@import  "https://fonts.googleapis.com/css?family=Lato:400,300";

@import  "https://fonts.googleapis.com/css?family=Oswald:400,300";

@import  "https://fonts.googleapis.com/css?family=Open+Sans:300,400,800";

body {
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    line-height: 1.1;
    font-weight: 300;
}

a {
    color: #84ba41;
}

a:link {
    icolor: #84ba41;
    text-decoration: none;
    outline: none;
    font-weight: 700;
    color: #84bc41;
}

a.btn.btn-success.P-btn:hover {
    color: #fff !important;
    background-color: #BBB;
    border-color: #bbb;
}

a:hover {
    color: #1c3e62;
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-weight: 300;
    line-height: 1.1;
}

h1 {
    color: #84ba41;
    font-family: 'Century Gothic',sans-serif;
    letter-spacing: 1px;
    font-size: 33px;
    font-weight: 300;
    text-decoration: none;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.topcontact {
    position: relative;
    height: 20px;
    bottom: 132px;
    font-weight: 500;
    font-family: 'Open Sans',sans-serif;
    text-transform: uppercase;
    font-size: 11pt;
    color: #414042;
    float: right;
}

/*	CONTENT BLOCK 3-6
/*----------------------------------------------------*/
.content-3-6 .feature-box {
    background: #585858;
    margin: 20px 0;
    padding: 35px 30px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
}

.content-3-6 .feature-box:hover {
    background-color: #B9B9B9;
}

.content-3-6 .feature-box .icon {
    height: 150px;
    width: 150px;
    max-width: 100%;
    background-color: #fff;
    border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    text-align: center;
    vertical-align: middle;
    position: relative;
    margin: 0 auto 25px;
}

.content-3-6 .feature-box .icon span {
    line-height: 150px;
    color: #585858;
    font-size: 46px;
    position: relative;
    left: 7px;
}

.content-3-6 .feature-box p {
    line-height: 25px;
    color: #fff;
    opacity: 1;
}

.content-3-6 .feature-box h3 {
    padding: 15px 0 0;
    color: #fff;
}

.content-3-6 .feature-box,.content-3-6 .feature-box:hover,.content-3-6 .feature-icon,.content-3-6 .feature-box:hover .feature-icon {
    transition: all .4s ease-in 0;
    -moz-transition: all .4s ease-in 0;
    -webkit-transition: all .4s ease-in 0;
    -o-transition: all .4s ease-in 0;
    -ms-transition: all .4s ease-in 0;
}

.content-block {
    width: 100%;
    padding: 60px 0;
    z-index: 100;
    position: relative;
    background-color: #FFF;
}

.basic-1-3 {
    background: #FFF;
    background: -moz-linear-gradient(left,#fff 0%,#f0f0f0 50%,#fff 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,#FFF),color-stop(50%,#f0f0f0),color-stop(100%,#FFF));
    background: -webkit-linear-gradient(left,#FFF 0%,#f0f0f0 50%,#FFF 100%);
    background: -o-linear-gradient(left,#fff 0%,#f0f0f0 50%,#fff 100%);
    background: -ms-linear-gradient(left,#fff 0%,#f0f0f0 50%,#fff 100%);
    background: linear-gradient(to right,#FFF 0%,#f0f0f0 50%,#FFF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1);
}

.basic-1-3 a {
    color: #666;
    font-weight: 400;
}

.basic-1-3 img {
    max-height: 110px;
    margin: 0 auto;
}

/*	CONTENT BLOCK 1-5
/*----------------------------------------------------*/
.content-1-5 h1 {
    color: #BFBFBF;
}

.content-1-5 img {
    margin: 30px auto 0;
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
    background-color: rgba(0,0,0,0);
    border-bottom: 4px solid #85d6de !important;
}


.multiple-listing-view .nav-pills > li.active > a, .multiple-listing-view .nav-pills > li.active > a:hover, .multiple-listing-view .nav-pills > li.active > a:focus, .multiple-listing-view .nav-pills > li > a:hover, .multiple-listing-view .nav-pills > li > a:focus {
    background: none;
    color: #84bc41;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: rgba(0,0,0,0);
}

/* TABS */
ul.al-tab .fa {
    padding: 0 3px 0 0;
}

ul.al-tab {
    border-bottom: 0;
    background: #ddd;
}

ul.al-lnav {
    background: #f7f7f7;
    color: #FFF;
}

.nav-tabs {
    margin: 0 auto;
}

.nav-tabs > li {
    z-index: 2;
    float: none;
    display: inline-block;
}

.nav-tabs > li > a {
    padding: 16px 25px 12px;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    color: #737c85;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none !important;
    border-bottom: 4px solid transparent !important;
}

.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
    background-color: transparent;
    border-bottom: 4px solid #ddd !important;
}

.nav > li > a:hover,.nav > li > a:focus {
    outline: 0;
}

.tab-content {
    padding-left: 0;
    padding-right: 0;
    border: none;
}

.tab-pane {
    padding: 50px 0;
    border-bottom: 1px solid #ecf0f1;
    font-size: 12pt;
    line-height: 1.3;
}

.bg-deepocean {
    padding: 10em 0;
    background-color: #F7F7F7 !important;
    background: url(https://s3.amazonaws.com/store24-ubertor-com/lm10.ourubertor.com/content/image/159.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.bg-house {
    padding: 60px 0;
    background: url(https://s3.amazonaws.com/store24-ubertor-com/burkemountainhomes.myubertor.com/content/image/12606.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.bg-house p {
    margin: 15px 0  !important;
    color: #fff !important;
    line-height: 1.4  !important;
    font-size: 24px  !important;
}

.bg-house small {
    color: #fff;
}

.content-2-4 h1 {
    color: #FFF;
    font-size: 18pt;
    line-height: 24pt;
}

.content-2-4 i {
    clear: both;
    color: #ddd;
}

.text-muted {
    color: #fff;
}

.basic-1-2 img {
    height: 65px;
}

.basic-1-2 {
    text-align: center;
}

.blog-widget {
    max-width: 1030px;
    margin: 0 auto;
}

.blog-widget li {
    width: 32.3%;
    list-style-type: none;
    float: left;
    margin-right: 1%;
}

.blog-title {
    font-size: 1.5em;
    display: block;
}

.entry {
    padding: 3% 0;
    font-size: 1.2em;
}

body.home .sidebar .sidebar-title {
    background: #fff;
    margin: 0;
    color: #000;
    font-size: 36px;
    text-align: center;
    margin-bottom: 3%;
    font-weight: 300;
    text-transform: none;
}

.navbar-logo h2 {
    display: none !important;
}

.top-navbar {
    background: #fff;
    padding-top: 12px;
    top: 0;
    border-width: 0 0 1px;
    right: 0;
    left: 0;
    z-index: 1030;
    background: url(https://s3.amazonaws.com/store24-ubertor-com/burkemountainhomes.myubertor.com/content/image/3845.jpg) repeat-x scroll center top #FFF !important;
}

.navbar-logo {
    color: #fff;
    background: url(https://s3.amazonaws.com/store24-ubertor-com/burkemountainhomes.myubertor.com/content/image/23181.png) no-repeat;
    width: 771px;
    height: 80px;
    background-size: contain;
    margin-top: 41px;
}

#cta .col-sm-4 {
    display: inline-block;
    float: left;
    padding: 0;
    border: 5px solid #fff;
    -o-box-shadow: 2px 2px 12px #898989;
    -icab-box-shadow: 2px 2px 12px #898989;
    -khtml-box-shadow: 2px 2px 12px #898989;
    -moz-box-shadow: 2px 2px 12px #898989;
    -webkit-box-shadow: 2px 2px 12px #898989;
    box-shadow: 2px 2px 12px #898989;
    margin-right: 2%;
    max-width: 31%;
}

#home-widgets {
    width: 100%;
    max-height: 0;
    background: transparent;
    padding: 0;
}

#cta {
    position: relative;
    min-height: 251px;
    top: -50px;
    z-index: 99;
}

#cta img {
    margin: 0;
    padding: 0;
    transition: all .2s ease-in-out;
}

#cta img:hover {
    transform: scale(1.05);
}

.header-meta ul {
    display: none;
}

#main_menu a {
    padding: 14px 9px;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
text-shadow: none;
}

#main_menu li.active > a,#main_menu li.sel > a,#main_menu li:hover > a {
    background: none;
    color: #000;
}

footer {
    color: #222;
    background: #222;
    background-size: cover;
}

footer .col-xs-12 {
    display: none;
}

.editContent h3 {
/* font-size: medium; */
}

footer .lead {
    font-size: 11pt;
}

.editContent h3 {
/* font-size: medium; */
}

footer a,footer a:hover {
    color: #ADACAC;
}

footer a {
    font-size: 14px;
    padding: 0;
    line-height: 37px;
    opacity: 1;
    color: #6b6b64 !important;
    font-weight: 300 !important;
    font-family: 'Open Sans',sans-serif;
}

.footer-1-1 {
    padding-top: 60px;
    padding-bottom: 20px;
}

.footer-1-1 .lead,.footer-1-1 li {
    color: #000;
}

.footer-1-1 .brand-img {
    width: 200px;
    margin-bottom: 30px;
}

.footer-1-1 h4 {
    margin-bottom: 20px;
}

.footer-1-1 ul {
    list-style-type: none;
    margin: 0 0 26px;
    padding: 0;
}

.footer-1-1 ul li {
    border-top: 1px solid #bdc3c7;
    line-height: 19px;
    padding: 6px 0;
}

.footer-1-1 li:first-child {
    border-top: none;
    padding-top: 1px;
}

.borderbottom {
    border-bottom: 1px solid #A9A9A9;
    padding-bottom: 2em;
}

.logo {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/limelightmarketingtestsite1.ourubertor.com/content/image/453.png) no-repeat scroll 0 0 rgba(0,0,0,0);
    float: left;
    height: 27px;
    margin: 0 14px 0 0;
    width: 130px;
}

footer .links {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    float: left;
    height: 20px;
    width: 160px;
}

footer .links a {
    float: left;
    font-size: 80%;
    line-height: 10pt;
    margin: 0;
    opacity: 1;
    position: relative;
    text-decoration: none;
}

.links2 {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    height: 20px;
    width: 161px;
    float: right;
    padding-right: 92px;
}

.links2 a {
    float: right;
    font-size: 80%;
    line-height: 10pt;
    margin: 0;
    opacity: 1;
    position: relative;
    text-decoration: none;
}

#powered_by {
    top: -11px;
}

