@media only screen and (max-width:991px){
    .workCard img {
        height: 60px;
    }
    .workCard {
        min-height: 145px;
        justify-content: flex-start;
        padding: 16px 0;
    }
    .howItWorks p {
        line-height: normal;
    }
    .becomeInstructor img {
        width: 100%;
    }
    .categoriesNav{
        display: none;
    }
    .populatTopics li a {
        font-size: 12px;
    }
    .skills-below h4 {
        max-width: 68%;
    }
    .slick-slide > div {
        flex-direction: column;
    }
    .innerPgBanner img, .innerPgBanner2 img {
        width: 100%;
    }
    .bannerTxtNobutton {
        width: 600px;
        left: 0;
        max-width: 500px;
    }
    .bannerTxtNobutton .top-title {
        font-size: 32px;
        margin-bottom: 14px;
    }
    .alone {
        flex-direction: column;
    }
    .begin .teachTabImg {
        width: 100%;
    }
    .begin .nav-pills {
        max-width: 100%;
    }
    .begin .title-noline {
        font-size: 18px;
        padding-bottom: 14px;
    }
    .xl-font {
        font-size: 30px;
    }
    .blogNavLstng{
        display: none !important;
       }
       .blog-select{
        display: block;
      }
      .blog-select button {
        border: none;
        background: transparent;
        color: #fff;
    }
    .blog-select li a {
        color: #000;
        padding: 0;
    }
    .blog-select li {
        margin: 8px 11px 0;
    }
    .blogsearchOuter {
        padding: 8px 0;
    }
}


@media only screen and (max-width:991px){
    .mobileHdr{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    header{
        display: none;
    }
}

@media only screen and (max-width:767px){
    .categoriesNav{
        display: none;
    }
    .skills-below-col:not(:last-child) {
        margin-bottom: 18px;
    }
    .SlickCarousel .slick-arrow {
        margin: -45px 0px 0px 0px;
        top: 0;
    }
    .populatTopics li {
        min-width: 48%;
    }
    .Container{
        padding: 0 16px !important;
    }
    .populatTopics h3.Head {
        right: 20px;
    }
    .instructerInner {
        margin-right: 0;
    }
    .InstructerSlider {
        padding: 0 16px;
    }
    .clrFilter, .resultCounting {
        display: none;
    }
    ul.nav.nav-tabs {
        margin-bottom: 38px;
    }
    .listngRight .widthHeight-100 {
        height: auto;
    }
    .txtOuter {
        max-width: 100%;
    }
    .info {
        font-size: 10px;
    }
    .listngLeft {
        width: 70%;
        padding: 20px;
    }
    .filterOuter {
        justify-content: center;
    }
    .listingTxt {
        margin-top: 16px;
        flex-direction: column;
    }
    .becomeInstructor img {
        width: 100%;
        margin-bottom: 20px;
    }
    .howItWorks .col {
        flex: 0 0 50%;
        margin-bottom: 16px;
    }
    .howItWorks .videoOuter {
        margin-bottom: 16px;
    }
    .partners .title + p {
        max-width: 90% !important;
    }
    .workCard img {
        height: 75px;
    }
    .workCard {
        min-height: 150px;
    }
    .bannerTxtNobutton {
        width: 100%;
    }
    .bannerTxt {
        position: static;
        transform: none;
        padding: 16px 16px 16px;
    }
    .bannerTxt .top-title {
        font-size: 28px;
    }
    .innerPgBanner2 img {
        height: 200px;
        width: 100%;
        object-fit: cover;
        object-position: top;
    }
    .projectFactsWrap {
        flex-direction: column;
    }
    #button {
        bottom: 45px;
    }
    .slick-slide > div {
        flex-direction: column;
    }
    .slick-slide img {
        width: 100%;
    }
    .quotes .slick-slide img + div {
        margin: 18px 0 16px !important;
    }
    .quotes .slick-slide{
        margin-top: 28px;
    }
    .aboutVideo p {
        max-width: 100% !important;
    }
    section.py-5 {
        padding: 0!important;
    }
    div#play {
        font-size: 67px;
    }
    section.joinFree, section.teachOnline {
        padding: 28px 0 !important;
    }
   .blogNavLstng{
    display: none !important;
   }
   .blog-select{
    display: block;
  }
  .blog-select button {
    border: none;
    background: transparent;
    color: #fff;
}
.blog-select li a {
    color: #000;
    padding: 0;
}
.blog-select li {
    margin: 8px 11px 0;
}
.blogsearchOuter {
    padding: 8px 0;
}
.authorCol {
    border-bottom: 1px solid #d1d7dc;
    padding: 0 0 24px;
    flex-direction: column;
    justify-content: flex-start !important;
    align-items: flex-start !important;
}
.shareArticle {
    margin: 21px 0 0;
    float: left;
}
.recomndedArticles .border-right {
    border: none;
}
section.cartPg {
    margin-top: 0 !important;
}
.shoppingAction a {
    text-align: left;
}
.totalAmount {
    margin: 27px 0 50px;
}
section.checkout {
    background: transparent;
}
button.accordion-button{
    display: inline-block !important;
}
.cardImg {
    clear: both;
    width: 100%;
    max-width: 100% !important;
}
.payment-accordion .accordion-header button:before {
    top: 28px;
}
.payment-accordion .accordion-header button:after {
    left: 15.45px !important;
    top: 28px;
    background-image: none !important;
}
.countrySelection .col-md-6:not(:first-child) {
    margin-top: 12px;
}
section.origin {
    margin-top: 0 !important;
}
.bought .txtOuter {
    max-width: 100%;
    width: 100%;
    margin: 11px 0 0;
}
.boughtImg {
    height: unset;
    margin-right: 0;
    width: 100%;
}
.boughtRight {
    padding-left: 0;
    width: 92%;
    margin: 21px 0 0;
}
.videoBox {
    margin-top: 20px;
    width: 100%;
}
.detailPgRght {
    padding: 0 16px !important;
}
.moreWidth {
    max-width: 100% !important;
}
.frequent .txtOuter {
    max-width: 100%;
}
.total-outer {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start !important;
}
.total-outer .text-right {
    text-align: left;
}
.innerPgBanner>img {
    width: 100%;
    height: unset;
}
.teachPg.innerPgBanner {
    height: unset;
}
section.begin {
    margin-top: 0 !important;
}
.begin .nav-pills {
    max-width: 100%;
    justify-content: center !important;
}
.teachTabImg {
    width: 100%;
}
section.alone {
    flex-direction: column;
}
section.becomeInstructer {
    margin-bottom: 30px;
}
section.becomeInstructor {
    padding-bottom: 28px !important;
}
}