:root {
    --bs-font-sans-serif: 'Poppins', sans-serif;
    --bs-body-font-family: 'Sen', sans-serif; 
    --primary-font-weight:600;
    --bs-primary: #e11316;  
} 
 
.b-l-heading{ 
    line-height: 1.2;
    height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden; 
}
.b-md-heading { 
    line-height: 1.2;
    height: 46px;
    overflow: hidden; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;  
}
 .home-b-heading {
    height: 40px;
 }
.sticky-top {
  position: sticky;
  top: 20px;
  left: 20px;
  z-index: 1000; 
}
.blog-content p{
    margin-bottom: 15px;
    color:#696969;
}
.blog-content{
    margin-bottom: 15px; 
    margin-top: 15px;
}
.blog-content h2, .blog-content h3, .blog-content h4, .blog-content h5, .blog-content h6{
    margin-top: 16px;
    margin-bottom: 16px;
    font-family: var(--bs-font-sans-serif);  
    font-weight: 500;
    letter-spacing: normal;   
}
.blog-content img{
    width: 100%;
    height: auto;
    margin: 20px auto;
    border-radius: 1rem;
}
.blog-content  blockquote {
    position: relative;
    font-size: 30px; 
    font-family: var(--bs-font-sans-serif);  
    font-weight: var(--primary-font-weight); 
    padding-left: 20px; 
    margin-top: 15px;
    margin-bottom: 15px; 
    line-height: 1.3;
    color: #696969;
}
.blog-content a {
    color: #696969;
    text-decoration: underline;
}
.blog-content a:hover,
.blog-content a:focus {
    color: #000;
    text-decoration: none;
}
.blog-content  blockquote:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    background: var(--bs-primary); border-radius: 3px;
}

.blog-content  blockquote+* {
    margin-top: 1.5em
}

.blog-content h2{
    font-size: 40px;   
}
.blog-content h3, .blog-content  blockquote{
    font-size: 38px;   
}
.blog-content h4{
    font-size: 34px;   
}
.blog-content h5{
    font-size: 30px;   
}
.blog-content h6{
    font-size: 25px;   
}
.b-category-list{
    overflow-x: auto;
    position: relative;
    overflow-y: hidden;
    padding: 10px 0 15px 0;
}
.b-category-list ul{
    float: left;
    width: max-content;
    min-width: 100%; 
}
.b-category-list li{
float: left; margin-right: 10px;
}
.b-category-list, .m-user-sec{
    overflow-x: auto;
    position: relative;
    overflow-y: hidden;
    padding: 10px 0 15px 0;
}
.m-user-sec .m-user-list{
    float: left;
    width: max-content;
    min-width: 100%; 
    width: 100%;
    gap: 20px;
    display: flex;
}
.m-user-sec .m-user-card{
    float: left; 
   width: 25%;
}
.rel-blog{
    overflow-x: auto;
    position: relative;
    overflow-y: hidden;
    padding: 0px 0 10px 0;
}
.rel-blog .r-b-list{
    float: left;
    width: max-content;
    min-width: 100%; 
    width: 100%;
    gap: 20px;
    display: flex;
}
.rel-blog .r-b-card{
    float: left;
    width: 360px;
}

.scroll-tab .r-b-list{
    float: left;
    width: max-content;
    min-width: 100%; 
    width: 100%;
    gap: 20px;
    display: flex;
}
.scroll-tab .r-b-card{
    float: left;
    width: 380px;
}
.search-main{
    width: 400px;
    position: relative;
}
.search-main input{
    padding-top: 8px; 
    padding-bottom: 8px;
}
.login-btn{
    padding-top: 8px; padding-bottom: 8px; font-size: 14px;
}
.nav{
    z-index: 2000;
}
.noscroll {
    overflow: hidden; 
}
.loginUser .user-mobile{
    padding-top: 4px;
}
.scroll-tab{
    overflow-x: auto;
    position: relative;
     overflow-y: hidden; 
    padding: 0px 0 10px 0;
}
.scroll-tab .r-b-list{
    float: left;
    width: max-content;
    min-width: 100%; 
    width: 100%;
    gap: 20px;
    display: flex;
}
.scroll-tab .r-b-card{
    float: left;
    width: 360px;
}
@media screen and (max-width: 1440px) {
    .rel-blog .r-b-card{
        float: left; 
       width: 320px;
    }
    .search-main{
        width: 380px;
    }
    .scroll-tab .r-b-card {
        width: 297px;
      }
}
@media screen and (max-width: 1336px) { 
    .search-main{
        width: 310px;
    }
}
@media screen and (max-width: 1024px) {
    .search-main{
        width: 260px;
    }
    .rel-blog .r-b-list { 
        width: max-content; 
    }
    .rel-blog .r-b-card{ 
       width: 385px;
    }
.blog-content h2{
    font-size: 40px;   
}
.blog-content h3, .blog-content  blockquote{
    font-size: 36px;   
}
.blog-content h4{
    font-size: 32px;   
}
.blog-content h5{
    font-size:28px;   
}
.blog-content h6{
    font-size: 22px;   
}
.m-user-sec .m-user-list { 
    width: max-content; 
}
.m-user-sec .m-user-card {
    float: left;
    width: 295px;
}
}
@media screen and (max-width: 992px) {
.b-l-heading { 
    height: 62px; 
}
.m-user-sec .m-user-card { 
    width: 245px;
}
.rel-blog .r-b-card{ 
    width: 345px;
 }
 .rel-blog .r-b-list { 
    gap: 15px; 
}




.scroll-tab .r-b-card{ 
    width: 345px;
 }
 .scroll-tab .r-b-list { 
    gap: 15px; 
}
.search-main{
    width: 200px;
}
}