.paddingtop2em {
    padding: 2em 0 0;
}

.blog .sidebar .sidebar-title {
    background: #0087D9;
    margin: 0;
}

.toph1 hr {
    border-color: rgba(0,0,0,0.7);
    margin: 20px auto !important;
    width: 200px;
}

.secondrowfonts {
    text-align: center;
    width: 106%;
    font-size: 65px;
}

.secondrowfonts {
    text-align: center;
    width: 106%;
    font-size: 65px;
    margin: 1em 0 0;
}

.image-center {
    margin: 0 auto;
    width: 95px;
    display: block;
    margin-top: 5em;
}

.ctalinks {
    font-size: 17pt;
}

.breadcrumb {
    background-color: #fff;
}

.main-content a {
    text-shadow: none;
}

.neighbourhoodtext {
    line-height: 26px;
    font-size: 18px;
    margin-bottom: 20px;
}

.neighbourhoodtitle {
    margin: 15px;
}

.nbutton {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ddd;
    border: 1px solid #EFDC16;
    border-radius: 15px;
    color: #000;
    margin-bottom: 3%;
    font-size: 13pt;
}

#slides {
    height: 833px !important;
    overflow: hidden;
}

@media screen and (min-width: 1200px) {
    .top-navbar {
        top: 0;
        border-width: 0 0 1px;
        right: 0;
        left: 0;
        z-index: 1030;
        background: url(https://s3.amazonaws.com/store24-ubertor-com/burkemountainhomes.myubertor.com/content/image/3845.jpg) repeat-x scroll center top #FFF !important;
    }

    .top-navbar .container {
        width: 100%;
        max-width: 100%;
    }

    .nav-collapse .container {
        max-width: 1030px;
    }

    .featured_listings .item img {
    /* max-width: 323px; */
    /* max-height: 217px; */
    }

    .featured_listings .item .address a {
        color: #fff !important;
    }

    body.home .main-content {
        display: none;
    }

    #about-me {
        display: none;
    }

    .has_hf_top-main .main-content {
        padding-top: 3%;
    }

    #slider1_container {
        height: 650px !important;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {
    #slider1_container {
        height: 550px !important;
    }

    .secondnav .navbar-nav>li {
        float: left;
        width: 234px;
        text-align: center;
    }

    .featured_listings .item .address a {
        color: #fff !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    #slider1_container {
        height: 450px !important;
    }

    .featured_listings .item .address a {
        color: #fff !important;
    }

    .secondnav .navbar-nav>li {
        float: left;
        width: 179px;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    #slider1_container {
        height: 400px !important;
    }

    .secondnav {
    }
}

