@media (min-width: 300px) and (max-width: 768px){
.as-header {
    margin-bottom: 15px;
}    
.subjectTextBox ul li {
    position: relative;
    display: inline-block;
    float: left;
    margin: 0.5px;
    padding: 2.5px 10px;
    border-radius: 20px;
    text-align: center;
    background: #081827;
    width: 32%;
    margin-bottom: 5px;
}
.subjectTextBox ul li a{
    position: relative;
    font-size: 12px;
}
.open-chapterList {
    top: 12px;
    position: absolute;
    right: 50px;
    background: transparent;
    border: none;
    display: inline-block;
}
.as-header {
    height: 50px;
}
.header-logo img {
    position: relative;
    height: 30px;
    width: auto;
}  
.best-skill-box h1 {
    font-size: 28px;
    color: #fff !important;
    line-height: 32px;
}    
.news-header-area .header-second .logo-box {
    text-align: left;
}    
 .header-third{
    display: none;
 } 
 .header-second .login-box .search-toggle-btn{
    display:inline-block;
}
.header-second .login-box .mViewToggleBtn{
    display: inline-block;
}

    .headLogin {
        margin-top: 10px;
        position: absolute !important;
        left: 0 !important;
        width: 28px !important;
        padding: 0px 7.5px !important;
        margin-top: 5px !important;
    }
 .header-second .col-lg-4{
    padding: 2.5px;
 }
 .header-bottom{
    display: none!important;
 }  
.header-third .search-toggle-btn{
    display: none;
}    
.header-top .col-lg-6.col-md-6:first-child{
    display: none;
}  
.news-header-area .header-second .login-box span{
    display:none;
}
.news-header-area .header-top .header-links {
    text-align: left;
}   
.news-header-area .header-top .header-links li{
   margin: 0px;
}   
.header-second .col-lg-4:first-child{
    width: 25%;
} 
.header-second .col-lg-4:nth-child(2){
    width: 45%;
} 
.header-second .col-lg-4:last-child{
    width: 30%;
} 
.news-header-area .header-second .logo-box img {
    height: 34px;
}
#nextBtn {
    position: absolute;
    right: 10px;
}
.blog-header-search{
    display: none;
    padding-top: 0px;
}   
.blog-header-search.active{
    display:inline-block;
}     
.webmd-story-section .col-lg-3 {
    width: 100%;
}
.group-title-box {
    position: relative;
    width: 100%;
}
.title-line {
    position: relative;
    width: 100%;
}
.fos_ebook_pricing_card {
    display: none;
}
.storytellin-banner-area h1 {
    position: relative;
    color: #04af2f;
    font-size: 24px;
    LINE-HEIGHT: 28PX;
}
.hot-topic-text h1 {
    font-size: 14px;
}
.cat-img {
    height: 40px;
}
ul.toc.chapters img{
    height: 40px;
}
.condations-box ul li a {
    padding-left: 0;
}
.health-box ul li {
    padding: 5px;
    width: 100%;
}
.blue-thumb-videos-list-box {
    position: relative;
    width: 100%;
    padding-left: 0;
    border-left: 0px solid #ccc;
    margin-left: 25px;
}
.health-box ul li a {
    padding-left: 0;
}
.condations-box ul li {
    padding: 05px;
     width: 100%;
}
.blue-videos-big-box h1 {
    position: relative;
    font-size: 24px;
    color: #fff;
    line-height: 32px;
}
.living-healty-box {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
}
.living-healty-section {
    position: relative;
    width: 100%;
    padding: 30px 15px;
}
.living-healty-text-box h4 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    margin: 0px;
}
.medatation-box img {
    width: 30%;
}
.living-healty-section .col-lg-3 {
    width: 50%;
}
.medatation-box h3 {
    font-size: 16px;
}
.text-center-box {
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    transform: none;
}
.page-webmd-section {
    position: relative;
    width: 100%;
    background: #f5f7f9;
    padding: 25px 0px;
    margin-top: 70px;
}
.tools-tracker-calculator-section .col-lg-3 {
     width: 100%; 
}
.menu-area .main-menu {
    display: none;
}
.acchor-tab ul li a {
    position: relative;
    display: inline-block;
    background: #f20f10;
    color: #fff;
    font-size: 14px;
    padding: 0px 15px;
    line-height: 28px;
    border-radius: 20px;
}
.web-story-section {
    padding: 25px 0px;
    margin-top: 70px;
}
button#prevBtn {
    position: absolute;
    left: 10px;
}  
.as-hero-bg img {
    width: 100%;
    height: 230px;
}
.hero-slider-7 .container {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 9;
    right: 0;
    padding: 100px 0px 0px 0px;
}
.categorized-web-story-section .col-md-3 {
    width: 50%;
} 
.subjectTextBox ul {
    display: inline-block;
    overflow-y: inherit;
}
.subjectTextBox ul li a {
    position: relative;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    width: 80px;
    display: inline-block;
}    
    .chapterList {
        z-index: 12;
        height: 100vh;
        min-width: 300px;
        position: absolute;
        left: 0;
        top: 0;
        overflow-y: scroll;
        box-shadow: 1.42px 1.87px 15px 0px rgba(75, 75, 75, 0.50);
        transform: translateX(-110%);
        transition: transform .4s ease-in-out;
    }
