body {
    font-family: Lexend;
}

table {
    background-color: #fff !important;
}

a {
    text-decoration: none !important;
}

.dataTables_length select {
    width: 75px !important;
}

.alert-success {
    color: #0f5132 !important;
    background-color: #d1e7dd !important;
    border-color: #badbcc !important;
}

.layout-spacing {
    padding: 50px 0;
}

.layout-spacing .container {
    max-width: 1000px !important;
    width: 100%;

}

.layout-spacing li {
    margin-bottom: 10px;
}

.layout-spacing li>a {
    color: #2778c9;
}

.bottom-space {
    margin-bottom: 40px;
}

.bottom-space h4 {
    font-size: 28px;
}

.breadcrumbs {
    background-color: #2778c9;
}

.pb-15 {
    padding-bottom: 15px;
}

.mt-10 {
    margin-top: 10px;
}

.display-content {
    display: contents;
}

.breadcrumbs__content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 25px 0;
    width: 100%;
}

.breadcrumbs__item {
    margin-right: 30px;
    position: relative;
}

.breadcrumbs__item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 10px;
    right: -15px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
}

.breadcrumbs__item a {
    color: #fff;
}

.breadcrumbs__item a:hover {
    color: #fff;
}

.add-icon,
.remove-icon {
    width: 40px !important;
    height: 40px !important;
}

.support-details h3 {
    color: #6e2572;
    margin-bottom: 20px;
}

.support-details h5,
.support-details .content-box h5 {
    color: #6e2572;
}

.support-details .content-box {
    padding: 20px 0;
}

.support-details .content-box a {
    color: #000;
}

.support-details .timezone {
    padding: 15px;
}

.support-details .timezone span {
    position: relative;
    display: inline-block;
    padding: 0 12px;
}

.support-details .timezone span:not(:last-child)::before {
    content: "";
    position: absolute;
    top: 2px;
    right: 0;
    width: 2px;
    height: 80%;
    border-radius: 50%;
    background-color: #6e2572;
}

.register-inner .alert {
    position: relative;
    padding-left: 50px;
    background-color: #f87c7c21;
    border: none;
    border-radius: 8px;
    color: #F87C7C;
}

.register-inner .yellow-alert {
    position: relative;
    padding-left: 50px;
    background-color: #e2a91126;
    border: none;
    border-radius: 8px;
    color: #F87C7C;
}

.register-inner .alert p {
    font-size: 14px;
    line-height: 1.1;
    color: #000;
    margin: 5px 0 0 0;
    display: flex;
}

.register-inner .alert::before {
    content: "";
    position: absolute;
    top: 20px;
    left: 10px;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0007 2.33398C20.4442 2.33398 25.6673 7.55832 25.6673 14.0007C25.6673 20.443 20.4442 25.6673 14.0007 25.6673C7.55715 25.6673 2.33398 20.443 2.33398 14.0007C2.33398 7.55832 7.55715 2.33398 14.0007 2.33398ZM14.003 17.5053C13.8469 17.5004 13.6914 17.5269 13.5458 17.5832C13.4001 17.6395 13.2673 17.7245 13.1551 17.8332C13.043 17.9418 12.9538 18.0719 12.8929 18.2157C12.832 18.3595 12.8006 18.5141 12.8006 18.6702C12.8006 18.8264 12.832 18.981 12.8929 19.1248C12.9538 19.2686 13.043 19.3986 13.1551 19.5073C13.2673 19.616 13.4001 19.701 13.5458 19.7573C13.6914 19.8136 13.8469 19.8401 14.003 19.8351C14.3056 19.8256 14.5925 19.6986 14.8032 19.4812C15.0138 19.2638 15.1316 18.973 15.1316 18.6702C15.1316 18.3675 15.0138 18.0767 14.8032 17.8592C14.5925 17.6418 14.3056 17.5149 14.003 17.5053ZM14.0007 8.16732C13.7147 8.16739 13.4388 8.27246 13.2252 8.46259C13.0116 8.65271 12.8753 8.91465 12.8422 9.19865L12.834 9.33398L12.8363 15.1685L12.8445 15.305C12.8782 15.5885 13.0148 15.8499 13.2283 16.0395C13.4418 16.2291 13.7174 16.3339 14.003 16.3339C14.2885 16.3339 14.5642 16.2291 14.7777 16.0395C14.9912 15.8499 15.1278 15.5885 15.1615 15.305L15.1697 15.1685L15.1673 9.33398L15.1592 9.19748C15.1257 8.91369 14.9893 8.65204 14.7758 8.46215C14.5622 8.27227 14.2864 8.16736 14.0007 8.16732Z' fill='%23F87C7C'/%3E%3C/svg%3E%0A");
}

.register-inner .normal::before {
    top: 10px;
}

.register-inner .yellow-alert::before {
    content: "";
    position: absolute;
    top: 20px;
    left: 10px;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.0007 2.33398C20.4442 2.33398 25.6673 7.55832 25.6673 14.0007C25.6673 20.443 20.4442 25.6673 14.0007 25.6673C7.55715 25.6673 2.33398 20.443 2.33398 14.0007C2.33398 7.55832 7.55715 2.33398 14.0007 2.33398ZM14.003 17.5053C13.8469 17.5004 13.6914 17.5269 13.5458 17.5832C13.4001 17.6395 13.2673 17.7245 13.1551 17.8332C13.043 17.9418 12.9538 18.0719 12.8929 18.2157C12.832 18.3595 12.8006 18.5141 12.8006 18.6702C12.8006 18.8264 12.832 18.981 12.8929 19.1248C12.9538 19.2686 13.043 19.3986 13.1551 19.5073C13.2673 19.616 13.4001 19.701 13.5458 19.7573C13.6914 19.8136 13.8469 19.8401 14.003 19.8351C14.3056 19.8256 14.5925 19.6986 14.8032 19.4812C15.0138 19.2638 15.1316 18.973 15.1316 18.6702C15.1316 18.3675 15.0138 18.0767 14.8032 17.8592C14.5925 17.6418 14.3056 17.5149 14.003 17.5053ZM14.0007 8.16732C13.7147 8.16739 13.4388 8.27246 13.2252 8.46259C13.0116 8.65271 12.8753 8.91465 12.8422 9.19865L12.834 9.33398L12.8363 15.1685L12.8445 15.305C12.8782 15.5885 13.0148 15.8499 13.2283 16.0395C13.4418 16.2291 13.7174 16.3339 14.003 16.3339C14.2885 16.3339 14.5642 16.2291 14.7777 16.0395C14.9912 15.8499 15.1278 15.5885 15.1615 15.305L15.1697 15.1685L15.1673 9.33398L15.1592 9.19748C15.1257 8.91369 14.9893 8.65204 14.7758 8.46215C14.5622 8.27227 14.2864 8.16736 14.0007 8.16732Z' fill='%23E2A911'/%3E%3C/svg%3E%0A");
}

.register-inner a.close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
}

label.error {
    color: #e00000 !important;
    padding: 10px 0px 0px 0px;
}

.register-section .form-body .col-md-6 {
    min-height: 90px;
}

.hidden-categories {
    display: none;
}

.regular-page a {
    display: inline;
}

.profile-dropdown li {
    padding: 5px;
}

.alert-success li::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAC8ElEQVR4nL2Xz0/TYBjHG/kntIjxR/TgPIB60hsEDmJmGLbvdGwTIspguLXdlBh1xMSb/gGwvW9XcRIW3eQfMJGDiXrzB3j2sDVOkcMSD1upeRidQ9rSdptP8l2a9n37yZ73+VWKsmlMlukYS8XpYHLmDAiu4R7VDhvFM0cRFmZZwn0ZIpHiBTFc6JNCJRBcD+FIEZ7BGljbNNA3f/sgi4VXbnFa7skEla4sq9JZRlddS0jtzgQVWIswlw+kuU5HUC/mpzwkKp9cHFGMYEaCPR4clRHmQ5aBTJbpYLGA+6XJn502gY2Cvf1SaAMRnliKAZTiybmF62WnwH91fmG8zKb4lCn0CondHEhPrbcKqqlfmlz3YuGWYSDBmTbjXjO3D4ucrBtwCAvLTgLJqlyLfgVhIb8DGpiLHYM0aBVk/O0T1bfyaNd9tzgtj8wLRxr/7Wz3s2vVVkErm1V1Rf6461l3JqigpPDgbwphftWsOFiHPlYrSlV9X/qqnsgFdIsMi/nP9bz1kEih3VB6W8DaymuINKi3/wNKZxl1MB0u+ObuHqD8qfjZXmmiZLTw0ut76vGcf88zfVdaM11Hb6tXCpWgq1Hw0/c0pAs+tTymliu/DV9qF0pvgSe++0j8NAX9dNDE1ZobP/zY6UY77m3URTFcCIqx/VvBNYSjRStnqMGdQunG4AJjCbd6aAntEUA1t65tfLPtXk2QTpcx/6mex17CJ3oyexcQJ2faqJ7MaBVh/n4dDOOK1ZKJ3jx0BKX1SuZ2H865nvs3nbzQilyLIwqDuZe7uhMUEhhX2tMWWXWYcDJkkG5PvpoWbrRnEAj9QkQIU2YGYwqMKy0dfTA/bwrVmgbAa8Oe844FewfSk+sAtTXwe8XoBIwrEBT2A8mvwJnC0VFOLJDmOlGSy7vJtAyDAhQAIxgUIFhTG+j5F4aBRNkwyD1IfGjiUPKgtmufMNDmPDhahGewJijeOdw0UM8SicQ+6KfaRxtcwz27L/oDDQHPA7yAL8AAAAAASUVORK5CYII=");
}

.alert-success li {
    padding-left: 30px;
}

.login-error .alert::before {
    top: 10px !important;
}

.navbar-nav {
    align-items: center !important;
}

.solution-plays-section .plays-left-tab .nav-pills li button {
    background-color: #f5f5f5;
}

@media (max-width:480px) {
    .support-details {
        padding: 15px;
    }

    .support-details .content-item {
        padding: 0;
    }

    .support-details h3 {
        margin-bottom: 10px;
    }

    .support-details .content-box {
        padding: 10px 0;
    }

    .support-details .timezone {
        padding: 15px 0;
    }

    .support-details .timezone span {
        padding: 0 7px;
    }
}

div.dataTables_wrapper div.dataTables_length select {
    border: 1px solid #959090;
    width: auto;
    display: inline-block;
    padding: 5px 10px;
}



.support-form-wrp .form-group {
    padding: 8px 0;
}

.submit-btn {
    margin: 10px 0;
    border-radius: 0px;
    color: #fff;
    border-color: #2778c9 !important;
    background-color: #2778c9 !important;
    font-family: Lexend;
    font-weight: 600;
}


.banner-student-enroll .btn-tab-wrapper {
    margin-bottom: 30px;
}


/* ----- banener 4-7 css start  -----*/
.home-banner-section {
    position: relative;
    min-height: 400px;
    background-image: url("../images/banner-new.png");
    background-size: cover;
    background-position: left bottom;
}

.banner-left {
    position: relative;
    z-index: 0;
}

.banner-right {
    position: absolute;
    top: 0;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 0;
}

.home-banner-section .banner-content .hero-btns {
    margin-top: 60px;
}



@media (max-width: 767px) {
    .home-banner-section {
        min-height: 320px;
        /* background-image: none !important; */
    }
}


/* ----- banener 4-7 css end  -----*/

.home-banner-section .banner-right img {
    max-height: 500px;
}

.levelup-main-header {
    background-color: #fff;
}

.home-banner-section {
    min-height: 1000px;
    background-position: 60%;
}

/* start btns */

/* .home-banner-section .btn-primary {
    background-color: #6e2572;
    border-color: #6e2572;

}

.home-banner-section .btn-primary:focus,
.home-banner-section .btn-secondary:focus {
    box-shadow: 0 0 0 .25rem rgb(110 37 114 / 38%);

}

.home-banner-section .btn-secondary:focus {
    background-color: #6e2572;
    color: #fff;
}

.home-banner-section .btn-secondary {
    border: 2px solid #6e2572;
    color: #6e2572;
}

.home-banner-section .btn-secondary:hover,
.home-banner-section .btn-secondary:active {
    background-color: #6e2572;
    color: #fff;
} */


.levelup-main-header .navabar-right .login-btn a {
    background-color: #fff !important;
    color: #6e2572 !important;
}

.levelup-main-header .navabar-right .login-btn a:hover {
    color: #6e2572 !important;
}

.home-update .levelup-main-header .navabar-right .login-btn a {
    border: 1px solid #ffffff00 !important;
    border-radius: 30px !important;
    color: #fff !important;
    margin-right: 0;
}


.btn-primary {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
}

.btn-primary:focus {
    box-shadow: 0 0 0 .25rem rgb(110 37 114 / 38%);
}

.btn-secondary:focus {
    background-color: #6e2572;
    color: #fff;
}

.btn-secondary {
    border: 2px solid #BC118F;
    color: #BC118F;
}

.btn-secondary:hover,
.btn-secondary:active {
    background-color: #6e2572;
    color: #fff;
}

.solution-plays-section .container {
    max-width: 100% !important;
    padding: 50px;
    padding-right: 50px;
}

/* @media (min-width: 1025px) and (max-width: 1399px) {
    .col-xl-3 {
        flex: 0 0 auto;
        width: 33.33333333% !important;
    }
} */

/* end btns */

/* @media (max-width: 1024px) {

    .home-banner-section {
        min-height: 491px;
        background-position: 36%;
        background-size: 189%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-banner-section {
        min-height: 550px;
        background-position: 39%;
        background-size: 220%;
    }
}

@media (min-width: 1025px) and (max-width: 1399px) {
    .home-banner-section {
        min-height: 552px;
        background-position: 24%;
        background-size: 184%;
    }

    .home-banner-section .banner-right img {
        max-height: 550px;
    }
}



@media (min-width: 1400px) and (max-width: 1920px) {
    .home-banner-section {
        min-height: 480px;
        background-position: 24%;
        background-size: 184%;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .home-banner-section {
        min-height: 550px;
    }

    .home-banner-section .banner-right img {
        max-height: 550px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .home-banner-section {
        min-height: 520px;
    }

    .home-banner-section .banner-right img {
        max-height: 520px;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .home-banner-section {
        min-height: 500px;
    }

    .home-banner-section .banner-right img {
        max-height: 500px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .home-banner-section {
        min-height: 500px;
        background-position: 0;
        background-size: 145%;
    }

    .home-banner-section .banner-right {
        top: 80px;
    }

    .home-banner-section .banner-right img {
        max-height: 350px;
    }

    .home-banner-section .banner-content .hero-btns {
        margin-top: 40px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .home-banner-section {
        min-height: 400px;
        background-position: 0;
        background-size: 153%;
    }

    .home-banner-section .banner-right {
        top: 80px;
    }

    .home-banner-section .banner-right img {
        max-height: 250px;
    }

    .home-banner-section .banner-content .hero-btns {
        margin-top: 40px;
    }
} */