@media only screen and (max-width: 320px) and (max-width: 568px) {
    .aboutrebecca .col-sm-9 {
        min-height: 700px;
    }

    .featured_listings {
        max-width: 80%;
        margin: 0 auto;
    }

    .sumome-share-client-wrapper {
        display: none !important;
    }

    .aboutrebecca {
        top: 3em;
        bottom: 0;
    }

    .aboutrebecca h1 {
        font-size: 23pt;
    }

    .aboutrebecca p {
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 50px;
        font-weight: 300;
        color: #222;
    }

    .top-navbar {
        padding-top: 0;
        background: none !important;
    }

    .navbar-logo {
        margin-top: 0;
    }

    .navbar-toggle {
        margin-top: 0 !important;
    }

    #boldleadstoolbar {
        display: none;
    }

    #cta {
        top: 0;
    }

    .nphotos {
        margin: 0 20px 10% !important;
        width: 100% !important;
    }

    #slider1_container {
        height: 185px !important;
    }

    body.home .entry {
        display: none;
    }

    .featured_listings .widget-title span {
        line-height: normal;
    }

    .blog-widget li {
        width: 100%;
    }

    .aboutrebecca h1 {
        font-size: 22pt;
    }

    .aboutrebecca img {
        width: 100% !important;
        margin-bottom: 1.5em;
    }

    .content-block {
        padding: 60px 10px;
    }

    footer .col-sm-3 {
        display: none;
    }

    footer {
        min-height: 600px;
    }

    footer .col-sm-7 {
        min-height: 500px;
    }

    footer .links,footer .links2 {
        display: none;
    }

    #hf_bottom-main {
        max-width: 86%;
        margin: 0 auto;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
    #hf_bottom-main {
        max-width: 86%;
        margin: 0 auto;
    }

    .featured_listings {
        max-width: 80%;
        margin: 0 auto;
    }

    .sumome-share-client-wrapper {
        display: none !important;
    }

    .aboutrebecca {
        top: 3em;
        bottom: 0;
    }

    .aboutrebecca h1 {
        font-size: 23pt;
    }

    .aboutrebecca p {
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 50px;
        font-weight: 300;
        color: #222;
    }

    .top-navbar {
        padding-top: 0;
        background: none;
    }

    .navbar-logo {
        margin-top: 0;
    }

    .navbar-toggle {
        margin-top: 0;
    }

    #boldleadstoolbar {
        display: none;
    }

    #cta {
        top: 0;
    }

    .nphotos {
        margin: 0 20px 10%;
        width: 100%;
    }

    #slider1_container {
        height: 240px !important;
    }

    body.home .entry {
        display: none;
    }

    .featured_listings .widget-title span {
        line-height: normal;
    }

    .blog-widget li {
        width: 100%;
    }

    .aboutrebecca h1 {
        font-size: 22pt;
    }

    .aboutrebecca img {
        width: 100% !important;
        margin-bottom: 1.5em;
    }

    .content-block {
        padding: 60px 10px;
    }

    footer .col-sm-3 {
        display: none;
    }

    footer {
        min-height: 600px;
    }

    footer .col-sm-7 {
        min-height: 500px;
    }

    footer .links,footer .links2 {
        display: none;
    }
}