.chapterList.active{
            transform: translateX(0);
}   
.downloader {
    position: relative;
    width: 100%;
    display: inline-block;
}

.downloader a{
    position: relative;
    width: 30%;
    display: inline-block;
}

#login-form {
    width: 90%;
    top: 70px;
}
.users-section {
    padding: 80px 0px 50px 0px;
}
.subject-linled-area ul li {
    margin-right: 0;
}
.tags-section .tagged-side-left .nav-link {
    display: block;
    padding: 3px 8px;
}
.tags-section {
    position: relative;
    width: 100%;
    padding: 80px 0px 50px 0px;
}
.questions-section {
    position: relative;
    width: 100%;
    padding: 80px 0px 50px 0px;
}
.faqs-text-area p {
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.faqs-text-area {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background: #000;
    border-radius: 10px;
    padding: 20px 0px;
}
.faqs-text-area h1 {
    font-size: 24px;
}
.answer-question-text-box h2 {
    position: relative;
    font-size: 24px!important;
}
.promotional-area h3 {
    font-size: 24px;
    margin-bottom: 15px;
    line-height: 24px;
}
.promotional-area h2 {
    font-size: 20px;
}
.promotional-area h4 {
    font-size: 20px;
}
.promotional-area h1 {
    font-size: 20px!important;
    font-weight: 800!important;
}
.major-secrets-box {
    position: relative;
    width: 100%;
    background: #251318;
    padding: 25px;
    min-height: auto;
    margin-bottom: 15px;
    border-radius: 6px;
}
.major-secrets-box h1 {
    font-size: 32px!important;
    font-weight: 800!important;
}
.moving-container p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
}
.moving-heading-title {
    font-size: 20px!important;
}
.highlight {
    color: #fda412;
    font-size: 20px;
}
.oblw-text-area {
    padding: 20px 0;
    text-align: center;
}
.masterclass-section {
    position: relative;
    width: 100%;
    padding: 80px 0px 50px 0px;
}
.heading-1{
    font-size: 24px;
}
.h1, h1 {
    font-size: 24px;  
}
.hot-search {
    position: relative;
    float: right;
    width: 60%;
    display: inline-block;
}
.marquee-text{
    display: none;
}
.app_grid .apple_btn, .app_grid .play_store_btn {
    height: 75px;
    line-height: normal;
    margin-right: 5px;
    width: 48%;
}
.home1-divider2 {
    padding: 30px 0px;
    position: relative;
}
.phone_img {
    position: relative;
    right: inherit;
    top: inherit;
}
.our-mission-section{
    padding: 30px 0px;    
}
.upcomming-events-area {
    padding: 30px 0px;
}
.title-area.mb-35 {
    padding-top: 30px;
}
.expert-team-section {
    position: relative;
    width: 100%;
    padding: 30px 0px 10px 0px;
}
.expert-team-section .col-lg-3.col-sm-6.col-12{
    width: 50%;
}
.sectiontitle-design:before {
    top: 3px;
}
.sectiontitle-design:after {
    top: 3px;
}
.best-features-section {
    padding: 30px 0px;
}
.section-title h2 {
    font-family: "Nunito", sans-serif;
    font-size: 24px;
    font-weight: 600;
}
.top-categories-area{
    padding: 30px 0px;
}
.school-gallery-box img {
    height: auto;
}
.awards-text12 {
    padding: 0;
}
.school-gallery-area {
    padding: 30px 0px;
}
.awards-pics12-text {
    position: absolute;
    width: 150px;
    height: 80px;
    right: 25px;
    bottom: 30px;
    background: #1ca0f5;
    text-align: center;
}
.space, .space-top {
    padding-top: 40px;
}
.space, .space-bottom {
    padding-bottom: 40px;
}
.download-area{
    padding: 30px 0px;
}
.our-company-partner-section .col-lg-2.col-sm-3{
    width: 33.3%;
}
.our-partner{
    margin-bottom: 15px;
}
.our-company-partner-section {
    padding: 30px 0px;
}
.title {
    margin: 0;
}
.our-instructors-content {
    padding:5px;
}
.our-instructors-section .col-lg-3.col-sm-6.col-12{
    width: 50%;
}
.our-instructors-section{
    padding:30px 0px;
}
.ftc-section{
    padding: 30px 0px;
}
.counter-features .col-lg-3.col-sm-6{
    width: 50%;
}
.p-4 {
    padding: 10px;
}
.comming-up-classes-area .ps-5 {
    padding-left: 15px!important;
}
.comming-up-classes-area .item-card7-overlaytext{
    display: none;
}
.tabs-menu  .eductaional-tabs{
    display: inline-block;
}
.tabs-menu ul.eductaional-tabs li a {
    padding: 5px;
    background: #d8dee6;
    border-radius: 3px;
    margin: 3px;
    font-size: 14px;
}
.tabs-menu .eductaional-tabs li {
    float: left;
    margin-bottom: 10px;
    line-height: 26px;
}
.comming-up-classes-area {
    padding: 30px 0px;
}
.stories-image::before{
    display: none;
}
.stories-image::after{
    display: none;
}
.stories-area {
    padding: 0;
}
.shape2.jump{
    display: none;
}
.shape3.jump{
    display: none;
}
.shape4.jump{
    display: none;
}
.shape5.jump{
    display: none;
}
.shape6.jump{
    display: none;
}
.about-one .content-bx .phone {
    font-size: 16px;
}
.secondry-footer {
    padding: 10px 0px 60px 0px;
}
.content-bx {
    position: relative;
    width: 100%;
    text-align: justify;
} 
.about-one .about-img .info-bx{
display: none;
}
.top-rating-instructor-section {
    padding: 30px 0px 0px 0px;
}
.company-details-area {
    padding: 0px 0px 50px 0px;
}
.about-pic-box {
    position: relative;
    width: 100%;
    height: 100%;
    right: 0;
    padding-bottom: 25px;
}
.absolute-student {
    position: relative;
}
.footer-wrapper .col-lg-2.col-md-2.col-sm-12 {
    width: 50%;
}
.footer-widget .widget_title {
    margin: 0px 0px 15px 0px;
}
.widget-area {
    padding-top: 30px;
    padding-bottom: 30px;
}
.growing-sec {
    position: relative;
    width: 100%;
    padding: 50px 0px 0px 0px;
}
.best-skills-sec {
    position: relative;
    width: 100%;
    background: url(../img/skill-certificate-bg.png)0% 100% no-repeat;
    padding: 50px 0px 0px 0px;
    margin: 0;
}
.pt-60 {
    padding-top: 0px !important;
}
.cta {
    position: relative;
    width: 100%;
    z-index: 0;
    position: relative;
    padding-top: 50px;
    padding-bottom: 25px;
    background-size: cover;
    background: url(../img/cta-bg.png)0% 0% no-repeat;
}
.title-area {
    padding-bottom: 10px;
}
.all-categories-area {
    padding: 15px 0px 50px 0px;
}
.as-hero-wrapper {
    margin-top: 0px;
}
    .as-menu-toggle {
        left: 100px;
        margin-right: 25px;
        position: fixed;
        top: 0px;
        color: #fff;
    }
