.ch-header,
h2.ch-head-h2 {
    margin-bottom: 10px;
    text-align: center
}

.ch-header,
.ch-special,
h2.ch-head-h2,
p.ch-head-p {
    text-align: center
}

.text-block-328{
    color: #fff;
}
.ms-2{
    color: #fff;
}

.medicine-refe-link-Pune {
    overflow-wrap: break-word;
    word-wrap: break-word;
    /* Adds a hyphen where the word breaks */
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    display: block;
    color: #212529;
}

h2.ch-head-h2,
h4.why-heading,
p.ch-head-p,
p.why-test,
p.why-text {
    font-weight: 400
}

h5.news-header,
p.ch-head-p,
p.why-test {
    font-family: 'Merriweather', sans-serif !important;
}

h2.bannerheader,
h2.ch-head-h2,
h5.news-header,
p.ch-head-p,
p.media-text,
p.share-text {
    font-style: normal
}

a,
a:hover {
    text-decoration: none !important
}

.form-control:focus {
    box-shadow: none
}

li.upper-li.dropdown .dropdown-toggle::after {
    content: none
}

img.img-fluid.banner-img {
    z-index: 1;
    object-fit: cover;
    height: auto
}

.blogs-mobile{
    display: block;
}
.coe-mobile,
.news-owlcarousal,
img.img-fluid.banner-img.home-banner-mob {
    display: none
}

.ch-header {
    position: relative
}

h2.ch-head-h2 {
    font-size: 36px;
    color: #ed1c24;
    line-height: 1.5;
    letter-spacing: 1px
}

p.ch-head-p {
    font-size: 18px;
    color: #070707;
    line-height: 1.3;
    font-weight: 300;
}

.ch-coe,
section.ch-locations {
    padding-top: 48px;
    background-color: none;
}

.ch-special {
    padding: 10px 15px;
    margin: auto;
    cursor: pointer;
    background-color: #fff;
    margin-bottom: 20px;
}
.ch-special p{
    color: #000;
}
img.img-fluid.special-img {
    width: 25%;
    margin: 0 auto;
    padding: 5px
}

.banner-heading {
    width: 100%;
    position: absolute;
    top: 72%;
    left: 0;
    transform: translate(0, 0)
}

.ch-banner,
.ch-whyhospital {
    position: relative
}

h2.bannerheader {
    font-size: 46px;
    padding: 0 10%;
    z-index: 1090;
    color: #fff;
    text-align: start
}

section.ch-whycare {
    padding-top: 20px;
    padding-bottom: 30px;
    background: #f1f1ef
}

.loc-name,
button.btn.cityname,
section.ch-awards {
    background-color: #fff
}

h4.why-heading {
    font-size: 24px;
    line-height: 1.5;
    color: #fff
}

p.why-text {
    height: 60px;
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.ch-whyhospital {
    height: 360px;
    overflow: hidden;
    margin: 10px;
    width: auto
}

p.why-test {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 5px;
    transition: .4s
}

.ch-whyhospital:hover p.why-test {
    text-decoration: underline;
    opacity: 1
}

p.why-test i {
    font-size: 16px;
    margin-left: 2px
}

.why-img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: -webkit-fill-available
}

.why-content {
    position: absolute;
    padding: 20px;
    color: #fff;
    height: 210px;
    overflow: hidden;
    bottom: 0;
    z-index: 9
}

.ch-whyhospital::after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #131819 100%) no-repeat padding-box;
    opacity: .7
}

.location_carousel1 .owl-stage {
    margin: 0 auto
}

div#location_carousel {
    padding: 2% 0
}

.loc-name {
    box-shadow: 0 2px 25px #b3cde4;
    margin: 40px 0;
    padding: 0 8%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap
}

.share-title,
p.share-text {
    font-weight: 400;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

button.btn.cityname {
    width: auto;
    height: 68px;
    padding: 10px 35px;
    font-size: 20px;
    font-weight: 400;
    color: #494949;
    margin: 2px;
    border-radius: 0
}

button.btn.cityname:hover {
    background-color: #ed1c24;
    font-weight: 400;
    color: #fff
}

.box {
    height: 315px;
    position: relative;
    margin: 15px 0;
    overflow: hidden;
    width: 100%
}

.box-cnt,
.box-cnt img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: top
}

.award-img,
.patientthumb-img,
img.blog-image,
img.news-pic {
    object-position: center
}

.box-share {
    position: absolute;
    z-index: 2;
    bottom: 0;
    background-color: #02489acc;
    width: 100%;
    height: 72px;
    padding: 10px 30px;
    overflow: hidden;
    transition: height 450ms;
    -moz-transition: height 450ms;
    -webkit-transition: height 450ms
}