.topcontact p {
    font-size: 12pt;
}

.content-3-6 {
    display: none;
}

.padding2em li {
    font-size: 12pt;
}

.padding2em li span {
    font-size: 15pt;
    margin: 9px 0 0;
    display: block;
    font-weight: 400;
}

.content-1-5 {
    display: none;
}

.padding2em {
    padding: 2em 0;
}

.content-2-10 .border-box {
    margin: 3em auto;
    text-align: center;
}

body.home div.sidebar h2 {
    font-size: 12px;
    line-height: 1.2em;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
}

.btn.btn-info {
    background: #ddd;
    box-shadow: 0 2px #C1B422;
    color: #222;
    position: relative;
    top: 1px;
    border-color: #ECEC01;
}

.btn-lg {
    padding: 16px 26px !important;
    font-size: 16px;
}

.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #50C7E7;
    border-color: #44A8C3;
    box-shadow: 0 2px #44A8C3;
}

.footerlogo {
    width: 100px;
    float: left;
    padding: 10px 12px;
    position: relative;
    bottom: 27px;
}

body.home .side_content {
    padding: 0;
}

.header-meta .side_content {
    padding: 0 !important;
}

body.home footer .side_content {
    padding: 0;
}

.intro-text {
    padding-top: 130px;
    padding-bottom: 130px;
/* margin-right: 15%; */
}

.intro-text .intro-heading {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-size: 27px;
    line-height: 37px;
    margin-bottom: 34px;
}

#tf-facts {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/lm10.ourubertor.com/content/image/157.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #FFF;
}

#tf-facts p {
    color: #fff;
    text-transform: uppercase;
}

#tf-facts .overlay {
    background: -moz-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
