/* page style */

@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova/ProximaNova-Regular.eot');
  src: url('../fonts/ProximaNova/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova/ProximaNova-RegularItalic.eot');
  src: url('../fonts/ProximaNova/ProximaNova-RegularItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-RegularItalic.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-RegularItalic.ttf') format('truetype'), url('../fonts/ProximaNova/ProximaNova-RegularItalic.svg#ProximaNova-RegularItalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova/ProximaNova-Bold.eot');
  src: url('../fonts/ProximaNova/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova/ProximaNova-BoldItalic.eot');
  src: url('../fonts/ProximaNova/ProximaNova-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-BoldItalic.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-BoldItalic.ttf') format('truetype'), url('../fonts/ProximaNova/ProximaNova-BoldItalic.svg#ProximaNova-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova/ProximaNova-Semibold.eot');
  src: url('../fonts/ProximaNova/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Semibold.ttf') format('truetype'), url('../fonts/ProximaNova/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova/ProximaNova-SemiboldItalic.eot');
  src: url('../fonts/ProximaNova/ProximaNova-SemiboldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-SemiboldItalic.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-SemiboldItalic.ttf') format('truetype'), url('../fonts/ProximaNova/ProximaNova-SemiboldItalic.svg#ProximaNova-SemiboldItalic') format('svg');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('../fonts/ProximaNova/ProximaNova-Light.eot');
  src: url('../fonts/ProximaNova/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Light.ttf') format('truetype'), url('../fonts/ProximaNova/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
body { 
	padding-top: 50px; 
	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;
}
.lpvideo-container {
	width: 100%;
	max-height: 500px;
}
.lpeditable.lphiding {
  display: none;
}

.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-brand, .navbar-brand:visited {
	color: #ffffff; 
}

.banner {
	background-color: #333;
	position:relative;
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-position: center center;
	background-image: url(../images/Whatwillouraffordablehousing3NarrowerMiddle.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 700px;
}

.banner-text {
	position: absolute;
	bottom: 50px;
	left: 70px;
	color: #fff;
	max-width:768px;
}

@media (max-width: 991px) and (min-width: 768px){
  nav .container {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}

@media (max-width: 898px ) and (min-width: 768px){
  nav img {
    max-width: 150px;
    margin-top: 20px;
  }
}

@media (max-width: 810px ) and (min-width: 768px){
  nav img {
    max-width: 100px;
  }
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000;
}


.center-container, .contact-container {
	max-width: 992px;
}

.center-container .home-about {
	margin-top: 40px;
}

.left-container {
	max-width: 720px;
}

.contact-form {
	margin-right: 30px;
}

.contact-form button {
	max-width: 350px;
	margin-top: 20px;
}

.banner-text h1 {
	font-size: 3em;
	color: #ffffff;
}

.banner-text p {
	font-size: 1.3em;
	color: #ffffff;
}

.center-container h1, .center-container h2 {
	margin: 100px 0 50px 0;
	text-align: center;
	font-size: 2em;
}

.center-container h3 {
	margin: 60px 0 50px 0;
	font-size: 1.5em;
}

.page-heading {
	padding: 60px 0 0 0;
	margin-bottom:50px;
	border-bottom: 1px solid #eee;
}

.page-heading h1, .page-heading h4 {
	margin: 0 0 20px 0;
	color: white;
	text-align: left;
	font-weight: 600;
}

.how-step {
	margin: 0 auto 30px auto;
	text-align: center;
}

.how-step p {
	text-align: center;
	margin: 20px auto;
	max-width: 500px;
}

.three-steps h2 {
	color: #777;
	margin-bottom:20px;
	font-size:30px;
}

.three-steps {
	text-align: center;
}

.about-blocks {
	margin-top: 75px;
}

.about-blocks p {
	color: #888;
}

.about-blocks img {
	width: 50px;
	height: 50px;
	margin: 10px 10px 0 0;
	padding: 2px;
}

@media (max-width: 480px) {


	.banner h1 {
		margin-top: 0;
	}

	.banner-text {
		bottom: 20px;
		left: 10px;
	}

	.banner-text h1 {
		font-size: 2em !important;
	}

	.banner-text p {
		font-size: 1em !important;
	}

	.contact-form {
		margin-right: 0px;
	}
}

@media (max-width: 768px) {
	.banner-text {
		bottom: 10px;
		left: 5px;
		text-align: center;
	}

}

.testimonial {
	margin: 40px auto;
	width:80%;
	color: #ffffff;
}


.form-container {
	width: 100%;
}

.form {
	max-width: 350px;
	margin: 0 auto;
}

.form-horizontal {
	max-width: 650px;
	margin: 0 auto;
}

.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;
}

.message {
	max-width: 780px;
	margin: 20px auto;
	padding: 5px 15px;
	border: 1px dashed #ccc;
}

.faq {
	background-color: #fafafa;
	padding: 10px 15px;
}

.faq-question {
	color: #444444;
	font-size: 18px;
}

.privacy span {
	margin: 0 5px;
}

.privacy i {
	font-size: 11px;
}

.privacy-policy h2 {
	margin: 40px 0 0 0;
	text-align: left;
}

.privacy-policy hr {
	margin: 0 0 20px 0;
	padding: 0;
}
.lpfooter {
	/*min-height: 300px;*/
	background-color: #585f69;
	border-top:5px solid #8993A2;
	color: #ffffff; /* #d4d4d4; */
	font-weight: 400;
}

.lpfooter a:hover {
	color: white;
}

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

.footer-headline h3 {
	font-weight: 500;
	color: #ffffff;
}

footer.row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.copyright {
	padding: 10px;
	margin-top: 30px;
	color: #ffffff;
	font-size:14px;
	background-color: #444444;
}

.copyright-statement {
	margin-right: 10px;
	font-weight: 100;
}

.powered-by {
	float: right;
	font-weight: 100;
}

@media (max-width:1000px) {
	.copyright {
		font-size: 12px;
	}
}
@media (max-width:787px) {
	.copyright {
		margin-left: 20px;
	}
	.powered-by {
		float:left;
	}
}

/*START COLORSCHEME*/
.lp-bg-color { background-color: #f0f2f5;}
.lp-text-color { color: #050303;}
.lpcontainer .lp-accent-color { background-color: #99b4d4;}
.lpcontainer { color: #050303;background-color: #f0f2f5;}
/*END COLORSCHEME*/

/* 11.3 Social Icons
---------------------------------------------------------------------------*/
/* 11.3.1 List
---------------------------------------------------------------------------*/
.social-icons ul {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    list-style: none;
    text-align: center;
}

/* 11.3.2 Items
---------------------------------------------------------------------------*/
.social-icons ul li {
    padding: 0;
    margin: 0 5px 10px;
    display: inline-block;
}

/* 11.3.3 Anchor
---------------------------------------------------------------------------*/
.social-icons ul li a {
    width: 30px;
    height: 30px;
    display: block;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    background-color: #333946;

    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}
.social-icons ul li a i { line-height: 30px; }

/* 11.3.4 Hover
---------------------------------------------------------------------------*/
.social-icons ul li a:hover { background-color: #e4545b; }

.private-question {
  font-size: 20px;
  cursor: pointer;
}
.private-answer {
  margin-left: 40px;
  font-size: 14px;
}
.private-answer p {
  font-size: 16px;
  text-align: justify;
  margin-bottom: 20px;
  color: #727272;
}

#privatemoneyform button {
  font-size: 25px;
  padding: 10px 0;
}
.private-title {
  background-color: #3276b1;
  padding: 10px 0;
  margin: 0 0 50px !important;
  color:  #FFF;
}
.push-down {
  margin-top: 100px;
}

/* begin adding form to hero unit */

.hero-content {
  /*background: rgba(0, 0, 0, 0.65);*/
  padding: 80px 20px 0;

}

.hero-content .row .col-sm-6 .hero-content-text p {
  color: #ffffff;
  font-weight: 400;
  line-height: 24px;
  text-align: justify;
}

.hero-content-text li.lpeditable {
  color: #ffffff;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  text-align: left;
}

.hero-content-text h4 {
  color: #ffffff;
  font-weight: 600;
  line-height: 24px;
}

.hero-content-text .call-now {
  padding: 3px 8px;
  margin: 0 auto 5px auto;
  background: rgba(0, 0, 0, 0.15);
}

.hero-content-text {
  max-width: 600px;
  padding: 10px 10px 10px 10px;
  margin: 0 auto 0 0;
  background: rgba(0, 0, 0, 0.45);
}

@media (max-width: 767px) {
  .hero-content > .row > .col-sm-6 {
      background: rgba(0, 0, 0, 0.15);
      padding-top: 10px;
  }
}

.form-white-outline-transparent {
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  display: inline-block;
  zoom: 1;
  color: #fff;
  padding: 0 10px;
  border: 2px solid #fff;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.45);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.white-outline-transparent {
  -webkit-font-smoothing: antialiased;
  vertical-align: middle;
  zoom: 1;
  color: #fff;
  /*padding: 22px 11px 15px 41px;*/
  border: 1px solid #fff;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.45);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

#short-form {
  max-width: 400px;
  margin: 0 0 0 auto;
  padding: 10px;
}

@media (max-width: 767px) {
	.hero-content-text {
	  max-width: 500px;
	  padding: 0 10px 10px 10px;
	  margin: 0 auto;
	  background: rgba(0, 0, 0, 0.45);
	}
	#short-form {
	  max-width: 400px;
	  margin: 0 auto;
	  padding: 10px;
	}
	.hero-text {
		color: #fff;
		text-align: center;
		padding-bottom: 15px;
	}
	.hero-content-form {
		padding-bottom: 10px;
	}
}

#short-form h3 {
  color: #ffffff;
  padding-bottom: 10px;
}

#short-form label {
  text-align: left;
}


.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;
}

.hero-text {
	color: #fff;
	padding-bottom: 15px;
	margin-top: 190px;
}

.hero-text h1 {
	font-size: 60px;
	color: #fff;
}

.hero-text p {
	font-size: 30px;
	color: #fff;
}

.auto-row {
	margin: 0 auto;
	max-width: 1100px;
}

@media (max-width: 1200px) {
	.auto-row {
		margin: 0 5px;
	}

}
/* end adding form to hero unit */
.no-body-padding {
	padding-top: 0;
}
.padding-15 {
	padding-top: 15%;
}

/*styling added for modern to replace footer margin*/
/*note: remove margin-top from lpfooter class*/
section {
	padding-bottom: 50px;
}

/* add new section style v1 */
.added-section {
	padding: 40px 0;
	background-color: #ffffff;
}

.added-section h2 {
	padding-bottom: 30px;
	font-size: 40px;
}

.added-section blockquote.testimonial {
	margin: 40px auto;
	width:80%;
	color: #ffffff;
	background-color: #5470A0;
}

.added-section blockquote.testimonial .quoted {
	padding-left: 10%;
}

.small-section-title {
	margin-bottom: 20px;
	font-size: 25px;
}

@media (max-width: 767px) {
	.small-section-title {
		margin-top: 20px;
	}
}

.lpbutton {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #428BCA;
    color: #ffffff;
}

.lpbutton:focus,
.lpbutton:active:focus,
.lpbutton.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.lpbutton:hover,
.lpbutton:focus {
  text-decoration: none;
  background-color: #3276B1;
}
.lpbutton:active,
.lpbutton.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.lpbutton.disabled,
.lpbutton[disabled],
fieldset[disabled] .lpbutton {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}

.forsale-houses-section {
    margin: 0;
    width: 100%;
    position: relative;
    padding: 60px 0 30px;
}

/* Foresals Box
---------------------------------------------------------------------------*/
.foresale-box {
    padding: 0;
    width: 100%;
    overflow: hidden;
    margin: 0 auto 30px;
    background-color: #ffffff;
}

/* Image
---------------------------------------------------------------------------*/
.foresale-box-image {
    padding: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.foresale-box-image img { width: 100%; height: 100%;}

/* Status
---------------------------------------------------------------------------*/
.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);
}

/* More Details
---------------------------------------------------------------------------*/
.foresale-box-moredetails {
    top: 0;
    left: 0;
    width: 100%;
    color: #ffffff;
    font-size: 18px;
    overflow: hidden;
    line-height: 1.4;
    padding: 10px 12px;
    position: absolute;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
}

/* Price
---------------------------------------------------------------------------*/
.foresale-box-price {
    color: #ffffff;
    font-size: 26px;
    overflow: hidden;
    padding: 14px 16px;
    text-align: center;
    position: relative;
    background-color: #aaaaaa;
}

/* Content
---------------------------------------------------------------------------*/
.foresale-box-content {
    width: 100%;
    overflow: hidden;
    padding: 15px 0 0;
}

/* Address
---------------------------------------------------------------------------*/
.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;
}

