/* CUSTOM PORTAL STYLES - GLOBAL STYLES INCLUDED IN GLOBAL REPO BANYAN FOLDER */

.header_nav .link{
	
}

.front_logo img{
	width:250px;
}

.front_logo_main img{
	width:165px;
	margin-top:2%;
	margin-left:12%;
}

.bg-dark-30:before{
	background-color:rgba(0, 0, 0, .2);
}
	
.main-body{
	background-image: url("../../images/front_images/main1.jpg");
}


@media (max-width: 991px) {
	
	}