
/***********************************************************************************************************************
  Global Classes
  *******************************************************************************************************************/

@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
body {
    font-family: "Lato", "Helvetica Neue", Arial;
}
.lpeditable.lphiding {
    display: none;
}
.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;
}
section {
    padding: 60px 0 60px;
    overflow:hidden;
}
.rocket-header {display: none;}
.section-title {
    text-align: center;
    margin-bottom: 20px;
}
.fa-lock {
    margin: 0 5px 0 0;
}

.content-section .container {
    padding-top: 30px;
    padding-bottom: 50px;
}
.message {
    /*max-width: 70%;*/

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

    margin: 0 auto;
}
.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;
}
form.custom-built-form input,
form.custom-built-form select {
    margin-bottom: 0;
}
form.custom-built-form .form-group {
    margin-bottom: 15px;
}
.testimonials-block-container {
    display: none;
}
.arrow-block {
    display: none;
}
.margin-left-40 {
    margin-left: 40px !important;
}
.form-horizontal {
    max-width: 650px;
    margin: 0 auto;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
.form-group {
    margin-bottom: 15px;
}
.label-lg {
    font-size: 16px;
    font-weight: bold;
    color: #444;
    line-height: 35px;
    /*text-align: right;*/

    height: 35px;
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.content-block-container img {
    width: 100%;
    display: block;
    border-radius: 4px;
    margin: 0 auto 20px;
    height: 205px;
}
.main-section,
.grey-section,
.white-section {
    z-index: 3;
    width: 100%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.title-block-container {
    width: 100%;
    z-index: 10;
    display: block;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 15px;
}
.grey-section {
    background-color: #f7f7f7;
}
.arrow-block {
    display: none;
}
.title-block-container *:last-child {
    margin-bottom: 15px;
}
.separator {
    width: 100%;
    height: 3px;
    display: block;
    position: relative;
    margin: 20px auto 15px;
}
.separator::after {
    top: 0;
    left: 0;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #121212;
}
.testimonials-block-container {
    width: 100%;
    z-index: 10;
    display: block;
    position: relative;
    margin: 15px auto 30px;
}
.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;
}
/***********************************************************************************************************************
  Typography
  *******************************************************************************************************************/

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;
}
a.phone_link {
    color: inherit;
}
.lead {font-weight: 400;}
p.lpeditable {
    font-size: 16px;
}
button.navbar-toggle {
    color: #333;
}
.h2 {
    text-align: center;
}
section.h2 {
    padding: 0px;
}
.dark-red {
    color: #8b0000;
}
a.button:hover {
    text-decoration: none;
}
.main {
    color: #1d2225;
    font-size: 20px;
}
.main>a {
    color: #2EA1ED;
}
.main>a:hover {
    color: #1578B8;
}
.list-none {
    list-style-type: none;
}
.custom-error-message {
    color: #ff0000;
}
.question-bold {
    font-weight: bold;
}
.question-italics {
    font-style: italic;
}
.question-underline {
    text-decoration: underline;
}
/***********************************************************************************************************************
  header section
  *******************************************************************************************************************/

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;
    color: #000000;
    line-height: .8;
    width:250px;
    float: right;
}
header #callus p {
    font-size: 30px;
    font-weight: 900;
}
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';
}
/* 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) {
    header #callus {
        text-align: center;
        margin:auto;
        float: none;
    }
    #callus::after {display:none;}
    header #logo img {
        width: 60%;
    }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {}
/***********************************************************************************************************************
  nav section
  *******************************************************************************************************************/

.navbar-header .navbar-toggle span.icon-bar {
    background-color: #000;
}
.navbar-header .navbar-toggle:hover span.icon-bar {
    background-color: #ffffff;
}
.navbar-inverse {border: none;}
.navbar-header .navbar-toggle:focus span.icon-bar {
    background-color: #ffffff;
}
.navbar {
    background: #ffffff;
    margin-bottom: 0;
}
.navbar-nav li a {color: #555;}
.navbar .navbar-header a.lpeditable {
    color: #555;
}
.navbar-brand {
    color: #555;
}
.navbar a:hover {
    color: #000000;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {background: white;}
.navbar-brand {
    color: #333;
    font-size: 30px;
}
.navbar {
    border-radius: 0;
}
.navbar-inverse .navbar-nav>.open>a {
    color: #ffffff;
}
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #959595;
}
a.pull-left.navbar-brand-logo img.lpeditable {
    width: 200px;
    height: 50px;
}
li.dropdown-toggle {
    color: #959595;
}
ul.dropdown-menu li p {
    padding: 3px 20px;
}
.navbar-inverse .navbar-nav li a:focus,
.navbar-inverse .navbar-nav li a:hover {
    color: black !important;
}


.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background: transparent;
}
/* 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) {}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {} @media (min-width: 770px) {
    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;
    }
}
/***********************************************************************************************************************
  banner section
  *******************************************************************************************************************/