/* FF3.6+ */
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.8)),color-stop(17%,rgba(0,0,0,0.73)),color-stop(35%,rgba(0,0,0,0.66)),color-stop(62%,rgba(0,0,0,0.55)),color-stop(100%,rgba(0,0,0,0.4)));
/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
/* Opera 11.10+ */
    background: -ms-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
/* IE10+ */
    background: linear-gradient(to bottom,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000',endColorstr='#66000000',GradientType=0);
/* IE6-9 */
    padding: 17em 0;
    background-attachment: fixed;
}

.content-2-7 .counter-icon {
    font-size: 5em !important;
    margin-top: 30px;
    color: #fff;
    margin-left: 7%;
}

.content-2-7 hr {
    border-color: rgba(255,255,255,0.7);
    margin: 20px auto !important;
    width: 200px;
}

.content-2-7 .counter,.content-2-7 .counter-text {
    font-family: inherit;
    font-weight: 700;
    color: #fff;
    font-size: 1.5em;
}

#tf-homeevaluation {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/lm10.ourubertor.com/content/image/148.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #FFF;
}

#tf-homeevaluation .overlay {
    background: -moz-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
/* FF3.6+ */
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.8)),color-stop(17%,rgba(0,0,0,0.73)),color-stop(35%,rgba(0,0,0,0.66)),color-stop(62%,rgba(0,0,0,0.55)),color-stop(100%,rgba(0,0,0,0.4)));
/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
/* Opera 11.10+ */
    background: -ms-linear-gradient(top,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
/* IE10+ */
    background: linear-gradient(to bottom,rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%);
/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000',endColorstr='#66000000',GradientType=0);
/* IE6-9 */
    padding: 80px 0;
    background-attachment: fixed;
}

.intro-text .intro-lead-in {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 45px;
    line-height: 53px;
    margin-bottom: 36px;
}

.btn-xl:hover,.btn-xl:focus,.btn-xl:active,.btn-xl.active,.open .dropdown-toggle.btn-xl {
    color: #fff;
    background-color: #fec503;
    border-color: #f6bf01;
}

.btn-xl {
    color: #fff;
    background-color: #fec503;
    border-color: #f6bf01;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
}

.featured_listings .widget-title span {
    text-shadow: none;
    background: #fff;
    margin: 0;
    color: #000;
    font-size: 36px;
    text-align: center;
    margin: 3% 0;
    font-weight: 200;
    text-transform: none;
}

.featured_listings .widget-title {
    text-align: center;
    background: none;
    line-height: 100%;
    font-size: 20px;
    text-transform: uppercase;
}

.featured_listings .item .address {
    background: #424242;
    text-align: center;
}

.featured_listings .listing-meta {
    background: #424242;
    padding: 10px 5px;
    color: #fff;
    text-align: center;
}

.featured_listings .listing-meta * {
    color: #fff;
}

body.home .listings {
    padding: 1em 0;
}

.btn-success {
    text-shadow: none;
    color: #3A3A3A;
}

.P-btn {
    background-color: #84BC41;
    background-image: none;
    border-color: #84BC41;
    color: #fff !important;
}

.team-member img {
    margin: 0 auto;
}

.team-member {
    max-width: 500px;
    margin: 0 auto 20px;
    overflow: hidden;
    border-top: 0;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
}

.team-member .member-name {
    position: relative;
}

.team-member .member-name:before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #ecf0f1;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.team-member .position {
    padding: 0;
    display: block;
    font-size: 12pt;
}

p {
    margin: 15px 0;
    color: #515157;
    line-height: 1.4;
    font-size: 19px;
}

.side_content p {
    margin: 15px 0;
    color: #515157;
    line-height: 1.4;
    font-size: 15px;
}

.basic-1-3 p {
    font-weight: 300;
    line-height: 22px;
    margin-top: 15px;
    color: #666;
    font-size: 14px;
    text-align: center;
}

.social {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 100;
}

.social li {
    display: inline-block;
    margin-right: 6px;
}

.social li a {
    display: table;
    position: relative;
}

.social-dark li a i {
    color: #666;
}

.social li a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    font-size: 18px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.team-details {
    padding: 20px;
}

input[type="submit"],.ilist-btn {
    background: #ddd;
    color: #fff;
    background-color: #84BC41;
    background-image: none;
    border-color: #84BC41;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    padding: 10px;
}

.top-navbar .nav-collapse {
/* max-width: 920px; */
/* float: right !important; */
/* position: relative; */
/* margin: -40px 0 20px -22px !important; */
    background-color: #fff;
}

