@media (min-width:1301px) {
    .about-content {
        color: #444;
        /* background: #F5F5DC; */
        padding: 20px;
        max-height: 732px;
        position: relative;
        margin-right: 0px !important;
    }

    .about-image  {
        /* height: 599px; */
        width: 100%;
        position: relative;
        /* left: 10%; */
        z-index: 1;
        /* border: 7px solid #fff; */
    }

    .about-content {
        color: #444;
        /* background: #F5F5DC; */
        padding: 20px;
        max-height: 598px !important;
        position: relative;
        margin-right: -38px !important;
        left: -3%;
    }

    .about-content p {
        text-align: justify;
    }

    .image-container img {
        /* max-width: 100%; */
        height: 448px !important;
        position: absolute;
        left: 68% !important;
        width: 359px !important;
        top: 15%;
    }
    .about-image {
        background-image: url('../images/about-new.jpg');
    }

}

@media (max-width:1300px) {
    .about-image {
        background-image: url('../images/about-new.jpg');
    }
    .image-container img {
        /* max-width: 100%; */
        height: calc(100vh - 250px) !important;
        position: absolute;
        left: 70%;
        width: 299px !important;
        top: 15%;
    }

    .about-section .container-fluid {
        max-width: 1430px;
        margin-right: 0px;
        padding-right: 0px;
        margin-left: 0px !important;
    }

    .testimonials .container .duplicate {
        display: none;
    }

    .about-content {
        color: #444;
        /* background: #F5F5DC; */
        padding: 20px;
        max-height: 732px;
        position: relative;
        margin-right: 0px !important;
    }

    .about-image  {
        /* height: 100%; */
        width: 100%;
        position: relative;
        /* left: 14% !important; */
        z-index: 1;
        /* border: 7px solid #fff; */
    }

    .about-content {
        color: #444;
        /* background: #F5F5DC; */
        padding: 20px;
        max-height: 650px !important;
        position: relative;
        margin-right: -689px;
    }
}

@media (max-width:1290px) {
    .about-image img {
        height: 650px;
        width: 390px;
        position: relative;
        /* left: 14% !important; */
        z-index: 1;
    }

    .about-content {
        color: #444;
        /* background: #F5F5DC; */
        padding: 20px;
        max-height: 732px;
        position: relative;
        margin-right: -60px !important;
        left: -5%;
    }

    .about-content p {
        font-size: 17px;
        margin-bottom: 1rem;
        color: #000;
        position: relative;
        left: 7%;
        width: 90% !important;
        text-align: justify;
    }

    .image-container img {
        /* max-width: 100%; */
        /* height: inherit; */
        position: absolute;
        left: 70% !important;
        width: 295px !important;
        top: 22%;
        height: 475px !important;
    }

    .left-column {
        height: 520px;
    }

    .left-column ol li {
        font-size: 13px;
    }

    .container-fluid {
        max-width: 1130px;
    }

    .click {
        padding: 0px !important;
        /* font-size: 10px !important; */
    }

    .click-form {
        font-size: 12px;
    }
}


@media (max-width:1025px) {
    .navbar-nav .nav-item .nav-link {
        width: 127px !important;
        text-align: center;
    }

    .animated-welcome {
        position: absolute;
        color: #000000;
        top: 24%;
        left: 17%;
        white-space: wrap;
        animation: slideInLeft 2s ease forwards, floating 3s ease-in-out infinite;
        font-size: 35px;
    }

    .text-content p {
        width: 390px !important;
    }

    .image-container img {
        width: calc(100vw - 763px) !important;
        /* height: calc(100vh - 911px) !important; */
    }

    .text-content h2 {
        position: relative;
        left: -9% !important;
    }

    .container-fluid {
        max-width: 990px;
    }

    .image-content img {
        width: 344px;
        height: 220px;
        /* position: absolute; */
        left: 9% !important;
        position: relative;
    }

    .list-unstyled li {
        font-size: 15px !important;
    }

    .banner .row {
        padding: 85px 0px !important;
    }

    .about-section .container-fluid {
        max-width: 1430px !important;
        padding-right: 0px !important;
        margin-left: 0px !important;

    }

    .testimonials .container .duplicate {
        display: none;
    }

    .about-content {
        color: #444;
        /* background: #F5F5DC; */
        padding: 20px;
        max-height: 770px !important;
        position: relative;
        margin-right: -689px;
    }

    .about-content p {
        width: 86% !important;
    }

    .about-image img {
        height: 768px;
        width: 370px;
        position: relative;
        /* left: 14% !important; */
        z-index: 1;
    }

    .banner {
        height: 690px !important;
    }

    .left-column {
        height: 550px;
    }

}


