* { margin: 0 0; padding: 0; outline: none; -ms-word-break: break-word; word-break: break-word; word-wrap: break-word;  }

html {scroll-behavior: smooth; }
body { font-family: "Open Sans", sans-serif; padding: 0px !important; background:#fff url(../images/bodybg.png) no-repeat; background-position: top left; background-size: auto; font-weight: normal !important; font-style: normal !important; overflow-x: hidden; }

/* scrollbar */
::-webkit-scrollbar { width: 5px; height: 5px;}
::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); -webkit-border-radius: 10px; border-radius: 10px;}
::-webkit-scrollbar-thumb {-webkit-border-radius: 10px; border-radius: 10px; background: rgba(77, 163, 174, 0.6); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);}
::-webkit-scrollbar-thumb:window-inactive { background: rgba(255, 255, 255, 0.3);}

input:-webkit-autofill, input:-webkit-autofill:hover,  input:-webkit-autofill:focus,
textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus,
select:-webkit-autofill, select:-webkit-autofill:hover,
select:-webkit-autofill:focus { border: 1px solid transparent; -webkit-text-fill-color: #4DA3AE; -webkit-box-shadow: 0 0 0px 1000px rgba(243, 243, 243, 1) inset; transition: background-color 5000s ease-in-out 0s;}

img { width: 100%; height: 100%; object-fit: contain; object-position: center; }
.page_container { width: 100%; max-width: 1260px; margin: 0px auto; padding: 0px 10px; }
.common_btn { font-weight: 700; font-size: 18px; display: flex; justify-content: space-between; align-items: center; letter-spacing: -0.035em; color: #FFFFFF !important; justify-content: center; background: #4DA3AE; border-radius: 50px; padding: 9px 32px; border: 2px solid transparent !important; box-shadow: none !important; width: fit-content;  transition: all 0.3s ease; font-family: "Inter", sans-serif; }
.common_btn img { width: 16px; height: 16px; margin-left: 26px; }
.common_btn:hover { transform: translateY(-3px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25) !important; }
.greenborder_btn { background: transparent !important; border-color: #4DA3AE !important; color: #4DA3AE !important; }

/*  */

header { width: 100%; padding: 10px 0px; }
header .sitelogo { width: 127px; height: 123px; } 
header .sitelogo img { object-position: left; }

/* banner */

.banner_section { display: block; width: 100%; }
.bs_content_block { padding: 70px 0px 98px; }
.bs_content_block h1 {font-weight: 700; font-size: 56px; letter-spacing: -0.065em; color: #17A5B0; margin-bottom: 20px; }
.bs_content_block p { font-size: 24px; letter-spacing: -0.033em; color: #333333; margin-bottom: 20px; }
.bs_btnrow { width: 100%; display: flex; align-content: center; }
.bs_btnrow .greenborder_btn { margin-left: 20px; }

.banner_img_block .lungs_img { max-width: 461px; height: 574px; width: 100%; margin: 0px auto; position: relative; }
.banner_img_block .bib_content_image { position: absolute; bottom: -70px; max-width: 530px; width: 100%; left: 50%; transform: translateX(-50%); }


/*  */

.our_faculty_section { width: 100%; display: block; padding: 90px 0px 70px; background: linear-gradient(180deg, #17A5B0 0%, #009BA8 100%); }
.common_heading_row { width: 100%; display: flex; align-items: center; justify-content: space-between;  }
.common_heading_row .chr_title { margin-bottom: 0px; font-weight: 700; font-size: 32px; letter-spacing: -0.065em; color: #333333; }
.our_faculty_section .common_heading_row { margin-bottom: 44px; }
.our_faculty_section .common_heading_row .chr_title { color: #fff; }
.our_faculty_section .common_heading_row .common_btn { background: #fff !important; border-color: #fff !important; }

.ofs_card { width: 100%; height: 100%; }
.ofs_inner_block { max-width: 203px; width: 100%; height: 100%; margin: 0px auto; }
.ofs_inner_block .ofs_img { max-width: 203px; width: 100%; height: 219px; border-radius: 16px; background: #FFFFFF; }
.ofs_inner_block .ofs_img img { border-radius: 16px; object-position: bottom; }
.ofs_inner_block .ofs_body { padding-top: 8px; }
.ofs_inner_block .ofs_name { font-weight: 700; font-size: 18px; letter-spacing: -0.033em; color: #FFFFFF; margin-bottom: 8px !important; }
.ofs_inner_block .ofs_post { font-size: 14px; letter-spacing: -0.033em; color: #FFFFFF; margin-bottom: 0px !important; }

.podcast_section { width: 100%; display: block; padding: 60px 0px; background: #4DA3AE1A; }
.podcast_section .common_heading_row { margin-bottom: 24px; }
.podcast_block { width: 100%; display: flex; gap: 24px; }
.podcast_video { max-width: 644px; width: 100%; height: 363px; border-radius: 16px; }
.podcast_video img, .podcast_video video, .podcast_video iframe { width: 100%; height: 100%; object-fit: cover; object-position: center; border-radius: 16px; }
.pb_content_block { width: 100%; flex: 1; }
.pb_content_block .pb_card_outer:last-child { padding-bottom: 0px; }
.pb_card_outer { width: 100%; padding-bottom: 16px; }
.pb_card { border-radius: 8px; height: 100%; width: 100%; display: block;}
.pb_card_body { width: 100%; padding: 16px; border: 1px solid #0000001A; background: #FFFFFF; border-radius: 8px; display: flex; }
.pb_card_body .pbcb_left_content { width: 100%; flex: 1; padding-right: 8px; }
.pb_card_body .pbcb_user { width: 100%; display: flex; margin-bottom: 6px; }
.pb_card_body .pbcb_user img { width: 20px; height: 20px; border-radius: 50%; object-fit: cover; object-position: top; margin-right: 4px; }
.pb_card_body .pbcb_user span { font-size: 14px; line-height: 19px; letter-spacing: -0.035em; color: #818181; }
.pb_card_body .pbcb_title { font-weight: 700; font-size: 18px; letter-spacing: -0.033em; color: #333333; margin-bottom: 6px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; line-clamp: 2; -webkit-box-orient: vertical; }
.pb_card_body .pbcb_text { font-size: 14px; line-height: 19px; letter-spacing: -0.035em; color: #818181; margin-bottom: 0px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; }
.pb_card_body .pb_icon { width: 64px; height: 64px; border-radius: 8px; }
.pb_card_body .pb_icon img { border-radius: 8px; object-fit: cover; }

.news_section { width: 100%; display: block; padding: 60px 0px 40px; background: #FFFFFF1A; }
.news_section .common_heading_row { margin-bottom: 24px; }
.ncb_card { width: 100%; height: 100%; padding-bottom: 20px; display: block; }
.ncb_inner_card { border: 1px solid #0000001A; border-radius: 8px; height: 100%; background: #fff; display: block; }
.ncb_card .ncb_image { position: relative; width: 100%; height: 194px; border-radius: 8px 8px 0px 0px; }
.ncb_card .ncb_image::before { position: absolute; background: linear-gradient(62.13deg, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.35) 85.81%); width: 100%; height: 100%; content: ""; left: 0; top: 0; border-radius: 8px 8px 0px 0px; }
.ncb_card .ncb_image > img { width: 100%; height: 100%; object-fit: cover; border-radius: 8px 8px 0px 0px; }
.ncb_card .ncb_image .user_info { position: absolute; font-weight: 500; font-size: 14px; line-height: 19px; letter-spacing: -0.035em; color: #FFFFFF; display: flex; align-items: center; bottom: 10px; left: 10px; }
.ncb_card .ncb_image .user_info > img { width: 20px; height: 20px; object-fit: cover; border-radius: 50%; object-position: top; }
.ncb_card .ncb_image .user_info span { width: 100%; flex: 1; padding-left: 4px; }
.ncb_card .ncb_body { width: 100%; display: flex; flex-direction: column; padding: 15px; height: calc(100% - 194px);  }
.ncb_card .ncb_body .ncb_title { font-weight: 600; font-size: 16px; letter-spacing: -0.035em; color: #000000; margin-bottom: 6px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; }
.ncb_card .ncbb_bottom { display: flex; align-items: center; justify-content: space-between; width: 100%; border-top: 1px solid #0000001A; padding-top: 6px; margin-top: auto; position: relative; }
.ncb_card .ncbb_bottom .ncbb_text { font-weight: 500; font-size: 14px; line-height: 19px; letter-spacing: -0.035em; color: #818181; }
.ncb_card .ncbb_bottom .upload_img { width: 20px; height: 20px; display: inline-block; box-shadow: none !important; border: none !important; background: transparent !important; }
.news-socialblk, .article-socialblk { position: absolute; right: 25px; }
.share-newsbtn { background: transparent; box-shadow: none; border: 1px solid #4DA3AE !important; padding: 2px; border-radius: 50px;  width: 22px; height: 22px; }
.share-newsbtn img {vertical-align: top; }
.news_section .ncb_card .ncbb_bottom { margin-top: auto; }

.publications_section { width: 100%; display: block; padding: 60px 0px; background: #4DA3AE1A; }
.publications_section .common_heading_row { margin-bottom: 24px; }
.publication_block { width: 100%; display: flex; gap: 24px; }
.publication_img { max-width: 644px; width: 100%; height: 363px; border-radius: 16px; }
.publication_img img { width: 100%; height: 100%; object-fit: cover; object-position: center; border-radius: 16px; }

.articles_section { width: 100%; display: block; padding: 60px 0px 40px; background: #FFFFFF1A; }
.articles_section .common_heading_row { margin-bottom: 24px; }
.ncb_card .ncb_description { font-size: 14px; line-height: 19px; letter-spacing: -0.035em; color: #818181; margin-bottom: 6px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }
.articles_section .ncb_card .ncb_image::before { display: none; }
.articles_section .ncb_card .ncb_description { margin-top: auto; }

.mobile_links_section { width: 100%; display: block; padding: 60px 0px; position: relative; background: linear-gradient(180deg, #005762 0%, #003B40 100%); }
.mobile_links_section::before { width: 100%; display: block; content: ""; height: 100%; background: url(../images/mobileimg.png) no-repeat; background-position: right bottom; position: absolute; background-size: contain; left: 0; top: 0; }
.mls_block { width: 100%; display: block; padding: 55px 0px; }
.mls_block h3 { font-weight: 700; font-size: 48px; letter-spacing: -0.065em; color: #FFFFFF; margin-bottom: 16px; }
.mls_block p { font-size: 24px; letter-spacing: -0.035em; color: #FFFFFF; margin-bottom: 16px; }
.mls_block .applink_row { width: 100%; display: flex; align-items: center;  }
.mls_block .applink_row a { width: 176px; height: 58px; border-radius: 9px; display: block; margin-right: 8px; }

/* footer */

footer { width: 100%; background: url(../images/footerbg.png) no-repeat; background-position: left; background-size: cover; padding: 32px 0px; }
footer .page_container { display: flex; justify-content: space-between; }
.flogo_section { padding-right: 45px; max-width: 700px; width: 100%; }
.fls_block { width: 100%; display: flex; align-items: center; padding: 16px 0px; border-bottom: 1px solid #0000001A; }
.fls_block .sitelogo { min-width: 128px; height: 129px;  }
.fls_block .footer_text { font-size: 16px; letter-spacing: -0.035em; color: #333333; margin-bottom: 0px; padding-left: 60px; }
.copy_right_text { font-size: 16px; letter-spacing: -0.035em; color: #818181; margin-bottom: 0px; padding-top: 24px; }

.footer_menu_list { display: inline-flex;  }
.footer_menu_list ul { list-style: none !important; padding: 18px 38px; text-align: right; margin-bottom: 0; border-left: 1px solid #0000001A; }
.footer_menu_list ul li { margin-bottom: 16px; }
.footer_menu_list ul li:last-child { margin-bottom: 0px; }
.footer_menu_list ul li a { font-weight: 600; font-size: 16px; letter-spacing: -0.035em; color: #333333; }
.footer_menu_list ul li a:hover, .footer_menu_list ul li a.active { color: #4DA3AE !important; }

.app_links_block { border-left: 1px solid #0000001A; padding-left: 45px; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.app_links_block a { width: 176px; height: 58px; border-radius: 9px; display: block; margin: 4px 0px;  }

/* common_page_blocks */

.common_page_blocks { width: 100%; display: block; padding: 60px 0px; background: linear-gradient(180deg, rgba(23, 165, 176, 0) 0%, rgba(23, 165, 176, 0.1) 29.8%); }
.cpb_heading_search_row { width: 100%; display: flex; align-items: center; justify-content: space-between; margin-bottom: 60px; }
.cpb_heading_search_row .cpb_title { font-weight: 700; font-size: 48px; letter-spacing: -2px; background: linear-gradient(180deg, #005762 0%, #003B40 100%), #FFFFFF; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; text-fill-color: transparent; }

.cpb_search_block { max-width: 538px; width: 100%; }
.cpb_search_block .input-group { border: 1px solid #0000001A !important; border-radius: 60px; }
.cpb_search_block .input-group-text { border: none !important; border-radius: 60px; background: #fff; box-shadow: none; padding: 12px 18px; padding-right: 0; }
.cpb_search_block .input-group-text img { width: 24px; height: 24px;  }
.cpb_search_block .form-control { border-radius: 0px !important; border: none !important; font-size: 18px; letter-spacing: -0.03em; color: #00305A; text-shadow: 0px 4.54753px 84.1293px rgba(0, 0, 0, 0.15); padding: 12px 10px; background: #fff; box-shadow: none !important; }
.cpb_search_block .connect_btn { border-radius: 60px; padding: 12px 18px; background: #4DA3AE; border: 4px solid #FFFFFF1A; border-radius: 0px 60px 60px 0px; font-weight: 600; font-size: 18px; color: #FFFFFF !important; box-shadow: none !important; }
.cpb_search_block .connect_btn img { width: 30px; height: 20px; margin-left: 10px; }


.faculty_list_block .ofs_card { padding-bottom: 32px; }
.faculty_list_block .ofs_inner_block {  margin: 0px auto; border: 1px solid #0000001A; background: #4DA3AE; border-radius: 24px; max-width: 267px; padding: 32px; }
.faculty_list_block .ofs_inner_block .ofs_img { background: #fff; border-radius: 16px; max-width: 100%;}
.faculty_list_block .ofs_inner_block .ofs_img img { border-radius: 16px; width: 100%; }
/* .faculty_list_block .ofs_inner_block .ofs_name { color: #000000; } */
.faculty_list_block .ofs_inner_block .ofs_post { /* color: #000; */ font-size: 16px; }

/*  */

.pb_img_block { width: 100%; height: 332px; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.pb_img_block img, .pb_img_block video { width: 100%; height: 100%; object-position: center; object-fit: cover; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.podcast_list_block .pb_card_body { border-radius: 0px 0px 8px 8px; height: calc(100% - 332px); }
.podcast_list_block .pb_card_outer { padding-bottom: 32px; height: 100%; }

/* next */

.news_page .cpb_heading_search_row { margin-bottom: 24px; }
.ncb_text { border-top: 1px solid #0000001A; padding-top: 6px; margin-bottom: 6px; font-weight: 500; font-size: 14px; letter-spacing: -0.035em; color: #818181; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; }

/*  */

.publications_page .cpb_heading_search_row { margin-bottom: 24px; }
.publication_list_block .pb_card_body { border-radius: 0px 0px 8px 8px; height: calc(100% - 332px); }
.publication_list_block .pb_card_outer { padding-bottom: 32px; height: 100%; }

/*  */

.articles_list_block { max-width: 812px; width: 100%; margin: 0px auto; }
.articles_list_block .ncb_inner_card { display: flex;  }
.articles_list_block .ncb_card .ncb_image { width: 140px; height: 140px; border-radius: 8px 8px 0px 8px; }
.articles_list_block .ncb_card .ncb_image img { border-radius: 8px 8px 0px 8px; }
.articles_list_block .ncb_card .ncb_image::before { border-radius: 8px 8px 0px 8px; }
.articles_list_block .ncb_card .ncb_body { height: auto; flex: 1;}

/*  */

.detail_common_page { width: 100%; display: block; padding: 32px 0px; background: linear-gradient(180deg, rgba(23, 165, 176, 0) 0%, rgba(23, 165, 176, 0.1) 29.8%); }
.detail_common_page .dcp_block { width: 100%; display: block; padding: 24px; background: #fff; border: 1px solid #0000001A; border-radius: 8px; }
.dcp_heading { font-weight: 700; font-size: 40px; letter-spacing: -0.02em; text-transform: capitalize; color: #111111; margin-bottom: 24px; }
.dcp_post_info_block { width: 100%; display: flex; margin-bottom: 14px; flex-wrap: wrap; }
.dcp_post_info_block p { margin-bottom: 10px; font-size: 14px; line-height: 19px; letter-spacing: -0.035em; margin-bottom: 0px; margin-right: 32px; display: inline-flex; align-items: center; color: #818181; }
.dcp_post_info_block p a { color: #818181; }
.dcp_post_info_block p img { width: 24px; height: 24px; margin-right: 4px; }

.dcp_post_image_block { max-width: 766px; height: 431px; border-radius: 16px; margin-bottom: 24px; width: 100%; }
.dcp_post_image_block video, .dcp_post_image_block img, .dcp_post_image_block iframe { width: 100%; height: 100%; object-fit: cover; object-position: center; border-radius: 16px; }

.dcp_post_content h6 { font-weight: 700; font-size: 18px; letter-spacing: -0.035em; color: #333333; margin-bottom: 5px; }
.dcp_post_content p { font-size: 18px; letter-spacing: -0.035em; color: #333333; margin-bottom: 32px; }
.dcp_post_content p:last-child { margin-bottom: 0px; }
.dcp_post_content ul, .dcp_post_content ol { margin-bottom: 32px; }
.dcp_post_content li { font-size: 18px; letter-spacing: -0.035em; color: #333333; margin-bottom: 0px; }
.dcp_post_content li a, .dcp_post_content p a { font-size: 18px; letter-spacing: -0.035em; color: #333333; margin-bottom: 0px; text-decoration: underline !important; }
.dcp_post_content h4 { font-weight: 700; font-size: 24px; letter-spacing: -0.035em; color: #333333; margin-bottom: 32px; }

.publication_detail_page .pb_img_block { width: 100%; height: 230px;}
.publication_detail_page .pb_card_body { border-radius:0px 0px 8px 8px; }

.publication_detail_page .dcp_post_image_block { height: auto; }

/* header menu list */

header .page_container { position: relative; }
.fab-bar{position:absolute;top:30px;right:0px;z-index:50;opacity:0;pointer-events:none;transform:translateY(-8px) scale(.98);transition:transform .35s cubic-bezier(.2,.9,.2,1), opacity .25s;}
.fab-bar.is-open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);}
/* Capsule */
.fab-pill{display:flex;align-items:center;background:#0a0a0a;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:10px 8px;box-shadow:0 10px 30px rgba(0,0,0,.55);overflow:hidden;width:auto;transition:width .45s cubic-bezier(.2,.9,.2,1);}
/* Menu items flow right → left */
header .menu{ list-style:none; margin:0; padding:0; display:flex; align-items:center; opacity:0; transform:translateX(20px); transition:opacity .4s ease, transform .4s ease; }
.fab-bar.is-open .menu{ opacity:1; transform:translateX(0); }
header .menu li{ padding:5px 24px; position:relative; white-space:nowrap; border-left: 1px solid #fff; }
header .menu a{ color: #fff; font-size: 16px; font-weight: 600;}
header .menu a:hover, header .menu a.active { color: #4DA3AE; }
/* Close button */
.pill-right{ display:inline-flex; align-items:center; gap:10px; padding:10px 16px; font-weight: 600; font-size: 16px; color: #4DA3AE; background: transparent !important; box-shadow: none !important; border: none !important; }
.pill-right .label{ color:#27b3c0; letter-spacing:.02em; font-weight:600; }
.icon{width:16px; height:16px; display:inline-block;}
/* Top-right toggle button */
.fab-toggle{z-index:60; display:inline-flex; align-items:center; gap:16px; background:#000000; border-radius:50px; padding:21px 35px; cursor:pointer;
user-select:none; transition:transform .2s ease, opacity .2s ease; font-weight: 600; font-size: 16px; color: #4DA3AE; border: none !important; box-shadow: none !important;}
.fab-toggle:active{transform:scale(.98)}
.fab-toggle .txt{font-weight:600; letter-spacing:.02em;}

/*  */

.common_banner_detail_page { position: relative; width: 100%; display: block; padding: 30px 0 40px; background: linear-gradient(180deg, rgba(23, 165, 176, 0) 0%, rgba(23, 165, 176, 0.1) 29.8%); }
.common_banner_detail_page .cbdp_block { background: linear-gradient(180deg, #17A5B0 0%, #009BA8 100%); border-radius: 8px; width: 100%; height: 80%; position: absolute; left: 50%; transform: translateX(-50%); z-index: -1; top: 0; }
.common_banner_detail_page .page_container { position: relative; }
.doctor_information_block { display: flex; align-items: center; justify-content: center; padding: 20px 10px; position: relative; }
.doctor_information_block .doctor_deg { /* max-width: 280px; */ width: 100%; font-size: 18px; font-weight: 500; color: #fff; text-align: right; align-self: flex-end; margin-bottom: 60px; }
.doctor_information_block .dimg { width: 100%; max-width: 280px; height: 280px; border-radius: 50%; margin: 0px 24px; background: #FFFFFF; }
.doctor_information_block .dimg img { width: 100%; height: 100%; border-radius: 50%; object-fit: cover; object-position: top; }
.doctor_information_block .doctor_name { font-size: 40px; font-weight: 700; color: #fff; /* max-width: 280px; */ align-self: flex-end; margin-bottom: 60px; width: 100%; }
.doc_content { padding: 10px 15px; width: 100%; max-width: 1200px; margin: 0px auto;  }
.doc_content  .doc_title { font-size: 34px; font-weight: 700; color: #113157; margin-bottom: 20px;}
.doc_content p { font-size: 18px; color: #333333; margin-bottom: 20px; }
.doc_content p:last-child { margin-bottom: 0px; }
.doc_content .user_list { margin-bottom: 20px; display: flex; }
.doc_content .user_list ul.user_ul { list-style: none; display: flex; margin: 0px; padding: 0px; align-items: center; }
.doc_content .user_list ul.user_ul li { margin-right: 10px; }
.doc_content .user_list ul.user_ul li a { width: 40px; height: 40px; border: 1px solid #113157; border-radius: 50%; display: block; }
.doc_content .user_list ul.user_ul li a img { width: 100%; height: 100%; object-fit: cover; object-position: center; border-radius: 50%; }

.doc_podcast_section { width: 100%; display: block; padding: 50px 0px; }
.doc_podcast_section .pb_card_body { border-radius: 0px 0px 8px 8px; height: calc(100% - 332px);}

/*  */

.error_page { width: 100%; min-height: 100vh; display: flex; align-items: center; padding: 50px 0px; background: url(../assets/images/bodybg.png) no-repeat, url(../images/homebg.png) no-repeat !important; background-position: top left, top right !important; background-size: contain, auto !important; }
.error_content_block { border: 1px solid #0000001A; background: #FFFFFF; border-radius: 8px; padding: 30px 30px 50px; max-width: 590px; width: 100%; margin: 0px auto; }
.error_content_block .sitelogo { width: 50px; height: 50px; margin-bottom: 40px; }
.error_content_block h1 { margin-bottom: 10px; font-weight: 700;font-size: 120px; color: #333333; text-align: center; margin-bottom: 20px; line-height: 102px; display: flex; align-items: center; justify-content: center; }
.error_content_block h1 i { color: #17A5B0 !important; font-size: 100px; }
.error_content_block h4 { margin-bottom: 24px; font-weight: 700; font-size: 30px; color: #818181; text-align: center; }

.doc_podcast_slider_block .pb_card_outer { padding: 6px;}
.slick-custom-arrow { display: flex; align-items: center; letter-spacing: -0.035em; color: #FFFFFF !important; justify-content: center; background: #4DA3AE; border-radius: 50px; padding: 10px; border: 2px solid transparent !important; box-shadow: none !important; transition: all 0.3s ease; position: absolute; top: 50%; transform: translateY(-50%); width: 50px; height: 50px; }
.slick-custom-arrow:hover { box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25) !important; }
.slick-custom-arrow.slick-prev { left: -50px; }
.slick-custom-arrow.slick-next { right: -50px; }

.news_section .ncb_card { padding: 5px; }
.articles_section .ncb_card { padding: 5px; }

.slick-list, .slick-track { display: flex; }

/*  */
.not_found_block { max-width: 750px; width: 100%; margin: 20px auto; display: flex; align-items: center; min-height: 50vh; padding: 50px; background: #fff; }
.nfb_content { width: 50%; }
.nfbc_heading { font-size: 30px; line-height: 38px; font-weight: bold; color: #167A87; margin-bottom: 15px; text-transform: uppercase;  }
.nfb_content p { font-size: 16px; line-height: 24px; color: #191825; margin-bottom: 0px; }
.nfb_img { max-width: 300px; height: 300px; width: 100%; margin: 0px auto; }
.nfb_img img { width: 100%; height: 100%; object-fit: contain; object-position: center; }





/* -------------------------------------------------------------------------------------------------------- */
/* responsive view */


@media (max-width: 1300px) {

    .doc_podcast_slider_block { width: 90%; margin: 0px auto !important; }
    .slick-custom-arrow { width: 40px; height: 40px; }


}

@media (min-width: 1400px) {


}

@media (min-width: 1440px) {


}

@media (min-width: 1600px) {

}


@media (min-width: 1680px) {

}


@media (min-width: 2100px){

    
}

@media (min-width: 1700px){


}

@media (max-width: 1199px) {

header .sitelogo { width: 100px; height: 100px;}
.fab-toggle { gap: 10px; padding: 12px 20px;}
.pill-right { padding: 4px 16px;}
header .menu li { padding: 2px 20px;}
.fab-pill { padding: 7px 8px;}
.fab-bar { right: 10px; top: 27px; }

.bs_content_block h1 {font-size: 42px; margin-bottom: 15px;}
.bs_content_block p { font-size: 20px;}
.common_btn { font-size: 16px; padding: 9px 20px;}
.common_btn img { margin-left: 16px;}
.banner_img_block .lungs_img { max-width: 420px; height: 470px;}
.banner_img_block .bib_content_image { bottom: -56px; max-width: 460px;}
.bs_content_block { padding: 50px 0px 80px;}
.our_faculty_section { padding: 65px 0px 50px;}
.common_heading_row .chr_title { font-size: 26px;}

.podcast_section { padding: 30px 0px;}
.podcast_video { max-width: 580px; height: 327px;}
.pb_card_body .pbcb_title { font-size: 16px;}
.pb_card_body .pb_icon { width: 50px; height: 50px;}
.news_section { padding: 30px 0px 20px;}
.publications_section { padding: 30px 0px;}
.publication_img {max-width: 580px; height: 327px;}
.articles_section { padding: 30px 0px 20px;}
.mobile_links_section { padding: 30px 0px;}
.mls_block h3 {font-size: 36px;}
.mls_block p { font-size: 20px;}
.mls_block .applink_row a { width: 150px; height: 50px;}
footer { padding: 20px 0px;}
.app_links_block a { width: 150px; height: 50px;}
.app_links_block { padding-left: 15px;}
.copy_right_text { font-size: 14px; padding-top: 20px;}
.fls_block .footer_text { font-size: 14px; padding-left: 25px; }
.footer_menu_list ul { padding: 12px 20px;}
.footer_menu_list ul li a { font-size: 14px;}
.fls_block .sitelogo { min-width: 100px; height: 100px;}
.flogo_section { padding-right: 20px; max-width: 655px; flex: 1; }
.footer_menu_list ul li { margin-bottom: 10px;}

.common_page_blocks { padding: 30px 0px;}
.cpb_heading_search_row .cpb_title { font-size: 36px;}
.cpb_search_block .form-control { font-size: 16px;}
.cpb_search_block .connect_btn { padding: 10px 10px; font-size: 16px;}
.cpb_search_block { max-width: 450px;}
.cpb_search_block .connect_btn img { margin-left: 5px;}
.cpb_heading_search_row { margin-bottom: 25px;}
/* .faculty_list_block .ofs_inner_block { padding: 20px;} */
.faculty_list_block .ofs_inner_block .ofs_post { font-size: 14px;}
.faculty_list_block .ofs_card {padding-bottom: 20px;}
.pb_img_block {height: 290px;}
.podcast_list_block .pb_card_body { height: calc(100% - 290px); }
.publication_list_block .pb_card_body { height: calc(100% - 290px); }

.detail_common_page .dcp_block { padding: 20px;}
.dcp_post_info_block p img { width: 20px; height: 20px;}
.dcp_heading { font-size: 28px; margin-bottom: 20px;}
.dcp_post_info_block { margin-bottom: 10px;}
.dcp_post_content p {font-size: 16px; margin-bottom: 15px;}
.dcp_post_content li { font-size: 16px;}
.dcp_post_content h6 { font-size: 16px;}
.dcp_post_content ul, .dcp_post_content ol { margin-bottom: 20px;}

.dcp_post_image_block { height: 372px;}
.dcp_post_content li a, .dcp_post_content p a { font-size: 16px;}
.publication_detail_page .pb_img_block { height: 190px;}
.dcp_post_content h4 { font-size: 20px; margin-bottom: 15px;}

.doctor_information_block .doctor_deg { font-size: 16px; margin-bottom: 50px;}
.doctor_information_block .doctor_name { font-size: 32px; margin-bottom: 50px; }
.doctor_information_block .dimg { max-width: 240px; height: 240px;}
.common_banner_detail_page { padding: 20px 0 25px;}
.doc_content p { font-size: 16px;}
.doc_podcast_section { padding: 36px 0px;}

.doc_podcast_slider_block { width: 100%; margin: 0px auto !important; }

.slick-dots { list-style: none; padding: 0px; margin-top: 10px; margin-bottom: 0px; display: flex; align-items: center; justify-content: center; }
.slick-dots li { width: 10px; height: 10px; border-radius: 50%; margin: 0px 1px; background: #eee; }
.slick-dots li.slick-active { background: #003B40; }
.slick-dots li button { display: none; }

.not_found_block { min-height: auto; padding: 30px; background: #fff;}

.doc_podcast_section .pb_card_body { height: calc(100% - 290px);}

}

@media (max-width: 991px) {

.bs_content_block h1 {font-size: 36px;}
.bs_content_block p { font-size: 16px;}
.common_btn { font-size: 14px;}
.banner_img_block .lungs_img { max-width: 330px; height: 420px;}
.banner_img_block .bib_content_image { bottom: -48px; max-width: 360px;}
.bs_btnrow .greenborder_btn { margin-left: 10px;}
.bs_content_block { padding: 40px 0px 55px;}
.fab-toggle { font-size: 14px; gap: 8px; padding: 10px 16px; }
header .menu a { font-size: 14px;}
header .menu li { padding: 0px 12px;}
.pill-right { padding: 4px 10px; font-size: 14px; } 
.our_faculty_section { padding: 50px 0px 30px;}
.ofs_inner_block .ofs_name { font-size: 16px; margin-bottom: 5px !important;}
.common_heading_row .chr_title { font-size: 24px;}
.our_faculty_section .common_heading_row {margin-bottom: 30px;}
.common_btn img { margin-left: 10px; height: auto;}
.podcast_video { max-width: 400px; height: 226px;}
.podcast_block {gap: 15px;}
.publication_img { max-width: 400px; height: 226px;}
.publication_block {gap: 15px;}

.mls_block h3 {font-size: 30px;}
.mls_block p { font-size: 16px;}
.mls_block .applink_row a { width: 120px; height: 40px;}
.mls_block { padding: 30px 0px;}
.fls_block .footer_text { font-size: 12px; padding-left: 15px;}
.copy_right_text { font-size: 12px; padding-top: 15px;}
.flogo_section { padding-right: 20px; }
.footer_menu_list ul li a { font-size: 12px;}
.footer_menu_list ul li { margin-bottom: 8px;}
.app_links_block a { width: 120px; height: 40px; }

.cpb_heading_search_row .cpb_title { font-size: 28px;}
.cpb_search_block .form-control { font-size: 14px; padding: 8px 10px; }
.cpb_search_block .connect_btn { font-size: 14px; padding: 8px 10px; }
.cpb_search_block .connect_btn img {width: 22px;}
.cpb_search_block .input-group-text img { width: 20px; height: 20px;}
.cpb_search_block { max-width: 350px;}
.cpb_search_block .input-group-text { padding: 8px 18px; padding-right: 0; }

.faculty_list_block .ofs_inner_block .ofs_img { max-width: 100%;}
.faculty_list_block .ofs_inner_block { padding: 15px;}
.common_page_blocks { padding: 20px 0px;}
header .sitelogo {width: 86px; height: 86px;}

.pb_img_block {height: 220px;}
.podcast_list_block .pb_card_body { height: calc(100% - 220px);}
.doc_podcast_section .pb_card_body { height: calc(100% - 220px);}
.podcast_list_block .pb_card_outer { padding-bottom: 20px;}
.detail_common_page { padding: 20px 0px;}
.dcp_heading {font-size: 24px; margin-bottom: 16px;}
.dcp_post_content p {font-size: 14px; margin-bottom: 12px;}
.dcp_post_content h6 { font-size: 14px;}
.dcp_post_content li { font-size: 14px;}
.dcp_post_content ul, .dcp_post_content ol { margin-bottom: 15px;}
.detail_common_page .dcp_block { margin-bottom: 20px;}
.dcp_post_image_block { height: 424px;}
.ncb_card, .ncb_inner_card { height: 100% !important;}
.publication_list_block .pb_card_body { height: calc(100% - 220px); }
.publication_list_block .pb_card_outer { padding-bottom: 24px;}
.dcp_post_content li a, .dcp_post_content p a { font-size: 14px;}
.dcp_post_content h4 { font-size: 18px; margin-bottom: 10px;}

.article_detail_page .ncb_card .ncb_body { height: 100%; }

.doctor_information_block .dimg { max-width: 200px; height: 200px; margin: 0px 15px;}
.doctor_information_block {padding: 15px 10px;}
.doc_content p { font-size: 14px;}
.doctor_information_block .doctor_deg { margin-bottom: 40px;}
.doctor_information_block .doctor_name { font-size: 24px;  margin-bottom: 40px;}



}

@media (max-width: 767px) {

header .sitelogo { width: 70px; height: 70px;}
.fab-bar { top: 13px;}
.bs_content_block h1 {font-size: 30px;}
.bs_content_block p { font-size: 14px;}
.banner_img_block .lungs_img { max-width: 250px; height: 360px;}
.bs_content_block { padding: 25px 0px 35px;}
.our_faculty_section .common_heading_row { margin-bottom: 20px;}
.our_faculty_section { padding: 42px 0px 20px;}
.podcast_video {max-width: 350px; height: 197px;}
.pb_card_body .pb_icon { width: 44px; height: 44px;}
.pb_card_outer { padding-bottom: 12px;}
.publication_img {max-width: 350px; height: 197px;}
.mls_block h3 {font-size: 24px;}
.mls_block p { font-size: 14px;}
.mls_block .applink_row a {width: 100px; height: 34px;}
.dcp_heading { font-size: 22px;}
.dcp_post_content h4 { font-size: 16px;}
.fls_block .sitelogo { min-width: 80px; height: 80px;}
.app_links_block a {width: 100px; height: 34px;}
.cpb_heading_search_row .cpb_title { font-size: 24px;}

.faculty_list_block .ofs_inner_block { padding: 12px;}
.faculty_list_block .ofs_inner_block .ofs_img { height: 200px;}
.pb_img_block { height: 196px;}
.podcast_list_block .pb_card_body { height: calc(100% - 196px); }
.doc_podcast_section .pb_card_body { height: calc(100% - 196px);}

.pb_card_body { padding: 12px;}
.publication_list_block .pb_card_body { height: calc(100% - 196px); }
.publication_list_block .pb_card_outer { padding-bottom: 18px;}

.doctor_information_block .doctor_name {font-size: 20px;}
.doctor_information_block .doctor_deg {  font-size: 14px; }
.doctor_information_block .dimg { max-width: 180px; height: 180px;}

.error_content_block h1 { font-size: 86px;}
.error_content_block h4 { font-size: 24px;}

.cpb_heading_search_row {margin-bottom: 15px;}

.dcp_post_image_block { height: 305px; }

}

@media (max-width: 700px) {

}

@media (max-width: 600px) {

.bs_content_block h1 { font-size: 26px;}
.common_heading_row .chr_title { font-size: 22px;}
.common_btn {padding: 6px 12px;}
.podcast_section {padding: 25px 0px;}
.podcast_block {display: block; }
.podcast_video { max-width: 100%; height: 220px; margin-bottom: 12px;}
.publication_block { flex-wrap: wrap;}
.publication_img { max-width: 100%; height: 220px; order: 1;}
.pb_content_block { order: 2;}
.mls_block { padding: 5px 0px;}
.mobile_links_section::before { background-size: 96px !important; }

.ofs_inner_block { max-width: 170px;}
.ofs_inner_block .ofs_img { max-width: 203px; height: 180px;}
footer .page_container { display: block;}
.flogo_section { padding-right: 0px;}
.fls_block {padding: 10px 0px;}
footer { padding: 15px 0px;}
.app_links_block { padding-left: 0; flex-direction: row; padding-top: 10px; gap: 10px; border-left: 0px !important; }
.footer_menu_list { display: flex; justify-content: center;}
.footer_menu_list ul { padding: 5px 16px; text-align: center; }
.footer_menu_list ul:first-child { border: none !important; }
.flogo_section { margin-bottom: 15px;}

.cpb_heading_search_row { display: block;}
.cpb_heading_search_row .cpb_title { font-size: 24px; text-align: center; margin-bottom: 15px;}
.cpb_search_block { max-width: 100%;}
.faculty_list_block .ofs_inner_block .ofs_img { height: 176px;}
.ofs_inner_block .ofs_name { font-size: 15px;}
.faculty_list_block .ofs_inner_block .ofs_post { font-size: 13px;}

.dcp_post_info_block p { font-size: 13px; line-height: 19px; margin-right: 12px;}
.dcp_post_info_block p img { width: 18px; height: 18px;}
.dcp_heading { font-size: 20px; margin-bottom: 12px;}
.detail_common_page .dcp_block { padding: 15px;}
.dcp_post_image_block { height: 205px; margin-bottom: 18px; }
.dcp_post_content p, .dcp_post_content p a { font-size: 13px;}
.dcp_post_content li, .dcp_post_content li a {font-size: 13px;}
.dcp_post_content h6 { font-size: 13px;}

.pb_card_body .pbcb_title {font-size: 15px;}
.pb_card_body .pbcb_user span {font-size: 13px; }
.pb_card_body .pbcb_text {font-size: 13px;}

.mls_block h3 {font-size: 22px;}

.ncb_card .ncb_body .ncb_title { font-size: 15px;}
.ncb_text { font-size: 13px;}
.ncb_card .ncbb_bottom .ncbb_text { font-size: 13px; }

.ncb_card .ncb_description {font-size: 12px; line-height: 17px;}
.articles_list_block .ncb_card .ncb_image { width: 120px; }
.dcp_post_content h4 { font-size: 15px;}

.fab-toggle { font-size: 13px; gap: 4px; padding: 8px 12px;}

header .menu {display: block;}
.fab-pill { border-radius: 20px; align-items: flex-start; }
.pill-right { padding: 1px 6px; font-size: 13px;}
header .menu li { padding: 2px 12px;}
header .menu a { font-size: 13px;}

.doctor_information_block { flex-wrap: wrap; }
.doctor_information_block .doctor_deg { margin-bottom: 0; text-align: center; order: 3; color: #333333; }
.doctor_information_block .doctor_name { margin-bottom: 8px; text-align: center; color: #333333; }
.common_banner_detail_page .cbdp_block { height: 170px;}
.doctor_information_block .dimg { margin-bottom: 12px;}
.doc_podcast_section { padding: 30px 0px;}


.not_found_block { display: block;}
.nfb_content { width: 100%;}
.nfb_img { max-width: 190px; height: 205px;}
.not_found_block { padding: 25px;}

}

@media (max-width: 500px) {


}