@media(max-width:767px){
    .hero-content h1{
        font-size: 28px;
        line-height: 44px;
    }
    .hero-content{
    height: 250px;}
    .hero-item{
        height: 250px;
    }
    .page-banner{
        height: 200px;
    }

    .banner-content h1{
        font-size: 38px;
    }

    .hero-slider .owl-dots{
        bottom: 10px;
    }

    .growth-info h4{
        font-size: 27px;
        line-height: 38px;
        margin-top: 15px;
    }
    .growth-info p{
        line-height: 26px;
    }
    .appoitment h4 {
          font-size: 24px;
    }
    .appoitment p {
        font-size: 15px; 
    }
    .appoitment .number h4{
        font-size: 24px;
    }

    .consultation-section h3{
        font-size: 27px;
    }
    .client-says h3{
        font-size: 27px;
    }
    .strategy h3 {
        font-size: 27px;
    }
    .services h3{
        font-size: 27px;
    }

    .why-choose h2{
        font-size: 27px;
    }
    .management-banner{
        height: 200px;
    }
    .management-banner-content h1{
        font-size: 27px;
        line-height: 40px;
    }
    .service-table-section h5{
        font-size: 20px;
        line-height: 28px;
    }
    .banner-content h1{
        font-size: 27px;
    }
    .blog-title{
        font-size: 18px;
    }
    .blog-image img{
        height:270px;
    }
    .certificate-section h2{
        font-size: 22px;
        line-height: 35px;
        font-weight: 600;
        text-align: start;
    }
    .hero-item{
        min-height:290px
    }
    .about-company h3{
        font-size: 27px;
        line-height: 38px;
        margin-bottom: 10px;
        text-align: start;
    }
}






