body{background: #E0EFFF; }

h1 a:hover, .h1 a:hover, h2 a:hover, .h2 a:hover, h3 a:hover, .h3 a:hover, h4 a:hover, .h4 a:hover, h5 a:hover, .h5 a:hover, h6 a:hover, .h6 a:hover {
    color: #E64453;
}
a:hover {
    color: #E64453;;
}



h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{color:#366EA7; font-weight: 400; }

.display-1, .display-2, .display-3, .display-4, .display-5, .display-6{font-weight: 500;}


body::-webkit-scrollbar-thumb {
  background-color: #2AB359;
  border-radius: 0;
  color: var(--bs-light); }

.footer-back{background: rgba(230, 68, 83, 1); bottom:60px;}
.footer-back:hover{background: rgba(230, 68, 83, .9);}


.audio-video-player-section .podcast-image {
    height: 200px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #6d727c;
}
.audio-video-player-section .podcast-image img{max-width: 100%; width:auto; height:100%;}

.mejs__container {
    height: 362px!important;
}

.dashed:hover, .dashed:focus {
    border-color: #5888B9;
    color: #5888B9;
    background-color: var(--bs-white);
}



.mejs__overlay{width:100%!important;}

.mejs__container video{height:auto!important;}

/*.podcast-custom-list .podcast-player{background: #000;}
.podcast-custom-list .podcast-player__meta{background: #fff!important;}*/

.mejs__overlay-button{display: none;}

.podcast-custom-list .podcast-player{padding: 0;}

.mejs__controls {
    display: block;
    padding-left: 0;
    padding: 0 20px 0;
    bottom:20px;
}
.social-links{margin: 20px 0 0 0;}
.social-links ul{ margin: 0; padding: 0; list-style: none; display: flex; align-items: center}
.social-links ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 20px 0 0;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 100%;
    display: flex; justify-content: center; align-items: center;
}

.mejs__offscreen {
    clip: auto;
    -webkit-clip-path: initial;
    clip-path: initial;
  
}


.landing-page{margin-top: 150px;}



.social-links ul li img {
    width: 20px;
}

.banner-image video {
    width: 480px!important;
    min-width: 480px;
}


.overlayBg img {
    position: absolute;
}



.banner-area .mejs__controls{bottom:0;}

.banner-image video{width:480px!important;}

.banner-area .mejs__controls {
    bottom: 0;
    width: 480px!important;
    background: #366EA7!important;
    height: 93px;
    padding: 15px;
}


video {
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:cover;
}



.playertheme .mejs__controls {
    padding: 0 20px 0;
    bottom: 0;
}


.playertheme .mejs__container {
    margin-top: 10px;
    margin-bottom: 0;
    height: 480px!important;
}

.playertheme .mejs__container {
    margin-top: 10px;
    margin-bottom: 40px;
}



.playertheme.podcast-player{overflow: inherit; width:100%!important; padding-bottom: 0;}



.playertheme .podcast-player__meta{margin: 0;}

.header-navbar{padding: 20px 0 30px 0;}



.footer-gradient::before{display: none;}


.btn-primary {
    color: #fff;
    background-color: #2AB359;
    border-color: #2AB359;
}

.btn-primary:hover {
    background-color: #26AB54;
    border-color: #26AB54;
}

.btn::before{transition-duration: .25s;}


.header-area, .header-area.fixed{background: rgba(54, 110, 167, .8)}

.header-area.fixed .header-navbar {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mean-container .mean-bar{z-index: 1;}
.header-navbar{position: relative;}

.header-navbar .navbar-brand {
    display: block;
    z-index: 2;
    position: absolute;
    top: 20px;
}

.mean-container .mean-bar{z-index: 1;}


.header-navbar .navbar-brand img {
    max-height: 150px;
    border: 2px solid #ffffff;
}


.header-area.fixed .header-navbar .navbar-brand img{max-height:80px;}

.header-area.fixed .header-navbar .navbar-brand {
    top: 10px;
}


.podcast-area .title h2{font-weight: 600;}




.header-navbar .navbar-brand::before{display: none;}


.header-navbar .navbar-nav li .nav-link{color:#fff;}



.header-navbar .navbar-nav li.active .nav-link {
    color: #fff;
}


.header-navbar .navbar-nav li .nav-link::after{width:80px;display: none;}

.header-navbar .navbar-nav li .nav-link:hover {
    color: #bbd2eb;
}



.header-navbar .navbar-nav li.active .nav-link::after {
    content: "";
    display: block;
    width: 51px;
    height: 2px;
    border-radius: 0;
    background: #E74552;
    cursor: pointer;
    box-shadow: none;
    -webkit-animation: shadow-pulse 5s ease-out 0s alternate infinite none running;
    animation: shadow-pulse 5s ease-out 0s alternate infinite none running;
    position: absolute;
    top: 0;
    bottom: -45px;
    margin: auto;
    left: 50%;
    transition: all 0.2s ease-in-out;
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%);
}

.header-gradient::before{background:#DBECFF; }


.header-navbar .navbar-nav li.active .nav-link {
    color: #fff;
}


.banner-area{margin-top: 180px;}


.footer-social-share li a {border:0!important; }

.footer-social-share li a svg path {fill:#366EA7;}

.footer-social-share li a:hover svg path{fill: #26AB54;}


.podcast-style2{padding: 30px; background: #fff; position: relative;}

.audio-video-player-section .podcast-image{background: none;}

.podcast-custom-list .podcast-top{background: none;}

.podcast-custom-list .podcast-player__meta, .podcast-player{background: none; }

.podcast-custom-list .podcast-player__meta{display: none;}

.podcast-style2:hover .podcast-image > img {
     transform: none;
}

.podcast-custom-list .date_txt{font-size:14px; color:#2AB359;}

.description-detail-info-text {
    max-width: 900px;
    text-align: left;
    margin: 80px 0 0 131px;
}



.podcast-content h3{font-size:23px; font-weight: 600; margin-bottom: 0;}

.podcast-content h5 {
    font-size: 16px;
    color: #999999;
    padding-right: 26px;
    line-height: 26px;
}

.banner-newsletter button{padding: 8px 20px;}

.podcast-content h5 a{color: #999999;}

.podcast-custom-list .podcast-content{padding: 0;}

.audio-video-player-section .podcast-image{height: 180px;}




.custom-podcast-icon {
    width: 50px;
    height: 50px;
    background: #fff;
    border: 1px solid #5888B9;
    border-radius: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: absolute; right:25px; top:25px;
}



.custom-podcast-icon img{height:26px; width:auto;}


.custom-podcast-icon:hover{background: #e0efff;}


.podcast-custom-list > .post{}


.podcast-custom-list .podcast-content{align-items: flex-start;}

.banner-area {
    padding-bottom: 60px;
}


.mejs__overlay-loading-bg-img{animation: none; -webkit-animation: none;}
.mejs__time-buffering, .mejs__time-current, .mejs__time-float, .mejs__time-float-corner, .mejs__time-float-current, .mejs__time-hovered, .mejs__time-loaded, .mejs__time-marker, .mejs__time-total{height: 7px;}

.mejs-prepended-buttons {
    display: flex;
    height: 28px;
}

.mejs__button>button {
    margin: 0!important;
}

.mejs__container video {
    height: 283px!important;
}

.mejs-prepended-buttons .mejs__button {
    margin-right: 0;
}


.mejs__time{padding: 6px 6px 0;}

.mejs__time{color:#fff;}


.mejs__overlay-loading-bg-img {
    background: none!important;
}

.mejs__controls.mejs__offscreen{opacity: 1!important;}

.mejs__time-rail{padding-top: 0;}


mejs-prepended-buttons .mejs__button, .mejs-prepended-buttons .mejs__time, .mejs-prepended-buttons .mejs__time-rail {
    width: 72px;
    height: 72px;
}


.mejs__time-total {
    border-radius: 10px;
    overflow: hidden;
    background: #AFD6FD;
}

.mejs__button>button{color:#fff;}


.mejs__button>button{margin: 8px 6px;}

.header-navbar .navbar-brand{margin-top: 5px;}


.flex-col-content{display: flex;}

.flex-col-content img {
    max-width: 100%;
    width: 150px!important;
}

.flex-col-content  .content-text{padding-left: 40px;}


.playertheme .mejs__container{height: 554px!important; margin-bottom: 0!important;}

.playertheme .mejs__poster mejs__layer{height:341px!important;}




.playertheme .mejs__poster.mejs__layer{width:100%!important; height: 100%!important;}

.playertheme .podcast-player__meta{background: none!important;}


.playertheme .mejs__controls {
    background: #366EA7!important;
    height: 93px;
    padding: 15px;
    bottom: -89px;
}

.playertheme .mejs__container video {
    height: 100%!important;
    margin: 0!important;
    width: 100%!important;
    padding: 0!important;
    background: #366ea7;
}


.playertheme .podcast-player{overflow: inherit;}

.playertheme .podcast-player{padding: 0!important;}

.podcast-player__episode_title.date_txt{font-size:20px; color:#2AB359; margin-bottom: 10px;}


.footer-area {
    margin-top: 150px!important;
}


.pagination-seciton nav{display: flex; justify-content: center; margin:120px 0 0 0;}


.page-item.active .page-link {
    background-color: #5888b9;
    border-color: #5888b9;
}



.page-link{
    color: #999;
    background-color: #fff;
    border: 2px solid #dee2e6;
    box-shadow: none; outline: none;
}

.page-link:focus{background-color: #fff;
    border: 2px solid #dee2e6;
    box-shadow: none; outline: none;}


.page-link:hover {
    color: #5888b9;
}

.disclaimeer-text{margin-top: 30px;}

.disclaimeer-text p{font-size:12px;}

.sub_title-detail-page{color:#000;}


 .popup-gallery > a.artwork{position: relative;}
    .zoom-icon-lightbox{width:50px; height:50px; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); background: #fff; border-radius: 100%; display: flex; justify-content: center; align-items: center; box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
    
    .popup-gallery > a.artwork:hover  .zoom-icon-lightbox{box-shadow: 0 0 20px rgba(0, 0, 0, .20);}
    .description-detail-info-text {
    margin: 80px 0 0 0;
   
}
    
    .description-detail-info-text p{font-size:18px;}

div#recaptcha .grecaptcha-badge {
   bottom:0!important;
}


h1.main-title{font-size:55px; margin-bottom: 20px; font-weight: 700;}

.button-panel.center{display: flex; justify-content: center; padding: 40px 0;}

.contact-info-section{display: block; background: #fff; padding: 30px; border-radius: 10px; margin: 0 0 20px 0; border: 1px solid rgba(0, 0, 0, 0.12);}
.contact-info-section .info-section{display: flex; flex-wrap:wrap;}
.contact-info-section .info-section h4{width:100%; display: block;}
.contact-info-section .info-section a{width:100%; display: block; font-size: 32px; line-height: 40px; color:#2AB359;}

.price-custom-list {
            padding: 0 0 60px 0;
        }

        .payment-info {
            box-shadow: 0px 4px 8px rgb(0 0 0 / 4%), 0px 0px 2px rgb(0 0 0 / 6%), 0px 0px 1px rgb(0 0 0 / 4%);
            border-radius: 10px;
            transition: box-shadow 500ms cubic-bezier(0.075, 0.82, 0.165, 1);
            background: #fff;

        }

        .payment-info:hover {
            box-shadow: 0px 24px 64px rgb(0 0 0 / 6%);
        }

        .payment-info {
            margin: 0 0 40px 0;;
            padding: 0;
            height: auto;
        }

        .payment-info .top-heading-section {
            background: #5988B7;
            color: #fff;
            text-align: center;
            padding: 12px 20px;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
        }

        .payment-info .top-heading-section h4 {
            color: #fff;
            font-weight: 600;
            font-size: 23px;
        }

        .payment-info .top-heading-section h4 span {
            font-weight: 300;
        }

        .payment-content-section p.price-text {
            font-size: 32px;
            font-weight: 800;
            color: #E34855; margin: 0 0 25px 0;
        }

        .payment-content-section p.price-text span {
            font-weight: normal;
            color: #000;
            font-weight: 300;
            font-size: 28px;
        }
    
.payment-content-section p.price-text span.percentage{color: #3CB15D; margin-left: 10px;}

        .payment-content-section p.price-text b {
            font-size: 16px;
            font-weight: 700;
            line-height: 11px;
            vertical-align: top;
        }

        .payment-content-section p.bold {
            font-weight: 700;
            font-size: 18px;
            line-height: 22px;
        }

        .payment-content-section p {
            font-size: 18px; line-height: 22px;
        }

        .payment-content-section {
            padding: 30px 30px 30px;
        }

        .payment-content-section .button-section {
            display: flex;
            justify-content: flex-end;
            margin: 40px 0 0 0;
        }

        .payment-content-section .btn {
            background: #3CB15D;
            color: #fff;
            padding: 8px 30px;
            display: inline-flex;
            align-items: center;
        }

        .payment-content-section .btn span {
            padding-right: 40px;
        }
        
        .training-section{margin: 0 0 80px 0;}
    .training-section h5{color:#000;}
    .training-section p.topic{margin-top:30px;}

    ul.listing-Number{list-style:decimal;}
    ul.listing-Number > li{font-size:20px; font-weight: 600; line-height: 24px; font-family: "rubik"; margin: 0 0 5px 0;}
    ol.listing-alpha{list-style: lower-alpha; margin: 0 0 30px 0;}
    ol.listing-alpha li{font-size:18px; line-height: 24px; font-weight: 400; font-family: "rubik";     margin: 0 0 10px 0;}










@media(max-width: 1400px){

    .playertheme > .row > .col-xl-8{ width: 90%;}
    .podcast-player__meta{padding: 0!important;} 
    
    
    .header-gradient::before{height: inherit!important;}
    
}

@media(max-width: 1200px){
    
    .payment-content-section p br{display: none;}
    
    .payment-content-section p.bold {
    font-size: 16px;
    line-height: 22px;
}
    
    .payment-content-section p {
    font-size: 16px;
    line-height: 22px;
}
    
    
}

@media(max-width: 991px){
    
    h1.main-title{font-size:42px; margin-bottom: 10px; margin-top: 40px;}
    
    
    .banner-area .banner-image, .banner-area .banner-content{max-width:600px!important; margin: 0 auto; }
    
    
    .banner-area .banner-content {
    text-align: center!important;
    margin-bottom: 60px;
}
    
    .mejs__container{margin: 0 auto!important;}
    .banner-area .banner-content {
    text-align: center!important;
}
    
    .banner-newsletter {
    max-width: 100%;
    }
    
    
    .banner-newsletter button{padding: 8px 20px;}
    
    .header-navbar {
    padding-top: 25px;
    padding-bottom: 25px;
}
    
    .mean-container .mean-bar{min-height: 45px;}
    
    .footer-area{margin-top: 120px!important;}
    
    .header-area, .header-area.fixed{background: rgba(54, 110, 167, 1)}
    
    .playertheme .mejs__container {
    height: 326px!important;
    
}
    
    .mean-container .mean-bar .meanmenu-reveal span{background: #E0EFFF;}
    
    .playertheme .display-4 {
    font-size: 42px;
    font-weight: 600;
    line-height: 60px;
}
    
    
    

    
    .landing-page {
    margin-top: 100px;
}
    
    .header-navbar .navbar-brand img {
    max-height: 60px;
}
    
    
    .header-area.fixed .header-navbar .navbar-brand img {
    max-height: 40px;
}
    
    .banner-area {
    margin-top: 40px;
}
    
    .mean-container .mean-bar {
    background: transparent;
    position: absolute;
    z-index: 1;
}
    
    .header-area > .container{padding-left: 0!important;  padding-right: 0!important; max-width: 100%;}
    
    .header-navbar .navbar-brand {
    position: absolute;
    top: 0;
    left: 12px;
}
    
    
    
    .header-navbar .navbar-nav li.active .nav-link {
    color: #e64453;
}
    
    .mean-container .mean-bar .mean-nav{margin-top: 45px;}
    
    .header-area.fixed .header-navbar {
    padding-top: 25px;
    padding-bottom: 25px;
}
    .header-area.fixed .header-navbar .navbar-brand {
    top: 0;
}
    
   .mean-container .mean-bar .mean-nav ul li a {

    padding: 15px 15px !important;
    
} 
    
    .header-navbar .navbar-nav li.active .nav-link::after{display: none}  
    
    .header-navbar .navbar-brand {
    margin-top: 0;
}
    
    .container, .container-sm, .container-md {
    max-width: 95%;
}
    
  .banner-area .banner-image, .banner-area .banner-content {
    max-width: 90%!important;
    margin: 40px auto 0!important
}  
    
  .banner-area {
    margin-top: 0;
}  
    
   .price-custom-list {
    padding: 0 0 40px 0;
} 
    
}




@media(max-width: 767px){
    
    
 .pagination-seciton nav{margin:80px 0 0 0;}   
    

    
.video-banner{display: block; }
    
    
    .container {
    padding-right: 15px;
    padding-left: 15px;
}
    
    .mean-container .mean-bar .meanmenu-reveal{margin-right: 12px;}
    
  .playertheme > .row > .col-xl-8 {
    width: 100%;
}
    
    
    
    
    .mejs__container, .banner-area .mejs__controls {
    width: 100%!important;
} 
    
    .banner-image video {
    width: 100%!important;
    min-width: 100%!important;
}
    
.mejs__poster {
    width: 100%!important;
    height: 271px!important;
    margin-top: 40px;
}
    
    .mejs-appended-buttons {
    padding-left: 62px;
    padding-right: 5px;
    width: 100%;
}
    
    .audio-video-player-section .podcast-image {
    height: 180px;
    margin-bottom: 20px;
    justify-content: flex-start;
}
    
    .landing-page {
    margin-top: 30px;
}

    
.mejs__container {
    height: 413px!important;
}
  
    
  
    
     .mejs__container video {
    height: 100%!important;
}
    
    .mejs__container {
    height: 375px!important;
}   
    
   .banner-area .banner-image, .banner-area .banner-content {
    margin: 0 auto 0!important;
} 
    
    .banner-area .banner-content{margin-top: 40px!important;}
    
    
    
    .container.playertheme{max-width: 90%}
    
   .playertheme .mejs__container {
    height: 277px!important;
} 
    
    .playertheme .podcast-player__meta{padding: 0!important;}
    
    .playertheme .mejs__controls {
    height: 75px;
    padding: 10px;
    bottom: -75px;
}
  
    
    .playertheme  .mejs__poster {margin-top: 0;}
    
 
    
 .flex-col-content .content-text {
    padding-left: 20px;
}  
    
    
 .mejs__time-buffering, .mejs__time-current, .mejs__time-float, .mejs__time-float-corner, .mejs__time-float-current, .mejs__time-hovered, .mejs__time-loaded, .mejs__time-marker, .mejs__time-total {
    height: 6px;
}   
    
    
.podcast-player__episode_title.date_txt {
    font-size: 16px;
    margin-bottom: 6px;
}    
    
  .listing .podcast-custom-list .podcast-player {
    padding: 10px 10px 0;
}  
    
.mejs-skip-back-button > button, .mejs__skip-back-button > button {
    background: transparent url(../images/mejs-backword.png) no-repeat;
    width: 15px;
    height: 15px;
    background-size: cover;
}
    
    
 .mejs-jump-forward-button > button, .mejs__jump-forward-button > button {
    background: transparent url(../images/mejs-foward.png) no-repeat;
     width: 15px;
    height: 15px;
    background-size: cover;
}  
    
.mejs__speed-button > button {
    font-size: 13px;
    width: unset;
} 
    
mejs-prepended-buttons .mejs__button, .mejs-prepended-buttons .mejs__time, .mejs-prepended-buttons .mejs__time-rail{height: 54px;}    
    .banner-area .mejs__controls{height: 80px!important;}  
    
    .footer-area {
    margin-top: 60px!important;
}
    
 .description-detail-info-text p {
    font-size: 14px;
}   
    
}

@media(max-width: 575px){
    
    
    .playertheme h2.display-6{font-size:24px!important; line-height: 32px!important;}
    
    .playertheme h4{font-size:18px!important; line-height: 26px!important;}
    
    .flex-col-content img {
    max-width: 100%;
    width: 250px!important;
}
    
  .playertheme .display-4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
}
    
    .podcast-player__episode_title.date_txt {
    font-size: 16px;
    margin-bottom: 15px!important;
}
    
    
 .mejs__container {
    height: 330px!important;
}
    ul.listing-Number > li{font-size:18px;}
    ol.listing-alpha li{font-size:16px;}
    
    
}

@media(max-width: 480px){
    
      
    .payment-info .top-heading-section h4{font-size:21px;}
    
   .container.playertheme {
    max-width: 95%;
}
    
    .playertheme .mejs__container {
    height: 201px!important;
}
    
    
    .payment-content-section p.price-text span{font-size:22px;}  
    
    .payment-content-section .button-section{justify-content: flex-start;}
    .price-custom-list{padding-bottom: 30px;}
    ul.listing-Number > li{margin-bottom: 10px;}
}


@media(max-width: 400px){
    
playertheme .display-4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
}   

.playertheme .mejs__container {
    height: 175px!important;
}
    
    .payment-content-section .btn{display: flex; width:100%; padding: 10px 20px; justify-content: space-between; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}  
    
    .payment-content-section .button-section{margin-top: 30px;}
    .banner-area {
    padding-bottom: 30px;
}
    
}
.second-nav{
    text-align: right;
}
.second-nav li{
    box-sizing: initial;
    float: right;
    margin-left: 10px;
    list-style: none;
}
.second-nav a::before{
    box-sizing: initial;
}


.accordion {
    max-width: 100%;
    background: linear-gradient(to bottom right, #FFF, #f7f7f7);
    background: #f3f3f3;
    margin: 0 auto;
    border-radius: 3px;
    border-radius: 10px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
    border:1px solid #e9e9e9;
    margin-bottom: 40px;
}
.accordian-header {
    color: #666;
    font-size:14px;
    border-top: 1px solid #dfdfdf;
	letter-spacing: 0.8px;
    padding: 18px;
    cursor: pointer; 
   
    
    
}


.accordian-header a {
    color: #000;  font-weight: 400;  font-family: "Rubik", sans-serif;
}

.accordian-header.active a {
    color: #fff; font-weight: 600;
}

.accordian-header:last-child {
    border: 0;
}

.accordion > .accordian-header:first-child {
    border: 0;
}



.accordian-header.active {
    background: #5988B7;
    color: #fff;

}

.accordian-header:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.accordian-header:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}


.accordian-header:nth-last-child(2):hover {
    border-radius: 0 0 3px 3px;
}

.accordian-header::before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border-top: 7px solid transparent;
    border-left: 7px solid #999;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    float: right;
    transform: rotate(0);
    transition: all 0.5s;
    margin-top: 5px;
    
}



.active.accordian-header::before {
    transform: rotate(90deg);
    border-left: 7px solid #fff;
}

.not-active.accordian-heading::before {
    transform: rotate(90deg);
}

.accordian-contents {
    display: none;
    background: #FFFAFA;
    padding: 0;
    color: #7f8fa4;
    font-size: 13px;
    line-height: 1.5;
}

.accordian-contents a {
    text-decoration: none;
    ;
}

ul.sub-accordian,
ul.sub-accordian li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.sub-accordian li {
    width: 100%;
}

ul.sub-accordian li i {
    margin: 0 0 0 5px;
    font-size: 18px;
}

ul.sub-accordian li a {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    font-family: "Rubik", sans-serif;
    padding: 12px 20px;
    align-items: center;
    color: #000;
}

ul.sub-accordian li.active {
    background: #D1D1D1;
    color: #000;
}



ul.sub-accordian li a:hover {
    color: #666;
}
.second-nav ul{margin-right: 5px;}
.second-nav ul li a{color:#000; padding: 10px 15px;}
.second-nav ul li a:hover{text-decoration: underline;}

.form-group {
    margin-bottom: 1rem;
}

  .course-content-section{padding: 0 0 30px 40px;}
.course-content-section .flex-col-column{max-width: 80%; margin: 0 auto; margin-bottom: 50px;}
.course-content-section .description{max-width: 80%; margin: 0 0; margin-top: 130px;}
.course-content-section .player-section{max-width: 100%;}

.sidbeBarNav {border-radius: 10px;}

.sidbeBarNav ul, .sidbeBarNav ul li{margin: 0; padding: 0; list-style: none;}
.sidbeBarNav ul li a{padding: 18px; background: #f3f3f3; display: block; color:#666;}
.sidbeBarNav ul li{border-top: 1px solid #dfdfdf;}
.sidbeBarNav ul li:first-child a{border-top-left-radius: 10px; border-top-right-radius: 10px;}

.sidbeBarNav ul li:last-child a{border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}

.sidbeBarNav ul li.active a{background: #5988B7; color:#fff;}


/*...........tabs css start...................*/
    
.tabs {
    width: 100%;
}

ul#tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow-x: auto;
    position: relative;
}

ul#tabs-nav:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 1px;
    z-index: 1;
    background: rgba(0, 0, 0, 0.12);
}

ul#tabs-nav li {
    float: left;
    font-weight: bold;

    margin: 0 3px 0 0px;
    cursor: pointer;
    color: #000;
}

#tabs-nav li a {
    text-decoration: none;
    color: #000;
    margin-right: 0;
    background: #fff;
    padding: 12px 20px;
    border-radius: 5px 5px 0 0;
    display: block;
    position: relative;
    white-space: nowrap;
}

ul#tabs-nav li.active a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 5px;
    z-index: 1;
    background: #5988B7;
}

#tabs-nav li:last-child a {
    margin-right: 0;
}

ul#tabs-nav li.active a {
    color: #fff;
    background-color: #5988B7;
}

.tab-content {
    padding: 20px;
    padding-left: 0;

}


/*...........tabs css end...................*/    


