/* .left_colm_blog_doctor_p{width:35%; line-height: 0px;}
.right_colm_blog_doctor_p{width:65%;padding: 15px 20px;}
.box_blog_doctor_p_wrapper{display:flex;flex-wrap:wrap;background: #F7F7F7; border-radius:16px;overflow:hidden;
margin:20px 0px;align-items: center;}
.share_title_text_p_card{font-size:14px;color: #4A4A4A;}
.doctor_date_blog_p{font-size:16px;color: #4A4A4A;margin-top: 5px;}
.doctor_title_blog_p{font-size:16px;color: #4A4A4A;margin-top: 5px;}
.doctor_title_blog_p a{ text-decoration: none;}
.doctor_title_blog_p strong{font-weight:500;color: #4A4A4A;}
.doctor_share_blog_p_card{margin-top: 10px;}
.share_icon_list_blog_p_card{background:#007c9d;display:inline-block;padding:5px; border-radius: 5px;
line-height:0px; margin-top: 5px;}
.share_icon_item_blog_p_card{list-style: none;display:inline-block;padding:0px 2px}
.share_icon_link_blog_p_card{width:28px;display:block;transition: all 0.3s;}
.share_icon_link_blog_p_card:hover{opacity: 0.8;}
.share_icon_link_blog_p_card img{width:100%;height:initial;display:block;}
.box_blog_doctor_p_wrapper img{margin:0px !important;border-radius:0px !important;height: initial;}
.box_blog_doctor_p_wrapper a img.d_image{ width:100%; display: block;    min-height: 280px;
    max-height: 330px;
    object-fit: cover;
    object-position: center top;}
.share_icon_item_blog_p_card{margin:0px !important;}


@media only screen and (max-width: 1024px){
.left_colm_blog_doctor_p a{display:block;width:100%;}
.hl-articles-wrap .left .inner{width:100% !important; margin: 0px !important;}
.hl-articles-wrap{margin:0px !important;padding:30px;}
.hl-articles-wrap .container{max-width:100% !important;}
}

@media only screen and (max-width: 767px){
    .left_colm_blog_doctor_p{width:100%;}
    .right_colm_blog_doctor_p{width:100%;padding:15px;}
      .page--node-type-hl-articles .content-wit-sidebar{display:block;}
    .hl-articles-wrap{padding:15px;}
    .hl-articles-wrap .inner{margin-left: 0px !important;margin-right:0px !important}
    .hl-articles-wrap .container{padding:0px !important;}
    .box_blog_doctor_p_wrapper a img.d_image{    aspect-ratio: 480 / 427;    min-height: initial;
    max-height: initial;}
    .doctor_title_blog_p{margin-top:0px;}
} */
 /*---expert---care---start---here---*/
h2.author-section-title {
    font-family: "Roboto", sans-serif !important;
    font-size: 32px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: capitalize;
    color: #4A4A4A;
    margin-bottom: 10px;
}
.expert_section{background: #F7F7F7;}
.expert_section .title_wraper{width: 365px;}
.expert_section .title_desc_colm{width: calc(100% - 365px);}
.expert_section .title_row{width: 760px;}
.expert_care_sliders{overflow: hidden;/*padding-right: 60px;*/border-top-left-radius: 16px;border-bottom-left-radius: 16px;}
.expert_care_sliders .swiper-wrapper{flex-direction: row !important;}
.expert_care_sliders .swiper-wrapper .swiper-slide{margin-top: 0px !important;height: initial !important;}
.expert_inner_card{display: flex;height: 100%;}
.expert_image_box{width: 47%;position: relative;display: block;}
.expert_image{width: 100%;display: block;height: 100%;object-fit: cover;}
.expert_care_content_colm{width: calc(53%);padding: 15px;}
.expert_item{border-radius: 16px;overflow: hidden;background: #fff;  
     box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 4%);height: 100%;position: relative; padding-bottom: 48px;}
