/* landing-page.css — v20260821c: no preprod hosts; no our_suplement_bg */
/* top portion*/ 
li.productTags:nth-child(n+4) { 
 display: none; 
} 
.WorldCancerTitle { 
 color: #444; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 30px; 
 font-style: normal; 
 font-weight: 600; 
 line-height: 35px; 
 display: flex; 
 align-items: center; 
 justify-content: center; 
 margin-bottom: 30px; 
} 
/*.dr_name_custom { 
 margin-left: 18px; 
} 
.onExpertCustom { 
 margin-left: 18px; 
}*/ 
 
div#TreatmentDecision { 
 font-size: 16px; 
 text-align: justify; 
 color: #666; 
 line-height: 26px; 
} 
 
.OurServices{ 
 /*background: #FEF0EC;*/ 
 padding:40px 0; 
} 
.OurCancerCareProgram { 
 margin-top: 0; 
 padding:40px 0 20px; 
} 
.manage-side-effects-sec { 
 padding: 40px 0; 
 } 
.new-banner-section { 
 padding: 40px 0; 
} 
.owl-nav.disabled { 
 display: none !important; 
} 
.owl-dots.disabled { 
 display: none !important; 
} 
.AndMore { 
 color: #046461; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 18px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 24px; 
 bottom: 10px; 
} 
.sec-title { 
 color: #444; 
 font-family: Poppins; 
 font-size: 40px; 
 font-style: normal; 
 font-weight: 600; 
 line-height: 52px; /* 130% */ 
 text-align: left; 
} 
.sec-sub-title { 
 color: #666; 
 font-family: Poppins; 
 font-size: 18px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 28px; /* 155.556% */ 
 letter-spacing: 0.36px; 
} 
p.LiveFrom5Year { 
 color: #444; 
 text-align: center; 
 font-size: 18px; 
 font-weight: 500; 
 line-height: 22px; 
 letter-spacing: 0.36px; 
} 
.btn.cancer-expert-btn { 
 text-align: center; 
 border-radius: 10px; 
 background: #046461; 
 height: 50px; 
 width: 60%; 
 color: #FFF; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 16px; 
 font-style: normal; 
 font-weight: 600; 
 line-height: 0px; 
 letter-spacing: 0.32px; 
 margin: 50px auto 0; 
 margin-top: 25px; 
} 
 
.btn.cancer-expert-btn:hover{ 
 background: #046461 !important; 
 opacity: 0.8; 
} 
.new-banner-section iframe{ 
 border-radius: 24px; 
} 
.bn-right-sec .video-sec iframe{ 
 margin: 0; 
} 
 
.wcd-banner-section{ 
 padding: 30px 0 60px; 
} 
 
.video-sec{position: relative;} 
img.topBannerVideo { 
 width: 100%; 
 border-radius: 28px; 
} 
.num-sec { 
 padding-top: 30px; 
 flex-flow: column; 
 gap: 10px; 
} 
.d-flex.icon-sec { 
 align-items: center; 
 /* justify-content: space-between; */ 
} 
 
div#OurLeftbanner { 
 padding: 0 30px 0; 
} 
.number-sec { 
 padding-left: 15px; 
 display: flex; 
 align-items: center; 
 gap: 5px; 
} 
.num-title { 
 color: #444; 
 font-family: Poppins; 
 font-size: 20px; 
 font-style: normal; 
 font-weight: 600; 
 line-height: normal; 
 text-transform: capitalize; 
} 
.nub-sub-title { 
 color: #444; 
 font-family: Poppins; 
 font-size: 20px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 20px; 
} 
 
.bn-right-sec{ 
 padding-left: 30px; 
 border: none; 
 background: none; 
} 
 
.pl-0{ 
 padding-left: 0!important; 
} 
.pr-0{ 
 padding-right: 0!important; 
} 
/* top portion*/ 
 
/* Need Help Section*/ 
 
.need-help-sec { 
 background: #E2F0F0; 
 padding: 40px 0; 
} 
.help-title { 
 color: #046461; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 40px; 
 font-style: normal; 
 font-weight: 600; 
 line-height: 50px; /* 125% */ 
 /*margin-bottom: 15px;*/ 
} 
.inner-help { 
 display: flex; 
 flex-flow: column; 
 align-items: center; 
 justify-content: stretch; 
 -webkit-box-align: stretch; 
 -webkit-box-pack: start; 
 justify-content: flex-start; 
 gap: 20px 0px; 
} 
h2.section-header { 
 color: #444; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 30px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 35px; /* 100% */ 
 display: flex; 
 align-items: center; 
 justify-content: center; 
 margin: 0; 
} 
h2.section-header span { 
 color: #046461; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 16px; 
 font-style: normal; 
 font-weight: 600; 
 line-height: 2; 
 /* line-height: normal; */ 
 /* text-transform: capitalize; */ 
 /*width: 30px; 
 height: 30px;*/ 
 display: inline-block; 
 background: #fff; 
 border-radius: 50%; 
 vertical-align: middle; 
 margin-right: 10px; 
 /*padding: 0 10px;*/ 
 width: 30px; 
 height: 30px; 
} 
h2.section-header span.active{ 
 background: #046461; 
 color: #fff; 
} 
h3.section-sub-header { 
 color: #666; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 16px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 26px; 
 letter-spacing: 0.32px; 
 margin: 0; 
} 
.need-help-sec .icon.sky { 
 padding-top: 15px; 
} 
.need-help-sec iframe{ 
 border-radius: 24px; 
} 
/* Need Help Section*/ 
 
/* side effects section*/ 
.manage-side-effects-sec { 
 padding: 75px 0; 
} 
 
.inner-side-effects { 
 display: flex; 
 flex-flow: column; 
 align-items: center; 
 justify-content: stretch; 
 -webkit-box-align: stretch; 
 -webkit-box-pack: start; 
 justify-content: flex-start; 
 gap: 20px 0px; 
 position: relative; 
} 
.heading{ 
 color: #444; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 20px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 24px; 
 padding-top: 15px; 
} 
.side-efffects { 
 padding-top: 25px; 
} 
.effects-row { 
 display: flex; 
 flex-flow: row; 
 -webkit-box-align: center; 
 align-items: center; 
 -webkit-box-pack: center; 
 justify-content: center; 
 gap: 20px; 
 margin: 0px 0px 20px; 
 padding: 0px; 
 width: auto; 
 position: relative; 
 cursor: unset; 
 opacity: 1; 
} 
.effect-card { 
 display: flex; 
 flex-flow: row; 
 -webkit-box-align: center; 
 align-items: center; 
 -webkit-box-pack: start; 
 justify-content: flex-start; 
 gap: 0px 20px; 
 margin: 0px; 
 width: auto; 
 position: relative; 
 cursor: unset; 
 opacity: 1; 
 border-radius: 50px; 
 padding: 15px 25px; 
 background: #FFF1ED; 
 height: 60px; 
 color: #666; 
 padding-left: 29.727px; 
} 
.effect-card.active { 
 background: #E76943; 
 color: #fff; 
} 
h4.effect-heading { 
 font-family: Poppins; 
 font-size: 18px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 22px; 
 letter-spacing: 0.36px; 
 margin: 0; 
 white-space: nowrap; 
} 
.any-more a { 
 color: #046461; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 18px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 24px; 
 white-space: nowrap; 
} 
/* side effects section*/ 
 
