body {
    font-family: "Poppins", sans-serif !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.bg {
    background-color: #4e2734;
    display: flex;
    min-height: 100vh;
    padding: 50px;
}

.wrapper {
    width: 80%;
    margin: auto;
    align-self: center;
    max-width: 1400px;
    background-color: #fff;
    border-radius: 16px;
    border: 0px;
}

::placeholder {
    color: #667085 !important;
    font-weight: 400;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #667085 !important;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #667085 !important;
}


/*home page*/

/* .last-navigation a.nav-link {
    margin: 0px 0px 60px 0px;
} */

/* ul.navbar-nav li.nav-item {
    margin: 2px 0px 20px 8px;
} */

div#navbarNav li.nav-item a svg {
    /* width: 50px; */
    margin: auto;
    height: 15px;
}

.navbar-expand-lg .navbar-nav {
    flex-direction: column;
    position: relative;
    height: 100%;
    width: 100%;
}

.navbar-expand-lg .navbar-collapse {
    align-items: flex-start;
    /* width: 100%; */
    width: 260px;
    overflow: overlay;
}

.home-navbar .navbar-expand-lg {
    width: auto;
    width: fit-content;
    width: 260px;
    background-color: white !important;
    padding: 0;
}

.home-navbar {
    width: auto;
    width: fit-content;
    background-color: white;
    box-shadow: 0px 10px 60px 0px #0000001a;
}

.navbar>.container-fluid {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100vh;
}

.dropmenuhome .dropdown-item {
    padding: 5px 0;
    font-size: 14px;
    border-radius: 6px;
    align-items: center;
    display: inline-flex;
    margin: 2px 0;
    color: #000 !important;
}

.p-btn {
    display: none !important;
}

.dropmenuhome .dropdown-item.active {
    background: #ff8f1c;
}

.dropmenuhome .dropdown-item:hover {
    background: #ff8f1c;
}

.dropmenuhome {
    background-color: #fcf5f9;
    border: 0px solid #111;
    width: 100%;
    position: relative;
}

.arrowicon {
    position: absolute;
    right: 5px;
}

.arrowicon img {
    width: 4px;
}

.nav-item {
    margin: 5px 0px;
}

.nav-link {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    color: #808080 !important;
}

.nav-link.active {
    background: #ff8f1c !important;
    color: white !important;
    /* border-radius: 8px; */
    border-radius: 20px 0px 0px 20px;
}

.nav-link.active img {
    filter: brightness(0) invert(1);
}

.nav-link.active:hover {
    background: #ff8f1c;
    color: white !important;
}

.nav-link:hover {
    background: #ff8f1c;
    color: white !important;
    /* border-radius: 8px; */
    border-radius: 20px 0px 0px 20px;
}

a.freemium_modal_btn.active:hover {
    color: unset !important;
}

a.freemium_modal_btn:hover {
    color: unset !important;
}

.navbar-brand .matrimonialicon {
    max-width: 140px;
    margin: 10px 0px 10px 10px;
}

.home-navbar {
    /* width: auto;
  width: fit-content; */
    /* position: fixed; */
    width: 260px;
    /* height: 100vh; */
    /* overflow: auto; */
    overflow: hidden;
}


.bottomnav {
    position: absolute;
    bottom: 20px;
    text-align: center;
    padding: 0 10px;
}


/*matched page*/
a#events_view_link {
    margin: 0px !important;
    width: 90px !important;
}

section#new_layout a.freemium_modal_btn {
    background: transparent;
    border: none;
    opacity: 0.4;
    display: flex;
    /* width: 25%; */
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
}

.events_btn button {
    width: 30% !important;
}

.card.card-2 a.freemium_modal_btn.disabled {
    margin: 0px !important;
    width: unset !important;
}

.summary_check button {
    border: none;
    background: transparent;
    display: flex;
    width: 80%;
    justify-content: space-between;
    align-items: center;
    opacity: 0.4;
}

.profile_main_section_page .btn.text-white.orange-btn button {
    width: 100%;
    background: transparent;
    border: none;
    display: flex;
    justify-content: space-between;
    opacity: 0.4;
}

.profile_main_section_page .btn.text-white.orange-btn {
    padding: 0px 20px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main_sec_freemium {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.home-navbar ul.navbar-nav a.freemium_modal_btn {
    background-color: transparent !important;
    border: none;
    width: 90%;
    padding: 0;
    text-align: start;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #A2A2A2 !important;
    margin: 7px 7px;
    opacity: 0.4;
}

button.freemium_modal_btn.disabled {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: transparent;
    border: none;
    opacity: 0.6;
}

section#video_slide button.freemium_modal_btn.disabled {
    margin-left: auto;
}

section#video_slide button.freemium_modal_btn.disabled a {
    margin-right: 15px;
}

section#blogs_slide .myprofile-text button.freemium_modal_btn.disabled {
    margin-left: auto;
}

section#blogs_slide .myprofile-text button.freemium_modal_btn.disabled a {
    margin-right: 15px;
}

.home-navbar ul.navbar-nav a.freemium_modal_btn a {
    width: 100%;
    display: flex;
    opacity: 0.4;
}

.home-navbar ul.navbar-nav a.freemium_modal_btn img.freemium_lock_img {
    width: 15px !important;
}


section#Dashboard_top_sec {
    background: #fff;
    border-radius: 10px;
}

.profile-btn {
    /* border-radius: 50px; */
    border-radius: 10px;
    background-color: white;
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    color: #242424;
    display: block;
}

.myprofile-profile {
    border-radius: 12px;
    /* background-color: #37332f; */
    background-color: #FFF;
}

.myprofile-profile-img {
    width: 50px !important;
    height: 50px !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #ff8f1c;
}

.myprofile-name {
    font-family: "Poppins";
    /* font-size: 18px; */
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: -0.16500000655651093px;
}

.my_grade {
    font-size: 15px;
}

.my-profile-editprofile {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
}

.myprofile-card {
    background-repeat: no-repeat;
    background-image: url(img/profile-card.png);
    background-size: cover;
    width: 100%;
    height: auto;
    border-radius: 12px;
}

.myprofile-heading {
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
}

.orange-btn {
    background-color: #ff8f1c;
    box-shadow: 0px 4px 6px 0px #0000001c;
    border-radius: 8px;
    color: white;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    align-content: center;
}

.orange-btn2 {
    background-color: #ff8f1c;
    color: white;
}

.edit_profile_btn {
    box-shadow: 0px 0px 0px #fff;
    background: #fff;
}

.right_login_sec .changed_background ul.dropdown-menu.show {
    /* border: none; */
    border-radius: 12px;
    font-size: 14px;
    /* transform: translate(1286px, 127px) !important; */
}

.right_login_sec li a {
    padding: 0px;
}

.right_login_sec .btn-view-profile {
    padding: 0px;
    font-size: 14px;
}

.user_all_btns.show .btn-view-profile {
    padding: 0px;
    font-size: 14px;
    color: #808080;
}

.right_login_sec .btn-edit-profile {
    padding: 0px;
    font-size: 14px;
}

.user_all_btns.show .btn-edit-profile {
    padding: 0px;
    font-size: 14px;
    color: #808080;
}

.user_all_btns.show li a.dropdown-item {
    margin: 0px;
    padding: 0px;
}

.user_all_btns.show li {
    padding: 5px 0px;
}

.right_login_sec ul.dropdown-menu.show li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 10px !important;
}

ul.account_dropdown.show li {
    padding: 2px 0px;
}

.edit_profile_btn button {
    font-size: 14px;
}

.changed_background a:hover {
    background: #fff;
    color: #000;
}

.myprofile-text {
    font-family: "Poppins";
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
}

.myprofile-caendar {
    width: 100%;
    height: auto;
}

.myprofile-date {
    font-family: "Poppins";
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
}

.text-black {
    color: black;
}

.border-btn {
    border: 1px solid #ff8f1c;
    color: #ff8f1c;
    border-radius: 4px;
}

.how1 {
    background-image: url("img/how1.png");
    width: 30%;
    /* height: 350px;*/
    height: 245px;
    background-size: cover;
    background-repeat: no-repeat;
    /* border: 1px solid #ebebeb;
  border-radius: 12px;*/
    position: relative;
    margin: 0px 20px;
}

.how2 {
    background-image: url("img/how2.png");
    width: 30%;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ebebeb;
    border-radius: 12px;
    position: relative;
    margin: 0px 20px;
}

.how3 {
    background-image: url("img/how3.png");
    width: 30%;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ebebeb;
    border-radius: 12px;
    position: relative;
    margin: 0px 20px;
}

.how-text {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color: #403b3b;
}

.textpos {
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #808080;
    position: absolute;
    /*bottom: 3rem;*/
    bottom: 0;
    left: 0;
    right: 0;
}

.card-title {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: center;
    color: #403b3b;
}
.card-img.card-img-top{
    min-width: 200px;
    height: 150px;
}
.card.career-card{
    height: 100%;
}
.card {
    /* box-shadow: 0px 10px 60px 0px #0000001a; */
    border-radius: 12px;
    border: none;
    padding: 12px;
    /* background: aqua; */
    min-height: 210px;
    display: flex;
    justify-content: space-between;
    border: 1px solid #E0E0E0;
}

.blog-info {
    font-family: "Poppins";
    font-size: 11px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    color: #808080;
}

.orange {
    color: #ff8f1c !important;
}

.card img {
    position: relative;
}

.card-icon {
    position: absolute;
    right: 15%;
    top: 6%;
    backdrop-filter: blur(9px);
    background: #FFFFFF1A;
    padding: 5px;
    /* background: #04040433;
  padding: 4px 6px;
  border-radius: 4px; */
}

.subscription-heading {
    font-family: "Poppins";
    font-size: 21px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0em;
    color: #242424;
}

.subscription-heading h5 {
    font-size: 16px;
}

.subscription-heading p {
    font-size: 14px;
    color: #808080;
}

.subscription-text {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    color: #808080;
}

.subscription-card {
    box-shadow: 0px 10px 60px 0px #0000001a;
}

.subs-card-heading {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0em;
    color: #242424;
}

.subs-price {
    font-family: "Poppins";
    font-size: 30px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: 0em;
    color: #fd661f;
}

.subs-currency {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    color: #fd661f;
}

.subs-text {
    font-family: "Poppins";
    font-size: 11px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    color: #808080;
}

.contact-form-heading {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
}

.report-img {
    border: 5px solid #ffe8d1;
    border-radius: 5px;
    width: 100%;
    height: auto;
}

.black-btn {
    background-color: #263238;
    box-shadow: 0px 4px 6px 0px #0000001c;
    border-radius: 8px;
    color: white;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
}

.career-lib-heading {
    font-family: "Poppins";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.16500000655651093px;
    color: #242424;
    word-wrap: break-word;
}

.career-library-shadow {
    box-shadow: 0px 10px 60px 0px #0000001a;
    border-radius: 12px;
    background-color: #fff;
    margin: 10px;
    box-shadow: 0px 10px 60px 0px #0000001a;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.desktop_carr_main_pge {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    min-height: 80px;
}

.desktop_carr_main_pge .desktopn_carr_title_sec {
    margin: 0px !important;
}

.desktop_carr_main_pge a {
    text-decoration: none;
}

.career_cluster_items {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 300px !important;
}

.career_titles_sec {
    border-radius: 12px;
    background-color: #fff;
    margin: 10px;
    box-shadow: 0px 10px 60px 0px #0000001a;
    min-height: 60px;
    display: flex;
    align-items: center;
}

.career-clust-sec {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
    padding: 10px 20px;
    align-items: center;
}

.new_heading_library a {
    font-size: 13px;
    color: #ff8f1c;
    font-weight: 500;
}

.career-library-shadow .profile-card1 .text-center {
    display: flex;
    flex-direction: row-reverse;
}


/* .career-library-img {
  width: 100%;
  height: 130px;
} */

.career-library-shadow img {
    width: 100%;
    height: 160px;
    border-radius: 12px;
}

.modal-title {
    font-family: "Poppins";
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
}

.modal {
    --bs-modal-width: 1024px;
}

#exampleModal .modal-dialog {
    max-width: 1000px;
}

.modal-img {
    width: 100%;
    height: auto;
}

.modal-label {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    color: #292d32;
}

.modal-select {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    padding: 0.75rem;
    color: #677186;
}

.blog-detail-img {
    width: 100%;
    height: auto;
}

