/* GENERAL */
body {
    font-size: 16px;
    font-family: Source Sans Pro;
    font-weight: 400;
    color: #303030;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Montserrat;
    font-weight: inherit;
    line-height: 1.1;
    color: inherit;
}

h2 {
    font-size: 20px;
    color: #655869;
    text-transform: uppercase;
}

a {
    color: #64576a;
}

a:hover {
    color: #e1e1e1;
    text-decoration: none;
}

/*.navbar-header {
    display: none;
}*/

h2.realtor_heading_title {
    display: none;
}

.header-meta.col-sm-3.col-xs-12.pull-right {
    display: none;
}

.top-navbar {
    padding-top: 0;
}

.nav-collapse {
    margin-top: 0;
}

.top-navbar .nav-collapse {
    background-color: #303030;
}

#main_menu {
    float: none;
    text-align: center;
    display: inline-block;
    height: 30px;
}

#main_menu a {
    color: #fff;
    font-family: Montserrat;
    font-weight: 300;
    text-shadow: none;
}

#main_menu li.active > a, #main_menu li.sel > a, #main_menu li:hover > a {
    color: #fff;
    background: #655869;
}

section.sec1 {
    margin: 0 auto;
    text-align: center;
    padding: 40px 0;
border-bottom: 1px solid #e1e1e1;
}

section.sec1 img {
    margin: 0 auto;
    width: 500px;
}

section.sec1 p {
    margin-top: 10px;
    font-family: Montserrat;
    font-size: 18px;
}

section.sec1 a {
    color: #655869;
}

section.sec1 a:hover {
    text-decoration: none;
}

section.sec2 {
    background: #e1e1e1;
    height: 600px;
    margin-bottom: 100px;
}

section.sec2 div#myCarousel {
    margin-top: 40px;
}

a.left.carousel-control img, a.right.carousel-control img {
    width: 30px;
    top: 550px;
    position: absolute;
}

.carousel-control.left, .carousel-control.right {
    background-image: none;
    }

    #home-widgets {
    display: none;
    }

    section.sec3 {
    text-align: center;
}

div#about-me {
    display: none;
}

.cta-btn a {
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    text-transform: uppercase;
    color: #303030;
    font-family: Montserrat;
}

.cta-btn {
    padding: 13px 0;
    border: 2px solid #303030;
    width: 280px;
    text-align: center;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    transition: 0.4s ease all;
}

.cta-btn:hover>a {
    color: #fff;
}
.cta-btn:hover {
    background: #64576a;
    border: 2px solid #64576a;
}

section.sec4 {
    padding: 80px 0;
    text-align: center;
}

section.sec4 {
    padding: 100px 0;
    text-align: center;
    background: url(https://s3.amazonaws.com/store24-ubertor-com/elyssebulloch.myubertor.com/content/image/252.jpg) no-repeat;
    height: 300px;
}

section.sec4 h3 {
    color: #655869;
}

section.sec5 {
    padding: 40px 0;
    text-align: center;
}

section.sec5 h1 {
    font-family: Braxton;
    font-size: 40px;
}


footer {
    background: #303030;
    color: #fff;
    font-size: 13px;
    font-weight: 100;
    padding: 40px 0;
    margin-top: 0;
}

ul.footer_menu_links {
    display: none;
}

div#mc_embed_signup {
    margin-top: 30px;
}

footer label {
    display: initial;
    }
    
input#mce-NAME, input#mce-EMAIL, input#mce-MESSAGE {
    width: 100%;
    border: 2px solid #fff;
    padding: 8px 20px;
    background: transparent;
    color: #fff;
    margin-bottom: 20px;
}

input#mc-embedded-subscribe {
    background: #655869;
    width: 100%;
    padding: 10px;
    text-transform: uppercase;
    font-family: Montserrat;
    border: none;
}

div#ubr-sitemap {
    padding: 40px 0;
}

.sitemapriv {
    float: left;
}

.sitemapriv a {
    padding-right: 20px;
}

img#ubr-logo {
    float: right;
}

@media screen and (max-width: 767px) {
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    z-index: 9999;
}

nav.navbar.top-navbar {
    background: #000;
    border-color: #ffffff;
}

.navbar-toggle .icon-bar {
    background: #ffffff;
}

.navbar-toggle {
    margin-top: 8px;
}

button.navbar-toggle.collapsed {
    border-color: #fff;
}

section.sec2 {
    background: #e1e1e1;
    height: 326px;
    margin-bottom: 10px;
}

a.left.carousel-control img, a.right.carousel-control img {
    width: 30px;
    top: 550px;
    position: absolute;
    opacity: 0;
}
}

.dropdown-menu {
background-color: #303030 !important;
}
