@font-face {
    font-family: Material Icons;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/material-icons/MaterialIcons-Regular.eot);
    src: local("Material Icons"),local("MaterialIcons-Regular"),url(../fonts/material-icons/MaterialIcons-Regular.woff2) format("woff2"),url(../fonts/material-icons/MaterialIcons-Regular.woff) format("woff"),url(../fonts/material-icons/MaterialIcons-Regular.ttf) format("truetype")
}
span.listsidedb.allCourseAdj {
    margin-left: 14px;
}
/* lesson content */

.timeline-item p img {
    max-width: 60vw !important;
}
.focusField {
}

    .focusField:focus {
        box-shadow: 0 0 0 0.2rem rgba(44, 132, 221, .25);
        background-color: rgb(232, 240, 254) !important;
        /* border-color: #e7ebee; */
        border: 0 !important;
        border-color: #e7ebee;
        outline: 0;
        color: #212120!important;
        /* border-radius: 5px !important;*/
    }
.modal-content1 {
    position: absolute;
    /* left: 80%; */
    right: -127px;
    top: 100px;
    transform: translate(-50%, -50%);
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    /*max-width: 36vw;*/
    margin-top: 230px;
}
.modal-content1.ranks {
    margin-top: 200px !important;
}
/* Close button */
.close {
    position: absolute;
    top: 24px;
    right: 28px;
    cursor: pointer;
    background: transparent;
    border: none;
    font-size: 26px;
}
.activeAuthor {
    font: 600 10px Montserrat, sans-serif !important;
    border-bottom: 3px solid #ffa047 !important;
}
.display2 {
    display: none;
    border-top: 1px solid #dee2e6 !important;
    min-height: 188px;
    max-height: 188px;
    overflow: auto;
    padding: 0px 15px;
}
.imgw {
    margin: 10px;
    justify-content: center;
    align-content: center;
    display: grid;
}
.divww {
    color: #454545;
    font-family: Montserrat;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.divw {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 20px;
    justify-content: center;
}

@media (max-width: 991px) {
    .divw {
        justify-content: center;
    }
}

.div-2w {
    color: #333;
    align-self: stretch;
    white-space: nowrap;
    stroke-width: 2px;
    border-radius: 50%;
    padding: 13px 11px 13px 10px;
    font: 600 12px Montserrat, sans-serif;
    border: solid;
    min-width: 50px;
    justify-content: center;
    display: flex;
}

@media (max-width: 991px) {
    .div-2w {
        white-space: initial;
    }
    .div-2w, .div-3w, .div-4w, .div-5w, .div-6w, .div-7w, .div-8w{

    }
}

.div-3w {
    color: #333;
    align-self: stretch;
    white-space: nowrap;
    stroke-width: 2px;
    border-radius: 50%;
    padding: 14px 9px 14px 8px;
    font: 600 12px Montserrat, sans-serif;
    border: solid;
    min-width: 50px;
    justify-content: center;
    display: flex;
}

@media (max-width: 991px) {
    .div-3w {
        white-space: initial;
    }
}

.div-4w {
    color: #333;
    align-self: stretch;
    white-space: nowrap;
    stroke-width: 2px;
    border-radius: 50%;
    padding: 14px 11px 14px 10px;
    font: 600 12px Montserrat, sans-serif;
    border: solid;
    min-width: 50px;
    justify-content: center;
    display: flex;
}

@media (max-width: 991px) {
    .div-4w {
        white-space: initial;
    }
}

.div-5w {
    color: #333;
    align-self: stretch;
    white-space: nowrap;
    stroke-width: 2px;
    border-radius: 50%;
    padding: 14px 8px 14px 7px;
    font: 600 12px Montserrat, sans-serif;
    border: solid;
    min-width: 50px;
    justify-content: center;
    display: flex;
}

@media (max-width: 991px) {
    .div-5w {
        white-space: initial;
    }
}

.div-6w {
    color: #333;
    align-self: stretch;
    white-space: nowrap;
    stroke-width: 2px;
    border-radius: 50%;
    padding: 13px 11px 13px 10px;
    font: 600 12px Montserrat, sans-serif;
    border: solid;
    min-width: 50px;
    justify-content: center;
    display: flex;
}

@media (max-width: 991px) {
    .div-6w {
        white-space: initial;
    }
}

.div-7w {
    color: #333;
    align-self: stretch;
    white-space: nowrap;
    stroke-width: 2px;
    border-radius: 50%;
    padding: 14px 13px 14px 11px;
    font: 600 12px Montserrat, sans-serif;
    border: solid;
    min-width: 50px;
    justify-content: center;
    display: flex;
}

@media (max-width: 991px) {
    .div-7w {
        white-space: initial;
    }
}

.div-8w {
    color: #333;
    align-self: stretch;
    white-space: nowrap;
    stroke-width: 2px;
    border-radius: 50%;
    padding: 13px 12px 13px 10px;
    font: 600 12px Montserrat, sans-serif;
    border: solid;
    min-width: 50px;
    justify-content: center;
    display: flex;
}

@media (max-width: 991px) {
    .div-8w {
        white-space: initial;
    }
}
.divr {
    display: flex;
    flex-direction: column;
    padding: 10px;
    width: 477px;
}

.div-2r {
    color: #333;
    text-align: justify;
    align-self: stretch;
    margin-right: -20px;
    white-space: nowrap;
    font: 500 12px/133% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-2r {
        white-space: initial;
    }
}

.div-3r {
    color: #8a8a8a;
    text-align: justify;
    align-self: stretch;
    margin-right: -20px;
    white-space: nowrap;
    font: 600 8px/16px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-3r {
        white-space: initial;
    }
}
.divrr {
    display: flex;
    width: 225px;
    flex-direction: column;
}

.div-2rr {
    align-self: stretch;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 0 20px;
}

@media (max-width: 991px) {
    .div-2rr {
        justify-content: center;
    }
}

.imgrr {
    aspect-ratio: 0.94;
    object-fit: contain;
    object-position: center;
    width: 50px;
    overflow: hidden;
    align-self: start;
    margin-top: 18px;
    max-width: 100%;
}

.img-2rr {
    aspect-ratio: 0.99;
    object-fit: contain;
    object-position: center;
    width: 70px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-3rr {
    align-self: stretch;
    display: flex;
    margin-top: 4px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 0 20px;
}

@media (max-width: 991px) {
    .div-3rr {
        justify-content: center;
    }
}

.div-4rr {
    color: #000;
    text-align: justify;
    align-self: start;
    font: 600 8px/200% Montserrat, sans-serif;
}

.div-5rr {
    color: #000;
    text-align: justify;
    align-self: start;
    font: 600 12px/133% Montserrat, sans-serif;
}

.div-6rr {
    color: #000;
    text-align: justify;
    align-self: start;
    white-space: nowrap;
    font: 600 8px/200% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-6rr {
        white-space: initial;
    }
}
.div-2p {
    border-radius: 6px;
    background-color: #f5f5f5;
    align-self: stretch;
    display: flex;
    width: 100%;
    flex-direction: column;
    padding: 10px 15px 0px 10px;
}

.div-3p {
    color: #000;
    text-align: justify;
    align-self: stretch;
    white-space: nowrap;
    font: 600 14px/114% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-3p {
        white-space: initial;
    }
}

.div-4p {
    color: #8a8a8a;
    text-align: justify;
    align-self: stretch;
    white-space: nowrap;
    font: 600 8px/16px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-4p {
        /*white-space: initial;*/
    }
}

.div-5p {
    align-self: stretch;
    display: flex;
    margin-top: 13px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.div-6p {
    color: #333;
    align-self: start;
    margin-bottom: 11px;
    font: 600 10px Montserrat, sans-serif;
}

.imgp {
    aspect-ratio: 1.48;
    object-fit: contain;
    object-position: center;
    width: 34px;
    overflow: hidden;
    align-self: center;
    margin-top: 13px;
    max-width: 100%;
    display: none;
}

.div-7p {
    border-radius: 15px;
    background-color: #d9d9d9;
    align-self: stretch;
    display: flex;
    width: 100%;
    padding-right: 73px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-7p {
        padding-right: 20px;
    }
}

.div-8p {
    border-radius: 15px;
    background-color: #3084d8;
    align-self: stretch;
    display: flex;
    width: 100%;
    height: 10px;
    flex-direction: column;
}

.div-9p {
    color: #333;
    align-self: stretch;
    margin-top: 18px;
    white-space: nowrap;
    font: 600 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-9p {
        white-space: initial;
    }
}

.div-10p {
    border-radius: 15px;
    background-color: #d9d9d9;
    align-self: stretch;
    display: flex;
    margin-top: 5px;
    width: 100%;
    flex-direction: column;
}

.div-11p {
    border-radius: 15px;
    background-color: #656565;
    align-self: stretch;
    display: flex;
    width: 63%;
    height: 10px;
    flex-direction: column;
}

.div-12p {
    border-radius: 6px;
    background-color: #f5f5f5;
    align-self: stretch;
    display: flex;
    margin-top: 10px;
    width: 100%;
    flex-grow: 1;
    flex-direction: column;
    padding: 12px 15px 12px 10px;
}

.div-13p {
    align-self: stretch;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.div-14p {
    align-self: start;
    display: flex;
    flex-direction: column;
}

.div-15p {
    color: #000;
    text-align: justify;
    align-self: stretch;
    white-space: nowrap;
    font: 600 14px/114% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-15p {
        white-space: initial;
    }
}

.div-16p {
    color: #8a8a8a;
    text-align: justify;
    align-self: stretch;
    white-space: nowrap;
    font: 400 8px/200% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-16p {
        white-space: initial;
    }
}

.div-17p {
    color: #333;
    text-decoration-line: underline;
    align-self: start;
    white-space: nowrap;
    font: 600 8px Montserrat, sans-serif;
    cursor:pointer;
}

@media (max-width: 991px) {
    .div-17p {
        white-space: initial;
    }
}

.img-2p {
    aspect-ratio: 1.48;
    object-fit: contain;
    object-position: center;
    width: 34px;
    overflow: hidden;
    align-self: center;
    margin-top: 13px;
    max-width: 100%;
    display: none;
}

.div-18p {
    border-radius: 15px;
    background-color: #d9d9d9;
    align-self: stretch;
    display: flex;
    width: 100%;
    flex-direction: column;
}

.div-19p {
    border-radius: 15px;
    background-color: #656565;
    align-self: stretch;
    display: flex;
    width: 30%;
    height: 10px;
    flex-direction: column;
}

.div-20p {
    align-self: stretch;
    display: flex;
    margin-top: 5px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.div-21p {
    color: #333;
    align-self: stretch;
    font: 600 10px Montserrat, sans-serif;
}

.div-22p {
    color: #333;
    align-self: stretch;
    white-space: nowrap;
    font: 600 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-22p {
        white-space: initial;
    }
}

.divss {
    color: #333;
    align-self: start;
    white-space: nowrap;
    border-radius: 10px 10px 0px 0px;
    background-color: #f5f5f5;
    padding: 14px 80px 14px 10px;
    font: 600 16px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .divss {
        white-space: initial;
        padding-right: 20px;
    }
}
.divs {
    border-radius: 6px;
    background-color: #f5f5f5;
    display: flex;
    /*width: 35vw;*/
    flex-direction: column;
    margin: 10px;
    padding: 0px 5px;
}

.divScores {
    border-radius: 6px;
    background-color: #f5f5f5;
    display: flex;
    /*width: 35vw;*/
    width: 400px;
    flex-direction: column;
    margin: 10px;
    padding: 10px 5px;
    min-height: 340px;
    max-height: 340px;
    overflow: auto;
}

.div-2s {
    align-self: stretch;
    display: flex;
    margin-top: 10px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-2s {
        flex-wrap: wrap;
    }
}

.div-3s {
    color: #000;
    text-align: justify;
    align-self: start;
    margin-top: 4px;
    font: 500 8px/200% Montserrat, sans-serif;
}

.imgs {
    aspect-ratio: 1.48;
    object-fit: contain;
    object-position: center;
    width: 34px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
    display:none;
}

.div-4s {
    border-radius: 15px;
    background-color: #d9d9d9;
    align-self: stretch;
    display: flex;
    flex-direction: column;
    width: 100%;
}

@media (max-width: 991px) {
    .div-4s {
        max-width: 100%;
    }
}

.div-5s {
    border-radius: 15px;
    background-color: #3084d8;
    align-self: stretch;
    display: flex;
    width: 10%;
    height: 10px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-5s {
        max-width: 100%;
    }
}

.div-6s {
    align-self: stretch;
    display: flex;
    margin-top: 15px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-6s {
        flex-wrap: wrap;
    }
}

.div-7s {
    color: #000;
    text-align: justify;
    align-self: start;
    margin-top: 4px;
    font: 500 8px/200% Montserrat, sans-serif;
}

.img-2s {
    aspect-ratio: 1.13;
    object-fit: contain;
    object-position: center;
    width: 26px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
    display:none;
}

.div-8s {
    border-radius: 15px;
    background-color: #d9d9d9;
    align-self: stretch;
    display: flex;
    flex-direction: column;
    width: 100%;
}

@media (max-width: 991px) {
    .div-8s {
        max-width: 100%;
    }
}

.div-9s {
    border-radius: 15px;
    background-color: #f59405;
    align-self: stretch;
    display: flex;
    width: 10%;
    height: 10px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .div-9s {
        max-width: 100%;
    }
}

.div-10s {
    align-self: stretch;
    display: flex;
    /*margin-top: 22px;*/ /*for all scores*/
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 991px) {
    .div-10s {
        flex-wrap: wrap;
    }
}

.div-11s {
    color: #000;
    text-align: justify;
    font: 500 14px/114% Montserrat, sans-serif;
}

.div-12s {
    color: #333;
    text-decoration-line: underline;
    align-self: start;
    white-space: nowrap;
    font: 700 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-12s {
        white-space: initial;
    }
}

.div-13s {
    border-radius: 6px;
    box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.1), -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    align-self: stretch;
    display: flex;
    margin-top: 13px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-around;
    gap: 20px;
    padding: 10px 10px 10px 8px;
}

@media (max-width: 991px) {
    .div-13s {
        flex-wrap: wrap;
        justify-content: space-around;
    }
}

.div-14s {
    align-self: stretch;
    /*display: flex;*/
    flex-direction: column;
    width: 238px;
}

.div-15s {
    align-self: stretch;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.div-16s {
    color: #b7b7b7;
    font: 500 8px Montserrat, sans-serif;
}

.div-17s {
    color: #b7b7b7;
    align-self: start;
    white-space: nowrap;
    font: 500 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-17s {
        white-space: initial;
    }
}

.div-18s {
    align-self: stretch;
    display: flex;
    margin-top: 7px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.div-19s {
    color: #333;
    font: 600 12px Montserrat, sans-serif;
}

.div-20s {
    color: #333;
    align-self: stretch;
    white-space: nowrap;
    font: 600 12px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-20s {
        white-space: initial;
    }
}

.div-21s {
    align-self: stretch;
    /*display: flex;*/
    flex-direction: column;
}

.div-22s {
    color: #b7b7b7;
    align-self: start;
    white-space: nowrap;
    font: 500 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-22s {
        white-space: initial;
    }
}

.div-23s {
    color: #333;
    align-self: start;
    white-space: nowrap;
    margin: 10px 0 0 16px;
    font: 600 12px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-23s {
        margin-left: 10px;
        white-space: initial;
    }
}

.div-24s {
    align-self: stretch;
    display: flex;
    flex-direction: column;
}

.div-25s {
    color: #b7b7b7;
    align-self: stretch;
    white-space: nowrap;
    font: 500 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-25s {
        white-space: initial;
    }
}

.div-26s {
    color: #333;
    align-self: stretch;
    margin-top: 8px;
    white-space: nowrap;
    font: 600 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-26s {
        white-space: initial;
    }
}

.div-27s {
    border-radius: 6px;
    box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.1), -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    align-self: stretch;
    display: flex;
    margin-top: 10px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 10px 10px 10px 8px;
}

@media (max-width: 991px) {
    .div-27s {
        flex-wrap: wrap;
        justify-content: center;
    }
}

.div-28s {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    width: 238px;
}

.div-29s {
    align-self: stretch;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.div-30s {
    color: #b7b7b7;
    font: 500 8px Montserrat, sans-serif;
}

.div-31s {
    color: #b7b7b7;
    align-self: start;
    white-space: nowrap;
    font: 500 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-31s {
        white-space: initial;
    }
}

.div-32s {
    align-self: stretch;
    display: flex;
    margin-top: 7px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.div-33s {
    color: #333;
    font: 600 12px Montserrat, sans-serif;
}

.div-34s {
    color: #333;
    align-self: stretch;
    white-space: nowrap;
    font: 600 12px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-34s {
        white-space: initial;
    }
}

.div-35s {
    align-self: stretch;
    display: flex;
    flex-direction: column;
}

.div-36s {
    color: #b7b7b7;
    align-self: start;
    white-space: nowrap;
    font: 500 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-36s {
        white-space: initial;
    }
}

.div-37s {
    color: #333;
    align-self: start;
    white-space: nowrap;
    margin: 10px 0 0 13px;
    font: 600 12px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-37s {
        margin-left: 10px;
        white-space: initial;
    }
}

.div-38s {
    align-self: stretch;
    display: flex;
    flex-direction: column;
}

.div-39s {
    color: #b7b7b7;
    align-self: stretch;
    white-space: nowrap;
    font: 500 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-39s {
        white-space: initial;
    }
}

.div-40s {
    color: #333;
    align-self: stretch;
    margin-top: 8px;
    white-space: nowrap;
    font: 600 12px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-40s {
        white-space: initial;
    }
}

.div-41s {
    border-radius: 6px;
    box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.1), -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    align-self: stretch;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin: 10px 0;
    padding: 10px 10px 10px 8px;
}

@media (max-width: 991px) {
    .div-41s {
        flex-wrap: wrap;
        justify-content: center;
    }
}

.div-42s {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    width: 238px;
}

.div-43s {
    align-self: stretch;
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.div-44s {
    color: #b7b7b7;
    font: 500 8px Montserrat, sans-serif;
}

.div-45s {
    color: #b7b7b7;
    align-self: start;
    white-space: nowrap;
    font: 500 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-45s {
        white-space: initial;
    }
}

.div-46s {
    align-self: stretch;
    display: flex;
    margin-top: 7px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.div-47s {
    color: #333;
    font: 600 12px Montserrat, sans-serif;
}

.div-48s {
    color: #333;
    align-self: stretch;
    white-space: nowrap;
    font: 600 12px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-48s {
        white-space: initial;
    }
}

.div-49s {
    align-self: stretch;
    display: flex;
    flex-direction: column;
}

.div-50s {
    color: #b7b7b7;
    align-self: start;
    white-space: nowrap;
    font: 500 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-50s {
        white-space: initial;
    }
}

.div-51s {
    color: #333;
    align-self: start;
    white-space: nowrap;
    margin: 10px 0 0 13px;
    font: 600 12px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-51s {
        margin-left: 10px;
        white-space: initial;
    }
}

.div-52s {
    align-self: stretch;
    display: flex;
    flex-direction: column;
}

.div-53s {
    color: #b7b7b7;
    align-self: stretch;
    white-space: nowrap;
    font: 500 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-53s {
        white-space: initial;
    }
}

.div-54s {
    color: #333;
    align-self: stretch;
    margin-top: 8px;
    white-space: nowrap;
    font: 600 12px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-54s {
        white-space: initial;
    }
}


.courseDetails {
    color: white;
    /*background-image: url('../images/courseview/group 681.svg');
    max-height: 295px;
    background-repeat: round;*/
}
.progNameTitle {
    padding-left: 10px;
    font-size: 14px;
    font-weight: 500;
}
.progDesTitle {
    font-size: 12px;
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow-wrap: break-word;
    width: 100%;
    font-weight: 300;
    line-height: 1.5;
}
    .progDesTitle span {
        color: white !important;
        font-family: "Montserrat",Open Sans, sans-serif;
    }
.courseDetailsTitle {
    padding: 0 15px;
}
.courseDetailsTitleRow{
    row-gap: 20px;
}
.courseNameTitle {
    color: #FFF;
    font-family: Montserrat;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis !important;
    max-width: 90%;
}

.courseLogo {
    float: right;
    padding: 0px !important;
    /*max-width: fit-content;*/
}
.iconBgOrg {
    background-color: #BDD7EA;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    /* justify-content: center; */
    display: flex;
    align-items: center;
    padding-left: 13px;
}
.courseTitle {
    background-color: #1f3566;
    margin: 0px -20px;
    padding: 20px 0;
}
.courseTitleHead {
    height: 297px;
    margin: 2rem;
}

.rating-30 {
    align-items: baseline;
}
.rating-30 .material-icons {
    font-size: 4rem;
    color: #fff;
}
.averageRatingCounts {
    font-size: 12px;
    text-decoration: underline;
    text-align: right;
}
input#feedbackTitle, #feedbackText {
    background: #EFEFEF;
    border-color: #EFEFEF;
    border-width: 0px;
    border-radius: 5px;
    padding: 9px;
}
.review_head {
    color: #333;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
}
.submit_btn.text-right {
    float: right !important;
    margin-bottom: 5px;
}
.btnF {
    /*background-color: var(--line-border-fill);*/
    background: #1f3566;
    color: #fff !important;
    cursor: pointer;
    font-family: inherit;
    border: 0;
    border-radius: 3px !important;
    padding: 8px 30px;
    font-size: 14px;
}
.courseNameHeader {
    font-weight: 600 !important;
    font-size: 20px !important;
    color: #686868 !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    line-height: 24px;
    text-wrap: nowrap;
}
.coursePathHeader {
    font-family: Montserrat;
    font-size: 9px;
    font-weight: 400;
    line-height: 11px;
    letter-spacing: 0em;
    text-align: left;
    text-wrap: nowrap;
    /*margin-left: 5px;*/
}
.div-71t {
    color: #F59405;
    align-self: center;
    text-wrap: nowrap;
    margin: auto 0;
    font: 600 10px Montserrat, sans-serif;
}
.div-72t {
    color: #333;
    align-self: center;
    text-wrap: nowrap;
    margin: auto 0;
    font: 600 10px Montserrat, sans-serif;
}
 .div-73t {
    color: #3084d8;
    align-self: center;
    text-wrap: nowrap;
    margin: auto 0;
    font: 600 10px Montserrat, sans-serif;
}
.div-74t {
    color: #494949;
    text-wrap: nowrap;
    margin: auto 0;
    font: 600 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-71t, .div-72t, .div-73t, .div-74t {
     /*text-wrap: initial;*/
    }
}

.div-61t {
    z-index: 22;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #F59405;
    background: rgba(245, 148, 5, 0.20);
    /*border-radius: 6px;
    border: 1px solid #3084d8;
    background-color: rgba(48, 132, 216, 0.2);*/
    /*align-self: stretch;*/
    display: flex;
    /*width: 150px;*/
    max-width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    padding: 8px 11px 8px 10px;
}
.div-62t {
    z-index: 22;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #333;
    background: rgba(51, 51, 51, 0.20);
    /*align-self: stretch;*/
    display: flex;
    /*width: 150px;*/
    max-width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    padding: 8px 11px 8px 10px;
}
.div-63t {
    z-index: 22;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #3084d8;
    background-color: rgba(48, 132, 216, 0.2);
    /*align-self: stretch;*/
    display: flex;
    width: auto;
    max-width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    padding: 8px 11px 8px 10px;
}
.div-64t {
    z-index: 22;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #494949;
    background: #F1F1F1;
    /*align-self: stretch;*/
    display: flex;
    width: auto;
    max-width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 8px;
    padding: 8px 11px 8px 10px;
}
.scroll::-webkit-scrollbar {
    width: 0px !important;
}
.enter_review {
    /*margin-right: 2rem;*/
}
.sfeedback {
    background-color: #fff;
    padding: 15px !important;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    border: 1px solid rgba(0,0,0,.125);
    box-shadow: 0px 0px 2px 1px rgb(249 249 249) !important;
    justify-content: center;
}
form#formforreview2 {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.pagetitleCourse {
    margin: 0px 25px;
}
.pagetitleCourseC {
    /*margin: 0px 10px;*/
}
.learnerFeedback, .aboutAuthors {
    color: #333;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 17px 0px;
    padding: 0px !important;
}
.learnerReviews {
    color: #333;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    /*margin: 17px 0px;*/
    padding: 0px !important;
}

.averageRatingCount {
    justify-content: center;
    display: grid;
    /*padding: 11px;*/
    margin-top: 15px;
}
/*.feedbackForm {
    padding: 10px;
}*/
.divf {
    display: flex;
    align-items: flex-start;
    gap: 3.5vw;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .divf {
        justify-content: center;
    }
}

.imgf {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 130px;
    overflow: hidden;
    flex: 1;
    padding: 0.5vw;
    border-radius: 70px;
    box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.20), -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.20);
}
    .imgf:hover,
    .imgf.activef {
        filter: opacity(1); /* Change opacity on hover and for the active image */
    }

.feedbackCount {
    color: #333;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 0px;
    /*line-height: normal;*/
    margin: 0px !important;
}
.feedbackCountRatings {
    color: #ADADAD;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    /*line-height: normal;*/
    margin: 0px !important;
    padding: 3px 0px;
}
.feedsStu {
    justify-content: center;
    display: grid;
    text-align:center;
}
.text-body {
    color: #333;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin:5px;
}
.averageRatingFeed {
    justify-content: center;
    display: flex;
    align-items: center;
}

.averageReatingBox {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.avgRatingNum {
    color: #333;
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.25px;
    padding-left:5px
}
.avgRatingText {
    color: #ADADAD;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: left;
    margin-right: 6px;
}
.learnerCss {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.cardF {
    /*min-height: 710px;*/
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    /*background-color: #fff;*/
    background-clip: border-box;
    /*border: 1px solid rgba(0,0,0,.125);*/
    border-radius: 0.25rem;
}
.courseRightHeader {
    display: flex;
    align-items: flex-start;
    justify-content: end;
    gap: 8px;
    max-width: 67%;
    width: 100%;
}
.courseLeftHeader {
    max-width: 33%;
    width: 100%;
}
#accordian{
    display:flex;
}
.h4Rightbar2 {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}

span.noRecordT {
    position: absolute;
    font-size: 8px;
    margin-bottom: 19.5vh;
    margin-left: 2vw;
}

.forNoRecord {
    align-items: center;
    display: flex;
    justify-content: center;
}
.myQuizzes, .myAssignments {
    padding: 15px;
    margin: 15px;
}
.courseDesc {
    background-color: transparent;
}

/* 
    
    
    
    
    
    End New Course */


/* For content page*/

.ImageContainer, .audioContainer {
    text-align: center;
    
}
.image-class-content {
   /* width: auto !important;
    height: auto !important;*/
    width: 60%;
}
.aboutProg{
    margin:2rem;
}

.diva {
    margin-right: -20px;
    margin-bottom: 40px;
    margin-left: -20px;
    padding-right: 20px;
    background-color: #fff;
    align-self: stretch;
    display: flex;
    padding-top: 20px;
    flex-direction: column;
}

@media (max-width: 991px) {
    .diva {
        /*max-width: 100%;*/
        /*margin-top: 40px;*/
    }
}

.div-2a {
    align-self: center;
    width: 100%;
    /*max-width: 962px;*/
}

@media (max-width: 991px) {
    .div-2a {
        max-width: 100%;
    }
}

.div-3a {
    gap: 100px;
    display: flex;
}

@media (max-width: 991px) {
    .div-3a {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.columna {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 51%;
    margin-left: 0px;
    padding: 0px 50px;
    align-items:center;

}

@media (max-width: 991px) {
    .columna {
        width: 100%;
        padding: 15px;
    }
}

.imga {
    aspect-ratio: 1.36;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
    max-width: 100%;
    margin: auto 0;
}

@media (max-width: 991px) {
    .imga {
        /*margin-top: 40px;*/
    }
}

.column-2a {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 49%;
    justify-content:flex-start;
    /*align-items: center;*/
    /*margin-left: 20px;*/
}

@media (max-width: 991px) {
    .column-2a {
        width: 100%;
        padding-left: 13px;
    }
}

.div-4a {
    display: flex;
    /*flex-grow: 1;*/
    flex-direction: column;
    padding-left: 15px;
}

@media (max-width: 991px) {
    .div-4a {
        /*margin-top: 40px;*/
    }
}

.div-5a {
    color: #000;
    text-align: justify;
    align-self: start;
    margin-top: 4px;
    text-wrap: nowrap;
    font: 600 20px/80% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-5a {
     /*text-wrap: initial;*/
    }
}

.div-6a {
    align-self: start;
    display: flex;
    margin-top: 26px;
    /*width: 410px;*/
    max-width: 100%;
    align-items: flex-start;
    gap: 11px;
}

@media (max-width: 991px) {
    .div-6a {
        margin-left: 9px;
    }
}

.img-2a {
    aspect-ratio: 0.88;
    object-fit: cover;
    object-position: center;
    width: 15px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}
.div-7a ul li {
    line-height: 20px;
}
.div-7a {
    color: #333;
    text-align: justify;
    align-self: start;
    /*text-wrap: nowrap;*/
    flex-grow: 1;
    flex-basis: auto;
    font: 400 14px/114% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-7a {
     /*text-wrap: initial;*/
    }
}

.div-8a {
    align-self: start;
    display: flex;
    margin-top: 5px;
    width: 410px;
    max-width: 100%;
    align-items: flex-start;
    gap: 11px;
}

@media (max-width: 991px) {
    .div-8a {
        margin-left: 9px;
    }
}

.img-3a {
    aspect-ratio: 0.88;
    object-fit: cover;
    object-position: center;
    width: 15px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-9a {
    color: #333;
    text-align: justify;
    align-self: start;
    text-wrap: nowrap;
    flex-grow: 1;
    flex-basis: auto;
    font: 400 14px/114% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-9a {
     /*text-wrap: initial;*/
    }
}

.div-10a {
    align-self: start;
    display: flex;
    margin-top: 14px;
    width: 410px;
    max-width: 100%;
    align-items: flex-start;
    gap: 11px;
}

@media (max-width: 991px) {
    .div-10a {
        margin-left: 9px;
    }
}

.img-4a {
    aspect-ratio: 0.88;
    object-fit: cover;
    object-position: center;
    width: 15px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-11a {
    color: #333;
    text-align: justify;
    align-self: start;
    text-wrap: nowrap;
    flex-grow: 1;
    flex-basis: auto;
    font: 400 14px/114% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-11a {
     /*text-wrap: initial;*/
    }
}

.div-12a {
    align-self: start;
    display: flex;
    margin-top: 14px;
    width: 410px;
    max-width: 100%;
    align-items: flex-start;
    gap: 11px;
}

@media (max-width: 991px) {
    .div-12a {
        margin-left: 9px;
    }
}

.img-5a {
    aspect-ratio: 0.88;
    object-fit: cover;
    object-position: center;
    width: 15px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-13a {
    color: #333;
    text-align: justify;
    align-self: start;
    text-wrap: nowrap;
    flex-grow: 1;
    flex-basis: auto;
    font: 400 14px/114% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-13a {
     /*text-wrap: initial;*/
    }
}

.div-14a {
    align-self: start;
    display: flex;
    margin-top: 14px;
    width: 410px;
    max-width: 100%;
    align-items: flex-start;
    gap: 11px;
}

@media (max-width: 991px) {
    .div-14a {
        margin-left: 9px;
    }
}

.img-6a {
    aspect-ratio: 0.88;
    object-fit: cover;
    object-position: center;
    width: 15px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-15a {
    color: #333;
    text-align: justify;
    align-self: start;
    text-wrap: nowrap;
    flex-grow: 1;
    flex-basis: auto;
    font: 400 14px/114% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-15a {
     /*text-wrap: initial;*/
    }
}

.div-16a {
    align-self: start;
    display: flex;
    margin-top: 14px;
    width: 410px;
    max-width: 100%;
    align-items: flex-start;
    gap: 11px;
}

@media (max-width: 991px) {
    .div-16a {
        margin-left: 9px;
    }
}

.img-7a {
    aspect-ratio: 0.88;
    object-fit: cover;
    object-position: center;
    width: 15px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-17a {
    color: #333;
    text-align: justify;
    align-self: start;
    text-wrap: nowrap;
    flex-grow: 1;
    flex-basis: auto;
    font: 400 14px/114% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-17a {
     /*text-wrap: initial;*/
    }
}

.div-18a {
    align-self: start;
    display: flex;
    margin-top: 14px;
    width: 410px;
    max-width: 100%;
    align-items: flex-start;
    gap: 11px;
}

@media (max-width: 991px) {
    .div-18a {
        margin-left: 9px;
    }
}

.img-8a {
    aspect-ratio: 0.88;
    object-fit: cover;
    object-position: center;
    width: 15px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-19a {
    color: #333;
    text-align: justify;
    align-self: start;
    text-wrap: nowrap;
    flex-grow: 1;
    flex-basis: auto;
    font: 400 14px/114% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-19a {
     /*text-wrap: initial;*/
    }
}

.div-20a {
    align-self: start;
    display: flex;
    margin-top: 14px;
    width: 410px;
    max-width: 100%;
    align-items: flex-start;
    gap: 11px;
}

@media (max-width: 991px) {
    .div-20a {
        margin-left: 9px;
    }
}

.img-9a {
    aspect-ratio: 0.88;
    object-fit: cover;
    object-position: center;
    width: 15px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-21a {
    color: #333;
    text-align: justify;
    align-self: start;
    text-wrap: nowrap;
    flex-grow: 1;
    flex-basis: auto;
    font: 400 14px/114% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-21a {
     /*text-wrap: initial;*/
    }
}

.div-22a {
    align-self: stretch;
    display: flex;
    /*margin-top: 40px;*/
    flex-direction: column;
    padding: 15px;
    padding-bottom: 9px;
    padding-left: 30px;
}

@media (max-width: 991px) {
    .div-22a {
        max-width: 100%;
        margin-right: 4px;
    }
}

.div-23a {
    color: #333;
    text-align: justify;
    align-self: start;
    margin-top: 4px;
    text-wrap: nowrap;
    font: 600 20px/80% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-23a {
     /*text-wrap: initial;*/
    }
}

.div-24a {
    color: #333;
    text-align: justify;
    margin-top: 27px;
    line-height: 2 !important;
    font: 400 14px/114% Montserrat, sans-serif;
}

.div-7a ul li {
    line-height: 2;
}
@media (max-width: 991px) {
    .div-24a {
        max-width: 100%;
    }
}

.div-25a {
    color: #000;
    text-align: justify;
    align-self: start;
    margin-top: 18px;
    text-wrap: nowrap;
    font: 500 16px/100% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-25a {
        margin-left: 2px;
     /*text-wrap: initial;*/
    }
}

.div-26a {
    align-self: start;
    display: flex;
    width: 258px;
    max-width: 100%;
    align-items: flex-start;
    gap: 11px;
    margin: 18px 0 0 10px;
}

.img-10a {
    aspect-ratio: 0.88;
    object-fit: cover;
    object-position: center;
    width: 15px;
    overflow: hidden;
    align-self: stretch;
    max-width: 100%;
}

.div-27a {
    color: #333;
    text-align: justify;
    align-self: center;
    text-wrap: nowrap;
    margin: auto 0;
    font: 600 14px/16px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-27a {
     /*text-wrap: initial;*/
    }
}

.div-28a {
    align-self: start;
    display: flex;
    width: 302px;
    max-width: 100%;
    align-items: flex-start;
    gap: 10px;
    margin: 14px 0 0 10px;
}

.img-11a {
    aspect-ratio: 0.88;
    object-fit: cover;
    object-position: center;
    width: 15px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-29a {
    color: #333;
    text-align: justify;
    align-self: start;
    text-wrap: nowrap;
    flex-grow: 1;
    flex-basis: auto;
    font: 400 14px/114% Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-29a {
     /*text-wrap: initial;*/
    }
}

.div {
    align-self: stretch;
    /*margin: 25px 15px 0;
    margin-left: 2rem !important;*/
}

@media (max-width: 991px) {
    .div {
        /*margin-left: 2rem !important;*/
        max-width: 100%;
        /*margin-right: 10px;*/
    }
}

.div-2 {
    gap: 20px;
    display: flex;
    overflow-x: auto;
}

@media (max-width: 991px) {
    .div-2 {
        /*flex-direction: column;
        align-items: stretch;
        gap: 0px;*/
    }
}

.column {
    display: flex;
    flex-direction: column;
    line-height: normal;
    /*width: 325px;*/
    width: 315px;
    /*margin-left: 0px;*/
    margin-left: 1px;
    margin-top: 2px;
    margin-bottom: 10px;
    /*max-width: 100%;
    overflow: auto;*/
}

@media (max-width: 991px) {
    .column {
        width: 100%;
    }
}

.div-3 {
    border-radius: 8px;
    box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.15), -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    display: flex;
    width: 100%;
    flex-grow: 1;
    flex-direction: column;
    flex: 1;
    /*margin: 0 auto;*/
    padding: 17px 0px;
    max-width:350px;
}

@media (max-width: 991px) {
    .div-3 {
        margin-top: 15px;
    }
    .aboutAuthors{
        margin-bottom:0px;
    }
}

.div-4 {
    align-self: start;
    display: flex;
    width: 251px;
    max-width: 100%;
    align-items: flex-start;
    gap: 10px;
    padding: 0px 15px;
}

.img {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    width: 80px;
    box-shadow: -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.1), 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 50%;
    align-self: start;
    max-width: 100%;
}

.div-5 {
    align-self: start;
    display: flex;
    margin-top: 4px;
    flex-direction: column;
}

.div-6 {
    color: #333;
    align-self: start;
    text-wrap: nowrap;
    font: 600 16px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-6 {
     /*text-wrap: initial;*/
    }
}

.div-7 {
    color: #666;
    align-self: start;
    margin-top: 12px;
    text-wrap: nowrap;
    font: 400 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-7 {
     /*text-wrap: initial;*/
    }
}

.div-8 {
    align-self: start;
    display: flex;
    margin-top: 8px;
    width: 161px;
    max-width: 100%;
    align-items: flex-start;
    gap: 6px;
}

.div-9 {
    cursor: pointer;
    border-radius: 3px;
    border: 1px solid #333;
    background-color: #fff;
    align-self: stretch;
    display: flex;
    width: 67px;
    max-width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    padding: 5px 14px 5px 6px;
}

.img-2 {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    width: 10px;
    fill: #333;
    overflow: hidden;
    align-self: stretch;
    max-width: 100%;
}

.div-10 {
    color: #333;
    align-self: center;
    text-wrap: nowrap;
    margin: auto 0;
    font: 500 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-10 {
     /*text-wrap: initial;*/
    }
}

.div-11 {
    cursor: pointer;
    border-radius: 3px;
    background-color: #3084d8;
    align-self: stretch;
    display: flex;
    width: 88px;
    max-width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    padding: 5px 7px 5px 6px;
}

.img-3 {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    width: 10px;
    fill: #fff;
    overflow: hidden;
    align-self: stretch;
    max-width: 100%;
}

.div-12 {
    color: #fff;
    /*align-self: stretch;*/
    text-wrap: nowrap;
    font: 500 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-12 {
     /*text-wrap: initial;*/
    }
}

.div-13 {
    align-self: start;
    display: flex;
    width: 225px;
    max-width: 100%;
    align-items: flex-start;
    gap: 20px;
    margin: 10px 0 0 10px;
}

.div-14 {
    cursor: pointer;
    color: #000;
    align-self: stretch;
    font: 400 10px Montserrat, sans-serif;
    /*border-bottom: 3px solid #ffa047;*/
    padding: 3px;
}

.div-15 {
    cursor: pointer;
    color: #000;
    align-self: stretch;
    text-wrap: nowrap;
    font: 400 10px Montserrat, sans-serif;
    padding: 3px;
}

@media (max-width: 991px) {
    .div-15 {
     /*text-wrap: initial;*/
    }
}

.div-16 {
    background-color: #ffa047;
    align-self: start;
    margin-top: 5px;
    width: 110px;
    height: 2px;
}

.div-17 {
    color: #333;
    text-align: justify;
    /* margin-top: 7px; */
    font: 400 10px/200% Montserrat, sans-serif;
    /* border-top: 1px solid #ffa047; */
    padding: 0px 15px;
    border-top: 1px solid #dee2e6 !important;
    min-height: 188px;
    max-height: 188px;
    overflow: auto;
    padding-top: 10px;
}

.div-18 {
    color: #333;
    text-align: justify;
    margin-top: 6px;
    font: 400 10px/200% Montserrat, sans-serif;
}

.column-2 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 33%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-2 {
        width: 100%;
    }
}

.div-19 {
    border-radius: 8px;
    box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.15), -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    display: flex;
    width: 100%;
    flex-grow: 1;
    flex-direction: column;
    flex: 1;
    margin: 0 auto;
    padding: 15px 15px 32px;
}

@media (max-width: 991px) {
    .div-19 {
        margin-top: 15px;
    }
}

.div-20 {
    align-self: start;
    display: flex;
    width: 251px;
    max-width: 100%;
    align-items: flex-start;
    gap: 10px;
}

.div-21 {
    align-self: start;
    display: flex;
    margin-top: 4px;
    flex-direction: column;
}

.div-22 {
    color: #333;
    align-self: start;
    text-wrap: nowrap;
    font: 600 16px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-22 {
     /*text-wrap: initial;*/
    }
}

.div-23 {
    color: #666;
    align-self: start;
    margin-top: 12px;
    text-wrap: nowrap;
    font: 400 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-23 {
     /*text-wrap: initial;*/
    }
}

.div-24 {
    align-self: start;
    display: flex;
    margin-top: 23px;
    width: 161px;
    max-width: 100%;
    align-items: flex-start;
    gap: 6px;
}

.div-25 {
    border-radius: 3px;
    border: 1px solid #333;
    background-color: #fff;
    align-self: stretch;
    display: flex;
    width: 67px;
    max-width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 5px;
    padding: 5px 14px 5px 6px;
}

.img-4 {
    /* object-fit: cover; */
    object-position: center;
    /* width: 10px; */
    fill: #333;
    /* overflow: hidden; */
    /* align-self: stretch; */
    /* max-width: 100%;*/
}

.div-26 {
    color: #333;
    align-self: center;
    text-wrap: nowrap;
    margin: auto 0;
    font: 500 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-26 {
     /*text-wrap: initial;*/
    }
}

.div-27 {
    border-radius: 3px;
    background-color: #3084d8;
    align-self: stretch;
    display: flex;
    width: 88px;
    max-width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 5px;
    padding: 5px 7px 5px 6px;
}

.img-5 {
    /* aspect-ratio: 1; */
    /* object-fit: cover; */
    /* object-position: center; */
    /* width: 10px; */
    fill: #fff;
    /* overflow: hidden; */
    /* align-self: stretch; */
    /* max-width: 100%; */
    width: 13px;
}

.div-28 {
    color: #fff;
    align-self: stretch;
    text-wrap: nowrap;
    font: 500 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-28 {
     /*text-wrap: initial;*/
    }
}

.div-29 {
    align-self: start;
    display: flex;
    width: 201px;
    max-width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin: 38px 0 0 10px;
}

.div-30 {
    color: #333;
    align-self: stretch;
    font: 400 10px Montserrat, sans-serif;
}

.div-31 {
    color: #333;
    align-self: stretch;
    text-wrap: nowrap;
    font: 600 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-31 {
     /*text-wrap: initial;*/
    }
}

.div-32 {
    background-color: #ffa047;
    align-self: center;
    margin-top: 5px;
    width: 113px;
    height: 2px;
}

.div-33 {
    border-radius: 6px;
    background-color: #f3f3f3;
    align-self: stretch;
    display: flex;
    margin-top: 15px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 6px;
}

.div-34 {
    align-self: stretch;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 6px;
}

.img-6 {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    width: 29px;
    overflow: hidden;
    align-self: stretch;
    max-width: 100%;
}

.div-35 {
    align-self: center;
    display: flex;
    flex-direction: column;
    margin: auto 0;
}

.div-36 {
    color: #686868;
    align-self: start;
    text-wrap: nowrap;
    font: 400 12px Montserrat, sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis !important;
    max-width: 150px;
    cursor: default;
}

@media (max-width: 991px) {
    .div-36 {
     /*text-wrap: initial;*/
    }
}

.img-7 {
    aspect-ratio: 5.5;
    object-fit: cover;
    object-position: center;
    width: 55px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
    flex-grow: 1;
}

.div-37 {
    align-self: center;
    display: flex;
    align-items: flex-start;
    gap: 5px;
    margin: auto 0;
}

.img-8 {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    /*width: 8px;*/
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-38 {
    align-self: start;
    display: flex;
    flex-direction: column;
}

.div-39 {
    color: #9e9e9e;
    align-self: end;
    text-wrap: nowrap;
    font: 400 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-39 {
     /*text-wrap: initial;*/
    }
}

.div-40 {
    color: #686868;
    text-decoration-line: underline;
    align-self: start;
    text-wrap: nowrap;
    margin: 7px 0 0 13px;
    font: 500 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-40 {
        margin-left: 10px;
     /*text-wrap: initial;*/
    }
}

.div-41 {
    border-radius: 6px;
    background-color: #f3f3f3;
    align-self: stretch;
    display: flex;
    margin-top: 10px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 6px;
}

.div-42 {
    align-self: stretch;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 6px;
}

.img-9 {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    width: 29px;
    overflow: hidden;
    align-self: stretch;
    max-width: 100%;
}

.div-43 {
    align-self: center;
    display: flex;
    flex-direction: column;
    margin: auto 0;
}

.div-44 {
    color: #686868;
    align-self: start;
    text-wrap: nowrap;
    font: 400 12px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-44 {
     /*text-wrap: initial;*/
    }
}

.img-10 {
    aspect-ratio: 5.5;
    object-fit: cover;
    object-position: center;
    width: 55px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
    flex-grow: 1;
}

.div-45 {
    align-self: center;
    display: flex;
    align-items: flex-start;
    gap: 5px;
    margin: auto 0;
}

.img-11 {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    width: 8px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-46 {
    align-self: start;
    display: flex;
    flex-direction: column;
}

.div-47 {
    color: #9e9e9e;
    align-self: start;
    text-wrap: nowrap;
    font: 400 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-47 {
     /*text-wrap: initial;*/
    }
}

.div-48 {
    color: #686868;
    text-decoration-line: underline;
    align-self: start;
    text-wrap: nowrap;
    margin: 7px 0 0 13px;
    font: 500 6px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-48 {
        margin-left: 10px;
     /*text-wrap: initial;*/
    }
}

.div-49 {
    border-radius: 6px;
    background-color: #f3f3f3;
    align-self: stretch;
    display: flex;
    margin-top: 10px;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 6px;
}

.div-50 {
    align-self: stretch;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 6px;
}

.img-12 {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    width: 29px;
    overflow: hidden;
    align-self: stretch;
    max-width: 100%;
}

.div-51 {
    align-self: center;
    display: flex;
    flex-direction: column;
    margin: auto 0;
}

.div-52 {
    color: #686868;
    align-self: start;
    text-wrap: nowrap;
    font: 400 12px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-52 {
     /*text-wrap: initial;*/
    }
}

.img-13 {
    aspect-ratio: 5.5;
    object-fit: cover;
    object-position: center;
    width: 55px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
    flex-grow: 1;
}

.div-53 {
    align-self: center;
    display: flex;
    align-items: flex-start;
    gap: 5px;
    margin: auto 0;
}

.img-14 {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    width: 8px;
    overflow: hidden;
    align-self: start;
    max-width: 100%;
}

.div-54 {
    align-self: start;
    display: flex;
    flex-direction: column;
}

.div-55 {
    color: #9e9e9e;
    align-self: start;
    text-wrap: nowrap;
    font: 400 8px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-55 {
     /*text-wrap: initial;*/
    }
}

.div-56 {
    color: #686868;
    text-decoration-line: underline;
    align-self: start;
    text-wrap: nowrap;
    margin: 7px 0 0 13px;
    font: 500 6px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-56 {
        margin-left: 10px;
     /*text-wrap: initial;*/
    }
}

.column-3 {
    display: flex;
    flex-direction: column;
    line-height: normal;
    width: 33%;
    margin-left: 20px;
}

@media (max-width: 991px) {
    .column-3 {
        width: 100%;
    }
}

.div-57 {
    border-radius: 8px;
    box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.15), -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.15);
    background-color: #fff;
    display: flex;
    width: 100%;
    flex-grow: 1;
    flex-direction: column;
    flex: 1;
    margin: 0 auto;
    padding: 17px 15px;
}

@media (max-width: 991px) {
    .div-57 {
        margin-top: 15px;
    }
}

.div-58 {
    align-self: start;
    display: flex;
    width: 251px;
    max-width: 100%;
    align-items: flex-start;
    gap: 10px;
}

.div-59 {
    align-self: start;
    display: flex;
    margin-top: 4px;
    flex-direction: column;
}

.div-60 {
    color: #333;
    align-self: start;
    text-wrap: nowrap;
    font: 600 16px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-60 {
     /*text-wrap: initial;*/
    }
}

.div-61 {
    color: #666;
    align-self: start;
    margin-top: 12px;
    text-wrap: nowrap;
    font: 400 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-61 {
     /*text-wrap: initial;*/
    }
}

.div-62 {
    align-self: start;
    display: flex;
    margin-top: 23px;
    width: 161px;
    max-width: 100%;
    align-items: flex-start;
    gap: 6px;
}

.div-63 {
    border-radius: 3px;
    border: 1px solid #333;
    background-color: #fff;
    align-self: stretch;
    display: flex;
    width: 67px;
    max-width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 5px;
    padding: 5px 14px 5px 6px;
}

.img-15 {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    width: 10px;
    fill: #333;
    overflow: hidden;
    align-self: stretch;
    max-width: 100%;
}

.div-64 {
    color: #333;
    align-self: center;
    text-wrap: nowrap;
    margin: auto 0;
    font: 500 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-64 {
     /*text-wrap: initial;*/
    }
}

.div-65 {
    border-radius: 3px;
    background-color: #3084d8;
    align-self: stretch;
    display: flex;
    width: 88px;
    max-width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    gap: 5px;
    padding: 5px 7px 5px 6px;
}

.img-16 {
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
    width: 10px;
    fill: #fff;
    overflow: hidden;
    align-self: stretch;
    max-width: 100%;
}

.div-66 {
    color: #fff;
    align-self: stretch;
    text-wrap: nowrap;
    font: 500 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-66 {
     /*text-wrap: initial;*/
    }
}

.div-67 {
    align-self: start;
    display: flex;
    width: 198px;
    max-width: 100%;
    align-items: flex-start;
    gap: 20px;
    margin: 38px 0 0 10px;
}

.div-68 {
    color: #000;
    align-self: stretch;
    font: 600 10px Montserrat, sans-serif;
}

.div-69 {
    color: #000;
    align-self: stretch;
    text-wrap: nowrap;
    font: 400 10px Montserrat, sans-serif;
}

@media (max-width: 991px) {
    .div-69 {
     /*text-wrap: initial;*/
    }
}

.div-70 {
    background-color: #ffa047;
    align-self: start;
    margin-top: 5px;
    width: 110px;
    height: 2px;
}

.div-71 {
    color: #333;
    text-align: justify;
    margin-top: 7px;
    font: 400 10px/200% Montserrat, sans-serif;
}

.div-72 {
    color: #333;
    text-align: justify;
    margin-top: 6px;
    font: 400 10px/200% Montserrat, sans-serif;
}

.starReviews {
    padding: 20px;
    padding-left: 35px;
}

@media only screen and (max-width: 2000px) and (min-width: 1700px) {
    .courseLogo {
        float: right;
        padding: 0px !important;
         max-width: fit-content; 
    }
}
@media only screen and (max-width: 2000px) and (min-width: 1000px) {
    
    .modal-content1.ranks {
        width: 25%;
    }
}
@media only screen and (max-width: 1200px) and (min-width:769px) {
    .modal-content1 {
        right: -80px;
    }
    
}
@media only screen and (max-width: 1100px) and (min-width:780px) {
    

    .modal-content1.weekly {
        /*left: 70%;*/
    }
}
@media only screen and (max-width: 780px) and (min-width:700px) {
    .modal-content1.weekly {
        left: 54%;
    }
    
}
@media only screen and (max-width: 700px) and (min-width:630px) {
    .modal-content1.weekly {
        left: 50%;
    }
}

@media only screen and (max-width: 630px) and (min-width:568px) {
    .modal-content1.weekly {
        left: 42%;
    }
}
@media only screen and (max-width: 568px) and (min-width:480px) {
    .modal-content1.weekly {
        left: 50%;
        right: -40%;
    }
}
@media (max-width: 600px) {
    .divScores {
        width: auto;
    }
}
@media (max-width: 394px) {
    .modal-content1 {
        top: 146px;
    }

    .modal-content1.weekly {
        left: 52%;
        right: -42%;
    }
        .modal-content1.ranks {
            top: 150px;
        }
    .div-26s{
        font-size: 8px;
    }
    .div-13s {
        gap: 15px;
    }
    .div-11s {
        font-size: 12px;
    }
    .divss {
        font-size: 14px;
    }
}

@media (max-width: 340px) {
    .div-26s {
        font-size: 6px;
    }
    .div-13s{
        gap: 10px;
    }
}

@media only screen and (max-width: 400px) and (min-width:330px) {
    .modal-content1.weekly {
        left: 52%;
        right: -42%;
    }
}

    @media only screen and (max-width: 480px) and (min-width:400px) {
        .modal-content1.weekly {
            left: 50%;
            right: -47%;
        }
    }

    @media only screen and (max-width: 1260px) and (min-width:769px) {
        .div-2w, .div-3w, .div-4w, .div-5w, .div-6w, .div-7w, .div-8w {
            font-size: 10px;
            min-width: 44px;
        }
    }

    @media only screen and (max-width: 1392px) and (min-width: 700px) {
    }

    @media only screen and (max-width: 800px) and (min-width: 250px) {
        .col-md-6.averageRatingCounts {
            display: none;
        }
    }

    @media only screen and (min-width: 767px) and (max-width: 767px) {
        .sfeedback {
            margin: 10px;
            margin-left: -12px;
            margin-right: 22px;
            margin-top: 15px;
            min-height: auto;
        }
    }

    @media only screen and (max-width: 767px) and (min-width: 250px) {
        .sfeedback {
            margin: 10px;
            margin-left: -12px;
            margin-right: 22px;
            margin-top: 15px;
            min-height: auto;
        }

        .col-md-6.sfeedback.s1 {
            margin: 0px;
            width: auto;
            margin-right: 15px;
        }

        .starReviews {
            padding-left: 61px !important;
            padding-bottom: 0px !important;
        }

        .enter_review {
            width: 96vw;
        }

        .divf {
            gap: 6.5vw;
        }

        .imgf {
            padding: 10px;
        }

        .learnerCss {
            margin-right: 15px !important;
        }

        .timeline2 {
            margin-left: 20px;
        }
        .col-md-6.timeline2 {
            margin-bottom: 10px;
        }
    }

    @media only screen and (max-width: 1100px) and (min-width: 1025px) {
        .starCount {
            font-size: 12px;
        }
    }

    @media only screen and (max-width: 1025px) and (min-width: 500px) {
        .courseNameTitle {
            font-size: 35px;
        }

        .starCount {
            font-size: 10px;
        }

        .progDesTitle, .tl-content .tl-body, .div-7a, .div-24a, .avgRatingText, .card-content_slider p, input#feedbackTitle, #feedbackText, .btnF, .page-separator__text {
        }

        .progNameTitle, .h4Rightbar2, .div-6, .feedbackCountRatings, .card-content_slider h2 {
            font-size: 14px;
        }

        .tl-title, .h4Rightbar2, .div-5a, .div-23a, .aboutAuthors, .learnerFeedback, .feedbackCount, .learnerReviews, .review_head {
            font-size: 16px;
        }

        .rating-32 .material-icons {
            font-size: 3rem;
        }

        .avgRatingNum {
            font-size: 23px;
        }
    }

    @media only screen and (max-width: 500px) and (min-width: 250px) {
        .courseNameTitle {
            font-size: 30px;
        }

        .progDesTitle, .tl-content .tl-body, .div-7a, .div-24a, .avgRatingText, .starCount, .card-content_slider p, input#feedbackTitle, #feedbackText, .btnF, .page-separator__text {
            font-size: 10px;
        }

        .sfeedback {
            min-height: auto;
        }

        .progNameTitle, .h4Rightbar2, .div-6, .feedbackCountRatings, .card-content_slider h2 {
            font-size: 12px;
        }

        .tl-title, .h4Rightbar2, .div-5a, .div-23a, .aboutAuthors, .learnerFeedback, .feedbackCount, .learnerReviews, .review_head {
            font-size: 14px;
        }

        .rating-32 .material-icons {
            font-size: 2rem;
        }

        .avgRatingNum {
            font-size: 20px;
        }
    }

    /*@media only screen and (max-width: 1025px) and (min-width: 769px) {
        .progDesTitle {*/
    /*min-height: auto !important;*/
    /*max-width: 50vw;
        }
    }*/
    @media only screen and (max-width: 1024px) and (min-width: 769px) {
        .modal-content1.scores {
            right: -140px;
            left: auto;
        }
    }

    @media only screen and (max-width: 768px) and (min-width: 250px) {
        /* .rating-30 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            width: 25%;
        }

        .levelBox, .durationBox, .authorNameBox {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }*/
        .progDesTitle {
            padding-top: 13px;
            min-height: auto !important;
            max-width: 85vw;
        }

        .divw {
            /*justify-content: center;*/
            /*display: grid;*/
        }

        .modal-content1.weekly {
            /*top: 275px;*/
        }

        .courseDescTimeline, .myAssignments, .myQuizzes {
            margin-left: 0px !important;
        }

        .myAssignments, .myQuizzes {
            /*margin-top: 50px;*/
        }

        .courseSideCards {
            padding-left: 0px !important;
        }

        .enter_review_box {
            padding-left: 0px !important;
        }

        .modal-content1 {
            right: -120px;
            left: auto;
            /*top: 155px;*/
        }

        .noScore {
            min-width: 200px;
        }

        .modal-content1.ranks {
            right: -68px;
            left: auto;
        }

        .modal-content1.scores {
            right: -100px;
            left: auto;
        }

        .courseDetailsTitle {
            display: grid;
            padding-bottom: 10px;
        }

        .courseLogo {
            display: none;
        }

        .page-separator-mask.js-read-more {
            height: auto !important;
        }



        .col-md-5.mb-32pt.mb-md-0 {
            border-bottom: 3px solid gainsboro;
            border-right: 0px !important;
        }

        .timeline2 {
            /*margin-left: 20px;*/
            max-width: -webkit-fill-available;
            margin-bottom: 0px;
            padding-bottom: 0px;
        }

        .courseRightHeader {
            /*justify-content: center;*/
        }

        .courseTitle {
            background: #3084D8;
            /*background: linear-gradient(90deg, #3084D8 48.77%, rgba(255, 255, 255, 0.70) 100%);*/
            height: auto;
        }
    }

    @media only screen and (max-width: 600px) and (min-width: 250px) {
        .div-73t, .div-74t {
            display: none;
        }

        .imgf {
            padding: 6px;
        }
    }

    @media only screen and (max-width: 700px) and (min-width: 500px) {
        .enter_review {
            width: 95vw;
        }
    }

    @media only screen and (max-width: 500px) and (min-width: 445px) {
        .enter_review {
            width: 94vw;
        }
    }

    @media only screen and (max-width: 445px) and (min-width: 360px) {
        .enter_review {
            width: 93vw;
        }
    }

    @media only screen and (max-width: 360px) and (min-width: 250px) {
        .enter_review {
            width: 91vw;
        }

        .divw {
            gap: 4px;
        }
    }

    @media only screen and (max-width: 300px) and (min-width: 250px) {
        .modal-content1.progresss {
            width: 91%;
        }

        .div-4p {
            display: grid;
        }
    }

    @media only screen and (max-width: 450px) and (min-width: 250px) {

        .imgf {
            padding: 3px;
        }

        .columna {
            display: none;
        }
    }

    @media only screen and (max-width: 400px) and (min-width: 250px) {

        .card-content_slider p {
            max-width: 180px;
        }
    }

    @media only screen and (max-width: 394px) and (min-width: 250px) {

        .courseLeftHeader, .courseRightHeader {
            max-width: fit-content;
            width: 100%;
        }
    }

    @media only screen and (max-width: 576px) and (min-width: 250px) {
        .row.align-items-center.mb-8pt {
            padding: 5px;
            /*display: none;*/
        }

        .rating-30 {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            width: 25%;
        }

        .levelBox, .durationBox, .authorNameBox {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }
    }

    @media only screen and (max-width: 576px) and (min-width: 400px) {



        .starBar {
            -ms-flex: 0 0 58.333333% !important;
            flex: 0 0 58.333333% !important;
            max-width: 58.333333% !important;
        }

        .starCount {
            -ms-flex: 0 0 41.666667% !important;
            flex: 0 0 41.666667% !important;
            max-width: 41.666667% !important;
        }
    }

    @media only screen and (max-width: 450px) and (min-width: 250px) {
        .modal-content1.scores {
            /*right: -160px !important;*/
            /*top: 150px;*/
        }

        .divw {
            /*justify-content: center;*/
            /*display: grid;*/
        }

        .div-8w, .div-2w, .div-3w, .div-4w, .div-5w, .div-6w, .div-7w {
            align-self: auto;
            padding: 7px;
            min-width: auto;
            font: 500 10px Montserrat;
        }
        /*.modal-content1 {
        width: 80vw;
        top: 370px;
    }*/
        .modal-content1.weekly {
            /*top: 325px;*/
        }

        .modal-content1.progresss, .modal-content1.ranks {
            /*top: 152px;*/
        }

        .col-md-4.courseRightHeader {
            display: grid;
        }
    }

    @media only screen and (max-width: 495) and (min-width: 250px) {
        .levelBox, .durationBox, .rating-30, .authorNameBox {
            display: contents !important;
        }
    }

    /*
@media only screen and (max-width: 400px) and (min-width: 250px) {

    .col-md-4.courseRightHeader {
        display: grid;
    }
}*/

    @media only screen and (max-width: 330px) and (min-width: 250px) {
        .courseTitle {
            background-color: #3084D8;
        }

        /*.diva {
            overflow: hidden;
        }*/

        .col-md-9.courseDetails {
            overflow: hidden;
        }

        img.noRecordsForProfileImg {
            max-width: 140px;
        }

        .div-8 {
            display: grid;
        }

        .div-15 {
            text-wrap: wrap;
        }

        .rating-32 .material-icons {
            font-size: 3rem !important;
        }

        .col-md-6.averageRatingCounts {
            display: none;
        }

        .div-38 {
            display: none;
        }
    }


    /*@media only screen and (min-width 250px) and (max-width 1470px) {

}
@media (max-width: 1393px) {
    .averageRatingCounts {
        font-size: 11px;
    }
}
@media (max-width: 1300) {
    .averageRatingCounts {
        font-size: 7px;
    }
}

@media (min-width: 1470px) {
    .courseLogo {
        display: none;
    }
}*/
    /* 
    
    
    
    For content page end */
    .material-icons {
        font-family: Material Icons;
        font-weight: 400;
        font-style: normal;
        font-size: 24px;
        display: inline-block;
        line-height: 1;
        text-transform: none;
        letter-spacing: normal;
        word-wrap: normal;
        white-space: nowrap;
        direction: ltr;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-feature-settings: "liga";
        font-feature-settings: "liga";
        font-display: block
    }

    :root {
        scroll-behavior: smooth;
    }

body {
    font-family: Roboto !important;
    background: #FBFBFB;
    color: #444444;
}

    a {
        color: inherit !important;
        text-decoration: none;
    }

        a:hover {
            font-weight: bold;
        }

 /*   h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: "Nunito", sans-serif;
    }*/

    /*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
    #main {
        margin-top: 60px;
        padding: 15px 15px 15px 15px;
        transition: all 0.3s;
    }

    @media (max-width: 1199px) {
        #main {
            padding: 20px;
        }
    }

    /*--------------------------------------------------------------
# Page Title
--------------------------------------------------------------*/
    .pagetitle {
        margin-bottom: 10px;
    }

        .pagetitle h1 {
            font-size: 24px;
            margin-bottom: 0;
            font-weight: 600;
            color: #012970;
        }

    /*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
    .back-to-top {
        position: fixed;
        visibility: hidden;
        opacity: 0;
        right: 15px;
        bottom: 15px;
        z-index: 99999;
        background: #4154f1;
        width: 40px;
        height: 40px;
        border-radius: 4px;
        transition: all 0.4s;
    }

        .back-to-top i {
            font-size: 24px;
            color: #fff;
            line-height: 0;
        }

        .back-to-top:hover {
            background: #6776f4;
            color: #fff;
        }

        .back-to-top.active {
            visibility: visible;
            opacity: 1;
        }

    /*--------------------------------------------------------------
# Override some default Bootstrap stylings
--------------------------------------------------------------*/
    /* Dropdown menus */
    .dropdown-menu {
        top:19px!important;
        border-radius: 4px;
        padding: 10px 0;
        animation-name: dropdown-animate;
        animation-duration: 0.2s;
        animation-fill-mode: both;
        border: 0;
        box-shadow: 0 5px 30px 0 rgba(82, 63, 105, 0.2);
    }

        .dropdown-menu .dropdown-header,
        .dropdown-menu .dropdown-footer {
            /*text-align: center;*/
            font-size: 15px;
            /*padding: 10px 25px;*/
            margin-top:4px;
        }

            .dropdown-menu .dropdown-footer a {
                color: #444444;
                text-decoration: underline;
            }

                .dropdown-menu .dropdown-footer a:hover {
                    text-decoration: none;
                }

        .dropdown-menu .dropdown-divider {
            color: #a5c5fe;
            margin: 0;
        }

        .dropdown-menu .dropdown-item {
            font-size: 14px;
            padding: 0px 15px;
            transition: 0.3s;
        }

            .dropdown-menu .dropdown-item i {
                margin-right: 10px;
                font-size: 18px;
                line-height: 0;
            }

            .dropdown-menu .dropdown-item:hover {
                background-color: #f6f9ff;
            }

    @media (min-width: 768px) {
        .dropdown-menu-arrow::before {
            content: "";
            width: 13px;
            height: 13px;
            background: #fff;
            position: absolute;
            top: -7px;
            right: 20px;
            transform: rotate(45deg);
            border-top: 1px solid #eaedf1;
            border-left: 1px solid #eaedf1;
        }
    }

    @keyframes dropdown-animate {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }

        0% {
            opacity: 0;
        }
    }

    /* Light Backgrounds */
    .bg-primary-light {
        background-color: #cfe2ff;
        border-color: #cfe2ff;
    }

    .bg-secondary-light {
        background-color: #e2e3e5;
        border-color: #e2e3e5;
    }

    .bg-success-light {
        background-color: #d1e7dd;
        border-color: #d1e7dd;
    }

    .bg-danger-light {
        background-color: #f8d7da;
        border-color: #f8d7da;
    }

    .bg-warning-light {
        background-color: #fff3cd;
        border-color: #fff3cd;
    }

    .bg-info-light {
        background-color: #cff4fc;
        border-color: #cff4fc;
    }

    .bg-dark-light {
        background-color: #d3d3d4;
        border-color: #d3d3d4;
    }

    /* Card */
    .card {
        margin-bottom: 15px;
        border: none;
        border-radius: 10px;
        box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.15), -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.15);
        /*box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.15);
    box-shadow: -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.15);*/
    }

    .card-header,
    .card-footer {
        border-color: #ebeef4;
        background-color: #fff;
        color: #798eb3;
        padding: 15px;
    }

    .card-title {
        padding: 20px 0 15px 0;
        font-size: 18px;
        font-weight: 500;
        color: #012970;
        font-family: "Poppins", sans-serif;
    }

        .card-title span {
            color: #899bbd;
            font-size: 14px;
            font-weight: 400;
        }

    .card-body {
        padding: 0 20px 20px 20px;
    }

    .card-img-overlay {
        background-color: rgba(255, 255, 255, 0.6);
    }

    /* Alerts */
    .alert-heading {
        font-weight: 500;
        font-family: "Poppins", sans-serif;
        font-size: 20px;
    }

    /* Close Button */
    .btn-close {
        background-size: 25%;
    }

        .btn-close:focus {
            outline: 0;
            box-shadow: none;
        }

    /* Accordion */
    .accordion-item {
        border: 1px solid #ebeef4;
    }

    .accordion-button:focus {
        outline: 0;
        box-shadow: none;
    }

    .accordion-button:not(.collapsed) {
        color: #012970;
        background-color: #f6f9ff;
    }

    .accordion-flush .accordion-button {
        padding: 15px 0;
        background: none;
        border: 0;
    }

        .accordion-flush .accordion-button:not(.collapsed) {
            box-shadow: none;
            color: #4154f1;
        }

    .accordion-flush .accordion-body {
        padding: 0 0 15px 0;
        color: #3e4f6f;
        font-size: 15px;
    }

    /* Breadcrumbs */
    .breadcrumb {
        font-size: 14px;
        font-family: "Nunito", sans-serif;
        color: #899bbd;
        font-weight: 600;
    }

        .breadcrumb a {
            color: #899bbd;
            transition: 0.3s;
        }

            .breadcrumb a:hover {
                color: #51678f;
            }

        .breadcrumb .breadcrumb-item::before {
            color: #899bbd;
        }

        .breadcrumb .active {
            color: #51678f;
            font-weight: 600;
        }

    /* Bordered Tabs */
    .nav-tabs-bordered {
        border-bottom: 2px solid #ebeef4;
    }

        .nav-tabs-bordered .nav-link {
            margin-bottom: -2px;
            border: none;
            color: #2c384e;
        }

            .nav-tabs-bordered .nav-link:hover,
            .nav-tabs-bordered .nav-link:focus {
                color: #4154f1;
            }

            .nav-tabs-bordered .nav-link.active {
                background-color: #fff;
                color: #4154f1;
                border-bottom: 2px solid #4154f1;
            }

    /*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
    .logo {
        line-height: 1;
    }

    @media (min-width: 1200px) {
        .logo {
            width: 280px;
        }
    }

    .logo img {
        max-height: 26px;
        margin-right: 6px;
    }

    .logo span {
        font-size: 26px;
        font-weight: 700;
        color: #012970;
        font-family: "Nunito", sans-serif;
    }

    .header {
        transition: all 0.5s;
        z-index: 997;
        height: 60px;
        box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
        background-color: #fff;
        padding-left: 20px;
        gap:20px;
        /* Toggle Sidebar Button */
        /* Search Bar */
    }

        .header .toggle-sidebar-btn {
            font-size: 32px;
            padding-left: 10px;
            cursor: pointer;
            color: #012970;
        }

    @media (min-width: 1025px) {
        .header .toggle-sidebar-btn {
            display: none;
        }
    }

    .header .search-bar {
        min-width: 360px;
        padding: 0 20px;
    }

    @media (max-width: 1199px) {
        .header .search-bar {
            
            /*position: fixed;
            top: 50px;
            left: 0;
            right: 0;
            padding: 20px;
            box-shadow: 0px 0px 15px 0px rgba(1, 41, 112, 0.1);
            background: white;
            z-index: 9999;
            transition: 0.3s;
            visibility: hidden;
            opacity: 0;*/
        }

        .header .search-bar-show {
            top: 60px;
            visibility: visible;
            opacity: 1;
        }
    }

    .header .search-form {
        width: 100%;
    }

        .header .search-form input {
            /*border: 0;
            font-size: 14px;
            color: #012970;
            border: 1px solid rgba(1, 41, 112, 0.2);
            padding: 7px 38px 7px 8px;
            border-radius: 3px;
            transition: 0.3s;
            width: 100%;*/
            border: 1px solid #000 !important;
            border-radius: 30px !important;
            font-size: 12px !important;
            width: 200px !important;
            padding: 4px 0px 4px 35px !important;
            -webkit-transition: width 0.8s ease-in-out !important;
            transition: width 0.8s ease-in-out !important;
        }

            .header .search-form input:focus,
            .header .search-form input:hover {
                outline: none;
                box-shadow: 0 0 10px 0 rgba(1, 41, 112, 0.15);
                border: 1px solid rgba(1, 41, 112, 0.3);
            }

        .header .search-form button {
            border: 0;
            padding: 0;
            margin-right: -25px;
            margin-top: -2.5px;
            background: none;
            z-index: 1;
        }

            .header .search-form button i {
                color: #012970;
            }

    /*--------------------------------------------------------------
# Header Nav
--------------------------------------------------------------*/

.storageBox {
    /*width: 15%;*/
}
.storageBoxText {
    font-size: 9px;
}
.storageBar, .storagePer{
    height:7px !important;
}
.storageBar {
    height: 12px;
    background-color: #D9D9D9;
    border-radius: 8px;
    min-width: 175px;
    position: relative !important;
}


.header-nav ul {
    list-style: none;
}

    .header-nav > ul {
        margin: 0;
        padding: 0;
    }

    .header-nav .nav-icon {
        font-size: 22px;
        color: #012970;
        margin-right: 25px;
        position: relative;
    }

    .header-nav .nav-profile {
        color: #012970;
    }

        .header-nav .nav-profile img {
            max-height: 36px;
        }

        .header-nav .nav-profile span {
            font-size: 14px;
            font-weight: 600;
        }

    .header-nav .badge-number {
        position: absolute;
        inset: -2px -5px auto auto;
        font-weight: normal;
        font-size: 12px;
        padding: 3px 6px;
    }

    .header-nav .notifications {
        inset: 8px -15px auto auto !important;
    }

        .header-nav .notifications .notification-item {
            display: flex;
            align-items: center;
            padding: 15px 10px;
            transition: 0.3s;
        }

            .header-nav .notifications .notification-item i {
                margin: 0 20px 0 10px;
                font-size: 24px;
            }

            .header-nav .notifications .notification-item h4 {
                font-size: 16px;
                font-weight: 600;
                margin-bottom: 5px;
            }

            .header-nav .notifications .notification-item p {
                font-size: 13px;
                margin-bottom: 3px;
                color: #919191;
            }

            .header-nav .notifications .notification-item:hover {
                background-color: #f6f9ff;
            }

    .header-nav .messages {
        inset: 8px -15px auto auto !important;
    }

        .header-nav .messages .message-item {
            padding: 15px 10px;
            transition: 0.3s;
        }

            .header-nav .messages .message-item a {
                display: flex;
            }

            .header-nav .messages .message-item img {
                margin: 0 20px 0 10px;
                max-height: 40px;
            }

            .header-nav .messages .message-item h4 {
                font-size: 16px;
                font-weight: 600;
                margin-bottom: 5px;
                color: #444444;
            }

            .header-nav .messages .message-item p {
                font-size: 13px;
                margin-bottom: 3px;
                color: #919191;
            }

            .header-nav .messages .message-item:hover {
                background-color: #f6f9ff;
            }

    /*@media only screen and (max-width: 380px) and (min-width: 330px) {
        nav.header-nav.ms-auto {
            margin-right: 82px !important;
        }
    }*/

    /*@media only screen and (max-width: 330px) and (min-width: 280px) {
        nav.header-nav.ms-auto {
            margin-right: 70px !important;
        }
    }

    @media only screen and (max-width: 280px) and (min-width: 250px) {
        nav.header-nav.ms-auto {
            margin-right: 50px !important;
        }
    }*/

    .header-nav .profile {
        min-width: 240px;
        padding-bottom: 0;
        top: 8px !important;
    }

        .header-nav .profile .dropdown-header h6 {
            font-size: 18px;
            margin-bottom: 0;
            font-weight: 600;
            color: #444444;
        }

        .header-nav .profile .dropdown-header span {
            font-size: 14px;
        }

        .header-nav .profile .dropdown-item {
            font-size: 14px;
            padding: 10px 15px;
            transition: 0.3s;
        }

            .header-nav .profile .dropdown-item i {
                margin-right: 10px;
                font-size: 18px;
                line-height: 0;
            }

            .header-nav .profile .dropdown-item:hover {
                background-color: #f6f9ff;
            }

    /*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
    .sidebar {
        position: fixed;
        top: 60px;
        left: 0;
        bottom: 0;
        width: 222px;
        z-index: 996;
        transition: all 0.3s;
       
       
        scrollbar-width: thin;
        scrollbar-color: #aab7cf transparent;
        box-shadow: 0px 0px 20px rgba(1, 41, 112, 0.1);
        background-color: #fff;
    }

    @media (max-width: 1024px) {
        .sidebar {
            left: -300px;
        }
    }

    .sidebar::-webkit-scrollbar {
        width: 5px;
        height: 8px;
        background-color: #fff;
    }

    .sidebar::-webkit-scrollbar-thumb {
        background-color: #aab7cf;
    }

    @media (min-width: 1025px) {

        #main,
        #footer {
            margin-left: 222px;
        }
    }

    @media (max-width: 1199px) {
        .toggle-sidebar .sidebar {
            left: 0;
        }
    }

    @media (min-width: 1200px) {

       /* .toggle-sidebar #main,
        .toggle-sidebar #footer {
            margin-left: 0;
        }*/

        /*.toggle-sidebar .sidebar {
            left: -300px;
        }*/
    }

    .sidebar-nav {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .sidebar-nav li {
            padding: 0;
            margin: 0;
            list-style: none;
        }

        .sidebar-nav .nav-item {
            margin-bottom: 5px;
        }

        .sidebar-nav .nav-heading {
            font-size: 11px;
            text-transform: uppercase;
            color: #899bbd;
            font-weight: 600;
            margin: 10px 0 5px 15px;
        }

        .sidebar-nav .nav-link {
            display: flex;
            align-items: center;
            font-size: 15px;
            font-weight: 600;
            color: #4154f1;
            transition: 0.3;
            background: #f6f9ff;
            padding: 10px 15px;
            border-radius: 4px;
        }

            .sidebar-nav .nav-link i {
                font-size: 16px;
                margin-right: 10px;
                color: #4154f1;
            }

            .sidebar-nav .nav-link.collapsed {
                color: #012970;
                background: #fff;
            }

                .sidebar-nav .nav-link.collapsed i {
                    color: #899bbd;
                }

            .sidebar-nav .nav-link:hover {
                color: #4154f1;
                background: #f6f9ff;
            }

                .sidebar-nav .nav-link:hover i {
                    color: #4154f1;
                }

            .sidebar-nav .nav-link .bi-chevron-down {
                margin-right: 0;
                transition: transform 0.2s ease-in-out;
            }

            .sidebar-nav .nav-link:not(.collapsed) .bi-chevron-down {
                transform: rotate(180deg);
            }

        .sidebar-nav .nav-content {
            padding: 5px 0 0 0;
            margin: 0;
            list-style: none;
        }

            .sidebar-nav .nav-content a {
                display: flex;
                align-items: center;
                font-size: 14px;
                font-weight: 600;
                color: #012970;
                transition: 0.3;
                padding: 10px 0 10px 40px;
                transition: 0.3s;
            }

                .sidebar-nav .nav-content a i {
                    font-size: 6px;
                    margin-right: 8px;
                    line-height: 0;
                    border-radius: 50%;
                }

                .sidebar-nav .nav-content a:hover,
                .sidebar-nav .nav-content a.active {
                    color: #4154f1;
                }

                    .sidebar-nav .nav-content a.active i {
                        background-color: #4154f1;
                    }

    /*--------------------------------------------------------------
# Dashboard
--------------------------------------------------------------*/
    /* Filter dropdown */
    .dashboard .filter {
        position: absolute;
        right: 0px;
        top: 15px;
    }

        .dashboard .filter .icon {
            color: #aab7cf;
            padding-right: 20px;
            padding-bottom: 5px;
            transition: 0.3s;
            font-size: 16px;
        }

            .dashboard .filter .icon:hover,
            .dashboard .filter .icon:focus {
                color: #4154f1;
            }

        .dashboard .filter .dropdown-header {
            padding: 8px 15px;
        }

            .dashboard .filter .dropdown-header h6 {
                text-transform: uppercase;
                font-size: 14px;
                font-weight: 600;
                letter-spacing: 1px;
                color: #aab7cf;
                margin-bottom: 0;
                padding: 0;
            }

        .dashboard .filter .dropdown-item {
            padding: 8px 15px;
        }

    /* Info Cards */
    .dashboard .info-card {
        padding-bottom: 10px;
    }

        .dashboard .info-card h6 {
            font-size: 28px;
            color: #012970;
            font-weight: 700;
            margin: 0;
            padding: 0;
        }

    .dashboard .card-icon {
        font-size: 32px;
        line-height: 0;
        width: 64px;
        height: 64px;
        flex-shrink: 0;
        flex-grow: 0;
    }

    .dashboard .sales-card .card-icon {
        color: #4154f1;
        background: #f6f6fe;
    }

    .dashboard .revenue-card .card-icon {
        color: #2eca6a;
        background: #e0f8e9;
    }

    .dashboard .customers-card .card-icon {
        color: #ff771d;
        background: #ffecdf;
    }

    /* Activity */
    .dashboard .activity {
        font-size: 14px;
    }

        .dashboard .activity .activity-item .activite-label {
            color: #888;
            position: relative;
            flex-shrink: 0;
            flex-grow: 0;
            min-width: 64px;
        }

            .dashboard .activity .activity-item .activite-label::before {
                content: "";
                position: absolute;
                right: -11px;
                width: 4px;
                top: 0;
                bottom: 0;
                background-color: #eceefe;
            }

        .dashboard .activity .activity-item .activity-badge {
            margin-top: 3px;
            z-index: 1;
            font-size: 11px;
            line-height: 0;
            border-radius: 50%;
            flex-shrink: 0;
            border: 3px solid #fff;
            flex-grow: 0;
        }

        .dashboard .activity .activity-item .activity-content {
            padding-left: 10px;
            padding-bottom: 20px;
        }

        .dashboard .activity .activity-item:first-child .activite-label::before {
            top: 5px;
        }

        .dashboard .activity .activity-item:last-child .activity-content {
            padding-bottom: 0;
        }

    /* News & Updates */
    .dashboard .news .post-item + .post-item {
        margin-top: 15px;
    }

    .dashboard .news img {
        width: 80px;
        float: left;
        border-radius: 5px;
    }

    .dashboard .news h4 {
        font-size: 15px;
        margin-left: 95px;
        font-weight: bold;
        margin-bottom: 5px;
    }

        .dashboard .news h4 a {
            color: #012970;
            transition: 0.3s;
        }

            .dashboard .news h4 a:hover {
                color: #4154f1;
            }

    .dashboard .news p {
        font-size: 14px;
        color: #777777;
        margin-left: 95px;
    }

    /* Recent Sales */
    .dashboard .recent-sales {
        font-size: 14px;
    }

        .dashboard .recent-sales .table thead {
            background: #f6f6fe;
        }

            .dashboard .recent-sales .table thead th {
                border: 0;
            }

        .dashboard .recent-sales .dataTable-top {
            padding: 0 0 10px 0;
        }

        .dashboard .recent-sales .dataTable-bottom {
            padding: 10px 0 0 0;
        }

    /* Top Selling */
    .dashboard .top-selling {
        font-size: 14px;
    }

        .dashboard .top-selling .table thead {
            background: #f6f6fe;
        }

            .dashboard .top-selling .table thead th {
                border: 0;
            }

        .dashboard .top-selling .table tbody td {
            vertical-align: middle;
        }

        .dashboard .top-selling img {
            border-radius: 5px;
            max-width: 60px;
        }

    /*--------------------------------------------------------------
# Icons list page
--------------------------------------------------------------*/
    .iconslist {
        display: grid;
        max-width: 100%;
        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
        gap: 1.25rem;
        padding-top: 15px;
    }

        .iconslist .icon {
            background-color: #fff;
            border-radius: 0.25rem;
            text-align: center;
            color: #012970;
            padding: 15px 0;
        }

        .iconslist i {
            margin: 0.25rem;
            font-size: 2.5rem;
        }

        .iconslist .label {
            font-family: var(--bs-font-monospace);
            display: inline-block;
            width: 100%;
            overflow: hidden;
            padding: 0.25rem;
            font-size: 12px;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #666;
        }

    /*--------------------------------------------------------------
# Profie Page
--------------------------------------------------------------*/
    .profile .profile-card img {
        max-width: 120px;
    }

    .profile .profile-card h2 {
        font-size: 24px;
        font-weight: 700;
        color: #2c384e;
        margin: 10px 0 0 0;
    }

    .profile .profile-card h3 {
        font-size: 18px;
    }

    .profile .profile-card .social-links a {
        font-size: 20px;
        display: inline-block;
        color: rgba(1, 41, 112, 0.5);
        line-height: 0;
        margin-right: 10px;
        transition: 0.3s;
    }

        .profile .profile-card .social-links a:hover {
            color: #012970;
        }

    .profile .profile-overview .row {
        margin-bottom: 20px;
        font-size: 15px;
    }

    .profile .profile-overview .card-title {
        color: #012970;
    }

    .profile .profile-overview .label {
        font-weight: 600;
        color: rgba(1, 41, 112, 0.6);
    }

    .profile .profile-edit label {
        font-weight: 600;
        color: rgba(1, 41, 112, 0.6);
    }

    .profile .profile-edit img {
        max-width: 120px;
    }

    /*--------------------------------------------------------------
# F.A.Q Page
--------------------------------------------------------------*/
    .faq .basic h6 {
        font-size: 18px;
        font-weight: 600;
        color: #4154f1;
    }

    .faq .basic p {
        color: #6980aa;
    }

    /*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
    .contact .info-box {
        padding: 28px 30px;
    }

        .contact .info-box i {
            font-size: 38px;
            line-height: 0;
            color: #4154f1;
        }

        .contact .info-box h3 {
            font-size: 20px;
            color: #012970;
            font-weight: 700;
            margin: 20px 0 10px 0;
        }

        .contact .info-box p {
            padding: 0;
            line-height: 24px;
            font-size: 14px;
            margin-bottom: 0;
        }

    .contact .php-email-form .error-message {
        display: none;
        color: #fff;
        background: #ed3c0d;
        text-align: left;
        padding: 15px;
        margin-bottom: 24px;
        font-weight: 600;
    }

    .contact .php-email-form .sent-message {
        display: none;
        color: #fff;
        background: #18d26e;
        text-align: center;
        padding: 15px;
        margin-bottom: 24px;
        font-weight: 600;
    }

    .contact .php-email-form .loading {
        display: none;
        background: #fff;
        text-align: center;
        padding: 15px;
        margin-bottom: 24px;
    }

        .contact .php-email-form .loading:before {
            content: "";
            display: inline-block;
            border-radius: 50%;
            width: 24px;
            height: 24px;
            margin: 0 10px -6px 0;
            border: 3px solid #18d26e;
            border-top-color: #eee;
            animation: animate-loading 1s linear infinite;
        }

    .contact .php-email-form input,
    .contact .php-email-form textarea {
        border-radius: 0;
        box-shadow: none;
        font-size: 14px;
        border-radius: 0;
    }

        .contact .php-email-form input:focus,
        .contact .php-email-form textarea:focus {
            border-color: #4154f1;
        }

    .contact .php-email-form input {
        padding: 10px 15px;
    }

    .contact .php-email-form textarea {
        padding: 12px 15px;
    }

    .contact .php-email-form button[type=submit] {
        background: #4154f1;
        border: 0;
        padding: 10px 30px;
        color: #fff;
        transition: 0.4s;
        border-radius: 4px;
    }

        .contact .php-email-form button[type=submit]:hover {
            background: #5969f3;
        }

    @keyframes animate-loading {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    /*--------------------------------------------------------------
# Error 404
--------------------------------------------------------------*/
    .error-404 {
        padding: 30px;
    }

        .error-404 h1 {
            font-size: 180px;
            font-weight: 700;
            color: #4154f1;
            margin-bottom: 0;
            line-height: 150px;
        }

        .error-404 h2 {
            font-size: 24px;
            font-weight: 700;
            color: #012970;
            margin-bottom: 30px;
        }

        .error-404 .btn {
            background: #51678f;
            color: #fff;
            padding: 8px 30px;
        }

            .error-404 .btn:hover {
                background: #3e4f6f;
            }

    @media (min-width: 992px) {
        .error-404 img {
            max-width: 50%;
        }
    }

    /*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
    /*.footer {
      
        font-size: 14px;
        transition: all 0.3s;
        align-items:center;
    }

        .footer .copyright {
            text-align: center;
            color: #012970;
        }

        .footer .credits {
            padding-top: 5px;
            text-align: center;
            font-size: 13px;
            color: #012970;
        }*/

.sidebar-bottom-last {
    background-color: #edebeb !important;
    border-top: 2px solid red;
}
.follow-us-text{
    margin-bottom:0;
}
/*custom*/
.skill-main {
    width: 100%;
    /*max-width: 600px;*/
    display: flex;
    flex-direction: column;
}

    .skill-wrrap {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-bottom: 5px;
    }

    .skill-name {
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 500;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
        color: #000;
        margin-bottom: 3px;
    }

    .skill-wrrap:last-child {
        margin-bottom: 0;
    }

    .skill-bar {
        height: 12px;
        background-color: #D9D9D9;
        border-radius: 8px;
        position: relative !important;
        top: -10px !important;
    }

    .skill-per {
        height: 12px;
        background: #3084D8;
        border-radius: 8px;
        width: 0;
        transition: 1s linear;
        position: relative;
    }
.storagePer {
    height: 12px;
    background: #3084D8;
    border-radius: 8px;
    width: 0;
    transition: 1s linear;
    position: relative;
}

    .orange {
        background: rgba(255, 160, 71, 1);
    }

    [dir=ltr].skill-per::before {
        content: attr(per);
        position: absolute;
        padding: 4px 6px;
        background-color: #23576f;
        color: #fff;
        font-size: 11px;
        border-radius: 4px;
        top: -35px;
        right: 0;
        transform: translateX(50%);
    }


    .pMain {
        font-weight: 600 !important;
        font-size: 20px;
        color: #3084D8 !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
        line-height: 24px;
    }

    .p2Main {
        font-family: Montserrat;
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 0px;
    }

    .p3Main {
        font-family: Montserrat;
        font-size: 10px;
        font-weight: 400;
        line-height: 11px;
        letter-spacing: 0em;
        text-align: left;
        margin-left: 5px;
    }

    .p4Main {
        font-family: Montserrat;
        font-size: 9px;
        font-weight: 500;
        line-height: 14.63px;
        margin-bottom: 0px;
        margin-left: 5px;
    }

    .buttonContinue {
        font-size: 10px;
        color: #3084D8 !important;
        border: 1px solid #3084D8;
        padding: 7px;
        font-weight: 400;
        border-radius: 5px;
    }

        .buttonContinue:hover {
            color: white !important;
            border: 1px solid white !important;
            background: #3084D8 !important;
        }

@media only screen and (max-width: 1135px) and (min-width:811px){
    .buttonContinue {
        font-size: 8px;
    }
    }
@media only screen and (max-width: 811px) and (min-width:798px) {
    .buttonContinue {
        font-size: 7px;
    }
} 

.h4pending {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(51, 51, 51, 1) !important;
}

    .h4Dashboard {
        font-family: Montserrat;
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
    }

    .headingcrud {
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 6px;
        color: rgba(51, 51, 51, 1);
    }

    .assementcardslider {
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 600;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
        color: #FFA047;
        margin-bottom: 6px;
    }

    .slidercoursename {
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 500;
        color: #3084D8;
        margin-bottom: 6px;
    }

    .sliderlastSubmission {
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 8px;
    }


    .carousel-item.active {
        background-color: #FBFBFB !important;
        color: black;
        padding: 0px;
        margin-left: 0px;
        border-radius: 0px;
        box-shadow: 0.5px 0.5px 4px 0px rgba(0, 0, 0, 0.15);
        box-shadow: -0.5px -0.5px 4px 0px rgba(0, 0, 0, 0.15);
    }

    .cardBorder12 {
        margin-bottom: 0px
    }

    .corouselcontentheading {
        font-family: Montserrat;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
    }

    .corouselcontentcontent {
        font-family: Montserrat;
        font-size: 10px;
        font-weight: 500;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
    }
    /* .skill-per::after {
        content: "";
        position: absolute;
        width: 10px;
        height: 10px;
        background-color: #23576f;
        top: -20px;
        right: 0;
        transform: translateX(50%) rotate(45deg);
        border-radius: 2px;
    }*/
    /*DOT*/
    .carousel-control-next {
        background-color: black;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        position: absolute;
        /* align-self: center; */
        top: 40%;
    }

    .carousel-control-next-icon {
        background-image: url('/images/next.png');
        background-color: #FBFBFB;
        /*    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' width='30' height='30' viewBox='0 0 16 16'><path d='M6.293 1.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L10.586 8 6.293 3.707a1 1 0 010-1.414z'></path></svg>");
*/
    }

    .carousel-control-prev {
        background-color: black;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        position: absolute;
        /* align-self: center; */
        top: 40%;
    }

    .carousel-control-prev-icon {
        background-image: url('../images/prev.png');
        background-color: #FBFBFB;
        /*    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='white' width='30' height='30' viewBox='0 0 16 16'><path d='M8.293 1.293a1 1 0 010 1.414L3.414 8l4.88 4.88a1 1 0 01-1.414 1.414l-5-5a1 1 0 010-1.414l5-5a1 1 0 011.414 0z'></path></svg>");
*/
    }

    .cardhovereffect {
        position: relative;
        /*overflow: hidden;*/
        transition: background 0.5s ease;
    }

        .cardhovereffect:hover::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            opacity: 0;
            transition: opacity 0.2s ease;
        }

        .cardhovereffect.started:hover::before {
            background-color: #3084D80D; /* Use the original color */
        }

        .cardhovereffect.not-started:hover::before {
            background-color: rgb(255 160 71 / 7%);
        }

        .cardhovereffect:hover::before {
            opacity: 1;
        }

.button-overlay {
    position: absolute;
    background-color: #3084D8 !important;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 0px 0px 5px 5px !important;
    cursor: pointer;
    transition: background-color 0.2s ease;
    display: none;
    width: 100%;
    bottom: 0;
}

    .card:hover .button-overlay {
        background-color: #FFA047;
        display: block !important;
        justify-content: space-between !important;
        display: flex !important;
        color: white !important;
        align-items: center !important;
    }

    /*circle progress bar*/
    :root {
        --line-border-fill: #3498db;
        --line-border-empty: #e0e0e0;
    }

    .container1 {
        text-align: center;
    }

    /*.progress-container::before {
    content: none;
    background: var(--line-border-empty);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 4px;
    width: 100%;
    z-index: -1;
}*/

    .progress-container {
        display: flex;
        justify-content: end;
        position: relative;
        margin-bottom: 30px;
        max-width: 100%;
        width: 350px;
        gap: 5px;
    }

.learnerReviewsCard {
    background-color: #fff;
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    align-items: center;
    border: 1px solid rgba(0,0,0,.125);
    box-shadow: 0px 0px 2px 1px rgb(249 249 249) !important;
}

    .col-md-12.mb-16pt.pb-16pt.border-bottom.mb-md-0 {
        margin-top: 23px;
    }

    .allReviews {
        /*overflow: auto;*/
        /*max-height: 525px;*/
        /*max-height: 445px;*/
        max-height: 341px;
    }

    .progress {
        /*position: absolute;
    top: 50%;
    left: 0;*/
        /*transform: translateY(-50%);*/
        /*height: 4px !important;*/
        width: 0%;
        /*z-index: -1;*/
        background-color: #3084D8;
        transition: 0.4s ease;
        height: 10px !important;
    }


    .circle {
        background: #fff;
        color: #999;
        border-radius: 50%;
        height: 15px;
        width: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 3px solid var(--line-border-empty);
        transition: .4s ease;
    }

        .circle.active1 {
            border-color: #3084D8;
            background-color: #3084D8;
        }

    .btn {
        background-color: var(--line-border-fill);
        color: #fff;
        cursor: pointer;
        font-family: inherit;
        border: 0;
        border-radius: 6px;
        padding: 8px 30px;
        margin: 5px;
        font-size: 14px;
    }

        .btn:active {
            transform: scale(0.98);
        }

        .btn:focus {
            outline: 0;
        }

        .btn:disabled {
            background-color: var(--line-border-empty);
            cursor: not-allowed;
        }


    .pipe {
        background: #D9D9D9;
        color: black;
        border-radius: 5px;
        height: 5px;
        width: 65px;
        display: flex;
        align-items: center;
        /* justify-content: center; */
        /* border: 2px solid var(--line-border-empty); */
        transition: .4s ease;
    }

        .pipe.active2 {
            border-color: var(--line-border-fill);
            background-color: #3084D8 !important;
        }

    .progress-container1 {
        display: flex;
        position: relative;
        margin-bottom: 30px;
        /*max-width: 100%;*/
        width: 350px;
        gap: 5px;
    }

    input:focus {
        outline-offset: -2px;
    }

    #submitsearch {
        border: 1px solid rgb(138, 134, 134);
        margin-left: -82px;
        padding: 5px;
        border-radius: 19px;
        cursor: pointer;
        padding-left: 10px;
        padding-right: 8px;
        padding-top: 4px;
        display: none;
        box-shadow: 0 0 1px black;
        margin-right: 110px;
    }

    #searchInput {
        /*width: 150%;*/
        /* height: 65%; */
        border: 1px solid #000;
        border-radius: 30px;
        font-size: 12px;
        background-color: white;
        background-image: url(/images/searchbar.svg);
        background-position: 1.5% 35%;
        background-repeat: no-repeat;
        padding: 4px 0px 4px 35px;
        -webkit-transition: width 0.8s ease-in-out;
        transition: width 0.8s ease-in-out;
        outline: none;
        opacity: 0.9;
        cursor: pointer;
    }

    .dbheading {
        font-family: Montserrat;
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
    }

    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-auto,
    .col-i8,
    .col-i8-1,
    .col-i8-2,
    .col-i8-3,
    .col-i8-4,
    .col-i8-5,
    .col-i8-6,
    .col-i8-7,
    .col-i8-8,
    .col-i8-9,
    .col-i8-10,
    .col-i8-11,
    .col-i8-12,
    .col-i8-auto,
    .col-i8-plus,
    .col-i8-plus-1,
    .col-i8-plus-2,
    .col-i8-plus-3,
    .col-i8-plus-4,
    .col-i8-plus-5,
    .col-i8-plus-6,
    .col-i8-plus-7,
    .col-i8-plus-8,
    .col-i8-plus-9,
    .col-i8-plus-10,
    .col-i8-plus-11,
    .col-i8-plus-12,
    .col-i8-plus-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-auto,
    .col,
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col-auto,
    .col-i8,
    .col-i8-1,
    .col-i8-2,
    .col-i8-3,
    .col-i8-4,
    .col-i8-5,
    .col-i8-6,
    .col-i8-7,
    .col-i8-8,
    .col-i8-9,
    .col-i8-10,
    .col-i8-11,
    .col-i8-12,
    .col-xl,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-auto,
    .col-xxl,
    .col-xxl-1,
    .col-xxl-2,
    .col-xxl-3,
    .col-xxl-4,
    .col-xxl-5,
    .col-xxl-6,
    .col-xxl-7,
    .col-xxl-8,
    .col-xxl-9,
    .col-xxl-10,
    .col-xxl-11,
    .col-xxl-12,
    .col-xxl-auto {
        position: relative;
        padding-right: 12px;
        padding-left: 12px
    }

    .col {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .rating,
    .rating__item {
        display: flex;
        align-items: center
    }

    .rating__item {
        color: #FFA047 !important;
    }

    .rating .material-icons {
        font-size: 1rem
    }

    .rating-24 .material-icons {
        font-size: 1.5rem
    }

    .rating-32 .material-icons {
        font-size: 4rem;
        font-size: 4rem;
        /*font-size: 4rem !important*/
    }

    @media screen and (min-width:250px) {
        .carousel-control .glyphicon-chevron-left,
        .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-next,
        .carousel-control .icon-prev {
            width: 30px;
            height: 30px;
            margin-top: -10px;
            font-size: 30px
        }

        .carousel-control .glyphicon-chevron-left,
        .carousel-control .icon-prev {
            margin-left: -10px
        }

        .carousel-control .glyphicon-chevron-right,
        .carousel-control .icon-next {
            margin-right: -10px
        }

        .carousel-caption {
            right: 20%;
            left: 20%;
            padding-bottom: 30px
        }

        .carousel-indicators {
            bottom: 20px
        }

        .dbbutton {
            color: #333333;
            font-weight: 500;
        }

        .activenavBar {
            background-color: #1F3566 !important;
            color: white;
            padding: 10px;
            /* padding: 10px 10px 10px 0px; */
            border-radius: 10px;
            margin-left: -10px;
        }
    }

.btn1-primary {
    background-color: #EBEBEB;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 500;
    color: rgba(104, 104, 104, 1);
    padding: 5px;
    border-radius: 4px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    gap: 5px;
}

    .listsidedb {
        margin: 5px;
        font-size: 12px;
    }

    .raiseExtension {
        background-color: #3084D8;
        border-radius: 0px 0px 10px 10px;
    }

    .divmainsecondcol {
        text-align: center;
    }

    .image_dash {
        background: linear-gradient(140deg, rgba(48,132,216,1) 18%, rgba(48,132,216,0.9360994397759104) 66%, rgba(105,164,222,0.9641106442577031) 91%);
/*        padding: 30px 0;
*/        border-radius: 10px;
        border: 1px solid #3084D8;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .widht0 {
        width: 0% !important;
    }

.apexdate {
    font-size: 10px;
    border: 0px;
    color: rgba(48, 132, 216, 1);
}


        .apexdate:focus-visible {
            outline: 0px !important;
        }

    .MyCourse {
        font-family: Montserrat;
        font-size: 16px !important;
        font-weight: 600 !important;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
        color: rgba(51, 51, 51, 1) !important;
    }

.sidebarNameUser {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin: 10px 0 0 !important;
    letter-spacing: 0em;
    text-align: center;
    color: #1F3566;
}
.sidebarEmailUser {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 8px;
    text-align: center;
    color: #DF2828;
}
    .activeIcon {
        filter: invert()
    }


    .comingSoonImage {
        width: 100%;
        max-width: 250px;
    }
    .downLine{
        
        border-top:2px solid rgba(0,0,0,.2);
    }
    .a2{
        font-size:12px !important;
    }
    .space{
        margin-right:5px;
        margin-bottom:2px;
    }
.authorDetails{
    display:flex;
}
@media screen and (max-width:2000px) and (min-width:1650px){
    .imgf{
        width:50px;
    }
}
@media screen and (max-width:1650px) and (min-width:1380px){
    .imgf{
        width:50px;
    }
}
@media screen and (max-width:1380px) and (min-width:1280px) {
    .imgf {
        width: 50px;
    }
}
@media screen and (max-width:1280px) and (min-width:1150px) {
    .imgf {
        width: 40px;
    }
}
@media screen and (max-width:1150px) and (min-width:768px) {
    .imgf {
        width: 30px;
    }
}
@media screen and (max-width:768px) and (min-width:615px) {
    .imgf {
        width: 70px;
    }
}
@media screen and (max-width:615px) and (min-width:485px) {
    .imgf {
        width: 60px;
    }
}
@media screen and (max-width:485px) and (min-width:350px) {
    .imgf {
        width: 38px;
    }
}
@media screen and (max-width:350px){
    .imgf {
        width: 20px;
    }
}
.templatebutton {
    border-radius: 4px;
    max-width: fit-content;
    padding: 5px;
    color: #1f3566 !important;
    cursor: pointer;
    text-wrap: nowrap;
    font-size: 12px;
}


.scroll-hide1{
    overflow:hidden;
}

/*@media (min-width: 601px) {
     

}*/
@media (max-width: 600px) {
    .divider{
        display:none;
    }

}
@media (max-width: 360px) {
    .storageBar {
        min-width: 109px;
        
    }
    .storageBoxText {
        font-size:7px;
        font-weight:600;
    }
}


form.search-form.d-flex.align-items-center {
    margin-bottom: 0;
}