body {
    font-family: Lexend;
    overflow-x: hidden;
}

.breadcrumb {
    margin-bottom: 32px;
}

.breadcrumb-item a {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #000000;
    cursor: pointer;
    display: inline;
}

.breadcrumb-item {
    display: flex;
    align-items: center;
}


.learning-journey-left h3 {
    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;
}

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


.home-update .hero-btn.white-btnV2 a {
    margin-right: 20px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;

}

.home-update .hero-btn.white-btnV2 a:hover {
    background: transparent !important;
    color: #000 !important;
    border-color: #000 !important;
}

.learning-journey-section {
    background: rgba(247, 247, 247, 1);
    padding: 60px 0;
}

.learning-journey-left {
    padding: 0;
}

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

.learning-journey-left p {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    color: #717171;
    margin: 30px 0;
}

.learning-journey-content .btns {
    display: flex;
    align-items: center;
}

.learning-journey-content .btns li {
    width: auto;
    margin-right: 24px;
}

.learning-journey-left .btn {
    padding: 8px 16px;
    border-radius: 25px;
    width: fit-content;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent !important;
    color: #252526 !important;
    border: 2px solid #252526 !important;
    min-width: auto;
    font-family: Lexend;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;


}

.learning-journey-left .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;
}

.learning-journey-left .btn:hover img {

    filter: invert(1);
}

.learning-journey-left .btn img {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: block;
    margin-right: 8px;
}

.learning-journey-left .btn.btn-start-over:hover img {
    filter: invert(1) !important;

}

.learning-journey-right ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -16px;
}

.learning-journey-right ul li {
    width: 50%;
    padding: 11px;
    border-radius: 8px;
}

.learning-journey-right ul li a {
    padding: 32px 32px;
    background-color: #fff;
    border-radius: 30px;
    height: 100%;
    display: flex;
    flex-direction: column;

}

.journey-card {
    display: flex;
    flex-wrap: wrap;
}

.journey-card .journey-left {
    width: 70px;
}

.journey-card .journey-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.journey-card .journey-right {
    flex: 1;
    padding-left: 20px;
}

.journey-card .journey-right h3 {
    font-family: Lexend;
    font-size: 23px;
    font-weight: 500;
    line-height: 30px;
    color: #252526;
    margin-bottom: 12px;
}

.journey-card .journey-right.discover-heading h3 {
    margin-bottom: 0;

}

.journey-card .journey-right p {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #717171;
    margin-bottom: 8px;
}

.lj-content {
    padding-left: 90px;
    margin-top: -30px;
    font-size: 16px;
    line-height: 24px;
    color: #717171;
}

.learning-journey-right ul .lj-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 16px;
}

.learning-journey-right ul .lj-title h3 {

    display: flex;
    flex-wrap: wrap;
    align-items: normal;
    justify-content: center;
    margin: 0;
}

.learning-journey-right ul .lj-title h3 span {
    flex: 1;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    color: #252526;
    margin-bottom: 2px;
    padding-left: 17px;
}

#solution_plays .journey-card .journey-right {
    align-content: center;
}

.learning-journey-right ul .number,
.learning-journey-right ul .see-all-img {

    margin-right: 8px;

}

.learning-journey-right ul .see-all-img {
    padding: 0;
    border: unset;
}

.learning-journey-right ul .see-all-img img {
    width: 100%;
    height: 100%;
    display: block;
}

.learning-journey-right ul .lj-title p {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
    padding-left: 17px;
    padding-top: 10px;
}

.learning-journey-right ul li a:hover {
    color: #000000;

}

.newsletter {
    padding: 60px 0;
    background-color: #ffffff;
}

.newsletter-col h2 {
    font-family: Lexend;
    font-size: 28px;
    font-weight: 500;
    line-height: 40px;
    color: #252526;
    margin-bottom: 6px;
}

.newsletter-col p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #717171;
    margin: 7px 0 17px 0;
}

