.dpatientFlex .vdoBox img,
.followus .socialIcons a img {
    width: 30px;
}


.sidebar-list {
    width: 100%;
    height: fit-content;
    background: #f4f6f9;
    margin-bottom: 30px;
    padding: 20px;
    webkit-animation: 1s zoomIn;
    animation: 1s zoomIn;
    position: sticky !important;
    bottom: 0;
    z-index: 1;
    /* top: 82px; */
}

.sidebar-list ul li a {
    /* color: #040404; */
    transition: all ease .5s;
    display: flex;
    gap: 12px;
    font-size: 16px;
}

.footCol img {
    height: 22px !important;
}

.sidebar-list ul li a {
    list-style-type: none;
    position: relative;
    margin-bottom: 10px;
    background-image: linear-gradient(to right, #0285c9, #1670b0, #1b5d97, #1b4a7f, #183867);
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    display: flex;
    gap: 10px;
}

.ambulanceDropdownMenu {
    margin-top: 15px;
    margin-left: -90px;
}

.headWrapper header.header ul.flexset li:nth-child(2) {
    display: block;
}

@media only screen and (max-width: 767px) {
    .headWrapper .container-fluid {
        padding: 0;
    }
    .emergency-Dropdown .dropdown-menu .dropdown-item label {
        width: 145px !important;
    }
    .ambulanceDropdownMenu {
        margin-top: 54px;
        margin-left: -215px;
    }
}

@media (max-width: 1367px) {
    .MainMenu .menu>ul>li .sub-menu.specilityMenu {
        left: 25%;
    }
    .chatBtn {
        bottom: 10px;
    }
    .MainMenu .menu>ul>li .single-column-menu h4 {
        min-height: 4rem;
    }
}

.h150 {
    height: 150px !important;
}

.mlr-20 {
    margin-right: 20px;
}

.bgSignature {
    background: #9a6604 !important;
}

.navThemeText {
    color: #9a6604 !important;
}

.bookappointmentNew {
    width: 80%;
    margin-left: 10%;
}

.emergency-Dropdown .dropdown-menu .dropdown-item label {
    width: 155px;
    cursor: pointer;
}

.fixheight {
    height: 130px;
}

.drImg img {
    width: 100%;
    height: 150px;
    object-fit: cover;
}

@media only screen and (max-width: 1207px) {
    .fixheight {
        height: 200px;
    }
}

.slidHeight {
    height: 700px;
}

@media only screen and (max-width: 767px) {
    .bookappointmentNew {
        width: 90%;
        margin-left: 5%;
    }
    .drImg {
        height: auto;
    }
    .fixheight {
        height: auto;
    }
    .slidHeight {
        height: 500px;
    }
}

.hospitalBoxArea {
    background: url(https://www.parkhospital.in/public/frontend/img/innerpage/contact/full-background.png) !important;
}

.expCard a {
    color: #004ab7 !important;
}

.park-viewSlider .item img {
    width: 100%;
    height: 90vh;
    display: block;
}

.header .right .flexset li.dropdown ul.dropdown-menu {
    min-width: 30rem;
}

.specilityBanner {
    height: 500px;
    width: 100%;
    object-fit: contain;
}

.desktop {
    display: block !important;
}

.mobile {
    display: none !important;
}

@media only screen and (max-width: 767px) {
    .mobBanner {
        margin-top: 10px;
    }
    .specilityBanner {
        height: 160px !important;
        width: 100%;
        object-fit: contain;
    }
    .desktop {
        display: none !important;
    }
    .mobile {
        display: block !important;
    }
}

@media (max-width: 1199px) {
    .header .menu>ul>li>span {
        line-height: 50px;
        height: 50px;
        padding: 0 50px 0 15px;
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        color: #000;
    }
    .MainMenu .menu>ul>li>span>img.arIcon {
        float: right;
        position: relative;
        top: 21px;
        width: 14px;
        right: 35px;
    }
    .MainMenu .menu>ul>li>span>a {
        color: #000 !important;
    }
}

.MainMenu .menu>ul>li>span {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: left;
    position: relative;
    padding: 0 16px;
    border-right: 1px solid #fff;
    transition: color .3s;
}

.MainMenu .menu>ul>li>span>a {
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .header .right .flexset li.dropdown ul.dropdown-menu {
        min-width: 35rem;
    }
    .ftLogo img {
        width: 40px !important;
        height: 40px !important;
        margin: 0 5px;
    }
    
}

.height675 {
    width: 100%;
    /* Or a fixed width like 1200px */
    height: auto;
    /* Maintains aspect ratio */
    aspect-ratio: 1200 / 500;
    object-fit: cover;
}

.header .logo img,
.testimonialSlider .testiImg {
    width: 300px;
    height: 60px;
    object-fit: contain;
}

.chatBtn img,
.searchArea .searchBar .btn img {
    width: 40px;
    height: 30px;
}

.footerHospitals ul li .hosCircle img,
.rBtn img {
    width: 35px;
    height: 35px;
}

.header .right .flexset li a.gradBtn .H-arrow img {
    width: 20px;
    height: 20px;
}

.arIcon {
    width: 15px;
    height: 10px;
}

.ftLogo img {
    width: 80px;
    height: 80px;
    margin: 0 5px;
}

@media only screen and (max-width: 767px) {
    .height675 {
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .mobBanner {
        margin-top: 10px;
    }
    .header .logo img,
    .testimonialSlider .testiImg {
        width: 300px;
        height: 45px;
    }
    #myDatepicker4::before {
        content: attr(data-placeholder);
        color: gray;
        position: relative;
        top: 12px;
        font-weight: 500;
    }
    
     
    #myDatepicker4:focus::before,
    #myDatepicker4:valid::before {
        content: "";
    }
    #myDatepicker4{
        height: 50px; 
    }
    .mobileNone{
        display: none;
    }
}