.all_fav_video_sec {
    text-align: center;
    /* min-height: 500px; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media only screen and (min-width:1440px) {
    .main_sec_freemium {
        width: 100%;
    }

    .main_sec_freemium .user_sec {
        width: 300px;
    }
}


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

    div#pills-favourite-video .slick-slide {
        min-height: 500px !important;
    }

    #video_slide .how-text {
        min-height: 60px;
    }
}


/* this is the signup form css  */

@media only screen and (max-width: 600px) {
    .blog-detail-img {
        width: 100%;
        height: auto;
    }
}


/*..media query.*/

@media (min-width: 320px) and (max-width: 767px) {
    .bg {
        padding: 10px;
    }

    .wrapper {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }

    /* this is our end css style  */
    section#Dashboard_top_sec {
        background: #fff;
        border-radius: 10px;
    }

    .profile_main_cards {
        display: none;
    }

    .home-navbar {
        width: 100%;
        height: auto;
        z-index: 1000;
    }



    .navbar>.container-fluid {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        height: auto;
    }

    .home-navbar .navbar-expand-lg {
        width: 100%;
    }

    .navbar-expand-lg .navbar-nav {
        /* padding-bottom: 100px; */
    }

    .notification.p-4 {
        padding: 0 !important;
    }

    .all_fav_video_sec {
        min-height: 340px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    section#career_library_section .active::after {
        content: '';
        position: absolute;
        left: 37% !important;
        bottom: -1.5px;
        width: 30% !important;
        top: 104% !important;
        height: 1.7px;
        background-color: #fd661f;
        /* margin: 0px auto; */
    }

    div#pills-favourite-video .slick-slide {
        min-height: 440px !important;
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
    }

    .card.card-2 {
        max-width: 360px !important;
        margin: 30px auto !important;
    }

    section#Dashboard_top_sec .profile-btn {
        position: fixed !important;
        right: 35% !important;
    }

    /* .video_box_new {
        min-height: 680px !important;
    } */
    .last-navigation a.nav-link {
        margin: 0px 0px 0px 0px !important;
    }

    div#calendar {
        max-width: 100% !important;
    }
}

.dropdown-menu {
    padding: 20px;
    text-align: inherit;
}


/* .changed_background button img {
  width: 150px;
} */

section#Dashboard_top_sec .profile-btn img {
    display: none;
}

section#Dashboard_top_sec .profile-btn {
    background: #FFDDBE;
    padding: 10px 16px 10px 16px;
    box-shadow: 0px 5px 7px #e4e4e4;
    font-size: 14px;
}

section#Dashboard_top_sec .changed_background .notification_drop_menu {
    /* width: 27%; */
    border-radius: 12px;
    /* transform: translate(1040px, 130px) !important; */
    box-shadow: 0px 0px 10px #979494;
}

section#Dashboard_top_sec .changed_background .notification_drop_menu li a.dropdown-item {
    background: transparent;
    color: #43435E;
    padding: 10px 0px;
}

section#Dashboard_top_sec .changed_background .notification_drop_menu li a.dropdown-item:hover {
    background: transparent !important;
    color: #808080;
    padding: 10px 0px;
}

section#Dashboard_top_sec .changed_background .notification_drop_menu li p {
    font-size: 14px;
}

section#Dashboard_top_sec .changed_background .notification_drop_menu li p span {
    font-size: 12px;
}

section#Dashboard_top_sec .changed_background .notification_drop_menu li p span a {
    text-decoration: none;
    font-size: 15px;
    color: #ff8f1c;
}

.show_more_opt {
    text-align: center;
    border-top: 1px solid #DFDFDF;
    padding-top: 20px;
}

.show_more_opt a {
    text-decoration: none;
    font-size: 15px;
    color: #ff8f1c;
}

.changed_background .drop_buttons {
    display: flex;
    justify-content: flex-end;
}

span#own_progress_bar .progress {
    border-radius: 10px;
    width: 120px;
    height: 10px;
}

span#own_progress_bar .progress-bar {
    background-color: #ff8f1c;
}

.my-profile-editprofile span#own_progress_bar {
    display: inline-block;
}

div#new_sec {
    display: none;
}

.top_img {
    width: 80px;
}

.up_load_btn {
    text-align: center;
    margin-top: 50px;
}

.up_load_btn button {
    background-color: #ff8f1c;
    box-shadow: 0px 4px 6px 0px #0000001c;
    border-radius: 8px;
    color: white;
}

.home-navbar {
    /* width: 100%; */
    /* height: auto; */
    z-index: 1000;
}





/* .navbar>.container-fluid {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: auto;
  } */


/* .home-navbar .navbar-expand-lg {
    width: 100%;
  } */

.navbar-expand-lg .navbar-nav {
    /* padding-bottom: 100px; */
    padding-right: inherit;
}

@media only screen and (max-width: 1280px) {
    .how2 {
        margin: 0;
    }

    .overflw {
        overflow: hidden;
    }

    .home-navbar .navbar-expand-lg {
        width: 260px;
    }

    .navbar-expand-lg .navbar-collapse {
        width: 260px;
    }

}

@media only screen and (max-width: 1024px) {
    .overflw {
        overflow: scroll;
    }

    div#pills-favourite-video .slick-slide {
        min-height: 470px !important;
    }

    /* .video_box_new {
        height: 480px !important;
    } */
    .event_row_work {
        margin: 0px 0px 0px !important;
    }

    div#idVedio-row .how-text.mb-3 span.crl_title a {
        font-size: 11px;
    }

    section#freemium_model_sec .modal-dialog {
        max-width: 90% !important;
    }

    .renewal_subscription_sec {
        font-size: 12px;
    }

    .desktop-tstnot_user .summary_check {
        margin: 0px 0px 10px;
    }
}

@media only screen and (max-width: 990px) {
    .how1 {
        width: 100%;
        margin: 0;
        height: 400px;
    }

    .how2 {
        width: 100%;
    }

    .how3 {
        width: 100%;
        margin: 0;
    }

    .profile-btn {
        display: none;
    }

    /* .p-btn {
        display: block !important;
    } */

    #exampleModal .modal-dialog {
        max-width: 500px;
    }
}

@media only screen and (max-width: 990px) {
    .row {
        margin: 0;
    }
}


/*..login.*/

.login-img {
    max-width: 100%;
}

.login-text {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    color: #939eaa;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.anchor {
    color: #ff8f1c;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    border: none;
    outline: none;
}


/* this is the slider new layout page style  */

.left_content_section {
    background-color: #FFDDBE;
    border-radius: 12px;
}

.login-btn {
    box-shadow: 0px 6px 26px 0px #23508b26;
    background-color: #0082ba;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
}

.password-input {
    width: 100%;
}

.new_cards {
    min-height: 120px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    text-align: center;
    padding: 30px;
}

.card_s {
    position: relative;
}

.card_img {
    background: #fff;
    padding: 10px 0px 10px 0px;
    border-radius: 12px;
    min-height: 80px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.card_heading h3 {
    font-size: 18px;
    font-weight: 600;
    color: #43435E;
}

.card_s a {
    text-decoration: none;
    color: #43435E;
}

.new_card p {
    font-size: 14px;
    margin: 0px;
    z-index: 1;
    text-transform: capitalize;
}

.main_card img {
    width: 30px;
    height: 30px;
}

.tab_content {
    border-bottom: 1px solid #DFDFDF;
    padding: 0;
    /* margin-bottom: 10px; */
}


/* this is the new css add video slider on dashboard  */

.video_heading_row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

section#blog_page_sec div#idVedio-row .card img {
    margin: 0px !important;
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.my_tab {
    font-size: 15px !important;
}

section#video_slide .nav-link:hover,
section#blogs_slide .nav-link:hover {
    background: #fff !important;
    color: #ff8f1c !important;
    /* border-radius: 8px; */
    border-radius: none;
}


/* .slick-list.draggable {
  width: 1200px;
} */


/* this is right sec css  */

.right_content_section {
    min-height: auto;
}

.right_content_section {
    width: 100%;
    margin: 0px 0px 0px auto;
    padding: 0px;
}

.events_desktop_section {
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: auto;
}

.events_btn a {
    text-decoration: none;
    margin: 0px;
    color: #ff8f1c;
}

a#clac_events {
    color: #43435E;
}

.new_calender .fc-left h2 {
    font-size: 15px;
}

div#calendar {
    border-radius: 12px;
    background: #fff;
    padding: 12px;
}

div#calendar button.fc-today-button.fc-button.fc-button-primary {
    font-size: 14px;
    padding: 2px 12px;
    display: none;
}

.fc-content-skeleton tbody td.fc-event-container a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end .fc-content {
    display: none;
}

.fc-content-skeleton tbody td.fc-event-container a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
    /* display: none; */
    text-decoration: none !important;
    display: table;
}

div#calendar .fc-button {
    padding: 0px;
}

tr:first-child>td>.fc-day-grid-event {
    width: 9px;
    height: 10px;
    border-radius: 50%;
    margin: auto;
    border: navajowhite;
}

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
    border-color: #ffffff !important;
}

.fc-unthemed td.fc-today {
    background: #ff8f1c !important;
    border-radius: 12px;
    color: #fff;
}

td.fc-day-top.fc-fri.fc-today span {
    color: #fff !important;
}

.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    display: flex;
    float: none !important;
    justify-content: center;
}

.fc-scroller.fc-day-grid-container {
    overflow: hidden !important;
    height: 100% !important;
}


/* this is the new summary sec  */

.summary_sec {
    border: 1px solid #FFDDBE;
    padding: 10px 0px 10px 0px;
    border-radius: 12px;
    background-color: #fff;
}

.test_row {
    display: flex;
    align-items: center;
}

.view_summary {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-left: 30px;
}

.view_summary img {
    margin: 0 10px;
}

.view_summary a {
    text-decoration: none;
    font-size: 14px;
    margin: 0px;
    color: #43435E;
}

.summary_check a {
    text-decoration: none;
    font-size: 12px;
    margin: 0px;
    color: #ff8f1c;
    white-space: nowrap;
}

.summary_check a img.freemium_lock_img {
    margin-left: 25px;
}

.profile_main_section_page .btn.text-white.orange-btn a.freemium_modal_btn.disabled {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.profile_main_section_page .btn.text-white.orange-btn a.freemium_modal_btn.disabled img {
    filter: invert(1);
}

.summary_check a.start_test {
    background: #ff8f1c;
    color: #fff !important;
    padding: 10px 20px;
    border-radius: 8px;
}

.event_row_work {
    margin: 0px 0px 0px;
}

.school_quiz_sec img {
    /* width: 30px; */
    width: 25px;
    height: 25px;
    margin-right: 7px;
    display: none;
}

.school_quiz_sec {
    /* display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-around; */
    background: #fff;
    /* margin: 10px 0px; */
    border-radius: 12px;
    padding: 20px;
    transition: all 0.1s;
}

.Quiz_btn a {
    text-decoration: none;
    border-radius: 20px;
    padding: 10px;
    background-color: #0082ba;
    color: #fff;
}

.school_quiz_sec:hover {
    border-left: 4px solid #ff8f1c;
}

.school_quiz_sec p {
    font-size: 13px;
    margin-bottom: 9px;
}


/* this is tabs css  */

.faqs_links a {
    text-decoration: none;
    color: #43435E;
}

.faq_link_2 a {
    text-decoration: none;
    margin: 0px;
    color: #ff8f1c;
}

.faq_cont .accordion-body a {
    text-decoration: underline;
    font-size: 16px;
    color: #FF8F1C;
}

.accordion {
    margin: 0;
    padding: 10px;
    background: #ffffff;
    color: #43435E;
    border: none;
    border-radius: 12px;
}

.accordion__item {
    position: relative;
    list-style-type: none;
    padding: 2% 4%;
}

.my_accordians input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: 0;
}

.accordion__title {
    font-size: 16px;
    margin-left: 20px;
}

.accordion__arrow {
    position: absolute;
    right: 97%;
    margin: 5px 0px 0px 0px;
}

.accordion__arrow::before,
.accordion__arrow::after {
    content: "";
    position: absolute;
    background-color: #ff8f1c;
    width: 3px;
    height: 9px;
    transition: transform 0.25s ease-in-out;
}

.accordion__arrow::before {
    transform: translateX(-2px) rotate(45deg);
}

.accordion__arrow::after {
    transform: translateX(2px) rotate(-45deg);
}

input[type="checkbox"]:checked~.accordion__arrow::before {
    transform: translateX(2px) rotate(45deg);
}

input[type="checkbox"]:checked~.accordion__arrow::after {
    transform: translateX(-2px) rotate(-45deg);
}

.accordion__content {
    position: relative;
    max-height: 200px;
    margin: 0;
    opacity: 1;
    overflow: hidden;
    transition: all 0.35s ease-in-out;
    line-height: 1.6;
    z-index: 2;
    font-size: 12px;
}

input[type="checkbox"]:checked~.accordion__content {
    max-height: 0;
    opacity: 0;
}

@media (max-width: 768px) {
    /* .video_box_new {
        height: 440px !important;
    } */
}

.promo_details {
    background: #fff;
    border-radius: 12px;
    background-image: url(../img/Intersect_top-svg.svg);
    min-height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    padding: 20px 0px 30px 0px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: none;
}

.promo_content {
    text-align: center;
}

.carousel-indicators {
    top: 100%;
}

