#demos{
    padding: 0 50px;
}
html {
    scroll-behavior: smooth;
  }
#demos .item img{
    height: 75px;
    border-radius: 5px;
    width: 125px;
    margin: auto;
}
#demos .item h4{
    font-size: 14px !important;
    color: #4a4a4a;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
}
#demos .owl-nav, .mostpopular-courses .owl-nav,#demos .owl-nav, .trending-mentors .owl-nav{
    text-align: center;
    font-size: 35px;
    padding: 10px 0;
}
#demos .owl-nav .owl-prev, .mostpopular-courses .owl-nav .owl-prev{
    margin-right: 25px;
}
.mostpopular-courses .topics-skills .course-body{
    font-size: 14px !important;
}
.career-block{
    background-color: #f4f5fa;
    padding: 0 30px;
    position: relative;
    top: 60px;
}
.intersted-topic{
    color: #003a76;
    font-size: 18px;
}
.career-block-catergory{
    background-color: #fff9a9;
    padding: 25px;
    position: relative;
    top: 60px;
}
.banner-image{
    background-image:url(images/banner.jpeg), url(images/banner.jpeg),  linear-gradient(rgba(0, 0, 0, 0.75),rgba(0, 0, 0, 0.75));
    background-blend-mode: overlay;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    height: 200px;
    padding: 40px 70px!important;
    margin-top: 85px;
}
.banner-image-category{
    background-image: url(images/category-bg.jpg), linear-gradient(rgba(0, 0, 0, 0.75),rgba(0, 0, 0, 0.75));
    background-blend-mode: overlay;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    padding: 20px 70px!important;
    color: #fff;
    margin-top: 100px;
    height: 205px;
}
.just-space{
    justify-content: space-around;
    align-items: center;
}
.banner-title{
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 2px;
    color: #fff;
}
.bg-container-topics{
    position: relative;
    overflow: hidden;
}
.bg-container-topics .dots-img{
    position: absolute;
    right: -129px;
    height: 200px;
}
.container-topics{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin: 0 75px 50px;
    box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
    padding: 0 15px;
    position: relative;
    background: #fff;
    z-index: 1;
}
.block-title{
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 22px 0 0 30px;
}
.sub-block-title{
    margin: 5px 0 0 30px;
}
.hr-color{
    color: #c9ccdf;
}
.banner-sub-title{
    margin-top: 20px;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
}
body.marketplace-design{
    font-family: 'Open Sans', sans-serif;
    background-color: #fff;
}
.marketplace-design .container-fluid{
    padding: 0;
}
.text-center{
    text-align: center;
}
.career-select{
    background: #fff;
    border: none;
    padding: 13px 30px;
    border-radius: 50px;
    margin: 25px 0;
    border: none !important;
}
.career-select-filter{
    background: #fff;
    padding: 10px;
    border-radius: 20px;
    box-shadow: 0 2px 16px 0 #ececec;
    border: solid 1px #ededef;
    font-size: 14px;
}
.career-select select:focus, .career-select-filter:focus{
    outline: none;
}
.career-block-div{
    background-image: url(./images/dots-bg.png);
    height: 290px;
    background-repeat: no-repeat;
    background-size: contain;
}
.career-block-catergory-div{
    background-image: url(./images/dots-bg.png);
    height: 200px;
    background-repeat: no-repeat;
    background-size: contain;
}
.rcomendcrs-card .item{
    box-shadow: rgba(60, 29, 137, 0.08);
}
.mostpopular-courses .owl-dots{
    text-align: center;
    display: none;
}
.mostpopular-courses .owl-carousel button.owl-dot {
    border: 1px solid;
    width: 10px;
    height: 10px;
    margin: 10px;
    border-radius: 50%;
}
.mostpopular-courses button.owl-dot.active {
    background: #003a76;
}
.mostpopular-courses button.owl-dot:focus{
    outline: none;
}
.mostpopular-courses .item img{
   width: 100% !important;
   height: 150px;
}
.mostpopular-courses .owl-item{
    box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
    margin-bottom: 10px;
}
.trending-mentors .owl-item{
    border-radius: 10px;
    box-shadow: 0px 20px 30px 0px rgba(60, 29, 137, 0.1);
    margin: 50px 0;
    height: auto;
    padding: 10px 0;
    position: relative;
    top: 8px;
    background: #003a76;
    color: #fff !important;
}
.mentorratingblock{
    position: absolute;
    bottom: -14px;
    left: -12px;
    width: 92%
}
.mentorFullname {
    background: #f4f4f4bd;
    padding: 10px;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.instructorImg{
    /* width: 325px; */
    height: max-content;
    margin: auto;
    padding: 10px;
}
.trending-mentors img {
    max-width: 100% !important;
    max-height: 100% !important;
    border-radius: 20px;
}
.trending-mentors .owl-item .black.font-weight-bold,.trending-mentors .owl-item .d-flex.mt-5 {
    font-size: 14px;
}
.course-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
    color: #656a76;
    margin-bottom: 10px;
    cursor: pointer;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.black {
    color: #000!important;
}

.font-size-18 {
    font-size: 18px!important;
}
.font-weight-bold {
    font-weight: 600!important;
}
.pt-5 {
    padding-top: 5px!important;
}
.mt-5 {
    margin-top: 5px!important;
}
.checked {
    color: #f5a623;
}
.p-15{
    padding: 15px;
}
.mt-20{
    margin-top: 20px;
}
.pt-10{
    padding-top: 10px;
}
.mr-5{
    margin-right: 5px !important;
}
.pl-5{
    padding-left: 5px !important;
}
.strike-line{
    text-decoration: line-through;
}
.yet-class{
    position: absolute;
    top: 0;
    left: 0;
    background: #f5a623;
    padding: 0px 10px;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    border-bottom-right-radius: 10px;
}
.course-tag-class{
    position: absolute;
    top: 0;
    left: 0;
    background: #f5a623;
    padding: 0px 10px;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    border-bottom-right-radius: 10px;
}
.dedicated-family{
    color: #003a76;
    font-weight:bold;
}
.mentor-desc{
    font-size: 25px;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 35px;
}
.mentor-want{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px !important;
    margin-bottom: 55px;
    font-size: 1.3vw;
    background-color: #fff9a9;
    height: 87px;
    padding: 30px;
    color: #003a76 !important;
    font-weight: bold !important;
}
.mentor-want .want-mentor{
    font-size: 20px;
    color: #003a76 !important;
    margin-right: 25px;
    font-weight: bold;
}
.click-mentor{
    background-color: #003a76;
    color: #fff;
    border: none;
    border-radius: 3px;
    height: 37px !important;
    padding: 5px 20px !important;
}
.click-mentor:hover, .click-mentor:focus{
    color:#fff !important;
}
.mentor-block{
    margin: 80px 0;
}
body#page-marketplace-product_details .mentor-block{
    margin: -35px 0 !important;
}
.mentor-block-bg{
    background-image: url(images/dots-bg.png);
    background-position: top right;
    background-size: 22% 90%;
    background-repeat: no-repeat;
}
.sub-main-dedicated {
    font-size: 1.3vw;
    background-color: #fff9a9;
    height: 87px;
    padding: 30px;
    margin: auto;
    color: #003a76 !important;
    font-weight: 600;
}
.added-courses{
    position: absolute;
    right: 0;
    top: -150px;
    width: 140px;
    height: 215px !important;
}
/* .trending-mentors img{
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    margin-left: 10px;
} */
.ml-20{
    margin-left: 20px;
}
.mentor-text-color {
    color: #fff;
    padding: 10px;
    font-size: 12px;
    margin-top: 10px;
    height: 170px;
    overflow-y: scroll;
}
.trending-mentors .owl-nav{
    position: absolute;
    /* top: -28px; */
    width: 100%;
    display: block !important;
}
.add-cartbtn{
    background:none;
    border: none;
    position: absolute;
    right: 0;
    top: 10px;
}
.add-cartbtn:focus{
    box-shadow: none !important;
}
.trending-mentors .owl-carousel .owl-next{
    margin-left: 20px;
    height: 35px !important;
    width: 35px;
    font-size: 30px !important;
    border-radius: 50%;
    border: solid 1px #003a76 !important;
}
.trending-mentors .owl-carousel .owl-next:focus, .trending-mentors .owl-carousel .owl-prev:focus{
 outline: none !important;
}
.trending-mentors .owl-carousel .owl-next span, .trending-mentors .owl-carousel .owl-prev span{
    position: relative;
    top:-7px;
}
.trending-mentors .owl-carousel .owl-prev{
    height: 35px !important;
    width: 35px;
    font-size: 30px !important;
    border-radius: 50%;
    border: solid 1px #003a76 !important;
}
.trending-mentors{
    box-shadow: none !important;
}
.faqs .panel-title a span:after {
    content: "\2191";
    font-size: 20px;
    color: #003a76 !important;
}
.faqs .panel-title a:hover,.faqs .panel-title a:focus{
    text-decoration: none !important;
}
.faqs .panel-title a.collapsed span:after {
    content: "\2193";
    color: #003a76 !important;
}
.faqs .panel-title a span{
    position: absolute;
    right: 10px;
    top: 7px;
}
.faqs{
    width: 50%;
    margin: 30px auto;
    position: relative;
}
.faqs .panel-default>.panel-heading {
    color: #333 !important;
    background-color: #f4f5fa !important;
    padding: 20px;
}
.faqs .panel{
    border-radius: 0 !important;
    border: none !important;
}
.faqs .panel-default>.panel-heading+.panel-collapse>.panel-body{
    border: solid 1px #c8cadf;
    padding: 20px !important;
    font-size: 14px !important;
    background: #fff;
}
.faqs .panel-group .panel{
    margin-bottom: 20px;
}
.faqs-block{
    margin-bottom: 80px;
    margin-top: -20px;
}
.faqs-block{
    background-image: url("images/dots-bg.png");
    background-size: 15%;
    background-repeat: no-repeat
}
.faqs .panel-title{
    font-size: 14px !important;
}
.faqs .panel-title a{
    color: #000 !important;
}
.marketplace-footer{
    background-color: #f4f5fa;
}
.footer-list{
    margin: 0px 50px;
    padding: 15px;
}
.footer-header{
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 1px;
    margin: 22px 0;
}
.footer-text {
    margin: 15px 0;
}
.ml-10{
    margin-left: 10px;
}
.f-12{
    font-size: 12px;
}

