@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);

body {
	padding-top: 50px; 
	font-family: "Lato", "Helvetica Neue", Arial;
}

a {
	-webkit-transition: color 0.25s, background 0.25s;
	-moz-transition: color 0.25s, background 0.25s;
	-o-transition: color 0.25s, background 0.25s;
	transition: color 0.25s, background 0.25s;
}

.lpeditable.lphiding {
  display: none;
}

/* NAV */

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

.navbar-header .navbar-toggle:hover span.icon-bar {
	background-color: #ffffff;
}

.navbar-header .navbar-toggle:focus span.icon-bar {
	background-color: #ffffff;
}

.navbar.white {
	background: #ffffff;
	margin-bottom: 0;
}

.navbar.white a.navlink {
	color: #555;
}

.navbar.white a.navlink:hover {
	color: #000000;
}

.navbar-brand {
	color: #333;
	font-size: 30px;
}

p.lpeditable {
	font-size: 16px;
}

.deals .row {
	padding: 10px 0;
}

button.navbar-toggle {
	color: #333;
}

/* HERO */

#hero {
	background: #4B4848;
	height: 585px;
	position: relative;
	background-image: url(../images/897375_20160325003303.jpg);
	background-position: center center;
	background-size: cover;
}

#hero .bg {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

#hero .bg:before {
	position: absolute;
	top: 10%;
	bottom: 0;
	left: 0;
	right: 0;
	content: '';
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.25) 100%);
}
#hero .bg:after {
	background: rgba(3, 9, 27, 0.5);
	content: '';
	position: absolute;
	display: block;
	height: 100%;
	left: 0;
	width: 100%;
	top: 0;
}

#hero .hero-content {
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}

#hero .container {
	padding-top: 250px;
	z-index: 100;
	max-width: 1070px;
	margin: 10px auto;

} 

#hero h1.hero-text {
	margin-top: 10px;
	text-align: center;
	font-size: 48px;
	font-weight: 300;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}

#hero .sub-text {
	-webkit-font-smoothing: antialiased;
	margin: 0 auto;
	margin-top: 25px;
	text-align: center;
	font-family: "Arial";
	color: #f7f7f7;
	font-weight: 400;
	font-size: 20px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	width: 75%;
}

.white-outline-transparent {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	color: #fff;
	padding: 12px 31px;
	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 input {
	padding: 0 31px;
}

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


.optin-container {
	width: 100%;
	text-align: center;
}

#optin-form {
	margin: 20px auto 10px auto;
	max-width: 500px;
}

#optin-form label {
	font-family: "Arial";
	text-align: left;
	width: 100%;
}

#optin-form a.button {
	margin: 10px 0;
	font-weight: 600;
}

.button {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	padding: 13px 32px;
	font-weight: 400;
	font-size: 17px;
	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;
	margin-bottom: 10px;
	transition: all 0.2s linear;
}

a.button:hover {
	text-decoration: none;
}

.hero-extra-buttons {
	margin: 10px 0;
	width: 100%;
	text-align: center;
}

/* DEALS DISPLAY SECTION */

.deals-display {
	background: #F2F7FD;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
}

.deals-display .container {
	padding-left: 0;
	padding-right: 0;
}

.deals-display h2, .deals-display h3 {
	text-align: center;
}

.deals-display .deals-sub-text {
	text-align: center;
}

.deal-box {
	background: #ffffff;
	padding: 0 0 10px 0;
	overflow: hidden;
	box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px, inset rgba(255, 255, 255, 0.88) 0px 1px 3px -1px;
}

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

.deal-image img {
	width: 100%;
}

.deal-status {
	left: 0;
	bottom: 0;
	width: 100%;
	display: block;
	color: #ffffff;
	font-size: 25px;
	font-weight: 300;
	overflow: hidden;
	padding: 2px 10px;
	text-align: center;
	position: absolute;
	letter-spacing: 1px;
	background-color: rgba(0, 0, 0, 0.5);
}

.deal-location {
	padding: 15px 0;
	-webkit-border-bottom: 1px solid #f2f2f2;;
	-moz-border-bottom: 1px solid #f2f2f2;;
	-ms-border-bottom: 1px solid #f2f2f2;;
	-o-border-bottom: 1px solid #f2f2f2;;
	border-bottom: 1px solid #f2f2f2;;
}

