.abt-health-care,
.abt-title {
    margin-bottom: 20px
}

.abt-health-care,
.awards-img-area,
.nm-card-img,
.nm-view-all {
    text-align: center
}

.about-banner-area,
.annual-rep-select {
    position: relative
}

/* .all-about-cont-area {
    background: #f2f2f2;
    padding: 20px
} */

.abt-bn-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff
}

.abt-bn-content h1 {
    font-size: 36px
}
.all-about-cont-area h2 {
    font-size: 26px;
    color: #001b54;
    margin-bottom: 12px;
}
.all-about-cont-area h3 {
    font-size: 24px;
    color: #0e2d58;
    margin-bottom: 12px;
    margin-top: 35px;
}
.all-about-cont-area ul li {
    margin-bottom: 10px;
}
.all-about-cont-area ul li::marker {
    color: #007d9e;
}

.abt-title,
.abt-title h2 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 10px;
}

.sidemenu-frame {
    height: 100%;
    border-right: .5px solid #c4c4c4;
    z-index: 1020;
}

.menu-left-frame-link {
    text-decoration: none;
    color: #00b6bd;
    display: flex;
    justify-content: space-between;
    padding: 15px 10px;
    border-bottom: .5px solid #c4c4c4;
    transition: .5s
}

.menu-left-frame-link:hover,
.submenu-left-frame-link:hover {
    text-decoration: none;
    color: #01357e
}

.menu-left-frame-link.active {
    color: #01357e;
    background: #f5f5f5
}

.annual-rep-date-area .form-select,
.nm-date-area .form-select {
    background-color: #fff;
    border-radius: 0
}

.abt-desc {
    line-height: 28px;
    color: #000;
    font-size: 16px;
    margin-bottom: 16px;

}

.abt-health-care {
    border: 2px solid #02489a;
    padding: 15px;
    color: #02489a;
    margin-top: 10px;
    height: 140px
}

.abt-health-care img {
    width: 60px;
    height: 55px;
    margin-bottom: 5px
}

.abt-go-back {
    color: #0e2d58;
    padding-bottom: 30px;
    text-decoration: none;
    display: block;
    cursor: pointer
}

.submenu-left-frame-link {
    text-decoration: none;
    color: #737b7d;
    padding: 10px;
    margin-top: 10px;
    display: block
}

.submenu-left-frame-link.active {
    color: #01357e;
    border-bottom: 1px solid #01357e
}

.abt-title-btm-line {
    height: 1px;
    width: 10%;
    background: #000;
    margin: 0 auto
}

.abt-investors h3,
.abt-terms-condition h3 {
    font-weight: 400;
    font-size: 20px
}

.abt-investors p {
    color: #000;
    text-align: justify;
    margin-bottom: 10px
}

.abt-terms-condition blockquote p {
    color: #000
}

.abt-terms-condition blockquote {
    padding: 10px 20px;
    margin: 0 0 20px
}

ul.abt-care-list-item {
    padding: 10px 0 20px 10px;
    list-style: none;
    color: #000
}

ul.abt-care-list-item li {
    padding-left: 20px;
    position: relative;
    margin: 0
}

ul.abt-care-list-item li:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0
}

.abt-our-journey-section {
    background: #f4f7fd;
    padding: 20px 10px
}

.about-cont-all-area {
    margin: 24px 0
}

.annual-report-card {
    background: #f1f1ef;
    border-radius: 20px;
    padding: 10px 20px;
    margin-bottom: 30px;
    margin-top: 30px
}

.annual-rep-link,
.nm-sm-card {
    background: #fff;
    text-decoration: none
}

.annual-rep-card-text {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    padding-left: 50px;
    margin-bottom: 5px
}

.annual-rep-link {
    color: #1b2352;
    font-weight: 400;
    border: 1px solid #b3cde4;
    padding: 10px 30px;
    transition: .5s
}

.annual-select-report .form-select {
    background-color: #f3f3f3;
    margin-bottom: 10px
}

.annual-rep-date-area {
    position: absolute;
    top: 0;
    right: 0;
    display: flex
}

.annual-rep-month-area,
.annual-rep-year-area {
    margin: 0 10px
}