/* graph section*/ 
 
.integrity-graph-sec { 
 padding: 40px 0; 
 background: #FCECE8; 
} 
 
.integrity-graph-sec h2.section-header { 
 align-items: flex-start; 
 text-align: left; 
} 
/*.integrity-graph-sec h3.section-sub-header { 
 padding-left: 40px; 
 padding-top: 20px; 
}*/ 
.text-left{ 
 text-align: left; 
} 
 
.integrity-graph-sec h2.section-header span{ 
 width: 40px; 
} 
 
.integrity-graph-sec .row{ 
 align-items: center; 
} 
.graph-slogan { 
 text-align: center; 
 color: #444; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 13px; 
 font-style: normal; 
 font-weight: 600; 
 line-height: 22px; 
 letter-spacing: 0.26px; 
 padding-top: 15px; 
} 
 
.graph-sec { 
 display: flex; 
 justify-content: space-around; 
 border-bottom: 1px solid #BCBCBC; 
} 
.graph-sec .bar { 
 justify-content: flex-end; 
 gap: 0; 
} 
 
.graph-content { 
 display: flex; 
 text-align: center; 
 color: #444; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 13px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 22px; 
 letter-spacing: 0.26px; 
 padding-top: 7px; 
} 
.bar div { 
 width: 50px; 
 height: 96px; 
 border-radius: 4px 4px 0px 0px; 
} 
 
.bar.orange-bar div{ 
 background: #E76943; 
} 
.bar.blue-bar div{ 
 height: 192px; 
 background: #046461; 
} 
 
.graph-sec svg { 
 position: absolute; 
 top: 15px; 
} 
 
.orange-bar span { 
 color: #E76943; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 18px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 30px; 
} 
 
.blue-bar span { 
 color: #E76943; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 18px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 30px; 
} 
/* graph section*/ 
 
/* schedule form*/ 
 
.schedule-form-sec { 
 background: #fff; 
 padding: 40px 0; 
} 
 
.schedule-form-sec form#schedule_contact_form_home { 
 background: #fff; 
 margin: 0; 
 border-radius: 0 0 20px 20px; 
} 
 
.container.form-container { 
 max-width: 960px; 
} 
 
.form-fields { 
 display: flex; 
 align-items: center; 
 justify-content: space-around; 
} 
.form-box { 
 border-radius: 20px; 
 border: 2px solid #F9DAD0; 
} 
.form-header { 
 background: #F9DAD0; 
 padding: 15px 0; 
 text-align: center; 
 border-radius: 20px 20px 0 0; 
 color: #444; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 20px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 26px; 
} 
form#schedule_contact_form_home { 
 padding: 30px 12px; 
} 
 
.form-fields .FromControlCutom, .form-fields select.FromControlCutom { 
 border: none !important; 
 border-bottom: 1px solid #666 !important; 
 border-radius: 0; 
 background-color: transparent !important; 
 padding: 8px 0px; 
 width: 25%; 
 font-size: unset; 
 margin-right: 10px 
} 
input#homePageFormEmailNo { 
 margin-left: -10%; 
} 
.form-fields input#homePageFormPhonNo { 
 width: 80%; 
} 
 
.form-fields .FromControlCutom:focus{ 
 outline: 0; 
} 
 
.schedule-form-sec button#HomePageSubmitId { 
 background: #046461; 
 width: 200px; 
} 
 
.schedule-form-sec button#HomePageSubmitId:hover{ 
 background: #046461 !important; 
 opacity: 0.8; 
} 
 
/* schedule form*/ 
 
/* Program */ 
 
.inner-program { 
 display: flex; 
 flex-flow: column; 
 align-items: center; 
 justify-content: stretch; 
 -webkit-box-align: stretch; 
 -webkit-box-pack: start; 
 justify-content: flex-start; 
 gap: 20px 0px; 
 position: relative; 
} 
 
.program-container{ 
 max-width: 960px; 
} 
 
.program-box { 
 position: relative; 
 margin-bottom: 30px; 
 
} 
.pro-image{ 
 width: 100%; 
 border-radius: 4px 4px 0 0; 
} 
.program-title { 
 color: #000; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 18px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 22px; 
 padding: 15px 0; 
 margin: 0; 
 border-bottom: 4px solid #E8A970; 
 /*min-height: 93px;*/ 
 display: flex; 
 align-items: center; 
 justify-content: center; 
 border-radius: 0 0 4px 4px; 
} 
 
.program-title.yellow{ 
 border-color: #E8A970; 
} 
.program-title.blue{ 
 border-color: #A09ED1; 
} 
.program-title.green{ 
 border-color: #9DB67F; 
} 
.program-title.pink{ 
 border-color: #E48476; 
} 
.program-title.lightgreen{ 
 border-color: #74B59A; 
} 
.program-title.darkpink{ 
 border-color: #CF8C9D; 
} 
.program-title.neavyblue { 
 border-color: #809FB3; 
} 
 
.program-title.lightpink { 
 border-color: #EA50AC; 
} 
 
.program-title.lavender { 
 border-color: #6F7BB4; 
} 
 
.program-title.morpich { 
 border-color: #018181; 
} 
 
 
.desk-view{display: block;} 
.mobile-view{display: none;} 
 
/*.overlay-detail { 
 position: absolute; 
 top: 0; 
 left: 0; 
 background: #E8A970; 
 height: 100%; 
 padding: 35px 30px; 
 text-align: left; 
 margin: 0 15px; 
 display: none; 
 border-radius: 5px; 
}*/ 
.overlay-detail { 
 position: absolute; 
 top: 0; 
 left: 0; 
 background: #E8A970; 
 height: 100%; 
 padding: 18px; 
 text-align: left; 
 margin: 0 15px; 
 display: none; 
 border-radius: 5px; 
} 
.overlay-detail.yellow{ 
 background: #E8A970; 
} 
.overlay-detail.blue{ 
 background: #A09ED1; 
} 
.overlay-detail.green{ 
 background: #9DB67F; 
} 
.overlay-detail.pink{ 
 background: #E48476; 
} 
.overlay-detail.lightgreen{ 
 background: #74B59A; 
} 
.overlay-detail.darkpink{ 
 background: #CF8C9D; 
} 
.overlay-detail.neavyblue { 
 background: #809FB3; 
} 
.overlay-detail.lightpink { 
 background: #EA50AC; 
} 
 
