/* 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;
}
.lpcontainer {
	font-family: verdana;
	font-size: 16px;
}
.lpeditable.lphiding {
  display: none;
}

/*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;
}
.contemp-faq {display: none;}
/***********************************************************************************************************************
	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;
}
.privacy span {margin: 0 5px;}
.privacy i {font-size: 11px;}
.home-image-style2 {display:none;}
.arrow-block {display:none;}
i {font-size:12px;}
.arrow-block {display:none;}
ul.dropdown-menu li p {
	padding: 3px 20px;
}
ul.dropdown-menu li:first-of-type {
	color: black;
}
/***********************************************************************************************************************
	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%;
}

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 img.lpeditable {
  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
	*******************************************************************************************************************/
div.banner {
    background: url(../images/th3757150490.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    height: auto;
    min-height: 700px;
    background-position: center center;
}
.banner h1, .banner p {
    color:white;
}
.banner h1 {font-size:55px;}
.banner p {font-size:30px;}
/***********************************************************************************************************************
	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;}
}

/***********************************************************************************************************************
	cta-section section
	*******************************************************************************************************************/
section.cta-section, section.phone-cta, section.highlighted-text {
	height: auto;
    font-size:32px;
	padding: 40px 0 40px 0;
	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;}
}

/***********************************************************************************************************************
	lpvideo-container section
	*******************************************************************************************************************/
section.lpvideo-container {
    width: 100%;
    max-height: 500px;
}
section.lpvideo-container .lpvideo {
  text-align:center;
}
/***********************************************************************************************************************
	contact-me section
	*******************************************************************************************************************/
section.contact-me form button {
	max-width: 350px;
	margin-top: 20px;
}
.contact-me img {display:none;}
/***********************************************************************************************************************
	page-heading section
	*******************************************************************************************************************/
.page-heading {
	margin-bottom:50px;
	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;
	}
}

/***********************************************************************************************************************
	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 > div.copyright.lpeditable > div > span:nth-child(1),
    footer > div.copyright.lpeditable > div > a:nth-child(2) {
        float:left;
    }
    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 > div.copyright.lpeditable > div > span:nth-child(1),
        footer > div.copyright.lpeditable > div > a:nth-child(2) {
            float: none;
        }
        footer .footer-headline h3 {
            margin-top: 50px;
        }
    }

    @media only screen and (max-width : 767px) {
        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;}
.hero-content {padding-top:200px;}
.lpbutton {
    color:white !important;
    background: #428BCA;
    margin-top: 15px;
}
.home-about .col-sm-9 .col-sm-6 {
    margin-top: 30px;
}
.navbar-right {padding: 0 10px 0 10px;}
#bxslider-prev > a > i {
	font-size: 80px;
}
#bxslider-next > a > i {
	font-size: 80px;
}
@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;
	}
    #lookingform label {
        width:100%;
        text-align:left;
    }
  section.banner div.banner-sub-container {
    display: block;
  }
  section.banner form {
    min-width:300px;
  }
	.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%;
  }
    .banner .hero-content {padding-top: 60px;}
    .banner .hero-text h1 {font-size: 40px;}
    .banner .hero-text p {font-size: 25px;}
    h1 {font-size: 30px;}
    div.banner {padding-bottom: 30px; min-height: 0;}
    section.highlighted-text a {font-size: 25px;}
    section.cta-section, section.phone-cta, section.highlighted-text {font-size: 25px;}
}

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