/* Details
---------------------------------------------------------------------------*/
.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';
}

/* Description
---------------------------------------------------------------------------*/
.foresale-box-desc {
    width: 100%;
    overflow: hidden;
    padding: 0 35px 15px 15px;
}

/* Link
---------------------------------------------------------------------------*/
.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
========================================================================== */
.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;
    }
}




/* ==========================================================================
   foresaledetail Section
========================================================================== */
/* Wrapper
---------------------------------------------------------------------------*/
.foresaledetailed-section {
    margin: 0;
    width: 100%;
    padding: 40px 0 0;
    background-color: #ffffff;
}

/* Title
---------------------------------------------------------------------------*/
.foresaledetailed-title {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-bottom: 40px;
}

/* Slider
---------------------------------------------------------------------------*/
/* Wrapper
---------------------------------------------------------------------------*/
#bxslider-wrapper {
    width: 100%;
    max-width: 970px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 40px;
}

/* Previous button
---------------------------------------------------------------------------*/
#bxslider-prev {
    top: 50%;
    left: 15px;
    width: 80px;
    height: 80px;
    font-size: 80px;
    text-align: left;
    line-height: 80px;
    margin-top: -40px;
    position: absolute;
}

/* Next button
---------------------------------------------------------------------------*/
#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; }