.overlay-detail.morpich { 
 background: #018181; 
} 
 
.overlay-detail.lavender { 
 background: #6F7BB4; 
} 
 
h4.overlay-title { 
 color: #FFF; 
 font-family: Poppins; 
 font-size: 20px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 26px; 
} 
/*h4.overlay-title { 
 color: #FFF; 
 font-family: Poppins; 
 font-size: 24px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 30px; 
}*/ 
p.overlay-desc { 
 color: #FFF; 
 font-family: Poppins; 
 font-size: 13px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 20px; 
 margin: 0; 
} 
/*p.overlay-desc { 
 color: #FFF; 
 font-family: Poppins; 
 font-size: 17px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 24px; 
}*/ 
.program-learn-more-btn { 
 display: block; 
 padding: 9px 15px; 
 background: #fff; 
 text-align: center; 
 vertical-align: middle; 
 color: #046461; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 14px; 
 font-style: normal; 
 font-weight: 500; 
 letter-spacing: 0.42px; 
 border-radius: 6px; 
 position: absolute; 
 bottom: 15px; 
 left: 50%; 
 width: 86%; 
 transform: translateX(-50%); 
 border: none; 
} 
/*.program-learn-more-btn { 
 display: block; 
 padding: 9px 15px; 
 background: #fff; 
 text-align: center; 
 vertical-align: middle; 
 color: #046461; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 14px; 
 font-style: normal; 
 font-weight: 500; 
 letter-spacing: 0.42px; 
 border-radius: 6px; 
 position: absolute; 
 bottom: 35px; 
 left: 50%; 
 width: 84%; 
 transform: translateX(-50%); 
 border: none; 
}*/ 
/* Program */ 
 
/* buy supplement*/ 
 
.buy-supplements-sec { 
 background: #ffffff; 
 padding: 40px 0; 
} 
 
.flex-colomn { 
 display: flex; 
 flex-flow: column; 
 align-items: center; 
 justify-content: stretch; 
 -webkit-box-align: stretch; 
 -webkit-box-pack: start; 
 justify-content: flex-start; 
 gap: 20px 0px; 
 position: relative; 
} 
 
.service-name { 
 border: 1px solid #E76943; 
 padding: 12px 17px; 
 text-align: center; 
 border-radius: 50px; 
 height: 50px; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 14px; 
 font-style: normal; 
 font-weight: 500; 
 /* line-height: 26px; */ 
 letter-spacing: 0.28px; 
 display: flex; 
 align-items: center; 
 justify-content: center; 
} 
.service-name.active, .service-name:hover{ 
 background:#E76943; 
 color:#fff; 
 border: 1px solid #E76943; 
} 
.all-service-sec { 
 padding-bottom: 25px; 
 width: 100%; 
} 
 
.all-service-sec .owl-stage{ 
 margin: 0 auto; 
} 
#serviceSlider .owl-nav .owl-prev { 
 position: absolute; 
 top: 50%; 
 left: -5px; 
 transform: translateY(-50%); 
} 
#serviceSlider .owl-nav .owl-next { 
 position: absolute; 
 top: 50%; 
 right: -5px; 
 transform: translateY(-50%); 
} 
 
.all-prodcut-sec { 
 width: 100%; 
} 
.pro-content { 
 background: #fff; 
 padding: 15px; 
 border-radius: 0 0 10px 10px; 
} 
.product-box img{ 
 border-radius: 10px 10px 0 0; 
} 
.pro-content ul { 
 padding: 0; 
 list-style: none; 
} 
 
.pro-title { 
 overflow: hidden; 
 text-overflow: ellipsis; 
 display: -webkit-box; 
 -webkit-line-clamp: 2; 
 -webkit-box-orient: vertical; 
 color: #444; 
 font-family: Poppins; 
 font-size: 16px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 22px; 
 min-height: 44px; 
} 
.product_list_item{ 
 min-height: 66px; 
} 
.pro-content ul li { 
 line-height: 26px; 
 position: relative; 
 padding-left: 15px; 
 
 color: #444; 
 font-family: Poppins; 
 font-size: 13px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 22px; 
 overflow: hidden; 
 text-overflow: ellipsis; 
 display: -webkit-box; 
 -webkit-line-clamp: 1; 
 -webkit-box-orient: vertical; 
} 
 
#productSlider .owl-nav { 
 display: flex; 
 justify-content: space-between; 
 width: 20%; 
 align-items: center; 
 margin: 20px auto 0; 
} 
#productSlider .owl-dots { 
 text-align: center; 
 display: block; 
 position: absolute; 
 left: 50%; 
 transform: translateX(-50%); 
 bottom: 0; 
} 
 
#productSlider .owl-dots .owl-dot { 
 display: inline-block; 
 position: relative; 
 padding: 0; 
} 
 
#productSlider .owl-dots .owl-dot span { 
 background: none repeat scroll 0 0 #869791; 
 border-radius: 20px; 
 display: block; 
 height: 6px; 
 margin: 5px 5px; 
 opacity: 0.5; 
 width: 9px; 
} 
 
#productSlider .owl-dots .owl-dot.active span { 
 background: #444; 
 opacity: 1; 
 width: 20px; 
} 
 
/* buy supplement*/ 
 
/* oncologist */ 
 
.consult-onco-sec { 
 padding: 40px 0 20px; 
 background: #F7F7F7; 
} 
.filter-form { 
 width: 100%; 
 padding-top: 20px; 
} 
.in-form.d-flex { 
 justify-content: space-around; 
 align-items: center; 
} 
.onco-search-input-box input, .onco-search-input-box select { 
 border: none; 
 border-bottom: 1px solid #666; 
 padding: 5px 0; 
 font-size: 15px; 
 color:#666; 
} 
 
button.onco-search { 
 background: #046461; 
 color: #FFF; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 14px; 
 font-style: normal; 
 font-weight: 600; 
 line-height: 0px; 
 letter-spacing: 0.28px; 
 padding: 20px; 
 border: none; 
 border-radius: 10px; 
} 
 
.row.onco-team-list { 
 width: 100%; 
} 
 
a.CustomDrName { 
 color: black; 
} 
 
/*#oncoSlider .icon.sky, #oncoSlider .owl-item img { 
 border-radius: 50%; 
}*/ 
/*img.careteam-img.lazy.loaded.CutomCircle { 
 border-radius: 50%; 
}*/ 
.dr-desg.oncoCancerExpertDesc { 
 color: #666; 
 font-family: Poppins; 
 font-size: 13px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 16px; 
 letter-spacing: 0.26px; 
 overflow: hidden; 
 text-overflow: ellipsis; 
 display: -webkit-box; 
 -webkit-box-orient: vertical; 
 line-clamp:1; 
 -webkit-line-clamp:1; 
 
} 
#expertSlider .oncoCancerExpertDes { 
 min-height: 32px; 
} 
.onco-team-list .clinic-item { 
 background: transparent; 
 height: 100%;
} 
 