@media screen and (max-width: 767px) {
    .search-main{
        width: calc(100% - 157px);
        margin: 0;
        margin-left: 12px;
    }
.blog-content h2{
    font-size: 36px;   
}
.blog-content h3, .blog-content  blockquote{
    font-size: 32px;   
}
.blog-content h4{
    font-size: 28px;   
}
.blog-content h5{
    font-size:24px;   
}
.blog-content h6{
    font-size: 20px;   
}

.m-user-sec .m-user-list { 
    gap: 15px; 
}
.rel-blog .r-b-list { 
    gap: 15px; 
}
.rel-blog .r-b-card{ 
    width: 345px;
 }



 .scroll-tab .r-b-list { 
    gap: 15px; 
}
.scroll-tab .r-b-card{ 
    width: 345px;
 }
#menu-toggle{
    margin-right: 10px;
}
.user-mobile{
    position: absolute;
    right: 10px;
    top:10px; 
    z-index: 100;
}
#mobilemenu{
    padding: 10px;
    margin: 0;
    margin-bottom: 15px;
    background-color: #eaedf7; margin-top: 10px;
    height: 90vh; padding-bottom: 20px;
    overflow: scroll;
}
.login-btn { 
    font-size: 13px; 
    padding:9px 10px !important;  
}
.loginUser  .search-main {
    width: calc(100% - 130px);
    margin: 0;
    margin-left: 0;
    margin-right: auto;
}
.user-mobile { 
    top: 13px; 
}
.loginUser .user-mobile {
    padding-top: 0;
    top: 10px;
}
}
@media screen and (max-width: 640px) {
    .loginUser .user-mobile {
        padding-top: 0;
        top: 8px;
    }
    .b-l-heading { 
        line-height: 1.2;
        height: auto;
        overflow:visible; 
        display: unset;
        -webkit-box-orient: unset;
        -webkit-line-clamp:unset; 
    }
    .b-md-heading{  
        height: auto;
        overflow:visible; 
        display: unset;
        -webkit-box-orient: unset;
        -webkit-line-clamp:unset; 
    }
    .home-b-heading {
        height: auto;
        overflow:visible; 
        display: unset;
        -webkit-box-orient: unset;
        -webkit-line-clamp:unset; 
     }
    .rel-blog .r-b-card{ 
        width: 325px;
    }
    .scroll-tab .r-b-card{ 
        width: 325px;
    }
    .loginUser .search-main {
        width: calc(100% - 137px); 
        margin-left: 12px; 
    }
}
@media screen and (max-width: 480px) {
 
    .sticky-top { 
        top: 10px; 
    }      
    .blog-content h2{
        font-size: 34px;   
    }
    .blog-content h3, .blog-content  blockquote{
        font-size: 28px;   
    }
    .blog-content h4{
        font-size: 24px;   
    }
    .blog-content h5{
        font-size:20px;   
    }
    .blog-content h6{
        font-size: 18px;   
    }
    .blog-content p{
       font-size: 14px;
    }
    .blog-content  blockquote { 
        padding-left: 12px; 
    }
    .blog-content  blockquote:before { 
        width: 2px; 
    }

    .m-user-sec .m-user-list {
        gap: 10x;
    }
    .rel-blog .r-b-list {
        gap: 10px;
    }
    .rel-blog .r-b-card{ 
        width: 335px;
    }
    .scroll-tab .r-b-list {
        gap: 10px;
    }
    .scroll-tab .r-b-card{ 
        width: 335px;
    }
}
@media screen and (max-width: 375px) { 
    .blog-content h2{
        font-size: 28px;   
    }
    .blog-content h3, .blog-content  blockquote{
        font-size: 22px;   
    }
    .blog-content h4{
        font-size: 20px;   
    }
    .blog-content h5{
        font-size:18px;   
    }
    .blog-content h6{
        font-size: 16px;   
    }


    .rel-blog .r-b-card{ 
        width: 320px;
    }
    .scroll-tab .r-b-card{ 
        width: 320px;
    }
    .login-btn { 
        font-size: 12px;  
    }
}
@media screen and (max-width: 320px) { 
    .rel-blog .r-b-card{ 
        width: 295px;
    }
    .scroll-tab .r-b-card{ 
        width: 295px;
    }
}
.course-detail-div {
    --poster-ar: 8 / 7;
    display: block;
    aspect-ratio: var(--poster-ar);
    border-radius: var(--rounded-large);
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}
.course-detail-div img {
    width: 100%;
    height: 650px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}