@media (max-width:991px) {
    .navbar>.container {
        position: fixed;
        display: flex;
        justify-content: space-between;

    }

    .img-fluid {
        height: auto;
        /* max-width: fit-content; */
    }

    .animated-welcome {
        position: absolute;
        color: #000000;
        top: 24%;
        left: 4%;
        white-space: wrap;
        animation: slideInLeft 2s ease forwards, floating 3s ease-in-out infinite;
        font-size: 35px;
    }

    .navbar-nav .nav-item .nav-link {
        width: 177px !important;
        text-align: start;
        color: #000000;
    }

    a#sign-in {
        background: #fff;
        border-radius: 40px;
        color: #000000;
    }

    .navbar-nav {
        padding: 20px 20px;
    }

    .carousel-caption {
        position: static;
        /* right: 15%; */
        bottom: 1.25rem;
        /* left: 15%; */
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;

    }

    .brand-section {
        display: none;
    }

    .navbar .container-fluid {
        position: fixed;
    }

    .navbar-nav {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 17px;
    }

    .left-column {
        width: calc(100vw - 490px) !important;
        background-color: #3572EF;
        padding: 20px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        text-align: right;
        height: 490px;
    }

    .banner .row {
        padding: 100px 0px;
        height: calc(100vh - 10px) !important;
        flex-wrap: nowrap !important;
    }

    .text-content p {
        width: calc(100vw - 380px) !important;
    }

    .right-column {
        background-color: #fff;
        /* width: 75%; */
        padding: 21px 13px;
        display: flex;
        width: calc(100vw - 321px) !important;
        height: 490px;
    }

    .image-container img {
        display: none !important;
    }

    .image-content img {
        left: 9% !important;
    }

    .text-content {
        width: calc(100vw - 440px) !important;


    }

    .text-content h2 {
        position: relative;
        left: 9%;

    }

    .rsection {
        height: 650px !important;
    }

    .offset-2 {
        margin-left: 0;
    }

    .about-content {
        color: #444;
        width: 100%;
        /* background: #F5F5DC; */
        padding: 17px;
        max-height: 1360px !important;
        position: relative;
    }

    .testimonials .container .duplicate {
        display: none;
    }

    .about-section .container-fluid {
        max-width: 1430px !important;
        margin-right: 0px !important;
        padding-right: 0px !important;
        margin-left: 0px !important;
        display: flex;
        flex-direction: column !important;
    }

    .carousel-item h2,
    p {
        color: #000000;
    }

    .about-image img {
        left: 0% !important;
    }

    .management-section .row {
        gap: 20px !important;
        justify-content: center;
    }

    .banner {
        background-color: #f1f1f1;
        height: 670px !important;
    }

    .banner .shadow-effect {
        /* border: 1px solid black; */
        border-radius: 5px;
        background: #fff;
        /* box-shadow: rgba(0, 0, 0, 0.33) 0px 5px 15px; */
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        height: 550px !important;
    }

    .carousel-item img {
        height: 200px;
    }

    .management {
        flex-direction: column;
        gap: 60px !important;
    }

    li.nav-item.dropdown.hover-underline-animation {
        position: static !important;
        /* Prevent absolute positioning issues */
        display: block;
        width: 100%;
        /* Optional: full width */
        margin: 0;
        padding: 0;
        box-shadow: none;
        /* Remove box-shadow for better appearance */
    }

    .about-image img {
        height: 798px;
        width: 350px;
        position: relative;
        /* left: 14% !important; */
        z-index: 1;
        width: 98%;
    }

    .dropdown-menu.show {
        display: block !important;
    }

    .about-section .about-content {
        margin-top:2.5rem;
        margin-right: 0 !important;
        left: 0 !important;

    }

    .management {
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
        text-align: center;
        gap: 10px;
    }

    .management-section .management-card {
        margin-left: 0px !important;
    }

    .policies-section .left-section {
        width: 100%;
    }
}


