.hc-col-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;}
			.hc-left-fullBody{width:30%;}
			
			.hc-cmn-shadow-wrap{box-shadow:0px 0px 30px rgba(0,0,0,.05);border-radius:10px;}
			.hc-cmn-shadow-wrap ~ .hc-cmn-shadow-wrap{margin-top:30px;}
			
			.fullBody-form-heading{border-bottom:1px solid rgba(0,0,0,.1);}
			.fullBody-form-heading, .slot-report-time-item, .hc-price-book, .hc-right-test-wrap{padding:20px;}
			.fullBody-form-heading p{margin-bottom:0px;}
			.slot-report-time-item .slot-report-list{align-items:center;}
			.slot-report-time-item .slot-report-list span{margin-top:4px;}
			.hc-item-price{display: flex;flex-wrap: wrap;gap: 10px;}
			
			.hc-accordion-wrap .hc-price-book{border-top:1px solid rgba(0,0,0,.1);}
			
			.hc-right-allTest{width:67%;}
			.hc-right-allTest > .cmn-sub-heading{margin-bottom:30px;}
			.healCare-accord-head{font-size:16px;font-weight:bold;margin-bottom:20px;color:#0F65AD;}
			.healCare-accord-head span{display:block;font-size:14px;margin-top:5px;color:#000;}
			.hc-accordion-img-item{margin-bottom:15px;}
			.hc-accordion-img-item img{border-radius:5px;}
			.hc-accodion-test-heading{font-size:14px;font-weight:bold;}
			.healtCheckup-accord-ans{border-bottom:3px solid #f2f2f2;}
			
			
			.hc-about-text-wrap{padding:20px;}
			.healthCheckup-table-wrap{margin-bottom:20px;}
			.about-sample-info{display:flex;gap:20px;margin-bottom:20px;}
			
			.hc-about-info{text-transform:uppercase;margin-bottom:5px;}
			.hc-about-info-detail{font-weight:bold;}
			
			@media(max-width:992px){
				.hc-left-fullBody, .hc-right-allTest{width:100%;margin-bottom:20px;}
				.about-sample-info{flex-wrap:wrap;}
			}
			