.newsletter-btn {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: #ffffff;
    background: linear-gradient(111.9deg, #F91626 -3.13%, #E81544 26.65%, #D31368 44.81%, #BC118F 70.57%, #AA10AF 101.39%);
    border-radius: 25px;
    padding: 12px 16px;
    cursor: pointer;
    text-align: center;
    display: block;
    width: fit-content;
    transition: all 0.2s;
    border: 1px solid transparent;
    text-decoration: none !important;
}




.discover .lj-title {
    margin-bottom: 0 !important;
}

/* ======== see all stage-5 page start ====== */
.learning-stage-wrp {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
}

.learning-stage-field {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0px -10px;

}

.learning-stage-field li {
    /* max-width: 225px; */
    width: 25%;
    padding: 10px;

}

.learning-stage-field label {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #252526;
    margin-bottom: 5px;
    display: block;
}

.learning-stage-field .form-select {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #252526;
    padding: 10px 50px 10px 20px;
    word-wrap: break-word;
    white-space: normal;
    cursor: pointer;
    border-radius: 10px;
    border-color: #71717180;
}

.cousre-listing-section.new-cousre-listing-section .tab-details .tab-detail-bottom {
    padding: 55px 0;
}

.course-listing-column {
    margin-bottom: 20px;
}

.course-listing-column-details {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0px 4px 10px 0px #AFAFAF33;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.rounded-btn {
    padding: 8px 16px;
    border-radius: 25px;
    width: fit-content;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 94px;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}

.rounded-btn img {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: block;
    margin-right: 8px;
}

.rounded-btn.btn-go-back:hover img {
    filter: invert(1);
}

.rounded-btn:hover img {
    filter: invert(1);

}


.btn-go-back.btn.rounded-btn,
.btn-start-over.btn.rounded-btn {
    padding: 8px 16px;
    border-radius: 25px;
    width: fit-content;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent !important;
    color: #252526 !important;
    border: 2px solid #252526 !important;
    min-width: auto;
    font-family: Lexend;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
}

.btn-go-back.btn.rounded-btn:hover,
.btn-start-over.btn.rounded-btn:hover {
    color: #fff !important;
    background: #252526 !important;
    border-color: transparent !important;
}

.tab-detail-tab-btns {
    margin-bottom: 32px;
}

.tab-detail-tab-btns ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.tab-detail-tab-btns ul li {
    margin-right: 24px;
}

.tab-details-top {
    margin-bottom: 20px;
}

.cousre-listing-section.new-cousre-listing-section .tab-details .tab-details-top-title h2 {
    font-size: 28px;
    font-weight: 500;
    color: var(--clr-19191B);
    line-height: 48px;
    margin-bottom: 15px;
}

.cousre-listing-section.new-cousre-listing-section .tab-details {
    padding-top: 50px;
}

.new-cousre-listing-section .course-listing-column-img {
    height: 180px;
    position: relative;
}

.new-cousre-listing-section .course-listing-column-img .status-label {
    position: absolute;
    bottom: 14px;
    right: 14px;
    background-color: #fff;
    padding: 3px 15px;
    border-radius: 14px;
    font-family: Lexend;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #252526;
}

.new-cousre-listing-section .course-listing-column-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

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

}

.course-name-time-wrp {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.new-cousre-listing-section .course-listing-column-bottom .course-desc-title,
.new-cousre-listing-section .course-listing-column-bottom .course-desc-title-btm {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #616161;
    margin-bottom: 8px;
}

.new-cousre-listing-section .course-listing-column-bottom .course-desc-title-btm {
    font-weight: normal;
}

.cousre-listing-section.new-cousre-listing-section .tab-details .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;
}

.cousre-listing-section.new-cousre-listing-section .tab-details .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-badge {
    padding: 4px 12px !important;
    background-color: #E5E5EA !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    color: #000 !important;
    border-radius: 8px !important;
    margin-right: 8px !important;
}

.new-cousre-listing-section .course-listing-column-img {
    position: relative;
}

.new-cousre-listing-section .course-listing-column-img .img-badge-wrp {
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex;
    flex-wrap: wrap;
}

.new-cousre-listing-section .img-badge-wrp .course-badge {
    background-color: #FFFFFF;

}

.cousre-listing-section.new-cousre-listing-section .tab-details .course-listing-column .course-listing-column-details .course-listing-column-img span {
    position: unset;
}

.course-listing-divider {
    padding-top: 8px;
    border-top: 1px solid #BDBDBD;
}

.home-banner-sectionV2.update-home-banner .banner-right {
    display: block !important;
    position: static;
    width: 100%;
    text-align: right;
    margin-left: auto;
}

.home-banner-section .banner-right img {
    max-width: 550px;
    width: 100%;
    height: auto;
    width: 100%;
    text-align: right;
    margin-left: auto;
}

.col-6.content-right {
    justify-items: right;
}

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

.levelup-main-header .navabar-right {
    justify-content: space-between !important;
}

.home-banner-sectionV2 .home-banner-inner {
    /* padding: 200px; */
}