.annual-rep-year-text,
.nm-month-text,
.nm-year-text {
    margin-bottom: 0;
    color: rgba(0, 0, 0, .5)
}

.annual-rep-date-area .form-select {
    width: 160px
}

.nm-date-area {
    display: flex;
    justify-content: end
}
.bgcolor {
    background: lightgrey !important;
}

.nm-month-area,
.nm-year-area {
    margin: 0
}

.nm-latest-news-area {
    /* padding-top: 30px; */
    margin-bottom: 30px
}
.nm-latest-news-area h2{
    font-size: 36px;
    color: #0e2d58;
}

.nm-sm-card {
    display: block;
    box-shadow: 0 4px 30px 4px rgba(179, 205, 228, .3);
    margin-bottom: 20px;
    overflow: hidden
}

.nm-sm-card:hover {
    text-decoration: none
}

.nm-sm-card:hover .nm-read-more {
    transform: scaleX(1.05)
}

.nm-sm-card img {
    /* max-height: 100px; */
    object-fit: contain;
    height: 100%;
}

.nm-card-img {
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .5rem
}

.nm-card-text1,
.nm-card-text2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #0a0a0a
}

.nm-text-area {
    padding: 15px
}

.nm-card-text1 {
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    height: 48px
}

.nm-card-text2 {
    font-size: 16px;
    line-height: 21px;
    height: 42px
}

.nm-card-text3 {
    font-size: 15px;
    color: #0a0a0a
}

.nm-read-more {
    font-size: 16px !important;
    margin-bottom: 0
}

.nm-read-more .fa-arrow-circle-right {
    color: #00b6bd;
}

.nm-read-more {
    transition: transform 0.2s ease-in-out !important;
  }
  
  .nm-read-more:hover {
    transform: translateX(4px) !important; 
  }

.jrny-year,
.nm-read-more span {
    color: #00b6bd;
}

.nm-view-all {
    display: inline-block;
    background: #283760;
    color: #fff;
    padding: 10px 30px;
    margin-top: 30px;
    border-radius: 0;
    transition: .5s
}

.nm-view-all:hover {
    color: #fff;
    background: #007d9e
}

.award-big-card {
    background-color: #f1f1ef;
    box-shadow: 0 4px 10px 6px rgba(112, 112, 112, .16);
    padding: 20px;
    margin-top: 40px;
    margin-bottom: 20px
}

.award-card-title {
    color: #0e2d58
}

.award-card-desc {
    color: #4f4f4f
}

.awards-year-select {
    width: 160px
}

.awards-acc-img {
    height: 230px;
    object-fit: contain
}

.journey-img {
    height: 210px;
    object-fit: cover
}


.col-effect{
    box-shadow: 0px 0px 10px -1px rgb(0 0 0 / 29%);
    background: #fff;
}
.col-size{
    height: 120px;
    padding: 10px;
}
.col-size img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.col-effect p a{
    min-height: 70px;
    width: 100%;
    font-size: 10pt;
    color: #fff;
    transition: background-color 0.5s ease;
    background: #007d9e;
    padding-top: 10px;
    display: block;
}
.faq-abt-title{
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 400;
}
.all-about-cont-area .table{
    border-color:#8d9093
}
.all-about-cont-area .faq-toggle-btn .fa-angle-down{
    position: absolute;
    right: 15px;
    top: 15px;
    font-weight: 700;
    transition: .3s;
    transform: rotate(-180deg);
    cursor: pointer;
}
.all-about-cont-area .faq-toggle-btn.collapsed .fa-angle-down{
    transform: rotate(0);
}

@media only screen and (min-device-width:769px) and (max-device-width:1024px) {
    .abt-health-care {
        height: 130px
    }

    .procedure{
        font-size: 15px;
        line-height: 18px;
    }
    .annual-rep-card-text {
        padding-left: 0
    }
    .about-banner-area img{
        height: 200px;
    }
    .abt-bn-content h1 {
        font-size: 36px;
    }
}