.item-inner { 
 border-radius: 10px; 
 border: 1px solid #D1D4E7; 
 background: #FFF; 
 padding: 15px 2px 15px 15px; 
 gap: 15px; 
 align-items: stretch;
 height: 100%;
 min-height: 180px;
} 
 
.onco-team-list .dr-detail { 
 text-align: left; 
 /* padding-top: 15px; */ 
 display: flex; 
 flex-flow: column; 
 gap: 10px; 
 width: 65%; 
} 
 
.dr-name { 
 color: #046461; 
 font-family: Poppins; 
 font-size: 16px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: normal; 
 line-height: 20px; 
} 
 
.dr-edu span { 
 display: flex; 
 /*overflow: hidden; 
 white-space: nowrap; 
 overflow-x: scroll;*/ 
 overflow: hidden; 
 text-overflow: ellipsis; 
 display: -webkit-box; 
 -webkit-line-clamp: 1; 
 line-clamp: 1; 
 -webkit-box-orient: vertical; 
} 
 
.dr-edu span::-webkit-scrollbar{ 
 display: none; 
} 
 
.dr-edu, .dr-exp { 
 color: #666; 
 font-family: Poppins; 
 font-size: 12px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 11px; 
 letter-spacing: 0.24px; 
 gap: 5px; 
} 
.onco-team-list .clinic-item .dr-edu img, .onco-team-list .clinic-item .dr-exp img{ 
 width: 17px !important; 
 height: 11px !important; 
} 
button.consult-btn { 
 border-radius: 6px; 
 background: #046461; 
 color: #FFF; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 12px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 0px; 
 letter-spacing: 0.36px; 
 height: 30px; 
 border: none; 
 outline: 0; 
 width: 60%; 
 margin-top: 10px; 
 cursor: pointer; 
} 
 
 
 
.onco-team-list .clinic-item .icon.sky{ 
 width: 140px; 
 min-width: 140px;
 height: 180px;
 flex-shrink: 0;
 overflow: hidden;
 border-radius: 8px;
 background: #eef5f4;
} 
.onco-team-list .clinic-item .icon.sky img,
#oncoSlider.owl-carousel .owl-item .icon.sky img,
#expertSlider.owl-carousel .owl-item .icon.sky img {
 width: 100% !important;
 height: 100% !important;
 max-height: none !important;
 object-fit: cover;
 object-position: top center;
 display: block;
 border-radius: 8px;
}
#oncoSlider.owl-carousel .owl-stage,
#expertSlider.owl-carousel .owl-stage {
 display: flex;
 align-items: stretch;
}
#oncoSlider .owl-item,
#expertSlider .owl-item {
 display: flex;
 height: auto;
}
#oncoSlider .owl-item .item,
#expertSlider .owl-item .item,
#oncoSlider .clinic-item,
#expertSlider .clinic-item,
#oncoSlider .clinic-item > a,
#expertSlider .clinic-item > a {
 height: 100%;
 width: 100%;
 display: flex;
 flex-direction: column;
} 
 
#oncoSlider .owl-nav { 
 display: flex; 
 justify-content: space-between; 
 width: 20%; 
 align-items: center; 
 margin: 0 auto; 
} 
#oncoSlider .owl-dots { 
 text-align: center; 
 display: block; 
 position: absolute; 
 left: 50%; 
 transform: translateX(-50%); 
 bottom: 7px; 
 display: flex; 
 overflow: hidden; 
 align-items: flex-start; 
} 
 
#oncoSlider .owl-dots .owl-dot { 
 display: inline-block; 
 position: relative; 
 padding: 0; 
} 
 
#oncoSlider .owl-dots .owl-dot span { 
 background: none repeat scroll 0 0 #869791; 
 border-radius: 20px; 
 display: block; 
 height: 6px; 
 margin: 5px 5px; 
 opacity: 0.5; 
 width: 9px; 
} 
 
#oncoSlider .owl-dots .owl-dot.active span { 
 background: #444; 
 opacity: 1; 
 width: 20px; 
} 
/* oncologist */ 
 
/* expert */ 
.expert-section { 
 padding: 40px 0 20px; 
 /* background: #ffffff; */ 
 background-image: url('https://zenonco.io/assets/images/product/cancer_integrative_onco_bg.png'); 
 background-size: cover; 
 background-position: center; 
 background-repeat: no-repeat; 
} 
 
.expert-name { 
 border: 1px solid #E76943; 
 padding: 12px 17px; 
 text-align: center; 
 border-radius: 50px; 
 height: 50px; 
 color: #046461; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 14px; 
 font-style: normal; 
 font-weight: 500; 
 /* line-height: 26px; */ 
 letter-spacing: 0.28px; 
 display: flex; 
 align-items: center; 
 justify-content: center; 
 background: #E2F0F0; 
 border: none; 
} 
.expert-name.active, .expert-name:hover{ 
 background:#E76943; 
 color:#fff; 
 border: 1px solid #E76943; 
} 
.all-expert-sec { 
 width: 100%; 
} 
#expertTypeSlider .owl-nav .owl-prev { 
 position: absolute; 
 top: 50%; 
 left: -10px; 
 transform: translateY(-50%); 
} 
#expertTypeSlider .owl-nav .owl-next { 
 position: absolute; 
 top: 50%; 
 right: -10px; 
 transform: translateY(-50%); 
} 
 
#expertSlider .owl-nav { 
 display: flex; 
 justify-content: space-between; 
 width: 20%; 
 align-items: center; 
 margin: 0 auto; 
} 
#expertSlider .owl-dots { 
 text-align: center; 
 display: block; 
 position: absolute; 
 left: 50%; 
 transform: translateX(-50%); 
 bottom: 0; 
} 
 
#expertSlider .owl-dots .owl-dot { 
 display: inline-block; 
 position: relative; 
 padding: 0; 
} 
 
#expertSlider .owl-dots .owl-dot span { 
 background: none repeat scroll 0 0 #869791; 
 border-radius: 20px; 
 display: block; 
 height: 6px; 
 margin: 5px 5px; 
 opacity: 0.5; 
 width: 9px; 
} 
 
#expertSlider .owl-dots .owl-dot.active span { 
 background: #444; 
 opacity: 1; 
 width: 20px; 
} 
/* expert */ 
 
/* care item */ 
.cancer-care-item-sec { 
 padding: 60px 0; 
} 
 