.banner-image-descrption{
    padding: 40px 70px!important;
    background: linear-gradient(90deg, #000000, #9b9b9b);
    color: #fff;
    margin-top: 100px;
}
.course-subheader{
    border-left: 1px solid #fff;
    height: 40px;
    padding: 10px 20px;
    margin-bottom: 15px;
}
.course-sub-title{
    margin-top: 5px;
    font-size: 15px;
    width: 60%;
    font-weight: bold;
    letter-spacing: 0.6px;
}
.course-name{
    background-color: #fff;
    border-radius: 20px;
    border: 1px solid #000;
    padding: 6px 10px;
    color: #000;
    font-size: 12px;
    margin: 10px 0 0 5px !important;
}
.reviews-color{
    color: #f5a623;
}
.readreviews-desc{
    width: fit-content;
    padding: 10px;
    background: #fff;
    color: #000;
    border: solid 1px #e8e2e7;
    font-size: 12px;
    display: none !important;
}

#emioption,#about,#coursecontent,#partners,#certificate,#instructor,#faq, #batches, #jobguarantee, #availabletechnology, #coursefee, #whyitrack{
    /* height: 375px; */
    margin-top: 20px;
    scroll-margin-top: 200px;
}
.course-desc-menu li a{
    color: #000 !important;
    font-weight: bold;
    font-size: 16px;
    padding: 0 38px 0 0;
}
.course-desc-menu li a:hover{
    background: none;
}
.course-desc-menu{
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #c9ccdf;
    display: block;
}
.course-main-desc{
    padding: 0px 70px!important;
    width: 70%;
}
.course-desc-title{
    font-weight: 900;
    color: #000;
    border-bottom:  solid 1px #e6e8eb;
    padding-bottom: 6px;
}
.course-desc-body{
    margin-top: 10px;
    color: #000;
    line-height: 25px;
    font-size: 13px;
    margin-bottom: 25px;
}
.course-desc-body p{
    line-height: 25px;
    margin-bottom: 4px;
}
.mt-30{
    margin-top: 30px;
}
.span-technology{
    border: 1px solid;
    border-radius: 20px;
    padding: 5px 20px;
    margin: 5px 12px 5px 0;
    display: inline-block;
}
#coursecontent{
    margin-top: 30px !important;
    color: #000 !important;
    font-weight: bold;
    font-size: 16px;
    padding: 0 38px 5px 0;
    border-bottom:  solid 1px #e6e8eb;
}
#batches{
    margin-top: 30px !important;
    color: #000 !important;
    font-weight: bold;
    font-size: 16px;
    padding: 0 38px 5px 0;
    border-bottom:  solid 1px #e6e8eb;
}
#coursecontent-block{

}
.color-4a{
    color: #4a4a4a;
}
.text-bold-course{
    font-weight: bold;
    padding: 30px 20px 8px;
    border-bottom: 1.1px solid #9b9b9b;
}
.chapter-title{
    color: #003a76;
    width: fit-content;
    border-bottom: 1px solid #003a76;
}
.chapter-content-list{
    border-radius: 8px;
    border: solid 1px #c9ccdf;
    margin: 18px;
    padding: 15px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
}
.chapter-content-list p{
    margin-bottom: 3px !important;
    color: #000 !important;
}
.partners-desc{
    width: 270px;
    font-size: 14px;
}
.marketplace-cert{
    width: 90%;
}
.partners-block img{
    width: 100px;
    margin: 20px 30px;
}
#instructor .item{
    width: 350px;
}
#faq .faqs{
    width: 80%;
    margin: 30px auto 0px;
    position: relative;
}
#faq .faqs .block-title{
    padding-bottom: 10px;
}
#faq .faqs .panel-default>.panel-heading {
    color: #333 !important;
    background-color: #f4f5fa !important;
    font-size: 12px !important;
    padding: 13px 15px;
}
#faq .faqs .panel-default>.panel-heading :hover{
    border-left: 7.5px solid #003a76;
    cursor: pointer;
    padding-left: 8px;
}
#faq .faqs .panel-default>.panel-heading a{
    font-size: 13px !important;
}
#faq .faqs .block-title{
    font-size: 16px;
}

.faq-bg{
    position: absolute;
    left: -77px;
    width: 18%;
}
.course-short-box{
    width: 30%;
    position:relative;
    height: fit-content;
}
.course-box-block{
    width: 80%;
    margin: -100px auto;
    border-radius: 10px;
    box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
    background: #ffff;
    padding: 30px;
    font-size: 14px !important;
}
.course-box-block .video-block img{
    width: 100% !important;
}
.purple-color{
    color: #003a76;
}
.custom-probtn-continue {
    width: 240px !important;
}
.custom-probtn {
    background-color: #f2f4f6;
    padding: 1px 0px !important;
    border-radius: 20px;
    width: fit-content;
    cursor: pointer;
}
.view-procolor {
    background-color: #f2f4f6;
    border-radius: 20px;
    width: 200px;
    height: 35px;
    padding: 5px 0;
    text-align: center;
    margin: auto 6px auto 0px;
    color: #000;
    cursor: pointer;
    border: solid 1px #003a76;
    display: inline-block;

}
.custom-probtn-continue .fa-arrow-right {
    color: #003a76;
}
.view-procolor:hover {
    background-color: #003a76;
    color: #fff;
    box-shadow: 0 2px 6px 0 #003a76;
}
.custom-probtn-continue i{
    color: #8c8a8c;
}
.course-included{
    font-weight: 900;
    margin: 20px 0 5px;
}
.shortbox-img{
    position: absolute;
    bottom: -260px;
    width: 70%;
    right: 0;
    z-index: -9;
}
#Reviews .review-person{
    width: 45px !important;
    height: 45px !important;
    border-radius: 50%;
    margin-top: 20px;
}
.mt-10{
    margin-top: 10px;
}
.mr-20{
    margin-right: 20px;
}
.review-para{
   text-align: justify;
}
.load-morebtn{
    width: 90%;
    padding: 7px 10px;
    border-radius: 8px;
    color: #000;
    background-color: #8c919c33;
    margin: 3% 8%;
}
.f-13{
    font-size: 13px;
}
.mt-80{
    margin-top: 80px;
}

#landingPage .navbar-default{
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

#landingPage .industry-title{
    letter-spacing: 3px !important;
}

.menu-align {
    font-size: 13px !important;
    color: #a39090 !important;
    border-right: 2px solid #928888;
    height: 20px;
    padding: 0 20px 0 0!important;
}

#landingPage{
    font-family: 'Open Sans' !important;
    color:black !important;
}
.register
{
    background-color : #003a76;
    color: #ffffff;
    border:none;
    font-size:11px;
    border-radius:2px;
    padding:0.5em 1em 0.5em 1em;
}
.register:hover{
    color: #fff;
    text-decoration: none;
}
#landingPage .landing-menu .nav>li>a{
    padding: 17px 25px;
}


