.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: none;
    padding: 20px
}

.abt-bn-content {
    position: absolute;
    top: 0;
    left: unset;
    transform: none;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 0 5%;
}

.abt-bn-content h1 {
    font-size: 36px
}
.all-about-cont-area h2 {
    font-size: 26px;
    color: #ed1c24;
    margin-bottom: 12px;
}
.all-about-cont-area h3{
    font-size: 24px;
    color: #ed1c24;
    margin-bottom: 12px;
    margin-top: 35px;

}
.abt-title,
.abt-title h2 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 10px;
}
.all-about-cont-area ul li, .all-about-cont-area p{
    font-size: 15px;
    margin-bottom: 16px;
}
.all-about-cont-area ul li::marker{
    color: #ed1c24;
}

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

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

.menu-left-frame-link span:nth-child(2){
    color: #737b7d !important;
  }

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

.menu-left-frame-link.active {
    color: #ed1c24;
    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
}

.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: #ed1c24;
    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: #ed1c24;
    border-bottom: 1px solid #ed1c24
}

.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
}

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

.nm-latest-news-area {
    padding-top: 30px;
    margin-bottom: 30px
}

.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
}

.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;
    margin-top: 10px;
}

.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: #ed1c24;
}

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

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


.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: #ed1c24
}

.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: 100px;
    padding: 10px;
}
.col-size img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.col-effect p a{
    display: none;
    min-height: 70px;
    font-size: 10pt;
    color: #fff;
    transition: background-color 0.5s ease;
    background: #ed1c24;
    padding-top: 10px;
}
.faq-abt-title{
    font-size: 20px;
    margin-bottom: 10px;
}
.all-about-cont-area .table{
    border-color:#8d9093
}
.divide-two{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.div-block-leader {
    height: 105px;
    padding: 10px;
    border: 1px solid #adadad;
    text-align: center;
}
.heading-leader {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border: 0px solid #b1b1b1;
    color: #ed1c24;
    font-size: 28px;
}
.heading-73{
    font-size: 24px;
    color: #ed1c24;
    margin-bottom: 12px;
    margin-top: 10px !important;
}

@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;
    }
    .heading-73{
        margin-top: 10px;
    }
}

@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: 26px
    }

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

    .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
    }
    .heading-73{
        margin-top: 10px;
    }
}

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

    .procedure{
        font-size: 16px;
        line-height: 18px;
    }

    .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: 16px
    }

    .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: 0px
    }
    .all-about-cont-area .table{
        font-size: 14px;
    }
    .sidemenu-frame{
        margin-top: 10px;
    }
    .divide-two{
        display: block;
    }
    .heading-73{
        margin-top: 10px;
    }
}

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

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

    .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-bn-content h1{
        font-size: 32px;
    }
}

.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;
}