.foot-logo img {
    height: 20px;
    width: auto;
    margin-bottom: 25px;
}

.footer-new .ft-row {
    align-items: flex-start;
}

.footer-new .sponsored-copyright-row p {
    font-family: Lexend;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.2;
    color: #F7F7F7;
    margin-bottom: 0;

}

.footer-new .sponsored-copyright-row p span {
    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;
}

.footer-new .copyright-new-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.footer-new .copyright-new-nav li:not(:last-child) {
    margin-right: 40px;
}

.footer-new .copyright-new-nav li a {
    font-family: Lexend;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #FFFFFF;
}

.footer-new .sponsored-copyright-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.footer-new .sponsored-tag {
    font-family: Lexend;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.2;
    text-align: right;
    color: #F1F3F6;

}

table.table td {
    font-family: Lexend !important;
    font-weight: 200 !important;
}

.col-sm-12.col-md-6.content-right {
    justify-items: center;
}

/* ======== see all stage-5 page end ====== */

section.cousre-listing-section.new-cousre-listing-section {
    background: #F7F7F7;
}

.terms-section {
    background: #F7F7F7;
}

.terms-left {
    background: #FFFFFF;
    border-radius: 20px;
    box-shadow: none !important;
    min-height: fit-content !important;
    height: fit-content !important;
    overflow: auto !important;
}

.course-listing-sectionV2 .col-sm-6.col-md-4.col-lg-3 {
    margin-bottom: 20px;
}

.course-catalouge-section .course-listing-sectionV2 .col-sm-6.col-md-4.col-lg-3 {
    margin-bottom: 40px;
}

@media (min-width:1441px) {
    .new-cousre-listing-section .course-listing-column-img {
        height: 250px;
    }
}

@media (max-width:991px) {
    .wrp-fltr-box {
        gap: 20px;
    }
    
    .dash-grid-box .grid-box-inner {
        justify-content: flex-start;
    }
    .home-right-section .dash-grid-box .grid-box-inner  {
        min-height: 165px;
    }
    .home-right-section .dash-grid-box .grid-box-inner {
        padding: 15px;
    }
   .home-right-section .dash-grid-box .grid-box-inner .box-inner-bottom h3 {
        font-size: 15px;
    }
    .pfl-btn-top a.thm-grdn-btn {
        font-size: 12px;
        padding: 8px 15px;
    }

    footer {
        padding: 30px 0px 20px 0px;
    }

    .mb-cus {
        margin-bottom: 40px;
    }

    #staticBackdrop .modal-title {
        font-size: 20px;
        line-height: 25px;

    }

    .learning-journey-section {
        padding: 40px 0;
    }


    .breadcrumb {
        margin-bottom: 15px;
    }

    .learning-journey-left h2 {
        font-size: 26px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .learning-journey-left h3 {
        font-size: 20px;
        color: #D0136D;
    }

    .learning-journey-left p {
        margin: 20px 0;
    }

    .learning-journey-content .btns li {
        margin-right: 10px;
    }

    .learning-journey-right {
        margin: 20px 0;
    }

    .learning-journey-right ul li a {
        padding: 22px 14px;
    }

    .learning-journey-right ul .lj-title h3 span {
        font-size: 21px;
        line-height: 1.2;
    }

    .learning-journey-right ul li {
        padding: 6px;
    }

    .newsletter {
        padding: 40px 0;
    }

    .newsletter-col h2 {
        font-size: 22px;
        line-height: 1.2;
        margin-bottom: 20px;
    }

    .newsletter-col p {
        margin: 20px 0;
    }

    .newsletter-btn {
        font-size: 16px;
        line-height: 1.1;
    }

    .cousre-listing-section.new-cousre-listing-section .tab-details {
        padding-top: 40px;
    }

    .learning-stage-field {
        margin: 13px -10px;
    }

    .learning-stage-field .form-select {
        min-height: auto;
        padding-right: 0;
    }

    .learning-stage-field li {
        width: 50%;
    }
}


