/*****hp banner start*****/
.img-div_ortho{background:red;}

.imageContainer_ortho{}

.imageContentContainer_ortho{
background: url(../../images/orthohp/banner_doctor.jpg) no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
/* background-size: 100%;*/
height:auto;
padding-top:100px; padding-bottom:50px;}

.bannerheading_ortho{font-size:40px; line-height:50px; font-weight:700; margin-top:50px;color:#000;}
.textContentContainer_ortho{
	background:rgba(5, 24, 44, 0.6);
	position: absolute;
	top:8em;
	padding: 20px;
	height:auto;
	color:#fff;
	border:2px solid #031d38;
	box-shadow: 1px 12px 14px rgba(0, 0, 0, .5);
	text-align:center;}
/*****hp banner end*****/
.img-circleanatomy{border-radius:50%; width:50px; height:50px;}

.othersurgeryContainer1 h6 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-bottom: 0.8em;
}
.othersurgeryContainer1 {
    background: #222222;
    padding: 20px;
}