.gc-logo{
	width: 160px !important;
	max-height: 80px !important;
	margin-left: 20px !important;
}

@media (max-width: 575.98px) { 
	.gc-logo{
		width: 116px !important;
	}
}
@media (max-width: 768px) {
	.navbar.navbar-fixed-top .navbar-collapse {
		margin-top: 105px !important;
	}
}

.navbar{
	border-top: solid 14px #4b0830 !important;
}

.navbar.navbar-transparent {
    margin-top: 0 !important;
    background-color: #FFF !important;
    color: #272e69 !important;
	
}

.navbar.navbar-transparent>.container, .navbar>.container {
    padding: 10px 0 !important;
	
}

.navbar, .navbar a {
    font-size: 18px !important;
	font-weight: bold !important;
}

.navbar .navbar-nav > li > a {
    text-transform: capitalize !important;
}

.barone, .bartwo, .barthree{
	height: 8px;
	display: block;
}

.barone{
	background-color: #1c245e;
}
.bartwo{
	background-color: #d7d8e1;
}
.barthree{
	background-color: #FFF;
}

.listing_address{
	font-size: 18px;
	display: inline-block;
}

.header-filter {
    background-image: url(http://www.gordoncommercialrealty.com/wp-content/uploads/2020/09/calgary_downtown_1.jpg) !important;
    background-position: center center !important;
    background-size: cover !important;
}



.button{
	display: block;
	padding: 5px 10px;
	border-radius: 50px;
	font-weight: bold;
}
				
.viewmap{
	display: inline-block;
font-weight: bold;
padding: 2px 5px;
background: #807aa2;
color: #FFF;
position: relative;
top: -2px;
margin-left: 5px;
}

.listing_sqft{
	font-size: 18px;
}
	

.listing_sqft span{
	font-weight: bold;
}
	
.listing_sqft{}

.highlightinfo{}

.frontpage_contact .officeaddress{
	font-size: 18px;
}

.frontpage_contact .officeaddress, .personcontact p{
	font-size: 17px;
	line-height: 22px;
}


.personcontact p strong{
	display: block;
	padding-top: 2px;
}