.w20 {
    width: 20px;
    height: 20px;
}

.excellence .excell-icon img {
    margin: auto;
    width: 50px;
    height: 50px;
}

.doctorInfoContainer .left img {
    width: 100%;
}
.journeyBox .journeyYear {
    font-size: 5rem;
}
.jourImg img{
    object-fit: fill !important;
}

/* Blogs */
.pagination-wrapper {
    text-align: center;
    margin-top: 20px;
}

.pagination {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
}

.pagination li {
    margin: 0 5px;
}

.pagination li a,
.pagination li span {
    display: block;
    padding: 8px 12px;
    color: #333;
    background: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.page-item.active .page-link{
    background-color: #1670b0 !important;
    border-color: #1670b0 !important;
}
.pagination li a:hover {
    background: #1670b0;
    color: #fff;
}

.pagination .active span {
    background: #1670b0;
    color: #fff;
    border-color: #1670b0;
}
 
.pagination .disabled span {
    color: #ccc;
    background: #f8f9fa;
    border-color: #ddd;
    cursor: not-allowed;
}

.careerTable th{
    color: #fff;
    font-size: 16px;
}
.careerTable td{
    color: #fff;
    font-size: 14px;
}
.careerTable td a{
    color: #fff;
}
.careerTable>:not(:first-child) {
    border-top: none !important;
}

.doctroInfotabs .nav-tabs li .nav-link {
    padding: 10px 0 !important;
}
.nav-tabs .nav-link{
    border-top: 1px solid #f47435 !important;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #022d5a !important;
}
.nav-tabs .nav-link {
    border: 1px solid #022d5a !important;
}
.doctroInfotabs .nav-tabs li .nav-link.active, .doctroInfotabs .nav-tabs li .nav-link:hover {
    background: #022d5a !important;
}

@media (max-width: 991px) {
    .footCol p {
        font-size: 9px !important;
    }
}

.docImg {
    object-fit: cover !important;
    object-position: top !important;
}
.customHi-select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: 98%;
    background-position: calc(100% - 25px);
    background-size: 16px;
    border: 1px solid #a5d2d4;
    border-radius: 5px;
    color: #003a70 !important;
    display: block;
    font-size: 20px;
    font-weight: 600;
    height: 50px;
    min-width: 100%;
    margin-top: 100px;
}