/* page style */

@font-face {
	font-family: 'ProximaNova';
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Regular.eot');
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Regular.ttf') format('truetype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova';
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-RegularItalic.eot');
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-RegularItalic.eot?#iefix') format('embedded-opentype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-RegularItalic.woff') format('woff'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-RegularItalic.ttf') format('truetype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-RegularItalic.svg#ProximaNova-RegularItalic') format('svg');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'ProximaNova';
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Bold.eot');
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Bold.woff') format('woff'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Bold.ttf') format('truetype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova';
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-BoldItalic.eot');
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-BoldItalic.eot?#iefix') format('embedded-opentype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-BoldItalic.woff') format('woff'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-BoldItalic.ttf') format('truetype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-BoldItalic.svg#ProximaNova-BoldItalic') format('svg');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'ProximaNova';
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Semibold.eot');
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Semibold.woff') format('woff'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Semibold.ttf') format('truetype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova';
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-SemiboldItalic.eot');
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-SemiboldItalic.woff') format('woff'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-SemiboldItalic.ttf') format('truetype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-SemiboldItalic.svg#ProximaNova-SemiboldItalic') format('svg');
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-family: 'ProximaNova';
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Light.eot');
	src: url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Light.woff') format('woff'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Light.ttf') format('truetype'), url('//shared.leadpropeller.com/fonts/ProximaNova/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
body {
	color: #888;
	font-family: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #555;
}
p, footer {
	font-family: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a[href^=tel] {
	color: inherit;
}

.lpcontainer {
	font-family: verdana;
	font-size: 16px;
}

/*Do not modify the following i belive the editor uses this*/
/*START COLORSCHEME*/
.lpcontainer {
	background-color: #fdfdfd;
}
.lp-accent-color {
	background-color: #5470A0;
}
/*END COLORSCHEME*/
.grey-section {
	background-color: #f7f7f7;
}
.white-section {
	background-color: #fff;
}

.padding-15 {
	padding-top: 15%;
}
.list-none{
	list-style-type: none;
}
/*Need for form validation*/
.custom-error-message {
	color: #ff0000;
}
section {
	padding: 60px 0 60px;
	overflow:hidden;
}
/***********************************************************************************************************************
	Global Classes
	*******************************************************************************************************************/
.button {
	-webkit-font-smoothing: antialiased;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	padding: 13px 32px;
	font-weight: 600;
	font-size: 20px;
	color: #fff !important;
	text-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
	border: 0px;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px, inset rgba(255, 255, 255, 0.88) 0px 1px 3px -1px;
	background-color: #4589E3;
	transition: all 0.2s linear;
}
a.button:hover {
	text-decoration: none;
}
iframe {
	max-width:100%;
}
.label-lg {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	line-height: 35px;
	text-align: right;
	height: 35px;
}
.label-wrap {
	line-height: 18px;
	height: 36px;
}
.dark-red {color:#8b0000;}
.message {
	max-width: 780px;
	margin: 20px auto;
	padding: 5px 15px;
	border: 1px dashed #ccc;
}
.contemp-faq {display: none;}
.privacy span {margin: 0 5px;}
.privacy i {font-size: 11px;}
.home-image-style2 {display:none;}
.arrow-block {display:none;}
.margin-left-40 {margin-left: 40px !important;}
.h2{text-align:center;}
.testimonials blockquote {width:60%;margin:auto;margin-bottom:40px;background:#f9f9f9;}
@media (max-width:480px) {
	.testimonials blockquote {
		width:100%;
	}
}
.testimonials .review-site {
	margin-bottom: 15px;
}
.testimonials {text-align:center;}
i {font-size:12px;}
.content-block-container img {
	width: 100%;
	display: block;
	border-radius: 4px;
	margin: 0 auto 20px;
	height: 205px;
}
.title-block-container {
	width: 100%;
	z-index: 10;
	display: block;
	font-size: 18px;
	overflow: hidden;
	position: relative;
	margin: 0 auto 15px;
}
.arrow-block {display:none;}
.title-block-container {
	width: 100%;
	z-index: 10;
	display: block;
	font-size: 18px;
	overflow: hidden;
	position: relative;
	margin: 0 auto 15px;
}
.content-block-container {
	width: 100%;
	z-index: 10;
	display: block;
	position: relative;
	margin: 0 auto 25px;
}
.title-block-container *:last-child {
	margin-bottom: 15px;
}
.separator {
	width: 100%;
	height: 3px;
	display: none;
	position: relative;
	margin: 20px auto 15px;
}
.separator::after {
	top: 0;
	left: 0;
	height: 3px;
	content: '';
	position: absolute;
	background-color: #121212;
}
ul.dropdown-menu li p {
	padding: 3px 20px;
}
ul.dropdown-menu li:first-of-type {
	color: black;
}
.testimonials-block-container {
	display: block;
	margin: 15px auto 30px;
}
.col-md-8 a {
	max-width:300px;
}
.testimonials-block-container .testimonials-block-header {
	width: 90%;
	display: block;
	margin: 0 auto;
	margin-left: 0px;
	color: #121212;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	border-radius: 4px;
	position: relative;
	padding: 15px 20px;
	letter-spacing: 2px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	font-family: 'j.d.regular', Helvetica, sans-serif, serif;
}

.testimonials-block-container .testimonials-block-footer {
	width: 100%;
	display: block;
	text-align: left;
	overflow: hidden;
	padding-left: 15px;
	position: relative;
	margin: 15px auto 0;
}
.testimonials-block-container .testimonials-block-header:after {
	z-index: 2;
	margin-left: 1px;
	margin-top: -2px;
	border-top: 20px solid #ffffff;
}
.testimonials-block-container .testimonials-block-header:after, .testimonials-block-container .testimonials-block-header:before {
	width: 0;
	height: 0;
	top: 100%;
	content: '';
	left: 110px;
	position: absolute;
	border-right: 20px solid transparent;
}
#moreinfoform {
	margin:auto;
	width:70%;
}
/***********************************************************************************************************************
	header section
	*******************************************************************************************************************/
header .rocket-header {display:none;}
header {
	background-color: #ffffff;
}

header #logo {
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	text-align: center;
}
header #top-bbb {
	padding-top: 2.3%;
	padding-bottom: 1.5%;
}
header #top-bbb img {
	max-height:50px;
}
header #logo img {
	width: 100%;
	max-width: 300px;
}