@media (max-width:767px) {
    .ms-banner  .side-img-bg {
        position: absolute;
        right: 0;
        bottom: 0;
        max-width: 65%;
        top: auto;
    }
    .ms-banner .dmnd-btn {
        font-size: 13px;
    
    }
    .ms-banner  .top-post-banner h3 {
        font-size: 20px;
        line-height: 30px;
        max-width: 70%;
    }
   .ms-banner .top-post-banner {
    position: relative;
    max-width: 100%;
}
    .alert-danger.alert-dismissible {
      font-size: 14px;
    }
    .grid-card-row {
        grid-template-columns: repeat(1, 1fr);
     }
  
    .dashboard__content.home-right-section {
        padding: 0px 0px 20px 0px !important;
    }
    .dashboard-body {
       margin-top: 30px;
    }
    #delete_form .modal-footer .btn.btn-border-black {
        margin-top: 5px;
       }
    #updateModal .modal-footer .btn.btn-border-black {
     margin-top: 5px;
    }
    .btn-primary {
        font-size: 12px !important;
    }
    .course-card-manager .card-bottom-content .course-name p {
        font-size: 16px;
    }
    .dashboard-body .learning-goal-btn .btn-secondary {
       font-size: 12px;
        padding: 10px 20px!important;
        margin: 0px 10px 10px 0px;
    }
    .setup-content button {
        font-size: 12px;
    }

    .btn.btn-border-black {
        font-size: 12px !important;
    }

    .filter-bx .accordion-body {
        top: 0px;
        left: 0;
    }

    .btn-border-black {
        font-size: 12px;
    }

    .course-catalouge-section .tab-details-top-search-box .form-control {
        padding: 14px 126px 15px 40px;
        font-size: 13px;

    }

    .cousre-listing-section.new-cousre-listing-section .tab-details .tab-details-top-title h2 {
        font-size: 28px;
        line-height: 1.2;
    }

    .learning-stage-field li {
        max-width: 50%;
    }

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

    .home-update .home-bennre-new .banner-left {
        max-width: 100%;
    }

    .journey-card .journey-left {
        width: 50px;
    }

    .journey-card .journey-right h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 7px;
    }

    .journey-card .journey-right p {
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 6px;
    }

    .journey-card .journey-right {
        padding-left: 10px;
    }

    .learning-journey-section {
        padding: 30px 0 20px;
    }

    .footer-new .sponsored-copyright-row {
        margin-top: 15px;
    }

    .footer-new .copyright-new-nav li:not(:last-child) {
        margin-right: 20px;
    }

    .footer-new .sponsored-copyright-row p {
        margin-bottom: 10px;
    }

    .btn-go-back.btn.rounded-btn,
    .btn-start-over.btn.rounded-btn {
        padding: 8px 10px;
        min-height: unset;
        font-size: 14px;
        line-height: 18px;
    }

    .rounded-btn img {
        width: 15px;
        height: 15px;
        margin-right: 6px;
    }
}

@media (max-width:575px) {
    .learning-journey-left h2 {
        font-size: 21px;
    }

    .learning-journey-right ul li {
        width: 100%;
    }

    .learning-journey-right ul .lj-title h3 span {
        font-size: 18px;
    }

    .learning-journey-right ul .number,
    .learning-journey-right ul .see-all-img {
        max-width: 28px;
        min-height: 28px;
        font-size: 16px;

    }

    .home-banner-sectionV2.update-home-banner .hero-btn {
        flex-direction: column;
    }

    .home-update .hero-btn.white-btnV2 a {
        margin-right: 0;
        padding: 8px 16px;
        max-width: 250px;
        width: 100%;
        margin: 5px 0;
    }

    .newsletter-col {
        margin: 10px 0;
    }

    .learning-stage-field li {
        max-width: 100%;
    }

    .tab-detail-tab-btns ul {
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .tab-detail-tab-btns ul li {
        margin-right: 15px;
        min-width: 150px;
    }

    .tab-detail-tab-btns ul li .rounded-btn {
        min-width: 100%;
        font-size: 14px;
        line-height: 1.1;
    }

    .cousre-listing-section.new-cousre-listing-section .tab-details .tab-details-top-title h2 {
        font-size: 24px;
    }

    .learning-stage-field li {
        width: 100%;
    }

}

.course-listing-sectionV2 {
    background-color: #F7F7F7;
    padding: 30px 0;
}

.course-listing-sectionV2 .tab-list .nav-link.active {
    border-bottom: 4px solid #fb003dc7;
    background-color: transparent !important;
}

.course-listing-sectionV2 .tab-list .nav-link:hover {
    border-bottom: 4px solid #fb003dc7;

}

.course-listing-sectionV2 .tab-details .tab-detail-bottom .course-list-accordian .accordion-item {
    background-color: transparent;
}

.course-listing-sectionV2 .tab-details .tab-detail-bottom .course-list-accordian .accordion-item .accordion-body .check-box-list .form-check .form-check-input:checked {
    background-color: #fb003dc7;
    border: 2px solid #fb003dc7;
}

.course-listing-sectionV2 .tab-details .course-listing-column .course-listing-column-details {
    height: unset;
}

.course-listing-sectionV2 .course-listing-column-img {
    position: relative;
}

.course-listing-sectionV2 .status-label {
    position: absolute;
    bottom: 14px;
    right: 14px;
    background-color: #fff;
    padding: 3px 15px;
    border-radius: 14px;
    font-family: Lexend;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #252526;
}

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

.course-listing-sectionV2 .icon-heart-top {
    right: unset;
    left: 10px;
}

.course-listing-sectionV2 .tab-list .nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
}

