.home_content{
	margin-top: -90px !important;
}
.footer_nav ul li a{
	margin-left: -6px !important;
}
.header_top_phone > img{
	vertical-align: bottom !important; 
	margin-top: 12px !important;
}
.header_top_phone{
	border: 1px solid #E6E6E6;
    height: 47px;
	width: 166px;
}
.directors{
	margin-top: 62px !important;
}
.directors_title{
	margin-top: 191px !important;
}
.director_content{
	margin-top: -208px;
    margin-left: 258px;
    text-align: left;
    font-size: 14px;
}
.doctor_name{
	margin-top: -22px;
	color: #32c69a;
}
.directorTitle{
	margin-left:0px;
}
.directorImg{
	margin-top: -286px !important;
}
.homeImg{
	height: 800px !important;
}
.doctor_image img{
	height: 318px;
}
.dropdown-menu{
	text-align: center !important;
	min-width: 10rem !important;
	background-color:#32c69a !important;
}

.foot{
	margin-left: 156px;
}
.menu_item1{
	font-size: 28px;
	color:white;
	font-weight: 600;
	cursor: pointer;
}
.menu_content ul{
		margin-top:0px !important;
}
.dropdown-menu li a{
	color:white !important;
	font-size: 21px !important;
	font-weight: 500;
}
.homedropdown1{
	float: left;
}
.homedropdown1 .homedropbtn1 {
	font-size: 16px;  
	border: none;
	outline: none;
	color: white;
	background-color: inherit;
	font-family: inherit;
	margin: 0;
}  
  
.homedropdown1-content {
    display: none;
    position: absolute;
    background-color: #32c69a;
	min-width: 139px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-left: -23px;
    text-align: center;
}
  
.homedropdown1-content a {
	float: none;
	color: black;
	padding: 8px 19px;
	text-decoration: none;
	display: block;
	text-align: left;
	margin: 0px !important;
}
  
.homedropdown1-content a:hover {
	background-color: #89d9c1;
}
  
.homedropdown1:hover .homedropdown1-content {
	display: block;
}
/* homedropdown ends */

/* for gallery */

.gallery{
	background-color:#32c69a;
	margin-top: -600px;
}
 #gimage{
	 width:350px;
	 height:330px;
 }
 
 .hover01 img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.1);
}

@media only screen
and (min-device-width : 360px)
and (max-device-width : 740px) {
	.director_content {
		margin-top: 0px;
		margin-left: 0px;
		text-align: left;
		font-size: 14px;
	}
	.imgOne {
		width: 65% !important;
	}
	.home_title {
		font-size: 16px !important;
	}
	.home_content {
		margin-left: 17px !important;
	}
	.directorImg{
		margin-top: 0px !important;
	}
	.foot {
		margin-left: -6px !important;
	}
	.menu_content {
		height: 48% !important;
	}
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1020px) {
	.doctor_content::after{
		width: 212% !important;
	}
	.imgOne {
		width: 58% !important;
	}
	.directorRow{
		max-width: 51% !important;
	}
	.director_content{
		margin-top: -208px;
		margin-left: 202px;
		text-align: justify;
		font-size: 14px;
		width: 162%;
	}
	.directorImg {
		margin-top: -302px !important;
	}
	.home_title {
		font-size: 30px !important;
	}
	.menu_content {
		height: 56% !important;
	}
}
@media only screen
and (min-device-width : 414px)
and (max-device-width : 740px) {
	.section_title {
		font-size: 26px !important;
		width: 100% !important;
	}
}

@media only screen
and (min-device-width : 360px)
and (max-device-width : 740px) {
	.section_title {
		font-size: 22px !important;
	}
}

@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px) {
	.section_title {
		font-size: 22px !important;
		width: 100% !important;
	}
	#gimage {
		margin-left: 12px;
	}
}