/* .home-banner-inner .container {
    max-width: 1440px !important;
} */
.home-banner-section {
    padding-top: 30px !important;
}

.home-banner-section .banner-content h1 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 16px;
}

.home-banner-section .banner-content p {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.home-banner-section .banner-content .hero-btns {
    margin-top: 30px;
}

@media (max-width:992px) {
    .home-banner-section {
        min-height: 560px;
        background-size: 163% 200%;
    }
}


.cousre-listing-section .tab-details .tab-detail-bottom .course-list-accordian {
    top: 170px !important;
}

.cousre-listing-section .tab-details .tab-detail-bottom .course-list-accordian .accordion-item .accordion-body {
    overflow-y: auto;
    max-height: 450px;
}

@media (max-width:840px) {


    .col-new-class {
        flex-direction: column;
        align-items: flex-start !IMPORTANT;
    }

    .col-new-class .tab-course-btn {
        margin-top: 10px;
    }

}

@media (max-width:599px) {
    .col-new-class {
        flex-direction: row;
    }

    .view-button.show-mobile {
        display: flex;
    }
}

@media (max-width:425px) {
    .col-new-class {
        flex-direction: column;
    }

}




/* new */

.home-banner-section {
    min-height: 300px !important;
    background-size: 120% 100% !important;
    height: 300px;
}

.home-banner-section .banner-right img {
    max-height: 100%;
}


@media (min-width:1088px) and (max-width:1355px) {
    .home-banner-section {
        height: 380px;
    }

}

/* Container changes */



@media only screen and (min-width: 1441px) {

    .solution-plays-section .container {
        max-width: 1715px !important;
        padding: 50px 0 !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}

@media (min-width: 768px) and (max-width:1714px) {
    .solution-plays-section .container {
        padding: 50px 20px !important;
        padding-right: 20px !important;
    }
}

@media (max-width:1714px) {}

@media (max-width:767px) {
    .solution-plays-section .container {
        padding: 30px 20px !important;
        padding-right: 20px !important;
    }

    .chart_section {
        padding: 45px 10px 10px 10px !important;
    }
}


/* ========== home page updated design samir 11-09-24 start ============== */

.home-banner-sectionV2 {
    min-height: 478px !important;
    height: auto !important;
    padding: 0 !important;
    position: relative;

}




.home-banner-sectionV2 .levelup-main-header {
    position: absolute;
    top: 62px;
    left: 0;
    right: 0;
    width: 100%;
    background-color: transparent;
    z-index: 1;
    border-bottom: 0px;
}



.home-banner-sectionV2 .home-banner-inner {
    padding: 80px 0 92px 0;
}

.home-banner-sectionV2 .levelup-main-header .header-logo {
    max-width: 157px;
    width: 100%;
}


.home-banner-sectionV2 .levelup-main-header .header-logo img {

    width: 100%;
    height: auto;
    display: block;
}



.home-banner-section.home-banner-sectionV2 .banner-content p {
    font-size: 50px;
    line-height: 1.3;
    color: #252526;
    font-family: Lexend;
    font-weight: 600;

}

.home-banner-section.home-banner-sectionV2 .banner-content span {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #717171;

}

.white-btnV2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.white-btnV2 a {
    padding: 14px 34px;
    border-radius: 30px;
    background-color: #fff;
    margin-right: 33px;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    border: 0 !important;


}


.white-btnV2 .white-bg {
    background-color: #fff !important;
    color: #702573;
}

.home-update .banner-content .hero-btn.white-btnV2 a.btn-primary.btn-register:hover {
    margin-right: 20px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    border: 0px !important;
}

.white-btnV2 .white-bg:hover {
    background-color: transparent !important;
    border-color: #fff !important;
    color: #fff !important;


}

.white-btnV2 .white-border-btn {
    background-color: transparent !important;
    color: #fff !important;
    border: 2px solid #fff !important;
}

.white-btnV2 .white-border-btn:hover {
    background-color: #fff !important;
    color: #702573 !important;
}


.home-banner-sectionV2 .banner-content {
    width: 100%;
}

section.home-banner-sectionV2 .container {
    max-width: 1300px !important;
}

.home-banner-sectionV2 .banner-right {

    right: 30px;
}

.home-banner-sectionV2 .levelup-main-header .navabar-right .login-btn.white-btnV2 a {
    padding: 14px 34px;
    border-radius: 30px;
    background-color: #fff;
    margin-right: 33px;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    border: 2px solid transparent !important;
}

.home-banner-sectionV2 .levelup-main-header .navabar-right .login-btn.white-btnV2 a:hover {
    background-color: transparent !important;
    border-color: #fff !important;
    color: #fff !important;


}

.main-wrp.home-pagev2 {
    padding-top: 0px;
}

.home-banner-sectionV2 .levelup-main-header .navabar-right .login-btn.white-btnV2 a {
    margin-right: 0;
}

.solution-plays-sectionV2 .plays-row {
    padding-top: 0;
}

.solution-plays-sectionV2 .sec-title {
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 0;
}

.solution-plays-sectionV2 .container {
    padding: 40px 15px !important;
    max-width: 1772px !important;
}

.solution-plays-section.solution-plays-sectionV2 .plays-left-tab .nav-pills li button {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: var(--clr-19191B);
    padding: 23px 24px 23px 60px;
    border: none;
    outline: none;
    background-color: #FAFAFC;
    position: relative;
    width: 100%;
    text-align: left;
    border-left: 8px solid #702573;
    font-family: Lexend;
}

.solution-plays-section.solution-plays-sectionV2 .plays-left-tab .nav-pills li button.active {
    border-color: #7B73B9;
    border-left: unset;
    background: linear-gradient(139deg, #472356 0%, #69246B 30%, #65246B 60%, #702573 100%);
    color: #fff;
    padding-left: 68px;
}

.solution-plays-section.solution-plays-sectionV2 .plays-left-tab .nav-pills li button::before {
    top: 23px;
}

.solution-plays-section.solution-plays-sectionV2 .plays-left-tab .nav-pills li button.active:before {
    filter: invert(1);

}

.solution-plays-section.solution-plays-sectionV2 .tab-content-inner .tab-content-btm h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 26.6px;
    color: #191F37;
    padding-right: 0;
    max-width: 100%;
    width: 100%;
    text-align: center;
}

.solution-plays-section.solution-plays-sectionV2 .tab-content-inner .tab-content-btm {
    margin-top: 15px;
}

.solution-plays-section.solution-plays-sectionV2 .tab-content-inner .courses {
    padding: 5px 22px;
    background-color: #fff;
    width: fit-content;
    margin: 0 auto;
    border-radius: 6px;
    font-size: 16px;
    line-height: 1;
    color: #747474;
}

.solution-plays-section.solution-plays-sectionV2 .tab-content-inner {
    background-color: #FAFAFC;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding-bottom: 20px;
}

.solution-plays-section.solution-plays-sectionV2 .tab-content-inner .tab-content-top img {
    border-radius: 10px 10px 0 0;
}

.solution-plays-section.solution-plays-sectionV2 .tab-pane {
    margin-top: 10px;

}




/* ------- HEADER CHANGES ------- */
.top-navbar .container {
    max-width: 1788px !important;
    padding: 0 1px;
}

.top-navbar .top-nav-row {

    justify-content: flex-start;
    align-items: flex-end;
}

.top-navbar {
    padding: 16px 0;
}

.top-navbar .top-nav-row .top-nav-logo {
    min-width: 160px;
    max-height: 30px;
}

.top-navbar .top-nav-row .top-nav-logo img,
.top-navbar .top-nav-row .top-nav-logo svg {
    width: 100%;
    height: 100%;
    display: block;
    max-height: 32px;
}

.top-navbar .top-nav-row .navbar-row {

    margin-left: 72px;
}

/* ----- footer changes ---- */

@media (min-width:1440px) {
    .home-banner-sectionV2 .levelup-main-header .navabar-right .nav-item {
        padding: 0 32px;
    }

    .home-banner-sectionV2 .levelup-main-header .navabar-right .login-btn {
        margin-left: 38px;
        margin-right: 0;
    }

    .home-banner-section.home-banner-sectionV2 .banner-content p {
        font-size: 40px;
        line-height: 1.3;
        color: #252526;
        font-family: Lexend;
        font-weight: 600;
    }

}

@media (max-width:1024px) {
    .home-banner-sectionV2 {
        min-height: 500px !important;
    }

    .home-banner-section.home-banner-sectionV2 .banner-content p {
        font-size: 30px;
        margin-bottom: 25px;
    }

    .home-update .update-home-banner .hero-btn.white-btnV2 {
        margin-top: 30px;
    }

    .home-update .update-home-banner .hero-btn.white-btnV2 a {
        margin-right: 10px;
        padding: 10px 15px;
        font-size: 14px;
        margin-bottom: 10px;
    }

}

@media (max-width:767px) {
    .home-banner-sectionV2 .banner-content {
        max-width: 100%;
    }

    .white-btnV2 {
        justify-content: center;
    }

    .white-btnV2 a {
        padding: 12px 30px;
        margin-right: 15px;
    }

    .home-banner-section.home-banner-sectionV2 .banner-content p {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .home-banner-sectionV2 .levelup-main-header .header-logo {
        max-width: 130px;
    }

    .solution-plays-section.solution-plays-sectionV2 {
        padding: 20px 0;
    }

    .solution-plays-sectionV2 .container {
        padding: 20px 15px !important;
    }

    .solution-plays-sectionV2 .sec-title {
        font-size: 21px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .solution-plays-section.solution-plays-sectionV2 .plays-left-tab .nav-pills li button {
        font-size: 16px;
        line-height: 1.2;
        padding: 17px 24px 17px 46px;
    }

    .top-navbar .top-nav-row .top-nav-logo {
        min-width: unset;
    }

    .top-navbar .top-nav-row .navbar-row {
        margin-left: 15px;
    }

    .top-navbar .container {
        padding: 0 18px;
    }
}

@media (max-width:425px) {
    .white-btnV2 a {
        padding: 10px 18px;
        margin-right: 10px;
        font-size: 14px;
    }
}

/* ========== home page updated design samir 11-09-24 start ============== */
.counter-label {
    float: right;
    margin-right: 5px;
}

.loadMore {
    width: 200px;
    margin: 0 auto;
}

.home-banner-section.home-banner-sectionV2 .banner-content .main-heading {
    font-size: 26px !important;
    font-weight: 600;
}

.home-banner-section.home-banner-sectionV2 .banner-content .sub-heading {
    font-size: 20px !important;
}

.home-banner-sectionV2.small {
    min-height: 400px !important;
}

.login-section {}

.filter-by-btn h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    color: #191F37;
    margin-bottom: 0px;

}

.filter-by-btn {
    padding: 10px 0px;
    border-bottom: 1px solid rgba(62, 105, 173, 0.2);
    ;

}

.icon-heart-top {
    position: absolute;
    font-size: 25px;
    margin-top: -35px;
    right: 10px;
    z-index: 9;
    color: #fff;
    cursor: pointer;
}

.icon-heart-top.fa-solid {
    color: red;
}

.course-desc {
    border-bottom: 1px solid #71717180;
}

.course-desc {
    flex: 1;
    font-size: 12px;
    font-weight: 600;
    color: #702573;
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

.course-cont-card {
    height: 100%;
}

.course-desc span {
    font-family: Lexend;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #252526;

}

.course-desc img {
    height: 13px;
    width: 13px;
    margin-right: 4px;
}

.registeration-section {
    background: #fff;
    /* margin: 25px; */
    margin: 54px 40px 35px 54px;
    padding: 15px;
    border-radius: 10px;
    /* max-height: 656px; */
    overflow: auto;
}

.registeration-section::-webkit-scrollbar {
    width: 6px;
    border-radius: 6px;
}

/* Track */
.registeration-section::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
.registeration-section::-webkit-scrollbar-thumb {
    background: #e6e6e6;
    border-radius: 6px;
}

.registeration-section .register-right h2 {
    margin: 0px 0px;
    text-align: center;
}

.cousre-listing-section .tab-details .tab-detail-bottom .course-list-accordian .accordion-item .accordion-body .check-box-list .form-check {
    display: flex;
    padding-right: 43px;
    width: 100%;
}

.cousre-listing-section .tab-details .tab-detail-bottom .course-list-accordian .accordion-item .accordion-body .check-box-list .form-check .counter-label {
    position: absolute;
    right: 0px;
    top: 3px;
}

@media (max-width:991px) {
    .registeration-section {
        background-color: #fff;
        position: relative;
        z-index: 1;
        border-radius: 10px;
        margin: auto;
        margin-right: 15px;
        margin-left: 15px;
        padding-top: 0px;
    }
}

.error-p {
    display: flex;
    margin-top: 5px;
}

.home-banner-sectionV2.update-home-banner {
    background: #ffffff;
    z-index: 1;
    overflow: hidden;
    min-height: auto !important;
}

/* .home-banner-sectionV2.update-home-banner:after{
    background-image: url(../images/banner-after.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: -1;
  } */
.home-banner-sectionV2.update-home-banner .banner-right {
    display: none;
}

.home-banner-sectionV2.update-home-banner .banner-content p {
    color: #191F37;
    margin-bottom: 35px;
}

.terms-banner {
    min-height: 201px !important;
    height: 200px !important;
}

.home-banner-sectionV2.course-banner .banner-content p {
    color: #702573;
    margin-bottom: 30px;
}

course-details-banner .home-banner-sectionV2.update-home-banner .white-btnV2 .white-bg {
    background-color: #702573 !important;
    color: #fff;
    border-color: #702573 !important;
}

.course-details-banner .hero-banner-detail .banner-bottom li img {
    height: 13.33px;
    width: 13.33px;
}

.home-banner-sectionV2.update-home-banner .white-btnV2 .white-border-btn {
    background-color: transparent !important;
    color: #252526 !important;
    border: 2px solid #252526 !important;
}

.home-banner-sectionV2.update-home-banner .levelup-main-header .navabar-right .nav-item .nav-link {
    color: #702573;
}

.home-banner-sectionV2.update-home-banner .levelup-main-header .navabar-right .nav-item .nav-link::after {
    background-color: #702573;
}

.home-banner-sectionV2.update-home-banner .levelup-main-header .navabar-right .login-btn.white-btnV2 a {
    background-color: #6e2572 !important;
    color: #fff !important;
    border-color: #6e2572 !important;
}


/* terms-section */

.terms-section {
    padding: 40px 0px;

}

.terms-inner {
    display: flex;
}

.terms-right {
    padding-left: 5%;

}

.terms-left {
    width: 340px;
    min-width: 340px;
    border-radius: 10px;
    padding: 28px 28px;
    border: 1px solid #eaeaea;
    box-shadow: 0px 0px 5px 0px #cacaca6b;
    max-height: 970px;
    overflow: auto;
    position: sticky;

}

.terms-left::-webkit-scrollbar {
    width: 6px;
    border-radius: 6PX;
}

/* Track */
.terms-left::-webkit-scrollbar-track {
    background: #FFF;
}

/* Handle */
.terms-left::-webkit-scrollbar-thumb {
    background: #e7e7e7;
    border-radius: 8PX;
}

.nav-menu li .nav-link {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #191F37;
    padding: 10px 0px;
    display: block;

}

.nav-menu .submenu .nav-link {
    font-size: 16px;
    font-weight: 400;
    line-height: 10px;
    color: #747474;
    margin-left: 20px;
    display: block;

}

.terms-right h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #191F37;
    margin-bottom: 20px;
    margin-top: 20px;
    display: block;

}

.terms-right p {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #747474;
    margin-bottom: 40px;
    display: block;
}

.terms-right ul {
    /* display: list-item;
    list-style: disc; */
    margin-left: 20px;
    padding: 0px;
}

.terms-right ul li {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #747474;
    margin-bottom: 5px;
    list-style: disc;
    margin-left: 30px;
}

.terms-right ul span {
    color: #747474;
    line-height: 1.8;
    margin-left: 3px;
}

.terms-right h3 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    color: #191F37;
    margin-bottom: 8px;
    display: block;
}

.terms-right ul h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #191F37;
    margin-bottom: 11px;
    display: block;

}

.terms-right .terms-download {
    background-color: transparent !important;
    border-radius: 30px;
    display: inline-flex !important;
    align-items: center;
    text-align: center;
    padding: 10px 18px;
    border: 2px solid #252526;
    color: #252526 !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-decoration: none !important;
    float: right;
    /* -webkit-background-clip: unset; */
    -webkit-text-fill-color: unset;
}

.terms-right .terms-download:hover {
    color: #fff !important;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    border-color: transparent !important;
}

.terms-download img {
    width: 18px;
    height: 22px;
    margin-right: 8px;
    filter: grayscale(1);
}

.terms-download:hover img {
    filter: brightness(0) invert(1);
}

.btn-primary:focus {
    box-shadow: none !important;
}

.terms-right a {
    background: linear-gradient(135.7deg, #df6169 29.52%, #dc385c 56.61%, #D31368 73.13%, #BC118F 96.57%, #a500ab 124.61%);
    text-decoration: underline;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    position: relative;
}

.terms-right a:not(.terms-download)::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(135.7deg, #df6169 29.52%, #dc385c 56.61%, #D31368 73.13%, #BC118F 96.57%, #a500ab 124.61%);
    bottom: 0;
    left: 0;

}

@media(max-width:767px) {
    .terms-section {
        padding: 30px 0px;
    }

    .terms-left {
        display: none;
    }

    .terms-right {
        padding-left: 0px;
    }

    .terms-right p {
        margin-bottom: 20px;
    }

    .terms-right h3 {
        font-size: 21px;
        line-height: 1.2;
        padding-right: 5px;
    }

    .terms-right p {
        font-size: 14px;
    }

    .terms-right ul li {
        font-size: 14px;
    }

    .terms-right .terms-download {
        padding: 7px 13px;
        font-size: 14px;
    }

    .terms-download img {
        width: 15px;
        height: auto;
    }
}

/* home-update */
.home-update .top-navbar {
    background-color: transparent;
    border-bottom: 1px solid rgba(112, 37, 115, 0.5);
}

/* new css 22 oct 2024 */

.admin-renew-flex {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 15px 0px 0;
}

.dataTable button {
    border: none;
    background: transparent;
}

.domain-confg-group1 {
    display: flex;
    padding: 10px 10px 0 10px;
    justify-content: space-between;
}

.data-table-report-2 {
    padding: 0 !important;
}

.dashoboard-user-main .table-course-element {
    padding: 25px 10px 0px 10px;
}

.form-select,
.form-control {
    border: 1px solid #ced4da !important;
    height: 50px;
    padding: 15px;
}

textarea.form-control {
    height: auto !important;
}

label {
    margin-bottom: 5px;
}

.btn-dark {
    min-width: 156px;
    padding: 14px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    display: block;
}

.modal-header .close {
    border: none;
    background-color: transparent;
}

.modal-header .close span {
    font-size: 30px;
}

/* new css 25 oct 2024 */

.home-update .levelup-main-header .navabar-right .login-btn a:hover {
    background-color: transparent !important;
    color: #702573 !important;
}

.home-banner-sectionV2.update-home-banner .white-btnV2 .white-border-btn:hover {
    color: #fff !important;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    border-color: transparent !important;
}

.btn-primary:hover {
    background-color: transparent !important;
    color: white !important;
    transition: all 0.2s linear;
    border-color: transparent;
}

.btn-secondary:hover {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    color: #fff !important;
    transition: all 0.2s linear;
}

/* 29-10-2024 */
.home-bennre-new .banner-left {
    max-width: 584px;
}

.home-update .white-btnV2 a {
    font-weight: 600;
}

.home-update .levelup-main-header .navabar-right .nav-item .nav-link {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}

.home-update .levelup-main-header .navabar-right .nav-item .nav-link:hover {
    color: #000;
}

.solution-plays-section .plays-left-tab .nav-pills li button::before {
    background-image: url(../images/sidebar-menu-icon.svg);
    width: 24px;
    height: 24px;
}

.home-update .solution-plays-section .tab-content-inner {
    margin: 0 3px 40px 3px;
}


/* === 30-10-24 samir css start ==== */
.home-update .hero-btn.white-btnV2 a {
    font-weight: 600;
    font-family: Lexend;
}

.login-middle .alert {
    margin: 0 0 25px !important;
}

.top-navbar .top-nav-row {
    justify-content: space-between;
}

.microsoft-logo-header {
    width: 120px;
    height: 28px;
}

.btn-register:hover {
    border: 2px solid #702573 !important;
}

.home-banner-sectionV2.update-home-banner .levelup-main-header .navabar-right .login-btn.white-btnV2 a:hover {
    background-color: transparent !important;
    color: #702573 !important;
    border: 2px solid #702573 !important;
}

.microsoft-logo-header a {
    pointer-events: none;
}


.terms-banner {
    padding: 70px 0;
}

.terms-banner .banner-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.support-banner .banner-content {
    flex-direction: row;
    justify-content: left;
    text-align: left;
}

.terms-banner .banner-content h2 {
    font-family: Lexend;
    font-size: 36px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    color: #252526;
    margin: 0 0 8px 0;
}

.terms-banner .banner-content p {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    text-align: center;
    color: #717171;
    margin: 0 0 8px 0;
}

/* --- login & reg. page right form design start ------ */
.login-section-new .login-right-new-inner {
    padding-right: 20px;
    min-height: unset !important;
    height: 100%;

}

.login-section-new.login-section .login-heading h2,
.register-section.login-section-new .register-right .form-body h2 {
    font-family: Lexend;
    font-size: 36px;
    font-weight: 600;
    line-height: 60px;
    text-align: center;
    color: #252526;
    margin-bottom: 30px;
}

.wrapper-signup .login-section-new .registeration-section {
    padding: 50px;
    box-shadow: 0px 4px 15px 0px rgba(149, 149, 149, 0.2509803922);
    width: 100%;
    margin: 0 auto;
    max-width: 650px;
    border-radius: 30px;
}

.register-section.login-section-new .switch-label-wrp {
    background-color: #F1F1F1;
    border-radius: 30px;
    padding: 9px;
    margin: 10px 0;
}

.register-section.login-section-new .switch-label-wrp .toggle-switch .toggle-switch-background {
    background-color: transparent;
    border-radius: 30px;
    border: 1px solid #717171;
}

.register-section.login-section-new .toggle-switch .toggle-switch-handle {
    background-color: #717171;
    width: 21px;
    height: 21px;
}

.register-section.login-section-new .switch-label-wrp .toggle-switch {
    position: relative;
    display: inline-block;
    max-width: 56px;
    min-height: 27px;
    width: 100%;
    cursor: pointer;
    margin: 0 19px 0 0;
}

.register-section.login-section-new .switch-label-wrp span {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
    color: #717171;
}

.register-section.login-section-new .toggle-switch input[type=checkbox]:checked+.toggle-switch-background .toggle-switch-handle {
    transform: translateX(27px);
}

.register-section.login-section-new .switch-label-wrp .switch-div {
    width: 100%;
    display: flex;
    align-items: center;
}

.register-section.login-section-new .register-right .form-body .input-group {
    margin-bottom: 20px;
}

.register-section.login-section-new .register-right {
    padding-left: 0;
    max-width: 465px;
    width: 100%;
    margin: 0 auto;
}

.register-section.login-section-new .register-right .form-check input {
    width: 16px;
    height: 16px;
    border-radius: 1px;
}

.register-section.login-section-new .register-right .form-check .form-check-label {
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #717171;
    margin-left: 4px;
    margin-top: 0;
}


.wrapper-signup .login-section-new .registeration-section {
    padding: 20px 30px;
    margin: 30px;
}

.login-section-new .login-section-row {
    min-height: calc(100vh - 100px) !important;
}

.register-section.login-section-new .register-group-wrp {
    max-height: 553px;
    overflow-y: auto;
}

.register-section.login-section-new .account-wrp {
    margin: 10px 0 0 0 !important
}

.login-section-new.login-section .label-field {
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #252526;
    margin-bottom: 8px;
}

.wrapper-login .login-section-new.login-section .form-control,
.register-section.login-section-new .register-right .form-body .form-control,
.register-section.login-section-new .register-right .form-body .form-select {
    background-color: #F1F1F1;
    border-color: #F2F4F8;
    border: unset !IMPORTANT;
    border-radius: 10px !important;
}

.register-section.login-section-new .register-right .form-body .form-password-toggle .password-eye {
    top: 60px;
    right: 12px;
}

.login-section-new.login-section .password-eye {
    top: 50px;
}

.login-section-new.login-section .form-check-label {
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #717171;

}

.login-section-new.login-section.register-section .rem-row-login label,
.login-section-new.login-section.register-section .rem-row-login .form-check-label {
    margin-top: 2px;
}

.login-section-new.login-section .form-check-label a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 0px;
    text-decoration: none !important;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.login-section-new.login-section .submit-btn {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background-color: #702573;
    border: 0px solid transparent !important;
    border-radius: 30px;
    width: 100%;
    margin: 25px 0px 7px 0;
}

.login-section-new.login-section .submit-btn:hover {
    background: transparent !important;
    color: #252526 !important;
    border-color: #252526 !important;
}

.login-section-new.login-section .account-wrp h6 {
    font-family: Lexend;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #717171;
    margin-right: 10px;
}

.login-section .account-wrp h6 .display-content {
    font-size: 14px;
    font-weight: 400 !important;
    display: inline-block;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;

}

.login-section-new .login-right-new-inner .login-right {
    padding: 50px 12%;
    box-shadow: 0px 4px 15px 0px rgba(149, 149, 149, 0.2509803922);
    border-radius: 30px;
    width: 100%;
    margin: 0px;
}


.login-section.login-section-new .login-right-new-inner.login-inner {
    padding: 60px 0px;
}

.login-section-new .login-right-new-inner .login-right .login-middle {
    max-width: 400px;
}



/* --- login & reg. page right form design end ------ */
.support-new-inner {
    padding: 55px 0;
    background-color: #F7F7F7;
}

.support-new-inner .support-right {
    max-width: 770px;
    width: 100%;
    margin-left: auto;
    margin-top: 10%;
}

.support-lists-wrp li:not(:last-child) {
    margin-bottom: 40px;
}

.support-new-inner .support-lists-wrp li .support-list {
    padding: 40px 30px;
    background-color: #fff;
    border-radius: 30px;
}

.support-new-inner .support-lists-wrp li .support-list h3 {
    font-family: Lexend;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    color: #252526;
}

.support-new-inner .support-lists-wrp li .support-list a {
    font-family: Lexend;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    background: linear-gradient(360deg, #F91626 0%, #E81544 33.42%, #D31368 53.8%, #BC118F 82.72%, #AA10AF 117.3%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    transition: all 0.2s linear;

}

.support-new-inner .support-lists-wrp li .support-list a:hover {
    transform: translateY(-1px);

}

.support-new-inner .support-lists-wrp li .support-list span {
    font-family: Lexend;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    color: #717171;
    margin: 2px 0;
    display: block;
}


.support-new-inner .support-left-content h3 {
    font-family: Lexend;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    background: linear-gradient(360deg, #F91626 0%, #E81544 33.42%, #D31368 53.8%, #BC118F 82.72%, #AA10AF 117.3%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 2px;
}


.support-new-inner .support-left-content h2 {
    font-family: Lexend;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    color: #000000;
}

.support-new-inner .support-left-content img {
    margin: 32px 0 0 0;
    min-height: 350px;
    width: 100%;
    object-fit: cover;
    max-width: 400px;
    width: 100%;
}


@media (max-width:1280px) {

    .login-section-new.login-section .login-heading h2,
    .register-section.login-section-new .register-right .form-body h2 {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .register-section.login-section-new .register-group-wrp {
        max-height: 500px;
    }

    .register-section.login-section-new .register-right .form-check {
        margin: 10px 0;
    }

    .wrapper-signup .login-section-new .registeration-section {
        width: 95% !important;
        margin-right: 25px;
    }

    .terms-banner .banner-content h2 {
        font-size: 30px;
    }

    .support-new-inner .support-left-content h2 {
        font-size: 24px;
        line-height: 1.2;
    }

    .support-new-inner .support-lists-wrp li .support-list {
        padding: 20px;
        border-radius: 20px;
    }

    .support-new-inner .support-lists-wrp li .support-list h3 {
        font-size: 20px;
        line-height: 1.2;
    }

    .support-new-inner .support-lists-wrp li .support-list a,
    .support-new-inner .support-lists-wrp li .support-list span {
        font-size: 18px;
    }



}

@media (max-width:992px) {
    .terms-banner .banner-content h2 {
        font-size: 30px;
        line-height: 1.3;
    }
}

@media (max-width:991px) {
    .wrapper-signup .login-section-new .registeration-section {
        width: 100%;
        margin: 50px auto;
    }

    .register-section.login-section-new .register-group-wrp {
        max-height: unset;
    }

    .support-new-row {
        text-align: center;
        justify-content: center;
    }

    .support-new-inner .support-left-content img {
        margin: 30px auto;
        max-height: 360px !important;
    }

    .support-new-inner .support-right {
        margin: 0 auto;
    }

    .support-lists-wrp li:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media (max-width:767px) {

    .wrapper-login .top-navbar .top-nav-row .navbar-row .nav-item,
    .wrapper-signup .top-navbar .top-nav-row .navbar-row .nav-item {
        font-size: 16px;
    }

    .wrapper-login .top-navbar .top-nav-row .navbar-row .nav-item .nav-link,
    .wrapper-signup .top-navbar .top-nav-row .navbar-row .nav-item .nav-link {
        font-size: 16px;
    }

    .terms-banner .banner-content h2 {
        font-size: 26px;
    }

    .terms-banner .banner-content p {
        font-size: 14px;
        line-height: 1.3;

    }

    .login-section-new.login-section .login-inner {
        padding: 10px 15px;
    }

    .login-section-new .login-right-new-inner .login-right .login-middle {
        max-width: 500px;
    }
}

@media (max-width:575px) {
    .microsoft-logo-header {
        width: 80px;
    }

    .top-navbar .container {
        padding: 0 15px;
    }

    .login-section-new.login-section .login-heading h2 {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 15px;
    }

    .login-section-new .login-right-new-inner .login-right .login-middle {
        padding: 0;
    }

    .login-section-new.login-section .login-heading h2,
    .register-section.login-section-new .register-right .form-body h2 {
        font-size: 22px;
    }

    .wrapper-signup .login-section-new .registeration-section {
        padding: 20px;
    }

    .register-section.login-section-new .switch-label-wrp span {
        font-size: 14px;
    }

    .register-section.login-section-new .switch-label-wrp .toggle-switch {
        margin: 0 12px 0 0;
    }

    .login-section-new.login-section .submit-btn {
        margin: 15px 0px 7px 0;
        padding: 10px;
    }

    .support-new-inner .support-left-content img {
        min-height: unset;
        object-fit: scale-down;
        max-width: unset;
    }

    .support-new-inner .support-left-content h3 {
        font-size: 18px;
    }

    .support-new-inner .support-left-content h2 {
        font-size: 20px;
    }

    .support-new-inner .support-lists-wrp li .support-list h3 {
        font-size: 18px;
    }

    .support-new-inner .support-lists-wrp li .support-list a,
    .support-new-inner .support-lists-wrp li .support-list span {
        font-size: 16px;
    }

}

@media (max-width:425px) {

    .top-navbar .top-nav-row {
        flex-direction: column;
        align-items: center;
    }

    .top-navbar .top-nav-row .top-nav-logo {
        text-align: center;
        margin: 0 auto 5px auto;
    }

    .home-banner-sectionV2 .levelup-main-header {
        top: 82px;
    }

    .rem-row-login {
        flex-direction: column;
    }

    .wrapper-login .login-section .login-right {
        padding: 15px;
    }
}


/* === 30-10-24 samir css end ==== */
/* === 07-01-25  samir css end ==== */


.goal-submit-btns button {
    min-width: 102px;
}

.levelup-main-header a.top-nav-logo {
    /* border-right: 1px solid #000; */
    padding-right: 15px;
}

.home-update .levelup-main-header .navabar-right .nav-item .nav-link.active {
    font-weight: 600 !important;
}

.home-update .levelup-main-header .navabar-right .nav-item .nav-link {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #252526;
}

.home-update .levelup-main-header .navabar-right .login-btn a:hover {
    background: transparent !important;
    color: #252526 !important;
    border-color: #252526 !important;
}

.footer-new {
    padding: 40px 0;
}

/* === 07-01-25 samir css end ==== */
sup {
    color: #F91626;
}

.container {
    max-width: 1300px !important;
    padding: 0 20px !important;
}

.levelup-main-header .container {
    max-width: 1300px !important;
    width: 100%;
    padding: 0 20px !important;
}

@media only screen and (min-width: 1441px) {

    section.home-banner-sectionV2 .container,
    .levelup-main-header .container {
        max-width: 1772px !important;
    }
}

/* 29-01-25 diksha css */
.home-update .levelup-main-header .navabar-right {
    justify-content: end !important;
}

.form-check-input:checked {
    background-color: #af10a7;
    border-color: #f31631;
}

.newsletter-btn {
    text-transform: capitalize;
}

.levelup-main-header {
    border-bottom: 1px solid rgba(115, 130, 144, 0.14);
}

.home-banner-sectionV2.update-home-banner .banner-content p {
    margin-bottom: 15px !important;
}

.newsletter-btn:hover {
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    color: #fff !important;
    border-color: transparent !important;
}

.journey-img {
    background: linear-gradient(136.79deg, #F91626 0%, #E81544 28.49%, #D31368 45.87%, #BC118F 70.52%, #AA10AF 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border: 1px solid transparent;
}

.journey-img img {
    width: 20px !important;
    height: 20px !important;
    flex-basis: fit-content;
}

.learning-journey-right ul li a:hover {
    background-image: url('../images/Card-bg-hover.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.learning-journey-right ul li a:hover .journey-img {
    background: transparent;
    border-color: white;
}

.learning-journey-right ul li a:hover .journey-card .journey-right h3 {
    color: white;
}

.learning-journey-right ul li a:hover .journey-card .journey-right p {
    color: white;
}





.login-section-new.login-section .submit-btn:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    min-width: 93px !important;
    border-radius: 30px !important;
    font-size: 16px;
    border-color: transparent !important;
}

.levelup-logo {
    font-size: 20px;
    font-weight: 500;
    line-height: 18px;
    color: #252526;
    border-right: 1px solid #000;
    padding-right: 15px;
    position: relative;
    max-width: 95px;
}

.levelup-logo::before {
    content: '';
    position: absolute;
    border-left: 1px solid black;
    width: 1px;
    height: 100%;
    left: -20px;
}

.logo-top {
    display: flex;
    align-items: center;
    gap: 20px;
}

.offcanvas-header {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}

.offcanvas .navbar-nav {
    align-items: flex-start !important;
}

.course-listing-column-details {
    position: relative;
    z-index: 9;
}

.course-listing-column-details:hover::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 20px;
    padding: 2px;
    background: linear-gradient(130.79deg, rgba(241, 21, 53, 0.8) 21.07%, rgba(183, 17, 153, 0.8) 100%);
    mask: linear-gradient(#000000 0 0) content-box, linear-gradient(#000000 0 0);
    mask-composite: exclude;
    z-index: -1;
}

.microsoft-logo {
    color: #717171;
    font-family: Lexend;
    font-size: 10px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    pointer-events: none;
}

.ms-txt {
    color: #252526;
    font-size: 18px;
    padding-left: 1px;
    line-height: 32px;

}

.microsoft-logo:hover {
    color: #717171;
}

.levelup-logo:hover {
    color: #252526;
}

input[type="checkbox"]:focus {
    box-shadow: none;
}

.form-check-input {
    border: 1px solid #717171;
    border-radius: 0px !important;

}

@media only screen and (min-width: 1400px) {

    section.home-banner-sectionV2 .container,
    .levelup-main-header .container,
    .container {
        max-width: 1400px !important;
    }

    .home-banner-sectionV2.update-home-banner .white-btnV2 .white-border-btn:hover {
        background: #252526 !important;
        color: #ffffff !important;
    }

    .home-banner-sectionV2.update-home-banner .white-btnV2 a.btn-primary:hover {
        color: #fff !important;
        background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
        min-width: 93px !important;
        border-radius: 30px !important;
        font-size: 16px;
        border-color: transparent !important;
    }

    .home-update .levelup-main-header .navabar-right .login-btn a.btn-primary:hover {
        color: #fff !important;
        background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
        min-width: 93px !important;
        border-radius: 30px !important;
        font-size: 16px;
        border-color: transparent !important;

    }

}

@media only screen and (max-width: 767px) {
    .attestation-frm-sec .d-flex {
        display: flex !important;
        flex-wrap: wrap;
        gap: 10px;
    }

    .footer-contact ul {
        margin-bottom: 20px;
    }

    .dashboard-right-menu.pfl-btn-top {
        gap: 10px;
        flex-wrap: wrap;
    }

    .learning-journey-content .btns {
        justify-content: flex-start !important;
    }

    .learning-journey-right ul {
        margin: 0 0px !important;
    }

    .journey-img {
        width: 50px;
        height: 50px;
    }

    .journey-img img {
        width: 25px !important;
        height: 25px !important;
        flex-basis: fit-content;
    }


    .logo-top {
        gap: 10px;
        flex-wrap: wrap;
        padding-right: 20%;
    }

    .navbar-toggler {
        position: absolute;
        top: 5px;
        right: 0;
    }

    .levelup-main-header {
        padding: 15px 0 10px 0px !important;
    }
}

@media only screen and (min-width: 1600px) {
    .login-section-new .login-left-cont {
        padding: 20px 85px 20px 28% !important;
    }

    .login-section-new .login-right-new-inner {
        padding-right: 20%;
        padding-left: 0%;
    }

    .support-new-inner {
        padding: 5% 0;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .journey-card .journey-right h3 {
        font-size: 22px !important;
        line-height: 33px !important;
        margin-bottom: 0px !important;
    }

    .support-new-inner {
        height: 70vh;
        align-content: center;
    }

    .learning-journey-left .btn span {
        min-width: max-content;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .attestation-frm-sec .d-flex {
        display: flex !important;
        flex-wrap: wrap;
        gap: 10px;
    }

    .journey-card .journey-right h3 {
        margin-bottom: 0px !important;
    }
}



/* 29-01-25 diksha css end*/

.details-box-section {
    position: relative;
    display: block;
    background-color: #F7F7F7;
    padding: 40px;
    border-radius: 15px;
    margin-left: 25%;
}

.details-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 25px;
}

.details-right img {
    width: 25px !important;
    height: 25px !important;
    object-fit: contain;
}

.details-right {
    display: flex;
    align-items: center;
    gap: 12px;
}

.details-right p {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #252526;
    margin: 0;
}

.details-left span {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #717171;
}

.details-left {
    width: 45%;
    text-align: left;
}

.details-box:last-child {
    margin-bottom: 0;
}

.courses-module {
    position: relative;
    display: block;
    padding: 60px 0px 20px 0px;
}

.courses-module h3.heading {
    color: #D0136D;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none !important;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    width: max-content;
}

.courses-module h2 {
    font-family: Lexend;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    color: #252526;
    margin-bottom: 30px;
}

.module-content h4 {
    font-family: Lexend;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    color: #252526;
    margin-bottom: 30px;
}

.module-content p {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
    color: #717171;
}

.module-box {
    position: relative;
    display: block;
    margin-bottom: 40px;
}

.white-btnV2 a.btn-topics {
    background-color: transparent;
    color: #252526 !important;
    border: 2px solid #252526 !important;
}

.white-btnV2 a.btn-topics {
    margin-right: 20px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    margin-bottom: 25px;
}

.home-update .hero-btn.white-btnV2 a.btn-topics:hover {
    background: #252526 !important;
    color: #ffffff !important;
}

.related-topics {
    position: relative;
    display: block;
    background-color: #F7F7F7;
    padding: 60px 0px 35px 0px;
}

.related-topics h2 {
    font-family: Lexend;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    color: #252526;
    margin-bottom: 30px;
}

.explore-course {
    position: relative;
    display: block;
    padding: 60px 0px;
}

.explore-course h2 {
    font-family: Lexend;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    color: #252526;
    margin-bottom: 30px;
}

.duration-sec {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 15px !important;
}

.home-banner-sectionV2.update-home-banner .banner-content .duration-sec p {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #252526;
    margin-bottom: 0px !important;

}

.home-banner-sectionV2.update-home-banner .banner-content .duration-sec span {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #717171;
    margin-bottom: 0px !important;
}

.num-learner img {
    width: 15px !important;
}

.num-learner a {
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: #F7F7F7;
    padding: 10px 20px;
    border-radius: 12px;
    margin-top: 20px;
    width: max-content;
    font-family: Lexend;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #252526;
}

.num-learner {
    position: relative;
    margin-top: 5px;
}

.num-learner a:hover {
    color: #252526;
}

.update-txt img {
    width: 20px;
}

.home-banner-sectionV2.update-home-banner .banner-content p.update-txt {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    display: flex;
    align-items: center;
    gap: 3px;
    margin-top: 90px;
    margin-bottom: 40px !important;
}

.new-cousre-listing-section .course-listing-column-img a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.new-cousre-listing-section .course-listing-column .course-listing-column-details .course-listing-column-bottom h3 {
    font-size: 18px;
    font-weight: 400 !important;
    line-height: 24px;
    color: #000000;
    margin: 8px 0 !important;
}

.new-cousre-listing-section .course-listing-column .course-listing-column-details .course-listing-column-bottom p {
    font-size: 16px;
    font-weight: 300 !important;
    line-height: 16px;
    color: #717171;
    margin: 16px 0 5px 0 !important;
}

.new-cousre-listing-section .course-listing-column .course-listing-column-details .course-listing-column-bottom {
    padding: 7px 24px 24px 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

#course-sld .owl-nav button {
    width: 40px;
    height: 40px;
    background-color: #F7F7F7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#course-sld .owl-nav button span {
    font-size: 40px;
    color: #252526;
    padding-bottom: 7px;
}

#course-sld .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: -4%;
}

#course-sld .owl-nav button span:hover {
    opacity: 0.8;
}

#course-sld .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -4%;
}

.cousre-listing-section .tab-list .nav-link {
    font-size: 15px !important;
    padding: 16px 12px !important;
    text-align: center !important;
}

.cousre-listing-section .tab-details .tab-detail-bottom .course-list-accordian {
    padding-right: 30px;
}

.cousre-listing-section .tab-details .tab-detail-bottom .course-list-accordian {
    top: 40px !important;
}

.cousre-listing-section .tab-details .tab-detail-bottom .course-list-accordian .accordion-item .accordion-body {
    scrollbar-width: thin;
    scrollbar-color: #aa10af #ffffff;
}

.btn-primary.loadMore:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    border-color: transparent !important;
}

.btn-primary.search-by-value:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    border-color: transparent !important;
}

.btn-primary.course-listing-filter:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    border-color: transparent !important;
}

@media only screen and (max-width: 991px) {
    .course-listing-sectionV2 .tab-list .nav-tabs {
        flex-wrap: wrap !important;
    }

    .cousre-listing-section .tab-list .nav-link {
        padding: 16px 10px !important;
    }
}


footer {
    display: block;
    position: relative;
    background-color: #252526;
    padding: 30px 0px 0px 0px;
    border: 0px !important;
}

.footer-content p {
    font-family: Lexend;
    font-size: 12px;
    font-weight: 200;
    line-height: 18px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #F6F8FF;
    margin-top: 20px;
}

.footer-links li a {
    font-family: Lexend;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: white;
}

.footer-links {
    display: grid;
    place-items: center;
}

.footer-contact ul li a {
    font-family: Lexend;
    font-size: 13px;
    font-weight: 300;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: white;
}

.footer-contact ul li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer-contact ul {
    display: block;
    justify-self: center;

}

p.copywrite {
    font-family: Lexend;
    font-size: 12px;
    font-weight: 300;
    text-align: left;
    color: #F7F7F7;
    margin-top: 2px;
    display: flex;
    align-items: center;
    gap: 6px;
}

p.copywrite a {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 500;
}

.footer-widget .logo img {
    width: fit-content;
}

.footer-contact img {
    width: fit-content;
    min-width: 25px;
    object-fit: none;
}

.download-data {
    display: flex;
    justify-self: right;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.download-data .btn {
    background: linear-gradient(136.79deg, #F91626 0%, #E81544 28.49%, #D31368 45.87%, #BC118F 70.52%, #AA10AF 100%);
    padding: 12px 24px;
    font-weight: 500;
}

.download-data .btn.btn-danger {
    height: 47px;
}

.download-data .btn:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    border-color: transparent !important;
}



input[type="checkbox"] {
    -webkit-appearance: none;
    /* Remove default appearance */
    appearance: none;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 2px solid #717171;
    background: white;
    cursor: pointer;
    position: relative;
    /* For positioning the checkmark */
    display: inline-block;
}

/* When checkbox is checked */
input[type="checkbox"]:checked {
    background: linear-gradient(356.25deg, #AA10AF -22.69%, #BC118F 19.04%, #D31368 53.93%, #E81544 78.52%, #F91626 118.84%) !important;
    border-radius: 2px;
    background-image: none;
    border-image: linear-gradient(356.25deg, #AA10AF -22.69%, #BC118F 19.04%, #D31368 53.93%, #E81544 78.52%, #F91626 118.84%) 1;
}

/* Create and center the checkmark */
input[type="checkbox"]:checked::before {
    content: " ";
    position: absolute;
    top: -1px;
    left: 3px;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 10px;
    color: white;
    text-align: center;
    line-height: 10px;
    font-weight: 200;
    filter: brightness(9.5);
    transform: rotate(45deg);
    height: 12px;
    width: 7px;
    margin: 0px;
    border-bottom: 3px solid #78b13f;
    border-right: 3px solid #78b13f;
    border-radius: 2px;
}


#create_action:hover {
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    color: white !important;
    border-color: transparent !important;
}

.btn-primary.submit-btn:hover {
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    color: white !important;
    border-color: transparent !important;
    border: 0;
    max-height: 47px;
    padding: 14px;
}

.sidebar-section .sidebar-nav {
    overflow-y: auto !important;

}

.microsoft-logo {
    line-height: 20px;

}

.user-side.main-wrp {
    position: relative;
    min-height: 90vh;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #D31368;
}

.delete-btn.btn-primary:hover {
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    color: white !important;

}

.account-already a {
    text-decoration: none !important;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.form-check-label a {
    text-decoration: none !important;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #AA10AF;

}

#filterModal .course-list-accordian .accordion-button:not(.collapsed)::after {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(300%);

}

.register-section.login-section-new>.login-section-row>.align-self-center {
    justify-items: center;
}

.dataTables_wrapper>.row>.table-responsive.col-sm-12 {
    padding: 0;
}

.dash-grid-box .grid-box-inner .box-inner-top h2 {
    line-break: anywhere;
}

.dashboard__content .form-check-label a.terms-link {
    text-decoration: none !important;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    text-fill-color: transparent !important;
    display: ruby-text;
}


/* When accordion button is active or focused, remove the border */

.cousre-listing-section .tab-details .tab-detail-bottom .course-list-accordian .accordion-item .accordion-button[aria-expanded="true"] {
    border-bottom: 0;
}

.offcanvas-start .profile-dropdown>a {
    background-color: transparent;
    font-size: 14px;
    line-height: 16px;
    color: #747474;
    padding: 5px 12px;
    font-family: Lexend;
    font-weight: 400;
    padding: 0;
}

.btn-primary.nextBtn:hover {
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    color: white !important;
    border-color: transparent !important;
    margin: 5px;
}

input[type="radio"] {
    accent-color: #D31368;
    /* Change border color on hover */
}


section.banner-post {
    position: relative;
    background-color: #07365C;
    display: block;
    padding: 20px;
}

.top-post-banner h3 {
    font-family: Lexend;
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 50px;
    letter-spacing: -0.01em;
    background: linear-gradient(90.68deg, #BDE386 44.1%, #5EF0D3 70.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 0;
}

.top-post-banner h3 span {
    font-size: 26px;
    font-weight: 400;
}

.dmnd-btn {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    padding: 12px 25px;
    border-radius: 30px;
    white-space: nowrap;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: var(--bg-primary-1);
    transition: all 0.3s ease-in-out;
    box-shadow: none;
    text-align: center;
    text-transform: capitalize;
    font-family: Lexend;
    margin-top: 0px;
}

.dmnd-btn:hover {
    color: #000000;
    border-color: #ffffff;
    background: linear-gradient(71.03deg, #BDE386 34.94%, #5EF0D3 70.47%);
}

.top-post-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.post-banner p {
    font-family: Lexend;
    font-weight: 350;
    font-size: 17px;
    line-height: 24px;
    color: white;
}

.banner-post .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 30%;
    left: -2.5%;
    font-size: 40px;
    line-height: 40px;
    height: 40px;
    color: #ffffff;
}

.banner-post .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 30%;
    right: -2.5%;
    font-size: 40px;
    line-height: 40px;
    height: 40px;
    color: white;
}

.banner-post .owl-carousel .owl-nav button:hover {
    color: #f7f7f766;
}

.home-update .home-bennre-new.update-home-banner .hero-btn.white-btnV2 a:hover {
    background: #252526 !important;
    color: #fff !important;
    quotes: q;

}

.btn-primary.btn-go-back.btn:hover {
    background: #252526 !important;
    color: #fff !important;

}

.btn-secondary.btn-start-over.btn:hover {
    background: #252526 !important;
    color: #fff !important;

}

.recommended-text.recm-txt h5 {
    font-family: Lexend;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0;
}

.recommended-text.recm-txt ul.link-list li {
    list-style: none;

}

.recommended-text.recm-txt ul.link-list {
    margin-left: 0px;
}

.recommended-text.recm-txt ul.link-list li a {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    background: linear-gradient(136.79deg, #F91626 0%, #E81544 28.49%, #D31368 45.87%, #BC118F 70.52%, #AA10AF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-decoration: underline !important;
    color: #6e2572;
    display: inline-block;
    position: relative;
}

.recommended-text.recm-txt ul.link-list li a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(136.79deg, #F91626 0%, #E81544 28.49%, #D31368 45.87%, #BC118F 70.52%, #AA10AF 100%);
    bottom: 1px;
    left: 0;
}

.card-nwdsgn.course-card-manager .card-bottom-content .course-progress .progress-btn {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    color: white;
    padding: 5px 20px;
    gap: 5px;
}

.home-update .hero-btn.white-btnV2 a.btn-primary.btn-register:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    border-color: transparent !important;
}

.grid-view-btn.active {
    background-color: #BC118F !important;
    color: rgb(255, 255, 255);

}

.table-course-element .form-check-input:checked[type=checkbox] {
    margin-top: -1px;
}

.grid-view-btn.active {
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;

}

#filterModal .course-list-accordian .accordion-button:not(.collapsed) {
    color: #ffffff;
    background: #717171;
    font-family: Lexend !important;
}

.home-banner-sectionV2.home-bennre-new .home-banner-inner {
    padding: 60px 0 92px 0;
}

.recm-txt .progress-btn {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    padding: 5px 20px !important;
    gap: 5px;
    color: white !important;
}



/* new-course-design */
.course-catalouge-section .course-listing-column-timing p {
    font-size: 14px;
    line-height: 18.62px;
    font-weight: 400;
    max-width: 100%;
    margin-bottom: 0;
    color: #61646B;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    max-width: 100%;
    height: 58px;
    overflow: hidden;
}

.course-catalouge-section .course-listing-column-bottom {
    padding: 24px 16px 24px 16px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.course-catalouge-section .course-listing-column-bottom h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 16px;
    min-height: 54px;
    transition: 0.5s ease-in-out;
    padding-top: 8px;
    color: var(--clr-19191B);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    max-width: 100%;
    height: 75px;
    overflow: hidden;
    margin-bottom: 0px !important;
}

.course-desc span {
    font-family: Lexend;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #252526;
}

.filter-bx .accordion-body {
    padding: 0.5rem 1rem;
    position: absolute;
    background-color: white;
    z-index: 99;
    max-height: 300px;
    overflow-y: auto;
    min-width: -webkit-fill-available;
    top: 62px;
    left: 0;
}

.filter-bx {
    position: relative;
    display: block;
    width: 23%;
}

.filter-bx .accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #ffffff;
}

.filter-bx .form-check-inline {
    display: inline-block;
    margin-right: 1rem;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.course-catalouge-section .check-box-list .form-check .form-check-input::before .course-catalouge-section .check-box-list .form-check .form-check-input {
    border: 0px solid var(--clr-19191B);

}

.filter-bx .accordion-button {
    padding: 0.7rem 1.25rem;
}

.course-catalouge-section .check-box-list .form-check .form-check-input {
    height: 16px;
    width: 16px;
    position: absolute;
    left: 0;
    top: -1px;
    border: 2px solid var(--clr-19191B);
    border-radius: 3px;
    margin-left: 0;
}

.course-catalouge-section .accordion-item .accordion-body .check-box-list .form-check {
    margin-right: 0;
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.course-catalouge-section .check-box-list .inner-check-box-list {
    margin-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.course-catalouge-section .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #000000;
    background-color: #F7F7F7;
    border-radius: 10px 10px 0px 0px;
}

.course-catalouge-section .nav-pills .nav-link {
    font-family: Lexend;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #717171;
    padding: 14px 21px;
}

.course-catalouge-section .tab-details-top-search-box {
    position: relative;
    display: flex;
}

.course-catalouge-section .tab-details-top-search-box .form-control {
    border: 1px solid #ffffff !important;
    border-radius: 30px;
    padding: 14px 40px 15px 40px;
    height: 48px;
    font-family: Lexend;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #717171;
}

.course-catalouge-section .tab-details-top-search-box .search-by-value {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease-in-out;
    padding: 0;
    min-height: 40px;
    border-top-left-radius: 30px !important;
    border-top-right-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
    min-width: 120px !important;
    font-family: Lexend;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    border: 0;
}

.course-catalouge-section .tab-details-top-search-box span {
    position: absolute;
    left: 14.5px;
    top: 50%;
    transform: translateY(-50%);
}

.inner-ctab {
    position: relative;
    display: block;
    background: #F7F7F7;
    padding: 40px 0px;
}

.check-box-list li {
    width: 100%;
}

.course-catalog-sec {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    position: relative;
}

.course-catalog-sec .accordion-body {
    position: absolute;
    background-color: white;
    width: 30%;
    z-index: 99;
}

.filter-bx label {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #252526;
    margin-bottom: 5px;
    display: block;
    text-transform: capitalize;
}

.ls-course-col {
    border: 1px solid #71717180;
    border-radius: 10px;
}

.ls-course-col .accordion-button {
    border-radius: 10px;
}

.course-sc-bx {
    background-color: #fff;
    padding: 25px;
    border-radius: 10px;
    margin: 30px 0px 0px 0px;
}

.fltr-title {
    font-family: Lexend;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0;
    color: #252526;
    margin-bottom: 20px;
}

.course-catalog-list {
    display: flex;
    align-items: center;
    gap: 25px;
    flex-wrap: wrap;

}

.course-all-fltr {
    background: #F7F7F7;
    position: relative;
    padding: 20px 0px;

}

.course-catalog-list .accordion-body {
    scrollbar-width: thin;
    scrollbar-color: #717171 #ffffff;
    border-left: 1px solid #b8b8b8;
    border-right: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
    border-radius: 0px 0px 10px 10px;
}

.filter-bx .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(0deg);
    filter: grayscale(1);
}

.filter-bx .accordion-button:focus {
    outline: none;
    box-shadow: none;
}

.filter-bx .ls-course-col .accordion-button {
    border-radius: 10px;
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #252526;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-transform: capitalize;
}

.filter-bx .check-box-list label {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    max-width: 85%;
}

.filter-bx .counter-label {
    float: right;
    margin-right: 5px;
    background-color: #717171;
    padding: 2px 3px;
    color: white;
    font-family: Lexend;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    width: 25px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.filter-bx .tab-detail-bottom {
    position: relative;
    padding-bottom: 30px;
}

/* end new-course-design */
ul.num-list {
    padding-left: 20px;

}

ul.poiny-list {
    padding-left: 20px;
}

ul.num-list li {
    list-style: auto;

}

ul.poiny-list li {
    list-style: disc;
}

.attestation-frm-sec p {
    font-size: 14px;
    line-height: 20px;
    color: #717171;
    font-family: Lexend;
    font-weight: 300;
    margin-bottom: 10px;
    word-break: break-word;
}

.attestation-frm-sec ul li {
    font-size: 14px;
    line-height: 17.5px;
    color: #717171;
    font-family: Lexend;
    font-weight: 300;
    margin-bottom: 5px;
    word-break: break-word;
}

.consent-details ul li {
    font-size: 14px;
    line-height: 17.5px;
    color: #717171;
    font-family: Lexend;
    font-weight: 300;
    margin-bottom: 5px;
    word-break: break-word;
}

.consent-details p {
    font-size: 14px;
    line-height: 17.5px;
    color: #717171;
    font-family: Lexend;
    font-weight: 300;
    margin-bottom: 5px;
    word-break: break-word;
}

.intro-content {
    position: relative;
    display: block;
    margin: 30px 0px;
}

.declaration-content {
    position: relative;
    display: block;
    margin: 0px 0px 30px 0px;
}

.consent-details {
    position: relative;
    display: block;
    margin: 30px 0px 0px 0px;
}

.consent-bx h5 {
    font-size: 14px;
    line-height: 17.5px;
    color: #252526;
    font-family: Lexend;
    font-weight: 300;
    word-break: break-word;
    margin-bottom: 5px;
}

.consent-bx {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.attestation-frm-sec h6 {
    font-family: Lexend;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    color: #252526;
}

.consent-details h6 {
    font-family: Lexend;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px;
    color: #252526;
}

.attestation-frm-sec .declaration-content a {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-decoration: underline !important;
    color: #6e2572;
    display: inline-block;
    position: relative;
}

.consent-details a {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    background: linear-gradient(136.79deg, #F91626 0%, #E81544 28.49%, #D31368 45.87%, #BC118F 70.52%, #AA10AF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-decoration: underline !important;
    color: #6e2572;
    display: inline-block;
    position: relative;
}

.consent-details a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(136.79deg, #F91626 0%, #E81544 28.49%, #D31368 45.87%, #BC118F 70.52%, #AA10AF 100%);
    bottom: 1px;
    left: 0;
}

.attestation-frm-sec a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(136.79deg, #F91626 0%, #E81544 28.49%, #D31368 45.87%, #BC118F 70.52%, #AA10AF 100%);
    bottom: 1px;
    left: 0;
}

.chkall p {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
    margin-bottom: 4px;
}

.sub-frm-sec {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
}

.modal-content {
    border-radius: 1.3rem;
}

#staticBackdrop .modal-title {
    font-family: Lexend;
    font-weight: 600;
    font-size: 22px;
    line-height: 37px;
    letter-spacing: 0%;
}

#staticBackdrop .modal-header {
    border-bottom: 0px;
}

#staticBackdrop .modal-body p {
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #252526;

}

#staticBackdrop label {
    margin-bottom: 5px;
    color: #717171;
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    display: flex;
    align-items: center;
    gap: 6px;
}

#staticBackdrop .modal-body {
    padding-top: 0px;
}

#staticBackdrop .submit-btn {
    margin: 40px 0px 20px 0px;
    min-width: 130px !important;
}