section.banner {
    background: url('//shared.leadpropeller.com/images/defaults/background2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: auto;
    min-height: 450px;
    padding: 0px;
}
#home-section {
    padding-left: 1px;
}
.banner h1, .banner p {
    color:white;
}
.banner .bg {
    width:100%;
    height:100%;
    min-height:800px;
    background:rgba(0,0,0,.3);
    padding: 10px;
}
.contemp-banner {display: none;}
.banner h1 {font-size:55px; font-weight:300;}
.banner p {font-size:20px; font-weight:300; margin-bottom: 20px;}
.banner .sub-banner {
    width:100%;
    height:100%;
    min-height:450px;
    background:rgba(0,0,0,.45);
}
#short-form {
    width: 450px;
    margin: auto;
    color: white;
    border: solid white 1px;
    padding: 12px 31px;
    max-width:100%;
    background: rgba(0,0,0,.3);
    text-align:center;
}
#short-form h3 {color: white;}
#short-form label {
    text-align: left;
    float: left;
    margin-bottom: 5px;
    font-weight: 700;
}
#short-form input {background: rgba(0,0,0,.6);}
/***********************************************************************************************************************
  testimonial section
  *******************************************************************************************************************/

.testimonial {
    text-align: center;
    padding: 0px;
}
.testimonial span {
    text-align: center;
    display: inline-block;
    margin-top: 50px;
}
/***********************************************************************************************************************
    testimonials section
    *******************************************************************************************************************/

.ratings img {
    margin-bottom: 15px;
}
/***********************************************************************************************************************
  cta-section section
  *******************************************************************************************************************/

.cta-section, .phone-cta {
    height: auto;
    padding: 40px 0 40px 0;
    background: #2c3e50;
    color: white;
    text-align: center;
}
.cta-section h1 {
    color: white !important;
}
section.phone-cta span {
    font-size:32px;
}
.cta-section a {
    color: white;
    padding: 15px 10px 10px 15px;
    background: #4589E3;
    margin-top: 20px;
    border-radius: 5px;
    border: solid white 1px;
}
/***********************************************************************************************************************
  lpvideo-container section
  *******************************************************************************************************************/

.video-section {
    background: #F2F7FD;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
}
section.lpvideo-container div.lpvideo .sub1 {
    max-width: 560px;
    margin: 0 auto;
    padding: 5px;
}
section.lpvideo-container div.lpvideo .sub2 {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}
section.lpvideo-container .lpvideo {
    text-align:center;
}
iframe {
    max-width: 100%;
}
/***********************************************************************************************************************
  contact-me section
  *******************************************************************************************************************/

.contact-me .col-md-8,
.contact-me .col-md-4 {
    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;
    margin-bottom:10px;
}
.contact-me img {display:none;}
.contact-me .col-md-4 {
    text-align: center;
}
.contact-me h3 {
    text-align:center;
}
.contact-me {
    padding-left:10px;
    padding-right: 10px;
}
.contact-me .col-md-8 {
    width:63%;
    margin-right:10px;
}
.contact-me button {
    margin: 10px 0 10px 25%;
    width:50%;
}
@media screen and (max-width: 991px) {
    .contact-me .col-md-8 {
        width:100%;
        margin-right: 0px;
    }
}

/***********************************************************************************************************************
  page-heading section
  *******************************************************************************************************************/