.search{
    border-radius: 50%;
    padding: 5px 0;
    border: 1px solid #888;
    width: 35px;
    text-align: center;
    color: #4a4a4a;
    margin: auto;
    font-size: 14px;
    top: -3px !important;
    z-index: 9;
    margin-right: 10px;
}
.signin-btn{
    background-color: unset;
    color: #003a76;
    font-size: 12px;
    border: none;
    font-weight: bold;
    letter-spacing: 1px;
    margin-right: 10px;
}
.signin-btn:hover, .signin-btn:focus{
    background-color: unset !important;
    color: #003a76;
    text-decoration: none !important;
    box-shadow: none;
}
.signin-text{
    font-weight: bold;
}
.sub-header-test{
    color: #af88e1 !important;
    font-size: 14px !important;
}
.model-header{
    border-bottom: none;
    padding-bottom: 5px;
    padding-left: 50px;
}
.sign-inheader{
    padding-left: 50px !important;
    padding-bottom: 10px !important;
    border-bottom: none !important;
}
.input-field-signin .label-name{
    position: absolute;
    left: 65px;
    font-size: 13px;
    top: 10px;
    transition: 0.6s;
}
.input-field-signin{
    position: relative;
    margin-top: 30px;
}
.label-name.active{
    top: -20px;
    left: 55px;
    transition: 0.6s;
    color: #003a76;
}
.inputcustom-design{
    padding: 5px 10px;
    width: 75%;
    border: 1px solid #000;
}
.inputcustom-design:focus{
    border: 1px solid #003a76;
    outline: none;
}
.signin-form .modal-body{
    margin-top: 10px;
    border-bottom: none;
}
.signin-form .modal-footer{
    border-top: none !important;
}
.signin-btn-login{
    background-color: #003a76 !important;
    color: #fff !important;
    border-radius: 25px !important;
}
.signin-btn-login:hover{
    color: #fff !important;
    background-color: #003a76 !important;
}
.signin-footer-block{
    margin: 30px 0;
    font-size: 14px;
}
.color-purple{
    color: #af88e1;
}
.btn-register{
    background: none !important;
    border: 1px solid #003a76 !important;
    font-size: 14px !important;
    color: #003a76 !important;
}

.courses-dropdown-mp .dropdown-submenu {
    position: relative;
}
.courses-dropdown-mp .dropdown{
    z-index: 999999;
}
.courses-dropdown-mp .dropdown ul{
    list-style:none;
    padding-left: 0px !important;
}
.courses-dropdown-mp .dropdown-menu {
    position: absolute !important;
}

.courses-dropdown-mp .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -5px;
    margin-left: -1px;
    border: none;
    box-shadow: none !important;
}

.courses-dropdown-mp .dropdown:hover>.dropdown-menu {
    display: block;
    min-width: 1200px;
    box-shadow: 0 18px 30px 18px rgba(142, 142, 147, 0.2);
    height: 480px;
    overflow-y: auto;
    margin-top: 0;
    left: 9px;
    padding: 10px;
}

.courses-dropdown-mp .dropdown-submenu:hover>.dropdown-menu {
    display: block;
    min-width: 100%;
}

.courses-dropdown-mp .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #4a4a4a;
    margin-top: 5px;
    margin-right: 3px;
}

.courses-dropdown-mp .dropdown-submenu:hover>a:after {
    border-left-color: #4a4a4a;
}
.courses-dropdown{
    border-radius: 4px;
    border: solid 1px #4a4a4a;
    padding: 5px 10px;
    color: #4a4a4a;
}
.courses-dropdown-mp:hover, .courses-dropdown:hover{
  text-decoration: none;
}
.courses-dropdown-mp .dropdown-menu li a{
    color: #000;
    font-size: 16px;
    font-weight: 600 !important;
}
.courses-dropdown-mp .dropdown-menu li a:hover,.courses-dropdown:hover{
    color: #003a76;
    cursor: pointer;
}
.courses-dropdown-mp .dropdown-menu li:hover{
    cursor: pointer;
    background-color: #f9f9f9;
    border-left:5px solid #003a76;
}
.courses-dropdown-mp .dropdown-menu li:hover a{
    color: #000;
    text-decoration:none;
}
.courses-dropdown-mp .dropdown-menu li{
    padding: 15px 10px;
    border: solid 0.2px #efefef;
    vertical-align: middle;
    padding-top: 15px;
}
.courses-dropdown-mp .dropdown-toggle::after{
    display:none;
}
.filtered-item{
    background: #f9f9f9;
    font-size: 12px;
    padding: 5px;
    border-radius: 10px;
    margin: 10px 15px;
}
.filter-clear{
    margin: 15px 15px;
    font-size: 14px;
    color: #003a76;
}
.searched-results{
    padding: 22px 0 20px 40px;
}


.cart-image-descrption{
    background:url(images/shopping-cart-bg.jpg), linear-gradient(rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.33));
    height: 100px;
    background-blend-mode: overlay;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.ordersummary-block{
    width: 80%;
    margin:  auto;
    border-radius: 10px;
    box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
    background: #ffff;
    padding: 30px;
    font-size: 14px !important;
}
.ordersummary-block .video-block img{
    width: 100% !important;
}
.cart-subheader {
    border-left: 1px solid #fff;
    height: 40px;
    padding: 10px 20px;
    margin-left: 70px;
    position: relative;
    top: 25px;
    color: #fff;
}
.select-cartitem{
    border-radius: 10px;
    box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
    border: solid 1px rgba(60, 29, 137, 0.08);
    padding: 20px;
    margin-left: 15px;
    margin-top: 25px;
    margin-right: 15px;
    margin-bottom: 25px;
    background: #fff;
    position: relative;
}
.checkbox-custom-design
.checkbox-custom-design {
    display: block;
    margin-bottom: 15px;
  }

  .checkbox-custom-design input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }

  .checkbox-custom-design label {
    position: relative;
    cursor: pointer;
  }

  .checkbox-custom-design label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #003a76;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 25px;
    border-radius: 3px;
  }

  .checkbox-custom-design input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 7px;
    width: 6px;
    height: 12px;
    border: solid #003a76;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }
  .cart-items{
      font-size: 14px;
  }
  .font-size-14{
      font-size: 14px !important;
  }
  .font-size-12{
      font-size: 12px !important;
  }
  .itrack-coupon{
    background: #fff;
    border: none;
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .promcode-block{
      align-items: flex-end;
      font-size: 14px;
  }
  .br-20{
      border-radius: 20px;
  }
  .apply-btn-coupn{
    background: #fff;
    border: 1px solid #003a76;
    color: #003a76;
    font-size: 14px;
  }
  .subtotal-block{
    font-size: 14px;
    padding: .25rem!important;
    margin-right: 20px;
    justify-content: space-between;
  }
  .proceed-buy{
        width: 100%;
        border-radius: 20px;
        font-size: 14px;
        margin-top: 10px;
        color: #fff;
        background: #003a76;
        box-shadow: 0 2px 8px 0 #003a76;
  }

 .order-summary-block{
     position: absolute;
 }
 .white{
     color: #fff;
 }

.cart-dropdown-items{
    border-radius: 10px;
    box-shadow: 0 10px 20px 0 rgba(125, 138, 159, 0.4);
    border: solid 1px rgba(201, 209, 219, 0.11);
    width: 350px;
    margin: auto;
    height: 380px;
}
.cart-popup-bg{
    background:  url(images/cart-popup.jpg), linear-gradient(rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.33));
    height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: overlay;
}
.mycart-banner{
    justify-content: space-around;
    color: #fff;
    font-weight: bold;
    align-items: center;
    height: 100px;
}
.items-added{
    background-color: #003a76;
    color: #fff;
    padding: 5px;
    font-size: 14px;
    border-radius: 5px;
}
.br-8{
    border-radius: 8px;
}
.gocart-proceed{
    width: 28%;
    float: right;
    margin-right: 5%;
    border-radius: 20px;
    font-size: 14px;
    margin-top: 10px;
    color: #fff;
    background: #003a76;
    box-shadow: 0 2px 8px 0 #003a76;
  }
.search-resultpage .item{
    box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
    border-radius: 8px;
    position: relative;
}
.gridlist-view{
    box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
    margin-bottom: 25px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin: 0 75px 50px;
    padding: 20px 15px;
    background: #fff;
}
.custom-navbar{
    display: flex;
    justify-content: center;
    padding: 3% 0;
    align-items: center;
    font-size: 14px;
}
.custom-navbar .page-item.active .page-link {
    background-color: #003a76;
    border-color: #003a76;
}
.custom-navbar .page-link{
    color: #1b1a1a;
    padding: 0.3rem .7rem;
    margin: 10px;
    border-radius: 50%;
}
.custom-navbar .page-item:first-child .page-link {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.custom-navbar .page-item:last-child .page-link {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
}
.custom-navbar .pagination{
    margin-bottom: 0;
}
.gridlist-view .nav-tabs .nav-link.active {
    color: #003a76;
}
.gridlist-view .nav-tabs .nav-link{
    color: #1b1a1a;
}
.select-cartitemlist{
    border: solid 1px rgb(141 141 141 / 41%);
    margin-left: 15px;
    margin-top: 25px;
    margin-right: 15px;
    margin-bottom: 25px;
    background: #fff;
}
.listcart-buy{
    background: #edeaea;
    font-size: 12px;
    color: #383838;
    padding: 5px 15px;
}
.listaddcart{
    border-right: 1px solid #656a76;
    cursor: pointer;
}
#Reviews ::-webkit-scrollbar,  #faq ::-webkit-scrollbar{
    width: 3px;
   }