.home-btn:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}

.card-bg .goals-card-body .setup-content .form-group label {
    line-height: 22px !important;

}

.setup-content {
    line-height: 22px;
}


.learning-goal-btn .btn-secondary.completion-btn {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    display: inline-block;
    padding: 12px 24px;
    border-radius: 30px;
    border: 1px solid #fff;
    transition: all .4s ease;
}

.learning-goal-btn .btn-secondary.completion-btn:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}

.learning-goal-btn .btn-secondary {
    background-color: #fff;
    border: 2px solid #000;
    color: #000;
    margin-left: 6px;
    border-radius: 30px !important;
    font-size: 16px;
    padding: 12px 24px !important;
    font-weight: 500;
    line-height: 1;
    text-align: center;
}

.learning-goal-btn .btn-secondary:hover {
    background: #252526;
    color: #fff;

}

.table-students a {
    cursor: pointer;
}

#createForm .btn.btn-border-black:hover {
    background: #252526 !important;
    color: #fff !important;

}

#createForm .btn.btn-primary1:hover {
    border-color: transparent !important;
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}

.terms-right .terms-download.btn-border-black:hover {
    background: #252526 !important;
    color: #fff !important;

}

.btn-sd {
    position: relative;
    display: inline-block;
    width: 100%;
}