.sticky-wrapper {
    width: 100%;
    position:relative;
    box-shadow: 0px 0px 5px #ccc;
} 
    .open-sidebar-menu {
        right: 10px;
        background: #020202;
        border: none;
        color: #fff;
        width: 32px;
        height: 32px;
        padding: 0;
        position: absolute;
        display: inline-block;
        font-size: 24px;
        top: 10px;
        z-index: 999;
        border-radius: 50%;
    }

.sidebar-menu {
    background: #f2f7f9;
    position: fixed;
    right: 0;
    display: none;
    top: 67px;
    padding: 30px 10px 10px 10px;
    z-index: 99;
    width: 200px;
    box-shadow: 0px 0px 5px #ccc;
}
#signin-form {
    width: 90%;
    top: 70px;
}   
#categories-list {
    width: 90%;
    top: 70px;
    border-radius: 0;
    left: 0;
    border: none;
    margin: inherit;
}
#others-list{
    width: 90%;
    top: 70px;
    border-radius: 0;
    left: 0;
    border: none;
    margin: inherit;
} 
    .all-categories-area .col-lg-2.col-md-4.col-sm-6{
        width: 50%;
    }
    .best-course-box p {
    color: #000;
}
.best-course-box h1 {
    color: #000;
    font-size: 24px;
}    
    .best-course-box {
    position: relative;
    width: 100%;
    padding:30px 10px 20px 10px;
}
.best-course-sec {
    position: relative;
    width: 100%;
    background:#f6f7f8;
    padding: 0px;
    margin: 0;
    min-height: auto;
    background-size: cover;
}    
    .skills-box h2 {
    position: relative;
    font-size: 24px!important;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 32px;
    margin-bottom: 25px;
    color: #fff!important;
}
    .fs-40 {
    font-size: 24px;
}
    .about-content {
    padding-bottom: 20px;
    padding-left: 0;
    padding-top: 0;
}
.header-layout1 .header-top{
    display: none;
}    
.header-logo {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 60%;
}
nav.footer-navbar {
    display: block;
}
.best-skill-box {
    position: relative;
    padding: 0px 0px 40px 0px;
}
.hero-slider-7 .slick-slide{
    height: auto;
}
.hero-slider-7 .container {
    padding: 20px 0px 0px 0px;
}
.hero-slider-7 .container .hero-title{
    margin: 0px;
    padding: 0px];
}
.hero-slider-7 .hero-style7 .hero-text{
    display: none;
}
.as-hero-wrapper .mainSlider__form {
    position: relative;
    margin-top: 10px;
}
.as-hero-wrapper .mainSlider__form input {
    width: 95%;
    height: 40px;
    font-size: 15px;
    line-height: 26px;
    background-color: white;
    color: var(--color-light-1);
    border-radius: 100px;
    padding: 5px 15px;
}
.as-hero-wrapper .mainSlider__form {
    margin: 0 auto;
    width: 100%;
    position: relative;
    margin-top: 10px;
}
.as-hero-wrapper .mainSlider__form input {
    width: 95%;
    height: 40px;
    font-size: 13px;
    line-height: 26px;
    background-color: white;
    color: var(--color-light-1);
    border-radius: 100px;
    padding: 5px 85px 5px 15px;
}
.as-hero-wrapper .mainSlider__form button i{
    display: none;
}
.as-hero-wrapper .mainSlider__form button {
    position: absolute;
    top: 0;
    bottom: 0;
    border: 0;
    right: 7px;
    height: auto;
    min-width: auto;
    background: #0d5ef4;
    padding: 0px 20px;
    border-radius: 100px;
}
}