.carousel-indicators [data-bs-target] {
    background-color: #ff8f1c;
    width: 15px;
    height: 15px;
    border: none;
    border-radius: 10px;
}

.explore_btn {
    margin-bottom: 20px;
    margin-left: 10px;
}

.explore_btn a {
    text-decoration: none;
    color: #fff;
    background-color: #ff8f1c;
    padding: 10px 16px;
    border-radius: 12px;
}

.promo_content p {
    font-size: 14px;
    padding: 20px;
}


/* accordians */


/* this is our end css style  */


/*1 may css*/

.card.card-2 {
    border: 1px solid #E0E0E0;
    border-radius: 14px;
    box-shadow: 0px 0px 0px 0px #0000001a !important;
    margin: 15px 0px;
    padding: 12px;
    min-height: fit-content;
    display: flex;
    justify-content: space-between;
    /* max-width: 266px; */
}

.card.card-2 img.card-img-top {
    border-radius: 9px;
    margin-bottom: 14px !important;
    margin-top: 5px !important;
    width: 100%;
    height: 150px;
    object-fit: cover;
}

.card.card-2 .card-title {
    color: #202020 !important;
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
}

.card.card-2 .orange {
    color: #FF8F1C !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}

.tab_content-vid .nav-pills {
    padding-left: 10px;
    margin-bottom: -6px !important;
}

.tab_content .nav-pills {
    padding-left: 14px;
    margin-bottom: -6px !important;
}

section#video_slide .nav-link.active,
section#blogs_slide .nav-link.active {
    background: transparent !important;
    color: #808080 !important;
    border-radius: 0px;
    border-bottom: 1px solid #ff8f1c;
    font-size: 15px !important;
}

/* section#video_slide .nav-link.active:hover,
section#blogs_slide .nav-link.active:hover {
    color: #fff !important;

} */
.carrer-video-dashboard .tab-pane.active,
.carrer-blog-dashboard .tab-pane.active {
    height: auto;
}

p.blog-text {
    height: 0;
    display: none;
}

.blog-text+p,
.blog-text {
    color: #808080;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    font-family: 'Poppins' !important;
    margin-bottom: 5px;
}

svg.bi.bi-heart.ms-3 {
    position: absolute;
    top: -17px;
    right: 10px;
    color: #fff !important;
}

#video_slide .how-text {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0em;
    top: 11%;
    text-align: left !important;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    min-height: 40px;
    width: 90%;
    margin: auto;
}

#video_slide .how-text a {
    text-decoration: none;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Limits to 3 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 3.5em;
    /* Adjust based on line height */
    text-overflow: ellipsis;
}

#video_slide .myprofile-heading {
    font-family: "Poppins";
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0em;
    margin: 0 !important;
    color: #43435E !important;
    padding-left: 10px;
}

#video_slide video.video-container.card-img-top {
    border-radius: 12px;
}

/* new style add  */
section#video_slide .video_box_new .how-text a {
    text-decoration: none !important;
    color: unset !important;
    width: 100%;
}

a.not-favorite-button.favorite-button.text-end {
    width: 10% !important;
}

/* new style add  */


.myprofile-text {
    margin: 0 !important;
}

.myprofile-text a {
    color: #FF8F1C !important;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}

.tab_content-vid {
    border-bottom: 1px solid #DFDFDF;
    padding: 0;
}

#blogs_slide .myprofile-heading {
    margin: 0 !important;
}

.myprofile-heading {
    padding-left: 10px;
}

#blogs_slide p.blog-info {
    margin-bottom: 7px;
    font-size: 13px;
    display: none;
}

.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    /* color: #565656; */
    font-size: 15px;
    font-weight: 400;
}

.quiz_heading p {
    color: #565656 !important;
}

a.useful-link {
    color: #43435E;
    font-size: 16px;
    font-weight: 600;
}

.end-img {
    float: right;
}

.school-quiz span h2 {
    color: #565656 !important;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.1;
    line-height: 1.5;
}

.promotion_heading.faqs_links a {
    color: #43435E;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
}

.right_content_section #calendar thead.fc-head {
    display: none;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-mirror-skeleton td,
td.fc-day-top.fc-sun.fc-other-month.fc-past {
    vertical-align: middle !important;
}

.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
    height: auto !important;
    padding: 5px;
}

.fc td,
.fc th {
    /* height: 8px !important; */
    min-height: 8px !important;
    max-height: 16px !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url(../img/top-vector.png);
    display: none;
}

.accordion-button::after {
    background-image: url(../img/right.png);
    display: none;
}

.accordion-button:not(.collapsed) {
    color: #43435E;
    font-size: 15px;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 0%);
    font-weight: 400;
    padding: 9px 18px;
    background-color: #fff;
}

button.accordion-button.collapsed {
    color: #43435E;
    font-size: 15px;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 0%);
    font-weight: 400;
    padding: 9px 18px;
    background-color: #fff;
}

.accordion-body {
    color: #565656;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    font-family: 'Poppins';
    letter-spacing: 0.1;
    padding: 0px 18px;
}

.accordion-item {
    border: none !important;
    border-bottom: none;
}

.fc-dayGrid-view .fc-body .fc-row {
    height: 56px !important;
    max-height: 40px !important;
    min-height: 45px !important;
}

.main-attempt {
    margin-top: -23px;
}

span.attempt-span {
    display: block;
}

h2.need-h2 {
    font-weight: 600 !important;
}

.ai-personal-tab {
    border: 0px solid #FFDDBE;
    padding: 30px 10px;
    margin-top: 10px !important;
}

span.text-end.end-img.main-attempt {
    color: #565656;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.3;
}

.quiz_heading .pay-now-p {
    color: #FF8F1C !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
}

.personal-summary {
    display: block;
}

.view_summary.personal-summary a {
    padding-left: 5px;
}

.personal-profiler-heading {
    color: #43435E;
    font-size: 16px;
    font-weight: 600;
}


/* 1 may css end */


/* this is the career video list css style  */

section#career_cideo_list .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #ff8f1c !important;
    background-color: transparent !important;
    border-radius: 0px;
    border-bottom: 1px solid #ff8f1c;
}


/* .search_option {
  margin: 30px 0px 30px 0px;
} */

section#career_cideo_list .nav-link:hover {
    background: transparent !important;
    color: grey !important;
    border-radius: 0px;
}

section#career_cideo_list video.video-container.card-img-top {
    border-radius: 12px;
}

.video_search_icon img {
    width: 20px;
    position: absolute;
    top: 8px;
    left: 20px;
}

.search_img  input#video-title-search {
    border: 0px;
    padding: 14px 45px;
}

input#search {
    text-indent: 20px;
}

input#search:focus {
    box-shadow: 0px 0px 0px #fff;
}

input#video-title-search:focus {
    box-shadow: 0px 0px 0px #fff;
}

.search_img {
    position: relative;
}

.search_img img {
    position: absolute;
    top: 30%;
    left: 1%;
    z-index: 99;
}

.all_fav_row {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.favourate_search_sec {
    position: relative;
}

.favourate_search_sec img {
    position: absolute;
    top: 30%;
    left: 0px;
}

.favourate_search_sec .form-control:focus {
    box-shadow: 0 0 0 .25rem rgb(255 255 255 / 25%);
}

.favourate_search_sec input {
    text-indent: 14px;
}

section#career_library_section input#search {
    /* text-indent: 20px; */
    text-indent: 5px;
    padding: 10px 35px;
    margin: 10px 0px 10px 0px;
    border-radius: 12px;
    border: 1px solid #00000026 !important;
}

.video_filters .dropdown a#dropdownMenuLink {
    width: 100%;
    background: #fff;
    border: 0px;
    color: #9D9D9D;
}

.video_filters .dropdown-toggle::after {
    margin-left: 50%;
}

.video_filters ul.dropdown-menu.show li {
    display: flex;
}

.video_filters .dropdown-item:focus,
.dropdown-item:hover {
    color: #ffffff;
    background-color: #ff8f1c;
    border-radius: 0px 20px 20px 0px;
}

.video_filters ul.dropdown-menu.show {
    border-radius: 12px;
    transform: translate(190px, 38px) !important;
}


/* this is the career library css style code  start  */

.career_library_headings {
    background: #fff;
    border: 1px solid #ff8f1c;
    border-radius: 12px;
    width: 80%;
    margin: 20px auto;
}

section#career_library_section .subscription-heading span {
    font-size: 16px;
}

section#career_library_section .career_library_headings .subsciption-text p {
    color: #808080;
    font-size: 14px;
}

section#career_library_section .library_btns a {
    text-decoration: none;
    color: #060606;
    display: flex;
    justify-content: space-between;
}

#career_library_section .active .crumb_head span {
    color: #fd661f;
}

.career_row {
    padding: 5px 0px;
    background-color: #fff;
    border-radius: 10px 10px 0px 0px;
}

.library_btns .numbering {
    /* background: #000; */
    color: #000;
    padding: 3px 10px 10px 10px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    /* margin: auto; */
    border: 1px solid #000;
}

section#career_library_section .bread_crumb_library li.breadcrumb-item a {
    text-decoration: none;
    color: #43435E;
}

section#career_library_section .bread_crumb_library {
    font-size: 14px;
}

section#career_library_section .active {
    position: relative;
}

section#career_library_section .active::after {
    content: '';
    position: absolute;
    left: 20%;
    bottom: -1.5px;
    width: 70%;
    top: 136%;
    height: 1.7px;
    background-color: #fd661f;
    /* margin: 0px auto; */
}

div#search-results {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}


/* this is the career library css style code  end  */


/* this is the career details page css style  */

.description_full_img img {
    /* width: 100%; */
    height: 450px;
    /* object-fit: cover; */
}
.description_full_img.p-0{
    text-align: center;
}
.discription_img img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 12px;
    /* box-shadow: 0px 0px 10px #808080; */
}

.descrip-row {
    padding: 12px;
}

section#drop_new_btn .dropdown a {
    background: #fff;
    border: 0px;
    border-radius: 12px;
    color: #FF8F1C;
    padding: 14px 22px;
}

section#drop_new_btn ul#myTab {
    display: flex;
    flex-direction: column;
}

section#drop_new_btn .dropdown-menu.show {
    border-radius: 12px;
    border: 0px;
    transform: translate(0px, 70px) !important;
}

section#drop_new_btn a#profile-tab img {
    width: 18px;
}

section#drop_new_btn .dropdown-menu.show .nav-link.active {
    color: black !important;
}

section#drop_new_btn ul#myTab .nav-item a {
    color: #060606 !important;
}

section#drop_new_btn .nav-link:hover {
    background-color: #fff !important;
    color: #060606 !important;
}

.profile-card1 a {
    color: #060606;
    display: inline;
}

/* .tab-content {
    padding: 0px;
} */

.detail_heading h2 {
    background: #0082BA;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 20px;
    border-radius: 10px 10px 0px 0px;
}

section#progression_page_content .progrssion_icon_heading {
    display: flex;
}

section#progression_page_content .progrssion_icon_heading .school-label h4 {
    padding-left: 20px;
    font-size: 22px;
}

/* 
section#progression_page_content .progression_detail_content {
    margin-top: 30px;
} */

section#progression_page_content .progression_detail_content ul li strong {
    /* display: block; */
    font-size: 14px;
}

section#progression_page_content .progression_detail_content ul li {
    font-size: 14px;
}

.progress_top_border {
    border-bottom: 1px solid #00000026;
    margin-top: 30px;
}

.progress_bottom_border {
    border-bottom: 1px solid #FF8F1C;
    margin-top: 30px;
}

section#how_prepare_sec .prepare_icon_heading {
    display: flex;
}

section#how_prepare_sec .prepare_icon_heading .school-label h4 {
    padding-left: 20px;
    font-size: 22px;
}

/* 
section#how_prepare_sec .prepare_detail_content {
    margin-top: 30px;
} */

section#how_prepare_sec .prepare_detail_content ul li strong {
    /* display: block; */
    font-size: 16px;
}

section#how_prepare_sec .prepare_detail_content ul li {
    font-size: 14px;
}

section#top_company_sec .top_company_icon_heading {
    display: flex;
}

section#top_company_sec .top_company_icon_heading .school-label h4 {
    padding-left: 20px;
    font-size: 22px;
}

section#top_company_sec .top_company_icon_heading {
    margin-top: 30px;
}

section#top_company_sec .top_company_icon_heading ul li strong {
    /* display: block; */
    font-size: 16px;
}

section#top_company_sec .top_company_icon_heading ul li {
    font-size: 14px;
}

.school-label ul li::marker {
    color: #0668DB;
}

section#drop_new_btn ul#myTab .nav-item a span {
    text-transform: capitalize;
}


/* this is the career details page css style  */


/* this is my career video section css style  */

.centered_sec {
    /* width: 100%; */
    padding: 0px !important;
    display: flex;
    justify-content: center;
}


/* this is my career video section css style  */

