
@media(max-width: 1199px) {
    .about-highlights-row {
        row-gap: 15px;
    }
    .hightlight-card p {
        min-height: 50px;
    }
/*    .hero.-type-9.inner-page-banner .hero__slide {
        min-height: 35vh;
        padding-bottom: 60px;
        height: 474px !important;
    }
    .hero.-type-9.inner-page-banner .hero__bg img {
        width: 100%;
        height: 35vh;
        
        min-height: 474px !important;
    }*/
/*    .hero.-type-9 .hero__content {
        padding: 70px 0 70px;
    }*/
    .philosophy-sec {
        padding-top: 0px;
    }
    .inner-page-first-section {
        padding-bottom: 50px;
    }
    .philosophy-sec .right-room-content {
        padding: 30px 0px 0px 0px;
    }
    .hightlight-card p {
        min-height: 52px;
        font-size: 16px;
    }
    .hightlight-card .icon img {
        width: 45px;
        margin-bottom: 25px;
    }

}

@media(max-width: 991px) {
    .hightlight-card p {
        /* min-height: 50px; */
        min-height: auto;
    }
}

    @media(max-width: 767px) {
        .about-highlights-row {
            row-gap: 15px;
        }

        .philosophy-sec {
            padding-top: 0px !important;
        }

            .philosophy-sec .right-room-content {
                padding: 40px 0 0px 0px;
            }

/*        .section-title h2 {
            font-size: 32px;
            line-height: 42px;
        }

        .about__content .about-us-content h2 {
            font-size: 32px;
            line-height: 42px;
        }*/

        .about-us-content p {
            font-size: 16px;
        }

        .inner-page-first-section {
            padding-top: 40px;
            padding-bottom: 40px;
        }

        p {
            font-size: 16px;
        }

        .hightlight-card {
            padding-bottom: 10px;
            padding-top: 10px;
        }

            .hightlight-card .icon img {
                width: 40px;
                margin-bottom: 25px;
            }
        .center-follow {
            margin-top: 15px !important;
        }
    }
.center-follow {
    text-align: center;
}

.follow-ibtn {
    height: 50px;
    padding-top: 5px !important;
    padding: 0 30px;
}