.terms-section {
    padding: 60px 0px;
}

.goal-submit-btns .btn.btn-primary.btn-primary1:hover {
    border-color: transparent !important;
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}

.goal-submit-btns .btn.btn-border-black:hover {
    background: #252526 !important;
    color: #fff !important;

}

.survey-qustion .form-check-input {
    width: 16px;
    height: 16px;
    border-radius: 1px;
    margin-left: -18px;
}

.filter-bx .check-box-list .form-check-inline .form-check-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    max-width: 85%;
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #252526;
    margin-bottom: 0;
}

.filter-bx .check-box-list li .form-check-inline {
    padding-left: 1.3em;

}

.filter-bx .check-box-list .inner-check-box-list .form-check-label {
    font-family: Lexend;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #252526;
    max-width: 78%;
}

.filter-bx .check-box-list li .form-check-inline {
    margin-bottom: 0.5rem;
    margin-right: 0px;
}

.selected-count {
    background-color: #717171;
    padding: 2px 3px;
    color: white;
    font-family: Lexend;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    width: 20px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    margin-left: 10px;
}

.register-right label.error {
    color: #e00000 !important;
    padding: 2px 0px 0px 0px;
    font-size: 12px;
}

.list-view-filter .course-card-manager .course-img img {
    padding: 20px 20px 0px 20px;
    object-fit: contain;
}