.about-course-detail-div {
    --poster-ar: 8 / 7;
    display: block;
    aspect-ratio: var(--poster-ar);
    border-radius: var(--rounded-large);
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}
.about-course-detail-div img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 12px;
}
@media (max-width:991px) {
.course-detail-div {
    --poster-ar: 0;
}
.course-detail-div img {
    height: auto;
}
}
.ckeditor-area p{
    margin-bottom: 15px;
    color: #696969;
}
.ckeditor-area{
    margin-bottom: 15px; 
    margin-top: 15px;
    color: #696969;
}
.ckeditor-area h2, .ckeditor-area h3, .ckeditor-area h4, .ckeditor-area h5, .ckeditor-area h6{
    margin-top: 8px;
    margin-bottom: 8px;
    line-height: 1;
    font-family: var(--bs-font-sans-serif);  
    font-weight: 500;
    letter-spacing: normal;   
}
.ckeditor-area img{
    width: 100%;
    height: auto;
    margin: 20px auto;
    border-radius: 1rem;
}
.ckeditor-area  blockquote {
    position: relative;
    font-size: 30px; 
    font-family: var(--bs-font-sans-serif);  
    font-weight: var(--primary-font-weight); 
    padding-left: 20px; 
    margin-top: 15px;
    margin-bottom: 15px; 
    line-height: 1.3;
    color: #696969;
}
.ckeditor-area a {
    color: #696969;
    text-decoration: none;
}
.ckeditor-area a:hover,
.ckeditor-area a:focus {
    color: #e11316;
    text-decoration: none;
}
.ckeditor-area h1 {
    font-size: 46px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 5px;
}
.ckeditor-area h2{
    font-size: 36px;   
}
.ckeditor-area h3, .ckeditor-area  blockquote{
    font-size: 28px;   
}
.ckeditor-area h4{
    font-size: 26px;   
    color: #696969;
}
.ckeditor-area h5{
    font-size: 22px;   
}
.ckeditor-area h6{
    font-size: 20px;   
}
@media (max-width:1024px) {
.ckeditor-area h1 {
    font-size: 40px;
}
.ckeditor-area h2 {
    font-size: 34px;
}
}
@media (max-width:992px) {  }
@media (max-width:991px) {
.ckeditor-area h1 {
    font-size: 36px;
}
.ckeditor-area h2 {
    font-size: 30px;
}
.ckeditor-area h3, .ckeditor-area blockquote {
    font-size: 26px;
}
.ckeditor-area h4 {
    font-size: 24px;
}
}
@media (max-width:767px) {
.ckeditor-area h1 {
    font-size: 34px;
}
.ckeditor-area h2 {
    font-size: 28px;
}
.ckeditor-area h3, .ckeditor-area blockquote {
    font-size: 22px;
}
.ckeditor-area h4 {
    font-size: 20px;
}
}
@media (max-width:480px) {  }
@media (max-width:425px) {
.ckeditor-area h1 {
    font-size: 30px;
}
.ckeditor-area h2 {
    font-size: 26px;
}
.ckeditor-area h3, .ckeditor-area blockquote {
    font-size: 22px;
}
.ckeditor-area h4 {
    font-size: 18px;
}
}
@media (max-width:414px) {  }
@media (max-width:375px) {  }
@media (max-width:320px) {  }