#Reviews ::-webkit-scrollbar-track,  #faq ::-webkit-scrollbar-track {
background: #f1f1f1;
}

#Reviews ::-webkit-scrollbar-thumb,   #faq ::-webkit-scrollbar-thumb {
background: #888;
}


#Reviews ::-webkit-scrollbar-thumb:hover, #faq ::-webkit-scrollbar-thumb:hover {
background: #555;
}

#Reviews {
    margin-bottom: 30px;
}

.course-details:hover,.course-details{
    color:#000;
    /* border-right: 1px solid #e4e4e4; */
    padding-right: 30px;
    cursor: pointer;
}
.add_to_cart{
    color: #000 !important;
}
.shopping-bag:hover{
    cursor: pointer;
}
.course-title .course-details{
    font-weight: bold;
    border-right: none;
}
.course-details:hover{
    text-decoration: none;
}
.custom-courses{
    width: 500px;
    height: 500px;
    overflow-y: auto;
}
.default-img{
    background-color: #f4f5fa;
    margin-bottom: 10px;
    height: 120px;
    border-radius: 5px;
    width: auto;
}
.default-img img{
    width: 100px !important;
    margin: 25px auto !important;
    position: relative;
    top: 15px;

}
.owl-carousel .owl-nav button.owl-prev:focus, .owl-carousel .owl-nav button.owl-next:focus, .owl-carousel button.owl-dot:focus{
    outline: none;
}
.courses-dropdown-mp .dropdown:hover>.dropdown-menu::-webkit-scrollbar-track,.li-container::-webkit-scrollbar-track,.li-subcontainer::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  /* Handle */
  .courses-dropdown-mp .dropdown:hover>.dropdown-menu::-webkit-scrollbar-thumb,.li-container::-webkit-scrollbar-thumb,.li-subcontainer::-webkit-scrollbar-thumb {
    background: #d5bdff;
  }

  /* Handle on hover */
  .courses-dropdown-mp .dropdown:hover>.dropdown-menu::-webkit-scrollbar-thumb:hover,.li-container::-webkit-scrollbar-thumb:hover,.li-subcontainer::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .courses-dropdown-mp .dropdown:hover>.dropdown-menu::-webkit-scrollbar,.li-container::-webkit-scrollbar,.li-subcontainer::-webkit-scrollbar {
    width: 10px;
  }
  .no-faqs{
      width: 100%;
      text-align: center;
      font-size: 24px;
  }
  .faq-title{
    color: #333 !important;
    background-color: #f4f5fa !important;
    padding: 20px !important;
    border: none !important;
    width: 100% !important;
    text-align: left !important;
    cursor: pointer;
    position: relative;
    margin-bottom: 25px;
  }
  .faq-title:focus{
      outline: none !important;
  }
  .faqs .faq-description{
    border: solid 1px #c8cadf !important;
    padding: 20px !important;
    font-size: 14px !important;
    background: #fff !important;
  }
  .faq-title:after {
    content: "\2191";
    font-size: 20px;
    position: absolute;
    right: 8px;
    top: 15px;
  }
  .faq-title.active:after{
    content: "\2193";
  }
  #myHeader{
    box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
    /* z-index: 999999; */
  }
  /* .landing-page-logo {
    height: 58px;
    padding-left: 18px;
} */
.role-text{
    font-size: 20px;
    font-weight: 900;
    /* margin-top: 6px; */
    letter-spacing: 1px;
    margin-left: -15px;
    color: #003a76;
    font-family: 'Open Sans', sans-serif;
}
.course-btn {
    text-align: center;
    background-color: #ffffff;
    color: #4a4a4a;
    word-spacing: 1px;
    /* margin-top: -4px; */
    margin-left: 37px;
    margin-bottom: 0;
    /* margin-bottom: 42px; */
    border-radius: 4px;
    border: solid 0.7px #adadad;
    font-weight: 600;
    margin-right: 77px;
    width: 104px;
    padding-top: 4px;
    height: 34px;
    border-radius: 2.8px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.search {
    border-radius: 50%;
    padding: 14px 0;
    border: 1px solid #888;
    width: 45px;
    height: 45px;
    text-align: center;
    color: #4a4a4a;
    margin-right: 30px;
    /* margin: auto; */
    font-size: 14px;
    /* top: 1px; */
    top: 1px;
    top: 1px;
    /* position: absolute; */
    z-index: 9;
    /* margin-right: 34px !important;*/
}
.register {
    text-align: center;
    background-color: #003a76;
    color: #ffffff;
    border: none;
    word-spacing: 1px;
    /* margin-bottom: 42px; */
    margin-right: 80px;
    font-weight: 600;
    width: 110px;
    padding-top: 6px !important;
    height: 29px;
    border-radius: 2.5px;
    font-size: 12px;
    /* padding: 0.5em 1em 0.5em 1em; */
    /* margin-top: -20px; */
    font-family: 'Open Sans', sans-serif;
}
.sign
{
    font-size:12px !important;
    color :#003a76 !important;
    text-decoration:none;
    font-weight: bold;
    cursor: pointer;
}
.sign-marketplace{
    font-size: 12px !important;
    margin-left: 75px !important;
    margin-right: 40px !important;
    font-weight: bold;
}
.top-nav-link {
    font-size: 16px !important;
    color: #4a4a4a !important;
    font-weight: 600;
    margin-left: 5px !important;
}
.top-nav-link a:hover{
    color: #003a76 !important;
}
.navbar-marketplace{
    padding-top: 0 !important;
    padding-bottom: 0px !important;
    display: flex;
    align-items: center;
}
.marketplace-pt{
    padding-top: 3px;
}
.marketplace-pr{
    padding-right: 0;
    margin-bottom: 0px !important;
    height: 62px;
    max-width: 100%;
    justify-content: space-between;
}
.header-secondblock{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.sign-registersearch{
    position: relative;
}
.no-faq-found{
    text-align: center;
    font-size: 20px;
    color:#003a76;
    font-weight: bold;
    margin-top: 20px;
}
.footer-sub {
    background-color: #f5f6fa;
    height: auto;
    padding-top: 23px;
    text-align: left;
    overflow-x: hidden;
 }
 .symbol-up {
    border-radius: 50px;
    padding: 6px 0;
    background: #a780f0;
    width: 40px;
    height: 38px;
    text-align: center;
    color: #ffffff;
    /* margin: auto; */
    font-size: 24px;
    display: block;
    top: -20px;
    position: absolute;
    z-index: 9;
    cursor: pointer;
 }
 .footer-data {
    height: 17% !important;
    background-color: #f4f5fa !important;
    width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 9px !important;
    color: #000000 !important;
 }
 .footer-side-menu {
    font-size: 12px;
 }
 .footer-side-button {
    margin-top: 25px;
    background-color: #003a76;
    color: #ffffff;
    border: none;
    font-size: 11px;
    border-radius: 3px;
    padding: 0.6em 1.2em 0.6em 1.2em;
 }
 .prebook-another {
    font-size: 12px;
    margin-top: 30px;
    color: #4a4a4a;
    line-height: 23px;
 }
 .footer-side-menu-another {
    font-size: 10px;
    color: #4a4a4a;
    line-height: 0px !important;
    text-align: center;
 }
 .symbol-block {
    position: relative;
    background-color: #f4f5fa !important;
    justify-content: center;
    display: flex;
}
ul {
    list-style: none;
}
.default-text-color {
    color: #003a76;
    font-weight: bold;
}
.icon-color-f {
    font-size: 18px !important;
    color: #3b5998;
    margin: 0px 15px 0px 0px;
    height: 16px;
    width: 14px;
    border-radius: 50px;
}
.icon-color-l {
        font-size: 18px !important;
        color: #0e76a8;
        margin: 0px 15px 0px 0px;
        height: 16px;
        width: 14px;
        border-radius: 50px;
}
.icon-color-t {
    font-size: 18px !important;
    color: #00acee;
    margin: 0px 15px 0px 0px;
    height: 16px;
    width: 14px;
    border-radius: 50px;
}
.icon-color-i {
    font-size: 18px !important;
    color: #C13584;
    margin: 0px 15px 0px 5px;
    height: 16px;
    width: 14px;
    border-radius: 50px;
}

input[type=text]
 {
    box-shadow: none !important;
    border-radius: 3px !important;
    border: solid 0.5px #b0b0b3 !important;
    color: #000;
    width: 100%;
    background-color: transparent !important;
}
.balloon
{
    display: inline-block;
    width: 215px;
    padding: 10px 0 10px 15px;
    font-family: "Open Sans", sans;
    font-size: 13px;
    color: #000000 !important;
    font-weight: 300;
    /* background: #efefef; */
    border: 0;
    border-radius: 3px;
    outline: 0;
    transition: all .3s ease-in-out;
}
    .balloon + label {
    display: inline-flex;
    position: inherit;
    top: -52px;
    left: 7px;
    width: 65% !important;
    bottom: 8px;
    padding: 5px 15px;
    /* color: #fff !important; */
    font-size: 0px !important;
    font-weight: 500;
    text-shadow: 0 1px 0 rgba(19, 74, 70, 0);
    transition: all .3s ease-in-out;
    border-radius: 3px;
    /* background: rgba(122, 184, 147, 0); */
    }
    .balloon:focus + label, .balloon:active + label {
    color: #003a76 !important;
    text-shadow: 0 1px 0 rgba(19, 74, 70, 0.4);
    background: #ffffff !important;
    z-index: 99999!important;
    font-size: 12px !important;
    transform: translateY(-40px);
    margin-left: 10px;
    margin-top: -20px;
    font-weight: 300;
    /* width: 60%; */
    margin-left: 10px;

    }
    .balloon + label {
    display: inline-flex;
    position: inherit;
    top: -52px;
    left: 7px;
    /* width: 100% !important; */
    bottom: 8px;
    padding: 5px 15px;
    /* color: #fff !important; */
    font-size: 0px !important;
    font-weight: 500;
    text-shadow: 0 1px 0 rgba(19, 74, 70, 0);
    transition: all .3s ease-in-out;
    border-radius: 3px;
    /* background: rgba(122, 184, 147, 0); */
    }
    .btn-primary-outline {
        background-color: transparent;
        border-color: #9169db !important;
        color: #9169db !important;
        border-radius: 20px !important;
        margin-top: 4% !important;
        padding: 8px 63px !important;
        font-size: 14px !important;
        }
        .modal-content {
            padding: 20px !important;
        }
        .modal-body {
            padding: 1rem !important;
        }
        .modal-header {
            border-bottom: none;
            margin-bottom: 15px;
            margin-top: 10px;
            border-bottom: 1px solid #fff !important;
        }
        .bementor-mp{
            font-size: 22px;
            font-weight: bold;
        }
        .font-size-11 {
            font-size: 11px !important;
            }
        .light-text-purple {
        color: #af88e1;
        }

input:focus[type=text] {
    border-radius: 3px !important;
    box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08) !important;
    border: solid 0.5px rgba(110, 63, 195, 0.35) !important;
    }
    .fixed-top {
        position: fixed !important;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    ::selection {
        background: #212129;
     }

     .search-wrapper {
        position: absolute;
        right: 100%;
        top: 0;
     }
     .search-wrapper.active {}

     .search-wrapper .input-holder {
        height: 35px;
        width:35px;
        overflow: hidden;
        background: rgba(255,255,255,0);
        border-radius:6px;
        position: relative;
        transition: all 0.3s ease-in-out;
        border: 1px solid #003a76;
        border-radius: 50%;
        right: 40px;
        top: -10px;
     }
     .search-wrapper.active .input-holder {
        width: 400px;
        border-radius: 50px;
        background: rgb(255 255 255 / 50%);
        transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        box-shadow: 0 20px 30px 0 rgb(60 29 137 / 10%);
        margin: 0 15px 0px 0;
        border: 0.6px solid #003a76;
     }
     .search-wrapper .input-holder .search-input {
         width:100%;
         height: 30px;
         padding:0px 70px 0 20px;
         opacity: 0;
         position: absolute;
         top:0px;
         left:0px;
         background: transparent;
         box-sizing: border-box;
         border:none !important;
         outline:none;
         font-family:"Open Sans", Arial, Verdana;
         font-size: 16px;
         font-weight: 400;
         line-height: 20px;
         color:#FFF;
         transform: translate(0, 60px);
         transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
         transition-delay: 0.3s;
     }
     .search-wrapper.active .input-holder .search-input {
        opacity: 1;
        transform: translate(0, 0px);
        background-color: #fff !important;
        color: #000;
     }
     .search-wrapper .input-holder .search-icon {
        width:35px;
        height:35px;
        border:none;
        border-radius:6px;
        background: #FFF;
        padding:0px;
        outline:none;
        position: relative;
        z-index: 2;
        float:right;
        cursor: pointer;
        transition: all 0.3s ease-in-out;
     }
     .search-wrapper.active .input-holder .search-icon {
        width: 35px;
        height: 35px;
        margin: 0px;
        padding: 5px;
        border-radius: 30px;
        outline: none !important;
     }
     .search-wrapper .input-holder .search-icon span {
        width: 14px;
        height: 24px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        transform: rotate(45deg);
        transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    }
     .search-wrapper.active .input-holder .search-icon span {
         transform: rotate(-45deg);
     }
     .search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
         position: absolute;
         content:'';
     }
     .search-wrapper .input-holder .search-icon span::before {
        width: 2px;
        height: 9px;
        left: 5px;
        top: 13px;
        border-radius: 2px;
        background: #4a4a4a;
     }
     .search-wrapper .input-holder .search-icon span::after {
        width: 11px;
        height: 11px;
        left: 1px;
        top: 3px;
        border-radius: 33px;
        border: 2px solid #4a4a4a;
     }
     .search-wrapper .close {
         position: absolute;
         z-index: 1;
         top: -15px;
         right: 55px;
         width:25px;
         height:25px;
         cursor: pointer;
         transform: rotate(-180deg);
         transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
         transition-delay: 0.2s;
     }
     .search-wrapper.active .close {
        right: 15px;
        transform: rotate(45deg);
        transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition-delay: 0.5s;
        top: 3px;
     }
     .search-wrapper .close::before, .search-wrapper .close::after {
         position:absolute;
         content:'';
         background: #FE5F55;
         border-radius: 2px;
     }
     .search-wrapper .close::before {
        width: 3px;
        height: 15px;
        left: 0px;
        top: 4px;
     }
     .search-wrapper .close::after {
        width: 15px;
        height: 3px;
        left: -6px;
        top: 10px;
     }
     .mb-10{
         margin-bottom: 10px !important;
     }

     .marketplace-mentorenquiry{
         margin-top: 42%;
     }
     /* .hide-from-marketplace{
         display: none;
     } */
     .join-btn {
        width: max-content;
        height: 49px;
        width: 185px;
        padding: 13px;
        border: solid 1px #003a76 !important;
        border-radius: 24.5px;
        box-shadow: 0 5px 10px 0 rgba(110, 63, 195, 0.35);
        background-color: #003a76;
        color: #ffffff;
        position: relative;
        cursor: pointer;
        font-size: 14px;
    }
    .expmkt.join-btn{
        top: 45px !important;
    }
    .pre-span {
        background-color: #efefef !important;
        border: 1px solid #f3f3f3;
        border-top-right-radius: 25px;
        font-size: 18px;
        border-bottom-right-radius: 25px;
        padding: 11px 33px;
        cursor: pointer;
        margin-left: -15px;
    }
     .alert-warning-mp {
        color: #000000 !important;
        background-color: #F3EB83 !important;
        /* border-color: #F3EB83 !important; */
        font-weight: 600 !important;
        font-size: 14px !important;
        /* padding: 0.45rem 1.25rem !important; */
    }
    .topics-skills .hr-color{
        margin-bottom: 15px;
    }

    .college-box-content {
        display: none;
    }
    .faculty-box-content {
        display: none !important;
    }
    .student-box-content {
        display: none !important;
    }
    .industry-box-content {
        display: none !important;
    }
    .roles-menu-dropdown{
        font-size: 14px;
        margin-top: 3px;
        font-weight: 500;
        padding-left: 15px;
    }
    .industry-box a:hover + .industry-box-content {
        display: block !important;
        height: 112px;
        width: 220px;
        border-radius: 10px;
        box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
        border: solid 1px rgba(201, 209, 219, 0.11);
        position: absolute;
        background: white;
       padding: 8px;
       top: 60px;
       z-index: 3;
       right: 0;
     }
     .student-box a:hover + .student-box-content{
        display: block !important;
        height: 112px;
        width: 240px;
        border-radius: 10px;
        box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
        border: solid 1px rgba(201, 209, 219, 0.11);
        position: absolute;
        background: white;
       padding: 8px;
       top: 60px;
       z-index: 3;
    }
    .faculty-box a:hover + .faculty-box-content {
        display: block !important;
        height: 112px;
        width: 220px;
        border-radius: 10px;
        box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
        border: solid 1px rgba(201, 209, 219, 0.11);
        position: absolute;
        background: white;
       padding: 8px;
       top: 60px;
       z-index: 3;
    }
    .college-box a:hover + .college-box-content {
        display: block !important;
        height: 112px;
        width: 220px;
        border-radius: 10px;
        box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
        border: solid 1px rgba(201, 209, 219, 0.11);
        position: absolute;
        background: white;
       padding: 8px;
       top: 60px;
       z-index: 3;
    }
    .college-box-content img, .faculty-box-content img, .student-box-content img,.industry-box-content img{
       padding: 0px 5px 0px 5px !important;
       width: 40px;
    }

    .search-wrapper.active #searchResult{
        width: 400px;
        background-color: #fff;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
        overflow-y: auto;
        position: relative;
        left: -50px;
        max-height: 500px;
     }
     .search-wrapper #searchResult li {
        padding: 10px 0px;
        font-size: 18px;
     }
     .search-wrapper #searchResult a {
        color: #000;
     }
     .search-wrapper #searchResult a:hover {
        color: #003a76;
        text-decoration:none;
     }
     #searchResult::-webkit-scrollbar {
        width: 10px;
     }
     #searchResult::-webkit-scrollbar-thumb {
        background: #d5bdff;
     }
     #searchResult::-webkit-scrollbar-track {
        background: #f1f1f1;
     }
     .not-active {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
        color: black;
      }
     .course-buy-popup input[type=password] {
        box-shadow: none !important;
        border-radius: 3px !important;
        border: solid 0.5px #b0b0b3 !important;
        color: #000;
        width: 100%;
        background-color: transparent !important;
    }
    .registerpopup-mkp{
        margin-bottom: 0 !important;
        border-bottom: none !important;
        font-size: 20px !important;
     }