/* Image
---------------------------------------------------------------------------*/
.bxslider img { width: 100%; }

/* Counter
---------------------------------------------------------------------------*/
#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; }


/* ==========================================================================
   saledetail
========================================================================== */
/* Wrapper
---------------------------------------------------------------------------*/
.saledetail {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}

/* Title
---------------------------------------------------------------------------*/
.saledetail-title {
    width: 100%;
    color: #5470A0;
    font-size: 24px;
    overflow: hidden;
    margin-bottom: 20px;
}

/* Content
---------------------------------------------------------------------------*/
.saledetail-content p:last-child { margin-bottom: 0; }

/* Table
---------------------------------------------------------------------------*/
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;
}
table thead th {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    padding: 13px 15px;
    background-color: #5470A0;
}
tbody tr:nth-child(2n) { background: #f5f5f5; }
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;
}
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;
}

/* Owner info
---------------------------------------------------------------------------*/
.owner-info {
    width: 100%;
    margin: 0 auto 40px;
}
.owner-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.owner-info ul li {
    width: 100%;
    padding: 10px 0;
    display: block;

    -webkit-border-bottom: 1px solid #dfdfdf;
       -moz-border-bottom: 1px solid #dfdfdf;
         -o-border-bottom: 1px solid #dfdfdf;
            border-bottom: 1px solid #dfdfdf;
}
.owner-info ul li:first-child { padding: 0 0 10px; }
.owner-info ul li i { margin-right: 10px; }
.owner-name { font-size: 24px; }

.google-stuff a {
    color: #2c3e50;
}
.google-stuff a:hover {
    color: #bdc3c7;
}

#print-page {
  padding-bottom: 15px;
}
a.print-button {
  background-color: #ffffff;
  border: 3px solid #2c3e50;
  border-radius: 5px;
  color: #2c3e50;
}
a.print-button:hover {
  background-color: #2c3e50;
  color: #ffffff;
}

/* ==========================================================================
   Map
========================================================================== */
#map {
    width: 100%;
    height: 348px;
    overflow: hidden;
    margin-bottom: 40px;
}
@media only screen and (max-width: 599px) { 
    #map { height: 250px; } 
}
@media (max-width: 792px) {
    .map-container {   
        width: 100%;
        margin: 20px 10px;
    }
}

.foresale-box {
  box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px, inset rgba(255, 255, 255, 0.88) 0px 1px 3px -1px;
}

.looking-section {
	background-color: #5470A0;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 20px;
}

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

a.looking-link:hover {
  color: #000000;
  text-decoration: none;
}