.course-listing-sectionV2 ::-webkit-scrollbar {
    margin-top: 15px;
    height: 5px;
}

/* Track */
.course-listing-sectionV2 ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
.course-listing-sectionV2 ::-webkit-scrollbar-thumb {
    background: rgba(255, 0, 0, 0.8);
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.5);
}

@media(max-width:575px) {
    .course-listing-sectionV2 .tab-details .tab-detail-bottom .course-listing-column .course-listing-column-details .course-listing-column-bottom h3 {
        font-size: 16px;
        height: auto;
    }
}

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

@media only screen and (min-width: 1400px) {
    .login-section .login-right {
        min-width: 540px;
    }

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

    footer.footer-new .container {
        max-width: 1415px !important;
    }
}

.levelup-main-header .after-login-header.navabar-right {
    justify-content: end !important;
    gap: 40px;
}

.after-login-header.navabar-right .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;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    display: inline-block;
    padding: 12px 24px;
    border-radius: 30px;
    border: 1px solid #fff;
}

.course-modules {
    padding-bottom: 20px;
}

.course-card-manager {
    position: relative;
}

.course-card-manager: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;
}

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

.levelup-main-header .profile-dropdown {
    margin-left: 36px;
}

.levelup-main-header .profile-dropdown>a img {
    min-width: 32px;
}

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

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

@media only screen and (max-width: 767px) {
.select-row-div .project-dropdown {
        min-width: 100% ;
    }
    .subscrip-etails-middle .course-limit-row {
        overflow: auto;
     }
    .view-button .grid-view-btn {
        padding: 8px 10px !important;
        font-size: 12px;
    }
    .link-gnrt-sec ul li {
        width: 100%;
    }
    .levelup-logo::before {
        left: -11px;
    }

    .levelup-logo img {
        max-width: 75px;
    }

    .register-section.login-section-new .register-right {
        max-width: auto;
        overflow-x: hidden;
    }

    .main-wrp.login-wrp .register-section.login-section-new .register-group-wrp {
        padding: 20px;
    }

    .btn-border-black {
        margin-left: 0px;
        margin-top: 20px;
    }

    a.thm-blk-btn {
        font-size: 12px;

    }

    .thm-grdn-btn {
        font-size: 14px;

    }

    .prfl-bx .subscrip-card li {
        max-width: 100%;

    }

    .filter-bx .accordion-body {
        position: relative;

    }

    .course-sc-bx {
        padding: 15px;

    }

    .filter-bx {
        width: 100%;
    }

    .sub-frm-sec {
        gap: 12px;
    }

    .dmnd-btn {
        font-size: 14px;
        padding: 8px 15px;

    }

    .top-post-banner h3 span {
        font-size: 20px;
        font-weight: 400;
        line-height: 22px;
    }

    .top-post-banner h3 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .error {
        font-size: 12px;
    }

    .card-bg .goals-card-body .setup-content .form-group label {
        font-size: 14px !important;
    }

    .assessment-wizard .setup-content .q-text {
        margin-left: 0px !important;
        font-size: 18px;
    }

    .top-courses-div {
        padding: 15px !important;
    }

    .footer-links {
        place-items: baseline;
        margin: 0px 0px 20px 0px;
    }

    .footer-contact ul {
        justify-self: auto;
    }

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

    .col-new-class {
        flex-direction: row;
        align-items: center;
    }

    .view-button {
        display: block;
    }

    .learning-goal-heading p {
        font-size: 14px;
        line-height: 16px;
    }

    .dashboard-left-heading>div {
        font-size: 12px !important;
        line-height: 14px;
    }

    .dashboard-left-heading span {
        font-size: 12px;
        line-height: 14px;
    }

    .dash-grid-box .grid-box-inner .box-inner-bottom h3 {
        font-size: 16px !important;
    }

    .module-content h4 {
        margin-top: 10px;
        font-size: 20px;
        font-weight: 500;
        line-height: 25px;
    }

    .home-banner-section .row {
        flex-direction: row;
    }

    .details-box-section {
        margin-left: 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;
    }

    .offcanvas-start .profile-dropdown>a {
        padding: 0;

    }

    .offcanvas-start .profile-dropdown>a img {
        min-width: 32px;
        height: 32px;
    }

    .levelup-main-header .profile-dropdown>a {
        padding: 0;

    }

    .levelup-main-header .profile-dropdown>a img {
        min-width: 32px;
        height: 32px;
    }

    .levelup-main-header .profile-dropdown {
        margin-left: 0px;
        padding: 0;
    }

    .cousre-listing-section .tab-details .tab-detail-bottom .course-list-accordian {
        display: block !important;

    }

    footer .ft-row .ft-nav {
        margin-top: 15px;
        flex-wrap: wrap;
        gap: 6px;
    }

    footer .ft-row {
        align-items: flex-start;
    }

    .banner-post .owl-carousel .owl-nav button.owl-next {
        right: -7.5%;

    }

    .banner-post .owl-carousel .owl-nav button.owl-prev {
        left: -7.5%;

    }
}

