.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: transparent;
    color: #fff;
    opacity: unset;
    border-radius: 30px;
    border: 1px solid #2196F3;
}

.ab-courses-list li a:hover,
.ab-courses-list li a.whiteborder {
     background-color: transparent;
    color: #fff;
    opacity: unset;
    border-radius: 30px;
    border: 1px solid #2196F3;
}

.ab-courses-list {
    overflow-x: scroll;
    white-space: nowrap;
    overflow-y: hidden;
    margin: 0 auto;
    display: block;
    padding-bottom: 5px;
}

.ab-courses-list li {
    margin-right: 5px;
}

*::-webkit-scrollbar-thumb:hover {
    background-color: #1d272d !important;
}

.creator-slide {
    position: absolute;
    right: 0px;
    top: 35%;
}


/* checkout */

.trash {
    width: 18px;
    height: 18px;
    object-fit: contain;
}

.ab-shopping-item-courses-header {
    margin-bottom: 13px;
}

.main-checkout .ab-shopping-item-courses {
    border-top: none;
    border-bottom: 1px solid rgba(71, 68, 68, 0.2);
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.main-checkout .ab-shopping-item-courses-prise {
    color: #fff;
}

.main-checkout .ab-sprit-img {
    background-image: url(../img/sprit-img.png);
    background-repeat: no-repeat;
    background: black;
    border-radius: 50%;
    width: 15px;
    height: 15px;
}

.main-checkout {
    padding: 100px 0;
}

.checkout h2 {
    margin: 20px 0;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Libre Baskerville', serif;
}

.toolbar-top {
    font-size: 18px;
    margin-bottom: 30px;
}

.toolbar-top a {
    margin-right: 20px;
    color: #40535f;
    font-weight: 600;
}

.toolbar-top a:after {
    display: inline-block;
    content: "";
    background-image: url(../img/sprit-img.png);
    height: 8px;
    width: 13px;
    background-position: -5px -700px;
    border: none !important;
    vertical-align: middle;
    background-repeat: no-repeat;
    position: relative;
    left: 15px;
    top: -2px;
    transform: rotate(-90deg);
}

.toolbar-top span {
    margin-left: 10px;
    color: #ffffff;
    font-weight: 500;
}

.left-sec-payment {
    padding: 25px;
    border: 1px solid #40535d;
    border-radius: 10px;
    margin: 20px 0;
}

.left-sec-payment .form-check-input:checked {
    background-color: #ad3434;
    border: 1px solid #fff;
    opacity: 1;
}

.left-sec-payment p {
    padding-bottom: 10px;
    color: #40535d;
}

.right-sec-payment {
    background-color: #9acde0;
    padding: 20px;
    border-radius: 0px;
    margin: 20px 0;
}

.right-sec-payment h3 {
    color: #1d303a;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 24px;
}

.order-all {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
}

.right-sec-payment hr {
    margin: 40px 0;
    background-color: black;
    opacity: unset;
}

.pay-now-btn {
   background-color: #000000!IMPORTANT;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    width: 100%;
    margin: 40px auto 0;
    height: 42px;
    border-radius: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* accordian */

.add-active {
    background-color: #05131b;
}

.accordian-faq-sec {
    padding: 50px 0;
}

.accordian-faq-sec .accordion-button {
    background-color: transparent;
}

.accordian-faq-sec .accordion {
    background-color: #030e15;
    padding: 40px;
    min-height: 550px;
    overflow: auto;
    max-height: 700px;
}

.accordian-faq-sec .accordion-button {
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-family: 'Libre Baskerville', serif;
    border-bottom: 1px solid #1b252b;
    justify-content: space-between;
}

.accordian-faq-sec .accordion-button:focus {
    box-shadow: unset;
}

.accordian-faq-sec .ab-accordion-content {
    opacity: unset;
    color: #ffffff;
    position: relative;
    left: 50px;
    font-family: 'Work Sans', sans-serif;
    font-size: 18px;
}

.accordian-faq-sec .accordion-button:not(.collapsed) span {
    color: #ffffff !important;
    font-family: 'Work Sans', sans-serif;
}

.accordian-faq-sec .accordion-button::after {
    position: absolute;
    right: 0px;
    top: 22px;
}

.accordian-faq-sec .ab-right-accordion-mint {
    float: right;
    text-align: right;
    display: inline-block;
    font-size: 0.8rem !important;
    font-family: 'Work Sans', sans-serif;
    color: #fff;
}

.accordian-faq-sec .total-accord {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
    color: #ffffff;
    font-size: 1rem;
    font-family: 'Work Sans', sans-serif;
}

.accordian-faq-sec .ab-Course-Overview-Preview {
    margin-right: 0px;
}

.accordian-faq-sec .ab-Course-Overview-Preview:hover {
    color: #fff;
}

.accordian-faq-sec .ab-Course-Overview-contnet {
    font-family: 'Work Sans', sans-serif;
    color: #fff;
}

.ab-Course-Overview-contnet:hover{
    color:#99cddf;
}
.accordian-faq-sec .ab-Course-Overview-right-side {
    font-family: 'Work Sans', sans-serif;
}

#myModal-preview-accordian .btn-close {
    position: absolute;
    right: -20px;
    top: -18px;
    background-color: #00bcd4;
    z-index: 9;
    color: black;
    width: 30px;
    height: 30px;
    opacity: unset;
    border-radius: 50%;
}

#myModal-preview-accordian .modal {
    background-color: #000000a3;
}