#deleteModal .delete-btn.btn-primary:hover {
    border-color: transparent !important;
}

#deleteModal .btn.btn-border-black:hover {
    background: #252526 !important;
    color: #fff !important;

}

#deleteModal .delete-btn.btn-primary {
    padding: 14px 24px;
    border: 0px solid transparent;
}

.card-bg .goals-card-body .setup-content .form-group label {
    max-width: max-content;
}

#thankyouModal .bg-gradient {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    padding: 11px 24px;
    margin-top: 5px !important;
}

#thankyouModal .bg-gradient:hover {
    border-color: transparent !important;
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}

#deleteMultipleModal .btn.btn-border-black:hover {
    background: #252526 !important;
    color: #fff !important;

}

.alert-danger.alert-dismissible {
    text-align: left;
}

.alert-danger.alert-dismissible .error-p {
    display: contents;
    text-decoration: underline !important;
    color: #000000;
    font-weight: bold;
}

.btn-border-black {
    background-color: #fff;
    border: 2px solid #252526;
    color: #252526;
    margin-left: 6px;
    border-radius: 30px !important;
    font-size: 16px;
    padding: 12px 24px !important;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    width: max-content;
}

.btn-border-black:hover {
    background-color: #252526;
    color: white;
}

.prfl-bx {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.prfl-bx .subscrip-etails-middle {
    min-width: 78%;
}

.prfl-bx .subscrip-card li {
    display: inline-block;
    max-width: 33%;
    width: 100%;
    padding: 10px 30px 0px 0px;
    position: relative;
    margin-bottom: 10px;
}

.prfl-bx .subscrip-card li:after {
    right: 30px;

}

.pfl-btn-top {
    display: flex;
    align-items: center;
    gap: 40px;
}

.prfl-bx .subscrip-card li:nth-child(3)::after {
    display: none;
}

.tgl-chk .switch {
    position: relative;
    display: inline-block;
    min-width: 60px;
    height: 31px;
}

.tgl-chk .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.tgl-chk .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid #717171;
}