@media only screen and (min-width: 768px) {
    .profile-dropdown>a img {
        max-width: 32px;
    }

    .offcanvas-body .profile-dropdown {
        margin-left: 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
 
    .ms-banner   .side-img-bg {
       top: auto;
    }
    .ms-banner .top-post-banner {
        gap: 15px;
        position: relative;
        max-width: 75%;
    }
 .select-row-div .project-dropdown.form-group {
        min-width: 47%;
        max-width: 47%;
    }
    .card-blck h3 {
        min-height: 44px;
    }
    .link-gnrt-sec ul li {
        width: 48%;
    }
    .list-view-filter .course-description {
        max-height: 25px;
    }
    .course-card-manager .card-bottom-content .course-modules p {
        font-size: 14px;
    }
    .learning-goal-heading p {
        line-height: 16px;
    }
   .dashboard-inner .dash-grid-box .grid-box-inner {
        padding: 20px;
    }
   .dashboard-inner .dash-grid-box .grid-box-inner .box-inner-bottom h3 {
        font-size: 16px;
    }
    .list-view-filter .course-card-manager .card-bottom-content .course-name p {
        font-size: 13px;
        line-height: 16px;
        text-align: left;
    }
    .course-card-manager .card-bottom-content .course-name p {
        font-size: 16px;
        line-height: 22px;
        min-height: 130px;
     
    }
    .dashboard-body .learning-goal-btn {
        justify-content: flex-start;
    }
    .dashboard-body .learning-goal-btn .btn-secondary {
        font-size: 12px;
         padding: 10px 20px!important;
         margin: 0px 10px 10px 0px;
     }
    .prfl-bx .subscrip-card li {
        max-width: 50%;

    }

    .btn-border-black {
        margin-left: 0px;
        margin-top: 20px;

    }

    .terms-right {
        padding-left: 1%;
    }

    .filter-bx .ls-course-col .accordion-button {
        font-size: 11px;
        line-height: 20px;
        padding: 13px;
    }

    .filter-bx {
        width: 30%;
    }

    .banner-post .owl-carousel .owl-nav button.owl-next {
        right: -4.5%;

    }

    .banner-post .owl-carousel .owl-nav button.owl-prev {
        left: -4.5%;

    }

    .top-post-banner h3 {
        font-size: 45px;
        margin-bottom: 10px;
    }

    .top-post-banner h3 span {
        font-size: 21px;
        line-height: 20px;
    }

    .subscrip-card li {
        width: 50% !important;
        padding: 10px 45px 0px 0px !important;
    }

    .top-heading {
        align-items: flex-start;
        flex-wrap: wrap;
        gap: 10px;
    }

    .btn-primary {
        font-size: 12px !important;
    }

    .levelup-main-header .profile-dropdown>a {
        padding: 5px 0px;
    }

    .levelup-main-header .profile-dropdown {
        margin-left: 0px;
    }


    .courses-card-right {
        margin-top: 12px;
    }

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

    .col-new-class {
        flex-direction: row;
    }

    .details-box-section {
        margin-left: 0% !important;
    }

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

    .details-right p {
        font-size: 14px;

    }

    .details-left span {
        font-size: 15px;
    }

    .details-box-section {
        margin-left: 0%;
        padding: 20px;
    }

    .journey-card .journey-right h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .dashboard-inner .grid-card-row {
        grid-template-columns: repeat(2, minmax(200px, 1fr)) !important;
    }

    .courses-card {
        flex-wrap: wrap;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
    .login-section-new .login-right-new-inner .login-right {
        margin: 0 1% 0 1%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .ms-banner .top-post-banner {
        position: relative;
       }
       .ms-banner  .top-post-banner h3 {
        font-size: 28px;
       }
    .levelup-main-header .profile-dropdown>a {
      padding: 5px 5px;
     }
    .levelup-main-header .profile-dropdown {
        margin-left: 16px;
    }
    .levelup-main-header .navabar-right .login-btn {
        margin-left: 35px;
    }
    .grid-card-row {
       grid-template-columns: repeat(2, 1fr);
     }
    
    .card-blck h3 {
        min-height: 44px;
    }
.home-right-section   .dash-grid-box .grid-box-inner {
        min-height: 165px;
    }
   .dashboard-right-menu .breadcrumb-item a {
        font-size: 12px;
   
    }
    .home-right-section .dash-grid-box .grid-box-inner {
        padding: 15px;
    }
   .home-right-section .dash-grid-box .grid-box-inner .box-inner-bottom h3 {
        font-size: 15px;
    }
    .pfl-btn-top a.thm-grdn-btn {
        font-size: 12px;
        padding: 8px 15px;
    }
    .login-section-new .login-right-new-inner .login-right {
        margin: 0 1% 0 1%;
    }

    .btn-border-black {
        margin-left: 0px;
        margin-top: 20px;

    }

    .filter-bx {
        width: 30%;
    }

    .subscrip-card li {
        width: 33% !important;
        padding: 10px 45px 0px 0px !important;
    }

    .setup-content button {
        font-size: 12px;
    }

    .setup-content h4.q-text {
        margin-left: 0px !important;
        font-size: 20px;
    }

    .download-data .btn.btn-danger {
        font-size: 12px !important;
    }

    .btn-primary {
        font-size: 12px !important;
    }

    .header-update .header-new-right .profile-dropdown {
        margin-left: 6px;
    }

    .courses-card-right {
        margin-top: 12px;
    }

    .levelup-main-header .navabar-right .nav-item {
        padding: 0 10px;
    }

    .profile-dropdown {
        margin-left: 15px;
    }

    .details-box-section {
        margin-left: 5%;
        margin-bottom: 50px;
    }

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

    .dash-grid-box .grid-box-inner {
        background: #fff;
        box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.12);
        flex-direction: row;
        min-height: 138px;
    }
}

@media only screen and (min-width: 1400px) {
    .dash-grid-box .grid-box-inner .box-inner-bottom h3 {
        font-size: 19px !important;
    }

    .dashboard__content .form-check-label.fix-flx {
        display: flex;
        align-items: center;
        gap: 5px;
        flex-wrap: wrap;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .dash-grid-box .grid-box-inner .box-inner-top h2 {
        font-size: 40px;
        line-height: 42px;
    }

    .learning-goal-heading p {
        font-size: 13px !important;
    }

    footer .container {
        max-width: 1415px !important;
    }
}



@media only screen and (min-width: 1800px) and (max-width: 1899px) {
    section.home-banner-sectionV2 .container,
    .levelup-main-header .container,
    .container {
        max-width: 1700px !important;
    }

    footer.footer-new .container {
        max-width: 1700px !important;
    }
}
@media only screen and (min-width: 1900px) and (max-width: 2000px) {

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

    footer.footer-new .container {
        max-width: 1800px !important;
    }

}

@media only screen and (min-width: 2400px) and (max-width: 3000px) {

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

    footer .container,
    .footer-section .container {
        max-width: 2300px !important;
    }

    footer.footer-section .container {
        max-width: 2300px !important;
    }
}


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

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

    footer .container,
    .footer-section .container {
        max-width: 3700px !important;
    }

    footer.footer-section .container {
        max-width: 3700px !important;
    }
}

@media (min-width: 1024px) {
    #staticBackdrop .modal-dialog {
        max-width: 650px;
        margin: 1.75rem auto;
    }
}

@media (min-width: 767px) {
    #reprtacModal .modal-dialog {
        max-width: 700px;
        margin: 1.75rem auto;
    }
}

