.role-text {
    font-size: 20px;
    font-weight: bold;
    margin-top: 16px;
    letter-spacing: 1px;
    margin-left: -20px;
    color: #6e3fc3;
    font-family: 'Open Sans', sans-serif;
}

.courses-dropdown{
    font-size: 16px !important;
    margin-left:10px;
}
.search-wrapper {
    position: absolute;
    right: 22% !important;
}
.bg-box-grid {
    background-color: #ffffff;
    border-radius: 7px;
    margin: 15px 0;
    box-shadow: 0 1px 6px -3px #3c1d89;
    padding: 12px !important;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    left: 24px;
}.bg-box-grid span {
    display: block;
}
.course-image {
    position: relative;
}
body.marketplace-design .custom-probtn {
    padding: 1px 16px 1px 0;
}
body#page-marketplace-newdesign-mpHome .icon{
    margin: 6px .25rem !important;
}

.custom-probtn {
    background-color: #efefef;
    padding: 1px 0px;
    border-radius: 20px;
    width: fit-content;
    cursor: pointer;
}
.mt-10 {
    margin-top: 10px!important;
}
.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important;
}
/* .d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
} */
.course-image img {
    height: 115px;
    width: 200px;
    position: relative;
}
.img-fluid, .img-responsive {
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
    border-style: none;
}
.view-procolor-progress {
    /* background-color: #eee;
    border-radius: 20px;
    padding: 8px 15px;
    margin-right: 8px;
    color: #000;
    cursor: pointer; */
    background-color: #6e3fc3;
    color: white;
    border-radius: 20px;
    padding: 20px;
    margin-left: -18px;
}

.pb-5 {
    padding-bottom: 5px!important;
}
.pt-5 {
    padding-top: 5px!important;
}
.font-size-12 {
    font-size: 12px!important;
}
.fa-chevron-right {
    font-size: 10px;
    /* background: #6E3FC3;
    color: #fff; */
    /* padding: 0px 4px; */
    position: relative;
    border-radius: 50%;
    top: -1px;
    left: 2px;
}
.banner-card-skills {
    position: relative;
    width: 300px;
    background: rgba(255,255,255,0.8);
    height: 120px;
    top: -80px;
    border-radius: 8px;
}
.std-skills{
    border-radius: 2px;
}
.site-menubar-fold .page, .site-menubar-fold .site-footer {
    margin-left: unset!important;
}
.tags{
    height: 90px;
    overflow: auto;
    padding: 10px 20px;
   /* -ms-overflow-style: none;   IE and Edge */
    /*scrollbar-width: none;   Firefox */
}
 /* Chrome, Safari and Opera */
/* .tags::-webkit-scrollbar {
    display: none;
} */
.tags span{
    border:1px solid #DDD;
    display:inline-block;
    background:#FFF;
    -webkit-box-shadow:0 1px 1px 0 rgba(180,180,180,0.1);
    box-shadow:0 1px 1px 0 rgba(180,180,180,0.1);
    -webkit-transition:all .1s ease-in-out;
    -moz-transition:all .1s ease-in-out;
    -o-transition:all .1s ease-in-out;
    -ms-transition:all .1s ease-in-out;
    transition:all .1s ease-in-out;
    border-radius:100px;
    margin:0 3px 6px 0;
    padding: 0px 20px
}
.custom-probtn123 {
    /* background-color: #f4f5fa; */
    padding: 1px 0px;
    border-radius: 20px;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    position: relative;
    right: 75px;
    top: -15px;
}
.custom-probtn-continue123 {
    margin-top: 0 !important;
    margin-bottom: 15px !important;
}
.view-procolor123 {
    background-color: #6e3fc3;
    border-radius: 20px;
    width: 170px;
    height: 35px;
    padding: 5px 0;
    text-align: center;
    margin: auto 6px auto 0px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.site-menubar-unfold .page, .site-menubar-unfold .site-footer{
    margin-left: 0 !important;
    background-color: #f5f6fa;
}
/* .banner-image{
    margin-top: 62px !important;
}
/* .course-details {
    color: #000 !important;
} */
.course-details i{
    color: #fff !important;
}
.fa-cart-plus {
    font-size: 18px;
    color: #52636c;
}
.yet-class{
    right: unset !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.li-container, .li-subcontainer {
    top: 45px !important;
}
.footer-data{
    height: auto !important;
}
.course-card-individual .bg-box-grid .purchased-courses{
    margin-top: 12px;
    white-space: nowrap;
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
@media only screen and (max-width: 768px) {
    .banner-card-skills{
        top: 25px;
        margin-bottom: 44px;
        width: 100% !important;
        float: none !important;
    }
    .banner-image{
        padding: 10px !important;
        height: auto !important;
    }
    .banner-title, .banner-sub-title, .click-mentor {
        font-size: 18px !important;
    }
    .custom-probtn-continue123{
        margin-top: 15px !important;
    }
    #my-accordion button:after{
        top: 35px !important;
    }
}
.course-title .course-details{
    padding-left: 0 !important;
}
body#page-marketplace-newdesign-mpHome .container, body#page-marketplace-newdesign-mpHome .container-fluid{
    padding: 0 !important;
    background: #fff;
}
.recently-course-tag-class {
    position: absolute;
    top: 0;
    right: 0;
    background: #f5a623;
    padding: 2px 10px;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.progress-btn {
    border-radius: 20px;
    background-color: #6E3FC3;
    border: none;
    color: #fff;
    text-align: center;
    transition: all 0.5s;
    cursor: pointer;
    box-shadow: 0 10px 20px -8px rgba(0, 0, 0,.7);
    width: 100;
    font-size: 12px;
    padding: 3px 3px;
}

.progress-btn{
    cursor: pointer;
    position: relative;
    transition: 0.5s;
    margin: 10px 0px 0px 50px;
}

.progress-btn:after {
    content: '»';
    position: absolute;
    opacity: 0; 
    top: 0; 
    right: -20px;
    transition: 0.5s;
}

.progress-btn:hover{
    padding-right: 24px;
    padding-left:8px;
}

.progress-btn:hover:after {
    opacity: 1;
    right: 10px;
    font-size: 14px;
}

#CollegeModal, #FacultyModal, #IndustryModal{
    margin-top: 0 !important;
}
.faqs .faq-description{
    box-shadow: none !important;
}
.w-100{
    width: 100% !important;
}
.btn:focus {
    box-shadow: none !important;
    outline: none !important;
}
::-webkit-scrollbar {
    width: 10px !important;
    height: 7px;
}
::-webkit-scrollbar-thumb {
    background: #b8babf !important;
    border-radius: 0px;
}
