﻿@import url('https://fonts.googleapis.com/css?family=Marcellus+SC|Roboto');

a {
	color: #ce0022;
}
a.list-group-item {
	color: #ce0022;
}
a.list-group-item:hover {
	color: #fff;
	background-color: #ce0022;
}
.address {
	display: block;
	font-size: 18px;
}
.agent {
	font-weight: bold;
	display: block;
	font-size: 16px;
}
.agentInfo {
	overflow: auto;
	margin: 10px 0;
	padding: 4px 0 4px 15px;
}
.agent-photo {
	margin: 0 10px 10px 0;
	border-radius: 6px;
}
#areasPB {
}

.black {
	background-color: #000;
	color: #fff;
	font-size: 16px;
	padding: 4px 0;
	text-align: right;
}
.black .phone a {
	color: #fff;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	background-color: #000;
	height: 100%;
	overflow: auto;
	padding-right: 0 !important;
}
.bold {
	font-weight: bold;
}
.btn-primary {
	background-color: #ce0022;
	border-color: #89041a;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary.active, .btn-primary:active, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:hover {
	background-color: #89041a;
	border-color: #89041a;
}
.btn-request {
	background-color: #000;
}

.centerMe {
	width: 360px;
	margin: 0 auto 20px auto;
	background-color: rgba(0, 0, 0, .5);
	padding: 10px 10px 15px 10px;
	border-radius: 4px;
}
.centerMe input, .centerMe select, .centerMe button {
	font-size: 16px;
}
.city {
	display: block;
	font-size: 12px;
}
.contact {
	background-color: #eee;
	margin: 15px 0;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
	padding: 15px;
}
.conTitle {
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
.content {
	margin-top: 100px;
	padding-bottom: 10px;
}

.disclaimer {
	margin-top: 15px;
}

#eho {
	background-color: #fff;
	padding: 10px;
	margin: 0 auto;
}
.errorText {
	display: none;
	font-weight: bold;
	color: #990000;
}

.fixedSearch {
	position: fixed;
	padding: 15px;
}
.form-group {
	padding-left: 4px;
}
.form-inline label {
	padding-right: 6px;
}
footer {
	font-size: 12px;
	padding: 20px 0;
	color: #fff;
}
footer .navbar-nav {
	margin: 0;
}
.footer {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}
.footer:hover {
	color: #cc0022;
	background-color: transparent !important;
	text-decoration: underline !important;
}

.gallery a {
	display: block;
	float: left;
	margin: 2px;
}
.gallery .thumbnail {
	margin-bottom: 10px;
}
.gray-bg {
	background-color: #eee;
}

h1, h3 {
	font-family: 'Marcellus SC', serif;
}
h3 {
	margin-top: 10px;
}
#helpBtn {
	float: left;
	width: 350px;
	cursor: pointer;
}
#helpBtn .innerHelp {
	position: relative;
}
#helpBtn .innerHelp img {
	border-radius: 14px;
	width: 350px;
}
#helpBtn .helpText {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	width: 100%;
	font-size: 14px;
	padding: 6px 0;
	border-radius: 0 0 14px 14px;
}
.homeForm {
	background-color: #ce0022;
	border-radius: 10px;
	padding: 10px;
	color: #fff;
}
.homeForm .btn.focus, .homeFomr .btn:focus, .homeForm .btn:hover {
	background-color: #89041a;
	color: #fff;
}
html {
	position: absolute;
	height: 100%;
	overflow: hidden;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	background-color: #89041a;
	border-color: #89041a;
}
.listing {
	margin: 10px 0;
	padding: 10px;
	background-color: #eee;
	border-radius: 10px;
}
.listingPrice {
	font-size: 30px;
	font-weight: bold;
}
.logo {
	width: 100px;
}

.mainBox {
	position: relative;
}
.mainBox .logoBox {
	display: none;
}
.mainBox .textBox {
	position: absolute;
	top: 24px;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 5px #333;
}
.mainBox .textBox span {
	display: block;
}
.mainBox .textBox .text1 {
	font-size: 18px;
}
.mainBox .textBox .text2 {
	font-size: 24px;
	padding-top: 10px;
	font-family: 'Crimson Text', serif;
}
.main-content {
	margin-top: 20px;
}
.mainImg {
	margin-top: 86px;
}
.mainText {
}
.marketing {
	border: 1px #000 solid;
	margin-bottom: 20px;
	background-color: #fff;
}
.marketing h3 {
	color: #fff;
	background-color: #000;
	margin: 0;
	padding: 6px;
}
.marketing p {
	padding-left: 10px;
	padding-right: 10px;
}
#mls {
	width: 245px;
	margin: 0 auto;
}
.mobile-only {
	display: none;
}
.moreSpace {
	padding: 10px 0;
}

.navbar {
	margin-bottom: 0;
	border: 0;
}
.navbar-fixed-top {
	position: absolute;
}
.navbar-inverse {
	background-color: #ce0022;
	border-color: transparent;
}
.navbar-inverse .nav-container {
	background-color: #ce0022;
}
.navbar-inverse .navbar-nav>li>a {
	border-radius: 5px;
	color: #eee;
	background-color: #b90623;
	margin-left: 2px;
	margin-right: 2px;
	-webkit-transition: color .5s, background .5s;
	transition-property: color, background;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	background-color: #89041a;
	border-radius: 5px;
}
.no-mobile {
	display: block;
}

