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


body{
	overflow-x: hidden;
}


.front_logo h1{
font-family: 'Open Sans', sans-serif;
font-weight: 700;
font-style: normal;
color:#fff;
margin-top:30px;
margin-left:35px;
}

#thumb{
	display: none;
}


.map_results_UI_results_address{
	left:50% !important;
	font-size:14px !important;
}

.map_results_UI_results_name{
	font-size:14px !important;
	left:5px !important;
}

.map_results_UI_results_name img{
	left:0px !important;
}

.front_logo a{
	color:#fff;
}

.header_nav .link{

}

.front_logo img{
	width:180px;
	margin-top:10px;
	margin-left:15px;
}

.footer .left img{
	margin-top:-17px;
	margin-right:15px;
}

.address1{
	margin-top:5px;
	margin-right:5px;
	font-size: 1.1rem;
    font-weight: 100;
    margin-right: 10px;
}


.bg-dark-30:before{
	background-color:rgba(0, 0, 0, .3);
}

.main-body{
	background-image: url("../../images/front_images/f3.jpg");
}

.main-link-btn{
	border: 1px solid #E6D5B1;
	font-size:20px;
	padding:10px 20px;
}

.tcimage{
	width:33%;
}

#map_results_UI_search_button, #map_results_UI_dropdown_type_button {
	top:0px !important;
}

.inner-nav .sub-menu li a{
	padding: 1px 20px;
}

@media (max-width: 991px) {

	.map_results_UI_results_name{
		width:100% !important;
	}
	.navbar-brand{
		width:125px !important;
	}
	.front_logo h1, .front_logo{
		display: none;
	}

	.footer .left img{
		margin-top:2px;
		display: inline-block;
	}
	.address1{
		display: block;
		margin-top:15px;
		margin-bottom:8px;
	}
	
	.footer .left img{
		width:90px;
	}
	.social-icons > li{
		margin: 0px;
	}
	.social-icons{
		margin-top:-8px;
	}
	}