.highlighted-text,
.page-heading {
    background: #2c3e50;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    color: white !important;
    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 {
    background-image: url('//shared.leadpropeller.com/images/defaults/background2.jpg');
    background-size:cover;
    padding-top: 0px;
    padding-bottom: 0px;
}
.page-heading .container.center-container {
    background: rgba(0,0,0,.4);
    padding-top: 40px;
    padding-bottom: 40px;
}
/***********************************************************************************************************************
  footer section
  *******************************************************************************************************************/

footer .copyright-span,
footer .privacy-span,
footer .investors-span,
.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: #ffffff;
    color: black; /* #d4d4d4; */
    font-weight: 400;
    padding-top: 20px;
    text-align: center;
    border-top: 2px solid #000066;
}
footer .footer-links-wrapper {
    margin-bottom: 15px;
}
footer a,
footer a:visited {
    color: black !important;
}
footer a:active,
footer a:focus,
footer a:hover {
    background-color: transparent;
    color: #8993a2 !important;
    text-decoration: none;
}
footer .footer-headline {
    margin-bottom: 20px;
}

footer .footer-headline h3 {
    margin-top: 15px;
    color: black;
}
footer .footer-headline h3:hover {
    color: #8993a2;
}
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 > span,
footer .copyright > a {
    float: left;
}
footer .copyright a {
    color: #428bca;
}
footer .copyright-statement {
    margin-right: 10px;
}
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;
        margin-bottom:-15px;
    }
}

@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 h3, .blog_body_selector h1 {color: #2c3e50;}
.blog_body_selector h1 {text-align:center;}
.blog_body_selector h4 {color:#428BCA; font-weight:bold;}
.blog_body_selector h2 {color: #2c3e50; font-weight:bold;}
.blog_body_selector .sidebar a, .recentcomments {color:#bdc3c7;font-size:16px; font-weight:bold;}
.blog_body_selector #commentform a {color: #428BCA;}
.blog_body_selector div.meta, .blog_body_selector .meta a {color: #bdc3c7 !important; font-weight: bold}
.blog_body_selector div.meta {padding-bottom:30px; border-bottom:solid rgb(220,220,220) 1px;}


/***********************************************************************************************************************
  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: white;
    overflow: hidden;
    padding: 6px 12px;
    text-align: center;
    display: inline-block;
    background-color: #4589E3;

    -webkit-border: 1px solid #4589E3;
    -moz-border: 1px solid #4589E3;
    -o-border: 1px solid #4589E3;
    border: 1px solid #4589E3;

    -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;
}
.bx-prev i, .bx-next i {
    font-size: 40px;
}
.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:75px;}
.testimonial {margin-top: 100px;}
.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;}
@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;
}
.sub-address .row .col-sm-6:last-of-type {
    color: #7DACEB;
    text-align:right;
}
.foresale-box-desc .sub-address:last-of-type {font-size: 20px;}

/***********************************************************************************************************************
  global media queries
  *******************************************************************************************************************/
/* Large Devices, Wide Screens */

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

@media only screen and (max-width: 992px) {
    .main {
        margin: 20px 0px 10px 10px;
    }
    .sub {
        margin: 20px 0px 10px 80px;
    }
    .resource-set {
        margin: 50px;
    }
}
/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .small-section-title {
        margin-top: 20px;
    }
    .resource-set h3 {
        text-align: center;
        margin-bottom: 10px;
    }
    .banner {
        background-size: cover;
    }
    .cta-section {
        height: 250px;
    }
    .home-about img {
        margin: 15px auto 15px;
        max-width:250px;
    }
    .col-md-4 {text-align:center;}
    .form-horizontal {
        width: 100% !important;
    }
    .footer-right,
    .footer-left,
    .footer-middle {
        width: 100%;
        text-align: center;
    }
    .hero-text h1 {
        font-size: 40px;
    }
    .testimonial {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .button {
        font-size: 20px;
        width: 100%;
    }
    .how-step {
        width: 250px;
        height: 250px;
    }
    .three-icons {
        margin-top: 0px;
    }
    .faq-answer {
        padding-left: 0px;
    }
    .contact-me .col-md-8 {
        width: 100%;
    }
    .form-horizontal h2 {
        text-align: center;
    }
    .private-money {
        margin-top: 0px;
    }
    section.banner div.banner-sub-container {
        display: block;
    }
    .contact-me button.button {
        margin: 10px 0;
        width: 100%;
    }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    .navbar-brand {font-size: 18px;}
    h1 {font-size: 30px;}
}

.readmorebtn, .maine-top-header
{
    display: none;
}
#brightdiv, #forbright
{
    display: none;
}
.animated {
    animation-name: none !important;
}
/* 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;
}
}