.main-logo{
    max-height: 90px ;
}

.mobile-responsive-menu .main-logo{
    max-height: 60px;
}

.single-education-card .edication-content .icon i{
    margin-bottom: 40px;
}

.gallery_img img {
    max-height: 400px;
    min-height: 400px;
    min-width: 100%;
}

.slider-item {
    min-height: 706px;
    max-height: 706px;
}

.details-images img {
    margin: 0 auto;
    display: block;
}

.academics-details iframe{
    margin: 10px auto;
    display: block;
}

.program-content {
    text-align: center;
}

.program-content h3 {
    min-height: 60px;
}

.details-images {
    width: 100%;
}

.details-images img {
    margin: 0 auto;
    display: block;
}

.academics-details .regiStartion-and-fee {
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 0px;
}

.single-courses-card .courses-content h3 {
    text-align: center !important;
}

.single-courses-card .courses-content .admin-profile::before {
    right: 0px;
}

.health-care-content{
    min-height: 264px;
}

.contact-and-address-content .contact-card{
    min-height: 300px;
}

.health-care-content.home-health-care{
    
    min-height: 50px;
    max-height: 100px;
    text-align: center;
}

.footer-widjet .list ul li {
    color: #ffffff;
    transition: all ease 0.5s;
}

.footer-logo-area img {
    background-color: white;
}

.page-banner-content ul{
    background-color: #c72929;
    color: #ffffff;
    padding: 4px;
    width: fit-content;
}

.page-banner-content ul li:last-child{
    color: #ffffff;
}
.podcasts-area {
        background: #eee;
}
@media screen and (min-width:1024px) {
    .podcasts-area .categories {
        margin-top: 113px;
    }
}