.tgl-chk .slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 4px;
    bottom: 4px;
    background-color: #717171;
    -webkit-transition: .4s;
    transition: .4s;
}

.tgl-chk input:checked+.slider {
    background-color: #000000;
}

.tgl-chk input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

.tgl-chk input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
    background-color: white;
}

/* Rounded sliders */
.tgl-chk .slider.round {
    border-radius: 34px;
}

.tgl-chk .slider.round:before {
    border-radius: 50%;
}

.report-acs-section p {
    font-family: Lexend;
    font-weight: 300;
    font-size: 15px;
    line-height: 17.5px;
    color: #717171;
}

.tgl-chk {
    display: flex;
    align-items: start;
    gap: 15px;
    /* margin: 30px 0px 0px 0px; */
}

a.highlght-txt {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    text-decoration: underline;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    position: relative;
    width: max-content;
}

a.highlght-txt::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(135.7deg, #df6169 29.52%, #dc385c 56.61%, #D31368 73.13%, #BC118F 96.57%, #a500ab 124.61%);
    bottom: 0;
    left: 0;
}

a.thm-blk-btn {
    background-color: #252526;
    border: 2px solid #252526;
    color: #ffffff;
    margin-left: 6px;
    border-radius: 30px !important;
    font-size: 16px;
    padding: 12px 24px !important;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    width: max-content;
}

.thm-grdn-btn {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    display: inline-block;
    padding: 12px 24px;
    border-radius: 30px;
    border: 1px solid #fff;
    transition: all .4s ease;
}

.thm-grdn-btn:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}

#reprtacModal .modal-title {
    font-family: Lexend;
    font-weight: 600;
    font-size: 22px;
    line-height: 37px;
    letter-spacing: 0%;
}

#reprtacModal .modal-body p {
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #252526;
}

#reprtacModal label {
    margin-bottom: 5px;
    color: #717171;
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    display: flex;
    align-items: center;
    gap: 6px;
}

#reprtacModal .modal-header {
    padding: 1rem 2rem 0 2rem;
    border-bottom: 0px solid #dee2e6;

}

#reprtacModal .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 2rem;
    padding-top: 1.5rem;
}

#reprtacModal .submit-btn {
    margin: 0px;
    margin-right: 5px;
    margin-top: 40px;

}

.sub-frm-sec .submit-btn:hover {
    height: 47px;
}

.sub-frm-sec .submit-btn {
    min-width: 120px !important;
}

p.blk-txt {
    color: #252526;
    margin-bottom: 15px;
    font-weight: 400;
}

#attdetailseModal .modal-title {
    font-family: Lexend;
    font-weight: 600;
    font-size: 22px;
    line-height: 37px;
    letter-spacing: 0%;
}

#attdetailseModal .modal-header {
    border-bottom: 0px;
}

#attdetailseModal .att-details-bx p {
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #717171;

}

#attdetailseModal .att-details-bx p b {
    color: #252526;
    font-weight: 600;
}

#attdetailseModal ul li {
    font-size: 14px;
    line-height: 17.5px;
    color: #717171;
    font-family: Lexend;
    font-weight: 300;
    margin-bottom: 5px;
    word-break: break-word;
}

#attdetailseModal ul.poiny-list {
    padding-left: 20px;
    margin-bottom: 15px;
}

.att-details-bx a {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    background: linear-gradient(136.79deg, #F91626 0%, #E81544 28.49%, #D31368 45.87%, #BC118F 70.52%, #AA10AF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-decoration: underline !important;
    color: #6e2572;
    display: inline-block;
    position: relative;
}

.att-details-bx a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: linear-gradient(136.79deg, #F91626 0%, #E81544 28.49%, #D31368 45.87%, #BC118F 70.52%, #AA10AF 100%);
    bottom: 1px;
    left: 0;
}

#submitfrm .modal-title {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 500;
    background: linear-gradient(136.79deg, #F91626 0%, #E81544 28.49%, #D31368 45.87%, #BC118F 70.52%, #AA10AF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-decoration: underline !important;
    color: #6e2572;
    display: inline-block;
    position: relative;
    text-align: center;
    width: -webkit-fill-available;
    font-size: 25px;
}

#submitfrm p {
    font-family: Lexend;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #252526;
}

#submitfrm .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem 2rem;
}

.logo.mb-35 a {
    pointer-events: none;
}

#submitfrm2 .modal-title {
    font-family: 'Lexend';
    font-style: normal;
    font-weight: 500;
    background: linear-gradient(136.79deg, #F91626 0%, #E81544 28.49%, #D31368 45.87%, #BC118F 70.52%, #AA10AF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-decoration: underline !important;
    color: #6e2572;
    display: inline-block;
    position: relative;
    text-align: center;
    width: -webkit-fill-available;
    font-size: 25px;
}

#submitfrm2 p {
    font-family: Lexend;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    color: #252526;
}

#submitfrm2 .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem 2rem;
}

.attestation-frm-sec b {
    color: #717171;
    font-weight: 600;
}

.register-section sup {
    top: -.2em;
    font-size: .75em;
}

.main-wrp.login-wrp .register-section .register-right .form-body .form-control,
.register-section .register-right .form-body .form-select {
    padding: 10px 12px;
    font-size: 12px;
    font-weight: 300;
    line-height: 18.62px;
    color: #464747;
    border: 1px solid #AFB1B6;
    border-radius: 8px !important;
    min-height: 40px;
    max-height: 40px;
    width: 100%;
}

.login-section .input-group .form-control {
    font-weight: 300;
    font-size: 15px;
}

.register-section .register-right .label-field {
    margin-bottom: 2px;
}

.register-section.login-section-new .register-right .form-body .form-control {
    border-radius: 10px !important;
}

.main-wrp.login-wrp .registeration-section {
    padding: 20px 0px;
    margin: 12px 0px 0px 0px !important;
    box-shadow: none !important;
    background-color: #f1f1f8;
}

.register-section.login-section-new .register-right {
    max-width: 600px;
    padding-bottom: 40px;
}

.register-section.login-section-new .register-right .form-check .form-check-label {
    font-size: 13px;

}

.main-wrp.login-wrp .register-section .register-right .form-check {
    margin: 0px 0px 5px 0px;
}

.main-wrp.login-wrp .registeration-section {
    background-color: #ffffff !important;
    padding: 0px;
}

.login-section.registeration-section {
    background-color: #ffffff !important;
}

.register-section.login-section-new {
    background-color: white !important;
}

.register-section.login-section-new .switch-label-wrp span {
    font-size: 13px;

}

.register-section.login-section-new .toggle-switch .toggle-switch-handle {
    width: 16px;
    height: 16px;
}

.register-section.login-section-new .switch-label-wrp .toggle-switch {
    max-width: 50px;
    min-height: 22px;

}

.register-section input:-webkit-autofill {
    background-color: #F7F7F7 !important;
    transition: background-color 5000s ease-in-out 0s;
}

.register-section .register-right .submit-btn {
    max-width: 80%;
}

.register-section .form-check-label a {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 0px;
    text-decoration: none !important;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.main-wrp.login-wrp .register-right .form-body .form-password-toggle .password-eye {
    top: 50px;
    right: 12px;
}

.main-wrp.login-wrp .register-section.login-section-new .register-group-wrp {
    max-height: -webkit-fill-available;
    overflow-y: auto;
}

.main-wrp.login-wrp #terms_of_use_and_policy-error {
    margin-bottom: 0px;
    border: 1px solid #EE1539;
    padding: 4px;
    border-radius: 5px;
}

.trm-flx {
    display: flex;
    align-items: baseline;
    gap: 30px;
}

/* Change input border color to red when there is an error */
.main-wrp.login-wrp .register-section .register-right .form-body .form-control.error {
    border: 1px solid #EE1539 !important;
}

.login-section .form-control {
    font-size: 14px;
}

.account-wrp.account-already {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.recommendation-heading .learning-goal-btn .btn.btn-border-black:hover {
    background-color: #000 !important;
    color: white !important;
}

.recommendation-heading .learning-goal-btn tn-primary1:hover {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    color: #fff !important;
    border-color: transparent !important;
}

.register-section.login-section-new .toggle-switch input[type=checkbox]:checked+.toggle-switch-background {
    background-color: #000000;
}

.register-section.login-section-new .toggle-switch input[type=checkbox]:checked+.toggle-switch-background .toggle-switch-handle {
    background-color: white;
}

.register-right .switch-label-wrp {
    flex-wrap: nowrap;
    font-family: Lexend;
    font-size: 16px;
    font-weight: 300;
    line-height: 18px;
    color: #717171;
}

.register-section.login-section-new .register-right .form-control {
    font-family: Lexend;
    color: #717171;
}

.access-code.input-group-merge #access_code {
    padding: 0;
    margin: 0;
    height: 20px;
    max-height: 22px;
    min-height: 22px;
}

.just-itm-cnt {
    justify-items: center;
}

.just-itm-cnt button.btn-primary.submit-btn {
    margin-top: 0px;
}


/* 
span.data-tooltip {
    font-size: 12px;
    line-height: 14px;
    background-color: white;
    width: max-content;
    height: 100%;
    display: inline;
    position: absolute;
    display: flex;
    align-items: center;
    padding: 0px 20px;
    border-radius: 20px;
    color: #262627;
    margin-top:8px;
}

  /* .link-gnrt-sec ul li a span.data-tooltip {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;               
    padding: 10px;
    background-color: #333;    
    color: #fff;               
    border-radius: 5px;       
    font-size: 14px;      
    max-width: 300px;         
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
    z-index: 10;
  }
   
.link-gnrt-sec ul li a span.tooltip:hover + .data-tooltip {
    display: block;         
    top: 110%;              
  }
   */

