/* select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url('../images/select_icon_down_arrow.svg')!important;
    background-repeat: no-repeat!important;
    background-position: right 12px center!important;
    background-size: 20px;
    line-height: 1.2;
    cursor: pointer;
} */

.login-content{width:100%;height:100vh;position:relative;}
.login-content::after,.login-content::before{content:'';position:absolute;height:100%;width:50%;top:0;left:0;}
.login-content::before{background:url('../../images/login_left_image.jpg') no-repeat;background-size:cover;background-position:initial;}
.login-content .right-content{-webkit-padding:40px 0 40px 40px;overflow-y:auto;overflow-x: hidden;height:100vh;display:flex;align-items:center;}
.login-content .right-content{padding-right: 100px; padding-left:100px;}
.login-content .right-content .login-body{width:100%; }
.login-content .right-content::-webkit-scrollbar{width:0;height:0;}
.login-content .right-content::-webkit-scrollbar-thumb{background:0 0;border-radius:0;}
.login-content .right-content::-webkit-scrollbar-track{box-shadow:none;border-radius:0;}
.right-content .logo { margin-bottom: 40px;}
.right-content h2{margin:0 0 2px;font-family: "Prata", serif;}
.login-form{margin:40px 0 0;}
.login-body .logo { padding: 0; border-bottom: 0;}
.login-body .logo img { margin: 0 auto;}
.login-body h1 {font-family: "Prata", serif;font-weight: 400;margin-bottom: 2px;}
.login-body p {color: #434343;}
.login-body label { color: #434343;}
.login-body .body-normal {font-size: 16px; line-height: 28px; font-weight: 600;text-align: center;}
.login-body .form-group { margin: 0 0 24px; }
.login-body .form-button-group { margin: 40px 0 0; display: block; }
.login-body .form-button-group .medium-btn { text-transform: uppercase;width: 100%;}
.back-to-login {
    text-align: center;
    padding-top: 30px;
}
.login-body .check-group label { color: #232222;}
.login-form input:active, .login-form input:focus {border-color: #434343;}
.login-form .forgot-password-group{display:flex;margin:10px 0 0;justify-content: space-between;align-items: center;}
.form-password { position: relative; }
.forgot-password-btn-link { 
    font-size: 16px;
    line-height: 28px;
    color: #578FBF;
    font-weight: 600;
    text-decoration: none;
    transition: 0.4s;
}
.forgot-password-btn-link:hover {
    color: #FE5877;
    transition: 0.4s;
}
.login-content.forgot-pass-left-img::before{background:url('../../images/forgot-pass-left-img.jpg') no-repeat;background-size:cover;background-position:initial;}


/* Color Style */
.bg-light-purple{background: #E4E5FD;}
.bg-light-blue{background: #EBF5FE;}
.bg-light-green{background: #E3ECE5;}
.bg-light-cream{background: #F8F0E4;}
.bg-light-pink{background: #F8E4F2;}
/* End Color Style */

/* Icons */
.icon-dashboard::before{background: url(../images/icon_dashboard.svg) no-repeat; width: 20px; height: 20px;}
.icon-dashboard-pink::before{background: url(../images/icon_dashboard_pink.svg) no-repeat; width: 20px; height: 20px;}
.icon-icon-course::before{background: url(../images/icon_course.svg) no-repeat; width: 20px; height: 20px;}
.icon-icon-course-pink::before{background: url(../images/icon_course_pink.svg) no-repeat; width: 20px; height: 20px;}
.icon-lessons::before{background: url(../images/icon_lessons.svg) no-repeat; width: 20px; height: 20px;}
.icon-lessons-pink::before{background: url(../images/icon_lessons_pink.svg) no-repeat; width: 20px; height: 20px;}
.icon-quiz-menu::before{background: url(../images/icon_quiz_menu.svg) no-repeat; width: 20px; height: 20px;}
.icon-quiz-menu-pink::before{background: url(../images/icon_quiz_menu_pink.svg) no-repeat; width: 20px; height: 20px;}
.icon-chat::before{background: url(../images/icon_chat.svg) no-repeat; width: 20px; height: 20px;}
.icon-chat-pink::before{background: url(../images/icon_chat_pink.svg) no-repeat; width: 20px; height: 20px;}
.icon-certificate::before{background: url(../images/icon_certificate.svg) no-repeat; width: 20px; height: 20px;}
.icon-certificate-pink::before{background: url(../images/icon_certificate_pink.svg) no-repeat; width: 20px; height: 20px;}
.icon-profile::before{background: url(../images/icon_profile.svg) no-repeat; width: 20px; height: 20px;}
.icon-profile-pink::before{background: url(../images/icon_profile_pink.svg) no-repeat; width: 20px; height: 20px;}
.icon-chat-notification:before{background: url(../images/icon_chat_notification.svg) no-repeat; width: 30px; height: 30px;background-size: contain !important;}
.icon-clock:before{background: url(../images/icon_clock.svg) no-repeat; width: 30px; height: 30px;}
.icon-lessons-blue:before{background: url(../images/icon_lessons_blue.svg) no-repeat; width: 30px; height: 30px;}
.icon-calendar:before{background: url(../images/icon_calendar.svg) no-repeat; width: 30px; height: 30px;}
.icon-quiz:before{background: url(../images/icon_quiz.svg) no-repeat; width: 30px; height: 30px;}
.icon-logout:before{background: url(../images/icon_logout.svg) no-repeat; width: 20px; height: 20px;}
.icon-logout-pink:before{background: url(../images/icon_logout_pink.svg) no-repeat; width: 20px; height: 20px;}
.icon-search:before{background: url(../images/icon_search.svg) no-repeat; width: 20px; height: 20px;}
.icon-toggle::before { background: url(../images/icon_menu_toggle.svg) no-repeat; width: 16px; height: 16px; }
.icon-completed::before { background: url(../images/icon_completed.svg) no-repeat; width: 30px; height: 30px; }
.icon-progress::before { background: url(../images/icon_progress.svg) no-repeat; width: 30px; height: 30px; }
.icon-pending::before { background: url(../images/icon_pending.svg) no-repeat; width: 30px; height: 30px; }
.icon-audio::before { background: url(../images/icon_audio.svg) no-repeat; width: 16px; height: 16px; }
.icon-video::before { background: url(../images/icon_video.svg) no-repeat; width: 16px; height: 16px; }
.icon-pdf::before { background: url(../images/icon_pdf.svg) no-repeat; width: 16px; height: 16px; }

.lesson_content .icon-audio::before { background: url(../images/icon_audio.svg) no-repeat; width: 24px; height: 24px; }
.lesson_content .icon-video::before { background: url(../images/icon_video.svg) no-repeat; width: 24px; height: 24px; }
.lesson_content .icon-pdf::before { background: url(../images/icon_pdf.svg) no-repeat; width: 24px; height: 24px; }


/* End Icons */

/* Dashboard */
.dashboard {
    overflow: hidden;
}
.logo {
    padding: 20px;
    border-bottom: 1px solid #434343;
}
.dashboard .logo img { margin: 0 auto;}


.dashboard-header{
    padding: 0 30px;
}
.dashboard-header-inner {
    border-bottom: 1px solid #E6E6E6;
    padding: 16px 0;
}
.dashboard-body {
    padding: 30px;
    height: calc(100vh - 163px);
    overflow-y: auto;
}

.dashboard-body.dashboard-student {
    height: calc(100vh - 63px);
}

.dashboard-titlebar,
.dashboard-count-box-wrapper,
.dashboard-details { margin-bottom: 30px;}
.dashboard-titlebar-inner {
    background-color: #27445C;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 80px 0 50px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}
.dashboard-titlebar-inner:before { 
    content: '';
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 101px;
    height: 101px;
    background-color: #578FBF;
    border-radius: 100%;
}

.dashboard-titlebar-inner .left-content p { color: #fff;}

.custom-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    line-height: 30px;
}

.dashboard-body .right-content img {
    min-width:303px;
}

.notification-btn {
    border: 0;
    background: transparent;
    position: relative;
    margin-right: 16px;
    padding: 0;
    display: block;
}

.notification-dropdown {
    margin-right: 20px;
}

.notification-count {
    position: absolute;
    top: -10px;
    z-index: 999;
    color: #fff;
    background: #578FBF;
    padding: 4px 2px;
    border-radius: 100%;
    font-size: 9px;
    right: 6px;
    height: 24px;
    width: 24px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.notification-btn:before {
    /* content: '';
    position: absolute;
    top: 0;
    right: -2px;
    background: #578FBF;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    padding: 0;
    border: 2px solid #fff; */
    display: none;
}
.notification-btn::after{
    display: none;
}
.notification-btn span.count{
    position: absolute;
    width: 18px;
    height: 18px;
    top: -5px;
    right: -8px;
    font-size: 11px;
    line-height: 13px;
    color: #fff;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.profile-btn{
    display: flex;
    align-items: center;
    border: 0;
    background: transparent;
    padding: 0;
}
.profile-btn img{
    border-radius: 100%;
    width: 30px;
    height: 30px;
    margin-right: 10px;
}
.profile-btn.dropdown-toggle::after{
    display: none;
}

.notification-dropdown .dropdown-menu {
    width: 375px;
    padding: 0;
    border: 0;
    box-shadow: 0px 3px 8px rgb(0 0 0 / 19%);
    top: 48px !important;
    transform: none !important;
    right: -50px !important;
    left: auto !important;
    -webkit-animation-name: DropDownSlide;
    animation-name: DropDownSlide;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    border-radius: 8px;
    background: #f9f9f9;
}

.notification-dropdown .dropdown-menu:after {
    width: 15px;
    height: 15px;
    display: block;
    content: "";
    background: transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0px solid #000;
    border-bottom: 10px solid #ffdfdf;
    position: absolute;
    top: -15px;
    right: 70px;
}

[data-popper-placement="top-start"] {
    animation-name: DropDownSlideDown;
  }
  @keyframes DropDownSlide {
    100% {
      margin-top: -1px;
    }
  
    0% {
      margin-top: 8px;
    }
}
  
  @keyframes DropDownSlideDown {
    100% {
      margin-bottom: 0;
    }
  
    0% {
      margin-bottom: 8px;
    }
}
.notification-dropdown .dropdown-menu .dropdown-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #EBEDF0;
    padding: 18px 20px;
}
.dropdown-header .left-content{
    display: flex;
    align-items: center;
}
.dropdown-header .left-content .notification-count{
    border-radius: 6px;
    padding: 3px 6px;
    margin-left: 8px;
}
.notification-dropdown .dropdown-menu li {
    padding: 12px 30px 12px 20px;
    border-bottom: 1px solid #EBEDF0;
    display: flex;
    align-items: center;
    position: relative;
}


.notification-no-data-found {
    justify-content: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 14px;
    line-height: 1.4;
}

.notification-dropdown .dropdown-menu .notification-list > a {
    display: flex;
    gap: 5px;
    width: 100%;
    align-items: center;
}

.notification-preview {
    width: 10%;
    height: 20%;
    border-radius: 100%;
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.notification-user-name {
    font-size: 15px;
    font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.4;
    text-transform: capitalize;
}

.notification-message {
    font-size: 14px;
    font-weight: 100;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: normal;
}

.notification-scroll {
    overflow-y: auto;
    height: 397px;
    scrollbar-color: #578FBF;
}

.notification-scroll.conditional-css {
    height: auto;
}
/* width */
.notification-scroll::-webkit-scrollbar {
    width: 6px;
  }
  
  /* Track */
  .notification-scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 8px;
  }
   
  /* Handle */
  .notification-scroll::-webkit-scrollbar-thumb {
    background: #578FBF; 
    border-radius: 8px;
  }
  
  /* Handle on hover */
  .notification-scroll::-webkit-scrollbar-thumb:hover {
    background: #578FBF; 
  }

.notification-time.mb-0 {
    font-size: 13px;
    line-height: 1.4;
    font-weight: 500;
    color: #578FBF;
}

.notifcation-info {
    width: 90%;
}

.notification-preview i{
    width: 24px;
    height: 24px;
}
.notification-dropdown li .pending-read{
    position: absolute;
    width: 8px;
    height: 8px;
    background: #FE5877;
    border-radius: 100%;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
.notifcation-info p{
    max-width: 310px;
}
.notification-user-name {

}

.dropdown-header .left-content p {
    font-size: 14px;
    font-weight: 700;
}

.notification-dropdown .dropdown-menu li:last-child{
    border-bottom: 0;
    font-weight: 600;
}
.profile-dropdown .dropdown-menu{
    padding: 0;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    top: 16px !important;
    overflow: hidden;
    -webkit-animation-name: DropDownSlide;
    animation-name: DropDownSlide;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.profile-dropdown .dropdown-menu a{
    padding: 12px 16px;
    border-bottom: 1px solid #E0E0E0;
    transition: all .4s ease-in-out;
}
.profile-dropdown .dropdown-menu li:last-child a{
    border-bottom: 0;
}
.profile-dropdown .dropdown-menu a:hover{
    background: #f6f8fa;
    transition: all .4s ease-in-out;
}
.profile-dropdown .dropdown-menu li:last-child a:hover{
    background: #fff;
    color: #DE350B;
}

.count-box {
    position: relative;
    padding: 16px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    height: 100%;
    z-index: 0;
}
.count-box .count-icon {
    margin-right: 16px;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border-radius: 10px;
}
.count-info .count {
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    display: block;
    color: #0B0B0B;
}
.border-box {
    border: 1px solid #E6E6E6;
    border-radius: 10px;
    padding: 30px;
    height: 100%;
}
.dashboard-details .course-box-img-wrapper {
    position: relative;    
}
.dashboard-details .course-box-img-wrapper::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -30px;
    width: 198px;
    height: 198px;
    border-radius: 100%;
    background-color: #F4FAFF;
    z-index: -1;
    transform: translateY(-50%);
}
.course-box-img {
    padding-right: 30px;
}
.course-box-content h3 {
    max-width: 300px;
    color: #0B0B0B;
}

.progress-bar-wrapper {
    max-width: 800px;
    margin: 0 auto;
}

.progress-bar-wrapper + .medium-btn {
    padding-left: 15px;
    padding-right: 15px;
}

.progress-bar-wrapper .progress_bar_item {
    margin-bottom: 30px;
}
.progress-bar-wrapper .item-wrapper {
    margin-bottom: 6px;
}
.progress-bar-wrapper .item_label, 
.progress-bar-wrapper .item_value {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #000000;
}
.progress-bar-wrapper .item_value {
    font-weight: 600;
}
.progress-bar-wrapper .item_bar {
    position: relative;
    height: 16px;
    width: 100%;
}

.progress-padding-box {
    padding: 0 4px;
    background: #E6E6E6;
    border-radius: 50px;
}

.progress-bar-wrapper .item_bar .progress {
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 0;
    width: 0;
    height: 8px;
    margin: 0;
    background-color: #578FBF;
    border-radius: 50px;
    transition: width 100ms ease;
}

.teacher-msg-box-img {
    border: 1px solid #E6E6E6;
    padding: 4px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    margin-bottom: 16px;
}

.teacher-msg-box-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.teacher-msg-box-content h4 {
    margin-bottom: 4px;
    color: #000;
}

.teacher-msg-box-content p {
    max-height: 42px;
    max-width: 285px;
    margin: 0 auto 30px;
    min-height: 54px;
    line-height: 1.6rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pending-lessons .pending-lessons-left {
    gap: 20px;
}

.pending-lessons .image img {
    width: 86px;
    height: 86px;
}
.pending-lessons .content span {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    display: block;
    margin-bottom: 4px;
    color: #0B0B0B;
}

/* My Course */
.top-square-box span { color: #0B0B0B;}
.top-square-box p {
    line-height: 30px;
    color: #232222;
    font-weight: 400;
}
.search-block {
    text-align: right;
}
.search-filter-block {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 20px;
}
.searchbar-block {
    position: relative;
}
.searchbar input {
    max-width: 260px;
    padding: 12px 12px 12px 16px;
    font-size: 14px;
    line-height: 18px;
}
.icon-search {
    position: absolute;
    top: 12px;
    right: 12px;
}
.filter-block {
    width: 184px;
}
.filter-select {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #868686;
}
.grey-box {
    background-color: #F4F4F4;
    padding: 30px;
    border-radius: 10px;
}
.course-box-main {
    border-radius: 10px;
    border: 1px solid #E6E6E6;
    height: 100%;
    overflow: hidden;
}
.course-box-col { margin-bottom: 24px;}
.course-img {
    background-color: #F4F4F4;
    height: 236px;
    overflow: hidden;
    padding: 0;
}
.course-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}
.course-content {
    padding: 20px 16px;
}
.course-id-label {
    background: #E6E6E6;
    border-radius: 4px;
    padding: 2px 8px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #434343;
    margin-bottom: 6px;
}
.course-content h3 {
    font-size: 26px;
    line-height: 36px;
} 
.course-content h2 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
    font-weight: 600;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.course-content h2 a {
    font-weight: 600;
    color: #232222;
}
.course-content p {
    color: #434343;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    min-height: 42px;
}

.course-content.adult-learn-detail p {
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;  
    overflow: visible;
    min-height: auto;
}

.course-content.course-detail-page p {
    -webkit-line-clamp: initial;
    overflow: visible;
    min-height: auto;
}

.course-box-main:hover .course-img img {
    transform: scale(1.2);
    transition: 0.4s;
}
/* End My Course */

/* My Course Details */
.breadcrumb {
    margin-bottom: 20px;
    margin-top: -10px;
    align-items: center;
}
.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item span {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #868686;
}
.breadcrumb .breadcrumb-item a:hover {
    color: #FE5877;
    transition: all 0.5s;
}
.breadcrumb .breadcrumb-item.active span {
    color: #FE5877;
}

.course-box-wrapper { margin-bottom: 30px;}
.course-detail-box .course-box-main {
    padding: 16px;
    display: flex;
    align-items: flex-start;
    height: auto;
}
.course-detail-box .course-img {
    border-radius: 10px;
    padding: 0;
    width: 355px;
    min-width: 355px;
    height: 236px;
}
.course-detail-box .course-content {
    padding: 0 0 0 24px;
}

.course-week-box-col { margin-bottom: 24px; position: relative;}
.course-week-box-wrapper {
    align-items: flex-start;
    justify-content: space-between;
    background: url(../images/box-line.svg) #98D797 no-repeat center;
    background-size: contain;
    border-radius: 10px;
    padding: 30px 24px;
    position: relative;
    gap: 10px;
}

.course-week-box-col {
    position: relative;
    overflow: hidden; /* Ensure content doesn't overflow */
}

.when-hover {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 100%;
    position: absolute;
    border-radius: 10px;
    gap: 10px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background: #FE5877;
    top: 25px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    margin-left: 12px;
    margin-right: 12px;
    left: 0;
    right: 0;
    top: 0;
}

.when-hover::before {
    content: '';
    background-image: url(../images/icon-calendar-half.svg);
    height: 75px;
    width: 75px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
}

.course-week-box-col:hover .course-week-box-wrapper {
    opacity: 0;
    visibility: hidden;
}

.course-week-box-col:hover .when-hover {
    opacity: 1;
    visibility: visible;
    color: #fff;
}

.week-content h4 { 
    margin-bottom: 6px;
    max-height: 54px;
    min-height: 54px;
    line-height: 1.6rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.status-label {
    background-color: #fff;
    border-radius: 4px;
    padding: 2px 8px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #434343;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}
.status-icon {
    background-color: #fff;
    width: 50px;
    min-height: 50px;
    min-width: 50px;
    height: 50px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.in-progress { background-color: #EDDF66; }
.pending { background-color: #F4FAFF;}
/* End My Course Details */

/* Week Details */
.lession-title-wrapper { margin-bottom: 30px;}

.lession-title-wrapper h2 {
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.common-card-col { margin-bottom: 24px;}
.lesson-box {
    min-height: 370px;
}
.common-card-main {
    border-radius: 10px;
    border: 1px solid #E6E6E6;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.common-card-img {
    background-color: #F4F4F4;
    height: 236px;
    overflow: hidden;
    border-radius: 10px 10px 0 0;
    position: relative;
}
.common-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}
.common-card-main .status-label {
    color: #fff;
    position: absolute;
    top: 20px;
    left: -1px;
    z-index: 2;
    border-radius: 0 4px 4px 0;
}
.common-card-content {
    padding: 20px 16px;
}
.common-card-main:hover .common-card-img img {
    transform: scale(1.2);
    transition: 0.4s;
}
.lession-box h4, .lession-box h4 a {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0;
    font-weight: 600;
}
.lession-title-right .small-btn {
    font-size: 14px;
    line-height: 21px;
    padding: 6px 16px;
}
.lesson-box-list li {
    font-size: 14px;
    line-height: 19px;
    margin-right: 16px;
    padding-right: 16px;
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
}
.lesson-box-list li:after {
    content: '';
    position: absolute;
    top: 3px;
    right: 0;
    width: 1px;
    height: 13px;
    background-color: #CECCCC;
    display: block;
}
.lesson-box-list li:last-child:after {
    display: none;
}
.lesson-box-list li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.lesson-title-left h3 a {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
}

.lesson-title-left h3 {
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}


/* End Week Details */

.custom-full-height {
    height: 100%;
}

.alert.alert-danger {
    padding: 5px;
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.alert.alert-danger div {
    font-size: 14px;
}

.alert-danger button.close {
    width: 25px;
    height: 25px;
}

.alert-danger button.close span {
    margin-top: -7px;
    display: inline-block;
}

.dasboard-adult-learner .course-search-bar .dataTables_filter input.form-control.form-control-sm {
    display: none;
}

.course-detail-box .course-box-main:hover .course-img img {
    transform: scale(1);
}

/* MEDIA :: 1400px */
@media only screen and (max-width: 1400px){  
    /* Dashboard */
    .dashboard-details-col {
        margin-bottom: 25px;
    }

    .dashboard-details-col.progressbar-box {
        margin-bottom: 0;
    }
    
    .dashboard-details-col:last-child {
        margin-bottom: 0;
    }
    /* End Dashboard */

    /* Week Details */
    .lession-box-list li {
        margin-right: 10px;
        padding-right: 10px;
    }
    /* End Week Details */
    .dashboard-body.course-detail-full-height {
        height: auto;
    }

    .common-card-content .lesson-title-right > a {
       padding-left: 11px;
       padding-right: 11px;
    }
    .login-body .body-normal {font-size: 14px;}
}

/* MEDIA :: 1200px */
@media only screen and (max-width: 1199px){ 
    /* Spacing */
    .mb-30 {margin-bottom: 25px;}
    /* End Spacing */

    /* Login */
    .login-content .right-content { padding: 40px 0 40px 60px; }
    .right-content .logo{margin-bottom: 24px;}
    .right-content .logo img,.center-card .logo img{max-width: 90px;}
    .login-form{margin: 24px 0 0;}
    .login-form .form-button-group{margin: 30px 0 0;}
    /* End Login */

    /* Dashboard */
    .dashboard-titlebar-inner {
        padding: 16px 60px 0 40px;
    }
    .dashboard-titlebar-inner:before {
        width: 80px;
        height: 80px;
    }
    .dashboard-titlebar,
    .dashboard-details { margin-bottom: 25px;}
    .dashboard-count-box-wrapper { margin-bottom: 5px;}

    .count-box-col,
    .dashboard-details-col {
        margin-bottom: 20px;
    }
    .border-box {
        padding: 20px;
    }
    
    .count-info .count {
        font-size: 30px;
        line-height: 42px;
    }
    /* End Dashboard */

    /* Course Details */
    .course-week-box-wrapper {
        padding: 26px 18px;
    }
    .course-detail-box .course-img {
        width: 300px;
        min-width: 300px;
        height: 200px;
    }
    .course-detail-box .course-content {
        padding: 0 0 0 20px;
    }
    .status-icon {
        width: 45px;
        height: 45px;
        border-radius: 8px;
    }
    .status-icon .icon-completed::before {
        width: 26px;
        height: 26px;
    }
    /* End Course Details */

    .breadcrumb,
    .lession-title-wrapper {
        margin-bottom: 25px;
    }

    .search-filter-block {
        justify-content: flex-start;
    }
}

@media only screen and (max-width: 1024px) {
    .dashboard-body {
        padding: 30px;
        height: auto;
        overflow-y: visible;
    }

    .course-week-box-col {
        position: static;
    }

    .course-week-box-col:hover .course-week-box-wrapper {
        opacity: 1;
        visibility: visible;
    }

    .course-week-box-wrapper {
        opacity: 1;
        visibility: visible;    
    }

    .when-hover {
        display: none;
    }

    .dashboard-body.dashboard-student {
        height: auto;
    }

    .grey-btn.touch-device {
        background: #FE5877;
        color: #fff;
    }

    .course-detail-box .course-box-main {
        flex-wrap: wrap;
        gap: 20px;
    }
    
    .course-detail-box .course-content {
        padding-left: 0;
    }
}

/* MEDIA :: 991px */
@media only screen and (max-width: 991px){ 
    /* Spacing */
    .mb-30 {margin-bottom: 20px;}
    /* End Spacing */
    .login-body h1 { font-family: 'Prata', sans-serif;}
    .login-content .right-content{padding:0 12px;}
    .login-content::before{width:100%;background-position:bottom}
    .login-content::after{display:block;width:100%;background:#CECCCC;z-index:1;opacity:.4}
    .login-content .container-fluid{position:relative;z-index:2}
    .login-content .right-content .login-body{background:#fff;border-radius:6px;padding:30px 24px;max-width:600px;margin:auto}
    .login-form .form-button-group{margin: 20px 0 0;}
    /* Sidebar */
    .desktop-sidebar {
        display: none;
    }
    .logo-left { flex-direction: row-reverse; justify-content: flex-end;gap: 15px;}
    .logo-left .logo.desktop-logo {
        padding: 0;
        border: 0;
    }
    .logo-left .logo.desktop-logo img {
        max-width: 60px;
    }
    .dashboard-header {
        padding: 0 20px;
    }
    .dashboard-body {
        padding: 20px;
    }
    .dashboard-header i.icon-toggle {
        height: 30px;
        width: 30px;
        border: 1px solid #434343;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }
    .logo-left .btn-light {
        background-color: transparent;
        border: none;
        padding: 0;
    }
    .btn-check:focus+.btn-light, 
    .btn-light:focus {
        box-shadow: none;
    }
    .dashboard-header-inner .offcanvas-body {
        padding: 0;
    }
    .dashboard-header-inner .mobile-sidebar .sidebar-menu {
        margin: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .dashboard-header-inner .mobile-sidebar .btn-close {
        position: absolute;
        top: 20px;
        right: 20px;
        background-image: url('../../student/images/icon_close_white.svg');
        opacity: 1;
        z-index: 2;
        width: 20px;
        height: 20px;
        padding: 0;
    }
    .dashboard-header-inner .offcanvas-start {
        width: 300px;
        background-color: transparent;
        border: none;
    }
    /* End Sidebar */

    /* Dashboard */
    .dashboard-titlebar-inner:before {
        top: -40px;
        width: 60px;
        height: 60px;
    }
    .dashboard-titlebar-inner {
        padding: 16px 30px 0 30px;
    }
    .count-info .count {
        font-size: 28px;
        line-height: 40px;
    }
    /* End Dashboard */

    /* Course Details */
    .course-detail-box .course-content {
        padding: 0 0 0 16px;
    }
    .status-icon {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
    .status-icon .icon-completed::before {
        width: 22px;
        height: 22px;
    }
    .course-week-box-col {
        margin-bottom: 20px;
    }
    /* End Course Details */

    .breadcrumb,
    .lession-title-wrapper {
        margin-bottom: 20px;
    }
    .custom-full-height {
        height: auto;
    }
    .lesson-title-left h3 a {
        font-size: 16px;
        line-height: 32px;
    }
    .search-filter-block {
        justify-content: flex-start;
    }
    .dashboard-details-col.progressbar-box.progressbar-box-touch-device-space {
        margin-bottom: 20px;
    }

    .dashboard-details .course-box-img-wrapper::before {
        left: 0;
    }
}

/* MEDIA :: 767px */
@media only screen and (max-width: 767px){ 
    /* Login */
    .login-content .right-content .logo {
        margin-bottom: 30px;
    }
    /* End Login */

    /* Dashboard*/
    .right-content {
        display: none;
    }
    .dashboard-titlebar-inner {
        padding: 16px 30px;
    }
    .dashboard-titlebar, 
    .dashboard-details {
        margin-bottom: 20px;
    }
    /* End Dashboard*/
    
    /* Course Details */
    .course-img {
        height: 188px;
        padding: 0;
    }
    /* Course Details */

    .lession-box-list li {
        margin-right: 8px;
        padding-right: 8px;
        font-size: 12px;
        line-height: 16px;
    }
    .search-filter-block {
        margin-top: 16px;
    }

    .lesson-title-left h3 a {
        font-size: 14px;
        line-height: 26px;
    }

    .course-img img {
        object-fit: cover;
    }
}

/* MEDIA :: 640px */
@media only screen and (max-width: 640px){ 
    /* Course Details */
    .course-detail-box .course-box-main {
        padding: 12px;
        flex-direction: column;
    }
    .course-detail-box .course-content {
        padding: 14px 0 0 0;
    }
    .course-content h3 {
        font-size: 22px;
        line-height: 34px;
    } 
    /* Course Details */
    
}

/* MEDIA :: 575px */
@media only screen and (max-width: 575px){ 
    /* Login */
    .login-content .right-content .logo {
        margin-bottom: 20px;
    }
    /* End Login */

    /* Dashboard*/
    .profile-btn .user-name {
        display: none;
    }
    .right-content {
        display: none;
    }
    .dashboard-details .course-box-img-wrapper {
        flex-direction: column;
    }
    .dashboard-details .course-box-img-wrapper::before {
        top: 100px;
        left: 50px;
        width: 150px;
        height: 150px;
    }
    .course-box-img {
        padding-right: 0;
        margin-bottom: 20px;
    }
    .pending-lessons .pending-lessons-left,
    .pending-lessons .border-box {
        flex-direction: column;
    }
    /* End Dashboard*/

    /* Course Listing */
    .grey-box {
        padding: 20px;
    }
    /* End Course Listing */

    /* Course Details */
    .course-detail-box .course-img {
        width: 100%;
        min-width: 254px;
        height: 180px;
    }
    .course-week-box-wrapper {
        padding: 18px 14px;
    }
    .status-icon {
        width: 34px;
        height: 34px;
        border-radius: 4px;
    }
    .status-icon .icon-completed::before {
        width: 20px;
        height: 20px;
    }
    .course-week-box-col:last-child { margin-bottom: 0;}
    /* Course Details */

    .lession-title-wrapper {
        margin-bottom: 20px;
    }
    .common-card-img {
        height: 200px;
    }
    .breadcrumb .breadcrumb-item a, .breadcrumb .breadcrumb-item span {
        font-size: 14px;
        line-height: 20px;
    }
    .course-content p {
        min-height: auto;
    }

    .lesson-box { min-height: auto; }

    .course-content h2 {
        min-height: auto;
    }
}
@media only screen and (max-width: 480px){ 
    .login-form .forgot-password-group {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 10px;
    }

    .notification-dropdown .dropdown-menu li {
        padding: 5px;
    }

    .notification-preview {
        width: 20px;
        height: 20px;
    }

    .notification-preview img{
        width: 20px;
        height: 20px;
    }


    .notifcation-info p {
        font-size: 12px;
    }

    .course-content h3 {
        font-size: 18px;
        line-height: 30px;
    } 

    .notification-dropdown .dropdown-menu .dropdown-header{
        padding-left: 5px;
        padding-right: 5px;
    }

    .notification-dropdown .dropdown-menu {
        width: 320px
    }

    .notification-scroll {
        height: 176px;
    }
} 

@media only screen and (max-width: 320px){
    .notification-dropdown .dropdown-menu {
        width: 280px;
    }
}