@media only screen and (max-width: 600px) {
    .blog-detail-img {
        width: 100%;
        height: auto;
    }
}



/*..media query.*/

@media (min-width: 320px) and (max-width: 767px) {
    .bg {
        padding: 10px;
    }

    .wrapper {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }

    .left-wrapper {
        padding: 10px !important;
    }

    .home-navbar {
        width: 100%;
        height: auto;
        z-index: 1000;
    }

    .navbar>.container-fluid {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        height: auto;
    }

    .home-navbar .navbar-expand-lg {
        width: 100%;
    }

    .navbar-expand-lg .navbar-nav {
        /* padding-bottom: 100px; */
    }

    .notification.p-4 {
        padding: 0 !important;
    }

    section#video_slide ul#pills-tab {
        width: 100%;
    }

    section#video_slide ul#pills-tab li.nav-item {
        width: 40%;
        display: flex;
        margin: 0px auto 5px auto;
    }

    section#video_slide ul#pills-tab li.nav-item button {
        margin-top: 20px;
    }

    div#pills-favourite-video .slick-slide {
        min-height: 410px !important;
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
    }

    section#career_library_section .bread_crumb_library {
        display: none;
    }

    ul.navbar-nav li.nav-item svg {
        margin-left: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bg {
        padding: 10px;
    }

    .home-navbar {
        width: 100%;
        height: auto;
        z-index: 1000;
    }


    .navbar>.container-fluid {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        height: auto;
    }

    .home-navbar .navbar-expand-lg {
        width: 100%;
    }

    .navbar-expand-lg .navbar-nav {
        /* padding-bottom: 100px; */
    }

    .all_fav_video_sec {
        display: flex;
        flex-direction: column;
        min-height: 370px;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 1280px) {
    .how2 {
        margin: 0;
    }

    .overflw {
        overflow: hidden;
    }

    /* this is new css add on our side  */
    .changed_background .drop_buttons {
        display: flex;
        justify-content: center;
        /* flex-direction: column; */
    }

    div#pills-favourite-video .slick-slide {
        min-height: 470px !important;
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
    }
}

@media only screen and (min-width:1024px) {
    .main_sec_freemium {
        width: 90%;
    }
}

@media only screen and (max-width: 1200px) {
    .right_content_section {
        width: 100%;
        margin: 0px;
    }

    .dashboard_summary_check a.freemium_modal_btn.disabled {
        width: auto !important;
    }

    section#freemium_model_sec .subscribe_modal_sec p {
        color: #FF8F1C !important;
        margin: 0px !important;
        font-size: 10px !important;
        font-weight: 700 !important;
    }

    section#freemium_model_sec .subscribe_modal_sec button.freemium_modal_btn {
        padding: 6px 9px !important;
        font-size: 12px !important;
    }

    .user_sec {
        width: 135px !important;
    }

    .left_content_sec .p-3.myprofile-profile {
        width: 100% !important;
    }
}


@media only screen and (max-width: 1024px) {
    .overflw {
        overflow: scroll;
    }

    .career_titles_sec {
        min-height: 80px;
    }
}

@media only screen and (max-width: 990px) {
    .how1 {
        width: 100%;
        margin: 0;
        height: 400px;
    }

    .how2 {
        width: 100%;
    }

    .how3 {
        width: 100%;
        margin: 0;
    }

    .profile-btn {
        display: none;
    }

    #exampleModal .modal-dialog {
        max-width: 500px;
    }
}

@media only screen and (max-width: 990px) {
    .row {
        margin: 0;
    }
}


/*..login.*/

.login-img {
    width: 100%;
    height: 100vh;
}
.qr-login-img {
    max-width: 100%;
    height: 90vh;
}

.login-text {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    color: #939eaa;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

.anchor {
    color: #ff8f1c;
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
}

.login-btn {
    box-shadow: 0px 6px 26px 0px #23508b26;
    background-color: #0082ba;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
}

.password-input {
    width: 100%;
}

.toggle-password {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    cursor: pointer;
}

.password-container {
    position: relative;
    width: 100%;
}

@media only screen and (max-width: 990px) {
    .login-img {
        width: 100%;
        height: auto;
    }

    .career-library-img {
        width: 40%;
        height: 130px;
    }
}

@media only screen and (max-width: 600px) {
    .how1 {
        height: 245px;
    }

    .blog-detail-img {
        width: 100%;
        height: 200px;
    }

    .career-library-img {
        width: 100%;
        height: 200px;
    }
}

.form-control {
    border-color: #D9D9D9;
    font-size: 14px;
    font-weight: 400;
    color: #434141;
    padding: 14px 20px;
    max-height: 50px;
}

.form-control::placeholder,
.form-control::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.15);
}

.required {
    color: red !important;
}

form#loginForm label.form-check-label.login-text a {
    color: #FF8F1C;
}

.submit_btn {
    width: 30%;
    background-color: #FF8F1C;
}

.first_card::before {
    content: "";
    background: url(../img/Intersect.png) no-repeat;
    width: 80px;
    background-size: contain;
    height: 80px;
    display: block;
    margin: -0.5px -1px 0px;
    position: absolute;
    top: -6px;
    left: 0px;
}

.forgot_sec {
    border: 0px;
}

.slick-prev:before {
    display: none;
}

.slick-next:before {
    display: none;
}


/* a.not-favorite-button.favorite-button {
    text-decoration: none;
    display: flex !important;
    justify-content: flex-end;
} */

div#idVedio-row .how-text {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 90%;
    margin: 0px 6%;
    text-align: left;
    min-height: auto;
}

span.crl_title a {
    text-decoration: none;
    color: #000;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 4.5em;
    text-overflow: ellipsis;
}

div#idVedio-row .how-text a {
    text-decoration: none;
}

a.not-favorite-button.favorite-button-blog {
    text-decoration: none;
    /* background-color: #04040433; */
    border-radius: 4px;
    padding: 4px;
}

.card-img,
.card-img-top {
    /* border-top-left-radius: calc(.25rem - 1px); */
    /* border-top-right-radius: calc(.25rem - 1px); */
    border-radius: 12px;
}

.pathway_search_container {
    display: flex;
    align-items: center;
    position: relative;
}

.pathway_search_container img {
    position: absolute;
    right: 1%;
}

section#path_career input#search {
    text-indent: 5px;
    padding: 20px;
    margin: 30px 0px 30px 0px;
    border-radius: 12px;
    border: 1px solid #00000026 !important;
}

.profile-card1 a {
    text-decoration: none;
}

.new_heading_library {
    font-size: 13px !important;
    color: #ff8f1c;
}

.career_cluster_items a {
    text-decoration: none !important;
}

.path_sec_new {
    display: flex;
    align-items: center;
    position: relative;
}

.path_sec_new img {
    position: absolute;
    right: 1%;
}

.career_library_headings .subscription-heading span.text-center {
    font-size: 14px;
}

.career_library_headings .subsciption-text p {
    font-size: 14px;
    color: #808080;
}

div#library_search_result .text-center.career-library-shadow.p-3 {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

div#search-results .career-library-heading {
    color: #242424;
    margin: 30px 0px 0px 0px;
    text-align: start !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-ht {
    min-height: 260px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
}

section#career_library_section .active {
    text-align: center;
}

.forgot_sec {
    border: 0px;
}

section#career_library_section .active .numbering {
    background: #fd661f;
    color: #fff;
    border: 0px;
    text-align: center;
}

@media only screen and (max-width:1146px) {
    .library_btns .crumb_head span {
        font-size: 12px !important;
    }
}

@media only screen and (max-width:1076px) {
    .library_btns .cr.forgot_sec {
        border: 0px;
    }

    umb_head span {
        font-size: 12px !important;
    }
}


/* this is the contact us student page design style css  */

.contact_mail a {
    text-decoration: none;
    color: #ff8f1c;
    font-size: 14px;
}

.qr_heading p {
    margin: 10px 0px 0px 0px;
}

.qr_img_sec img {
    width: 125PX;

    .forgot_sec {
        border: 0px;
    }

    height: 125PX;
    margin-top: 20px;
}

form#sendEnquirey input {
    min-height: 50px;
}

form#sendEnquirey select.form-select {
    min-height: 50px;
}

form#sendEnquirey textarea {
    min-height: 115px;
}

form#sendEnquirey button.btn.text-white.orange-btn.w-100.text-decoration-none {
    border-radius: 3px;
    min-height: 50px;

    .forgot_sec {
        border: 0px;
    }
}

.contact_brdr_bottom {
    border-radius: 12px;
    border-bottom: 11px solid #ff8f1c;
}


/* this is blog page css style  */

.main_blog_container {
    background: #fff;
    padding: 20px;
    border-radius: 12px;
}

section#blog_page_sec .nav-link:hover {
    border-color: #fff;
    background: transparent !important;
}

section#blog_page_sec .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    /* border-color:.forgot_sec {
    border: 0px;
} #dee2e6 #dee2e6 #fff; */
    border: none;
    outline: 0px;
    border-radius: 0px;
    color: #000 ! IMPORTANT;
}

section#blog_page_sec .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #fff;
}

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

.blog_search_icon {
    position: relative;
}

.blog_search_icon img {
    position: absolute;
    top: 30%;
    left: 1%;
}

section#blog_page_sec .card {
    min-height: 390px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blog_search_sec {
    position: relative;
}

.blog_search_sec img {
    position: absolute;
    top: 30%;
}


/* Chrome, Safari, Edge, Opera */

form#finalSubmitForm input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.carrer-video-dashboard .tab-pane,
.carrer-blog-dashboard .tab-pane {
    display: block;
    height: 0;
    overflow: hidden;
}

.carrer-video-dashboard .tab-pane.active,
.carrer-blog-dashboard .tab-pane.active {
    height: auto;
}

section#career_library_section span.message.me-3 {
    color: #43435E;
    font-weight: 400;
}

section#career_library_section .bread_crumb_library ol.breadcrumb li.breadcrumb-item {
    font-weight: 600;
    color: #43435E;
}

#carrer_details_nav img {
    width: 18px
}

.no-content-available {
    margin: 20px 26px;
}

input#fav-title-search:focus {
    box-shadow: 0 0 0 .25rem rgb(255 255 255 / 25%);
}
input#fav-title-search{
            padding: 14px 45px;
}

.video_box_new {
 /* super_school_ui_design_09-09-2025 */
    /* min-height: 590px; */

    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}

div#pills-favourite-video .slick-slide {
    min-height: 550px;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}

section#video_slide .video_box_new .how-text {
    text-align: left;
    margin: 0px 5%;
    min-height: 50px;
}

section#detail_summary_content video {
    width: 45%;
    box-shadow: 0px 0px 10px #e7e7e7;
}

.summary_row_content {
    display: flex;
    flex-direction: row;
    align-items: center;
}

@media only screen and (max-width:820px) {

    /* .video_box_new {
        min-height: 500px !important;
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
    } */
    div#pills-favourite-video .slick-slide {
        min-height: 500px !important;
    }
}

.career_video {
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.my-fav-container .carrer_library {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    box-shadow: 0px 10px 60px 0px #0000001a;
}

.my-fav-container .carrer_library a {
    text-decoration: none !important;
    color: #ff8f1c !important;
}

.carrer_library {
    box-shadow: 0px 0px 10px #808080;
    border-radius: 12px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 30%;
    margin: 10px;
}

.carrer_library a {
    margin: 0px !important;
    padding: 0px !important;
}

.carrer_library .how-text {
    margin: 0px !important;
}

.toggle_account_btn {
    width: 100%;
    text-align: left;
    font-size: 15px;
}

.toggle_menu_content ul {
    padding: 10px 16px;
    background: #fff;
}

.toggle_menu_content .orange-btn button {
    padding: 0px;
    color: #808080;
}

.toggle_menu_content li a.dropdown-item {
    color: #808080 !important;
}

.toggle_menu_content .dropdown-item:hover {
    background: transparent;
}

.toggle_menu_content .dropdown-toggle::after {
    display: inline-block;
    margin-left: 72%;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.forgot_sec {
    border: 0px;
}

.offset-md-4 {
    margin-left: 0 !important;
}

.forgot_sec .col-md-12.offset-md-4 button {
    width: 100%;
    margin: 30px 0px;
    border-radius: 12px;
    padding: 10px;
    background: #0082ba;
    border: none;
}

.card-body {
    /* flex: 1 1 auto; */
    padding: 0px !important;
}

.forgot_sec {
    padding: 11px;
}

.card-header {
    padding: 10px 2px;
    background: transparent;
    margin: 20px 0px 0px 0px;
}

section#Dashboard_top_sec .myprofile-profile label {
    display: block !important;
}

.forgot_sec .form-group {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    margin-top: 20px;
    flex-direction: column;
}

.forgot_sec .form-group label {
    color: #939eaa;
}

.forgot_sec .form-group img {
    width: 20px;
    margin-right: 10px;
}


/* .forgot_main_btn button {
  width: 100% !important;
  padding: 12px !important;
  background: #0082ba;
} */


/* this  is notification button dynamic css  */
.right_login_sec ul.dropdown-menu.show li a:first-child {
    width: 300px;
    display: block;
    text-decoration: none;
}

.user-drop-section {
    width: 200px;
    padding: 10px 10px;
}

user-drop-section ul li {
    margin: 0px !important;
}

.right_login_sec ul.dropdown-menu.show li a button {
    color: #000;
    padding: 0px 0px !important;
    border: none;
    border-radius: 25px;
    font-size: 10px;
    border-radius: 30px;
    padding: 0px 7px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.notify_sec li a {
    display: contents;
    color: #000;
    font-size: 12px;
}

.notify_sec li a:hover {
    color: #808080;
}

.notify_sec li a span {
    width: 200px;
    display: block;
}

.new-notification a {
    color: #ff8f1c !important;
}

.new-notification a button {
    background: #FD6621 !important;
    color: #fff !important;
}


button#load-more-btn {
    margin: auto;
}

@media only screen and (max-width:992px) {
    /* .notification_small_view_text {
        display: none;
    } */

    /* .only_small_screen {
        display: none !important;
    } */

    .profile-btn {
        display: block;
    }

    section#Dashboard_top_sec .profile-btn {
        position: fixed;
        top: 3.5%;
        z-index: 111111;
        right: 12%;
        display: flex;
        align-items: center;
    }

    /* section#Dashboard_top_sec .changed_background .notification_drop_menu {
        width: 320px !important;
    } */
}