.topcontact a {
    font-size: 11pt;
    color: #414042 !important;
}

.header-meta .icon-social {
    margin-bottom: 5px;
    float: right;
    position: relative;
    bottom: 5pt;
}

.navbar .pull-right {
    width: 100%;
}

.tab-pane p {
    font-size: large;
}

.hidden {
    display: none;
}

body.home .blog {
    padding-top: 3em;
}

.sssnext,.sssprev {
    background: url(http://static.tumblr.com/ztaetns/rQ1nfk553/arr.png) no-repeat;
}

.nphotos {
    float: left;
    margin: 0 20px;
    width: 50%;
}

#tips,#tips li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#tips {
    width: 250px;
    font-size: 16px;
    line-height: 120%;
    height: 410px;
    overflow: hidden;
}

#tips li {
    padding: 20px;
    background: #e1e1e1;
    display: none;
/* hide the items at first only */
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ddd;
    border-color: #ddd;
}

.main-content h1,.main-content .h1 {
    font-size: 33px;
}

.has_afc .listing-row h2 a,.properties.list .listing-row h2 a,.listing-row h3.price,body .property_detail h2,body .property_detail h3 {
    color: #000;
}

.properties.list .pagination a,.has_afc .pagination a {
    display: inline-block;
    float: none;
    color: #3A3A3C;
}

.property_detail .lead {
    font-size: 19px;
}

.blog .sidebar .sidebar-title {
    background: #FBEB3B;
    padding: 12px;
    color: #222;
}

.post_heading a {
    text-decoration: none;
    color: #222;
    font-weight: 400;
    font-size: 40px;
}

.blog_archived li,.blog_category li {
    list-style: none;
    padding-left: 0;
    padding: 10px 0;
}

.navbar-nav ul .sub-arrow {
    display: none;
}

.secondnav {
    margin: 10% 0 0;
}

.secondnav h1 {
    max-width: 940px;
    margin: 0 auto 15px;
    text-align: center;
}

.breadcrumb {
    display: none;
}

.detail-left {
    background: -moz-linear-gradient(top,rgba(244,244,244,1) 0%,rgba(255,255,255,0) 100%);
/* FF3.6+ */
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(244,244,244,1)),color-stop(100%,rgba(255,255,255,0)));
/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,rgba(244,244,244,1) 0%,rgba(255,255,255,0) 100%);
/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,rgba(244,244,244,1) 0%,rgba(255,255,255,0) 100%);
/* Opera 11.10+ */
    background: -ms-linear-gradient(top,rgba(244,244,244,1) 0%,rgba(255,255,255,0) 100%);