header #callus {
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	text-align: left;
	font-size: 30px;
	font-weight: 900;
	color: #000000;
	line-height: .8;
	width:250px;
	float: right;
}
header #callus:after {
	top: 20%;
	left: -20%;
	width: 50px;
	height: 100%;
	color: #e4545b;
	font-size: 50px;
	content: '\f095';
	text-align: right;
	line-height: 62px;
	position: absolute;
	font-family: 'FontAwesome';
}
.rocket-header {display: none;}
@media only screen and (max-width : 767px) {
	header #logo img {
		width: 60%;
	}
	header #callus:after {
		content: '';
	}
	#callus::after {display:none;}
	header #callus {
		text-align: center;
		margin:auto;
		float: none;
	}
}

@media only screen and (max-width : 480px) {
	header #logo img {
		width: 100%;
	}
}
/***********************************************************************************************************************
	nav section
	*******************************************************************************************************************/
.navbar {
	border-radius: 0;
	margin-bottom: 0;
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808;
}

.navbar .navbar-nav>li>a {
	color: #999;
	font-family: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.navbar a.pull-left.navbar-brand-logo {
	width: 200px;
	height:50px;
}

.navbar-brand, .navbar-brand:visited {
	color: #ffffff;
}
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	nav div.container.reversed {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
	}
	.navbar-header.reversed {
		order: 2;
		/*margin-left: 100px !important;*/
	}
	.navbar-collapse.reversed {
		order: 1;
	}
	#navbar-collapse-1 {
		max-height: none;
	}
}

/***********************************************************************************************************************
	banner section
	*******************************************************************************************************************/
section.banner {
	background: url('./../assets/hero-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: auto;
	min-height: 700px;
	background-position: center center;
}
.banner h1, .banner p {
	color:white;
}
.hero-content {padding-top:50px;}
.contemp-banner {display: none;}
.banner h1 {font-size:55px;}
.banner p {font-size:32px;}
#short-form {
	width: 400px;
	margin: auto;
	color: white;
	border: solid white 1px;
	padding: 10px;
	background: rgba(0,0,0,.45);
	border-radius: 4px;
}
#short-form h3 {color: white;}
#short-form label {text-align: left; float: left;}
#short-form input {background: rgba(0,0,0,.6);border: solid white 2px;}
.banner .hero-text {
	padding-bottom: 15px;
  background-color: #000000c2;
}

/***********************************************************************************************************************
	testimonial section
	*******************************************************************************************************************/
section.testimonial {
	margin: 40px auto;
	color: #ffffff;
	padding: 0px;
}
section.testimonial blockquote {
	width: 80%;
	margin: 0 auto;
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	section.testimonial {width:100%; margin-bottom:0px; margin-top:0px;}
}


/***********************************************************************************************************************
    testimonials section
    *******************************************************************************************************************/