#myModal-preview-accordian .modal-dialog {
    margin-top: 40px;
}

#myModal-preview-accordian .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px;
    border: 2px solid #99cddf;
}

#myModal-preview-accordian .video-preview iframe {
    height: 500px;
}

#myModal-preview-accordian .modal-content {
    background-color: unset;
}

.ytp-pause-overlay {
    display: none;
}

.teacher-img img {
    width: 80px;
    height: 80px;
    background-color: #132732;
    border-radius: 100px;
    margin-right: 15px;
}

.ab-traner-popup {
    background-color: #99cddf;
    border-radius: 20px;
}

.trainer-padd {
    padding: 20px 20px;
}

.trainer-poup-body {
    border: none !important;
}

.ab-color-trainer {
    color: #132732;
    font-weight: 600;
}

#accordionExample .btn-close {
    position: absolute;
    right: -20px;
    top: -18px;
    background-color: #00bcd4;
    z-index: 9;
    color: black;
    width: 30px;
    height: 30px;
    opacity: unset;
    border-radius: 50%;
}

#myModal-preview-trainer .btn-close {
    position: absolute;
    right: -20px;
    top: -18px;
    background-color: #00bcd4;
    z-index: 9;
    color: black;
    width: 30px;
    height: 30px;
    opacity: unset;
    border-radius: 50%;
}

#myModal-preview-trainer .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px;
}

#myModal-preview-trainer .modal-content {
    background-color: transparent;
}

.ab-white {
    color: #ffffff;
}

.ab-white:hover {
    color: #ffffff;
}

.abvideo {
    display: none;
}

.abdownload {
    display: none;
}

.ab-pdf-section {
    background-color: #000000 !important;
}

.overflow-scroll-cart {
    height: 337px;
    overflow: auto;
    margin-top: 10px;
}

.withlist-box {
    position: relative;
}

.close-box {
    background-color: #ba0d0d;
    color: #ffffff;
    font-size: 20px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 1.1;
}

.scucess-coupon {
    background-color: #74bf74;
    padding: 6px 10px;
    color: #000;
    font-weight: 600;
}

.bundle-page {
    margin-top: 100px;
}

.bundle-page .ab-exp-box {
    min-height: 260px;
    height: auto;
    margin-bottom: 40px;
}

.take-course {
    margin-top: 10px;
    text-align: right;
}

.take-course a {
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    appearance: none;
    font-size: 20px;
    min-width: 64px;
    padding: 6px 8px;
    border-radius: 4px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: rgb(153, 205, 223);
}

.take-course a:hover {
    text-decoration: none;
    background-color: rgba(153, 205, 223, 0.04);
}