.price {
	font-size: 18px;
	color: #2657a7;
	font-weight: bold;
	float: right;
}
.pw {
	display: none;
}

.question {
	text-align: center;
	font-size: 18px;
}
.quickText {
	color: #fff;
	font-size: 13px;
	text-align: center;
	display: block;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.realImage {
	height: 281px;
	position: relative;
	overflow: hidden;
}
.realImage img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.red {
	color: red;
}
.remarks {
	display: block;
	background-color: #fff;
	border-radius: 4px;
	padding: 10px;
	margin: 10px 0;
	border: solid 1px #ddd;
}

.searchForm {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
}
.sectionHead {
	text-transform: uppercase;
	font-size: 15px;
	border-top: 1px #eee solid;
	border-bottom: 1px #eee solid;
	padding: 4px 0;
	margin: 10px 0;
}

.white-bg {
	background-color: #fff;
	padding-bottom: 15px;
}

@media (min-width: 768px) {
	.agent-photo {
		margin: 0 10px 20px 0;
	}
	.centerMe {
		width: 400px;
	}
	#helpBtn {
		float: left;
		width: 270px;
		cursor: pointer;
	}
	#helpBtn .innerHelp {
		position: relative;
	}
	#helpBtn .innerHelp img {
		border-radius: 14px;
		width: 270px;
	}
	#helpBtn .helpText {
		position: absolute;
		left: 0;
		bottom: 0;
		text-align: center;
		background-color: #000;
		color: #fff;
		font-weight: bold;
		width: 100%;
		font-size: 14px;
		padding: 6px 0;
		border-radius: 0 0 14px 14px;
	}
	.logo {
		width: 100px;
		margin-right: 20px;
	}
	.mainBox .logoBox {
		left: 0;
		display: block;
		position: absolute;
		width: 100%;
		top: 8px;
	}
	.mainBox .logoBox img {
		width: 170px;
	}
	.mainBox .textBox {
		top: 40px;
	}
	.mainBox .textBox .text1 {
		font-size: 26px;
	}
	.mainBox .textBox .text2 {
		font-size: 34px;
		padding-top: 20px;
	}
	.mainImg {
		width: 100%;
		margin-top: 80px;
	}
	.sideBar {
		position: fixed;
	}
	.sideBar .navbar-nav>li {
		display: block;
		float: none;
	}
}

@media (min-width: 992px) {
	body {
		height: auto;
	}
	.content {
		margin-top: 150px;
	}
	#helpBtn {
		float: left;
		width: 350px;
		cursor: pointer;
	}
	#helpBtn .innerHelp {
		position: relative;
	}
	#helpBtn .innerHelp img {
		border-radius: 14px;
		width: 350px;
	}
	#helpBtn .helpText {
		position: absolute;
		left: 0;
		bottom: 0;
		text-align: center;
		background-color: #000;
		color: #fff;
		font-weight: bold;
		width: 100%;
		font-size: 18px;
		padding: 6px 0;
		border-radius: 0 0 14px 14px;
	}
	html {
		position: relative;
		height: auto;
		overflow: auto;
	}
	.logo {
		width: 100px;
	}
	.mainBox .logoBox {
		left: 0;
		top: 8px;
	}
	.mainBox .textBox {
		top: 90px;
	}
	.mainBox .textBox .text1 {
		font-size: 40px;
	}
	.mainBox .textBox .text2 {
		font-size: 48px;
		padding-top: 40px;
	}
	.mainImg {
		width: 100%;
		margin-top: 88px;
	}
	.navbar-nav {
		margin: 4px 0 0 10px;
		font-weight: bold;
	}
	.navbar-nav1 {
		margin: 4px 0 4px 10px;
	}
	.navbar-fixed-top {
		position: fixed;
	}
	.searchBod {
		margin-top: 265px;
	}
}

@media (min-width: 1200px) {
	#helpBtn {
		float: left;
		width: 390px;
		cursor: pointer;
	}
	#helpBtn .innerHelp {
		position: relative;
	}
	#helpBtn .innerHelp img {
		border-radius: 14px;
		width: 390px;
	}
	#helpBtn .helpText {
		position: absolute;
		left: 0;
		bottom: 0;
		text-align: center;
		background-color: #000;
		color: #fff;
		font-weight: bold;
		width: 100%;
		font-size: 18px;
		padding: 6px 0;
		border-radius: 0 0 14px 14px;
	}
	.logo {
		width: 177px;
	}
	.mainBox .logoBox {
		left: 0;
		top: 8px;
	}
	.mainBox .textBox {
		position: absolute;
		top: 170px;
		left: 0;
		width: 100%;
		text-align: center;
		color: #fff;
		font-weight: bold;
		text-shadow: 2px 2px 5px #333;
	}
	.mainBox .textBox .text1 {
		font-size: 40px;
	}
	.mainBox .textBox .text2 {
		font-size: 58px;
		padding-top: 40px;
	}
	.mainImg {
		width: 100%;
		margin-top: 130px;
	}
	.navbar-nav {
		margin: 25px 0 0 10px;
		font-weight: bold;
	}
	.navbar-nav1 {
		margin: 5px 0 5px 10px;
	}
}

@media (max-width: 768px) {
	.mobile-only {
		display: block;
	}
	.no-mobile {
		display: none;
	}
	.white-bg {
		border-radius: 0;
	}
}

@media (max-width: 992px){
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in{
		display:block !important;
	}
}

@media print {
	html {
		position: relative;
		height: auto;
		overflow: auto;
	}
}