/* IE10+ */
    background: linear-gradient(to bottom,#F7F7F7 0%,rgba(255,255,255,0) 100%);
/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#00ffffff',GradientType=0);
/* IE6-9 */
    font-size: 15px;
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
    .nphotos {
        margin: 0 20px 10% !important;
        max-width: 100% !important;
        margin: 0 auto;
        display: block;
        width: 88%;
    }

    .blog-widget li {
        width: 100%;
    }

    .navbar .pull-right {
        display: none;
    }

    .breadcrumb {
        display: none;
    }

    .col-content img {
        max-width: 300px;
    }

    .navbar-logo {
        margin-left: 7%;
        background: url(https://s3.amazonaws.com/store24-ubertor-com/cl4749/content/image/504.png) no-repeat;
        width: 300px;
        height: 100px;
    }

    .top-navbar .nav-collapse {
        float: inherit;
        position: relative;
        margin: 0;
    }

    .img-holder img {
        max-width: 100%;
    }

    .secondnav {
        display: none;
    }
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) {
    .blog-widget li {
        width: 100%;
    }

    .navbar .pull-right {
        display: none;
    }

    .breadcrumb {
        display: none;
    }

    .col-content img {
        max-width: 300px;
    }

    .navbar-logo {
        margin-left: 7%;
    }

    .top-navbar .nav-collapse {
        float: inherit;
        position: relative;
        margin: 0;
    }

    .img-holder img {
        max-width: 100%;
    }

    .secondnav {
        display: none;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .blog-widget li {
        width: 100%;
    }

    .navbar .pull-right {
        display: none;
    }

    .breadcrumb {
        display: none;
    }

    .col-content img {
        max-width: 300px;
    }

    .navbar-logo {
        margin-left: 7%;
        background: url(https://s3.amazonaws.com/store24-ubertor-com/cl4749/content/image/504.png) no-repeat;
        width: 300px;
        height: 100px;
    }

    .top-navbar .nav-collapse {
        float: inherit !important;
        position: relative !important;
        margin: 0 !important;
    }

    .img-holder img {
        max-width: 100%;
    }

    .secondnav {
        display: none;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .blog-widget li {
        width: 100%;
    }

    .navbar .pull-right {
        display: none;
    }

    .breadcrumb {
        display: none;
    }

    .col-content img {
        max-width: 260px;
    }

    .navbar-logo {
        margin-left: 7%;
        background: url(https://s3.amazonaws.com/store24-ubertor-com/cl4749/content/image/504.png) no-repeat;
        width: 225px;
        height: 87px;
        background-size: contain;
    }

    .top-navbar .nav-collapse {
        float: inherit !important;
        position: relative;
        margin: 0 !important;
    }

    .img-holder img {
        max-width: 100%;
    }

    .secondnav {
        display: none;
    }

    p {
        padding: 0 !important;
    }

    .col-xs-4 {
        width: 100%;
    }

    .board_logo {
        width: 50px;
    }

    #slides img {
        max-width: inherit !important;
    }
}

.al-tab > li > a {
    padding: 10px 7px;
    border-radius: 0;
}

.property_detail ul.nav > li > a {
    padding: 10px 7px;
    border-radius: 0;
}

.alisting-detail {
    margin-bottom: 75px;
    margin-left: 0;
}

.main-titles {
    font-size: 12px;
    color: #000;
}

.secondnav .navbar-nav>li {
    float: left;
    width: 250px;
    text-align: center;
}

.blackbg {
    padding: 0;
}

.secondnav .navbar-nav .sub-arrow {
    margin-left: -12px;
    display: none;
}

.board_logo {
    opacity: .8;
    outline: 5px solid #FFF;
    outline-offset: -4px;
}

.entry {
    padding: 5% 0;
    line-height: 1.5em;
}

body.home .blog-title {
    font-size: 17px;
}

.fa-rss {
    left: 3px;
    position: relative;
}

.teamdescription {
    font-size: 14pt;
}

.smaller {
    font-size: 13pt;
}

.secondnav .dropdown {
    text-shadow: 0 1px 0 rgba(255,255,255,.25);
    background: #EFEFEF;
    background: -moz-linear-gradient(top,rgba(239,239,239,1) 0%,rgba(219,219,219,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#EFEFEF),color-stop(100%,#DBDBDB));
    background: -webkit-linear-gradient(top,#EFEFEF 0%,#DBDBDB 100%);
    background: -o-linear-gradient(top,rgba(239,239,239,1) 0%,rgba(219,219,219,1) 100%);
    background: -ms-linear-gradient(top,rgba(239,239,239,1) 0%,rgba(219,219,219,1) 100%);
    background: linear-gradient(to bottom,#EFEFEF 0%,#DBDBDB 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#dbdbdb',GradientType=0);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.lead-form label {
    color: #000;
}

.padding2em .fa {
    font-size: 3em;
}

.property_detail .al-btm li {
    list-style: none;
    padding-left: 0;
    padding: 2px 0;
    font-size: medium;
}

.wrapper-copyright h3 {
    font-size: 11pt;
}

.wrapper-copyright p {
    font-size: 8pt;
}

.aboutrebecca {
    margin-bottom: 0;
    position: relative;
    bottom: 2em;
}

.aboutrebecca h1 {
    color: #84ba41;
    font-family: 'Century Gothic',sans-serif;
    letter-spacing: 1px;
    text-decoration: none;
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 36pt;
}

.aboutrebecca p {
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 30px;
    font-weight: 300;
    color: #222;
}

.aboutrebecca img {
    border: 3px solid #FFF;
    -o-box-shadow: 2px 2px 12px #898989;
    -icab-box-shadow: 2px 2px 12px #898989;
    -khtml-box-shadow: 2px 2px 12px #898989;
    -moz-box-shadow: 2px 2px 12px #898989;
    -webkit-box-shadow: 2px 2px 12px #898989;
    box-shadow: 2px 2px 12px #898989;
    float: right;
    width: 65%;
}

.aboutrebecca a {
    color: #84ba41;
    text-decoration: none;
    outline: none;
    font-weight: 700;
}

.customer-quote img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
}

.customer-quote strong {
    font-size: 1.9rem;
    color: #4A4A4A;
    border: none;
    font-weight: 100;
    padding: 0;
    position: relative;
    line-height: 1.3;
    margin: 0 0 1.25rem;
}

.customer-quote cite {
    font-size: 1.2rem;
    color: #4A4A4A;
    border: none;
    font-weight: 100;
    padding: 0;
    position: relative;
    line-height: 1.3;
    margin: 17px 0 1.25rem;
    display: block;
}

.quote {
    color: rgba(255,255,255,.3);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/
#fade-quote-carousel.carousel {
    padding-bottom: 60px;
}

#fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-indicators {
    bottom: 10px;
}

#fade-quote-carousel.carousel .carousel-indicators > li {
    background-color: #CECECE;
    border: none;
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}

#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
    display: none;
}

#fade-quote-carousel .profile-circle img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.carousel-indicators .active {
    background-color: #84BA41 !important;
}

@media (max-width: 767px) {
    .navbar-toggle {
        margin-top: 10%;
    }

    footer .col-sm-6 {
        width: 50%;
        float: left;
    }
}

@media (max-width: 768px) {
    .content-block {
        padding: 60px 30px;
    }
}

@media only screen and (max-device-width: 667px) and (min-device-width: 375px) {
    .col-content img {
        max-width: 100% !important;
        height: auto;
    }
}

@media only screen and (max-device-width: 568px) and (min-device-width: 320px) {
    .col-content img {
    max-width: 100% !important;
    height: auto;
    }
}

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .col-content img {
    max-width: 100% !important;
    height: auto;
    }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
    .hero-txt {
        bottom: -11px;
    }
}

@media screen and (max-width: 400px) {
    #cta .col-sm-4 {
        max-width: 100%;
    }
}

@media screen and (min-width: 401px) and (max-width: 414px) {
    #cta .col-sm-4 {
        max-width: 100%;
        margin-left: 5%;
    }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
    .hero-txt {
        bottom: -4px !important;
    }
}