/* about-css */

.ab-ourVision-wrapper {
    width: 70%;
    margin: auto;
}

.ab-ourVision {
    color: black;
    height: auto;
    padding: 5rem 0;
    margin-top: 15px;
    position: relative;
    align-items: center;
    background-color: #ffffff;
    font-weight: 600;
    background-image: url(../img/image.png);
    background-repeat: no-repeat;
    background-position: 120% 0%;
    background-size: 26% auto;
}

.ab-OurLOGOConcept-wrapper {
    margin: auto;
    text-align: center;
    width: 60%;
}

.ab-OurLOGOConcept {
    padding: 5rem 0;
}

.ab-Why-Abhyan {
    color: black;
    height: auto;
    padding: 5rem 0;
    position: relative;
    align-items: center;
    background-color: #ffffff;
}

.ab-ab-Why-Abhyan {
    text-align: center;
}

.ab-ab-Why-Abhyan {
    width: 60%;
    margin: auto;
}

.MuiTypography-h6 {
    font-weight: 600;
}

.ab-our-logo {
    text-align: left;
}

.ab-Why-Abhyan-sub {
    font-size: 20px;
}

.ab-color-dartk {
    font-size: 16;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.57;
    text-align: center;
    white-space: normal;
    color: rgb(139, 206, 225);
    width: 370px;
    margin: auto;
}

.ab-countact-us-wrapper {
    width: 55%;
    margin: auto;
}

.icons-white {
    line-height: 0;
    background: #567985;
    padding: 0px 5.5px;
    border-radius: 50%;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    top: -10px;
    left: -10px;
    text-align: center;
    margin: 0 auto;
}

.ab-list-ofmenu-wrapper li a {
    cursor: pointer;
}

.ab-profile-dropdown-item-icon {
    margin-right: 8px;
}


/* share */

.social-icons-pop {
    position: relative;
}

.social-icons-pop .sb-icons {
    position: absolute;
    bottom: 60px;
    right: 50px;
    background-color: #12374f;
    border-radius: 50px;
}

.social-icons-pop .sb-icons li {
    display: block;
    margin: 10px;
}

.social-icons-pop .sb-icons li a {
    transition: all 0.3s;
    display: block;
    height: auto;
    transform: scale(1);
}

.social-icons-pop .sb-icons li a:hover {
    transform: scale(1.1);
}

#shareButton {
    cursor: pointer;
}

.filter-dropdown-course {
    padding: 10px;
}

.filter-dropdown-course li {
    font-size: 16px;
}

.filter-dropdown-course li input {
    width: 15px;
    height: 15px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.takencourse {
    color: #000000;
    border-color: #99cddf;
    background-color: #99cddf;
}

#myModal-login-pop .btn-close {
    position: absolute;
    right: -20px;
    top: -18px;
    background-color: #00bcd4;
    z-index: 9;
    color: black;
    width: 30px;
    height: 30px;
    opacity: unset;
    border-radius: 50%;
}

#myModal-login-pop .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px;
}

#myModal-login-pop .modal-content {
    background-color: transparent;
}

#myModal-login-pop .nav {
    justify-content: center;
    margin-bottom: 20px;
}

#myModal-login-pop .nav .nav-link {
    color: #04141e66;
    display: block;
    position: relative;
    font-size: 1.5rem!important;
    font-weight: 600;
    font-family: 'Work Sans', sans-serif;
    text-transform: capitalize;
}

#myModal-login-pop .nav .nav-link.active {
    color: #000000;
}

#myModal-login-pop .nav .nav-link.active::after {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
}

.ab-testimonials {
    margin: 10px 0;
}

.ab-in-the-news {
    margin: 10px 0 60px 0 !IMPORTANT;
}

.ab-text-alighn-center {
    padding-top: 0 !important;
    margin-top: 0 !IMPORTANT;
}

.ab-countact-us {
    padding: 150px 10px 100px 10px !important;
}

.ab-contact-btn {
    width: 100%;
}

.ab-footer-mail a {
    color: #ffffff;
    text-decoration: underline;
}