.expert_care_sliders .swiper-slide{padding: 10px 0px;}
.expert_doctor_name{font-weight: 700;font-size: 16px;line-height: 1.3;padding-right: 25px;position: relative;}
.expert_care_doctor_desc{margin-top: 3px;font-size: 14px;line-height: 19px;color: #747474;}
.expert_care_doctor_experience{font-size: 14px;line-height: 20px;font-weight: 500;padding: 10px 0px 15px 0px;
    border-bottom: 1px solid #E7E7E7;position: relative;}
.expert_care_doctor_experience:after{content: ''; position: absolute; bottom: -1px;left: 0px;border-bottom: 2px solid #047C9E;width: 40px;}
.expert_care_location{padding-top: 12px;}
.expert_care_location_title{position: relative;padding-left: 20px;font-size: 14px;color: #747474;margin-top: 5px;}
.expert_care_location label input{display: none;}
 
.expert_care_location_title:after{content: '';position: absolute;top: 2px;left: 0px;width: 13px;height: 13px;
    border: 1px solid #047C9E;border-radius: 30px;}
.expert_care_location_title:before{content: '';position: absolute;top: 6px;left: 4px;width: 5px;height: 5px;
    border: 1px solid #047C9E;border-radius: 30px;background: #047C9E;display: none;}
  .expert_care_location label input[type="radio"]:checked + .expert_care_location_title::before {
    display: block;
}
.expert_care_location label{font-weight: 400;cursor: pointer;}
/* .expert_wrapper{margin-right: -60px;} */
.expert_care_bottom_btn_row{display: flex;position: absolute;left: 0px;right: 0px;bottom: 0px;}
.expert_care_colm_btn{width: 47%;}
.expert_care_colm_btn:nth-of-type(2){width: 53%;}
.expert_care_colm_btn2 .call_now_btn_common{padding: 15px 5px;border-bottom-right-radius: 17px;overflow: hidden;}
.play_btn_expert{width: 21px;position: absolute;top: 10px;right: 10px;z-index: 2; cursor: pointer;}
.play_btn_expert img{width: 100%;height: initial;}
.share_icon_expert{width: 18px;position: absolute;right: 0px;top: 0px;line-height: 0px;cursor: pointer;z-index: 4;}
.share_icon_expert img{width: 100%;height: initial;}
 
.share_list_wrapper{position: absolute;top: 96%;right: -5px;padding-top: 5px;}
.share_social_list{border-radius: 6px;background: #057b9d;padding: 5px 6px;}
.share_social_list li{display: block;list-style: none;padding: 0px;margin: 5px auto;width: 24px;}
.share_social_list a{display: block;}
.share_social_list a img{width: 100%;height: initial;}
.share_list_wrapper{opacity: 0;pointer-events: none;transition: all 0.3s;}
.expert_section{position: relative;}
.expert_section .slider_arrow{position: absolute;top: 0px;right: 0px;z-index: 6;}
.expert_care_colm_btn:first-child .card_common_btn{padding: 16px 5px;}
.expert_care_doctor_experience span{display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;}
.expert_image_box a.expert_image_link {
    width: 100%;
    height: 100%;
    display: block;
}
.expert_care_doctor_desc.written {
  margin-bottom: 5px;
  margin-top: 0px;
}
@media only screen and (min-width: 1025px){
.share_icon_expert:hover .share_list_wrapper{display: block;pointer-events: initial;opacity: 1;}
.call_now_btn_common:hover{background: #047C9E;color: #fff;}
}
 
@media only screen and (max-width: 1400px){
.expert_care_doctor_desc br{display: none;}
.expert_care_doctor_desc{font-size: 13px;}
.expert_doctor_name{font-size: 14px;}
.expert_care_doctor_experience{font-size: 13px;padding: 7px;}
.expert_care_location_title{font-size: 13px;}
}
@media only screen and (max-width: 1300px){
.expert_care_colm_btn2 .call_now_btn_common {padding: 14.5px 5px;}
.expert_care_colm_btn:first-child .card_common_btn{padding: 14px 5px;height: 100%;}
.expert_item{padding-bottom: 47px;}
}
@media only screen and (max-width: 1199px){
.expert_wrapper{margin-right: -30px;}
.expert_care_sliders{padding-right: 30px;}
}
@media only screen and (max-width: 1024px){
.share_icon_expert.active .share_list_wrapper{opacity: 1;pointer-events: initial;}
}
 
@media only screen and (max-width: 991px){
 .expert_section .slider_arrow{top: 45%;left: -18px;right: 15px; justify-content: space-between;
transform: translate(0px, -50%);pointer-events: none;}
 .expert_wrapper{position: relative;}
 .custom-swiper-button-prev, .custom-swiper-button-next{background: #fff;pointer-events: initial;}
}
 
 
@media only screen and (max-width: 767px){
.expert_wrapper{margin-right: -15px;}
.expert_care_sliders{padding-right: 15px;}
.expert_section .section_title br{display: block;}
.expert_doctor_name br, .expert_care_doctor_desc br{display: none;}
.expert_care_sliders .swiper-slide{height: initial;}
.expert_item{height: 100%;}
.expert_section .slider_arrow{left: -11px;}
.expert_section .common_btn{width: 100%;justify-content: center;}
.expert_care_colm_btn2 .call_now_btn_common{padding: 14px 5px;}
.custom_popup_inner iframe{height: 400px;}
.expert_item{padding-bottom: 46px;}
.expert_image{height: 101%;}
.hl-articles-wrap .left{ width: 100% ; overflow: hidden;}
/* .expert_care_doctor_experience span{display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;} */
}
@media only screen and (max-width: 390px){
.expert_wrapper .card_common_btn, .expert_care_colm_btn2 .call_now_btn_common{font-size: 12px;}
.expert_wrapper .card_common_btn span{width: 7px;}
.expert_section .slider_arrow{right: 5px;}
}
 
 
.slider_border_line .custom-swiper-button-next:before, .slider_border_line .custom-swiper-button-prev:before{
    content: '';position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;
    width: 100%;height: 100%;border: 1px solid #047C9E; border-radius: 30px;
    clip-path: polygon(50% 0%, 100% 0%, 100% 50%, 50% 50%);
  transform: rotate(-90deg);
  transition: all 0.3s;
}
.slider_border_line .custom-swiper-button-next:hover:before, .slider_border_line .custom-swiper-button-prev:hover:before{
    clip-path: inset(0);
}
.slider_border_line .swiper-button-disabled:before{display: none;}
.procedure_d_left_colm .author-card-section img {border-radius: 0px; margin: 0px;}
.author-card-section .expert_care_content_colm{ width: calc(53%); }
/*---expert---care---end---here---*/
.viewsreference--view-title {
    display: none;
}
.expert_section .contextual-region {
    position: unset;
}
.expert_care_bottom_btn_row a {
    text-decoration: none;
}
/*---expert---care---end---here---*/