section.testimonials .review-site {text-align:center;}

/***********************************************************************************************************************
	cta-section section
	*******************************************************************************************************************/
section.cta-section, section.phone-cta, section.highlighted-text {
	height: auto;
	font-size:32px;
	background: #5470A0;
	color: white;
	text-align: center;
}
section.cta-section h1, section.phone-cta span, section.highlighted-text button {
	color: white !important;
}
section.phone-cta span, section.highlighted-text s[an] {
	font-size:32px;
}
section.cta-section a {
	color: black;
	padding: 10px 10px 10px 10px;
	background: rgb(220,220,220);
	margin-top:20px;
	border-radius:5px;
	border: solid white 1px;
}
section.highlighted-text a {font-size:32px;}
@media only screen and (max-width : 480px) {
	section.cta-section {height:250px;}
}

.page-heading {
	border-bottom: 1px solid #eee;
	background: #5470A0;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	font-size: 40px;
	font-family: ProximaNova, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-weight: 300;
	-webkit-transition: 0.25s color, 0.25s background-color;
	-moz-transition: 0.25s color, 0.25s background-color;
	-o-transition: 0.25s color, 0.25s background-color;
	transition: 0.25s color, 0.25s background-color;
	margin-top: 0px;
}

.page-heading h1,
.page-heading h4 {
	margin: 0 0 20px 0;
	color: white;
	text-align: left;
	font-weight: 600;
}
@media (max-width:763px) {
	.page-heading {
		padding-left: 15px;
		padding-right: 15px;
	}
}

/***********************************************************************************************************************
	p-content section
	*******************************************************************************************************************/
@media (max-width:993px) {
	.p-content .right-image {
		text-align: center;
	}
}
/***********************************************************************************************************************
	text-8-img-4 section
	*******************************************************************************************************************/
@media (max-width:993px) {
	.text-8-img-4 .col-md-4 {
		text-align: center;
		margin-top: 15px;
	}
	.text-8-img-4 .col-md-4 img {
		max-width: 300px;
	}
	.img-thumbnail {
		margin-top: 20px;
	}
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.img-thumbnail {
		width: 100%;
	}
}
/***********************************************************************************************************************
	text-9-img-3 section
	*******************************************************************************************************************/
@media (max-width:992px) {
	section.text-9-img-3 .col-md-3 {
		text-align: center;
	}
}

/***********************************************************************************************************************
	footer section
	*******************************************************************************************************************/
footer .copyright-span,
footer .privacy-span,
footer .investors-span,
footer .powered-by-external{
	display:none;
}
footer div.bbb-logo-block-container {
	text-align:center;
}
footer div.bbb-logo-block-container img {
	max-height: 50px;
}
footer {
	background-color: #585f69;
	color: #ffffff; /* #d4d4d4; */
	font-weight: 400;
	padding-top: 20px;
	border-top: 5px solid #8993A2;
	text-align: left;
}
footer .footer-links-wrapper {
	margin-bottom: 15px;
}
footer a,
footer a:visited {
	color: #fff;
}
footer a:active,
footer a:focus,
footer a:hover {
	background-color: transparent;
	color: #8993a2;
	text-decoration: none;
}

footer .footer-headline {
	margin-bottom: 20px;
	border-bottom: 1px solid #e4e4e4;
}

footer .footer-headline h3 {
	margin-top: 15px;
	color: #ffffff;
}

footer .social-icons ul {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	list-style: none;
	text-align: center;
}
footer .social-icons ul li {
	padding: 0;
	margin: 0 5px 10px;
	display: inline-block;
}
footer .social-icons ul li a {
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	display: block;
	color: #ffffff;
	width: 30px;
}
footer .social-icons ul li a:hover { background-color: gray; }
footer .social-icons ul li a i { line-height: 30px; }

footer .footer-links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
footer .footer-links ul li {
	margin: 0 20px;
	display: inline-block;
	position: relative;
}
footer .footer-links ul li ul{
	margin-left: -100px;
}
footer .footer-links ul.footer-nav-bar {
	width: 100%;
	margin-bottom: 30px;
}
footer .footer-links {
	text-align:center;
	margin-top: 15px;
}

