/*---technology--we---used---start---here---*/
.title_imaging{font-size: 22px;font-weight: 500;color: #4C4C4C;margin-bottom: 15px;}
.title_imaging_min{font-size: 14px;font-weight: 500;color: #4C4C4C;margin-bottom: 10px;}
.btn_techno{position: absolute;top: 0px;right: 0px;z-index: 4;}

@media only screen and (max-width: 991px){
.btn_techno{position: static;text-align: center;margin-top: 30px;}
}


@media only screen and (max-width: 767px){
.btn_box_imaging .common_btn, .btn_techno .common_btn{width: 100%;justify-content: center;}
}

/*---pationt---service----start---here---*/
.overview-new-design{background: #F7F7F7;}
.overview-new-design_reltive{position: relative;}
.overview-new-design .title_row{width: 80%;}
.overview-new-design .title_wraper{width: 250px;}
.overview-new-design .title_desc_colm{width: calc(100% - 250px);}
.overview_service_row{display: flex;flex-wrap: wrap;background: #fff;border-radius: 16px;overflow: hidden;}
.overview_service_full_colm{width: 100%;padding: 60px 40px;}
.patient_service_min_title{font-size: 14px;line-height: 21px;color: #747474;margin-bottom: 15px;}

 .overview_service_full_colm ul{padding-left: 15px;}
.overview_service_full_colm li{font-size: 14px;line-height: 21px;color: #747474;margin-top: 8px;}
 .overview_service_full_colm li strong{font-weight: 500;color: #4C4C4C;}


 @media only screen and (max-width: 1199px){
 .overview-new-design .btn_techno{position: static;text-align: center;margin-top: 30px;}
 }

  @media only screen and (max-width: 991px){
    .overview_service_full_colm{padding: 15px;}
  }

   @media only screen and (max-width: 767px){
     .overview_service_full_colm{width: 100%;} 
   }

   /*---pationt---service----end---here---*/

   