.link-gnrt-sec ul li a {
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: white;
    padding: 10px 20px;
    border: 1px solid #252526;
    border-radius: 25px;
    font-size: 13px;
    font-family: Lexend;
    color: #252526;
    position: relative;
    line-height: 15px;
    display: block;
    min-height: 52px;
    align-content: center;
    overflow-wrap: break-word;
}

.link-gnrt-sec ul li a:hover::before {
    content: '';
    position: absolute;
    border: 1px dashed white;
    display: inline-block;
    width: auto;
    top: 0;
    bottom: 0;
    margin: 4px 5px;
    left: 0;
    right: 0;
    border-radius: 20px;
}

.link-gnrt-sec ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 25px;
    flex-wrap: wrap;
}

.link-gnrt-sec {
    display: block;
    margin-bottom: 50px;
    position: relative;
}

.link-gnrt-sec ul li a:hover {
    background-color: #252526;
    color: white;
}

.link-gnrt-sec ul li a:hover img {
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(79deg) brightness(111%) contrast(101%);
}


.link-gnrt-sec ul li {
    width: 25%;
}

.attestation-frm-sec .remove-link,
.remove-new-link {
    margin: 10px;
    font-size: 20px;
    min-width: 28px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
    cursor: pointer;
}

.btn.btn-dark.btn-addnew {
    min-width: auto !important;
    font-size: 18px !important;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px !important;
    padding: 5px 13px !important;
    height: 40px;
}

.table-responsive {
    scrollbar-width: thin;
}

.form-row .btn-primary {
    color: #fff !important;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    min-width: 93px !important;
    border-radius: 30px !important;
    font-size: 16px;
    padding: 12px 25px;
    border: 0;
}

.form-row .btn-primary:hover {
    min-width: 93px !important;
    border-radius: 30px !important;
    font-size: 16px;
    padding: 12px 25px;
    border: 0;
    max-height: 40px;
}

.recommendation-heading .learning-goal-btn .btn.btn-primary1 {
    padding: 14px 24px !important;
    border: 0 !important;
    font-weight: 500;
}


.dashboard-body .recommendation-heading .learning-goal-btn .btn.btn-primary1:hover {
    color: #ffffff !important;
}

.recommendation-heading .learning-goal-btn .btn.btn-primary1:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    padding: 14px 24px !important;
    border: 0 !important;
    font-weight: 500;
}

.recommendation-heading .learning-goal-btn .btn.btn-border-black:hover {
    background-color: #000;
    color: white;
    background: #252526;
}

.recommendation-heading .learning-goal-btn .btn.btn-border-black {
    border: 2px solid #252526 !important;
    font-weight: 500;
}


.btn.btn-border-black {
    background-color: #fff !important;
    border: 2px solid #252526 !important;
    color: #252526 !important;
}

#exampleModal .modal-footer .btn.btn-border-black {
    background-color: #fff !important;
    border: 2px solid #252526 !important;
    color: #252526 !important;
}

#exampleModal .modal-footer .btn.btn-border-black:hover {
    background: #252526 !important;
    border: 2px solid #252526 !important;
    color: white !important;
}

#exampleModal .modal-footer .home-btn:hover {
    border-color: transparent !important;
}

#updateModal .modal-footer .btn.btn-border-black {
    background-color: #fff !important;
    border: 2px solid #252526 !important;
    color: #252526 !important;
}

#updateModal .modal-footer .btn.btn-border-black:hover {
    background: #252526 !important;
    border: 2px solid #252526 !important;
    color: white !important;
}

#updateModal .modal-footer .btn.delete-btn.btn-primary:hover {
    border-color: transparent !important;
}

.error {
    font-size: 13px;
}

.selected-filter {
    background: #F7F7F7;
    position: relative;
    padding: 20px 0px;
}

.slct-box-sec {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 15px;
}

.slct-box {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #252526;
    border-radius: 30px;
    padding: 6px 10px 6px 10px;
    gap: 10px;
}

.slct-box p {
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #252526;
    margin: 0;
    padding: 0;
}

.slct-box .fa-solid {
    color: #252526;
    cursor: pointer;
}

.list-view-filter .course-card-manager .card-bottom-content .course-modules p {
    padding-right: 15px;
}

.dataTables_wrapper>.row>.col-md-6 {
    padding: 0px;
}

.wrp-fltr-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
    gap: 20px;
}

.clear-all-filter {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #252526;
    border-radius: 30px;
    padding: 6px 10px 6px 10px;
    gap: 10px;
    background-color: #252526;
    color: white;
    padding: 10px 20px;
    cursor: pointer;
}

.clear-all-filter p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

#all_options .journey-card .journey-left .journey-img img {
    width: 30px !important;
    height: 30px !important;
}

.card-blck {
    background-color: #fff;
    border-radius: 30px;
    padding: 30px 25px;
    margin-bottom: 40px;
    position: relative;
}

.icn-card-blck {
    background-image: url('../../new/images/card-icon.svg');
    background-size: cover;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    position: relative;
}

.icn-card-blck img {
    width: 25px;
}

.card-blck h3 {
    font-size: 20px;
    line-height: 22px;
    color: #252526;
    font-family: Lexend;
    font-weight: 400;
    margin-bottom: 10px;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
}

.card-blck p {
    font-family: Lexend;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}

.card-blck:hover::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 30px;
    padding: 2px;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    mask: linear-gradient(#000000 0 0) content-box, linear-gradient(#000000 0 0);
    mask-composite: exclude;
    z-index: 0;

}

.favourit-card-dash .course-listing-column-timing p {
    min-height: 60px;
}

.favourit-card-dash .icon-heart-top {
    right: unset;
    left: 10px;
}





#toast-container {
    position: absolute;
    top: 30px;
    right: 6%;
    z-index: 9;
    width: 500px;
    display: block;
    min-height: 50px;
    background-color: #252526;
    box-shadow: 0px 4px 15px -1px #0000000D;
    border-radius: 12px;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: none;
}

.toast-msg img {
    width: 25px;
}

.toast-msg h4 {
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: white;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
}

.toast-undo {
    display: flex;
    align-items: center;
    gap: 20px;
}

.toast-undo .fa-solid {
    color: white;
}

.toast-undo button {
    background-color: #3D3D3D;
    font-family: Lexend;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 20px;
    color: white;
    border: 0;
    border-radius: 30px;
}


.setup-content .btn.nextBtn {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    display: inline-block;
    padding: 12px 24px;
    border-radius: 30px !important;
    border: 1px solid #fff;
    transition: all .4s ease;
}

.setup-content .btn.nextBtn:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    display: inline-block;
    padding: 12px 24px;
    border-radius: 30px;
    border: 1px solid #fff;
}

.setup-content .btn.nextBtn.btn-primary:hover {
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;

}

.levelup-main-header .navabar-right .login-btn a {
    font-weight: 600 !important;
}

.goals-card-body .setup-content .btn.btn-primary {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    display: inline-block;
    padding: 12px 24px;
    border-radius: 30px;
    border: 0px !important;
    transition: all .4s ease;
}

.goals-card-body .setup-content .btn.btn-primary:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    display: inline-block;
    padding: 12px 24px;
    border-radius: 30px;
    border: 0px !important;
}

.levelup-main-header .navabar-right .nav-item .nav-link {
    font-weight: 400 !important;

}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 300 !important;
    color: #717171 !important;

}

.sidebar-section-new .sidebar-nav li.active a h5 {
    font-weight: 400 !important;
    color: #252526;
    font-family: 'Lexend' !important;
}

.sidebar-section-new .sidebar-nav li:hover a h5 {
    font-weight: 400 !important;
    color: #252526;
    font-family: 'Lexend' !important;
}

.filter-bx .ls-course-col .accordion-button::after {
    position: absolute;
    right: 10px;
    width: 12px;
    height: 14px;
    background-size: cover;
    top: 30%;
}

.btn-primary {
    border: 0px;
}

.download-data .btn-primary {
    border: 0px;
}

.explore-course.new-cousre-listing-section .course-listing-column-details {
    margin-bottom: 20px;
}

.explore-course.new-cousre-listing-section .course-listing-column .course-listing-column-details .course-listing-column-bottom p {
    line-break: anywhere;
}

.explore-course.new-cousre-listing-section .course-listing-column-details {
    min-height: 475px;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da !important;
    font-family: 'Lexend';
}

select,
.form-select {
    font-weight: 300;
    border: 1px solid #ced4da !important;
    font-family: 'Lexend';
    color: #717171 !important;
}

.select2-container--default .select2-search--inline .select2-search__field {
    font-family: 'Lexend' !important;
    color: #717171 !important;
    font-weight: 300;
    font-size: 14px;
}

.select-row-div .project-dropdown {
    min-width: 200px;
}

#create_form .form-inner .modal-footer .btn-dark {
    padding: 12px;
}

.dashboard-right-menu .breadcrumb {
    justify-content: flex-end;
}

.data-table-row .toggle-switch .toggle-switch-handle {
    position: absolute;
    top: 3px;
    left: 2px;
    width: 20px;
    height: 20px;
    background-color: #717171;
    transition: transform 0.3s ease-in-out;
}

.data-table-row .toggle-switch .toggle-switch-background {
    background-color: #ffffff;
    transition: background-color 0.3s ease-in-out;
    border: 1px solid #717171;
}

.data-table-row .toggle-switch input[type=checkbox]:checked+.toggle-switch-background {
    background-color: #000000;
}

.data-table-row .toggle-switch input[type=checkbox]:checked+.toggle-switch-background .toggle-switch-handle {
    transform: translateX(17px);
    background-color: white;
}

.dash-grid-box .grid-box-inner {
    align-items: flex-start;
}

.card-blck p {
    color: #252526;
}

.goals-card-body .setup-content .btn.btn-border-black {
    max-height: 42px;
}

.desc-qus {
    color: #747474;
    font-size: 14px;
    font-weight: 300;
    margin-top: 10px;
}

.table-students a.btn-primary {
    line-height: 20px;
    font-weight: 600 !important;
    text-decoration: none !important;
    display: inline-block !important;
    height: 35px !important;
    padding: 6px !important;
    margin-right: 5px !important;
    border: 0px !important;
    color: #fff !important;
    max-height: 35px !important;
}

.goal-submit-btns {
    justify-content: flex-end;
}

.dashboard__content .dash-grid-box .grid-box-inner {
    width: 100% !important;
}

.hdng-title h4 {
    font-size: 20px;
}

td .fa-edit:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 15px;
    background-image: url('../../new-design/images/pencil.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

td .fa-pencil-alt:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 15px;
    background-image: url('../../new-design/images/pencil.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

td .fa-trash:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 15px;
    background-image: url('../../new-design/images/delete-icn.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

td .fa-eye:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 15px;
    background-image: url('../../new-design/images/eye-icn.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

td .fa,
td .fas {
    font-weight: 900;
    color: #252526;
}

.fas.fa-ellipsis-v {
    color: #717171;
}

.submit-button .btn.btn-primary.learner-survey-submit:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
    border-color: #ffffff !important;
    padding: 12px 24px;
}

.course-card-manager.collection .card-bottom-content {
    padding: 20px 12px 8px 12px;
    background-color: white;
    border-radius: 0px 0px 20px 20px;
}

.cimg-hght .course-img {
    height: 185px;
}

section.banner-post.ms-banner {
    position: relative;
    background-color: #E8E6DF;
    display: block;
    padding: 0px;
}

.ms-banner .post-banner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 0px;
}

.ms-banner .top-post-banner h3 {
    background: none;
    margin-bottom: 0;
    font-family: Segoe Sans;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    color: #252526;
    -webkit-text-fill-color: #252526;
}

.ms-banner .dmnd-btn {
    font-family: Segoe Sans;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: center;
}

.ms-banner .dmnd-btn:hover {
    background: #252526;
    border-color: #252526;
    color: white;
}

.ms-banner .top-post-banner {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 0px;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 23px;
}

.ms-banner .side-img-bg {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
}

#redirectForm #redirectButton {
    padding: 12px 25px !important;
    margin-top: 25px !important;
    margin-right: 0px !important;
    border: 0px !important;
}

#redirectForm #redirectButton:hover {
    padding: 12px 25px !important;
    margin-top: 25px !important;
}

.attestation-frm-sec #import_file {
    background-color: #ffffff;
    border: 1px solid #F2F2F2 !important;
    padding: 7px 20px;
}

.attestation-frm-sec #submitForm .home-btn:hover {
    border: 0px;
    background: #252526 !important;
    color: white;
}

.attestation-frm-sec #submitForm .home-btn:hover .fa-download:before {
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(158deg) brightness(105%) contrast(101%);
}

.attestation-frm-sec #submitForm .home-btn {
    border: 0px;
    background: white;
    border: 2px solid #252526 !important;
    color: #252526;
    min-width: max-content;
}

.attestation-frm-sec .setMargin .fa-download:before {
    content: " ";
    position: absolute;
    background-image: url('../../new-design/images/upload-icon.svg');
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;

}

.attestation-frm-sec #submitForm .setMargin .home-btn {
    border: 0px;
    display: flex;
    gap: 25px;
    font-size: 14px;
    padding: 10px 0px !important;
    justify-content: center;
}

.subs-modal-bx .modal-header {
    border-width: 1px;
    border-style: solid;
    border-color: #71717133;
}

.subs-modal-bx .modal-body p {
    font-family: Lexend;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    vertical-align: middle;
    color: #252526;
}

.mid-mdl-contnt {
    position: relative;
    display: block;
    margin-top: 25px;
    border-bottom: 1px solid #71717133;
}

.box-subsc img {
    width: 20px;
    height: 20px;
}

.box-subsc {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 10px;
}

.box-subsc-content h4 {
    font-family: Lexend;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    text-align: left;
    vertical-align: middle;
    color: #252526;
}

.box-subsc-content p {
    font-family: Lexend;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    vertical-align: middle;
    color: #252526;
}

.box-subsc-content p span {
    font-weight: 600;
}

.btm-mdl-cntnt p {
    color: #5B5B5B;
}

.btm-mdl-cntnt {
    padding: 20px 0px;
}

.btm-mdl-cntnt p a {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    width: max-content;
}

.btm-sub-btn {
    position: relative;
    display: block;
    padding: 15px 25px;
    background-color: #F8F8F8;
    text-align: right;
    border-radius: 0px 0px 30px 30px;
    border-top: 1px solid #71717133;
}

.btn-thm-grdnt {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    min-width: 93px !important;
    border-radius: 30px !important;
    font-size: 16px;
    border: 0px;
    padding: 12px 30px;
}