.pro-content ul li:before { 
 content: ''; 
 background: url('https://zenonco.io/assets/images/landing_page/check-mark.svg'); 
 background-size: 100%; 
 background-position: center; 
 width: 9px; 
 height: 9px; 
 display: inline-block; 
 left: 0; 
 position: absolute; 
 top: 50%; 
 transform: translateY(-50%); 
} 
 
.care-item-name { 
 border: 1px solid #9AE0E0; 
 padding: 12px 17px; 
 text-align: center; 
 border-radius: 50px; 
 height: 50px; 
 color: #046461; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 14px; 
 font-style: normal; 
 font-weight: 500; 
 /* line-height: 26px; */ 
 letter-spacing: 0.28px; 
 display: flex; 
 align-items: center; 
 justify-content: center; 
 background: #E2F0F0; 
} 
.care-item-name.active, .care-item-name:hover{ 
 background:#046462; 
 color:#fff; 
 border: 1px solid #046462; 
} 
.all-item-sec { 
 width: 100%; 
 margin-bottom: 15px; 
} 
#careItemSlider .owl-nav .owl-prev { 
 position: absolute; 
 top: 50%; 
 left: -5px; 
 transform: translateY(-50%); 
} 
#careItemSlider .owl-nav .owl-next { 
 position: absolute; 
 top: 50%; 
 right: -5px; 
 transform: translateY(-50%); 
} 
.item-sec { 
 width: 100%; 
} 
 
 
 
 
#patientbenefit .owl-nav { 
 display: flex; 
 justify-content: space-between; 
 width: 20%; 
 align-items: center; 
 margin: 0 auto; 
 position: initial; 
} 
#patientbenefit .owl-dots { 
 text-align: center; 
 display: block; 
 position: absolute; 
 left: 50%; 
 transform: translateX(-50%); 
 bottom: 0; 
 width: max-content; 
} 
 
#patientbenefit .owl-dots .owl-dot { 
 display: inline-block; 
 position: relative; 
 padding: 0; 
} 
 
#patientbenefit .owl-dots .owl-dot span { 
 background: none repeat scroll 0 0 #869791; 
 border-radius: 20px; 
 display: block; 
 height: 6px; 
 margin: 5px 5px; 
 opacity: 0.5; 
 width: 9px; 
} 
 
#patientbenefit .owl-dots .owl-dot.active span { 
 background: #444; 
 opacity: 1; 
 width: 20px; 
} 
/*.care-item-list { 
 display: flex; 
 gap: 0; 
}*/ 
.care-item-list { 
 display: flex; 
 gap: 0; 
 /*padding-top: 25px;*/ 
 padding-top: 0; 
 overflow: auto; 
 width: 100%; 
 /*overflow-x: scroll;*/ 
 flex-flow: row; 
 /* -webkit-box-pack: start; */ 
 /* justify-content: flex-start; */ 
 margin: 0; 
} 
.care-item-box.flex-colomn { 
 /*width: 25%;*/ 
 border-radius: 10px; 
 /*border: 1px solid #EFEFEF;*/ 
 background: #FFF; 
 margin-right: 15px; 
} 
.care-item-box img { 
 width: 100%; 
 border-radius: 8px 8px 0 0; 
} 
 
.care-item-box .item-desc { 
 padding: 0 15px; 
} 
/* care item */ 
 
/* nursing care */ 
.nursing-care-sec { 
 /* background: #F7F7F7; */ 
 padding: 40px 0; 
 background-image: url('https://zenonco.io/assets/images/product/home_nursing_bg.png'); 
 background-size: cover; 
 background-position: center; 
 background-repeat: no-repeat; 
} 
 
.item-title{ 
 color: #444; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 18px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 36px; /* 163.636% */ 
} 
 
.care-item-list .care-item-box.flex-colomn{ 
 gap:0; 
} 
 
.care-item-list .item-content { 
 padding: 15px 0; 
 text-align: center; 
} 
 
.nursing-care-sec .care-item-list { 
 /*display: flex;*/ 
 gap: 0; 
 margin-top: 0; 
 justify-content: center; 
} 
/* nursing care */ 
 
/* download app*/ 
.download-app-sec { 
 padding: 40px 0; 
} 
.inner-app-sec{ 
 width: 100%; 
} 
 
.download-app-sec ul{ 
 padding-left: 25px; 
} 
 
.download-app-sec li{ 
 color: #444; 
 font-family: Poppins; 
 font-size: 16px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 35px; /* 250% */ 
 list-style-type: none; 
} 
.CustomTickMarkWCC { 
 margin-right: 10px; 
 } 
.justify-content-between{ 
 justify-content: space-between; 
} 
.downloadIcon { 
 margin-top: 25px; 
} 
 
.explore-free-resource { 
 margin-top: 80px; 
 background: #F9DAD0; 
 padding: 80px 0 60px; 
 border-radius: 27px; 
} 
.inner-resource { 
 width: 70%; 
 margin: 0 auto; 
} 
.resource-item.flex-colomn { 
 background: #fff; 
 border-radius: 8px; 
 padding: 8px; 
} 
.SelftCareLeftSection .DownloadYoutubeUrl { 
 width: 100%; 
 height: 100%; 
 border-radius: 24px; 
} 
/* download app*/ 
 
#patientbenefit { 
 padding: 40px 0 20px; 
 background: #F7F7F7; 
} 
 
#patientbenefit .pb-item { 
 background: transparent; 
 margin: 0; 
 margin-bottom: 20px; 
} 
 
#patientbenefit .content { 
 background: transparent; 
 padding: 15px 0; 
 text-align: center; 
} 
 
.w-100{width: 100%;} 
 
section#patientcaseStudy { 
 padding: 60px 0; 
} 
 