.box-share:hover {
    height: 250px;
    transition: height .8s ease-in-out
}

.share-title {
    text-align: left;
    font-size: 20px;
    -webkit-line-clamp: 3;
    height: 50px;
    margin-top: 5px
}

.share-title-loc {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    color: #fff
}

p.share-text {
    font-size: 16px;
    line-height: 1.3;
    -webkit-line-clamp: 5;
    border-top: 1px solid #fff;
    padding-top: 10px
}

.share-items {
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center
}

button.share-btn.btn {
    font-size: 16px;
    font-weight: 600;
    padding: 5px 15px;
    border-radius: 10px;
    background-color: #284695;
    color: #fff;
    box-shadow: 0 0 8px #fff
}

button.care-button.btn {
    color: #ed1c24;
    padding: 8px 22px;
    font-size: 18px;
}

button.banner-bookbtn{
    background-color:#ed1c24;
    height: 50px;
    color: #fff;
    padding: 8px 35px;
    font-size: 18px;
}

.blog-card:hover span.blog-span,
.news-cards:hover span.news-span,
button.share-btn.btn:hover {
    text-decoration: underline
}

.testi-button {
    text-align: center;
    width: 100%;
    margin-top: 20px
}

button.care-button.btn {
    border-radius: 0;
    border: 1px solid transparent
}

button.care-button.btn:hover {
    color: #ed1c24;
}

button.banner-bookbtn {
    border-radius: 0;
    margin: 0 10%;
    border: 1px solid #fff
}

h4.blog-header,
p.blog-text {
    color: #000;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-weight: 400;
    overflow: hidden
}

.ch-blogs {
    padding-top: 48px;
    background-color: none;
}

.news-section {
    padding-top: 48px;
    background-color: none;
}

.blog-card {
    position: relative;
    background-color: #fff;
    overflow: hidden;
    display: block;
    margin: 0 10px 20px;
}

.blog-card:hover {
    transition: .3s
}

.blog-pic.large {
    height: 212px;
    overflow: hidden;
    width: 100%
}

.blog-content.blog-large {
    height: 110px
}

.blog-content {
    padding: 15px;
    height: 100%
}

.blog-pic.small {
    height: 160px
}