.document_container_ses {
    background: #E8E8E8;
    margin: 20px 0px;
    padding: 20px;
    border-radius: 12px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
}

.document_title_sec .document-title {
    padding: 0px 20px;
}

.document_heading h2 {
    margin: 0;
    color: #43435E;
    font-size: 17px;
}

.add_docu_btn button {
    background: #FF8F1C;
    border-radius: 25px;
    border: none;
    padding: 10px 15px;
}

.document_row_container {
    display: flex;
    flex-direction: row;
    align-items: center;
}

section#document_modal_section .modal-footer button {
    border: none;
}

section#document_modal_section .modal-footer button:hover {
    background-color: #FF8F1C;
}

section#document_modal_section .btn-primary:active {
    background-color: #FF8F1C;
}

section#document_modal_section .btn-primary:focus {
    background-color: #FF8F1C;
    box-shadow: none;
}

section#document_modal_section {
    height: 100vh;
}

.useful-links a {
    font-size: 15px;
    color: rgb(86, 86, 86) !important;
    text-decoration: none;
    padding: 10px 0px !important;
}

.useful_cont {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    background: rgb(255, 255, 255);
    padding: 20px;
    border-radius: 12px;
}

.useful_cont p {
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.truncate-text{
    overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* This is the key property to limit to 3 lines */
  text-overflow: ellipsis;
}
.useful_img_sec img {
    width: 16px;
}

.useful_cont:hover {
    border-left: 8px solid #FF8F1C;
}

.slick-track {
    margin-left: 0 !important;
    margin-right: auto !important;
}

.document-container {
    margin: 10px 0px;
    BACKGROUND: #E8E8E8;
    padding: 20px 20px;
    border-radius: 12px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.document-icon i {
    font-size: 75px;
    color: #808080;
}

.delete-icon i {
    cursor: pointer;
    color: #000000;
}

section#document_modal_section .modal-content .modal-footer button {
    background: #ff8f1c;
    padding: 6px 16px;
    border-radius: 4px;
    color: #fff;
}

.document-title {
    font-size: 15px;
    color: #242424CF;
    padding: 10px 0px;
}

button#confirmDelete {
    background: red !important;
}

.document-icon i:hover {
    color: #FF8F1C;
}


/* this is the new navigation icon css for student  */

div#navbarNav ul li a img {
    width: 20px;
    margin: 0 10px;
}

/* div#navbarNav li a:hover img {
    filter: brightness(0) invert(1);
} */

@media only screen and (max-width: 992px) {
    div#navbarNav ul li a img {
        width: 23px;
        margin: 0 10px;
    }

    div#navbarNav .nav-link.active {
        border-radius: 25px 0px 0px 25px;
    }

    button.navbar-toggler {
        margin-right: 13px;
    }

    div#navbarNav ul li a img {
        margin-left: 15px;
    }
}

@media only screen and (max-width:992px) {
    /* .notification_small_view_text {
        display: none;
    } */

    /* .only_small_screen {
        display: none !important;
    } */

    .profile-btn {
        display: block;
    }

    section#Dashboard_top_sec .profile-btn {
        position: absolute;
        top: 3.5%;
        z-index: 111111;
        right: 12%;
        display: flex;
        align-items: center;
    }
}

@media only screen and (max-width:450px) {
    div#navbarNav ul li a img {
        width: 23px;
        margin-right: 10px;
    }

    div#navbarNav ul li a img {
        margin-left: 15px;
    }

    button.navbar-toggler {
        margin-right: 13px;
    }

    .profile-btn {
        display: block;
    }

    section#Dashboard_top_sec .profile-btn {
        position: absolute;
        top: 2.8%;
        z-index: 111111;
        right: 25%;
        background: #FFDDBE;
        padding: 10px 12px 10px 12px;
        box-shadow: 0px 5px 7px #e4e4e4;
        font-size: 14px;
    }

    /* section#Dashboard_top_sec .changed_background .notification_drop_menu {
        width: 74%;
        border-radius: 12px;
        transform: translate3d(72px, 82px, 0px) !important;
    } */

    div#navbarNav ul li a img {
        width: 23px;
        margin-right: 10px;
    }

    div#navbarNav ul li a img {
        margin-left: 15px;
    }

    button.navbar-toggler {
        margin-right: 13px;
    }
}

@media only screen and (max-width:1440px) {
    section#video_slide .video_box_new .how-text {
        width: 96.1% !important;
        margin: auto;
    }

    .new_heading_library {
        font-size: 13px !important;
    }

    /* section#Dashboard_top_sec .changed_background .notification_drop_menu {
        width: 250px;
    } */

    .user_sec .myprofile-name {
        font-size: 15px;
    }

    .user_sec .my-profile-editprofile.mt-1 {
        font-size: 12px;
    }

    /* .user_sec {
        width: 150px;
    } */
}

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

    /* .video_box_new {
        height: 560px !important;
    } */
    div#search-results .career-library-heading {
        font-size: 13px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .left_content_sec .p-3.myprofile-profile {
        width: 110%;
    }
}

@media only screen and (min-width:1536px) {
    .user_sec {
        width: 200px;
    }
}

section#video_slide button svg {
    display: none;
}


/* studentdashboard promotion slider css  */

div#promotion_slider {
    position: relative;
    min-height: 420px;
    margin-bottom: 20px;
}

div#promotion_slider .swiper.promotion-banner-slider {
    border-radius: 12px;
}

/* div#promotion_slider .swiper-wrapper {
    width: 0px !important;
} */

div#promotion_slider .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
}

.promotion_img {
    width: 100%;
}

div#promotion_slider .swiper-slide img {
    width: 100%;
    height: 250px;
    margin: 0px 0px 30px 0px;
    object-fit: unset;
}

.promo_title {
    margin: 0px 0px 30px 0px;
}

div#promotion_slider .promo_title h5 {
    font-size: 18px;
    margin: 0px;
}

div#promotion_slider .promo_title h5 p {
    margin: 0px;
}

div#promotion_slider .explore_btn a {
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    background: #FF8F1C;
    padding: 10px 22px;
    border-radius: 12px;
    font-weight: 500;
    border: none;
}

div#promotion_slider .promo-footer-img {
    position: absolute;
    bottom: 0px;
    width: 100%;
    z-index: -1;
}

div#promotion_slider .promo-footer-img img {
    margin: 0px;
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
}

.events_btn {
    display: flex;
    justify-content: space-between;
}

.all_fav_video_sec .how-text {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    max-width: 90%;
    margin: 0px 6%;
    text-align: left;
    min-height: 50px;
}

.test-start-btn {
    padding: 8px 40px !important;
}

@media only screen and (max-width:1366px) {
    .left_content_sec .p-3.myprofile-profile {
        width: 110%;
    }
}

@supports (-webkit-touch-callout: none) {

    /* Yeh styles sabhi iPhone browsers par kaam karenge */
    #video_slide .how-text {
        min-height: 60px;
    }

    section#video_slide .video_box_new .how-text a {
        text-decoration: none !important;
        color: unset !important;
    }

    a.not-favorite-button.favorite-button.text-end {
        width: 20% !important;
    }

    @media only screen and (max-width:1024px) {
        .renewal_subscription_sec {
            font-size: 12px;
        }
    }
}

.subsciption-text .text-center h3 {
    padding: 10px 0px;
    color: #808080;
    margin: 0px;
    font-size: 22px;
}

.subsciption-text .container {
    background: #fff;
    box-shadow: 0px 0px 10px #e7e7e7;
    border-radius: 12px;
    box-shadow: 0px 0px 10px #e7e7e7;
}

.subscription_lft_sec span.badge {
    background: red;
}

.subscription_lft_sec span.badge.\31 {
    background: #ff8f1c;
}

.subscription_rgt_sec h4 {
    margin: 15px 0px 0px;
    text-align: center;
}

.subsciption-text .card-footer {
    background: #ff8f1c;
    color: #fff !important;
    border-radius: 0px 0px 12px 12px;
}

.dashboard_summary_check a.freemium_modal_btn.disabled {
    width: unset !important;
}

.profile_summary_check a.freemium_modal_btn.disabled {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    opacity: 0.5;
}

.profile_summary_check a.freemium_modal_btn.disabled img {
    margin-left: 15px;
}

.profile_summary_check a.start_tst_btn {
    background: #ff8f1c;
    color: #fff;
    padding: 6px;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around !important;
}

.profile_summary_check a.start_tst_btn img.freemium_lock_img {
    filter: invert(1);
}

.Btns_rows_sec {
    display: flex;
    align-items: center;
}

.graphs-form-sec {
    display: flex;
    align-items: center;
}

a.freemium_modal_btn {
    opacity: 0.5;
}

/* new design  */
.ai_profile_new_sec {
    margin-left: 10px;
}

.desktop_new_sec {
    display: flex;
    justify-content: space-between;
}

.desktop_new_sec .summary_check {
    margin: 0px 0px 0px;
}

/* Start freemium modal popup  */

.bottom_text p {
    font-size: 18px;
    font-weight: 600;
}

section#freemium_model_sec .modal-dialog {
    max-width: 60%;
    box-shadow: 0px 0px 10px #808080;
    border-radius: 12px;
    border: none;
}

section#freemium_model_sec .modal-dialog .model_message {
    margin: 20px 0px;
}

section#freemium_model_sec .modal-dialog .model_offer_content ul {
    margin: 15px 0px;
    text-align: left;
}

section#freemium_model_sec .modal-dialog .model_offer_content li {
    margin: 15px auto;
    text-align: left;
    list-style: none;
    position: relative;
    font-size: 14px;
    width: 70%;
    font-weight: 400;
}

section#freemium_model_sec .modal-dialog .model_offer_content li::before {
    content: "";
    background: url("{{asset('front')}}/Freemium-modal-icon/check.png") no-repeat;
    width: 20px;
    background-size: contain;
    height: 20px;
    display: block;
    margin: -0.5px -15px 0px;
    position: absolute;
    top: 10%;
    left: -5%;
}

section#freemium_model_sec .modal-dialog .model_message h2 {
    font-size: 18px;
    font-weight: 600;
}

section#freemium_model_sec .subscribe_modal_sec p {
    color: #FF8F1C;
    margin: 0px;
    font-size: 14px;
}

section#freemium_model_sec .subscribe_modal_sec button.freemium_modal_btn {
    background-color: #FF8F1C;
    color: #fff;
    border: none;
    outline: none;
    padding: 8px 15px;
    border-radius: 8px;
    /* text-decoration: underline; */
    font-weight: 500;
    margin: 15px auto 0px auto;
}


section#freemium_model_sec .subscribe_modal_sec .modal-body h4 img {
    width: 25px;
    margin-left: 15px;
}

section#freemium_model_sec .subscribe_modal_sec .modal-body h4 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    color: #ff8f1c;
    margin: 15px 0px;
}

section#freemium_model_sec .subscribe_modal_sec .modal-body p {
    color: #000;
    font-weight: 4a00;
    font-size: 14px;
    margin: 30px 0px;
}

section#freemium_model_sec .subscribe_modal_sec .modal-body a {
    text-decoration: none;
    background-color: #ff8f1c;
    padding: 8px 8px;
    border-radius: 8px;
    text-transform: capitalize;
    color: #fff;
    margin: 0px 0px 0px;
    display: inline-block;
}