.row.d-flex.ex-program { 
 display: flex; 
 flex-flow: row; 
 -webkit-box-align: center; 
 align-items: center; 
 -webkit-box-pack: start; 
 justify-content: flex-start; 
 /* gap: 1rem 1rem; */ 
 margin: 0; 
 /* width: 100%; */ 
 position: relative; 
 cursor: unset; 
 opacity: 1; 
 box-sizing: border-box; 
 padding: 25px; 
 border-radius: 10px; 
 /* max-width: 75rem; */ 
 background-color: #FAFAFA; 
} 
.ex-program-icon { 
 display: flex; 
 flex-flow: row; 
 /* -webkit-box-align: stretch; */ 
 align-items: stretch; 
 -webkit-box-pack: start; 
 justify-content: flex-start; 
 gap: 0px; 
 margin: 0px; 
 padding: 0px; 
 width: auto; 
 position: relative; 
 cursor: unset; 
 opacity: 1; 
 border-radius: 50%; 
 height: fit-content; 
 width: fit-content; 
} 
.ex-pro-left{ 
 display: flex; 
 flex-flow: row; 
 -webkit-box-align: center; 
 align-items: center; 
 -webkit-box-pack: start; 
 justify-content: flex-start; 
 gap: 0px 1rem; 
 margin: 0px; 
 padding: 0px; 
 width: auto; 
 position: relative; 
 cursor: unset; 
 opacity: 1; 
} 
.btn-ex-program { 
 display: inline; 
 padding: 12px 45px; 
 height: 49px; 
 border-radius: 6px; 
 border: 1px solid #046462; 
 overflow: hidden; 
 cursor: pointer; 
 background: #046462; 
 color: #FFF; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 16px; 
 font-style: normal; 
 font-weight: 600; 
 letter-spacing: 0.16px; 
} 
.btn-ex-program:hover{ 
 background: #046462 !important; 
 color: #fff; 
 opacity:0.8; 
} 
.ex-pro-right.text-right { 
 padding-right: 7px; 
} 
h4.ex-program-title { 
 color: #444; 
 font-family: Poppins; 
 font-size: 20px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 20px; /* 100% */ 
 letter-spacing: 0.4px; 
 margin-bottom: 8px; 
} 
.ex-program-text span{ 
 color: #666; 
 font-family: Poppins; 
 font-size: 14px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 20px; /* 142.857% */ 
 letter-spacing: 0.28px; 
} 
 
 
.OurTreatmentBenefits { 
 padding: 40px 0 30px; 
 background: #FCFAF7; 
} 
section.analysisSection { 
 padding-top: 40px; 
} 
img.ShowSharkTankVideo { 
 height: 300px; 
 width: 550px; 
 border-radius: 25px; 
} 
 
section.trustedCareSection { 
 padding: 40px 0; 
 background: #E2F3F3; 
} 
 
div#SelfCareSection { 
 background: #FAFAFA; 
 padding: 40px 0; 
} 
 
.p-0 { 
 padding: 0 !important; 
} 
 
#sharkTankSection { 
 background: #fff; 
} 
section.joineventSection { 
 padding-top: 40px; 
 padding-bottom: 40px; 
} 
div#FaQSection { 
 padding-top: 40px; 
 padding-bottom: 20px; 
} 
.HealingJourney { 
 padding-top: 40px; 
} 
.primebtn { 
 border-radius: 6px; 
 background: #046461; 
 color: #FFF; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 12px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 0px; 
 letter-spacing: 0.36px; 
 height: 30px; 
 border: none; 
 outline: 0; 
 cursor: pointer; 
 display: flex; 
 align-items: center; 
} 
.primebtn:hover{ 
 background: #046461 !important; 
 opacity: 0.8; 
} 
.pro-content .primebtn { 
 /*margin: 15px auto 0;*/ 
 width: 50%; 
 justify-content: center; 
 margin-top: 15px; 
} 
 
.primebtn.see-all { 
 width: 300px; 
 justify-content: center; 
 height: 50px; 
 color: #FFF; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 16px; 
 font-style: normal; 
 font-weight: 600; 
 line-height: 0px; 
 margin: 20px auto 0; 
} 
 
.read-more-sec{display: none;} 
 
