a {
	color: #5e88a2;
}

.news-list a:before {
	font-weight: 700;
	content: "> ";
}

.feature.feature-icon-large a:before {
	content: "";
}

.nav-container .nav-menu .logo {
	margin-top: 26px;
	max-width: 32px;
	padding-bottom: 15px;
}

.offscreen-toggle i {
	font-size: 53px;
}

.offscreen-container .logo.logo-square {
	max-width: 220px;
	max-height: 80px;
	margin-left: -5px;
	padding-bottom: 10px;
}

header.centered-text h1 {
	font-size: 60px;
	line-height: 1em;
}

header.centered-text span.text-white.alt-font {
	font-size: 15px;
}

a.title:hover, a.title:active, a.title:focus {
	text-decoration: none;
}

.image-divider .feature-icon-large {
	text-align: center;
}

.image-divider .feature-icon-large i {
	margin-left: auto;
	margin-right: auto;
}

.image-divider.overlay.duplicatable-content {
	padding-top: 0;
	padding-bottom: 0;
}

.double-bounce1, .double-bounce2 {
	background-color: #5e88a2;
}


h2 {
	margin-top: 0;
	font-weight: 600;
	margin-bottom: 40px;
	line-height: 40px;
}

.team-1 h2 {
	margin-bottom: 42px;
}

.timeline-event h2 {
	font-size: 22px;
	line-height: 28px;
}

.image-divider h1 {
	margin-top: 40px;
}


.fullscreen-nav-container {
	background: rgba(94, 136, 162, 0.92);
}

header.fullscreen-element .overlay:before {
	background-color: #5e88a2;
}

.image-divider.overlay:before {
	background-color: #5e88a2;
	opacity: 1;
}

.map-overlay:before {
	background-color: #5e88a2;
}

footer.details .logo, footer.details .logo-text {
	padding: 0 14px 0 14px;
	max-width: 100%;
	max-height: 100%;
	margin-bottom: 0;
	margin-top: 0;
}

.product-right.collapsed {
	height: 250px;
}

section.feature-divider img {
	height: auto;
}

header.fullscreen-element .overlay:before {
	background-color: #5e88a2;
}

.image-divider.overlay:before {
	background-color: #5e88a2;
	opacity: 1;
}

.feature i {
	color: #5e88a2;
}

.timeline-event .middle .vertical-line {
	background: #5e88a2;
}

.timeline-event .middle i {
	color: #5e88a2;
}

.spacer {
	margin-top: 10px;
}

footer.details h1 {
	font-size: 32px;
	font-weight: 100;
	margin-top: 1px;
	margin-bottom: 15px;
	padding-left: 14px;
}

footer p, footer li {
	font-size: 16px;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {

	.nav-container .nav-menu .logo {
		margin-top: 6px;
	}

	header.centered-text h1 {
		font-size: 32px;
	}


	footer.details .logo, footer.details .logo-text {
		margin-bottom: 30px;
		text-align: center;
	}

	footer.details h1 {
		font-size: 24px;
	}

	footer p, footer li {
		font-size: 15px;
		margin-bottom: 11px;
	}

}
.realestate-form {
	margin-top: 30px;
	margin-bottom: 30px;
}
.realestate-form .btn {
	float: right;
	margin-left: 10px;
}
.realestate-form fieldset > .clearfix {
	margin-bottom: 10px;
}

.realestate-form {
    max-width: 600px;
    margin: 30px auto;
}