.marketplace-font{
    font-size: 15px;
}
.footer-support{
    margin-top: 35px !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size:11px;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    font-size:11px;
  }
  :-ms-input-placeholder { /* IE 10+ */
    font-size:11px;
  }
  :-moz-placeholder { /* Firefox 18- */
    font-size:11px;
  }
  .provider-image {
    width: 72px;
}
.modal-title{
    font-size: 22px;
}
.font-bold {
    font-weight: bold;
}
.w-50{
    width: 50% !important;
}
.fa-briefcase{
    font-size: 12px !important;
    left: 0px !important;
    top: 1px !important;
    opacity: 1 !important;
}
.alert-warning-mp{
    margin-bottom: 0 !important;
}
.alert-dismissible .close{
    padding: 0 1.25rem !important;
    top: -18px !important;
    opacity: 0.5 !important;
}
@media only screen and (min-width: 480px) {
    .site-menubar-unfold .navbar-brand-logo.mini{
        display: block !important;
    }
}
@media only screen and (max-width: 768px) {
    .fixed-top{
        position: relative !important;
    }
    .banner-title, .banner-sub-title, .click-mentor{
        font-size: 14px !important;
    }
    .container-topics{
        margin: 0 0px 50px !important;
    }
    .block-title{
        font-size: 20px !important;
        padding: 22px 0 0 0px;
    }
    .searched-results {
        padding: 5px 0 5px 0px;
        font-size: 12px;
    }
    #demos{
        padding: 0 !important;
    }
    .default-img{
        height: 80px;
    }
    .default-img img{
        width: 45px !important;
        height: 50px !important;
    }
    .just-space{
        display: block !important;
    }
    .career-select-filter{
        width: 100% !important;
        margin: 10px 0;
    }
    .mentor-desc{
        font-size: 16px !important;
        margin-bottom: 20px;
    }
    .mentor-want .want-mentor {
        font-size: 14px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .faqs{
        width: 100%;
    }
    .footer-sub{
        padding: 28px 19px 20px 25px !important;
    }
    .mentor-block-bg, .faqs-block{
        background-size: 40% !important;
    }
    .banner-image-category{
        padding: 20px 15px!important;
        margin-top: 0 !important;
    }
    .course-sub-title{
        width: 100% !important;
    }
    .sub-block-title{
        margin: 5px 0 0 0px;
    }
    .gridlist-view{
        margin:0 !important;
    }
    #filteredallcourses{
        margin-top: 25%;
    }
    .gridlist-view ul.nav.nav-tabs.d-flex.align-items-center.justify-content-end.font-size-14{
        display: none !important;
    }
    .no-flex{
        display: initial !important;
    }
    .banner-image-descrption{
        margin-top: 0;
        padding: 20px 15px !important;
    }
    .course-main-desc{
        padding: 0px 10px!important;
        width: 100%;
    }
    .mobile-width{
        width: 100% !important;
    }
    .partners-block img {
        width: 60px;
        margin: 20px 40px;
    }
    .partners-block{
        margin-top: 20px !important;
    }
    #coursecontent, #batches{
        margin-top: 0 !important;
    }
    #faq .faqs{
        width: 100% !important;
    }
    #faq .faqs .block-title,.no-faq-found{
        font-size: 16px !important;
    }
    .course-box-block{
        width: 100%;
        margin: 0;
    }
    .course-short-box{
        width: 100% !important;
    }
    #coursecontent-block {
        margin-top: 30px;
    }
    .select-cartitem{
        margin: 10px 0 !important;
    }
    .select-cartitem .w-25{
        width: 100% !important;
    }
    .d-mob-none{
        display: none !important;
    }
    .landing-page-logo {
        height: 38px !important;
        padding-left: 0 !important;
    }
    .marketplace-header .navbar-brand{
        padding:0 !important;
    }
    .role-text {
        font-size: 12px !important;
        margin-left: -10px !important;
        margin-top: 4px !important;
    }
    .top-nav-link a {
        font-size: 14px !important;
        padding: 10px !important;
        width: 100%;
    }
    .justify-content-center.mr-marketplaceheader{
        width: 100% !important;
    }
    .courses-dropdown{
        margin-left: 0 !important;
    }
    .marketplace-header nav.navbar.navbar-expand-md.navbar-light{
        width: 100% !important;
        padding: 0 !important;
    }
    .marketplace-header .top-nav-link{
        margin-left: 5px !important;
    }
    .banner-image{
        margin-top: 0 !important;
    }
    .shortbox-img{
        display: none;
    }
    .courses-dropdown-mp .dropdown-menu {
        left:-200px;
    }
    .courses-dropdown-mp .col-md-4.col-sm-4{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    body#page-marketplace-newdesign-productDetails .banner-image-descrption{
        margin-top: 70px !important;
    }
    .mobile-filters{
        display: block !important;
    }
    .trending-mentors .owl-nav {
        position: relative !important;
        top: 0 !important;
    }
    .mentor-want{
        margin-bottom: 0 !important;
    }
    .faqs-block .block-title{
        padding: 22px 15px 15px 0px !important;
    }
    .faqs-block .faqs{
        padding: 0 15px !important;
    }
    .faqs .faq-description, .faq-title{
        font-size: 16px !important;
    }
    .courses-dropdown {
        background: #003a76 !important;
        font-weight: 600;
        color: #fff !important;
        height: 30px !important;
    }
    .desktop-view{
        display: none !important;
    }
    .fixedElement {
        z-index: 100;
        width: 100%;
        transition: 2s;
        position: fixed;
        bottom: 0;
    }
    .role-text {
        font-size: 12px;
        margin-left: 42px !important;
     }
    .mobile{
        width: 100%;
        height: auto;
        overflow: hidden;
        position: relative;
        display: inline-block;
    }

    .mobile .header{
        /* background-color: #3C3842; */
        color: #fff;
        padding:0 10px;
    }
    .mobile-navbar{
        margin-bottom: 0 !important;
    }
    .line{
        width: 30px;
        height: 2px;
        margin: 10px 0;
        background-color: #003a76;
    }

    .menu-toggle:hover{
        cursor: pointer;
    }

    .mobile-nav ul{
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    .mobile-one .mobile-nav{
        background-color: #f9f9f9;
        width: 100%;
        height: 100%;
        /* transform: translate(-100%, 0); */
        display: none;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        overflow: auto;
        position: fixed !important;
        left: 0;
        top: 0;
        width: 280px;
        padding-top: 20px;
        padding-bottom: 20px;
        z-index: 9999;
        transition: 0.5s;
    }
    .mobile-nav h2{
        padding: 25px 20px;
    }

    .mobile-one .mobile-nav li a{
        color: #767474;
        display: block;
        /* padding: 0px 15px !important; */
        text-align: left;

    }
    a.btn.dropdown-toggle.bussinesslink.active{
        padding-bottom: 15px !important;
    }

    .mobile-one .mobile-nav li a:hover{
        background-color: #fff;
        border-left: 3px solid #003a76;
        text-decoration: none;
    }
    #universitytraining .mobile-university, #corporatetraining .mobile-university{
        margin-top: 0 !important;
    }
    #CollegeModal, #FacultyModal, #IndustryModal, #contentProvider, #mentorModal, .marketplace-webinarmodal{
        margin-top: 0 !important;
    }
    .course-subheader{
        height: auto !important;
    }
    .course-desc-menu{
        padding-left: 20px !important;
    }
    .zsiq_theme1 .zsiq_flt_rel{
        top: -25px !important;
        left: -25px !important;
      }
      .siq_bR {
        bottom: 50px !important;
    }
    .contactUs{
        display: block;
        text-align: center;
        font-size: 14px;
        margin-bottom: 18px;
    }
  }
  @media only screen and (min-width: 768px) {
    /* For Desktop : */
        .mobile-header{
            display: none;
        }
        .d-mob-none{
            display: block !important;
        }
        .mobile-view{
            display: none !important;
        }
        .desktop-view{
            display: block !important;
        }
  }
  body#page-marketplace-newdesign-productDetails .banner-image-descrption{
      margin-top: 62px !important;
  }
  body#page-marketplace-newdesign-productDetails .container, body#page-marketplace-newdesign-productDetails .container-fluid{
      padding: 0 !important;
      background-color: #fff !important;
  }
  select option {
    margin: 40px;
    background: rgba(255, 255, 255, 0.3);
    color: #000000;
    text-shadow: 0 fff1px 0 rgba(0, 0, 0, 0.4);
    border: 1px solid #fff !important;
}