@media (min-width: 767px) {
    #attdetailseModal .modal-dialog {
        max-width: 700px;
        margin: 1.75rem auto;
    }
}


@media (min-width: 767px) {
    #submitfrm .modal-dialog {
        max-width: 700px;
        margin: 1.75rem auto;
    }
    #submitfrm2 .modal-dialog {
        max-width: 700px;
        margin: 1.75rem auto;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1399px) {
    .register-section.login-section-new .register-right {
        max-width: 440px;
        padding-bottom: 40px;
    }
}
@media only screen and (min-width: 1600px) and (max-width: 1699px) {
    section.home-banner-sectionV2 .container,
    .levelup-main-header .container,
    .container {
        max-width: 1500px !important;
    }

    footer.footer-new .container {
        max-width: 1500px !important;
    }

}

@media only screen and (min-width: 1700px) and (max-width: 1799px) {
    section.home-banner-sectionV2 .container,
    .levelup-main-header .container,
    .container {
        max-width: 1600px !important;
    }

    footer.footer-new .container {
        max-width: 1600px !important;
    }
}
@media only screen and (min-width: 1400px)   and (max-width: 1600px){

.dash-grid-box .grid-box-inner .box-inner-bottom h3 {
    font-size: 16px !important;
}

}


@media only screen and (min-width: 1024px)  and (max-width: 1300px){
    .sidebar-section .sidebar-nav {
        padding-bottom: 130px !important;
    }
}