.deal-location .city {
	text-align: center;
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.deal-location .part-of-town {
	text-align: center;
	display: block;
	font-size: 15px;
	font-weight: 400;
}

.deal-analysis .headline {
	text-align: center;
	display: block;
	font-size: 18px;
	font-weight: 600;
	margin-top: 3px;
	margin-bottom: 5px;
}

.deal-analysis .price-block {
	clear: both;
	padding: 3px 10px;
	font-family: "Arial";
	
}

.deal-analysis .price-label {
	float: left;
	font-size: 15px;
	color: #777;
}

.deal-analysis .price {
	float: right;
	font-size: 16px;
	font-weight: 400;
	color: #7DACEB;
}

.deal-analysis .profit-label {
	float: left;
	font-size: 18px;
	color: #444;
	font-weight: 400;
	padding-top:2px;
}

.deal-analysis .profit {
	float: right;
	font-size: 20px;
	font-weight: 400;
	color: #4589E3;
}

.deals-display .more-info {
	clear: both;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 10px;
	width: 100%;

	-webkit-border-top: 1px solid #f2f2f2;;
	-moz-border-top: 1px solid #f2f2f2;;
	-ms-border-top: 1px solid #f2f2f2;;
	-o-border-top: 1px solid #f2f2f2;;
	border-top: 1px solid #f2f2f2;;
}

.home-about-section {
	background: #ffffff;
}

.video-section {
	background: #F2F7FD;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
}

.home-about-section .row {
	margin: 30px auto;
	padding: 0 30px;
	max-width: 1000px;
}

.section-title {
	text-align: center;
	margin-bottom:20px;
}

footer {
	padding: 30px;
	text-align: center;
	-webkit-border-top: 2px solid #000066;
	-moz-border-top: 2px solid #000066;
	-ms-border-top: 2px solid #000066;
	-o-border-top: 2px solid #000066;
	border-top: 2px solid #000066;
}

.title-section {
	background-color: #5e7a9b;
	height: 150px;
	position: relative;
	-webkit-border-bottom: 2px solid #000066;
	-moz-border-bottom: 2px solid #000066;
	-ms-border-bottom: 2px solid #000066;
	-o-border-bottom: 2px solid #000066;
	border-bottom: 2px solid #000066;
	background-image: url(../images/background2.jpg);
	background-position: center center;
	background-size: cover;
}

.title-section .bg {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.title-section .bg:after {
	background: rgba(3, 9, 27, 0.7);
	content: '';
	position: absolute;
	display: block;
	height: 100%;
	left: 0;
	width: 100%;
	top: 0;
}

.title-section .title-content {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 10px;
	left: 0;
}

.title-section h1 {
	color: #ffffff;
	font-weight: 300;
	text-align: center;
}

.title-section p {
	color: #f2f2f2;
	font-weight: 300;
	font-size: 16px;
	text-align: center;
}

p.city-state-zip {
	font-size: 22px;
}

.about-section {
	padding-top: 30px;
}

.about-section .row {
	margin: 20px 0 40px 0;
}

.info-section {
	padding-top: 30px;
}

.info-section .row {
	margin: 20px 0 40px 0;
}

.info-section h2 {
	margin-top: 0;
	padding-top: 0;
}

.info-section .sign-up {
	margin-top: 50px;
	text-align: center;
} 

.signup-section {
	background-color: #355069;
	margin-top: 0;
	padding: 20px 0 30px 0;
}

.signup-section h2, .signup-section .sub-text {
	color: #ffffff;
	text-align: center;
}


.contact-section {
	padding-top: 30px;
	padding-bottom: 50px;
	background: #fcfcfc;
}

#contact-form, .address-container {
	padding: 10px 20px;
	-webkit-border: 1px solid #F2F7FD;
	-moz-border: 1px solid #F2F7FD;
	-ms-border: 1px solid #F2F7FD;
	-o-border: 1px solid #F2F7FD;
	background-color: #ffffff;
	border: 1px solid #9e9e9e;
	box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px, inset rgba(255, 255, 255, 0.88) 0px 1px 3px -1px;
}

#contact-form h3, .address-container h3 {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}

#contact-form label {
	color: #3B88B6;
	font-weight: 400;
}

#contact-form .submit-button {
	text-align: center;
}

.address-container {
	text-align: center;
}

.address-container li.name {
	color: #3B88B6;
	font-weight: 300;
	font-size: 18px;
}

.content-section .container {
	padding-top: 30px;
	padding-bottom: 50px;
}

.images-section {
	padding: 50px 0 10px 0;
}

.images-section img {
	margin: 0 auto;
}

.deal-details-section h2 {
	text-align: center;
	padding: 20px 0;
}

.details-group {
	width: 100%;
	clear: both;
}

.details-group .details-label {
	float: left;
	width: 50%;
	font-size: 18px;
	font-weight: 300;
}

.details-group .details-value {
	float: right;
	text-align: center;
	width: 50%;
	font-size: 18px;
}

.details-map {
	font-size: 20px;
	text-align: center;
}


.deal-details {
	border: 1px dashed #ededed;
	padding: 10px 30px;
	margin: 10px auto 30px auto;
	max-width: 900px;
}

.deal-details p {
	font-size: 18px;
	font-weight: 300;
}

.property-details, .contact-details, .flip-analysis {
	padding-bottom: 50px;
}

.property-details h3, .contact-details h3, .flip-analysis h3 {
	padding-bottom: 5px;
	border-bottom: 2px solid #bbb;
}

.contact-method, .contact-name {
	font-size: 18px;
}

.contact-method span, .contact-name span {
	margin-right: 10px;
}