select option:hover{
    color: #003a76 !important;
}

.sign_in_button {
    background-color: #003a76 !important;
    color: #ffffff !important;
    margin-top: 16px;
    border-radius: 24.5px !important;
    box-shadow: 0 5px 10px 0 rgba(110, 63, 195, 0.35);
    border-color: #9169db !important;
    padding: 0.7em 1em 0.7em 1em !important;
    font-size: 14px !important;
}
.course-bought {
    padding: 8px 12px;
    color: #000;
    font-size: 13px;
    margin-left: 0 !important;
}
.grey-card-small-text{
    color: #aaaaaa;
    font-size: 12px;
}
#universitytraining .mobile-university, #corporatetraining .mobile-university{
    margin-top: 13%;
}
.view-procolor-progress{
    background-color: #003a76;
    border-radius: 20px;
    width: 200px;
    height: 35px;
    padding: 5px 0;
    text-align: center;
    margin: auto 6px auto 0px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
}
.course-detail-title{
    color: #000;
    font-weight: 700;
}
.course-detail-title:hover{
    color: #003a76 !important;
}
.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: #003a76 !important;
    color: #fff;
    font-size: 1.0625em;
}
body.marketplace-design.modal-open .signin-footer-block {
    margin: 30px -77px !important;
    font-size: 12px;
}
#CollegeModal, #FacultyModal, #IndustryModal, #contentProvider, #mentorModal, .marketplace-webinarmodal{
    margin-top: 5%;
}
body#page-marketplace-newdesign-productDetails .li-container,body#page-marketplace-newdesign-productDetails .li-subcontainer {
    top: 48px !important;
}
body#page-marketplace-newdesign-categoryDescription .banner-image-category{
    margin-top: 62px !important;
}
body#page-marketplace-newdesign-categoryDescription .container-fluid,body#page-marketplace-newdesign-categoryDescription .container{
    padding: 0 !important;
}
.li-subcontainer, .li-container{
    top: 184px !important;
}
.mycart-icon .courses-dropdown-mp .dropdown:hover>.dropdown-menu{
    box-shadow: none !important;
    height: auto !important;
    left: -315px;
    top: 25px;
    width: 350px !important;
    padding-left: 0px;
}
.mycart-icon .cart-dropdown-items{
    height: auto !important;
}
.reviewer-name{
    color: #000 !important;
}
.addin-cart .fa-cart-plus{
    font-size: 14px !important;
}
.addin-cart{
    color: #000 !important;
}
#listsearch .w-100{
    width: 100% !important;
}
.btn:focus {
    box-shadow: none !important;
    outline: none !important;
}
body#page-marketplace-newdesign-productDetails .panel-group .panel-title:after,body#page-marketplace-newdesign-productDetails .panel-group .panel-title:before{
    display: none;
}
.course-cart-title{
    width: 190px;
}
.another-register {
    background-color: transparent;
    color: #003a76;
    border: 1px solid #003a76;
    font-size: 11px;
    border-radius: 2px;
    padding: 0.5em 2em 0.5em 2em;
    margin-top: 10px;
}
.another-register:hover{
    color: #003a76 !important;
}
.mt-4-mp{
    margin-top: 1.5rem !important;
}
.sign_in_button-mp{
    margin-bottom: 40px !important;
}
.id_phone2 + label, .provider_mobile + label, .industry_mobile_no + label, .faculty_mobile_no + label, .mobile_no_college + label, .industrymobile_no + label,.mobile_no + label, .mobile_no_loan + label{
    display: inline-flex;
    position: absolute;
    left: 70px;
    bottom: 80px;
    top: unset;
}
.mobile_no_college + label, .faculty_mobile_no + label,.industry_mobile_no + label, .provider_mobile + label,.industrymobile_no + label,.mobile_no + label , .mobile_no_loan + label{
    left: 60px !important;
    bottom: 0px !important;
    width: 62% !important;
}
#loanModal .balloon:focus + label,#loanModal .balloon:active + label{
    width: 60%;
}
#loanModal .modal-content{
    margin-top:14%;
    padding: 0 20px !important;
}
.loan_comment{
    border: solid 0.5px #b0b0b3 !important;
    width: 100%;
}
#loanModal .loan_comment:focus + label,#loanModal .loan_comment:active + label{
    transform: translateY(-99px);
}
#loanModal .mt-2 {
    margin-top: 1rem!important;
}
body.marketplace-design .modal-header {
    border-bottom: none;
    margin-bottom: -6px !important;
}
.modal {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 1050;
}
.sweet-alert button{
    background: #003a76 !important;
}
/* div#loanModal{
    top: -155px !important;
} */
.swal-button {
    background-color: #6e3fc4 !important;
}

