a.nav-link
{
	color:black !important;
	border-bottom: 1px solid transparent;
}
a.nav-link:hover
{
	color:white !important;
	border-bottom: 1px solid White;
}
a.navbar-brand.sub_header_img_logo
	{
		display: none;
	}
	/*nav.navbar.navbar-expand-lg.navbar-light.bg-white
	{
		margin-top:80px !important;
	}*/
	ul.navbar-nav.me-auto.mb-2.mb-lg-0.new_Sub_menus li a:hover
	{
		color:black !important;/
		border-bottom:1px solid transparent;
	}
a.nav-link:hover
{
	color:red !important;
	border-bottom: 1px solid blanchedalmond;
}	
.about_back
{
	background-image: url(../image/about_us.jpg);
	height: 300px !important;
	background-size: cover;
}

.about_headding.hind-siliguri-bold.text-center.heading.aos-init
{
	font-size: 130px;
	color:goldenrod;
}
.contact_back
{
	background-image: url(../image/cont_ban.jpg);
	height: 300px !important;
	background-size: cover;
}
.contact_headding.hind-siliguri-bold.text-center.heading.aos-init
{
	font-size: 130px;
	color:goldenrod;
}
#main_card
	{
		font-size: 14px !important;
	}
@media screen and (max-width:780px)
{
	.about_headding.hind-siliguri-bold.text-center.heading.aos-init
{
	font-size: 40px;
	color:goldenrod;
}
.contact_headding.hind-siliguri-bold.text-center.heading.aos-init
{
	font-size: 40px;
	color:goldenrod;
}
	div.top_header
	{
		display: none;
	}
	a.navbar-brand.sub_header_img_logo
	{
		display: block;
	}
	nav.navbar.navbar-expand-lg.navbar-light.bg-transparent.fixed-top
	{
		margin-top:0px !important;
	}
	#heroimage
	{
		display: none!important;
	}
	#adv_diag
	{
		border-top: 1px solid #c7c8c9 !important;

	}
	i.fas.fa-stethoscope.text-danger.fa-3x
	{
		margin-top: 20px !important;
	}
	#main_card
	{
		font-size: 11px !important;
	}
}