.price-section {	
	text-align: center;
	background-color: #777;
	padding-bottom: 10px;
	margin: 20px 0 20px 0;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
}

.price-section h2 {
	color: #ffffff;
	font-weight: 300;
}

.price-section .price-label {
	font-size: 50px;
	padding: 0;
	color: #ffffff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
}

.result-group {
	text-align: center;
	clear: both;
	padding-top: 10px;
}

.result-label {
	border: 1px solid #7DACEB;
	background-color: #7DACEB;
	color: #ffffff;
	padding: 3px 10px;
	font-size: 20px;
	font-weight: 300;
	display: block;
	margin: 10px auto;
}

.cash-on-cash-label {
	font-size: 18px;
	font-weight: 300;
	padding-left: 0;
}

.result-label2 {
	border: 1px solid #7DACEB;
	color: #7DACEB;
	padding: 3px 10px;
	font-size: 20px;
	font-weight: 300;
	display: block;
	margin: 10px auto;
}

.result-value {
	display: block;
	font-size: 60px;
	color: #7DACEB;
}

.flip-analysis .details-group .details-value {
	text-align: right;
}

.contact-details span.fa {
	color: #7DACEB;
}

@media (max-width: 480px)  {
	.deal-box {
		margin: 20px 10px;
	}

	.signup-section {
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 767px) {

	#hero .container {
		padding-top: 25px;
	}
	#hero h1.hero-text {
		margin-top: 0;
		font-size: 38px;
	}
	#hero .sub-text {
		margin-top: 15px;
		width: 95%;
	}

	.home-about-section .col-sm-3 img {
		margin: 20px auto;
	}

	.address-container {
		margin: 20px;
	}

	.title-section { 
		height: 175px;
	}

	.details-group .details-label {
		text-align: right;
		padding-right: 10px;
	}

	.details-group .details-value {
		text-align: left;
	}

	.flip-analysis .details-group .details-value {
		text-align: left;
	}	

	.details-map {
		clear: both;
		width: 100%;
		padding-top:40px;
		padding-bottom: 40px;
		text-align: center;
	}

	.property-details h3, .contact-details h3, .flip-analysis h3, .result-group {
		text-align: center;
		width: 75%;
		margin-left: auto;
		margin-right: auto;
	}

	.contact-method, .contact-name {
		text-align: center;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.deal-box {
		margin: 20px 50px;
	}
}

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

.form-container {
	width: 100%;
}

.form-horizontal {
	max-width: 70%;
	margin: 0 auto;
}

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

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

.social-icons ul {
    margin: 20px 0 0 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    list-style: none;
}

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

.no-body-padding {
	padding-top: 0;
}

.white-outline-clear-darker {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	color: #fff;
	padding: 0 31px;
	border: 2px solid #fff;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 400;
	background: rgba(0, 0, 0, 0.4);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.white-outline-clear-darker input {
	background-color: #fff;
}
.lift-up {
	margin-bottom: 30px;
}

/* add new section style v1 */
.added-section {
	padding: 30px 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: 50px;
	font-size: 25px;
}

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

.deal-info {
	padding: 15px 0;
	text-align: center;
	display: block;
	font-size: 15px;
	font-weight: 400;
}

.deal-price {
	color: #ffffff;
    font-size: 26px;
    overflow: hidden;
    padding: 14px 16px;
    text-align: center;
    position: relative;
    background-color: #aaaaaa;
    margin-bottom: 15px;
}

.lookingpage-section {
	padding: 30px 0;
	background-color: #355069;
	color: #ffffff;
	font-size: 30px;
}

.lookingpage-section a {
	color: #ffffff;
}

.lookingpage-section a:hover {
	color: #000000;
	text-decoration: none;
}

form#contactwithus {
	padding: 30px 40px;
	background-color: #ffffff;
	border: 1px solid #9e9e9e;
	box-shadow: rgba(0, 0, 0, 0.3) 0 1px 2px, inset rgba(255, 255, 255, 0.88) 0px 1px 3px -1px;
}

#contactwithus .form-group.button-group {
	margin-bottom: 0;
}

.main{
    color: #1d2225;
    font-size: 20px;
}

.main>a{
    color: #2EA1ED;
}

.main>a:hover{
    color: #1578B8;
}

@media (min-width: 768px) {
    .main {
        margin: 20px 0px 10px 10px;
    }
    .sub{
        margin: 20px 0px 10px 80px;
    }
    .resource-set{
        margin: 50px;
    }
}
@media (max-width: 767px) {
    .resource-set h3 {
        text-align: center;
        margin-bottom: 10px;
    }
}
.list-none{
    list-style-type: none;
}
form.custom-built-form input,
form.custom-built-form select {
  margin-bottom: 0;
}
form.custom-built-form .form-group {
  margin-bottom: 15px;
}
.custom-error-message {
  color: #ff0000;
}
.question-bold {
font-weight: bold;
}
.question-italics {
font-style: italic;
}
.question-underline {
text-decoration: underline;
}