@media only screen and (min-width: 1300px)  and (max-width: 1399px){
.sidebar-section-new .sidebar-nav li {
    padding: 26px 32px 26px 50px !important;

}
.sidebar-section .sidebar-nav {
    padding-bottom: 60px !important;
}

}

.subscrip-etails.prfl-bx .btn-border-black {
  margin-left: 0px;
}

@media only screen and (min-width: 1420px) and (max-width:1499px){
    section.home-banner-sectionV2 .container, .levelup-main-header .container, .container {
        max-width: 1360px !important;
    }
    section.home-banner-sectionV2 .sidebar-section .sidebar-nav li {
        padding: 18px 27px 18px 55px !important;
    }
    footer .container {
        max-width: 1380px !important;
    }
    .dashboard-page .dashboard-body {
        padding: 30px 40px 30px 320px !important;
    }
    }


    .feedback-report .btn-border-black{
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .feedback-report .btn-border-black img{
        width: 20px;
    }
    .feedback-report .btn-border-black:hover img{
    filter: invert(100%) sepia(0%) saturate(7494%) hue-rotate(233deg) brightness(200%) contrast(96%);
    }

#chart_enroll_course> .div{
    width: 100%;
    max-width: 100%;
}

.banner-student-enroll .tab-btn-group .btn-status {
    border-right: 1px solid #ced4da;
    background-color: white;
}
.banner-student-enroll .tab-btn-group {
    border: 1px solid #ced4da;
    
}
.dashboard__content .dash-grid-box .grid-box-inner {
  justify-content: flex-start;

}
.partner-grwth {
    position: relative;
    display: block;
    padding: 50px 0px;
    background-color: #f2f2f2;
}
.partner-grwth .grid-card-row {
    display: grid !important;
    grid-auto-flow: row dense;
    gap: 40px;
    grid-template-columns: repeat(4, 1fr);
    margin-bottom: 35px;
}
.partner-grwth h3 {
    font-family: Lexend;
    font-weight: 600;
    font-size: 22px;
    line-height: 100%;
    color: #000000;
    vertical-align: middle;
    margin-bottom: 35px;
    line-height: 30px;
}
.partner-grwth .grid-box-inner {
    padding: 30px;
    border-radius: 30px;
    box-shadow: 0px 4px 8px 0px #8787871A;
    width: 100%;
    background-color: white;
    display: flex;
    flex-direction: column;
}
.partner-grwth .grid-box-inner .box-inner-top h2 {
    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;
    font-size: 40px;
    line-height: 42px;
    font-weight: 700;
    font-family: Lexend;
}

.partner-grwth .grid-box-inner .box-inner-bottom h3 {
    font-size: 18px;
    line-height: 20px;
    color: #252526;
    font-family: Lexend;
    font-weight: 300;
    padding-top: 8px;
    margin-bottom: 0px;
}
.partner-grwth .grid-box-inner .box-inner-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.partner-grwth .box-inner-bottom {
    display: flex;
    justify-content: space-between;
}
.rprt-bxx {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) and (max-width:1200px){
.partner-grwth .grid-card-row {
 grid-template-columns: repeat(2, 1fr);
}
}

@media only screen and (max-width:767px){
.partner-grwth .grid-card-row {
 grid-template-columns: repeat(1, 1fr);
}
}