#boldleadstoolbar {
    height: 40px !important;
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
    .aboutrebecca .col-sm-9 {
        min-height: 700px;
    }

    .featured_listings {
        max-width: 80%;
        margin: 0 auto;
    }

    .sumome-share-client-wrapper {
        display: none !important;
    }

    .aboutrebecca {
        top: 3em;
        bottom: 0;
    }

    .aboutrebecca h1 {
        font-size: 23pt;
    }

    .aboutrebecca p {
        font-size: 18px;
        line-height: 30px;
        margin: 0 0 50px;
        font-weight: 300;
        color: #222;
    }

    .top-navbar {
        padding-top: 0;
        background: none !important;
    }

    .navbar-logo {
        margin-top: 0;
    }

    .navbar-toggle {
        margin-top: 0 !important;
    }

    #boldleadstoolbar {
        display: none;
    }

    #cta {
        top: 0;
    }

    .nphotos {
        margin: 0 20px 10% !important;
        width: 100% !important;
    }

    #slider1_container {
        height: 220px !important;
    }

    body.home .entry {
        display: none;
    }

    .featured_listings .widget-title span {
        line-height: normal;
    }

    .blog-widget li {
        width: 100%;
    }

    .aboutrebecca h1 {
        font-size: 22pt;
    }

    .aboutrebecca img {
        width: 100% !important;
        margin-bottom: 1.5em;
    }

    .content-block {
        padding: 60px 10px;
    }

    footer .col-sm-3 {
        display: none;
    }

    footer {
        min-height: 600px;
    }

    footer .col-sm-7 {
        min-height: 500px;
    }

    footer .links,footer .links2 {
        display: none;
    }

    #hf_bottom-main {
        max-width: 86%;
        margin: 0 auto;
    }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,.embed-container object,.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jssorb21 div {
    background-position: -5px -5px;
    opacity: 1;
}

.jssorb21 div:hover, .jssorb21 .av {
    background-color: #84BA41 !important;
    border-radius: 10px;
    width: 10px !important;
    height: 10px !important;
    background: #84BA41 !important;
    margin-top: 6px;
    margin-left: 3px;
}

#walkscore-div {
display: none;
}

.property_detail .col-xs-6 {
    line-height: 1.5em;
}

.wrapper-open-house {
    display: none;
}

.property_detail .features {
    margin-bottom: 30px;
    position: relative;
    top: 20px;
    left: 20px;
}

.navbar-toggle .icon-bar {
    background: #82b941;
}

.navbar-toggle {
    border-color: #82b941;
}

.sidebar .dynamic-form-text, .sidebar .dynamic-form-long-text {
    width: 70% !important
   ;
}

.dynamic-form-comment, .dynamic-form-label-requires {
    display: none;
}

.sidebar iframe {
    max-width: 210px;
    border: 1px solid #ececec;
}

.navbar #navbar #main_menu li a {
  background: none;
}
