.Form-head{
	font-weight: 600;
	color: #988b70;
}
.glow{
	background-color: #ed1a2b;
	color: #FFF;
}

.glow.hover, .glow:hover {
    background-color: #ed1a2b!important;
    color: #FFF;
}
.nav-link .ficon{
	color:#8b7b59 !important;
}

acronym {
	display: none;
}

.nam-area {
	padding: 5px 22px;
 }





@media (max-width: 766px){

	.hide-custom {
		position: absolute;
		top: 0;
	}
	img.img-fluid {
		width: 30%;
		top: 6px;
		position: absolute;
		left: 0;
		right: 0;
		text-align: center;
		margin: 0 auto;
	}

	html .blank-page .content-wrapper .flexbox-container {
 		height: auto; 
		top: 15px;
		position: relative;
	}


}