.btn-thm-grdnt:hover {
    color: #fff;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
}

.subs-modal-bx.modal-terms .modal-body {
    padding: 0px !important;
}

.mdl-bdy-sec {
    padding: 20px 25px 0px 25px;
}

.course-alert-msg {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 11px 18px;
    border: 2px dashed #BC118F;
    border-radius: 50px;
    margin-bottom: 40px;
}

.course-alert-msg .course-alert-left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex: 1;
    padding-right: 8px;

}

.course-alert-msg .course-alert-left .alert-icn {
    width: 35px;
    height: 35px;
    display: block;
    margin-right: 9px;
}

.course-alert-msg .course-alert-left p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #252526;
    margin: 0;
    flex: 1;
}

.course-alert-msg .view-updated-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;

}

.course-alert-msg .view-updated-btn:hover {
    border: unset !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}

.course-alert-msg .view-updated-btn img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

@media (max-width:640px) {
    .course-alert-msg {
        padding: 15px 18px;
        border-radius: 20px;
        flex-direction: column;
        gap: 15px;
    }
}



.tab-nw-sectn.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.tab-nw-sectn .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border-bottom: 1px solid transparent;
    font-family: Lexend;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    font-family: Lexend;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #717171;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    padding: 16px 20px 16px 20px;
}

.tab-nw-sectn .nav-tabs .nav-item.show .nav-link,
.tab-nw-sectn .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    text-decoration: underline;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    position: relative;
    width: max-content;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
}

.tab-nw-sectn .nav-tabs .nav-link.active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: linear-gradient(134.52deg, #F91626 14.73%, #E81544 37.47%, #D31368 51.33%, #BC118F 71%, #AA10AF 94.53%);
    bottom: 0;
    left: 0;
}

.tab-nw-sectn .nav-tabs {
    border-bottom: 1px solid #dee2e6;
    background-color: white;
}

.tab-nw-sectn .course-card {
    border: 1px solid #ECECEC;
    background-color: white;
    border-radius: 30px;
    margin-bottom: 40px;
    display: block;
}

.tab-nw-sectn .course-card .course-img {
    position: relative;
    display: inline-block;
    width: 100%;
    border-radius: 30px 30px 0px 0px;
}

.tab-nw-sectn .course-card .course-img img {
    border-radius: 30px 30px 0px 0px;
}

.tab-nw-sectn .course-content {
    position: relative;
    display: block;
    padding: 15px 25px 25px 25px;
}

.tab-nw-sectn .course-duration h6 {
    font-family: Lexend;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 8px;
    position: relative;
}

.tab-nw-sectn .course-content h4 {
    font-family: Lexend;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #252526;
    margin: 10px 0px 28px 0px;
    display: block;
    min-height: 40px;
}

.tab-nw-sectn .course-content p {
    font-family: Lexend;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    color: #747474;
    text-transform: uppercase;
}

.tab-nw-sectn .course-img span {
    font-family: Lexend;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    background-color: white;
    padding: 2px 8px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    border-radius: 6px;
    color: #252526;
}

.course-goal-sectn {
    position: relative;
    display: block;
    margin: 0px;
    padding: 0px;
}

.course-bx-gl {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 25px;
    box-shadow: 0px 4px 8px 0px #8787871A;
    background-color: white;
    padding: 25px 30px;
    border-radius: 30px;
    margin-bottom: 30px;
}

.left-img img {
    width: 50px;
    height: 50px;
}

.right-bx-content h3 {
    font-family: Lexend;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #252526;
    padding-top: 8px;
}

.right-bx-content p {
    font-family: Lexend;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    color: #717171;
    margin-bottom: 20px;
}

.right-bx-content .thm-grdnt-btn {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    display: inline-block;
    padding: 10px 24px;
    border-radius: 30px;
    border: 1px solid #fff;
    transition: all .4s ease;
}

.right-bx-content .thm-grdnt-btn:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}


.step-frm {
    display: flex;
    align-items: end;
    gap: 30px;
    margin-bottom: 25px;
}

.step-frm .form-group:first-child {
    min-width: 170px;
}

.actn-btn-frm {
    box-shadow: 0px 4px 6px 0px #91909040;
    border: 1px solid #E4E7EC;
    background-color: white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.actn-btn-frm img {
    width: 15px;
}

.form-group {
    font-family: Lexend;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #717171;
}

.form-row .step-frm .form-group {
    padding: 0px;
    margin-bottom: 0px;
}

.form-row .step-frm .form-select {
    font-size: 14px;
    line-height: 24px;
    color: #252526;
    font-family: Lexend;
    font-weight: 300;
    background-color: #F2F2F2;
    border: 1px solid #F2F2F2 !important;
    border-radius: 8px;
    box-shadow: none;
    height: 40px;
    padding: 6px 20px;
}

.submt-btn-stp {
    display: flex;
    align-items: center;
    justify-content: end;
}

.submt-btn-stp button {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    display: inline-block;
    padding: 12px 24px;
    border-radius: 30px;
    border: 1px solid #fff;
    transition: all .4s ease;
}

.submt-btn-stp button:hover {
    color: #fff !important;
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}

.learning-journey-details h3 {
    font-family: Lexend;
    font-weight: 500;
    font-size: 22px;
    line-height: 150%;
    margin-bottom: 15px;
}

.left-jrny-content p {
    font-family: Lexend;
    font-weight: 300;
    font-size: 15px;
    line-height: 28px;
    color: #717171;
}

.journey-tb li {
    background-color: #F7F7F7;
    width: max-content;
    padding: 10px 20px;
    border-radius: 8px;
    font-family: Lexend;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #252526;
}

.journey-tb li {
    background-color: #F7F7F7;
    width: max-content;
    padding: 12px 20px;
    border-radius: 8px;
    font-family: Lexend;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    color: #252526;
    margin-bottom: 20px;
}

.gry-line img {
    width: 1px;
}

.details-jrny-bx {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 30px;
}

.dtls-bx span {
    font-family: Lexend;
    font-weight: 300;
    font-size: 14px;
    line-height: 100%;
    color: #717171;
    margin-bottom: 8px;
    display: inline-block;
}

.dtls-bx p {
    font-family: Lexend;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #191F37;
}

.right-img-jrny {
    position: relative;
    display: block;
    background-color: #F7F7F7;
    padding: 30px;
    border-radius: 25px;
    margin-bottom: 45px;
}

.learning-journey-details {
    background-color: #fff;
    border-radius: 30px;
    padding: 30px 25px;
}

.journey-tb li span {
    font-family: Lexend;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    color: #747474;
}

.journey-tb {
    position: relative;
    margin-top: 10px;
    display: inline-block;
}

.right-img-jrny img {
    max-width: 65%;
}

.wht-learn-bx {
    position: relative;
    display: block;
    padding: 60px 0px;
    background-color: #F7F7F7;
}

.learner-img {
    max-width: 85%;
}

.wht-learn-bx h3 {
    font-family: Lexend;
    font-weight: 500;
    font-size: 25px;
    line-height: 40px;
    color: #252526;
    display: block;
    margin-bottom: 20px;
}

.wht-learn-bx p {
    font-family: Lexend;
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #717171;
}

.fav-bx img {
    width: 15px;
}

.fav-bx a {
    display: flex;
    font-family: Lexend;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #252526;
    text-align: center;
    border: 2px solid #252526;
    gap: 5px;
    padding: 10px 20px;
    border-radius: 30px;
    width: max-content;
}

.fav-bx a:hover {
    background-color: #252526;
    color: white;
}

.fav-bx a:hover img {
    filter: invert(100%) sepia(99%) saturate(0%) hue-rotate(162deg) brightness(112%) contrast(101%);
}

.lrng-jrny-sec {
    position: relative;
    display: block;
    padding: 60px 0px;
    background-color: white;
}

.lrng-jrny-sec h3 {
    font-family: Lexend;
    font-weight: 500;
    font-size: 25px;
    line-height: 40px;
    color: #252526;
    display: block;
    margin-bottom: 25px;
}

.lj-box {
    position: relative;
    display: block;
    background-color: #F7F7F7;
    border-radius: 30px;
    padding: 30px;
    margin-bottom: 30px;
}

.duratn-box h4 {
    font-family: Lexend;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #252526;
}

.top-title-lj {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.top-title-lj .duration-sec p {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #252526;
    margin-bottom: 0px;
}

.top-title-lj .duration-sec span {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #717171;
    margin-bottom: 0px;
}

.top-title-lj .duration-sec {
    margin-bottom: 20px;
}

.top-title-lj span.steps-all {
    font-family: Lexend;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
    color: #747474;
    background-color: #FFFFFF;
    border-radius: 6px;
    padding: 2px 15px;
}

.lj-box p {
    font-family: Lexend;
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    color: #717171;
}

a.grdnt-btn {
    font-family: Lexend;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: white;
    text-align: center;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    width: max-content;
    padding: 10px 20px;
    border-radius: 30px;
    display: inline-block;
    margin-top: 10px;
}

a.grdnt-btn:hover {
    background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
}

.fav-bx {
    position: relative;
    display: inline-block;
    padding-bottom: 40px;
    display: block;
}


/* feedback css */

.feedback-icn img {
    width: 80px;
    height: 80px;
}

.feedback-icn {
    display: block;
    position: fixed;
    right: 20px;
    bottom: 100px;
    cursor: pointer;
    z-index: 99;
}


.feedback-trigger-wrapper {
    position: fixed;
    bottom: 105px;
    right: 20px;
    z-index: 99;
    min-width: 60px;
    min-height: 60px;
     cursor: pointer;
}
.feedback-icn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
     display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}


.feedback-popup-box {
    position: absolute;
    bottom: 80px;
    right: 0;
    display: none;
    transition: all 0.3s ease;
}


.feedback-box {
    width: 360px;
    border-radius: 20px;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    overflow: hidden;
    position: relative;
    box-shadow: 3px 5px 12px 1px #00000012;

}

.qus-box {
    display: inline-block;
    padding: 1px 1px;
    border-radius: 13px 13px 13px 0px;
    background: linear-gradient(to right, #ff2e63, #6c5ce7) padding-box,
    linear-gradient(to right, #ff2e63, #6c5ce7) border-box;
    border: 0px solid transparent;
    font-family: sans-serif;
    font-size: 14px;
    color: #222;
    background-clip: padding-box, border-box;
    margin-bottom: 12px;
}

.feedback-header {
    color: white;
    padding: 25px;
    text-align: center;
    justify-items: center;
}

.feedback-header .bot-icon {
    width: 50px;
    margin-bottom: 10px;
}

.feedback-header h3 {
    margin: 2px 0 10px;
    font-family: Lexend;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

.feedback-header p {
    font-family: Lexend;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    color: #FFFFFF;
}

.feedback-content {
    padding: 15px 20px 20px 20px;
    background-color: white;
    margin: 3px;
    border-radius: 30px 30px 16px 16px;
}

.feedback-content .question {
    margin-bottom: 0px;
    border: 0;
    padding: 12px;
    border-radius: 12px 12px 12px 0px;
    background-color: #FFF7FB;
    font-family: Lexend;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #252526;
}

.radio-group {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 20px;
}

.radio-group input[type="radio"] {
    accent-color: #ec267e;
}


.feedback-content .next-btn {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    border: none;
    color: white;
    padding: 12px 30px;
    border-radius: 25px;
    font-weight: bold;
    cursor: pointer;
}
.feedback-content .submit-btn {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    border: none;
    color: white;
    padding: 12px 30px;
    border-radius: 25px;
    font-weight: bold;
    cursor: pointer;
}
.feedback-content .submit-btn:hover {
        background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}
.feedback-content .next-btn:hover {
        background: linear-gradient(328deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%) !important;
}
.feedback-trigger-wrapper .close-btn {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 22px;
    background: none;
    border: none;
    color: white;
    cursor: pointer;

}

.feedback-content label {
    margin-bottom: 5px;
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #252526;
    display: flex;
    gap: 4px;
}

.feedback-header-inner {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 20px 8px 20px;
}

.feedback-header-inner img {
    width: 38px;
    height: 38px;
}

.feedback-header-inner h3 {
    margin: 2px 0 10px;
    font-family: Lexend;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: white;
    margin-bottom: 0px;
}

.toast {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #333;
    color: white;
    padding: 12px 20px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    gap: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    z-index: 9999;
}
.toast-text{
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    color: white;
    line-height: 18px;
}
.toast .show{
    opacity: 1;
}
.toast-icon {
    font-size: 16px;
}
.toast {
    width: 450px;
   }
.toast-close {
    margin-left: auto;
    cursor: pointer;
    font-size: 25px;
}
.tag-group {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 5px 0px 12px 0;
}

.tag {
    align-items: center;
    padding: 6px 15px;
    border-radius: 20px;
    background-color: #FFF7FB;
    border: 1px solid #D31368;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
}

.tag input[type="checkbox"] {
    display: none;
}

.tag input[type="checkbox"]:checked + span {
    background: linear-gradient(to right, #ef476f, #8338ec);
    color: white;
    border-color: transparent;
}

.tag::before {
    content: '';
}

.tag input[type="checkbox"]:checked + label,
.tag input[type="checkbox"]:checked + span {
    background-color: #8338ec;
    color: white;
    border: none;
}
.tag.selected {
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    color: #fff;
    border-color: transparent;
}
.rating-group {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 10px 0px 158px 0px;
}
.rating-group .fa {
    font-weight: 900;
    color: #EEEEEE;
    font-size: 30px;
}
.feedback-content textarea {
    resize: vertical;
    width: 100%;
    background: #F9F9F9;
    font-family: Lexend;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #252526;
    border-color: #D31368;
    border-radius: 15px;
    padding: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
    height: 181px;
}
/* end feedback css */

/* certification-banner-css */
@font-face {
  font-family: 'Segoe UI Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Segoe UI Regular'), url('../../levelup-fy26/fonts/Segoe\ UI.woff') format('woff');
}
.certification-banner{
    position: relative;
    display: block;
    padding: 50px 0px;
    background-image: url('../../new-design/images/certifc-bg.svg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.certification-banner h3 {
    font-family: 'Segoe UI Regular';
    font-weight: 600;
    font-size: 28px;
    line-height: 1;
    color: #000000;
    margin: 0;
    display: block;
}
.certification-banner p{
    font-family: 'Segoe UI Regular';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #252526;
    display: block;
    margin: 22px 0px;
}
.time-bx {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Segoe UI Regular';
    font-weight: 600;
    font-size: 15px;
    margin: 0;
}
.time-bx img{
    width: 20px;
    height: 20px;
}

.grn-thm-btn a {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #07641D;
    width: max-content;
    color: white;
    padding: 10px 20px;
    margin-top: 24px;
    font-family: 'Segoe UI Regular';
    border-radius: 4px;
}
/* end-certification-banner-css */