img.blog-image {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.blog-card.blog-small {
    /* height: 150px; */
    /* display: flex;
    align-items: flex-start */
}

.blog-buttons {
    position: absolute;
    top: 20%;
    right: 0;
    transform: translate(0, 0);
    display: flex;
    align-items: center;
    justify-content: center
}

button.btn.blogbtns {
    font-size: 16px;
    background: 0 0;
    border: none;
    color: #8b8888;
    font-style: normal;
    font-weight: 400
}

button.btn.blogbtns:focus,
button.btn.blogbtns:hover {
    box-shadow: none;
    text-decoration: underline;
    color: #02489a
}

h4.blog-header {
    font-size: 18px;
    line-height: 21px;
    -webkit-line-clamp: 2;
    height: 42px;
    color: #ed1c24;
}

p.blog-text,
p.media-text {
    /*-webkit-line-clamp: 5;*/
}

p.blog-text {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 300;
    line-height: 28px;
    font-weight: 500 !important;
}

span.blog-span {
    color: #ed1c24;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    align-items: center;
}

.ch-award-banner {
    background-image: url(../images/main/ch-awards-optmz.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0
}

.ch-accrediation {
    height: 310px;
    padding: 20px;
    margin: 0 10px;
    background-color: #f0f0f0;
    box-shadow: 0 6px 20px #70707022;
    overflow: hidden
}

.award-imgmain {
    height: 190px;
    overflow: hidden;
    padding: 10px;
    display: flex;
    align-items: center
}

.award-img {
    object-fit: contain;
    overflow: hidden;
    width: auto !important;
    margin: 0 auto;
    height: 185px
}

.award-content {
    padding: 10px 5px;
    text-align: center
}

p.award-text {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    padding-top: 10px
}

.newsmedia {
    background-color: none;
}

h3.news-header {
    padding-top: 30px;
    font-size: 30px;
    color: #2356b2;
    font-weight: 700;
    letter-spacing: 2px
}

.news-cards {
    border: 1px solid transparent;
    overflow: hidden;
    background-color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px
}

.newsristrict,
h5.news-header,
p.media-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.news-content {
    padding: 0 15px 0 10px !important;
    position: relative
}

h5.news-header {
    cursor: pointer;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    -webkit-line-clamp: 2;
    min-height: 30px
}

.news-date,
p.media-text {
    font-size: 16px;
    color: #000;
    font-weight: 400
}

.news-date {
    margin: 4px 0
}

.media-item,
.patient-card {
    margin: 0 10px
}

.news-cards:hover {
    box-shadow: 0 20px 60px rgb(0 0 0 / 10%);
    transition: .3s
}

.newsristrict {
    -webkit-line-clamp: 4
}

p.media-text {
    line-height: 1.2
}

h3.patient-header,
p.special-text {
    height: 48px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

img.news-pic {
    object-fit: cover;
    border-radius: 15px;
    width: 100%
}

.media-button {
    padding: 15px;
    text-align: center
}

section.patient-section {
    padding-top: 48px;
}

.patient-card {
    overflow: hidden;
    background-color: #fff;
}

.patient-item {
    background-color: #ed1c24;
    border-radius: 30px;
    overflow: hidden
}

.patient-content {
    padding: 30px 20px;
}

h3.patient-header {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 5px;
    text-align: left;
    border-bottom: none
}

p.patient-text {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 1.2;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

p.patient-knowmore {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 5px
}

.social-section {
    padding: 20px 0;
    background-color: #f4f7fd
}

p.special-text {
    font-size: 18px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #ed1c24;

}

li.upper-li:hover {
    cursor: pointer;
    box-shadow: 0 14px 14px 8px #f4f4f4;
    border-radius: 10px
}

li.d-none.d-md-block.dropdown.menu-treat img:hover {
    transition: transform .4s ease-in-out;
    transform: rotate(90deg)
}

.ch-special:hover img.img-fluid.special-img,
.nav-specalities:hover img.img-fluid.navspec-img {
    border-radius: 50%;
    transform: scale(1.04)
}

.media-item:hover img.img-fluid.social-img {
    transform: scale(1.02);
    transition: .5s
}

.nav-specalities {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.patient-blockmain {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0%;
    width: 100%
}

.patientthumb-img {
    position: relative;
    height: 220px;
    overflow: hidden;
    object-fit: cover;
    cursor: pointer
}

img.patient-img.img-fluid {
    object-fit: cover;
    height: 100%;
    object-position: top;
    width: 100%
}

.patient-banner {
    height: 100%;
    z-index: -2
}

img.patient-playicon.img-fluid {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -10%)
}

img.img-fluid.patientban-img {
    position: absolute;
    transform: scale(1.1);
    top: 7%;
    left: 35px;
    object-fit: contain;
    width: 318px;
    height: 318px
}

.news-readflex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width: 90%;
    bottom: 4px
}

.news-img {
    padding: 10px;
    height: 110px;
    display: flex;
    align-items: center
}

img.news-arrow {
    width: 18px;
    margin-right: 5px
}

span.news-span {
    color: #ed1c24;
    font-size: 16px;
    font-weight: 400
}

span.blog-span:hover img.blog-arrow,
span.news-span:hover img.news-arrow {
    margin-right: 2px;
    transform: scale(1.05)
}

.blogs-desk,
.coe-desk,
.newsmedia {
    display: block
}

img.blog-arrow {
    width: 20px !important;
    height: 20px;
    margin-right: 10px;
}

span.select2-dropdown.select2-dropdown--below {
    z-index: 1
}

.ram-img-home{
    max-width: 100%;
    height: 520px;
    width: 100%;
    object-fit: cover;
}
.why-rama-sec{
    margin-top: 48px;
}
.hm-overview-row{
    background: #ed1c24;
    margin-top: 30px;
    height: 480px;
}
.home-overview{
    padding: 30px 20px;
    height: 100%;
    color: #fff;
}

.con-num{
    background: #055c72;
    padding: 12px 10px;
    color: #fff;
    margin: 20px 0;
    width: 300px;
    display: flex;
    align-items: center;
}
.con-num:hover, .hm-con-email:hover{
    color: #fff;
}
.con-num i{
    margin: 0 10px;
}
.home-over-address{
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
    color: #fff;
    margin-bottom: 15px;
}
.home-over-address h2{
    margin-bottom: 10px;
}
.home-get-direction{
    color: #fff;
    font-size: 16px;
    margin: 20px 0;
    display: block;
    font-weight: 700;
}
.home-get-direction:hover{
    color: #fff;
}

#award_carousal .owl-stage {
    margin: 0 auto;
}
.stripe-banner-below{
    margin: 30px 0;
}
.stripe-card{
    padding: 20px 20px;
    color: #fff;
    position: relative;
    text-align: center;
    background-color: #283891;
    display: block;
    height: 360px;
    cursor: pointer;
}
.stripe-row .stripe-col:nth-child(even) > .stripe-card:nth-child(1){
    background-color: #25aae1;
}
.stripe-col{
    padding: 0;
}

.stripe-card h3{
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 400;
}
.stripe-card p{
    color: #fff;
    line-height: 24px;
    /* height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; */
}
.stripe-link{
    display: block;
    background: #fff;
    color: #ed1c24 !important;
    text-transform: capitalize;
    text-align: center;
    font-weight: 400;
    margin: 0 auto;
    display: flex !important;
    justify-content: space-around;
    align-items: center;
    height: 44px;
}
.stripe-link:hover{
    background: #fff;
    color: #ed1c24;
    
}
.stripe-link .fa-whatsapp{
    color: #25D366;
    font-size: 28px;
    font-weight: 700;
}
.stripe-link .fa-phone-square{
    color: #ed1c24;
    font-size: 28px;
    font-weight: 700;
}
.stripe-card-img{
    height: 60px;
}


/*-------------- chl home ----------------------*/
.chl-appoint-sec{
    /* background-image: url(../images/banners/bg-banner.jpeg); */
    background-repeat: no-repeat;
    background-position: center;
    padding: 30px 0;
    margin: 30px 0;
    background-size: cover;
    background-color: #fff;
}
.doc-app-card{
    min-height: 450px;
    padding: 40px 15px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
}
.heading-139{
    font-size: 25px;
    padding-bottom: 10px;
    border-bottom: 3px solid #283760;
    color: #ed1c24;
}
.text-block-326{
    color: #fff;
    display: block;
    margin: 20px 0;
}
.text-block-328{
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
}
.text-block-327{
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
}
.chl-book-btn{
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 20px;
    border-radius: 8px;
    background-color: #fff;
    font-size: 16px;
    color: #ed1c24;
    display: block;
    padding: 10px ;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 190px;
    margin: 0 auto;
    font-weight: 400;
}
.chl-book-btn:hover{
    color: #ed1c24;
}
.chl-medicin-card{
    overflow: hidden;
    height: 400px;
    padding: 0px 0px 15px;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    position: relative;
}
.headingcard-1{
    margin-top: 0px;
    margin-left: 0px;
    padding: 10px;
    
    color: #ed1c24;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
    text-align: center;
}
.wtsp-chl{
    color: #fff;
    display: block;
    margin-top: 20px;
}
.wtsp-chl:hover{
    color: #fff;
}
.wtsp-chl .fa-whatsapp{
    color: #25D366;
    font-size: 28px;
    font-weight: 700;
    margin-right: 10px;
}
.wtsp-chl p{
    margin-bottom: 5px;
}
.chl-card-icon{
    height: 70px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.chl-med-list{
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
    align-items: center;
    margin: 5px 0;
}
.chl-visit{
    background-color: #ed1c24;
    margin-top: 30px;
}
.ambulance-block{
    display: flex;
    align-items: center;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    margin-top: 10px;
    justify-content: center;
}
.text-block-329{
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 0px;
    color: #92816d;
    font-size: 21px;
    font-style: italic;
    text-align: right;
}
.text-block-331{
    margin-top: 15px;
    margin-left: 20px;
    font-size: 24px;
    font-style: normal;
}
.marqueecontainer {
    position: relative;
    width: 100%;
    height: 260px;
    background-color: white;
    overflow: auto;
    /* box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%); */
    padding: 2px;
    padding-left: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
}
/* width */
.marqueecontainer::-webkit-scrollbar {
    width: 5px;
  }
  
  /* Track */
  .marqueecontainer::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .marqueecontainer::-webkit-scrollbar-thumb {
    background: #cbcaca; 
  }
  
  /* Handle on hover */
  .marqueecontainer::-webkit-scrollbar-thumb:hover {
    background: #888; 
  }
.mark-update-sec {
    padding: 10px 15px;
    background-color: #ed1c24;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}
.marquee-ul{
    padding: 0 10px;
}
.marquee-ul li {
    display: block;
    border-bottom: 1px solid #999;
    margin: 0 !important;
    padding: 10px;
}
.marquee-content {
    color: #000;
    padding: 5px 0;
    margin-bottom: 0;
}
.marquee-content:hover{
    color: #000;
}
.marquee-ul li span{
    font-size: 14px;
    color: #666;
}
.marquee-section{
    margin-top: 48px;
    /* background-color: #f1f1ef; */
    padding: 0px 0;
    background: none;
}
.mark-img{
    height: 100px;
    width: 100px;
    border-radius: 50%;
}
.heading-8{
    font-size: 20px;
}
.mark-section{
    padding: 30px 0;
}
.splt-sub-text{
    font-size: 15px;
    line-height: 20px;
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    margin-bottom: 15px;
}






@media only screen and (min-device-width:769px) and (max-device-width:1024px) {

    p.share-text,
    p.special-text {
        line-height: 1.3
    }

    img.img-fluid.banner-img {
        z-index: 1;
        object-fit: cover;
        height: auto;
        object-position: 50% 0%
    }

    .banner-heading {
        top: 65%
    }

    h2.bannerheader {
        font-size: 36px
    }

    p.blog-text,
    p.special-text,
    span.blog-span,
    span.news-span {
        font-size: 16px
    }

    .ch-special {
        padding: 5%
    }

    p.special-text {
        margin-top: 5px;
        margin-bottom: 0;
        font-weight: 500
    }

    .special-img {
        width: 100px !important;
        margin: auto
    }

    section.ch-whycare {
        padding: 5px 0;
        background: #f1f1ef
    }

    .ch-whyhospital {
        height: 330px;
        padding: 0
    }

    .why-content {
        bottom: 0;
        height: 160px
    }

    .loc-name {
        padding: 0
    }

    button.btn.cityname {
        padding: 10px 20px
    }

    div#location_carousel {
        padding: 10px 0
    }

    p.why-test,
    p.why-text {
        font-size: 16px;
        margin-bottom: 5px
    }

    .box {
        height: 330px;
        position: relative;
        margin: 0;
        overflow: hidden
    }

    .box-share:hover {
        height: 280px
    }

    .share-title {
        font-size: 20px;
        -webkit-line-clamp: 2
    }

    .box-share {
        height: 70px;
        padding: 10px 15px
    }

    .ch-header {
        margin-bottom: 0
    }

    .blog-pic.large {
        height: 195px;
        overflow: hidden;
        width: 100%
    }

    .blog-card.blog-small {
        height: 162px
    }

    h4.blog-header,
    p.patient-knowmore {
        font-size: 18px
    }

    p.award-text,
    p.patient-text {
        font-size: 14px
    }

    img.blog-arrow {
        width: 20px;
        height: 20px
    }

    p.award-text {
        letter-spacing: normal;
        line-height: normal
    }

    .ch-accrediation {
        height: 340px;
        margin: 0 auto
    }

    .award-imgmain {
        height: 200px
    }

    .award-img {
        height: -webkit-fill-available
    }

    .media-button {
        padding: 5px 15px;
        text-align: center
    }

    .row.news-row {
        margin: 20px 0
    }

    .news-cards {
        margin: 10px 5px
    }

    section.patient-section {
        padding: 20px 0
    }

    .patient-card {
        margin: 0
    }

    .patientthumb-img {
        height: 145px
    }

    img.img-fluid.patientban-img {
        position: absolute;
        transform: scale(1);
        left: 2%
    }

    h3.patient-header {
        font-size: 14px;
        letter-spacing: normal
    }
    .stripe-card{
        height: 385px !important;
    }
}

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

    .box,
    .news-img {
        overflow: hidden
    }

    img.blog-arrow,
    img.news-arrow {
        width: 18px !important
    }

    .ch-accrediation,
    .ch-coe {
        background-color: #fff
    }

    h2.ch-head-h2,
    h3.patient-header,
    h4.blog-header,
    p.ch-head-p {
        letter-spacing: normal
    }

    .blogs-mobile,
    .news-owlcarousal,
    img.img-fluid.banner-img.home-banner-mob {
        display: block
    }
    
    #blogs_carousal .owl-dots,
    .blogs-desk,
    .newsmedia,
    img.img-fluid.banner-img.home-banner-desk {
        display: none
    }

    .ch-whycare .owl-theme .owl-dots {
        margin-top: 10px
    }

    img.img-fluid.banner-img {
        z-index: 1;
        object-fit: cover;
        height: auto;
        object-position: center
    }

    h2.bannerheader {
        font-size: 32px;
        padding: 0 30px
    }

    .banner-heading {
        top: 65%
    }

    button.care-button.btn {
        font-size: 16px;
        height: 40px;
        padding: 8px 25px
    }

    h2.ch-head-h2 {
        font-size: 30px;
        line-height: 1.4
    }

    button.share-btn.btn,
    p.patient-knowmore,
    p.special-text {
        font-size: 16px
    }

    .special-img {
        width: 100px !important;
        margin: auto
    }

    section.ch-whycare {
        padding: 15px 0;
        background: #f1f1ef
    }

    .ch-whyhospital {
        height: 280px;
        padding: 0
    }

    .why-content {
        bottom: 0;
        width: 100%;
        left: 0;
        padding: 15px;
        height: 180px
    }

    h4.why-heading {
        font-size: 20px
    }

    p.why-text {
        -webkit-line-clamp: 4;
        height: 70px
    }

    p.why-test,
    p.why-text {
        font-size: 14px;
        line-height: 1.3
    }

    p.ch-head-p {
        font-size: 18px
    }

    div#location_carousel {
        padding: 10px 0
    }

    .box {
        height: 280px;
        position: relative;
        margin: 10px 0
    }

    .box-share:hover {
        height: 240px
    }

    .share-title {
        font-size: 18px;
        -webkit-line-clamp: 2;
        height: 50px
    }

    .box-share {
        height: 70px;
        padding: 10px 15px
    }

    p.share-text {
        font-size: 14px;
        line-height: 1.3;
        text-align: left
    }

    #blogs_carousal .owl-item.active:first-child {
        padding-left: 30px
    }

    #blogs_carousal .owl-item.active:last-child {
        padding-right: 30px
    }

    .blog-card.blog-small {
        height: auto;
        display: block;
        box-shadow: 6px 10px 12px -6px #ddd
    }

    .blog-pic.small {
        height: 180px;
        width: 100%
    }

    h4.blog-header {
        font-size: 16px;
        font-weight: 400;
        height: 42px;
        text-align: left;
        -webkit-line-clamp: 2;
        color: #ed1c24
    }

    p.blog-text {
        font-size: 15px;
        line-height: 20px;
        -webkit-line-clamp: 5;
        height: 100px;
        margin-bottom: 2px;
        text-align: left
    }

    span.blog-span {
        font-size: 14px;
        display: flex;
        align-items: center;
        margin: 10px 0;
    }

    span.blog-span img {
        margin-right: 10px
    }

    .news-date,
    span.news-span {
        font-size: 12px
    }

    .award-content,
    .loc-name {
        padding: 0 15px
    }

    .testi-button {
        text-align: center;
        width: 100%;
        margin: 10px auto
    }

    #blogs_carousal {
        margin-bottom: 25px
    }

    .blog-content {
        padding: 8px 15px;
        height: auto;
        width: 100%
    }

    h5.news-header {
        font-size: 18px;
        margin-bottom: 15px;
        font-weight: 400;
        height: 44px;
        line-height: 22px;
    }

    p.media-text {
        font-size: 14px;
        margin-bottom: 10px;
        font-weight: 400;
        height: 70px;
        line-height: 1.3;
        -webkit-line-clamp: 4
    }

    .news-content {
        padding: 10px 10px 0 !important;
        width: 100%
    }

    .news-img {
        padding: 10px;
        width: 100%;
        height: 180px
    }

    img.news-arrow {
        margin-right: 5px
    }

    span.news-span {
        color: #000;
        font-size: 14px;
        font-weight: 400;
        display: flex;
        align-items: center;
        justify-content: center
    }

    img.news-pic {
        object-fit: contain;
        object-position: top;
        height: 100px;
        border-radius: 15px
    }

    p.award-text {
        font-size: 14px;
        text-align: left
    }

    .ch-accrediation {
        height: 260px;
        padding: 0
    }

    .award-imgmain {
        height: 170px;
        padding: 15px;
        background-color: #f4f4f4
    }

    .award-img {
        height: -webkit-fill-available
    }

    .media-button {
        padding: 5px 15px;
        text-align: center
    }

    .row.news-row {
        margin: 20px 0
    }

    section.patient-section {
        padding: 20px 0
    }

    img.img-fluid.patientban-img {
        position: absolute;
        transform: scale(1.2);
        top: 12%;
        left: 6%;
        width: 300px;
        height: 300px
    }

    .news-cards {
        display: block;
        margin: 10px
    }

    .med-text {
        height: 25px !important
    }

    .patient-card {
        margin: 0
    }

    h3.patient-header {
        font-size: 14px
    }

    p.patient-text {
        font-size: 12px;
        line-height: 1.3
    }

    button.btn.cityname {
        height: 60px;
        padding: 10px;
        font-size: 18px
    }

    .ch-header {
        padding: 0 30px
    }

    .blog-card:hover {
        transition: none;
        transform: none
    }
    .chl-card-icon{
        margin-top: 10px;
    }
    .doc-app-card {
        min-height: auto !important;
    }
    .chl-medicin-card{
        margin-bottom: 20px !important;
    }
    .chl-appoint-sec{
        padding: 10px !important;
    }
    
    .stripe-row .stripe-col:nth-child(even) > .stripe-card:nth-child(1){
        background-color: #ed1c24 !important;
    }
    .stripe-row .stripe-col:not(:nth-child(4n+1)):not(:nth-child(4n+0)) > .stripe-card{
        border-bottom: 2px solid;
    }
    .ram-img-home{
        height: 350px;
    }
}

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

    #patient_carousal .owl-dots,
    .coe-desk,
    .patient-banner {
        display: none
    }

    .coe-mobile {
        display: block
    }

    img.img-fluid.banner-img {
        z-index: 1;
        object-fit: cover;
        height: auto;
        object-position: 49% 0px
    }

    h2.bannerheader {
        font-size: 16px;
        padding: 0 20px;
        line-height: 1.6
    }

    .banner-heading {
        top: 45%
    }

    .ch-header {
        width: 100%;
        padding: 0 20px
    }

    .ch-special {
        padding: 5px 2px;
        background-color: inherit;
    }
    .ch-coe{
        background-color: #f2f2f2;
    }
    .ch-special:hover img.img-fluid.special-img {
        width: 58px !important;
        transition: .3s linear;
        border-radius: none;
        transform: scale(1)
    }

    .ch-special:hover p.special-text {
        font-weight: 400
    }

    .special-img {
        width: 60px !important;
        margin: auto
    }

    p.special-text {
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 0;
        font-weight: 400;
        line-height: 18px;
        height: 36px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    h2.ch-head-h2 {
        font-size: 26px;
        font-weight: 400
    }

    .ch-whyhospital {
        height: 320px;
        margin: 6% 0;
        overflow: hidden;
        padding: 0
    }

    .why-img {
        object-fit: cover
    }

    .why-content {
        bottom: 0;
        width: 100%;
        padding: 20px;
        left: 0
    }

    .blogs .row {
        margin-bottom: 0 !important
    }

    .blog-buttons {
        position: relative;
        top: 0;
        right: 0;
        transform: translate(0, 0);
        display: flex;
        align-items: center;
        justify-content: center
    }

    img.blog-image {
        height: 100%
    }

    .ch-accrediation {
        height: 280px;
        background-color: #fff;
        margin: 0;
        width: 100%
    }

    p.award-text {
        font-size: 16px
    }

    .news-cards,
    .patient-card {
        margin: 10px
    }

    .news-cards:hover {
        box-shadow: 0 6px 15px rgb(0 0 0 / 30%)
    }

    .ch-award-banner {
        padding: 10px 0;
        height: 350px
    }

    .loc-name {
        margin: 20px 0;
        padding: 0 15px;
        flex-wrap: wrap
    }

    .patient-blockmain {
        display: block;
        margin-top: 0;
        height: auto
    }

    .patient-item {
        margin: 0 12%
    }

    .patientthumb {
        height: 200px;
        overflow: hidden
    }

    .patientthumb img {
        object-fit: cover;
        object-position: center;
        height: 100%
    }

    .patient-content {
        padding: 10px
    }

    .media-item {
        margin: 0;
        height: auto
    }

    img.img-fluid.social-img {
        height: 100%;
        object-fit: contain;
        object-position: center
    }

    .blog-card.blog-small {
        margin: 5px
    }

    button.btn.cityname {
        height: 40px
    }

    button.banner-bookbtn {
        font-size: 14px;
        height: 35px;
        padding: 6px 15px;
        margin: 0 4%
    }
    .hm-overview-row{
        height: auto;
    }
    .ram-img-home{
        height: auto;
    }
    .stripe-banner-below .container-custom {
        width: 100%;
        padding-right: var(--bs-gutter-x,.75rem);
        padding-left: var(--bs-gutter-x,.75rem);
        margin-right: auto;
        margin-left: auto;
    }
   
    .stripe-card-img{
        height: 28px !important;
    }
    .text-block-327{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .chl-book-btn{
        width: 135px !important;
        font-size: 14px !important;
        padding: 6px !important;
        margin: 10px auto !important;
    }
    .stripe-link{
        height: 33px !important;
    }
    .stripe-link .fa-phone-square, .stripe-link .fa-whatsapp{
        font-size: 19px !important;
    }
    .stripe-card{
        height: 100px !important;
        padding: 20px 15px !important;
        border-bottom: 2px solid;
    }
    .stripe-mob{
        display: none;
    }
    .stripe-card h3{
        font-size: 14px !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .stripe-banner-below{
        margin: 8px !important;
    }
    .marquee-section{
        margin-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .marqueecontainer{
        margin-bottom: 20px !important;
        height: auto;
    }
    .mark-img{
        height: 60px !important;
        width: auto !important;
    }
    .banner-heading{
        top: 40%;
    }
    .chl-book-btn{
        display: none !important;
    }
}

@media only screen and (max-width:450px) {
    #media_carousal .owl-dots {
        margin-top: 20px
    }

    .coe-desk,
    .patient-banner {
        display: none
    }

    .coe-mobile {
        display: block
    }

    img.img-fluid.banner-img {
        z-index: 1;
        object-fit: cover;
        height: auto;
        object-position: 49% 0px
    }

    h2.bannerheader {
        font-size: 16px;
        padding: 0 20px;
        line-height: 1.6
    }

    .banner-heading {
        top: 62%
    }

    .ch-header {
        width: 100%;
        padding: 0 20px
    }

    .ch-special {
        padding: 5px 2px
    }

    .ch-special:hover img.img-fluid.special-img {
        width: 58px !important;
        transition: .3s linear;
        border-radius: none;
        transform: scale(1)
    }

    .ch-special:hover p.special-text {
        font-weight: 500
    }

    .special-img {
        width: 60px !important;
        margin: auto
    }

    p.special-text {
        font-size: 20px;
        line-height: 18px;
        margin-top: 5px;
        margin-bottom: 0;
        font-weight: 400
    }

    h2.ch-head-h2 {
        font-size: 26px;
        font-weight: 400
    }

    .ch-whyhospital {
        height: 320px;
        margin: 0 0 6%;
        overflow: hidden;
        padding: 0
    }

    .why-img {
        object-fit: cover
    }

    .why-content {
        bottom: 0;
        width: 100%;
        padding: 20px;
        left: 0
    }

    .blogs .row {
        margin-bottom: 0 !important
    }

    .blog-buttons {
        position: relative;
        top: 0;
        right: 0;
        transform: translate(0, 0);
        display: flex;
        align-items: center;
        justify-content: center
    }

    img.blog-image {
        height: 100%
    }

    .ch-accrediation {
        height: 245px;
        background-color: #fff;
        margin: 0;
        width: 100%
    }

    p.award-text {
        font-size: 16px
    }

    .news-cards {
        margin: 10px 10px
    }

    .ch-award-banner {
        padding: 10px 0;
        height: 350px
    }

    .loc-name {
        margin: 20px 0;
        padding: 0 15px;
        flex-wrap: wrap
    }

    .patient-blockmain {
        display: block;
        margin-top: 0;
        height: auto
    }

    .patient-item {
        margin: 0 12%
    }

    .patient-card {
        margin: 10px
    }

    .patientthumb {
        height: 200px;
        overflow: hidden
    }

    .patientthumb img {
        object-fit: cover;
        object-position: center;
        height: 100%
    }

    .patient-content {
        padding: 10px
    }

    .media-item {
        margin: 0;
        height: auto
    }

    img.img-fluid.social-img {
        height: 340px;
        object-fit: contain;
        object-position: center
    }

    .blog-card.blog-small {
        margin: 5px 0px ;
    }

    button.btn.cityname {
        height: 40px
    }

    button.banner-bookbtn {
        font-size: 14px;
        height: 35px;
        padding: 6px 15px;
        margin: 0 4%
    }
    .doc-app-card{
        min-height: auto;
    }
    .heading-8{
        font-size: 16px !important;
    }
}

@media only screen and (max-width:370px) {
    img.img-fluid.banner-img {
        height: auto
    }

    p.contact-num {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: clip;
        max-width: 45px;
        display: none
    }

    .banner-heading {
        top: 62%
    }

    h2.bannerheader {
        font-size: 12px;
        padding: 0 10px;
        line-height: 1.6
    }

    .ch-header {
        padding: 0 10px
    }

    .why-content {
        padding: 10px
    }

    button.btn.cityname,
    h4.blog-header,
    p.share-text {
        font-size: 16px
    }

    button.banner-bookbtn {
        font-size: 12px;
        height: 32px;
        padding: 5px;
        margin: 0 10px
    }

    .loc-name {
        margin: 5px 0;
        padding: 0;
        flex-wrap: wrap
    }

    .share-title {
        font-size: 16px;
        -webkit-line-clamp: 2
    }
    .con-num{
        width: auto;
        font-size: 14px;
    }
}

.care-button-head {
    position: relative;
    display: inline-block;
    transition: .3s;
}

.view-arrow-icon {
    position: absolute;
    top: 10px;
    right: -6px;
    transition: .3s;
}

.gg-arrow-long-right {
    box-sizing: border-box;
    transform: scale(var(--ggs,1));
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    box-shadow: inset 0 0 0 2px;
    min-width: 20px;
    height: 6px;
    color: #ed1c24;
    position: relative;
    display: block;
    margin-top: 9px;
}

.gg-arrow-long-right::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-right: 2px solid;
    transform: rotate(45deg);
    right: 0;
    bottom: -3px;
}

.care-button-head:hover .view-arrow-icon{
    right: -15px;
    transition: 0.3s;
  }
  .care-button-head:hover .view-arrow-icon .gg-arrow-long-right{
    color: #ed1c24;
  }
  .care-button-head:hover button.care-button.btn{
    color: #ed1c24;
  }

@media only screen and (max-width: 912px){
.view-arrow-icon {
    top: 9px!important;
}
.gg-arrow-long-right {
    min-width: 12px!important;
}
button.care-button.btn {
    padding: 8px 25px;
}
}