/*Batches Code*/

.filling-fast{
    color: #2fbbf2;
}

.filled{ color:red;}

.available{ color:#44b444}

.batches-bg{
    background: #fff;
border: 1px solid #8080802b;
width: 435px;
margin-bottom: 20px;
font-size: 12.5px;
font-weight: 200;
border-radius: 6px;
padding: 10px 10px 10px 30px;
cursor: pointer;
}
.batches-des-bg{
    background: #b6a7d326;
width: 500px;
margin-bottom: 20px;
font-size: 13px;
font-weight: 200;
border-radius: 6px;
padding: 10px 10px 10px 30px;
cursor: pointer;
}
body.marketplace-design.modal-open .modal-content {
    padding: 10px !important;
}
.form-check{
    padding-left: 0px !important;
}
.batch-filled{
    background: #b6a7d326;
}
.batches-bg:hover{
    box-shadow: 0 20px 30px 0 rgba(60, 29, 137, 0.08);
    background: #fff;
}
input#radio1,input#radio2,input#radio3{
    margin-left: 8px;
margin-top: 13px;
}
.btn-cart{
    background:#003a761f;
    color: #003a76;
    font-size: 14px;
}
.btn-cancel{
    color: #003a76;
    background:#fff;
    padding: 6px 45px;
border: 1px solid #0000001f;
font-size: 14px;
}
input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type='radio']:checked:after {
    width: 17px;
height: 17px;
border-radius: 15px;
top: -1px;
color: #fff;
padding: 1.5px 0px 0px 2px;
left: -3px;
font-size: 9px;
position: relative;
background-color: #4fa24f;
content: '\f00c';
font-family: 'FontAwesome';
display: inline-block;
visibility: visible;
border: 2px solid white;
}
input[type='radio']:checked:after .batches-bg{
    background: #003a76;
}
.mr-marketplaceheader{
    margin-right: 0 !important;
    position: relative;
    width: 60% !important;
}
.bussinesslink{
    font-size: 13px !important;
    color: #626262 !important;
    font-weight: 600 !important;
    padding: 0 0px 0 10px!important;
    position: relative;
    top: 0px;
    box-shadow: none !important;
}
.bussinessdrop{
    padding: 0 !important;
    border: none !important;
    left: -80px !important;
    top: 30px !important;
}
/* .bussinessmenu:hover + .bussinesssub {
    display: flex;
    position: absolute;
    bottom: -10px;
}
 */

 .forlearners{
    left: 10px !important;
}
.hireitrack{
    left: -210px  !important;
}
.forlearners .bussinesssub div, .resourcesheader .bussinesssub div{
    width: 160px;
}
.resourcesheader{
    left:-480px !important
}
 .bussinesssub{
    display: flex;
    font-size: 13px !important;
    text-align: center;
 }
 .bussinesssub a:hover{
     text-decoration: none !important;
 }
 .bussinesssub div{
    padding: 5px 0px;
    /* background: #fff; */
    width: 140px;
}
.bussinesssub div a{
    color: #000 !important;
}
.bussinesslink .caret{
    display: none;
}
.lang-box{
    cursor: pointer;
    border: none;
    background: #fff;
    position: relative;
    left: -4px;
    font-size: 11.5px;
    margin-left: 115px;
}
.lang-box:focus{
    outline: 0 !important;
}
@media only screen and (max-width: 600px) {
    .cart-subheader {
        border-left: 1px solid #fff;
        height: 40px;
        padding: 10px 20px;
        margin-left: 15px !important;
        position: relative;
        font-size: 14px !important;
        top: 25px !important;
        color: #fff;
    }
    .continue-shopping {
        position: absolute;
        right: 10px;
        border-radius: 20px;
        font-size: 11px !important;
        margin-top: 23px !important;
        color: #fff;
        background: #003a76;
        box-shadow: 0 2px 8px 0 #003a76;
    }
    .mob-d-block{
        display:block !important;
        margin-top: 10px !important;
    }
    .col-md-12.learning-right-section.text-center{
        width: 100% !important;
    }
    body#page-marketplace-product_details .form-row{
        flex-wrap: nowrap !important;
    }
    body#page-marketplace-product_details h4.modal-title{
        margin-left: 113px !important;
    }
}