section#freemium_model_sec .subscribe_modal_sec .modal-content {
    border-radius: 12px;
    margin: 20% auto;
    border: none;
}

section#freemium_model_sec .subscribe_modal_sec .modal-content .modal-body {
    border-bottom: 20px solid #ff8f1c;
    border-radius: 8px;
}

@media only screen and (max-width:1024px) {
    section#freemium_model_sec .subscribe_modal_sec button.freemium_modal_btn {
        font-size: 12px;
        padding: 8px 10px;
    }

    section#freemium_model_sec .subscribe_modal_sec p {
        font-size: 10px;
    }
}

@media only screen and (max-width:576px) {
    section#freemium_model_sec .subscribe_modal_sec .modal-content {
        border-radius: 12px;
        width: 100%;
        margin: 20% auto;
    }

    section#freemium_model_sec .modal-dialog {
        max-width: 95%;
        box-shadow: 0px 0px 10px #808080;
        border-radius: 12px;
        border: none;
        margin: auto;
    }

    .chatting-btn-main-sec {
        position: unset;
        text-align: center;
    }

    .chatting-btn-main-sec button#send-message {
        position: unset !important;
    }
}

/* End freemium modal popup  */

.renewal_subscription_btn {
    background-color: #FF8F1C;
    color: #fff;
    border: none;
    outline: none;
    padding: 8px 15px;
    border-radius: 8px;
    font-weight: 500;
    margin: 15px auto 0px auto;
    text-decoration: none;
    outline: none;
    width: 50%;
    display: block;
}

.renewal_subscription_txt {
    color: #FF8F1C;
}

.renewal_subscription_btn:hover {
    color: #fff;
    /* margin: 0px 0px 15px; */
}

.desktop-tstnot_user {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.resource-popup {
    display: none;
    max-width: 100%;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.resourc_main_sec:hover .resource-popup {
    display: block;
}

.resource-card:hover {
    background: #fdf8f3;
}

.useful_img_sec img {
    width: 18px;
}

.useful_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.resource-text p {
    margin: 0px;
}

/* .resourc_main_sec span.resource-text p {

} */
.resourc_main_sec .useful_content span.resource-text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
    font-size: 13px;
    font-weight: 400;
}

.resourc_main_sec {
    cursor: pointer;
    padding: 6px 10px;
    transition: background-color 0.3s;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 5px;
    box-shadow: 0px 0px 8px 0px #d5d5d5;
    min-height: 70px;
    display: flex;
    align-items: center;
}

.resource_popup_link_sec a {
    background: linear-gradient(236deg, rgba(246, 190, 0, 1) 0%, rgba(255, 143, 28, 1) 44%);
    color: #fff !important;
    padding: 9px 15px !important;
    margin: 15px 0px;
    display: inline-block;
    border-radius: 6px;
    text-decoration: none;
}

.resource_popup_link_sec a img {
    width: 18px;
    margin-left: 5px;
}

select#category {
    background: #FFDDBE;
    padding: 7px 0px;
}

select#category:focus {
    box-shadow: none !important;
    border-color: transparent !important;
}

.modal-header button.resource-close {
    background: linear-gradient(236deg, rgba(246, 190, 0, 1) 0%, rgba(255, 143, 28, 1) 44%);
    color: #fff;
    border: none;
    border-radius: 40px;
    font-size: 15px;
    width: 30px;
    height: 30px;
}

.scrollable a {
    padding: 0px !important;
}

/* this is resource new UI section css  */
div#resourcesAccordion .accordion-item {
    border: none !important;
}

div#resourcesAccordion .accordion-item .accordion-button:focus {
    box-shadow: 0px 0px 0px !important;
    outline: none !important;
    border: none !important;
}

div#resourcesAccordion .accordion-item button {
    /* background: #FFDDBE; */
    color: #000000;
    border-radius: 8px;
    min-height: 70px;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 500;
    padding: 0px 10px;
}

div#resourcesAccordion .accordion-item button:hover {
    /* background: #f6c89f; */
}

.resource-upload-doc {
    text-align: center;
}

.resource-upload-doc a i {
    font-size: 40px;
    margin-bottom: 10px;
}

.resource-upload-doc a {
    text-decoration: none;
    color: #565656;
    box-shadow: 0px 0px 10px #e7e7e7;
    padding: 10px;
    display: block;
    border-radius: 8px;
}

.resource-upload-doc img {
    width: 35%;
    margin-bottom: 10px;
}

div#resourcesAccordion .accordion-item .accordion-body p {
    font-size: 13px;
    margin: 0px;
    font-weight: 500;
}

div#resourcesAccordion .accordion-item .accordion-button::after {
    filter: invert(1);
    display: none;
}

div#resourcesAccordion .accordion-item .accordion-body {
    padding: 10px 10px 10px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 15px;
    box-shadow: 0px 0px 10px #e7e7e7;
}

div#resourcesAccordion .accordion-item .accordion-body .attachment-section p {
    background: #e1e1e1;
    padding: 5px;
    text-align: center;
    border-radius: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* Number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
}

@media only screen and (max-width:576px) {
    .resourc_main_sec:hover .resource-popup {
        display: none !important;
    }

    .category_btn select#category {
        width: 100% !important;
    }
}

.popup-description {
    color: #000;
}

.category_btn {
    display: flex;
    justify-content: flex-end;
}

.category_btn select#category {
    width: 50%;
}

.resource-section {
    align-items: center;
}

.category_btn select.form-control {
    appearance: menulist;
}

.self_registration_form button {
    background-color: #FF8F1C;
    border: none;
    outline: none;
}

.self_registration_form button:hover {
    background-color: #FF8F1C;
}

.self_register_form_content h3 {
    background: linear-gradient(291deg, #ff8f1c, #f6be00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 20px 0px;
    font-weight: 600;
    font-size: 28px;
}

.self_register_form_content p {
    margin: 0px;
    font-weight: 600;
}

.terms_condition a {
    color: #FF8F1C;
}

button#submitBtn {
    background-color: #FF8F1C;
}

/* new css by bhaskar Start */

.student-label {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    color: #292d32;
}

.student-select {
    font-family: "Poppins";
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    padding: 0.75rem;
    color: #677186;
}

.library_detail {
    border: 1px solid #ccc;
    padding: 10px 10px;
    border-top: 0px;
    border-radius: 0px 0px 10px 10px;
    min-height: 450px;
}

#careerTab li.nav-item {
    margin: 5px;
}

.readmore,
.readless {
    /* border: 1px solid #D9DBE0;
    background: #fff; */
    color: #496bda;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    margin: 5px 5px 10px 0px;
    padding: 5px 10px;
    text-align: center;
    float: right;
}

.min-h-0 {
    min-height: auto;
}

.qualifications u {
    text-decoration: none;
    font-weight: 600;
}

/* new css by bhaskar End */

/* this is the chat page css  */
.student_user_main_sec .chat-message p {
    margin: 0px;
}

.user-images .School-profile-img {
    width: 40px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px #e7e7e7;
}

.school-user-sec .chat-message {
    background: rgba(196, 228, 241, 0.4);
    border-radius: 8px;
    padding: 10px 10px;
}

.student_user_main_sec {
    position: relative;
}

#chat-box {
    height: 70vh;
    overflow-y: auto;
    border: 1px solid #ddd;
    padding: 10px;
    overflow-y: auto;
    background-color: #fff;
    border: 0px solid !important;
    border-radius: 12px;
}

.profile-image img.student-profile-img {
    width: 40px;
    border-radius: 50%;
    box-shadow: 0px 0px 10px #e7e7e7;
    display: none;
}

.Student-user-sec .chat-message {
    border-radius: 8px;
    padding: 5px 10px;
    background: #ff8f1c;
    color: #fff;
}

.Student-user-sec {
    text-align: end;
}

.chatting-btn-main-sec {
    position: relative;
}

.chatting-btn-main-sec input#chat-message {
    border-radius: 50px;
    border: none;
    outline: none;
    padding: 30px 20px;
}

.chatting-btn-main-sec input#chat-message:focus {
    border: none !important;
    box-shadow: unset;
}

.chatting-btn-main-sec button#send-message {
    /* position: absolute;
    top: 5px;
    right: 5px; */
    margin-top: 10px;
    border-radius: 50px;
    padding: 12px 40px;
    background: #ff8f1c;
    color: #fff;
    border: none;
    outline: none;
}

.chatting-btn-main-sec button#send-message:hover {
    background: #f0a458;
}

.student_user_main_sec .name {
    font-size: 14px;
    font-weight: 400;
}

.student_user_main_sec small {
    font-size: 12px;
    font-weight: 400;
}

/* this is the counselling foem design  */
table#counselling-table a i {
    color: #fff;
}

table#counselling-table a {
    background: #ff8f1c;
    border: none;
}

div#counselling-table_wrapper {
    background: #fff;
    border-radius: 10px;
}

div#counselling-table_filter label {
    margin: 0px 0px 20px;
}

div#counselling-table_wrapper label {
    padding: 5px 15px;
}

div#counselling-table_filter input {
    border-radius: 30px;
    text-indent: 10px;
}

div#detailsModal .modal-dialog {
    max-width: 70%;
}

/* css start by bhaskar */
.car-content.collapsed {
    ul {
        li {
            ul {
                li {
                    ul {
                        list-style-type: none !important;
                        padding-left: 10px;
                    }
                }
            }
        }
    }
}

.library_detail {
    ul {
        li {
            ul {
                li {
                    ul {
                        list-style-type: none !important;
                        padding-left: 10px;
                    }
                }
            }
        }
    }
}

.faq_detail .car-content.collapsed,
.faq_detail .car-content.expanded {
    ul {
        li {
            ul {
                list-style-type: none !important;
                padding-left: 10px;
            }
        }
    }
}

.car-content.collapsed h6 b,
.car-content.expanded h6 b {
    font-size: 14px;
}

.faq_detail .car-content.collapsed,
.faq_detail .car-content.expanded {
    ul {
        li {
            ul {
                li:nth-child(1) {
                    font-weight: 600;
                }
            }
        }
    }
}

/* css end */

/* this my counselling cs  */

table#counselling-table thead {
    background-color: #FF8F1C;
    color: #ffffff;
}

table#counselling-table thead .sorting_asc {
    filter: brightness(0) invert(1);
}

/* this is corporate challange detail popup  */
div#detailsModal .modal-dialog .modal-body hr {
    background: #ff8f1c;
    color: #ff8f1c;
    height: 2px;
}

/* this is new menu css for student dashboard */

div#navbarNav ul li.nav-item a {
    margin-bottom: 10px;
}

div#navbarNav ul.navbar-nav button.dropdown-toggle:focus {
    outline: none !important;
    box-shadow: unset;
}

div#navbarNav ul.navbar-nav button.dropdown-toggle:after {
    display: none;
}

div#navbarNav ul.navbar-nav button.dropdown-toggle {
    width: 100%;
    text-align: left;
    background: transparent;
    border: none;
    color: #808080;
    outline: none;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
}

.new-navigation-menu ul.dropdown-menu.show {
    position: sticky;
    border: none;
    margin: 0px;
    padding: 0;
    margin-left: 9%;
}

div#navbarNav ul.navbar-nav button.active {
    margin: 0px;
    color: #FFF !important;
}

.new-navigation-menu ul.dropdown-menu.show li {
    list-style: disc;
}

.new-navigation-menu ul.dropdown-menu.show a.dropdown-item.nav-link.active {
    background: transparent !important;
    color: #ff8f1c !important;
}

.new-navigation-menu ul.dropdown-menu.show a.dropdown-item.nav-link:hover {
    background: transparent !important;
    color: #ff8f1c !important;
}

.new-navigation-menu ul.dropdown-menu.show a.nav-link {
    margin: 0px !important;
    padding: 7px 0px;
}

.new-navigation-menu li a.dropdown-item {
    margin-bottom: 0px !important;
}

.new-navigation-menu li a.dropdown-item:hover {
    border-radius: 20px 0px 0px 20px;
}

.new-navigation-menu button.dropdown-toggle:hover {
    color: #808080 !important;
}

.new-navigation-menu .navigation-sec img {
    margin-right: 5px;
}

.new-navigation-menu li a.dropdown-item:hover img.nav_icon {
    filter: brightness(0) invert(1);
}

.new-navigation-menu .nav-link.active:hover {
    color: #fff !important;
}

section#career_cideo_list button#pills-home-tab.active {
    background: transparent !important;
}

div#navbarNav ul.navbar-nav button.show {
    background: #ff8f1c !important;
}