@media (max-width:770px) {
    .about-image img {
        height: 814px;
        width: 99%;
        position: relative;
        /* left: 14% !important; */
        z-index: 1;
        margin-bottom: 0px !important;
    }

    .about-content p {
        width: 100% !important;
        position: relative;
        left: 0% !important;
        font-size: 16px;
    }

    .hero-section .left-column {
        width: 320px !important;
        height: 650px;
        text-align: left;
        backdrop-filter: blur(0px);


    }
    .call-speaker-section{
        height: 100% !important;
    }
    .call-speaker-text h1{
        margin-top: 110px;
    }
    .hero-section .left-column p {
        font-size: 13px !important;
    }

    .hero-section .left-column h1 {
        font-size: 21px !important;
        margin-top: 70px;
    }

    .join-section .card-body a {
        font-size: 10px;
    }
    .about-image {
        width: 100%;
        height: 300px;
        /* Adjust as needed */
        background-size: cover;
        background-position: center;
    }

    .about-image {
        background-image: url('../images/about_sm.jpg');
    }
    .card-ul{
        padding-left: 0px !important;
    }
}

@media (max-width:430px) {
    .about-image {
        width: 100%;
        height: 300px;
        /* Adjust as needed */
        background-size: cover;
        background-position: center;
    }

    .about-image {
        background-image: url('../images/about_sm.jpg');
    }
    .about-section .container{
        padding: 0 !important;
    }
    .center-text{
        padding: 20px;
        text-align: justify !important;
    }
}

@media (max-width:330px) {
    .navbar>.container {
        position: fixed;
        display: flex;
        justify-content: space-between;

    }
    .clinical-section ul{
        list-style-type: disc;
        padding-left: 0px !important;
    }

    .card-ul{
        padding-left: 0px !important;
    }

    .about-section .container-fluid {
        max-width: 1430px !important;
        margin-right: 0px !important;
        padding-right: 0px !important;
        margin-left: 0px !important;
        display: flex;
        flex-direction: column !important;
    }

    .about-section .container {
        flex-direction: column !important;padding: 0px !important;
    }

    .animated-welcome {
        position: absolute;
        color: #000000;
        top: 44%;
        left: 4%;
        white-space: wrap;
        animation: slideInLeft 2s ease forwards, floating 3s ease-in-out infinite;
        font-size: 15px;
    }

    .img-fluid {
        height: auto;
        /* max-width: fit-content; */
    }

    .navbar-nav .nav-item .nav-link {
        width: 177px !important;
        text-align: start;
    }

    .carousel-caption {
        position: static;
        /* right: 15%; */
        bottom: 1.25rem;
        /* left: 15%; */
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;

    }

    .navbar .container-fluid {
        position: fixed;
    }

    .navbar-nav {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 17px;
    }

    .offset-2 {
        margin-left: 0;
    }

    .about-content {
        color: #444;
        width: 100%;
        /* background: #F5F5DC; */
        padding: 10px;
        max-height: 1690px !important;
        position: relative;
        margin-right: 0 !important;
    }

    .carousel-item h2,
    p {
        color: #000000;
    }

    .testimonials .container .duplicate {
        display: none;
    }

    .about-image img {
        left: 0% !important;
    }

    .about-image img {
        height: 798px;
        width: 300px;
        position: relative;
        /* left: 14% !important; */
        z-index: 1;
    }

    .management-section .row {
        gap: 20px !important;
    }

    .carousel-inner {
        height: 511px;
    }

    .banner {
        height: 640px !important;
    }

    .banner .carousel-item .shadow-effect {
        /* border: 1px solid black; */
        border-radius: 5px;
        background: #fff;
        /* box-shadow: rgba(0, 0, 0, 0.33) 0px 5px 15px; */
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        height: 550px;
    }

    .carousel-indicators {
        gap: 10px;
    }

}