.close-ex {
    position: absolute;
    color: #ffffff;
    right: 30px;
    top: 20px;
    font-size: 30px;
    font-weight: 500;
    opacity: unset;
    cursor: pointer;
    display: none;
}

.youtube-min-height {
    min-height: 360px;
}

.slider-box .head-label h3 {
    text-align: left;
}

.ab-apply-coupon-title {
    font-size: 20px !important;
}

.thank-you-page {
    padding: 200px 0;
}

.thank-you-page h1 {
    margin-bottom: 30px;
}

.thank-you-page img {
    margin-bottom: 30px;
}

.slider-box {
    margin: 5px 5px 15px 5px;
}

.ab-user-photo img{
    border-radius: 50%;
}

.margin-top-footer{
    margin-top: 100px !important;   
}


#myModal-preview-trainer1 .btn-close {
    position: absolute;
    right: -20px;
    top: -18px;
    background-color: #00bcd4;
    z-index: 9;
    color: black;
    width: 30px;
    height: 30px;
    opacity: unset;
    border-radius: 50%;
}

#myModal-preview-trainer1 .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px;
}

#myModal-preview-trainer1 .modal-content {
    background-color: transparent;
}

.ab-courseTrainerCreators-user-icon img{
    border-radius: 50%;  
}

.nav-pills a{
    opacity: .8 !important;
}

.btn-secondary.disabled, .btn-secondary:disabled{
    background-color:transparent !important;
}

#myModal-contant-popup .btn-close {
    position: absolute;
    right: -20px;
    top: -18px;
    background-color: #00bcd4;
    z-index: 9;
    color: black;
    width: 30px;
    height: 30px;
    opacity: unset;
    border-radius: 50%;
}

#myModal-contant-popup .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 0px;
}

#myModal-contant-popup .modal-content {
    background-color: transparent;
}

.item-add{
    font-weight: 200;
    color: #52cbcb;
}

.ab-exp-box-footer-list li {
    opacity: .6 !important;
}

.coupon-main{
    margin-bottom: 80px !important;
}

.coupon-main .form-control {
    border: 1px solid #04141e;
    color: #04141e;
    background-color: transparent;
}

.btn-appy{
    background-color: #000000;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
}

.ab-accordion-course-video {
    padding: 15px;
    opacity: .3;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ab-accordion-course-video-content {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 65%;
}

.ab-lable {
    margin-right: 15px;
    opacity: .6;
    font-weight: 400;
}

.ab-courses-list::-webkit-scrollbar {
    width: 4px;
    height: 8px;
}

.ab-courses-list::-webkit-scrollbar-track {
    background-color: transparent !important;
    border: none !important;
    border-radius: 10px;
}

.ab-courses-list::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    border-radius: 10px;
}

.ab-slill-item {
    display: block;
    font-size: 16px; 
    position: relative;
    margin-left: 15px;
}

.icons-about{
    display: block;
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    font-weight: 600;
    color: #000000;
    padding: 1px;
    text-align: center;
    white-space: nowrap;
    background-color: #99cddf;
    transition: width .6s ease;
}
.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #0b2e43;
    border-radius: 20px;
}

.nav-link{
    cursor: pointer;
}

.sitemap-page{
    max-width: 480px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.sitemap-page li a{
    text-align: left;
    display: block;
    margin: 10px 0;
    color: #c8c8c8;
}

.quiz-banner h1{
    margin-top: 100px !important;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 500;
}

.check-label {
    color: #FFFFFF !important;
    text-transform: capitalize;
    margin-bottom: 8px;
}

/* Responsive */

@media (min-width: 992px) {
    #myModal-login-pop .modal-lg {
        width: 700px;
    }
}

@media screen and (max-width: 1024px) {
    .ab-two-box-title {
        font-size: 40px;
    }
    .ab-courseDetails-tab-three {
        gap: 40px;
    }
}

