@media(max-width:525px)
{

.header-logo img
{
    height:50px;
    margin-bottom:0;
}

.header-button
{
    display:none;
}

.mobile-logo img
{
    height: 80px;
    border-radius: 5px;
}

.hero-style4
{
    padding: 15px 0;
}


.bb-container {
    padding-top: 100px;
}


.New-featuresec .col-lg-3
{

width:auto;

}

.home-three .offer-content h4
{
    font-size: 15px;
    margin-bottom: 10px;
    height: 20px;
}

.home-three .offer-content a.resdh-btn
{
    padding: 5px 22px;
    font-size: 11px;
}

.home-three .offer-content p
{
    font-size: 10px;
}

.home-three .single-offer-thumb img
{

height:100%;

}

.newsletter-title
{
    font-size: 50px;
}

.mission-ll
{
    padding:20px;
}

.vision-right
{
    padding:20px;
}

.footer-header-gold
{
    justify-content: center;
    gap: 0;
}


.project-boxss1 img
{

    height:100%;

}

.breadcumb-wrapper
    {
    padding: 20px 0;
    z-index: 2;
    background-size: cover;
    }

.breadcumb-title
{
font-size: 30px;
}

.breadcumb-intitle
{
font-size: 17px;
}

.header-transpareent .header-logo img
{
    height: 70px;
    margin-bottom: 0;
    padding: 5px;
}


.why-box1 img
{
    height:100%
}

.Healthayurvcat-right-sec
{
    padding:unset;
}


.blog-card__image
{
    height:100% !important;
}

.Appointment-bg
{
    padding:0;
}

.co-in-form
{
    padding:0;
}

.th-menu-toggle
{
    border-radius:10px;
}

.blog-card .box-img img {
    height: 100%;
}

.process-item:nth-child(odd) .box-content
{
    text-align:center;
}

.process-item:nth-child(even) .box-content
{
    text-align:center;
}

}



@media(min-width:1024px) and (max-width:1300px)
{

    .main-menu ul
    {
        padding-left:40px;
    }

    .main-menu>ul>li {
    margin: 0 10px;
    }

}


.img-hover-card a img
{
    height:350px;
    object-fit:cover;
}