.joineventSection .col-md-4 { 
 display: flex; 
 flex-flow: column; 
 gap: 15px; 
} 
.OurRationImage { 
 width: auto; 
} 
.OurRationImage img { 
 width: auto; 
} 
.OurUnderLine { 
 width: 100px; 
 margin-left: 80px; 
} 
.item.headerTopSliderContent { 
 padding: 12px 0px; 
} 
@media(max-width: 360px) { 
 .btn-ex-program { 
 font-size: 14px; 
 } 
} 
 
 
@media(max-width: 767px) { 
 .OurUnderLine { 
 margin-left: 30px; 
 } 
 .MobileVideoIcon { 
 position: absolute; 
 width: 60px !important; 
 height: 60px !important; 
 top: 35%; 
 } 
 .program-title.mobile-view { 
 min-height: 63px; 
 } 
 input#homePageFormPhonNo { 
 width: 100% !important; 
 } 
 input#homePageFormEmailNo { 
 width: 100% !important; 
 margin-left: 0px; 
 } 
 select#countryCode { 
 width: 100px; 
 } 
 .primebtn.see-all{ 
 width: 100%; 
 } 
 .form-fields .FromControlCutom, .form-fields select.FromControlCutom { 
 margin-right: 0px; 
 } 
 .onco-search-input-box input, .onco-search-input-box select { 
 width: 90%; 
 background: none; 
 } 
 #oncoSlider .owl-dots{ 
 width: 55%; 
 } 
 .onco-team-list .clinic-item .icon.sky {
 width: 110px;
 min-width: 110px;
 height: 150px;
 } 
 iframe.DownloadYoutubeUrlHelp { 
 width: 100%; 
 height: 100%; 
 } 
 .graph-sec svg { 
 position: absolute; 
 top: 6px; 
 width: 100%; 
 margin-top: 12px; 
 margin-left: -24px; 
 } 
 /*#NumTitleJustify{ 
 padding-left: 33px; 
 }*/ 
 div#TreatmentDecision { 
 font-size: 13px; 
 text-align: justify; 
 color: #666; 
 line-height: 22px; 
 } 
 .wcd-banner-section { 
 padding: 30px 0 40px; 
 } 
 .OurCancerCareProgram { 
 margin-top: 0px; 
 } 
 .OurTreatmentBenefits { 
 padding:0px; 
 } 
 section.joineventSection { 
 /*padding-top: 0px;*/ 
 padding-bottom: 40px; 
 } 
 /*.flex-colomn { 
 gap: 0px; 
 }*/ 
 .service-name { 
 height: 38px; 
 } 
 .all-service-sec{ 
 padding-top: 30px; 
 width: 96%; 
 } 
 .schedule-form-sec button#HomePageSubmitId { 
 width: 293px; 
 height: 56px; 
 } 
 .form-header { 
 font-size: 16px; 
 } 
 select#countryCode, #HomebannerPatientName { 
 font-size: 14px; 
 } 
 #serviceSlider .owl-nav .owl-prev{ 
 left: -8px; 
 } 
 #serviceSlider .owl-nav .owl-next{ 
 right: -8px; 
 } 
 .form-fields .FromControlCutom, .form-fields select.FromControlCutom { 
 font-size: 14px; 
 } 
 .WorldCancerTitle { 
 font-size: 20px; 
 margin: -20px 8px 30px 2px; 
 padding: 0px !important; 
 } 
 .new-banner-section{ 
 padding-bottom: 0px !important; 
 } 
 .AndMore { 
 font-size: 13px; 
 white-space: nowrap; 
 } 
 span#CancerCarProgramNo { 
 top:0; 
 } 
 #CancerCareImproveNo{ 
 /*margin-top: 46px;*/ 
 } 
 .SuccessRatioText { 
 font-size: 16px; 
 } 
 .col-md-3.col-sm-6.rationCancerCare { 
 margin-top: -40px; 
 } 
 .ytp-cued-thumbnail-overlay-image { 
 -webkit-background-size: contain; 
 } 
 #divdationGapRemove{ 
 margin-top: -15px; 
 } 
 .new-banner-section { 
 margin-top: 0; 
 padding-bottom: 45px; 
 } 
 
 div#OurLeftbanner { 
 padding-right: 0; 
 padding-left: 0; 
 padding-top: 0; 
 } 
 
 .bn-right-sec { 
 padding-left: 0; 
 padding-top: 25px; 
 } 
 
 .pl-0.ICTSection{ 
 padding-left: 15px !important; 
 } 
 .sec-title{ 
 text-align: center; 
 background: none; 
 color: #444; 
 font-family: Poppins; 
 font-size: 30px; 
 font-style: normal; 
 font-weight: 600; 
 line-height: 40px; 
 } 
 
 .sec-sub-title{ 
 text-align: center; 
 font-size: 16px; 
 } 
 
 .btn.cancer-expert-btn{ 
 width: 100%; 
 margin-top: 30px; 
 height: 55px; 
 } 
 
 .help-title { 
 font-size: 28px; 
 margin: 0; 
 line-height: 40px; 
 width: 95%; 
 } 
 
 .inner-help{ 
 position: relative; 
 gap:10px 0; 
 } 
 h2.section-header span { 
 position: absolute; 
 top: 0; 
 left: -30px; 
 width: 30px; 
 border-radius: 0px 50px 50px 0px; 
 } 
 h3.section-sub-header{ 
 font-size: 13px; 
 line-height: 22px; 
 } 
 .need-help-sec h2.section-header{ 
 font-size: 20px; 
 line-height: 30px; 
 align-items: baseline; 
 } 
 
 .consult-onco-sec h2.section-header, .cancer-care-item-sec h2.section-header{ 
 align-items: baseline; 
 } 
 
 .need-help-sec h2.section-header span, .manage-side-effects-sec h2.section-header span{ 
 top:0px; 
 } 
 
 .OurCancerCareProgram h2.section-header span{ 
 top:0px; 
 } 
 
 .need-help-sec .icon.sky { 
 padding-top: 15px; 
 width: 100%; 
  height: 100%; 
 } 
 
 h2.section-header { 
 font-size: 20px; 
 line-height: 30px; 
 width: 93%; 
 position: relative; 
 margin: 0 auto; 
 } 
 h2.section-header.previous-section-header { 
 width: 100%; 
 } 
 #MobileViewLibrary{ 
 padding-top: 30px 
 } 
 .need-help-sec p{ 
 text-align: center; 
 color: #444; 
 font-family: Poppins; 
 font-size: 12px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 22px; /* 169.231% */ 
 letter-spacing: 0.26px; 
 white-space: nowrap; 
 } 
 /*.ICTSection{ 
 margin-bottom: 25px; 
 }*/ 
 .num-sec { 
 gap: 15px; 
 } 
 .number-sec{display: flex; align-items: center;} 
 .num-title, .nub-sub-title { 
 font-size: 18px; 
 padding-right: 5px; 
 } 
 
 .num-title{ 
 font-weight: 700; 
 } 
 
 .d-flex.icon-sec{ 
 flex-flow: row; 
 } 
 
 .helpVideo{width: 100%;} 
 
 .manage-side-effects-sec { 
 padding: 35px 0; 
 border-top: 1px solid #ccc; 
 border-bottom: 1px solid #ccc; 
 } 
 
 .side-efffects { 
 padding-top: 25px; 
 overflow: auto; 
 width: 100%; 
 } 
 
 .effects-row { 
 -webkit-box-pack: start; 
 justify-content: flex-start; 
 } 
 
 h4.effect-heading { 
 white-space: nowrap; 
 color: #666; 
 font-family: Poppins; 
 font-size: 13px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 22px; /* 169.231% */ 
 letter-spacing: 0.26px; 
 } 
 
 .integrity-graph-sec { 
 padding: 35px 0; 
 background: #FCECE8; 
 } 
 
 .integrity-graph-sec h2.section-header, .manage-side-effects-sec h2.section-header { 
 align-items: center; 
 text-align: center !important; 
 font-size: 20px; 
 line-height: 30px; 
 width: 93%; 
 margin: 0 auto; 
 } 
 
 .manage-side-effects-sec h2.section-header span { 
 position: absolute; 
 /*top: 0;*/ 
 left: -30px; 
 width: 30px; 
 border-radius: 0px 50px 50px 0px; 
 } 
 .heading{ 
 color: #444; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 14px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 24px; /* 171.429% */ 
 } 
 
 .cancer-care-item-sec { 
 padding: 40px 0; 
 } 
 
 .nursing-care-sec .care-item-list { 
 display: flex; 
 gap: 0; 
 padding-top: 0; 
 overflow: auto; 
 width: 100%; 
 overflow-x: initial; 
 flex-flow: wrap; 
 /* -webkit-box-pack: start; */ 
 /* justify-content: flex-start; */ 
 margin: 0; 
 } 
 
 .integrity-graph-sec h3.section-sub-header { 
 padding: 0; 
 text-align: center !important; 
 } 
 
 .integrity-graph-sec h2.section-header span { 
 position: absolute; 
 top: 0; 
 left: -30px; 
 width: 30px; 
 border-radius: 0px 50px 50px 0px; 
 } 
 
 .graph-left { 
 position: relative; 
 } 
 
 .graph-right{ 
 width: 85%; 
 margin: 0 auto; 
 } 
 
 .care-item-name { 
 font-size: 12px; 
 height: 35px; 
 line-height: 16px; 
 } 
 
 .form-fields { 
 justify-content: space-around; 
 flex-flow: column; 
 } 
 .form-fields div{width: 100%;} 
 
 .form-fields .FromControlCutom{ 
 width: 100%; 
 margin-bottom: 20px; 
 } 
 
 .form-fields select.FromControlCutom{ 
 width: 25%; 
 } 
 
 #productSlider .owl-nav, #oncoSlider .owl-nav, #expertSlider .owl-nav{ 
 width: 80% !important; 
 } 
 
 #patientbenefit .owl-nav{ 
 width: 80% !important; 
 } 
 
 .pro-title{ 
 -webkit-line-clamp: 2; 
 min-height: 44px; 
 font-size: 14px; 
 } 
 
 /*.care-item-list { 
 flex-flow: column; 
 }*/ 
 
 /*.care-item-list .care-item-box.flex-colomn { 
 gap: 0; 
 width: 100%; 
 }*/ 
 
 .download-app-sec { 
 padding: 40px 0; 
 } 
 
 .item-title{ 
 color: #444; 
 text-align: center; 
 font-family: Poppins; 
 font-size: 16px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 18px; 
 } 
 
 .care-item-list .item-content { 
 padding: 15px 0; 
 } 
 
 .care-item-box.flex-colomn{ 
 margin-bottom: 10px; 
 } 
 
 .care-item-list .item-content { 
 padding: 15px 0; 
 /*min-height: 65px; 
 display: flex;*/ 
 align-items: center; 
 } 
 .SelftCareLeftSection{ 
 height: auto; 
 /*margin-bottom: 25px !important;*/ 
 } 
 
 #productSlider .owl-dots{ 
 display: flex; 
 overflow-x: hidden; 
 max-width: 58%; 
 bottom: 8px; 
 } 
 
 .all-expert-sec { 
 width: 95%; 
 } 
 
 #expertTypeSlider .owl-nav .owl-prev{ 
 left:-8px; 
 } 
 #expertTypeSlider .owl-nav .owl-next{ 
 right:-8px; 
 } 
 
 .inner-app-sec div{ 
 flex-flow: column; 
 } 
 
 .download-app-sec li { 
 color: #666; 
 font-family: Poppins; 
 font-size: 16px; 
 font-style: normal; 
 font-weight: 400; 
 line-height: 30px; 
 list-style-type: none; 
 } 
 .CustomTickMarkWCC { 
 margin-right: 10px; 
 } 
 .nursing-care-sec { 
 background: #E2F0F0; 
 padding: 40px 0; 
 } 
 
 .cancer-care-item-sec h2.section-header{width: 80%;} 
 
 .nursing-care-sec .care-item-list { 
 /* display: flex; */ 
 gap: 0; 
 margin: 0; 
 } 
 
 .cancer-care-item-sec .care-item-list .item-content { 
 padding: 15px 0; 
 } 
 
 .SelftCareLeftSection { 
 margin: 0 auto; 
 border-radius: 24px 24px 0px 0px; 
 background: none; 
 width: auto; 
 order:2; 
 } 
 
 #PlayStoreIcon{ 
 padding: 0 !important; 
 margin: 0 !important; 
 } 
 
 .inner-app-sec { 
 width: 100%; 
 flex-flow: column; 
 } 
 
 .cancer-care-item-sec .care-item-list { 
 padding-top: 25px; 
 overflow: auto; 
 width: 100%; 
 overflow-x: scroll; 
 flex-flow: row; 
 /* -webkit-box-pack: start; */ 
 /* justify-content: flex-start; */ 
 margin: 0; 
 } 
 
 .care-item-box .item-desc { 
 padding: 0 15px 15px; 
 text-align: center; 
 } 
 
 
 
 .onco-search-input-box input, .onco-search-input-box select{ 
 width: 90%; 
 } 
 
 .in-form.d-flex { 
 align-items: center; 
 width: 100%; 
 flex-wrap: wrap; 
 } 
 .onco-search, button.onco-search{width:100%;} 
 
 .onco-search-input-box { 
 width: 50%; 
 margin-bottom: 20px; 
 } 
 
 .row.onco-team-list{ 
 margin-top: 25px !important; 
 } 
 
 .consult-onco-sec { 
 border-bottom: 1px solid #ccc; 
 } 
 
 .row.d-flex.ex-program { 
 flex-flow: column; 
 gap: 20px; 
 padding: 25px 20px; 
 margin: 0; 
 } 
 
 .btn-ex-program { 
 width: 85%; 
 height: 42px; 
 display: block; 
 padding: 0; 
 margin: 0 auto; 
 } 
 
 .ex-program-text span { 
 font-size: 12px; 
 } 
 
 .ex-pro-left { 
 gap: 0px 10px; 
 } 
 
 .ex-pro-right { 
 text-align: center !important; 
 padding: 0; 
 } 
 
 h4.ex-program-title { 
 font-size: 16px; 
 line-height: 24px; 
 font-weight: 600; 
 } 
 
 .ex-program-icon svg { 
 width: 70px; 
 } 
 
 .ex-program-icon { 
 margin: 0; 
 } 
 
 .program-box { 
 padding: 0 8px 0 0; 
 margin-bottom: 25px; 
 } 
 .program-title{ 
 padding: 5px 0; 
 font-size: 16px; 
 background: #fff; 
 border-radius: 0 0 4px 4px; 
 border-width: 5px; 
 line-height: 24px; 
 
 } 
 /*.pro-image { 
 width: 100%; 
 border-radius: 4px 4px 0 0; 
 }*/ 
 .pro-image { 
 width: 100%; 
 border-radius: 4px 4px 0 0; 
 height: 110px; 
 aspect-ratio: 1 / 1; 
 object-fit: cover; 
 transition: transform 200ms linear 0s; 
 } 
 img.ShowSharkTankVideo{ 
 width: 100%; 
 height: 100%; 
 } 
 #sharkTankSection .pb-item { 
 width: 100%; 
 padding: 0; 
 } 
 iframe { 
 width: 100%; 
 height: auto; 
 display: block; 
 } 
 
 iframe[src*="youtube.com"] { 
 aspect-ratio: 16 / 9; 
 } 
 
 .pro-content .btn{ 
 width: auto; 
 } 
 
 .read-more-sec{ 
 align-items: center; 
 display: flex; 
 gap:2px; 
 } 
 
 .devider-line { 
 height: 1px; 
 border-bottom: 1px solid rgb(224, 224, 224); 
 flex: 1 1 0%; 
 } 
 
 .read-more{ 
 color: #046461; 
 font-family: Poppins; 
 font-size: 12px; 
 font-style: normal; 
 font-weight: 500; 
 line-height: 22px; /* 171.429% */ 
 letter-spacing: 0.28px; 
 text-decoration-line: underline; 
 } 
 
 .case-desc.show-full{ 
 display: block; 
 overflow: initial; 
 } 
} 
 
@media only screen and (max-width: 560px){ 
 .program-title { 
 /*min-height: auto;*/ 
 min-height: 63px; 
 } 
 
} 
@media only screen and (max-width: 480px){ 
 /*.program-title { 
 font-size: 15px; 
 }*/ 
} 
@media only screen and (max-width: 440px) { 
 /*.program-title.mobile-view { 
 min-height: 97px; 
 }*/ 
} 
@media only screen and (max-width: 400px) { 
 .graph-sec svg { 
 position: absolute; 
 top: 6px; 
 width: 100%; 
 margin-top: 12px; 
 margin-left: -24px; 
 } 
 .ytp-cued-thumbnail-overlay-image { 
 -webkit-background-size: contain !important; 
 } 
} 
 
@media only screen and (max-width: 360px){ 
 .program-title { 
 font-size: 13px; 
 } 
 .ytp-cued-thumbnail-overlay-image { 
 -webkit-background-size: contain !important; 
 } 
 .item-title{ 
 font-size: 13px; 
 } 
} 