@media screen and (max-width: 800px) {
    .creator-slide {
        position: relative;
        right: 0;
        top: 0;
        display: block;
        margin: 30px auto;
        text-align: center;
    }
    .toolbar-top {
        font-size: 14px;
    }
    #myModal-preview-accordian .btn-close {
        right: -5px;
    }
    .accordian-faq-sec .accordion {
        padding: 15px;
        height: auto;
    }
    #myModal-preview-accordian .video-preview iframe {
        height: 320px;
    }
    .accordian-faq-sec .ab-Course-Overview-contnet {
        font-size: 14px;
    }
    #accordionExample .btn-close {
        right: -5px;
        top: 10px;
    }
    #myModal-preview-trainer .btn-close {
        right: -5px;
        top: 10px;
    }
    #myModal-login-pop .btn-close {
        right: -5px;
        top: 10px;
    }
    #myModal-contant-popup .btn-close {
        right: -5px;
        top: 10px;
    }
    .ab-ourVision-wrapper,
    .ab-OurLOGOConcept-wrapper,
    .ab-ab-Why-Abhyan,
    .ab-countact-us-wrapper {
        width: 80%;
    }
    .ab-two-box-title {
        font-size: 28px;
    }
    .ab-countact-us {
        padding: 10px 10px 30px 10px !important;
    }
    .explore-margin {
        margin-bottom: 40px !important;
    }
    .baner-slider-top {
        margin-top: 0 !important;
    }
    .news-bottom {
        margin-bottom: 0 !important;
    }
    .close-ex {
        display: block;
    }
    .hambr {
        width: 30px !IMPORTANT;
        position: relative;
        left: -10px;
    }
    .ab-ourVision {
        padding: 4rem 0;
    }
    .ab-OurLOGOConcept {
        padding: 4rem 0;
    }
    .ab-Why-Abhyan {
        padding: 4rem 0;
    }
    .ab-footer-about img {
        width: 70px;
    }
    .ab-footer-about .ab-logo-content {
        font-size: 40px;
    }
    .youtube-min-height {
        min-height: 350px;
        margin-top: 20px;
    }
    .video-top-margin {
        margin-top: 40px !important;
    }
    .accordian-faq-sec {
        padding: 40px 0;
    }
    .course-accord {
        padding: 0 !important;
    }
    .MuiBox-root {
        display: flex !important;
    }
    .ab-filter-mobilemenu {
        margin-right: 30px !important;
        position: relative;
        left: -5px;
    }
    .margin-listing-course {
        margin-top: 80px;
    }
    .slider-box {
        margin: 5px 5px 20px 5px;
    }
    .margin-top-footer{
        margin-top: 20px !important;   
    }
    .mobile-drop{
        display: block !IMPORTANT;
    }
    .ab-dropdown.dropdown-toggle{
        padding: 0.375rem 1.2rem 0.375rem 0.75rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        width: 130px;
    }
    
    .ab-dropdown.dropdown-toggle::after {
          position: absolute;
        top: 14px;
        z-index: 5
        right: 0;
    }
    .ab-banner-wrapper {
        position: relative;
        top: 50%;
        left: 0;
        transform: unset;
        text-align: center;
        padding: 10px 5px;
    }
    .checkout h2 {
        font-size: 22px;
    }
    .ab-banner-home-only {
        /*height: 650px !important;*/
    }
    .ab-banner-footer .row {
        justify-content: inherit;
        align-items: flex-end;
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    .ab-exp-off span.ab-content {
        width: 98%;
    }
    .ab-our-logo {
        text-align: left;
        margin-bottom: 30px;
    }
    .ab-lable {
        display: inline-block;
        width: 50%;
    }
    .ab-account-menu-mobile {
        z-index: 0;
    }
    .ab-testimonials .slide-arrow-prev {
        bottom: -40px;
    }
    .ab-testimonials .slide-arrow-next {
        bottom: -40px;
    }
    .revers-movile-row{
        flex-direction: column-reverse;
    }
    
    .ab-quiz-img{
        margin-bottom: 40px;
    }

}

@media screen and (max-width: 400px) {
    
    .ab-shopping-item-courses-title {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        width: 230px;
        line-height: 41px;
    }
}