.main-panel {
    transition: width 0.25s ease, margin 0.25s ease;
    width: 100%;
    min-height: calc(100vh - 4.625rem);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.content-wrapper {
    padding: 0rem;
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.page-body-wrapper {
    min-height: calc(100vh - 4.625rem);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    background: #f4f5fa;
}

.text-end {
    text-align: end !important;
}

.text-start {
    text-align: start !important;
}

.languageBtn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    background: #fff;
    padding: 0px 12px;
    border-radius: 10px;
}

.languageBtn img {
    width: 45px;
}

.languageBtn select {
    background: transparent !important;
    ;
    border: none;
    outline: none;
    color: #000;
    font-weight: 500;
    font-size: 14px;
}

.languageBtn .form-control {
    padding: 10px;
}

.languageBtn .form-select:focus {
    color: #212529;
    background-color: transparent;
    border-color: #ffdcc0;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(13 110 253 / 0%);
}

.bg-light-orange {
    background: #FFF4E8;
    border-radius: 4px;
    border-width: 1px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.new-navigation-menu li {}

.new-navigation-menu li.bg-light-orange {
    background: #FFF4E8;
    color: #494949;
}

.new-navigation-menu li a {
    color: #494949;
    font-weight: 500;
    display: block;
    font-size: 14px;
    margin: 5px 0px;
    text-wrap-mode: nowrap;
    padding: 5px 15px;
}

.new-navigation-menu li.nav-item.bg-light-orange h3.nav_name {
    font-size: 12px;
    color: #FF8F1C;
    font-weight: 500;
    margin-bottom: 15px;
    padding: 0px 8px;
    text-wrap-mode: nowrap;
}

.new-navigation-menu li a.bg-light-orange.active {
    color: #FF8F1C;
    border: 1px solid #FF8F1C;
    font-weight: 500;
}

.new-navigation-menu li.bg-light-orange a.active {
    color: #FF8F1C;
    border: 1px solid #FF8F1C;
    /* padding: 5px 0px; */
    font-weight: 500;
}

.bg-nav-light-blue {
    background: #E6E8F1;
    border-radius: 4px;
    border-width: 1px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.new-navigation-menu li.bg-nav-light-blue {
    background: #E6E8F1;
    color: #494949;
    border-radius: 4px;
    border-width: 1px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.new-navigation-menu li.bg-nav-light-blue h3.nav_name {
    font-size: 12px;
    color: #001A70;
    font-weight: 500;
    margin-bottom: 15px;
    padding: 0px 8px;
    text-wrap-mode: nowrap;
}

.new-navigation-menu li.bg-nav-light-blue a.active {
    border: 1px solid #001A70;
    /* padding: 5px 0px; */
    color: #001A70;
}

.bg-nav-light-violet {
    background: #F8EAF8;
    border-radius: 4px;
    border-width: 1px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.new-navigation-menu li.bg-nav-light-violet h3.nav_name {
    font-size: 12px;
    color: #BB29BB;
    font-weight: 500;
    margin-bottom: 15px;
    padding: 0px 8px;
    text-wrap-mode: nowrap;
}

.new-navigation-menu li.bg-nav-light-violet a.active {
    /* border: 1px solid #BB29BB; */
    /* padding: 5px 0px; */
    color: #BB29BB;
}

.bg-nav-ligth-yellow {
    background: #FEF9E6;
    border-radius: 4px;
    border-width: 1px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.new-navigation-menu li.bg-nav-ligth-yellow h3.nav_name {
    font-size: 12px;
    color: #E0AD00;
    font-weight: 500;
    margin-bottom: 15px;
    padding: 0px 8px;
    text-wrap-mode: nowrap;

}

.new-navigation-menu li.bg-nav-light-yellow a.active {
    border: 1px solid #E0AD00;
    /* padding: 5px 0px; */
    color: #E0AD00;
}

/* .l-navbar img.nav_icon {
    margin: 0px 16px 0px 8px;
} */

div.l-navbar.show .header_toggle {
    position: static;
    margin-right: 5px;
    border: 1px solid;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    text-align: center;
    align-content: center;
}


.l-navbar .header_toggle {
    color: var(--first-color);
    font-size: 1.5rem;
    cursor: pointer;
    z-index: 1024;
    position: fixed;
    left: 56px;
    border: 1px solid;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    text-align: center;
    align-content: center;
}

.bx-chevron-left:before {
    content: "\ea4e";
}

.btn-check:focus+.btn,
.btn:focus {
    box-shadow: 0 0 0 .25rem rgb(254 141 48 / 29%);
}

button.delete-notification {
    margin-left: 11px;
    height: 20px;
    width: 20px;
    padding: 0px 2px;
}

.header {
    .search_img {
        margin-left: 25px;
        margin-right: 10px;
        border-radius: 10px;
    }

    .search_img input.form-control {
        border-radius: 10px;
        padding: 14px 45px;
        border-radius: 10px !important;
    }

    .languageBtn {
        margin-left: 15px;
        margin-right: 15px;
        border: 1px solid #E6E6E6;
    }

    .languageBtn .form-select {
        padding: 14px 20px;
        appearance: auto;
    }

    .profile-btn {
        border-radius: 100%;
        background-color: white;
        font-family: "Poppins";
        letter-spacing: 0em;
        color: #242424;
        display: block;
        padding: 14px 10px;
        margin-left: 10px;
        margin-right: 10px;
        width: 50px;
    }

    .dropdown-toggle::after {
        display: none;
    }

    .fa,
    .bx {
        font-size: 18px;
        color: #fe8d30;
    }

    .dropdown-menu {
        text-align: justify;
    }
}

@media only screen and (max-width:992px) {
    .header {
        .profile-btn {
            letter-spacing: 0em;
            padding: 10px 4px;
            margin-left: 5px;
            margin-right: 5px;
            width: 45px;
        }
        .search_img {
            margin-left: 0px;
            margin-right: 0px;
        }

        .languageBtn {
            margin-left: 5px;
            margin-right: 5px;
            padding: 0px 5px;
        }
    }
}

@media only screen and (min-width:1200px) and (max-width:1770px) {
    .header {
        .profile-btn {
            letter-spacing: 0em;
            padding: 7.5px 5px;
            margin-left: 5px;
            margin-right: 5px;
            width: 40px;
            line-height: 19px;
        }

        .languageBtn {
            margin-left: 5px;
            margin-right: 5px;
            padding: 0px 5px;
        }
    }
}

/* main common style start */
.fw-11-500 {
    font-size: 11px !important;
    font-weight: 500 !important;
}

.fw-12-400 {
    font-size: 12px !important;
    font-weight: 400 !important;
}

.fw-12-500 {
    font-size: 12px !important;
    font-weight: 500 !important;
}

.fw-12-600 {
    font-size: 12px !important;
    font-weight: 600;
}

.fw-12-700 {
    font-size: 12px !important;
    font-weight: 700;
}

.fw-13-400 {
    font-size: 13px !important;
    font-weight: 400;
}

.fw-13-500 {
    font-size: 13px !important;
    font-weight: 500;
}

.fw-13-600 {
    font-size: 13px !important;
    font-weight: 600;
}

.fw-14-400 {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.fw-14-500 {
    font-size: 14px !important;
    font-weight: 500 !important;
}

.fw-14-600 {
    font-size: 14px !important;
    font-weight: 600;
}

.fw-14-700 {
    font-size: 14px !important;
    font-weight: 700;
}

.fw-15-500 {
    font-size: 15px !important;
    font-weight: 500 !important;
}

.fw-16-500 {
    font-size: 16px !important;
    font-weight: 500 !important;
}

.fw-16-600 {
    font-size: 16px !important;
    font-weight: 600;
}

.fw-16-700 {
    font-size: 16px !important;
    font-weight: 700;
}

.fw-17-500 {
    font-size: 17px !important;
    font-weight: 500 !important;
}

.fw-18-400 {
    font-size: 18px !important;
    font-weight: 400 !important;
}

.fw-18-500 {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.fw-18-600 {
    font-size: 18px !important;
    font-weight: 600;
}

.fw-18-700 {
    font-size: 18px !important;
    font-weight: 700;
}

.fw-20-400 {
    font-size: 20px !important;
    font-weight: 400 !important;
}

.fw-20-500 {
    font-size: 20px !important;
    font-weight: 500 !important;
}

.fw-20-600 {
    font-size: 20px !important;
    font-weight: 600;
}

.fw-20-700 {
    font-size: 20px !important;
    font-weight: 700;
}

.fw-22-400 {
    font-size: 22px !important;
    font-weight: 400 !important;
}

.fw-22-500 {
    font-size: 22px !important;
    font-weight: 500 !important;
}

.fw-22-600 {
    font-size: 22px !important;
    font-weight: 600;
}

.fw-22-700 {
    font-size: 22px !important;
    font-weight: 700;
}

.fw-22-800 {
    font-size: 22px !important;
    font-weight: 800;
}

.fw-24-400 {
    font-size: 24px !important;
    font-weight: 400;
}

.fw-24-600 {
    font-size: 24px !important;
    font-weight: 600;
}

.fw-24-700 {
    font-size: 24px !important;
    font-weight: 700 !important;
}

.fw-26-400 {
    font-size: 26px !important;
    font-weight: 400;
}

.fw-26-700 {
    font-size: 26px !important;
    font-weight: 700;
}

.fw-28-700 {
    font-size: 26px !important;
    font-weight: 700;
}

.fw-34-700 {
    font-size: 34px !important;
    font-weight: 700;
}

.fw-36-200 {
    font-size: 36px !important;
    font-weight: 200 !important;
}

.fw-36-700 {
    font-size: 36px !important;
    font-weight: 700;
}

.fw-40-500 {
    font-size: 40px !important;
    font-weight: 500 !important;
}

.fw-40-700 {
    font-size: 40px !important;
    font-weight: 700;
}

.fw-44-700 {
    font-size: 44px !important;
    font-weight: 700;
}

.fw-54-700 {
    font-size: 54px !important;
    font-weight: 700;
}

.fw-60-700 {
    font-size: 60px !important;
    font-weight: 700;
}

.fw-10-500{
    font-size: 10px !important;
    font-weight: 500;
}

.text-orange {
    color: #FF8F1C !important;
}

.text-dark-black {
    color: #2E2E2E !important;
}

.text-gray {
    color: #494949;
}

.text-semidark-gray{
    color:#35353E !important;
}

.text-light-gray {
    color: #808080;
}

.fad-gray{
    color:#43435E4D !important;
}

.text-blue {
    color: #0082BA;
}

.text-pink {
    color: #BB29BB;
}

/* .text-orange{
    color:#F6BE00;
} */

.bg-pink {
    background: #BB29BB;
}

.bg-gradient-pink {
    background: linear-gradient(90deg, #FFFFFF 0%, #FFEFFF 100%);
    border: 1px solid #E6E6E6
}

.bg-gradient-blue {
    background: linear-gradient(90deg, #FFFFFF 0%, #EFFAFF 100%);
    border: 1px solid #E6E6E6
}

.bg-gradient-orange {
    background: linear-gradient(90deg, #FFFFFF 0%, #FFFBED 100%);
    border: 1px solid #E6E6E6
}

.bg-orange {
    background: #FF8F1C;
}

.bg-lighter-orange {
    background: #FFDCB9;
    text-transform: capitalize;
}

.bg-drak-orange {
    background: #B56614;
}

.bg-blue {
    background: #0082BA;
}

.border-left-3 {
    border-left: 3px solid #FFB467 !important;
    border-right: 0px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;

}

.btn-orange-border {
    border: 1px solid #FF8F1C;
    background: transparent;
    color: #FF8F1C;
    padding: 8px 15px;
    border-radius: 8px;
    font-weight: 500;
}

/*shub 25-12-30 */

.radius-8{
  border-radius: 8px;
}

.h-fill-available{
    height: -webkit-fill-available;
}

/* main common style End */

.carrer-joueney-border {
    border: 1px solid #FF8F1C;
    opacity: 1;
    border-radius: 8px;
    border-width: 1px;
    padding: 1px;
    box-shadow: 0 4px 12px rgba(16, 24, 40, .06);
    /* min-height:158px; */
    flex-direction: column;
    transition: transform .18s ease, box-shadow .18s ease;
    width: 100%;
}
.swiper.careerSwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden, .swiper.careerSwiper.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden{
    padding: 0 20px;
}
/* .carrer-joueney-border:hover{ 
    
} */
.swiper-slide.d-flex.align-items-center:hover {
    transform: translateY(0px);
    /* box-shadow:0 8px 24px rgba(16,24,40,.10);  */
}

.carrer-joueney-border:hover .cj-clock {
    right: 45px;
}

.col-md-12.bg-lighter-orange.py-3.px-2 {
    height: fit-content;
    min-height: 115px;
    border-radius: 8px 8px 0px 0px;
}

span.step-count-bg {
    background: #fff;
    padding: 4px 10px;
    border-radius: 100%;
    color: #000;
    margin-right: 5px;
    text-align: center;
}

.swiper-slide.d-flex.align-items-center.swiper-slide-active {
    margin-left: 15px;
    /* .col-md-12.bg-lighter-orange.py-3.px-2 {
        background:#FFA549 ;
        color: #fff;
    }
    .cj-step, .cj-heading  {
        color: #ffffff;
    }
    span.step-count-bg {
        color: #FFA549;
    } */
}

.swiper-slide.d-flex.align-items-center.journey-completed {
    a.cj-link.d-inline-block.mb-2.px-0.start_test {
        opacity: .35;
    }

    svg.cj-clock {
        display: none;
    }

    svg.cj-tick {
        display: block;
    }
}

.orange-title-italic {
    color: #FF8F1C;
    font-style: italic;
}

.polygon-badge {
    position: relative;
    width: 70px;
    /* adjust size */
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 5px;
}

.polygon-badge svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.polygon-badge .content {
    position: relative;
    text-align: center;
    font-weight: 800;
    font-size: 12px;
    color: #ffffff;
    line-height: 1.1;
    padding: 15px;
    background: linear-gradient(137.5deg, #F6BE00 2.28%, #E27200 94.69%);
    border: 1px solid #EECA52;
    border-radius: 8px;
}
.polygon-badge .percent {
    font-size: 16px;
    color: #fff;
    font-weight: 800;
}

.cluster-image {
    height: 200px;
    border: 1px solid #E0DEDC;
    border-radius: 4px;
}

.min-h-86 {
    min-height: 86px;
}

.freemium_modal_btn img.freemium_lock_img {
    width: 15px !important;
    position: sticky;
    left: 100%;
    margin-left: 5px;
}

.avatar-group img.celebrity_img {
    width: 100%;
    height: 100%;
    border-radius: 0;
}

.avatar-group {
    display: flex;
    /* flex-direction: row; */
    /* flex-wrap: nowrap; */
    width: 30px;
}

.new-navigation-menu img.freemium_lock_img {
    position: sticky;
    left: 100%;
}

.l-navbar.show img.nav_icon {
    margin: 0px 0px 0px 0px;
}

.l-navbar img.nav_icon {
    margin: 0px 16px 0px 0px;
}
.Motivations-border {
    border: 1px solid #E6E6E6;
    opacity: 1;
    border-radius: 8px;
    border-width: 1px;
    padding: 1px;
    background: #FFFAFF;
    /* box-shadow: 0 4px 12px rgba(16, 24, 40, .06); */
    /* min-height:158px; */
    transition: transform .18s ease, box-shadow .18s ease;
}

.Career-Interests-border {
    border: 1px solid #E6E6E6;
    opacity: 1;
    border-radius: 8px;
    border-width: 1px;
    padding: 1px;
    background: #FDF7F2;
    /* box-shadow: 0 4px 12px rgba(16, 24, 40, .06); */
    /* min-height:158px; */
    transition: transform .18s ease, box-shadow .18s ease;
}
.Personality-type-border {
    border: 1px solid #E6E6E6;
    opacity: 1;
    border-radius: 8px;
    border-width: 1px;
    padding: 1px;
    background: #fff;
    /* box-shadow: 0 4px 12px rgba(16, 24, 40, .06); */
    /* min-height:158px; */
    transition: transform .18s ease, box-shadow .18s ease;
}
#calendar .fc-toolbar.fc-header-toolbar{
    margin-bottom: 0px;
}

/* notification btn */
button#notification-button> span.notification_small_view_text> i.bx.bx-bell.fw-bold {
    margin-left: 6px;
}


.notification-button sup#count {
    position: relative;
    top: -15px;
    left: -10px;
    background: #ff8f1c;
    border-radius: 50%;
    color: #000;
    padding: 5px 5px;
    width: 20px;
    display: inline-flex;
    height: 20px;
    align-items: center;
    justify-content: center;
    align-content: center;
}
.promotions_section b{
    padding: 0;
}
#pills-recommended-video span.fw-13-500.text-pink.px-2{
    margin-right: 15px;
}
html[dir="rtl"] {
    direction: rtl;
    
    .body-pd {
        padding-right: calc(var(--nav-width) + 1rem) !important;
        padding-left: inherit;
    }
    .l-navbar.show {
        right: 0 !important;
    }
    #search_category_filter + .select2{
        margin-right: 10px;
    }
    .search_img img {
        position: absolute;
        top: 30%;
        right: 1%;
    }
    .search_img.d-flex.align-items-center img {
        position: absolute;
        top: 40%;
    } 
    .l-navbar img.nav_icon {
        margin: 0px 0px 0px 16px;
    }
    .l-navbar.show img.nav_icon {
        margin: 0px 10px 0px 10px;
    }
    .Ar-margin-auto{
        margin-right: 1.5rem !important;
        margin-left: .5rem !important;
    }
    a#events_view_link {
        margin: 0px !important;
        width: 100% !important;
    }
    .freemium_modal_btn img.freemium_lock_img {
        width: 15px !important;
        position: sticky;
        left: 0;
        margin-right: 15px;
    }
    section#new_layout a.freemium_modal_btn {
        margin-left: inherit;
    }
    .l-navbar .header_toggle {
        color: var(--first-color);
        font-size: 1.5rem;
        cursor: pointer;
        z-index: 1024;
        position: fixed;
        left: 56px;
        right: 56px;
        border: 1px solid;
        border-radius: 100%;
        height: 35px;
        width: 35px;
        text-align: center;
        align-content: center;
    }
    div.l-navbar.show .header_toggle {
        position: static;
        margin-right: 5px;
        border: 1px solid;
        border-radius: 100%;
        height: 35px;
        width: 35px;
        text-align: center;
        align-content: center;
    }
    .new-navigation-menu img.freemium_lock_img {
        position: sticky;
        right: 100%;
    }
    input#video-title-search, section#career_library_section input#search {
        padding: 10px 40px;
        margin: 30px 0px 30px 0px;
        border: 1px solid #00000026 !important;
    }
    .Graph_img img {
        width: 25px;
        margin-right: 20px;
        margin-left: 20px;
    }
    .navbar-nav {
        display: flex;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        padding-right: 0;
    }
    .nav_logo, .nav_link {
        display: grid;
        grid-template-columns: max-content max-content;
        align-items: center;
        column-gap: 1rem;
        padding: .5rem 0.5rem 0rem 0.5rem;
    }
    .new_readmore_btn {
        position: absolute;
        right: 50px;
        top: 50px;
        left: inherit;
    }
    
    .header {
        .search_img {
            margin-left: 25px;
            margin-right: 25px;
            border-radius: 10px;
        }
    }
    @media screen and (min-width: 768px) {
        .body-pd {
            padding-right: calc(var(--nav-width) + 180px) !important;
            padding-left: inherit;
        }
        body {
            margin: calc(var(--header-height) + 1rem) 0 0 0 !important;
            padding-right: calc(var(--nav-width) + 0rem) !important;
            padding-left: inherit;
        }
        .body-pd {
            padding-right: calc(var(--nav-width) + 180px) !important;
            padding-left: inherit;
        }
        .l-navbar {
            left: 0;
            padding: 1rem 0.2rem 0 0.2rem;
            right: 0;
        }
        .header {
            height: calc(var(--header-height) + 1rem);
            padding: 0 calc(var(--nav-width) + 2rem) 0 0;
        }
    }
}

.search_img.menu-search-box.w-100> img {
    display: none;
}
.btn-orange-dark{
    background: #FFCB97;
    font-family: Poppins;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 150%;
    letter-spacing: 0%;
    color: #494949;
}
/*s */
.rounded-8{
    border-radius: 8px;
}
/* corporate details */
.light-gray-clr {
      color: #636363 !important;
  }

.gray-text {
      color: #35353E !important;
  }

  .sky-ismojo-color{
    color:#0076A9;
  }

  .status-box{
    height: 80px;
    align-content: center;
    border-color: #B0B8D3 !important;
  }

  .badge-wrapper{
    background-color: #fff;
    box-shadow:0px 0px 4px 0px #00000040;
    top:-17px;
  }

  .gradient-card{
    background: linear-gradient(95deg,rgba(0, 130, 186, 1) 0%, rgba(138, 198, 223, 1) 100%);
  }

  .min-h{
    min-height:min-content;
  }

  .min-h-fit{
    min-height:fit-content;
  }

  .inner-detail-cards{
    border: #E6E6E6 1px solid;
    background: #fff;
  }

  .sky-color-card{
    background-color: #E6F3F8;
    border:1px solid #8AC6DF;
  }

  .light-yellow-card{
     background-color: #FEF9E6;
     border:1px solid #FBE18A;
  }

  .light-perpale-card{
    background-color:#F8EAF8;
    border:1px solid #E09DE0;
  }

  .dark-yellow-card{
    background-color:#FFF4E8;
    border:1px solid #FFCB97;
  }

  .light-blue-card{
    background-color:#E6E8F1;
    border:1px solid #8A96BD;
  } 

  .yellow-text{
    color:#F6BE00; 
  }

  .material-icon-size{
    width:16px;
    height:16px;
  }

  /* shub 31-25-25 */
.icon-set{
  width:20px;
  height:20px;
}

.bg-lightp-orange{
    background-color: #FEBC2F;
    color:#FEBC2F;
}

.filter-scale{
    filter: contrast(0.5);
}

.set-color-gradient{
   background: linear-gradient(90deg, #F6BE00 0%, #FF8F1C 25%, #0082BA 50%, #BB29BB 75%, #001A70 99.52%);
}

.max-w-orange-btm-brder{
    width: max-content;
    border-bottom: #FF8F1C solid 1px;
}

.ccc-bgcolor{
    background-color: #ccc;
}

.btn-submit,.btn-submit:hover {
    background-color: #FF8F1C;
    color: #fff;
}
.btn-submit,.btn-clear{
    border-radius: 4px;
    padding: 10px 25px;
    font-size: 14px;
}

.btn-clear,.btn-clear:hover {
    color: #FF8F1C;
}

.onprocess-cell{
    background-color: #FFF4E8;
}

/*s 18-12-25 */
.clr-gray{
    color:#35353E !important;
}

.clr-light-blue{
    color:#384478 !important;
}

.clr-z-blure{
    color:#001A70 !important;
}

.doctor-expat-logo{
    width:140px;
    height: 49px;
}

.divider-line-pink{
    height:1px;
    background:#E09DE0;
    width: 100%;
}

.min-widht-fit{
    min-width: fit-content;
}

.word-space-1{
    word-spacing: 1.2px;
}

.package_card {
    border: 1px solid  #E6E6E6;
    box-shadow: 0px 0px 8px  0px #00000026;
    padding: 15px;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height:412px;
}

.package_time .icon-time-set{
    width:16px;
    height:16px;
    margin-right: 10px;
}

.package_time{
    display: flex;
    align-items: flex-start;
}

.package_image {
    /* height: 208px; */
    width: 100%;
    margin-bottom: 5px;
}

.package_image img{
 border-radius: 8px;
 position:unset !important;
 width: 100%;
 height: 100%;
 object-fit: cover;
}

.package_footer .package_btn{
    background-color: #BB29BB;
    color:#fff;
    border:none;
    padding:10px 60px;
}


.package_footer .package_btn:hover{
    background-color: #A21A9E;
}

.package_card h6.fw-16-600.text-gray, .package_card p.fw-14-500.text-gray {
    margin-bottom: 0;
}
/* modal popup */
.package-modal-section .modal-dialog {
    max-width: max-content;
    margin: 1.70rem 10.75rem;
}

.ideal-box{
    background-color: #E0F2F1;
    color:#07716B;
    border-radius: 8px;
    padding:10px;
}

.package-list div .right-icon img{
  width: 18px;
  height: 16px;
}

.modal-content .package_card.package-popup-card{
    box-shadow: none;
    min-height: unset;
}

.modal-content .package_card.package-popup-card .package_image{
    /* height:277px; */
    height:100%;
    margin-bottom: unset !important;
}

#modal-features .cardcontent {
    background-color: #F8F9FA;
    padding: 10px;
    border-radius: 8px;
    height: 100%;
}

.modal-content .btn-close-icon{
    border: none !important;
    background: none;
}

.modal-content .btn-close-icon img{
    width:32px;
    height:32px;
}

.modal-content .package_card.package-popup-card .package_image img {
    border-radius: 8px 8px 0px 0px;
}

.modal-content .package_card.package-popup-card .package_footer button{
    width: 100%;
    border-radius: 0px 0px 8px 8px;
}

/* end */

/* this is new css 22 jan 2026 */
.lft-content-round-2-sec {
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.round-2-brdr-sec .new-brdr {
    border: 1px solid #E6E6E6;
    height: 100%;
}



div#applicationModal .modal-dialog-scrollable {
    max-width: 75%;
}


.upload-box .upload-label span:hover {
    text-decoration: underline;
}

.challenge-detail-logo-s img {
    width: 20%;
}

ul#notification_drop_menu {
    position: absolute !important;
    top: 10px !important;
    right: 70px !important;
    width: 30% !important;
}
ul#notification_drop_menu li {
    display: flex;
    justify-content: space-between;
}