.medical-schedules .box-two, .medical-schedules .box-three {
	padding: 0;
}
.medical-schedules .box-one, .medical-schedules .box-two, .medical-schedules .box-three, .medical-schedules .box-four {
	text-align: center;
	line-height: 94px;
}
.medical-schedules .box-one::after {
	content: none;
}
.content-grid-item img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	transform: translate(-50%, -50%);
}
/*latest navbar*/
.exam-list {
	padding-top: 20px !important;
	font-size: 0;
	text-align: left;
}
.exam-list li {
	padding: 10px !important;
	width:100%;
	margin-left: 2%;
	font-size: 14px;
	border-bottom: 1px dotted #ddd;
	border-top: 0;
    text-align:center;
}
.exam-list li a {
	color: #666;
}

.exam-list li a:hover {
	color: #914d1c;
}
.exam-list li i {
	color: #914d1c;
}
.hot-exam-img {
	background: #f4f4f4;
	padding: 20px 0;
}
.hot-exam-img img {
	width: 180px !important;
	margin: 0 auto;
}
.table-img-30 img {
	width: 30px;
}
.table>tbody>tr>td, .table>tbody>tr>th,.table>thead>tr>td, .table>thead>tr>th {
	padding: 15px;
}
.table>tbody>tr>th:first-child,
.table>tbody>tr>td:first-child {
	line-height: 30px;
}
.col-md-4.col-sm-12 .plan h3{
	text-transform: inherit !important;
}
h1,h2,h3,h4,h5,h6,a,span,p,li,input{
	font-family:"Open Sans", Arial, sans-serif !important;
}
@media(max-width:768px){
	.section.section-no-border.custom-section-spacement-1.background-color-light.m-none{
		padding:0 !important;
	}
}