footer .copyright {
	padding: 10px;
	margin-top: 30px;
	font-size: 14px;
}
footer .copyright a {color: #428bca;}
footer .copyright > span,
footer .copyright > a {
	float: left;
}
footer .copyright-statement {
	margin-right: 10px;
	font-weight: 100;
}
footer .powered-by {
	float: right;
}
footer .powered-by a {
	color: #428bca;
}

footer .dropdown-menu > li > a,
footer .dropdown-menu > li > a:visited {
	color: #8993a2;
}

footer .dropdown-menu > li > a:hover,
footer .dropdown-menu > li > a:active,
footer .dropdown-menu > li > a:focus {
	background: lightgray;
	color: #8993a2;
}
footer .dropdown-menu > li > p {color:black;font-weight:500;}
footer .nav .open>a,
footer .nav .open>a:hover,
footer .nav .open>a:focus {
	background-color: transparent;
}

@media only screen and (max-width : 979px) {
	footer .copyright {font-size: 12px;}
	footer .powered-by {float: none;display: block;}
	footer .footer-headline h3 {
		margin-top: 50px;
	}
}

@media only screen and (max-width : 767px) {
	footer {padding-bottom: 100px;}
	footer .footer-links {padding-top:10px; margin-top: 10px; margin-bottom:-25px}
	footer .footer-links ul li {display:block;}
	footer .footer-links ul li a {line-height: 40px;}
	footer .footer-links ul li ul {margin-left: 0px;}
	footer .copyright {text-align: center;}
	footer .copyright > span{float: none;}
	footer .powered-by {float: none;display: block;}
	footer .dropdown-menu > li > p {color:white;}
	footer .footer-links ul li {display: block;}
	footer .footer-links {padding-top:50px;}
	footer .footer-links ul li {display:block;}
	footer .footer-links ul li ul{margin-left: 0px;}
	footer .footer-links-wrapper {margin-bottom: 0px;}
}

/***********************************************************************************************************************
  Blog
  *******************************************************************************************************************/

.blog_body_selector h2, .blog_body_selector .sidebar a {font-weight:600;}
.blog_body_selector h1 {text-align:center;margin-bottom:20px;}


/***********************************************************************************************************************
  Properties
  *******************************************************************************************************************/


.foresale-box-image img {
	width: 100%;
	height: 100%;
}
.foresaledetail-home-image {
	margin: 0;
	padding: 0;
	max-width: 100%;
	max-height: 600px;
	position: relative;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-border: 10px solid #ffffff;
	-moz-border: 10px solid #ffffff;
	-o-border: 10px solid #ffffff;
	border: 10px solid #ffffff;
	-webkit-box-shadow: 0 0 1px #cccccc;
	-moz-box-shadow: 0 0 1px #cccccc;
	-o-box-shadow: 0 0 1px #cccccc;
	box-shadow: 0 0 1px #cccccc;
}
.foresale-box {
	box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px, inset rgba(255, 255, 255, 0.88) 0px 1px 3px -1px;
}
.foresale-box {
	padding: 0;
	width: 100%;
	overflow: hidden;
	margin: 0 auto 30px;
	background-color: #ffffff;
}

.foresale-box-image {
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.foresale-box-status {
	left: 0;
	bottom: 0;
	width: 100%;
	display: block;
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
	overflow: hidden;
	padding: 12px 16px;
	text-align: center;
	position: absolute;
	letter-spacing: 1px;
	background-color: rgba(0, 0, 0, 0.6);
}

.foresale-box-content {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 0;
}
.foresale-box-address {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0 35px 15px 15px;

	-webkit-border-bottom: 1px solid #f2f2f2;
	-moz-border-bottom: 1px solid #f2f2f2;
	-o-border-bottom: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}
.foresale-box-address:after {
	top: 0;
	right: 15px;
	width: 20px;
	height: 20px;
	color: #5470A0;
	font-size: 22px;
	content: '\f041';
	text-align: center;
	position: absolute;
	font-family: 'FontAwesome';
}
.main-address {
	width: 100%;
	color: #333333;
	font-size: 22px;
	font-weight: 700;
	overflow: hidden;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
.sub-address {
	width: 100%;
	overflow: hidden;
}
.foresale-box-details {
	width: 100%;
	position: relative;
	padding: 15px 35px 0 15px;
}
.foresale-box-details:after {
	top: 15px;
	right: 15px;
	width: 20px;
	height: 20px;
	color: #5470A0;
	font-size: 22px;
	content: '\f05a';
	text-align: center;
	position: absolute;
	font-family: 'FontAwesome';
}
.foresale-box-desc {
	width: 100%;
	overflow: hidden;
	padding: 0 35px 15px 15px;
}
.link-wrapper {
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 15px 15px 12px;
}
.foresale-box-link {
	width: auto;
	color: #5470A0;
	overflow: hidden;
	padding: 6px 12px;
	text-align: center;
	display: inline-block;
	background-color: #ffffff;

	-webkit-border: 1px solid #5470A0;
	-moz-border: 1px solid #5470A0;
	-o-border: 1px solid #5470A0;
	border: 1px solid #5470A0;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
.foresale-box-link:hover { background-color: #5470A0; color: #ffffff !important; text-decoration: none; }

.map-table {
	width: 100%;
	margin-bottom: 40px;

	-webkit-border: 1px solid #dfdfdf;
	-moz-border: 1px solid #dfdfdf;
	-o-border: 1px solid #dfdfdf;
	border: 1px solid #dfdfdf;
}
.map-table thead th {
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	padding: 13px 15px;
	background-color: #5470A0;
}
.map-table tbody tr:nth-child(2n) { background: #f5f5f5; }
.map-table tbody tr:first-child {
	-webkit-border-top: 1px solid #dfdfdf;
	-moz-border-top: 1px solid #dfdfdf;
	-o-border-top: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;
}
.map-table tbody tr td {
	padding: 13px 15px;
	line-height: normal;

	-webkit-border-bottom: 1px solid #dfdfdf;
	-moz-border-bottom: 1px solid #dfdfdf;
	-o-border-bottom: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

.second-section {
	padding: 30px 0;
}

#property-map {
	padding-bottom: 30px;
}

a.looking-link {
	color: #ffffff;
}

a.looking-link:hover {
	color: #bdc3c7;
}
.foresaledetail-home-image {
	margin: 0;
	padding: 0;
	max-width: 100%;
	max-height: 600px;
	position: relative;
	background-color: transparent;

	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	-webkit-border: 10px solid #ffffff;
	-moz-border: 10px solid #ffffff;
	-o-border: 10px solid #ffffff;
	border: 10px solid #ffffff;

	-webkit-box-shadow: 0 0 1px #cccccc;
	-moz-box-shadow: 0 0 1px #cccccc;
	-o-box-shadow: 0 0 1px #cccccc;
	box-shadow: 0 0 1px #cccccc;
}
.foresaledetail-home-image h2 { font-size: 40px; }
@media only screen and (max-width: 599px) {
	.foresaledetail-home-image h2 {
		font-size: 20px;
		display: block !important;
	}
}
.foresaledetailed-section {
	margin: 0;
	width: 100%;
	padding: 40px 0 0;
	background-color: #ffffff;
}
.foresaledetailed-title {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-bottom: 40px;
}
#bxslider-wrapper {
	width: 100%;
	max-width: 970px;
	overflow: hidden;
	position: relative;
	margin: 0 auto 40px;
}
#bxslider-prev {
	top: 50%;
	left: 15px;
	width: 80px;
	height: 80px;
	font-size: 80px;
	text-align: left;
	line-height: 80px;
	margin-top: -40px;
	position: absolute;
}
#bxslider-next {
	top: 50%;
	right: 23px;
	width: 80px;
	height: 80px;
	font-size: 80px;
	text-align: right;
	line-height: 80px;
	margin-top: -40px;
	position: absolute;
}
.bxslider-navigation a { color: #ffffff; }
.bxslider { padding: 0; }
.bxslider img { width: 100%; }
#slide-counter {
	bottom: 0;
	left: 45%;
	color: #ffffff;
	font-size: 16px;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.6);
	padding-top: 20px;
	text-align: center;
	font-size: 20px;
	width: 148px;
	height: 72px;
}
#slide-counter span:first-child { margin-right: 10px; }
#slide-counter span:last-child { margin-left: 10px; }
.highlighted-text a {color:white;}
.lpbutton {
	color:white !important;
	background: #428BCA;
	margin-top: 15px;
}
.home-about .col-sm-9 .col-sm-6 {
	margin-top: 15px;
}
.navbar-right {padding: 0 10px 0 10px;}
@media (max-width: 991px) {
	.footer-middle, .footer-left, .footer-right {width:100%;}
}
.foresale-box-price {
	color: #ffffff;
	font-size: 26px;
	overflow: hidden;
	padding: 14px 16px;
	text-align: center;
	position: relative;
	background-color: #aaaaaa;
}


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.main {
		margin: 20px 0px 10px 10px;
	}
	/*.sub{
		margin: 20px 0px 10px 80px;
	}*/
	.resource-set{
		margin: 10px 20px 30px 20px;
	}
	section.banner div.banner-sub-container {
		display: block;
	}
	#short-form {
		max-width: 100%;
	}
	.resource-set h3 {
		text-align: center;
		margin-bottom: 10px;
	}
	.home-about img {
		max-width:250px;
		margin: 15px auto 15px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.button {font-size:12px;}
	.form-horizontal h2 {text-align:center;}
	form#sellhouseform {
		width:80%;
	}
}
