@media screen and (max-width : 1859px) {

}

@media screen and (max-width : 1799px) {

}
@media screen and (max-width : 1738px) {

}

@media screen and (max-width : 1678px) {
    
}

@media screen and (max-width : 1628px) {
    
}

@media (max-width: 1599px){
    .logo {
        width: 200px;
    }
    .landing-header .header {
        padding: 10px 15px;
    }
    .landing-header .header {
        padding: 5px 15px;
    }
    .stellarnav.light a,
    .stellarnav.light li a {
        color: #fff;
        font-size: 0px;
    }
    .stellarnav .menu-toggle span.bars span {
        display: block;
        width: 26px;
        height: 4px;
        border-radius: 6px;
        background: #777;
        margin: 0 0 3px;
    }

    .stellarnav.light .menu-toggle span.bars span {
        background: #fff;
    }

    .iconBtn {
        font-size: 16px;
        padding: 4px 10px 4px 20px;
    }

    .stellarnav .call-btn-mobile,
    .stellarnav .close-menu,
    .stellarnav .location-btn-mobile,
    .stellarnav .menu-toggle {
        padding: 0px;
        box-sizing: border-box;
    }

    .navigation {
        gap: 50px;
    }

    /*.banner {
        padding: 0;
        margin: 0;
        position: relative;
        top: 0px;
        height: 100%;
        background: #23535a;
    }*/

    .mid-container {
        margin: 0px auto;
        padding: 0px 40px;
    }

    .hero-content h1 {
        font-size: 70px;
        line-height: 80px;
        margin: 0px;
        padding: 0px;
    }

    .hero-content h6 {
        font-size: 30px;
        line-height: 30px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .hero-content p {
        font-size: 25px;
        line-height: 35px;
        margin: 0px 0px 50px 0px;
        padding: 0px;
        max-width: 70%;
    }

    .landing-header .bannerContent {
        position: absolute;
        top: 0px;
        height: 100%;
    }

    .hero-pills {
        display: flex;
        gap: 20px;
        margin-top: 20px;
        flex-wrap: unset;
    }

    .hero-pills .hero-pill p {
        font-size: 18px;
        line-height: 28px;
        padding: 0px;
        margin: 0px;
        max-width: 100%;
    }

    .enroll-card {
        padding: 20px;

        margin: 0px;
    }


    .enroll-card h2 {
        font-size: 35px;
        line-height: 45px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }

    .enroll-card p {
        font-size: 18px;
        line-height: 28px;
        color: #fff;
        margin: 0px 0px 30px 0px;
        width: 100%;
    }

    .included-box ul li {
        font-size: 16px;
        line-height: 26px;
    }


    .included-box {

        border-radius: 10px;
        padding: 15px;
        margin-bottom: 20px;
    }


    .landing-about-section {
        background: #F2E6DF;
        padding: 70px 0;
    }

    .landing-about-section .about-img {
        width: 100%;
        height: 100%;
        overflow: hidden;
        border-radius: 10px;
    }

    .landing-about-section .about-img img {
        width: 100%;
        border-radius: 10px;
        object-fit: cover;
        height: 100%;
        box-shadow: 0 16px 56px rgba(0, 0, 0, .12);
    }

    .landing-about-section .about-text {
        padding: 20px 0px 0px 40px;
    }

    .landing-about-section .about-text h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .landing-about-section .about-text h3 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }

    .landing-about-section .about-text h4 {
        font-size: 25px;
        line-height: 25px;
        margin: 0px 0px 10px 0px;
    }


    .landing-about-section .about-text h5 {
        font-size: 28px;
        line-height: 38px;
        margin: 0px 0px 15px 0px;
        padding: 0px;
    }


    .landing-about-section .about-text p {
        font-size: 16px;
        line-height: 26px;
        padding: 0px;
        margin: 0px 0px 30px 0px;
    }


    .landing-about-section {
        background: #F2E6DF;
        padding: 70px 0px;
    }

    .landing-phase-sec .phaseWrap {
        border-radius: 0px;
        overflow: hidden;
        padding: 60px 15px;
        height: 100%;
    }

    .landing-phase-sec .phaseWrap .phaseContentwrap h2 {
        font-size: 35px;
        line-height: 45px;
        margin: 40px 0px;
        padding: 0px;

    }

    .phaseBox {
        border-radius: 10px;
        background: #fff;
        padding: 30px;
        height: 100%;
        margin-bottom: 0px;

    }

    .phaseBox .icon {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        overflow: hidden;

    }

    .phaseBox .content {
        padding: 10px 0 0;
    }


    .landing-phase-sec .phaseBox h6 {
        font-size: 24px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .landing-phase-sec .phaseBox h3 {
        font-size: 26px;
        line-height: 36px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
        max-width: 100%;
    }

    .landing-phase-sec .phaseBox p {
        font-size: 16px;
        line-height: 26px;
        max-width: 100%;
        padding: 0px;
        margin: 0px;
        max-width: 100%;
    }

    .landing-phase-sec .phaseWrap .phaseContentwrap {
        position: absolute;
        padding: 0px 40px;
        margin: 0px;
        top: 0px;
        height: 100%;
    }

    .belief-section {
        padding: 60px 0;
        background: #fff;
    }

    .belief-section-left h2 {
        font-size: 35px;
        line-height: 45px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .belief-section-left p {
        font-size: 18px;
        line-height: 28px;
        margin: 0px 0px 40px 0px;
        padding: 0px;
    }


    .belief-section-left {
        margin: 0px auto;

    }

    .belief-text {
        padding-left: 20px;
    }

    .joinComBtn a {
        font-size: 14px;
        padding: 6px 10px 6px 15px;
    }


    .belief-text h5 {
        font-size: 24px;
        line-height: 34px;
    }

    .belief-text p {
        font-size: 18px;
        line-height: 28px;
    }

    .belief-avatar {
        width: 130px;
        height: 130px;
    }

    .landing-grief-section {
        padding: 80px 0px;
        max-width: 100%;
        margin: 0px auto 30px;
        border-radius: 0px;
        min-height: 100%;
    }


    .grief-section-left h2 {
        font-size: 35px;
        line-height: 45px;
        margin: 0px 0px 40px 0px;
        padding: 0px;
    }


    .check-list {

        max-width: 100%;
    }

    .check-list li {
        font-size: 16px;
        line-height: 26px;
        margin: 0px 0px 30px 0px;
        padding: 0px;
    }


    .q-card {

        border-radius: 10px;
        padding: 20px;
        margin-left: 0px;
        height: 100%;
    }

    .q-card h6 {
        font-size: 25px;
        line-height: 25px;
        margin: 0px 0px 15px 0px;
    }

    .grief-section-right-accordion .accordion-item .accordion-button h4 {
        font-size: 22px;
        line-height: 35px;
    }


    .grief-section-right-accordion .accordion-item .accordion-body p {
        font-size: 16px;
        line-height: 26px;
    }


    .grief-section-right-accordion .accordion {
        --bs-accordion-body-padding-x: 0px;
        --bs-accordion-body-padding-y: 0px;
    }


    .grief-section-right-accordion .accordion-button {
        padding: 10px 0px;
    }

    .client-section {
        padding: 60px 15px;
        max-width: 100%;
        margin: 0px auto;
        background: #F2E6DF;
        border-radius: 0px;
        overflow: hidden;
    }

    .client-section-left {
        padding: 0px;
        margin: 0px;
    }

    .client-section-left h3 {
        font-size: 35px;
        line-height: 45px;
        margin: 0px 0px 30px 0px;
        padding: 0px;
        text-align: left;
    }


    .contactBottom .accordion-item .accordion-header .accordion-button {
        font-size: 22px;
        line-height: 32px;
    }


    .contactBottom .accordion-item .accordion-body p {
        font-size: 16px;
        line-height: 26px;
    }


    .contactBottom {
        padding: 0px 0px 30px 0px;
        margin: 0;
    }


    .client-section-right h3 {
        font-size: 35px;
        line-height: 45px;
        padding: 0px;
        margin: 0px 0px 30px 0px;
    }

    .testi-card {

        border-radius: 10px;
        padding: 20px;

    }

    .testi-card p {
        font-size: 16px;
        line-height: 26px;
        padding: 0px;
        margin: 0px;
        text-align: left;
    }


    .landing-page-footer {
        padding: 60px 0px 0px 0px;
    }


    .gathering-details-section h2 {
        font-size: 28px;
        line-height: 28px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .counterBox h3 {
        font-size: 50px;
        line-height: 60px;
    }

    .counterBox .counetBtn {

        padding: 15px 0 0px;
        margin-top: 10px;
    }

    .gathering-details-section {
        padding: 0px;
        margin: 0px;
    }

    .greencount-sec {
        padding: 20px 0px;
    }


    .footerTop h6 {
        font-size: 20px;
        line-height: 30px;
        margin: 0 auto 30px;
        max-width: 100%;
    }


    .footerTop h2 {
        font-size: 40px;
        line-height: 40px;
        padding: 0;
        margin: 0 auto 30px;
    }

    .footerTop p {
        font-size: 18px;
        line-height: 28px;
        padding: 0;
        margin: 0 auto 30px;
        max-width: 70%;
        text-align: center;
    }


    .footerTop-butn-row {

        gap: 10px;
        flex-wrap: wrap;
    }

    .yelnBtn {
        font-size: 16px;
    }


    .footerTop {
        padding: 0 0 30px;

    }

    .footer-bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 50px;
    }

    .footer-bottom p {
        font-size: 16px;
        line-height: 26px;
    }


}

@media screen and (max-width : 1538px) {
    .navigation .stellarnav ul{
        gap: 20px;
    }
    
.navigation .stellarnav ul > li > a{
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    
    }
    
    .work-section-inner-text{
        padding: 60px 40px;
    }
    .work-section-inner {
        padding: 0px 0px 130px 0px;
    }
    .work-section-inner-text h2{
        font-size: 50px;
        line-height: 1.2;   
    }
}

@media screen and (max-width : 1399px) {
    .ripPanel-sec .ripPanelWrap h4{
        font-size: 40px;
    }
    .inner-bannerText h1 {
        font-size: 52px;
    }
}

@media screen and (max-width : 1366px) {
    .credentials-section {
        padding: 50px 0 40px;
    }
    .credentials-section h2{
        margin: 0px 0px 30px 0px;
    }

    .page-template-template-about .bottom-section-bg .work-section .cmn-container{
        padding: 0;
    }
    .quote-banner {
        padding: 60px 0px 30px;
    }
    .quote-banner p{
        font-size: 18px;
        line-height: 1.6;
    }
    .quote-banner h6{
        font-size: 26px;
        line-height: 1.6;
        margin: 0 0 10px;
    }


    .facts-section {
        padding: 40px 0 0;
    }
    .facts-text {
        padding: 0px 0px 0px 20px;
    }
    .facts-text h6{
        font-size: 26px;
        line-height: 1.2;
        margin: 0px 0px 20px 0px;
    }
    .fact-pill h5{
        font-size: 26px;
        line-height: 1.2;
        padding: 14px 15px;
    }
    .fact-pill p{
        font-size: 18px;
        line-height: 1.6;
        padding: 20px 20px;
    }
    .beliefs-section-inner {
        padding: 60px 0px;
    }
    .beliefs-box{
        padding: 30px;
        margin: 0;
    }
    .belief-item {
        margin: 20px 0 20px 20px;
    }
    .belief-item h5{
        font-size: 26px;
        line-height: 1.2;
        margin: 0px 0px 15px 0px;
    }
    .belief-item p{
        font-size: 18px;
        line-height: 1.6;
    }
    .journey-section {
        padding: 60px 0;
    }
    .journey-section-tittle {
        margin: 0px auto 60px;
    }
    .page-template-template-about .journey-section-tittle h6{
        font-size: 26px;
        line-height: 1.2;
        margin: 0 0 10px;
    }
    .page-template-template-about .journey-section-tittle p{
        font-size: 18px;
        line-height: 1.6;
    }
    .page-template-template-about .grief-section{
        padding: 60px 0px;
    }
    .page-template-template-about .grief-section-text {
        padding: 0px 50px 0px 0px;
    }
    .work-section-inner {
        padding: 0px 0px 170px 0px;
    }
    .work-tab .nav-link{
        padding: 26px 20px;
        font-size: 26px;
        line-height: 1.2;
    }
    .creative-box .creative-box-text p{
        font-size: 18px;
    }
    .creative-box .creative-box-text h3{
        font-size: 30px;
        line-height: 1.2;
    }
    .navigation .stellarnav ul > li {
        margin: 0 0px 0 0;
    }
    
    .navigation .stellarnav ul > li > a{
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    
    }
    
    .grief-section-text h2,
    .page-template-template-about .journey-section-tittle h2,
    .credentials-section h2,
    .work-section-inner-text h2,
    .quote-banner h2 {
        font-size: 44px;
        line-height: 1.2;
    }
    
    .grief-section-text p {
    font-size: 15px;
    line-height: 24px;
    }
    
    .cred-tag {
        width: calc(33.333333% - 7px);
    }
    
    .cred-tag h4 {

    font-size: 14px;
    line-height: 18px;
    }
    
}
@media screen and (max-width : 1280px) {
    

}


@media (max-width: 1199px) {
    .cred-tag{
        height: 100px;
    }
    .cred-photo-label h5{
        font-size: 32px;
        line-height: 1.2;
    }
    .grief-section-text h2, 
    .page-template-template-about .journey-section-tittle h2, 
    .credentials-section h2, 
    .work-section-inner-text h2, 
    .quote-banner h2 {
        font-size: 40px;
        line-height: 1.2;
    }
    .threeBox-sec .box{
        padding: 15px;
    }
    .threeBox-sec .box .icon {
        height: 60px;
        width: 60px;
    }
    .threeBox-sec .box .text {
        width: calc(100% - 60px);
        padding: 0 0 0 15px;
    }
    .threeBox-sec .box .text h4 {
        font-size: 24px;
    }

    .headerWrap,
    .bottom-section-bg{
        padding: 15px;
    }
    .header{
        top: 15px;
        width: calc(100% - 30px);
    }
    .logo {
        width: 115px;
    }
    .bannerContent .bannerText {
        max-width: 458px;
    }
    .bannerContent .bannerText h1{
        font-size: 54px;
    }
    .bannerContent .bannerText p {
        font-size: 16px;
        margin: 0 0 30px;
    }
    .bannerContent .bannerText .iconText .text h5{
        font-size: 16px;
    }
    .alignment-sec .alignment-content h2,
    .embrace-sec .desc h2,
    .counterInnerWrap h2{
        font-size: 34px;
    }
    .counterInnerWrap h2{
        max-width: 620px;
    }
    .embraceRound {
        max-width: 470px;
    }
    .roundTagbox .ttl{
        font-size: 18px;
    }
    .roundTagbox.one {
        left: -194px;
        top: 85px;
    }
    .roundTagbox.two {
        right: -80px;
        top: 130px;
    }
    .roundTagbox.three {
        left: -168px;
        bottom: 25%;
    }
    .roundTagbox.four {
        right: -160px;
        bottom: 20%;
    }
    .roundTagboxInner .textBox p{
        font-size: 14px;
    }
    .ripPanel-sec .ripPanelWrap h4 {
        font-size: 28px;
    }
    .ripPanel-sec .ripPanelWrap img {
        max-width: 46px;
    }
    .ripPanel-sec .ripPanelWrap{
        border-radius: 20px;
    }
    .embrace-sec {
        padding: 0px 0 40px;
        margin: 0;
    }

    .phase-sec .phaseWrap .phaseContentwrap{
        padding: 30px;
    }

    .phase-sec .phaseWrap .phaseContentwrap .desc {
        padding: 0 0 30px;
        max-width: 670px;
    }

    .phase-sec .phaseWrap .phaseContentwrap .desc h2 {
        font-size: 34px;
        line-height: 1;
        margin: 0 0 15px;
    }
    .coachingBox .imgTham img{
        border-radius: 10px;
    }
    .coachingBox .coachinText {
        width: calc(100% - 120px);
        padding: 6px 10px 6px 15px;
    }
    .coachingBox .coachinText h4{
        font-size: 20px;
        margin: 0 0 10px;
    }
    .coachingBox .coachinText p{
        font-size: 14px;
    }

    .landing-header .header {
        padding: 10px 15px;
    }

    .counterSec .counterWrap .counterInner{
        padding: 0 20px;
    }

    .landing-header .header {
        padding: 5px 15px;
        background: rgb(47, 92, 98);
    }
    .testimonialsSliderWrap {
        padding: 0;
    }
    .testimonialsSliderWrap .ttl{
        margin: 0 0 15px;
    }
    .testimonialBox .comma-icon {
        margin: 0 0 10px;
    }
    .testimonialsSliderWrap .ttl h4{
        font-size: 34px;
    }
    .testimonialBox p{
        margin-bottom: 15px;
    }
    .slider-counter{
        right: 0px;
    }
    #testimonialsSlider .owl-dots .owl-dot span{
        height: 6px;
        width: 40px;
    }
    .bannerContent{
        padding: 0 0 0 20px;
    }
    .stellarnav.light a,
    .stellarnav.light li a {
        color: #fff;
        font-size: 0px;
    }

    .stellarnav .menu-toggle span.bars span {
        display: block;
        width: 26px;
        height: 4px;
        border-radius: 6px;
        background: #777;
        margin: 0 0 3px;
    }

    .stellarnav.light .menu-toggle span.bars span {
        background: #fff;
    }

    .iconBtn {
/*        font-size: 9px;*/
        padding: 6px 6px 6px 16px;
    }

    .stellarnav .call-btn-mobile,
    .stellarnav .close-menu,
    .stellarnav .location-btn-mobile,
    .stellarnav .menu-toggle {
        padding: 0px;
        box-sizing: border-box;
    }

    .navigation {
        gap: 2px;
    }

    /*.banner {
        padding: 0;
        margin: 0;
        position: relative;
        top: 49px;
        height: 100%;
        background: #23535a;
    }*/

    .mid-container {
        max-width: 100%;
        margin: 0px auto;
        padding: 0px 15px;
    }

    .hero-content h1 {
        font-size: 30px;
        line-height: 30px;
        margin: 0px;
        padding: 0px;
    }


    .hero-content h6 {
        font-size: 22px;
        line-height: 22px;
        margin: 0px 0px 5px 0px;
        padding: 0px;
    }


    .hero-content p {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        max-width: 100%;
    }

    .landing-header .bannerContent {
        position: absolute;
        top: 0px;
        height: 100%;
    }

    .hero-pills {
        display: flex;
        gap: 20px;
        margin-top: 20px;
    }

    .hero-pill {

        border-radius: 5px;
        padding: 10px;
        max-width: 100%;
        height: 100%;
    }

    .hero-pills .hero-pill p {
        font-size: 14px;
        line-height: 22px;
        padding: 0px;
        margin: 0px;
    }

    .enroll-card {
        padding: 20px;

        margin: 0px;
    }


    .enroll-card h2 {
        font-size: 22px;
        line-height: 22px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }

    .enroll-card p {
        font-size: 12px;
        line-height: 18px;
        color: #fff;
        margin: 0px 0px 12px 0px;
        width: 100%;
    }

    .included-box ul li {
        font-size: 14px;
        line-height: 20px;
    }


    .included-box {

        border-radius: 10px;
        padding: 15px;
        margin-bottom: 20px;
    }


    .landing-about-section {
        background: #F2E6DF;
        padding: 70px 0;
    }

    .landing-about-section .about-img {
        width: 100%;
        height: 100%;
        overflow: hidden;
        border-radius: 10px;
    }

    .landing-about-section .about-img img {
        width: 100%;
        border-radius: 10px;
        object-fit: cover;
        height: 100%;
        box-shadow: 0 16px 56px rgba(0, 0, 0, .12);
    }

    .landing-about-section .about-text {
        padding: 20px 0px 0px 0px;
    }


    .landing-about-section .about-text h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .landing-about-section .about-text h3 {

        font-size: 20px;
        line-height: 25px;
        margin: 0px 0px 10px 0px;
        padding: 0px;

    }

    .landing-about-section .about-text h4 {
        font-size: 22px;
        line-height: 22px;
        margin: 0px 0px 5px 0px;
    }


    .landing-about-section .about-text h5 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .landing-about-section .about-text p {
        font-size: 14px;
        line-height: 24px;
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }


    .landing-about-section {
        background: #F2E6DF;
        padding: 70px 0 30px;
    }


    .landing-phase-sec .phaseWrap {
        border-radius: 0px;
        overflow: hidden;
        padding: 30px 15px;
        background: #1f5057;
        height: 600px;
    }

    .landing-phase-sec .phaseWrap .phaseContentwrap h2 {
        font-size: 26px;
        line-height: 36px;
        margin: 20px 0px;
        padding: 0px;
        text-align: center;
    }

    .phaseBox {
        border-radius: 10px;
        background: #fff;
        padding: 15px;
        height: 100%;
        text-align: center;
        margin-bottom: 0px;
        margin: 0px auto;
    }

    .phaseBox .icon {
        width: 90px;
        height: 90px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0px auto;
        text-align: center;
    }
    .phaseBox .content {
        padding: 10px 0 0;
    }
    .phaseBox .content h3{
        font-size: 24px;
        margin: 0 0 15px;
    }
    


    .landing-phase-sec .phaseBox h6 {
        font-size: 24px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        text-align: center;
    }


    .landing-phase-sec .phaseBox h3 {
        font-size: 22px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        max-width: 100%;
    }

    .landing-phase-sec .phaseBox p {

        font-size: 14px;
        line-height: 24px;

        max-width: 100%;
        padding: 0px;
        margin: 0px 0px 10px 0px;
        max-width: 100%;
    }

    .landing-phase-sec .phaseWrap .phaseContentwrap {
        position: absolute;
        padding: 0px 20px;
        margin: 0px;
        top: 0px;
        height: 100%;
    }


    .belief-section {
        padding: 30px 0;
        background: #fff;
    }


    .belief-section-left h2 {
        font-size: 22px;
        line-height: 28px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .belief-section-left p {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .belief-section-left {
        margin: 0px auto;

    }

    .belief-text {
        padding-left: 20px;
    }

    .joinComBtn a {
        font-size: 14px;
        padding: 6px 10px 6px 15px;
    }


    .belief-text h5 {
        font-size: 22px;
        line-height: 22px;
    }


    .belief-text p {
        font-size: 16px;
        line-height: 22px;
    }

    .belief-avatar {
        width: 130px;
        height: 130px;
    }

    .landing-grief-section {
        padding: 20px 20px;
        max-width: 100%;
        margin: 0px auto 30px;
        border-radius: 0px;
        min-height: 100%;
    }

    .landing-grief-section::before {
        background: linear-gradient(90deg, #205158 24.89%, rgba(32, 81, 88, 0.58) 75.1%);
    }

    .grief-section-left h2 {
        font-size: 26px;
        line-height: 36px;
        margin: 0px 0px 30px 0px;
        padding: 0px;

    }


    .check-list {

        max-width: 100%;
    }

    .check-list li {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .q-card {

        border-radius: 10px;
        padding: 20px;
        margin-left: 0px;
        height: 100%;
    }


    .q-card h6 {
        font-size: 20px;
        line-height: 20px;
        margin: 0px 0px 10px 0px;
    }


    .grief-section-right-accordion .accordion-item .accordion-button h4 {
        font-size: 16px;
        line-height: 20px;
    }


    .grief-section-right-accordion .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 22px;
    }


    .grief-section-right-accordion .accordion {
        --bs-accordion-body-padding-x: 0px;
        --bs-accordion-body-padding-y: 0px;
    }


    .grief-section-right-accordion .accordion-button {
        padding: 10px 0px;
    }


    .client-section {
        padding: 30px 15px;
        max-width: 100%;
        margin: 0px auto;
        background: #F2E6DF;
        border-radius: 0px;
        overflow: hidden;
    }


    .client-section-left {
        padding: 0px;
        margin: 0px;
    }


    .client-section-left h3 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
        text-align: left;
    }


    .contactBottom .accordion-item .accordion-header .accordion-button {
        font-size: 16px;
        line-height: 26px;
    }


    .contactBottom .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 24px;
    }


    .contactBottom {
        padding: 0px 0px 30px 0px;
        margin: 0;
    }


    .client-section-right h3 {
        font-size: 24px;
        line-height: 34px;
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }


    .testi-card {

        border-radius: 10px;
        padding: 20px;

    }

    .testi-card p {
        font-size: 14px;
        line-height: 24px;
        padding: 0px;
        margin: 0px;
        text-align: center;
    }


    .landing-page-footer {
        padding: 30px 0px 0px 0px;
    }


    .gathering-details-section h2 {
        font-size: 28px;
        line-height: 28px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .counterBox {

        padding: 20px;
        border-radius: 10px;
        margin-bottom: 10px;
    }

    .counterBox h3 {
        font-size: 35px;
        line-height: 40px;
    }

    .counterBox .counetBtn {

        padding: 15px 0 0px;
        margin-top: 10px;
    }

    .gathering-details-section {
        padding: 0px;
        margin: 0px;
    }

    .greencount-sec {
        padding: 20px 0px;
    }


    .footerTop h6 {
        font-size: 14px;
        line-height: 24px;
        margin: 0 auto 15px;
        max-width: 100%;
    }


    .footerTop h2 {
        font-size: 28px;
        line-height: 28px;
        padding: 0;
        margin: 0 auto 20px;
    }


    .footerTop p {
        font-size: 12px;
        line-height: 18px;
        padding: 0;
        margin: 0 auto 15px;
        max-width: 70%;
        text-align: center;
    }


    .footerTop-butn-row {

        gap: 10px;
        flex-wrap: wrap;
    }

    .yelnBtn {
        font-size: 9px;
    }


    .footerTop {
        padding: 0 0 30px;

    }

    .footer-bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 50px;
    }

    .footer-bottom p {

        font-size: 12px;
        line-height: 24px;

    }

    .cmn-container{
        padding: 0px 15px;
    }
    .work-section-inner {
        padding:0;
    }

    .work-section-inner-text h6{
        font-size: 28px;
        line-height: 1.2;
    }
    .work-section-inner-text h2 {
        font-size: 38px;
        line-height: 1.2;
    }
    .work-section-inner-text p{
        font-size: 16px;
        line-height: 1.6;
    }

    .creative-box {
        max-width: 100%;
        padding: 20px 15px;
        bottom: 0px;
        position: relative;
        right: 0px;
        /* height: auto; */
        left: 0;
        margin: 30px 0 0;
    }

    .work-tab .nav-link {
        padding: 30px 10px;
        font-size: 26px;
        color: #205158d1;
        line-height: 1.2;
    }
    .work-tab-section {
        padding: 0;
    }
    .creative-box .creative-box-text {
        padding: 0px;
        margin: 0px;
    }
    .creative-box .creative-box-text h3 {
        font-size: 26px;
        line-height: 1.2;
        margin: 0px 0px 30px 0px;
    }
    .creative-box .creative-box-text p {
        font-size: 16px;
        line-height: 1.6;
        margin: 0px 0px 40px 0px;
        padding: 0px;
    }
    .giftItem .giftItemTop h3{
        font-size: 26px;
        max-width: calc(100% - 240px);
    }
    .gift-desc .giftWrap h2,
    .gift-bottom-desc .gift-bottom-desc-text h2,
    .planWork-sec .planWork-text h2,
    .ourplan-sec .ourplanDesc h2,
    .contactBottomText h3{
        font-size: 34px;
        line-height: 1.2;
    }
    .gift-desc .giftWrap{
        max-width: 666px;
    }

    .pnalBox .pnalTop .text h4{
        font-size: 28px;
    }
    .pnalBox .pnalTop .text .price h3{
        font-size: 44px;
    }
    .pnalBox .pnalTop .text .price .disPrice del{
        font-size: 18px;
    }
    .pnalBox .pnalTop .text .price .disPrice span{
        font-size: 14px;
    }
    .pnalBox .pnalTop .text .price .disPrice {
        padding: 8px 0 0;
    }
}


@media (max-width: 991px) {
    .belief-item h5 {
        font-size: 24px;
        line-height: 1.2;
        margin: 0px 0px 10px 0px;
    }
    .belief-item p {
        font-size: 16px;
        line-height: 1.6;
    }
    .grief-section-text h6,
    .beliefs-box h6{
        font-size: 26px;
        line-height: 1.2;
    }
    .grief-section-text h2, 
    .page-template-template-about .journey-section-tittle h2, 
    .credentials-section h2, 
    .work-section-inner-text h2, 
    .quote-banner h2 {
        font-size: 36px;
        line-height: 1.2;
    }
    .row.align-items-stretch .d-flex.flex-column.justify-content-center.h-100.gap-3{
        margin-top: 15px;
    }
    .credentials-section {
        padding: 40px 0 30px;
    }
    .facts-section {
        padding: 0px 0 0;
    }
    .journey-section-tittle {
        margin: 0px auto 30px;
    }
    .quote-banner {
        padding: 40px 0px 30px;
    }
    .beliefs-section-inner {
        padding: 40px 0px;
    }
    .journey-section {
        padding: 40px 0;
    }
    .page-template-template-about .grief-section {
        padding: 40px 0px;
    }
    .page-template-template-about .grief-section-text {
        padding: 0px 0px 30px 0px;
    }
    .contactTop {
        padding: 40px 0 60px;
        margin: 0;
    }
    .pnalBox .pnalTop,
    .pnalBox .pnalBottom {
        padding: 20px 15px;
    }
    .pnalBox .pnalTop .text h4 {
        font-size: 24px;
    }
    .planWork-box .icon img{
        max-width: 40px;
    }
    .planWork-sec {
        padding: 0px 0 30px;
        margin: 0;
    }
    .planWork-sec .planWork-text{
        margin-bottom: 30px;
    }
    .contactTopText .conpanel h4{
        font-size: 22px;
    }
    .conatctFormWrap{
        border-radius: 15px;
        padding: 24px;
    }
    .contactAcco{
        margin-top: 30px;
    }
    .gift-desc .giftWrap h2, 
    .gift-bottom-desc .gift-bottom-desc-text h2, 
    .planWork-sec .planWork-text h2, 
    .ourplan-sec .ourplanDesc h2, 
    .contactBottomText h3,
    .contactTopText h2 {
        font-size: 30px;
        line-height: 1.2;
    }
    .gift-bottom-desc .gift-bottom-desc-text h5{
        font-size: 22px;
    }
    .threeBox-sec .box {
        padding: 10px;
    }
    .threeBox-sec .box .icon {
        height: 50px;
        width: 50px;
    }
    .threeBox-sec .box .text {
        width: calc(100% - 50px);
        padding: 0 0 0 10px;
    }
    .threeBox-sec .box .text h4 {
        font-size: 20px;
    }
    .threeBox-sec .box .text p{
        font-size: 16px;
    }
    .gift-desc {
        padding: 40px 0px;
    }
    .gift-bottom-desc{
        padding: 0px 0px 40px;
    }
    .giftItem .giftItemTop,
    .giftItem .giftItemBottom {
        padding: 15px;
    }

    .breadcrumb-item a{
        font-size: 18px;
        line-height: 1.2;
    }
    .inner-bannerText h1 {
        font-size: 44px;
        margin-bottom: 0;
    }
    .work-section-inner-text h2 {
        font-size: 34px;
        line-height: 1.2;
    }
    .bannerContent {
        padding: 0 0 0 15px;
    }
    .work-section-inner-text p {
        margin: 0;
    }
    .bannerContent .bannerText {
        max-width: 458px;
        padding: 46px 15px 0 0;
    }
    .bannerContent .bannerText h6{
        font-size: 16px;
    }
    .bannerContent .bannerText h1 {
        font-size: 40px;
    }
    .bannerContent .bannerText p {
        font-size: 16px;
        margin: 0 0 15px;
    }
    .bannerContent .bannerText .iconText{
        margin: 0 0 15px;
    }
    .banner{
        border-radius: 20px;
    }
    .alignment-sec,
    .experience-sec {
        padding: 40px 0;
    }
    .alignment-sec .alignment-content h2, 
    .embrace-sec .desc h2, 
    .counterInnerWrap h2 {
        font-size: 30px;
    }
    .alignment-sec .alignment-img{
        margin-top: 30px;
        height: auto;
    }
    .experience-sec .experienceContent .experiencecard{
        margin-bottom: 15px;
    }

    .ripPanel-sec .ripPanelWrap {
        border-radius: 15px;
        padding: 15px 10px;
    }
    .ripPanel-sec .ripPanelWrap h4 {
        font-size: 20px;
        line-height: 1.2;
    }
    .ripPanel-sec .ripPanelWrap img {
        max-width: 40px;
    }


    .logo {
        width: 115px;
    }

    .landing-header .header {
        padding: 10px 15px;
    }


    .landing-header .header {
        padding: 5px 15px;
        background: rgb(47, 92, 98);
    }


    .stellarnav.light a,
    .stellarnav.light li a {
        color: #fff;
        font-size: 0px;
    }

    .stellarnav .menu-toggle span.bars span {
        display: block;
        width: 26px;
        height: 4px;
        border-radius: 6px;
        background: #777;
        margin: 0 0 3px;
    }

    .stellarnav.light .menu-toggle span.bars span {
        background: #fff;
    }

    /*.iconBtn {
        font-size: 9px;
        padding: 2px 4px 2px 8px;
    }*/

    .stellarnav .call-btn-mobile,
    .stellarnav .close-menu,
    .stellarnav .location-btn-mobile,
    .stellarnav .menu-toggle {
        padding: 0px;
        box-sizing: border-box;
    }

    .navigation {
        gap: 2px;
    }

    /*.banner {
        padding: 0;
        margin: 0;
        position: relative;
        top: 49px;
        height: 100%;
        background: #23535a;
    }*/

    .mid-container {
        max-width: 100%;
        margin: 0px auto;
        padding: 0px 15px;
    }

    .hero-content h1 {
        font-size: 30px;
        line-height: 30px;
        margin: 0px;
        padding: 0px;
    }


    .hero-content h6 {
        font-size: 22px;
        line-height: 22px;
        margin: 0px 0px 5px 0px;
        padding: 0px;
    }


    .hero-content p {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        max-width: 100%;
    }

    .landing-header .bannerContent {
        position: absolute;
        top: 0px;
        height: 100%;
    }

    .hero-pills {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        margin-top: 15px;
    }

    .hero-pill {

        border-radius: 5px;
        padding: 10px;
        max-width: 100%;
        height: 100%;
    }

    .hero-pills .hero-pill p {
        font-size: 14px;
        line-height: 22px;
        padding: 0px;
        margin: 0px;
    }

    .enroll-card {
        padding: 20px;

        margin: 0px;
    }


    .enroll-card h2 {
        font-size: 22px;
        line-height: 22px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }

    .enroll-card p {
        font-size: 12px;
        line-height: 18px;
        color: #fff;
        margin: 0px 0px 12px 0px;
        width: 100%;
    }

    .included-box ul li {
        font-size: 14px;
        line-height: 20px;
    }


    .included-box {

        border-radius: 10px;
        padding: 15px;
        margin-bottom: 20px;
    }


    .landing-about-section {
        background: #F2E6DF;
        padding: 70px 0;
    }

    .landing-about-section .about-img {
        width: 100%;
        height: 100%;
        overflow: hidden;
        border-radius: 10px;
    }

    .landing-about-section .about-img img {
        width: 100%;
        border-radius: 10px;
        object-fit: cover;
        height: 100%;
        box-shadow: 0 16px 56px rgba(0, 0, 0, .12);
    }

    .landing-about-section .about-text {
        padding: 20px 0px 0px 0px;
    }


    .landing-about-section .about-text h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .landing-about-section .about-text h3 {

        font-size: 20px;
        line-height: 25px;
        margin: 0px 0px 10px 0px;
        padding: 0px;

    }

    .landing-about-section .about-text h4 {
        font-size: 22px;
        line-height: 22px;
        margin: 0px 0px 5px 0px;
    }


    .landing-about-section .about-text h5 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .landing-about-section .about-text p {
        font-size: 14px;
        line-height: 24px;
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }


    .landing-about-section {
        background: #F2E6DF;
        padding: 70px 0 30px;
    }


    .landing-phase-sec .phaseWrap {
        border-radius: 0px;
        overflow: hidden;
        padding: 30px 15px;
        background: #1f5057;
        height: 600px;
    }

    .landing-phase-sec .phaseWrap .phaseContentwrap h2 {

        font-size: 26px;
        line-height: 36px;

        margin: 20px 0px;
        padding: 0px;
        text-align: center;
    }

    /*.phaseBox {
        border-radius: 10px;
        background: #fff;
        padding: 20px;
        height: 98%;
        text-align: center;
        margin-bottom: 0px;
        margin: 0px auto;
    }

    .phaseBox .icon {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0px auto;
        text-align: center;
    }

    .phaseBox .content {
        padding: 10px 0 0;
    }*/
    .phase-sec .phaseWrap .phaseImg{
        min-height: 500px;
        object-fit: cover;
    }
    .phase-sec .phaseWrap .phaseContentwrap {
        padding: 15px;
    }
    .phaseBox .content h3 {
        font-size: 22px;
    }
    .coachingSec .coachingWrap .desc p{
        font-size: 30px;
    }

    .landing-phase-sec .phaseBox h6 {
        font-size: 24px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        text-align: center;
    }


    .landing-phase-sec .phaseBox h3 {
        font-size: 22px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        max-width: 100%;
    }

    .landing-phase-sec .phaseBox p {

        font-size: 14px;
        line-height: 24px;

        max-width: 100%;
        padding: 0px;
        margin: 0px 0px 10px 0px;
        max-width: 100%;
    }

    .landing-phase-sec .phaseWrap .phaseContentwrap {
        position: absolute;
        padding: 0px 20px;
        margin: 0px;
        top: 0px;
        height: 100%;
    }


    .belief-section {
        padding: 30px 0;
        background: #fff;
    }


    .belief-section-left h2 {
        font-size: 22px;
        line-height: 28px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .belief-section-left p {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .belief-section-left {
        margin: 0px auto;
        text-align: center;
    }


    .joinComBtn a {
        font-size: 14px;
        padding: 6px 10px 6px 15px;
    }


    .belief-text h5 {
        font-size: 22px;
        line-height: 22px;
    }


    .belief-text p {
        font-size: 16px;
        line-height: 22px;
    }

    .belief-avatar {
        width: 130px;
        height: 130px;
    }

    .landing-grief-section {
        padding: 20px 20px;
        max-width: 100%;
        margin: 0px auto 30px;
        border-radius: 0px;
        min-height: 100%;
    }

    .landing-grief-section::before {
        background: linear-gradient(90deg, #205158 24.89%, rgba(32, 81, 88, 0.58) 75.1%);
    }

    .grief-section-left h2 {
        font-size: 26px;
        line-height: 36px;
        margin: 0px 0px 30px 0px;
        padding: 0px;

    }


    .check-list {

        max-width: 100%;
    }

    .check-list li {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .q-card {

        border-radius: 10px;
        padding: 20px;
        margin-left: 0px;
        height: 100%;
    }


    .q-card h6 {
        font-size: 20px;
        line-height: 20px;
        margin: 0px 0px 10px 0px;
    }


    .grief-section-right-accordion .accordion-item .accordion-button h4 {
        font-size: 16px;
        line-height: 20px;
    }


    .grief-section-right-accordion .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 22px;
    }


    .grief-section-right-accordion .accordion {
        --bs-accordion-body-padding-x: 0px;
        --bs-accordion-body-padding-y: 0px;
    }


    .grief-section-right-accordion .accordion-button {
        padding: 10px 0px;
    }


    .client-section {
        padding: 30px 15px;
        max-width: 100%;
        margin: 0px auto;
        background: #F2E6DF;
        border-radius: 0px;
        overflow: hidden;
    }


    .client-section-left {
        padding: 0px;
        margin: 0px;
    }


    .client-section-left h3 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
        text-align: left;
    }


    .contactBottom .accordion-item .accordion-header .accordion-button {
        font-size: 16px;
        line-height: 26px;
    }


    .contactBottom .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 24px;
    }


    .contactBottom {
        padding: 0px 0px 30px 0px;
        margin: 0;
    }


    .client-section-right h3 {
        font-size: 24px;
        line-height: 34px;
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }


    .testi-card {

        border-radius: 10px;
        padding: 20px;

    }

    .testi-card p {
        font-size: 14px;
        line-height: 24px;
        padding: 0px;
        margin: 0px;
        text-align: center;
    }


    .landing-page-footer {
        padding: 30px 0px 0px 0px;
    }


    .gathering-details-section h2 {
        font-size: 28px;
        line-height: 28px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .counterBox {
        padding: 15px;
        border-radius: 10px;
        margin-bottom: 0px;
        height: 100%;
    }

    .counterBox h3 {
        font-size: 30px;
        line-height: 1.2;
    }
    /*.counterBox .counetBtn p{
        font-size: 14px;
    }*/
    .counterBox .counetBtn p br{
        display: none;
    }
    .counterBox .counetBtn {

        padding: 15px 0 0px;
        margin-top: 10px;
    }

    .gathering-details-section {
        padding: 0px;
        margin: 0px;
    }

    .greencount-sec {
        padding: 20px 0px;
    }


    .footerTop h6 {
        font-size: 14px;
        line-height: 24px;
        margin: 0 auto 15px;
        max-width: 100%;
    }


    .footerTop h2 {
        font-size: 28px;
        line-height: 28px;
        padding: 0;
        margin: 0 auto 20px;
    }


    .footerTop p {
        font-size: 12px;
        line-height: 18px;
        padding: 0;
        margin: 0 auto 15px;
        max-width: 70%;
        text-align: center;
    }


    .footerTop-butn-row {

        gap: 10px;
        flex-wrap: wrap;
    }

    .yelnBtn {
        font-size: 9px;
    }


    .footerTop {
        padding: 0 0 30px;

    }

    .footer-bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 50px;
    }

    .footer-bottom p {

        font-size: 12px;
        line-height: 24px;

    }

    .counterSec .counterWrap {
        border-radius: 20px;
        overflow: hidden;
        background: url(../images/countre-main-img.png) no-repeat center;
        background-size: cover;
    }
    .counterSec .counterWrap img{
        display: none;
    }
    .counterSec .counterWrap .counterInner {
        padding: 30px 15px 20px;
        position: relative;
    }
    .testimonialsSliderWrap .ttl h4 {
        font-size: 30px;
    }
    .testimonialBox .comma-icon img{
        max-width: 30px;
    }
    .footer .footerInner{
        padding-left: 15px;
        padding-right: 15px;
    }
    .ft-menu,
    .ft-logo-rt{
        margin-top: 30px;
    }
    .roundTagbox{
        display: none;
    }
}

@media (max-width: 767px) {
    .facts-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .contactTop {
        padding: 40px 0 30px;
        margin: 0;
    }
    .contactTopText .conpanel {
        padding: 0 0 15px 20px;
        margin: 0 0 15px;
    }
    .contactTopText .conpanel h4 {
        font-size: 18px;
    }
    .conatctFormWrap {
        border-radius: 15px;
        padding: 20px;
        margin-top: 30px;
    }
    .giftItem .giftItemBottom .giftItemContent{
        margin-bottom: 30px;
    }
    .giftItem .giftItemTop {
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start;
        gap:15px;
    }
    .giftItem .giftItemTop a{
        font-size: 14px;
        padding: 6px 6px 6px 20px;
    }
    .giftItem .giftItemTop h3 {
        font-size: 24px;
        max-width: 100%;
    }
    /*.gift-desc .giftWrap h2, 
    .gift-bottom-desc .gift-bottom-desc-text h2 {
        font-size: 28px;
        line-height: 1.2;
    }*/
    /*.gift-desc .giftWrap h2, 
    .gift-bottom-desc .gift-bottom-desc-text h2, 
    .planWork-sec .planWork-text h2, 
    .ourplan-sec .ourplanDesc h2, 
    .contactBottomText h3 {
        font-size: 28px;
        line-height: 1.2;
    }*/
    .gift-desc .giftWrap h2, 
    .gift-bottom-desc .gift-bottom-desc-text h2, 
    .planWork-sec .planWork-text h2, 
    .ourplan-sec .ourplanDesc h2, 
    .contactBottomText h3, 
    .contactTopText h2 {
        font-size: 28px;
        line-height: 1.2;
    }
    .conatctFormWrap h3 {
        font-size: 26px;
        margin: 0 0 20px;
    }
    .work-section .work-section-inner > img{
        display: none;
    }
    .work-section-inner-text {
        padding: 30px 15px;
        position: relative;
        background: url(../images/work-sec-bg.png) no-repeat center;
        background-size: cover;
        border-radius: 15px;
    }
    .creative-box .creative-box-text p{
        margin-bottom: 30px;
    }
    .creative-box .creative-box-text h3{
        margin-bottom: 15px;
    }
    .gift-bottom-desc .gift-bottom-desc-text{
        margin-bottom: 30px;
    }
    .gift-bottom-desc .giftbigtham {
        margin: 0px 0 0;
        border-radius: 15px;
    }
    .giftItem .giftItemBottom .giftItemContent ul li img, 
    .redtickList li img {
        max-width: 18px;
        margin: 4px 0 0;
    }
    .logo {
        width: 115px;
    }

    .landing-header .header {
        padding: 10px 15px;
    }


    .landing-header .header {
        padding: 5px 15px;
        background: rgb(47, 92, 98);
    }


    .stellarnav.light a,
    .stellarnav.light li a {
        color: #fff;
        font-size: 0px;
    }

    .stellarnav .menu-toggle span.bars span {
        display: block;
        width: 26px;
        height: 4px;
        border-radius: 6px;
        background: #777;
        margin: 0 0 3px;
    }

    .stellarnav.light .menu-toggle span.bars span {
        background: #fff;
    }
    .creative-box .creative-box-text{
        margin: 20px 0 0;
    }

    .stellarnav .call-btn-mobile,
    .stellarnav .close-menu,
    .stellarnav .location-btn-mobile,
    .stellarnav .menu-toggle {
        padding: 0px;
        box-sizing: border-box;
    }

    .navigation {
        gap: 2px;
    }

    /*.banner {
        padding: 0;
        margin: 0;
        position: relative;
        top: 38px;
        height: 1030px;
        background: #23535a;
    }*/

    .mid-container {
        max-width: 100%;
        margin: 0px auto;
        padding: 0px 15px;
    }

    .hero-content h1 {
        font-size: 30px;
        line-height: 30px;
        margin: 0px;
        padding: 0px;
    }


    .hero-content h6 {
        font-size: 22px;
        line-height: 22px;
        margin: 0px 0px 5px 0px;
        padding: 0px;
    }


    .hero-content p {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        max-width: 100%;
    }

    .landing-header .bannerContent {
        position: relative;
        top: -126px;
        height: 100%;
    }

    .hero-pills {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        margin-top: 15px;
    }

    .hero-pill {

        border-radius: 5px;
        padding: 10px;
        max-width: 100%;
        height: 100%;
    }

    .hero-pills .hero-pill p {
        font-size: 14px;
        line-height: 22px;
        padding: 0px;
        margin: 0px;
    }

    .enroll-card {
        padding: 20px;

        margin: 0px;
    }


    .enroll-card h2 {
        font-size: 30px;
        line-height: 35px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .enroll-card p {

        font-size: 14px;
        line-height: 24px;

        color: #fff;
        margin: 0px 0px 20px 0px;

        width: 100%;

    }

    .included-box {

        border-radius: 10px;
        padding: 15px;
        margin-bottom: 20px;
    }


    .landing-about-section {
        background: #F2E6DF;
        padding: 70px 0;
    }

    .landing-about-section .about-img {
        width: 100%;
        height: 100%;
        overflow: hidden;
        border-radius: 10px;
    }

    .landing-about-section .about-img img {
        width: 100%;
        border-radius: 10px;
        object-fit: cover;
        height: 100%;
        box-shadow: 0 16px 56px rgba(0, 0, 0, .12);
    }

    .landing-about-section .about-text {
        padding: 20px 0px 0px 0px;
    }


    .landing-about-section .about-text h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .landing-about-section .about-text h3 {

        font-size: 20px;
        line-height: 25px;
        margin: 0px 0px 10px 0px;
        padding: 0px;

    }

    .landing-about-section .about-text h4 {
        font-size: 22px;
        line-height: 22px;
        margin: 0px 0px 5px 0px;
    }


    .landing-about-section .about-text h5 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .landing-about-section .about-text p {
        font-size: 14px;
        line-height: 24px;
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }


    .landing-about-section {
        background: #F2E6DF;
        padding: 70px 0 30px;
    }


    .landing-phase-sec .phaseWrap {
        border-radius: 0px;
        overflow: hidden;
        padding: 30px 15px;
        background: #1f5057;
    height: 100%;
    }

    .landing-phase-sec .phaseWrap .phaseContentwrap h2 {

        font-size: 26px;
        line-height: 36px;

        margin: 20px 0px;
        padding: 0px;
        text-align: center;
    }

    /*.phaseBox {
        border-radius: 10px;
        background: #fff;
        padding: 20px;
        height: 98%;
        text-align: center;
        margin-bottom: 0px;
        margin: 0px auto;
    }

    .phaseBox .icon {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0px auto;
        text-align: center;
    }

    .phaseBox .content {
        padding: 10px 0 0;
    }*/


    .landing-phase-sec .phaseBox h6 {
        font-size: 24px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        text-align: center;
    }


    .landing-phase-sec .phaseBox h3 {
        font-size: 22px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        max-width: 100%;
    }

    .landing-phase-sec .phaseBox p {

        font-size: 14px;
        line-height: 24px;

        max-width: 100%;
        padding: 0px;
        margin: 0px 0px 10px 0px;
        max-width: 100%;
    }

    .landing-phase-sec .phaseWrap .phaseContentwrap {
        position: unset;
        padding: 0px;
    }


    .belief-section {
        padding: 30px 0;
        background: #fff;
    }


    .belief-section-left h2 {
        font-size: 22px;
        line-height: 28px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .belief-section-left p {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .belief-section-left {
        margin: 0px auto;
        text-align: center;
    }


    .joinComBtn a {
        font-size: 14px;
        padding: 6px 10px 6px 15px;
    }


    .belief-avatar {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        object-fit: cover;
        flex-shrink: 0;
        border: 1px solid #f2d6c5;
        position: absolute;
        left: 0px;
        margin: 0px auto;
        right: 0px;
        top: 0px;
    }


    .belief-text {
        padding-left: 0px;
        padding-top: 110px;
    }


    .landing-belief-item {
        display: flex;
        align-items: center;
        gap: 0px;
        border-radius: 10px;
        padding: 20px;
        margin-bottom: 40px;
        margin: 0px 0px 10px 0px;
        text-align: center;
    }


    .belief-text h5 {
        font-size: 22px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .belief-text p {
        font-size: 14px;
        line-height: 24px;
    }


    .landing-grief-section {
        padding: 20px 20px;
        max-width: 100%;
        margin: 0px auto 30px;
        border-radius: 0px;
        min-height: 100%;
    }

    .landing-grief-section::before {
        background: linear-gradient(90deg, #205158 24.89%, rgba(32, 81, 88, 0.58) 75.1%);
    }

    .grief-section-left h2 {
        font-size: 26px;
        line-height: 36px;
        margin: 0px 0px 30px 0px;
        padding: 0px;

    }


    .check-list {

        max-width: 100%;
    }

    .check-list li {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .q-card {

        border-radius: 10px;
        padding: 20px;
        margin-left: 0px;
        height: 100%;
    }


    .q-card h6 {
        font-size: 20px;
        line-height: 20px;
        margin: 0px 0px 10px 0px;
    }


    .grief-section-right-accordion .accordion-item .accordion-button h4 {
        font-size: 16px;
        line-height: 20px;
    }


    .grief-section-right-accordion .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 22px;
    }


    .grief-section-right-accordion .accordion {
        --bs-accordion-body-padding-x: 0px;
        --bs-accordion-body-padding-y: 0px;
    }


    .grief-section-right-accordion .accordion-button {
        padding: 10px 0px;
    }


    .client-section {
        padding: 30px 15px;
        max-width: 100%;
        margin: 0px auto;
        background: #F2E6DF;
        border-radius: 0px;
        overflow: hidden;
    }


    .client-section-left {
        padding: 0px;
        margin: 0px;
    }


    .client-section-left h3 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
        text-align: center;
    }


    .contactBottom .accordion-item .accordion-header .accordion-button {
        font-size: 16px;
        line-height: 26px;
    }


    .contactBottom .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 24px;
    }


    .contactBottom {
        padding: 0px 0px 30px 0px;
        margin: 0;
    }


    .client-section-right h3 {
        font-size: 24px;
        line-height: 34px;
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }


    .testi-card {

        border-radius: 10px;
        padding: 20px;

    }

    .testi-card p {
        font-size: 14px;
        line-height: 24px;
        padding: 0px;
        margin: 0px;
        text-align: center;
    }


    .landing-page-footer {
        padding: 30px 0px 0px 0px;
    }


    .gathering-details-section h2 {
        font-size: 28px;
        line-height: 28px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .counterBox {

        padding: 20px;
        border-radius: 10px;
        margin-bottom: 10px;
    }

    /*.counterBox h3 {
        font-size: 35px;
        line-height: 40px;
    }*/

    .counterBox .counetBtn {

        padding: 15px 0 0px;
        margin-top: 10px;
    }

    .gathering-details-section {
        padding: 0px;
        margin: 0px;
    }

    .greencount-sec {
        padding: 20px 0px;
    }


    .footerTop h6 {
        font-size: 14px;
        line-height: 24px;
        margin: 0 auto 15px;
        max-width: 100%;
    }


    .footerTop h2 {
        font-size: 28px;
        line-height: 28px;
        padding: 0;
        margin: 0 auto 20px;
    }


    .footerTop p {
        font-size: 12px;
        line-height: 18px;
        padding: 0;
        margin: 0 auto 15px;
    }


    .footerTop-butn-row {

        gap: 10px;
        flex-wrap: wrap;
    }

    .yelnBtn {
        font-size: 9px;
    }

    .footerTop {
        padding: 0 0 30px;
    }

    .footer-bottom {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }

    .footer-bottom p {

        font-size: 12px;
        line-height: 24px;

    }
    .phase-sec .phaseWrap {
        position: relative;
        border-radius: 24px;
        overflow: hidden;
        background: url(../images/phase-main-img.png) no-repeat center;
        background-size: cover;
    }
    .phase-sec .phaseWrap .phaseImg{
        display: none;
    }
    .phase-sec .phaseWrap .phaseContentwrap {
        padding:20px 15px;
        position: relative;
    }
    .phaseBox{
        margin-bottom: 15px;
        height: auto;
    }
    .phaseInner .row .col-lg-4:last-child .phaseBox{
        margin-bottom: 0;
    }
    .testimonialSec .testimonialWrap{
        padding: 30px 15px 15px;
    }
    .testimonialSec .testimonialWrap .tham{
        margin: 30px 0 0;
    }
    .ripPanel-sec .ripPanelWrap{
        gap: 10px;
        flex-wrap: wrap;
    }
    .work-tab .nav-link {
        padding: 20px 10px;
        font-size: 22px;
    }
    .work-section-inner-text h2 {
        font-size: 28px;
        line-height: 1.2;
    }
    .siteTagTtl{
        font-size: 20px;
    }
    .breadcrumb-item a {
        font-size: 16px;
        line-height: 1.2;
    }
    .inner-bannerText h1 {
        font-size: 36px;
        margin-bottom: 0;
    }
    .threeBox-sec .box{
        height: auto;
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {
    .cred-tag{
        padding: 10px 10px;
    }
    .belief-item {
        margin: 10px 0 10px 10px;
    }
    .grief-section-text h6,
    .beliefs-box h6{
        font-size: 24px;
        line-height: 1.2;
    }
    .grief-section-text h2, 
    .page-template-template-about .journey-section-tittle h2, 
    .credentials-section h2, 
    .work-section-inner-text h2, 
    .quote-banner h2 {
        font-size: 32px;
        line-height: 1.2;
    }
    .page-template-template-ccc .testimonialSec{
        padding: 20px 15px;
    }
    .wp-singular .banner .bannerContent {
        flex-direction: column;
        position: relative;
        padding: 0;
        min-height: 200px;
        justify-content: center;
    }
    .work-section{
        padding-bottom: 20px;
    }
    .bottom-section-bg .cmn-container{
        padding-left: 0;
        padding-right: 0;
    }
    
    .gift-bottom-desc {
        padding: 0px 0px 20px;
    }
    .logo {
        width: 115px;
    }

    .landing-header .header {
        padding: 10px 15px;
    }


    .landing-header .header {
        padding: 5px 15px;
        background: rgb(47, 92, 98);
    }


    .stellarnav.light a,
    .stellarnav.light li a {
        color: #fff;
        font-size: 0px;
    }

    .stellarnav .menu-toggle span.bars span {
        display: block;
        width: 26px;
        height: 4px;
        border-radius: 6px;
        background: #777;
        margin: 0 0 3px;
    }

    .stellarnav.light .menu-toggle span.bars span {
        background: #fff;
    }

    /*.iconBtn {
        font-size: 9px;
        padding: 2px 4px 2px 8px;
    }*/

    .stellarnav .call-btn-mobile,
    .stellarnav .close-menu,
    .stellarnav .location-btn-mobile,
    .stellarnav .menu-toggle {
        padding: 0px;
        box-sizing: border-box;
    }

    .navigation {
        gap: 2px;
    }

    .header{
        padding: 10px 15px;
    }
    img.bannerMainImg {
        display: block;
            margin-top: 19px;
    }
    .banner {
        padding: 15px;
        margin: 0;
        position: relative;
/*        top: 38px;*/
/*        height: 1030px;*/
        background: #23535a;
    }
    .page-template-template-about .banner,
    .page-template-template-free-gifts .banner{
        background: url(../images/inner-banner.png) no-repeat center;
        background-size: cover;
    }
    .bannerContent{
        flex-direction: column;
        position: relative;
        padding: 0;
    }
    .bannerContent .bannerText {
        max-width: 458px;
        padding: 60px 0px 30px 0;
    }
    .mid-container {
        max-width: 100%;
        margin: 0px auto;
        padding: 0px 15px;
    }

    .hero-content h1 {
        font-size: 30px;
        line-height: 63px;
        margin: 0px;
        padding: 0px;
    }

    .hero-content h6 {
        font-size: 22px;
        line-height: 22px;
        margin: 0px 0px 5px 0px;
        padding: 0px;
    }

    .hero-content p {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        max-width: 100%;
    }
    
    p.reveal {
        display: none;
    }

    .landing-header .bannerContent {
        position: relative;
        top: -126px;
        height: 100%;
    }

    .hero-pills {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        margin-top: 15px;
    }

    .hero-pill {

        border-radius: 5px;
        padding: 10px;
        max-width: 100%;
        height: 100%;
    }

    .hero-pills .hero-pill p {
        font-size: 14px;
        line-height: 22px;
        padding: 0px;
        margin: 0px;
    }

    .enroll-card {
        padding: 20px;
        margin: 0px;
    }


    .enroll-card h2 {
        font-size: 30px;
        line-height: 35px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .enroll-card p {
        font-size: 14px;
        line-height: 24px;
        color: #fff;
        margin: 0px 0px 20px 0px;
        width: 100%;
    }

    .included-box {
        border-radius: 10px;
        padding: 15px;
        margin-bottom: 20px;
    }

    .landing-about-section {
        background: #F2E6DF;
        padding: 70px 0;
    }

    .landing-about-section .about-img {
        width: 100%;
        height: 100%;
        overflow: hidden;
        border-radius: 10px;
    }

    .landing-about-section .about-img img {
        width: 100%;
        border-radius: 10px;
        object-fit: cover;
        height: 100%;
        box-shadow: 0 16px 56px rgba(0, 0, 0, .12);
    }

    .landing-about-section .about-text {
        padding: 20px 0px 0px 0px;
    }

    .landing-about-section .about-text h2 {
        font-size: 26px;
        line-height: 36px;
    }

    .landing-about-section .about-text h3 {
        font-size: 20px;
        line-height: 25px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }

    .landing-about-section .about-text h4 {
        font-size: 22px;
        line-height: 22px;
        margin: 0px 0px 5px 0px;
    }


    .landing-about-section .about-text h5 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .landing-about-section .about-text p {
        font-size: 14px;
        line-height: 24px;
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }


    .landing-about-section {
        background: #F2E6DF;
        padding: 70px 0 30px;
    }


    .landing-phase-sec .phaseWrap {
        border-radius: 0px;
        overflow: hidden;
        padding: 30px 15px;
        background: #1f5057;
    }

    .landing-phase-sec .phaseWrap .phaseContentwrap h2 {

        font-size: 26px;
        line-height: 36px;

        margin: 20px 0px;
        padding: 0px;
        text-align: center;
    }

    /*.phaseBox {
        border-radius: 10px;
        background: #fff;
        padding: 20px;
        height: 98%;
        text-align: center;
        margin-bottom: 0px;
        margin: 0px auto;
    }

    .phaseBox .icon {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0px auto;
        text-align: center;
    }

    .phaseBox .content {
        padding: 10px 0 0;
    }*/


    .landing-phase-sec .phaseBox h6 {
        font-size: 24px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        text-align: center;
    }


    .landing-phase-sec .phaseBox h3 {
        font-size: 22px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
        max-width: 100%;
    }

    .landing-phase-sec .phaseBox p {

        font-size: 14px;
        line-height: 24px;

        max-width: 100%;
        padding: 0px;
        margin: 0px 0px 10px 0px;
        max-width: 100%;
    }

    .landing-phase-sec .phaseWrap .phaseContentwrap {
        position: unset;
        padding: 0px;
    }

    .belief-section {
        padding: 30px 0;
        background: #fff;
    }

    .belief-section-left h2 {
        font-size: 22px;
        line-height: 28px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }

    .belief-section-left p {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }

    .belief-section-left {
        margin: 0px auto;
        text-align: center;
    }

    .joinComBtn a {
        font-size: 14px;
        padding: 6px 10px 6px 15px;
    }

    .belief-avatar {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        object-fit: cover;
        flex-shrink: 0;
        border: 1px solid #f2d6c5;
        position: absolute;
        left: 0px;
        margin: 0px auto;
        right: 0px;
        top: 0px;
    }


    .belief-text {
        padding-left: 0px;
        padding-top: 110px;
    }


    .landing-belief-item {
        display: flex;
        align-items: center;
        gap: 0px;
        border-radius: 10px;
        padding: 20px;
        margin-bottom: 40px;
        margin: 0px 0px 10px 0px;
        text-align: center;
    }


    .belief-text h5 {
        font-size: 22px;
        line-height: 30px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .belief-text p {
        font-size: 14px;
        line-height: 24px;
    }


    .landing-grief-section {
        padding: 20px 20px;
        max-width: 100%;
        margin: 0px auto 30px;
        border-radius: 0px;
        min-height: 100%;
    }

    .landing-grief-section::before {
        background: linear-gradient(90deg, #205158 24.89%, rgba(32, 81, 88, 0.58) 75.1%);
    }

    .grief-section-left h2 {
        font-size: 26px;
        line-height: 36px;
        margin: 0px 0px 30px 0px;
        padding: 0px;

    }


    .check-list {

        max-width: 100%;
    }

    .check-list li {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 10px 0px;
        padding: 0px;
    }


    .q-card {

        border-radius: 10px;
        padding: 20px;
        margin-left: 0px;
        height: 100%;
    }


    .q-card h6 {
        font-size: 20px;
        line-height: 20px;
        margin: 0px 0px 10px 0px;
    }


    .grief-section-right-accordion .accordion-item .accordion-button h4 {
        font-size: 16px;
        line-height: 20px;
    }


    .grief-section-right-accordion .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 22px;
    }


    .grief-section-right-accordion .accordion {
        --bs-accordion-body-padding-x: 0px;
        --bs-accordion-body-padding-y: 0px;
    }


    .grief-section-right-accordion .accordion-button {
        padding: 10px 0px;
    }


    .client-section {
        padding: 30px 15px;
        max-width: 100%;
        margin: 0px auto;
        background: #F2E6DF;
        border-radius: 0px;
        overflow: hidden;
    }


    .client-section-left {
        padding: 0px;
        margin: 0px;
    }


    .client-section-left h3 {
        font-size: 24px;
        line-height: 34px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
        text-align: center;
    }


    .contactBottom .accordion-item .accordion-header .accordion-button {
        font-size: 16px;
        line-height: 26px;
    }


    .contactBottom .accordion-item .accordion-body p {
        font-size: 14px;
        line-height: 24px;
    }


    .contactBottom {
        padding: 0px 0px 30px 0px;
        margin: 0;
    }


    .client-section-right h3 {
        font-size: 24px;
        line-height: 34px;
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }


    .testi-card {

        border-radius: 10px;
        padding: 20px;

    }

    .testi-card p {
        font-size: 14px;
        line-height: 24px;
        padding: 0px;
        margin: 0px;
        text-align: center;
    }


    .landing-page-footer {
        padding: 30px 0px 0px 0px;
    }


    .gathering-details-section h2 {
        font-size: 28px;
        line-height: 28px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
    }


    .counterBox {

        padding: 15px;
        border-radius: 10px;
        margin-bottom: 10px;
        height: auto;
    }

    /*.counterBox h3 {
        font-size: 35px;
        line-height: 40px;
    }*/

    .counterBox .counetBtn {

        padding: 15px 0 0px;
        margin-top: 10px;
    }

    .gathering-details-section {
        padding: 0px;
        margin: 0px;
    }

    .greencount-sec {
        padding: 20px 0px;
    }


    .footerTop h6 {
        font-size: 14px;
        line-height: 24px;
        margin: 0 auto 15px;
        max-width: 100%;
    }


    .footerTop h2 {
        font-size: 28px;
        line-height: 28px;
        padding: 0;
        margin: 0 auto 15px;
    }


    .footerTop p {
        font-size: 12px;
        line-height: 18px;
        padding: 0;
        margin: 0 auto 15px;
    }


    .footerTop-butn-row {

        gap: 10px;
        flex-wrap: wrap;
    }

    .yelnBtn {
        font-size: 9px;
    }


    .footerTop {
        padding: 0 0 30px;

    }

    .footer-bottom {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 10px;
    }

    .footer-bottom p {

        font-size: 12px;
        line-height: 24px;

    }
    
    .landing-phase-sec .phaseWrap .phaseImg {
        display: none;
    }
    #testimonialsSlider .owl-dots .owl-dot span {
        height: 4px;
        width: 20px;
    }
    .slider-counter{
        font-size: 24px;
    }
    .ft-logo-rt {
        max-width: 120px;
        margin: 30px auto 0;
    }
    .phase-sec .phaseWrap .phaseContentwrap .desc h2,
    .alignment-sec .alignment-content h2, 
    .embrace-sec .desc h2, 
    .counterInnerWrap h2,
    .coachingSec .coachingWrap .desc p {
        font-size: 28px;
        line-height: 1.2;
    }
    .testimonialsSliderWrap .ttl h4 {
        font-size: 28px;
    }
}   



@media screen and (max-width : 450px) {
    
}