@media only screen and (max-width: 768px) {
    .blogs-block{
        margin: 0 !important;
        padding: 0 !important;
    }
    .sub-main-dedicated{
        background-color: #fff !important;
    }
    .content-card .ml-4{
        margin-left: 0 !important;
    }
    .sub-main-dedicated.d-flex{
        display: inline-block !important;
        height: auto !important;
    }
    .sub-main-dedicated .click{
        margin-top: 10px !important;
    }
    .btn-left{
        margin-left: 0 !important;
    }
    .ml-4{
        margin-left: 0 !important;
    }
    .carousal-banner{
        height: 100% !important;
    }
    .carousal-banner img{
        height: auto !important;
    }
    .carousel-inner{
        background-color: #000 !important;
    }
    .socialmediaLinks div{
        padding: 5px;
        font-size: 14px;
    }
    .socialmediaLinks{
        top: 95px !important;
    }
    .esdp-bg{
        background-size: contain;
        height: 250px;
        background-position: 35px;
    }
    .registeresdp{
        padding: 10px !important;
    }
    .industryconnect-bg{
        height: 200px;
    }
    .categoryflow-box{
        padding: 20px 0px 0 0!important;
    }
    .block-height {
        height: 90px !important;
    }
    .lib-panel .lib-img-show{
        margin: 0 20px !important;
    }
    body{
        background-color: #fff !important;
    }
    .footer-sub .col-md-3{
        background-color: #f4f5fa !important;
    }
    .aboutlink{
        top: 3px;
    }
    .menu-align {
        border-right: 0 !important;
        height: 100%;
        width: 100%;
        display: block !important;
        padding-bottom: 20px !important;
    }
    .forlearners .bussinesssub div, .resourcesheader .bussinesssub div, .bussinesssub div{
        width: 100% !important;
    }
    .forlearners{
        left: 0px !important;
        width: 100%;
    }
    .bussinesssub div a{
        padding: 15px 2px !important;
    }
    .bussinesssub{
        display: block !important;
        width: 100% !important;
        text-align: left;
    }
    .forlearners.bussinessdrop{
        position: relative !important;
        top: 0 !important;
    }
    .mobile-margin0{
        margin: 0 !important;
    }
    .d-flex.trainingupdiv.justify-content-around{
       display: block !important;
   }
   .trainingupdiv div::before, .Mentorship div::before{
       height: auto !important;
   }
   .trainingupdiv div, .collegeconnect div{
       width: 100% !important;
   }
   #trainingup, #Mentorship, #collegecn, #content, #virtual{
       padding: 18px 0px 70.5px !important;
   }
   .trainupskilltag{
       position: initial !important;
   }
   .webinarblock .d-flex{
       display: block !important;
   }
   .webinarblock{
       background-image: none !important;
       background-color: #f2f3f8 !important;
   }
   .w-40p.ml-5 {
        padding-left: 10px !important;
        padding-top: 0rem !important;
        width: 100% !important;
        top: 0 !important;
        margin-left: 0 !important;
    }
    .w-30p, .itrackcollege .mentoring div{
        width: 100% !important;
    }
    .webinarspeaker{
        position: relative;
    }
    .mobile-p0{
        padding-top: 0 !important;
    }
    .webinarblock div{
        color: #000 !important;
    }
    .hostdescript{
        position: relative !important;
        left: 10px;
    }
    .hostdescript .d-flex{
        display: flex !important;
    }
    .itrackcollege .training-tab, .itrackcollege .mentornship, .itrackcollege .college-connect, .itrackcollege .content-mkt, .itrackcollege .virtualprog{
        max-width: 68%;
        flex:0 0 68%;
        margin: 30px auto;
    }
    .training p, .trainingmentor p, .virtualprog p{
        display: none;
    }
    .dedicated-faculty{
        margin-top: 10% !important;
    }
    .bussinesssub div a{
        padding: 1px 2px !important;
        color: #8e8e8e !important;
    }
    .mob-pr-0{
        padding-right: 0px !important;
        margin: 0 auto;
    }
}
body.marketplace-design .owl-stage{
    margin: 0 auto !important;
    width: 738px;
}
body#page-marketplace-newdesign-categoryDescription .gridlist-view .nav-tabs .nav-link.active {
    color: #595959 !important;
}
.border-right-none{
    border-right: none !important;
}

.new-header #bs-example-navbar-collapse-1{
    align-items: center;
    display: flex;
}
.new-header .new-right-navbar{
    display: flex;
    align-items: center;
    margin-right: 30px !important;
}
.new-header .new-right-navbar:last-child{
    margin-right: 0px !important;
}
.new-header{
    justify-content: space-between !important;
    font-size: 18px;
    font-weight: 600;
    align-items: center !important;
    display: flex !important;
    padding: 0 !important;
}
.new-header a,.gray-color{
    color: #7e7a7a;
    padding: 0;
}
.new-header a.new-courses{
    background: #f5a623;
    color: #fff !important;
    padding: 5px 20px;
    border-radius: 20px;
    cursor: pointer;
    text-align: center;
    height: 38px;
    display: block;
    width: 125px;
    border: none !important;
}
.new-header li.dropdown{
    margin-top: 0 !important;
}
.new-header a.for-students{
    color: #f5a623 !important;
    font-weight: 700;
    font-size: 14px !important;
}
/* .new-header a.for-business, .new-header a.new-signin{
    color: #003a76 !important;
    font-weight: 700;
    background: #fff;
    padding: 5px 20px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 14px !important;
    box-shadow: none !important;
} */
.new-header a.new-signin{
    border: 1px solid #003a76;
}
.new-dropdown-menu{
    box-shadow: none !important;
    border: none !important;
    padding: 10px !important;
    font-size: 16px !important;
    top: 51px !important;
}
.new-header .header-menu-id{
    margin-right: 30px !important;
}
.new-btn-grp .dropdown-menu{
    min-width: 16rem;
}
.hire-itrack{
    position: relative;
    /* left: 50px; */
}
.explore-degreimg {
    border: 1px solid #e4e4e4;
    padding: 5px;
    border-radius: 5px;
    margin: 0 8px;
}

.explore-degreimg.w-50 {
    width: 100px!important;
}
.mb-20{
    margin-bottom: 20px;
}
.mt-20{
    margin-top: 20px;
}
.for-business-parent{
    background: #f4f3f3;
    height: 60px;
    align-items: center;
    transform: skew(-15deg);
}
.for-business{
    background-color: unset !important;
    transform: skew(15deg);
}
.for-student-parent .dropdown-menu.show{
    transform: skew(0deg) !important;
    left: 0px !important;
    top: 100% !important;
    margin-top: 5px !important;
    width: max-content !important;
    border-radius: 5px;
}
.for-business-parent .dropdown-menu.show{
    transform: skew(15deg) !important;
    left: 28px !important;
    top: 100% !important;
    margin-top: 5px !important;
    width: max-content !important;
    border-radius: 5px;
}
.new-footer li{
    list-style: none !important;
}
.columns-new{
    display: flex;
    justify-content: space-around;
}
.Footer__primary{
    margin: 0 !important;
    width: 100%;
    display: initial;
}
.Footer__list{
    list-style: none !important;
    padding-left: 0;
    padding-top: 10px;
    max-width: 230px;
}
.Footer__list li a {
    color: #fff !important;
    opacity: .8;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    font-size: 12px;
}
.Footer__list li a:hover{
    color: #fff !important;
}
.footer-courses-header{
    background-color: rgba(21,28,42,.87);
    padding: 10px 0;
}
.Footer__header {
    margin: 10px 0;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff !important;
}
ul.dropdown-menu.new-dropdown-menu.show .mb-3{
    margin-bottom: 1rem !important;
}
.courses-dropdown-mp .dropdown-menu li:hover a {
    color: #003a76 !important;
}
.new-courses .li-subcontainer, .li-container{
    top: 93px !important;
}
@media (max-width:768px){
    #carouselExampleControls .carousel-inner img.course-banner-ui{
        object-fit: cover !important;
        background-size: cover !important;
        height: 475px !important;
    }
    .navbar-brand{
        margin-top: 0 !important;
    }
    #carouselExampleControls .banner-content-space{
        left: 0px !important;
    }
}

/* CSS added by Astha */
@media only screen and (max-width: 768px) {
    #candidateModal .modal-content.mobile-university {
        width: auto !important;
        margin-left: 0px !important;
    }
    #industryModal .modal-content.mobile-university {
        width: auto !important;
        margin-left: 0px !important;
    }
    #industryModal .modal-dialog {
        width: 360px !important;
    }
    #universityModal .modal-content.mobile-university {
        width: auto !important;
        margin-left: 0px !important;
    }
    #trainerModal .modal-content.mobile-university {
        width: auto !important;
        margin-left: 0px !important;
    }
    .modal {
        z-index: 10000 !important;
    }
}