@media only screen and (max-width: 767px) {
    .featureMain .card li.nav-item {
        width: 100%;
    }
    .disorder {
        width: 100%;
    }
    .bCovers span {
        position: static;
        width: 100%;
    }
    .bCovers span:first-child {
        display: none;
    }
    .bCovers span:last-child {
        display: none;
    }
    .counters {
        flex-direction: column;
    }
    .commonBtn {
        margin-top: 16px;
        width: 100%;
        text-align: center;
    }
    .cycle {
        margin-top: 30px;
    }
    .gbs {
        flex-direction: column;
    }
    .gbs:before {
        border-style: double;
        border-color: #265d6a;
        background: none;
        width: 300px;
        height: 300px;
        top: 0;
    }
    .gbs .scopeIocn {
        position: static;
        display: flex;
        align-items: center;
        margin-top: 16px;
        width: 100%;
        justify-content: space-between;
    }
    .services {
        padding-bottom: 100px;
    }
    .Iconright .cycleIcon, .Iconleft .cycleIcon {
        margin: auto;
    }
    .cycleIcon {
        margin: 10px;
    }
    .Iconright, .Iconleft {
        flex-direction: row-reverse;
    }
    .PUBERTY, .TEENAGE  {
        flex-direction: row-reverse;
    }
    .EMERGING, .EARLY, .MATURE  {
        flex-direction: initial;
    }
    .MID {
        flex-direction: row-reverse;
    }
    .reviewRow .col-xl-6:first-child {
        padding-bottom: 30px;
    } 
    .startNews .col-md-4 {
        padding-bottom: 30px;
    }
    .startNews .col-md-4:last-child {
        padding-bottom: 0;
    }
    .fNav {
        margin-bottom: 30px;
    }
    .fTitle h4 {
        margin-bottom: 0;
    }
    .bannerCap {
        padding: 30px;
    }
    .bannerCap h1 {
        font-size: 40px;
    }
    .bannerimg {
        border-top-left-radius: 0;
        border-left: 0;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%;
        border-bottom: 30px solid #289080;
        margin: 0 30px;
    }
    .lifeO {
        border-bottom-right-radius: 100% !important;
        border-bottom-left-radius: 100% !important;
        margin: 0 !important;
        width: 100%;
        border-radius: 0;
        border: 0 dashed !important;
        border-bottom: 30px solid #289080 !important;
        margin-bottom: 30px !important;
    }
    .journeyBx {
        margin-bottom: 16px;
    }
    .Choose .item {
        flex-direction: column !important;
    }
    .mainCover {
        /* margin: 30px 0; */
        margin-bottom: 30px;
    }
    .flex-revers {
        flex-direction: column-reverse !important;
    }
    .flex-revers {
        flex-direction: column-reverse !important;
    }
    .meet-experts .coach .col-60 ul .middle-logo {
        display: none !important;
    }
    .col-60 {
        max-width: 100%;
    }
    .meet-experts .coach {
        padding: 0;
        flex-direction: column;
    }
    .meet-experts .coach .col-60 ul {
        margin-right: 0;
    }
    .meet-experts .coach .col-60 ul li {
        padding: 0;
    }
    .meet-experts .coach .col-60 ul li .expert .img {
        margin: auto;
        margin-bottom: 16px;
    }
    .yourCare .nav li.nav-item {
        width: 100%;
    }
    .bannerCap h1 {
        text-align: center;
        font-family: 'ralewaybold';
        font-size: 1.5625rem;
    }
    .cColumn h2 {
        font-size: 1.5625rem;
    }
    .bannerCap p {
      /*  font-family: 'ralewayregular';*/
        text-align: center;
        font-size: 16px;
    }
    .commonTitle h1 {
        font-size: 1.56rem;
    }
    .commonTitle h2, .commonTitle h3, .commonTitle h1 {
        font-size: 1.56rem;
    }
    .ratingBx {
        margin-bottom: 30px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 30px;
    }
    .col-xl:nth-child(4)  .ratingBx {
        margin-bottom: 0;
        border-bottom: 0;
        padding-bottom: 0;
    }
    .startHeal .card {
        margin-bottom: 0;
    }
    .startNews .card {
        margin-bottom: 30px;
    }
    .banner {
        padding-bottom: 75px;
    }
    .yourCare {
        padding-top: 30px;
    }
    .startHeal .card-footer {
        border: 0;
    }
    .weHeal {
        padding: 0;
        background: none;
    }
    .featureMain {
        flex-direction: column;
    }
    .benefitsTab .nav-tabs .nav-link {
        margin-bottom: 4px !important;
    }
    .team {
        width: 300px !important;
        height: 300px !important;
        margin-bottom: 30px !important;
    }
    .disorder {
        width: 100%;
    }
}  