@media only screen and (max-width:768px) {
    .awards-acc-img {
        height: 110px;
        margin-bottom: 10px
    }

    .annual-rep-link {
        margin: 0 10px
    }

    .annual-rep-link img {
        width: 30px
    }

    .director-image {
        height: 200px !important
    }

    .director-card-desc {
        padding: 10px !important
    }

    .abt-bn-content h1 {
        font-size: 36px
    }

    .abt-title,
    .abt-title h2 {
        font-size: 28px
    }

    .annual-rep-card-text {
        font-size: 20px;
        padding-left: 0
    }

    .nm-latest-news-area h2 {
        font-size: 24px
    }

    .nm-card-text1 {
        font-size: 18px;
        font-weight: 500
    }

    .awards-text-area p,
    .nm-card-text2,
    .nm-card-text3,
    .nm-read-more span,
    .nm-view-all {
        font-size: 14px
    }

    .nm-view-all {
        padding: 8px 20px;
        margin-top: 20px;
        border-radius: 10px
    }

    .award-card-title {
        font-size: 20px;
        text-align: left
    }

    .awards-text-area p {
        font-size: 16px;
        text-align: left
    }

    .nm-month-area,
    .nm-year-area {
        margin-bottom: 10px
    }

    .annual-rep-date-area {
        position: initial;
        justify-content: flex-end;
        margin-top: 15px;
        display: flex
    }

    .nm-card-img {
        height: 100px
    }

    .abt-desc,
    .abt-investors h3,
    .abt-terms-condition h3 {
        text-align: left
    }

    .abt-investors p,
    .abt-terms-condition blockquote p,
    .abt-terms-condition p,
    ul.abt-care-list-item li {
        text-align: left !important
    }

    .about-banner-area img {
        height: 190px
    }
}

@media only screen and (max-width:540px) {

    .abt-bn-content h1 {
        font-size: 24px;
        text-align: center;
    }
    .awards-img-area,
    .awards-text-area,
    .bod-img-area,
    .bod-text-area,
    .group-ceo-text-area {
        text-align: center
    }

    .award-big-card {
        margin-top: 20px
    }

    .about-cont-all-area {
        margin: 0
    }

    .about-banner-area img {
        height: 190px
    }

    .abt-health-care h5,
    .nm-month-text,
    .nm-year-text {
        font-size: 14px
    }

    .news-media-select {
        display: initial
    }

    .bod-text-area {
        padding: 10px
    }

    .director-image {
        height: 310px !important
    }

    .abt-health-care {
        height: 104px
    }

    .abt-health-care img {
        height: 50px
    }

    .annual-rep-link,
    .nm-month-area,
    .nm-year-area {
        margin-left: 0
    }

    .annual-rep-date-area {
        position: initial;
        display: flex;
        justify-content: flex-end;
        margin-top: 15px
    }

    .annual-rep-year-area {
        margin-top: 15px
    }

    .side-frame-mob-rev {
        flex-direction: column-reverse
    }

    .bod-text-area h2 {
        font-size: 20px
    }

    .bod-text-area h5 {
        font-size: 16px
    }

    .nm-date-area {
        justify-content: center
    }

    .nm-card-img {
        height: auto
    }

    .all-about-cont-area {
        padding: 10px
    }
    .academic-table tbody, .patient-visitors-tb tbody{
        font-size: 12px;
    }
    .academic-table tbody h5{
        font-size: 16px;
    }
    .abt-milstone-img{
        height: 70px !important;
    }
}

@media only screen and (max-width:370px) {

    .abt-title,
    .abt-title h2 {
        font-size: 24px
    }

    .abt-desc,
    h5.jrny-hospital,
    h5.jrny-year {
        font-size: 16px
    }

    .abt-desc {
        line-height: 24px
    }

    .side-frame-mob-rev .my-5 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }
}

.abt-our-achievements-section {
    padding: 20px 10px;
    background: #f2f2f2;
    margin-bottom: 15px
}

.achievements img {
    width: 100%
}

.abt-achiv-list li {
    margin-bottom: 5px
}

.abt-milstone-img{
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin: 10px 0;
}
.academic-table thead{
    background-color: #c4c4c4;
}
.all-about-cont-area .faq-toggle-btn{
    background: #f0f0f0;
    border: 0;
    padding: 15px 30px 15px 20px;
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 20px;
}