/* GENERAL */
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Montserrat:200,400,700');

body {
    background: #fff;
    font-family: Lato;
    line-height: 1.428571429;
    color: #181b24;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.cta-btn2 a {
    color: #fff;
    text-transform: uppercase;
    font-family: Montserrat;
}

.cta-btn2 {
    width: 200px;
    border: 2px solid #fff;
    text-align: center;
    padding: 12px 0;
}

.cta-btn2:hover>a {
    color: #262b43 !important;
}

.cta-btn2:hover {
    background: #fff;
}

.home .navbar-default {
  background: #fff url(https://s3.amazonaws.com/store24-ubertor-com/mikeburman.myubertor.com/content/image/39319.jpg) center top fixed;
  background-size: cover;
}

.navbar-default {
    background-color: #8a8c8b;
    border-bottom: 0;
}

#broker_logo span {
    /*background: url(https://s3.amazonaws.com/store24-ubertor-com/mikeburman.myubertor.com/content/image/39304.png) no-repeat scroll 0 0 transparent;*/
background: url(http://store24-ubertor-com.s3.amazonaws.com/mikeburman.myubertor.com/content/image/75983.png) no-repeat scroll 0 0 transparent;
    display: block;
    text-indent: -9999px;
    height: 110px;
    background-size: contain;
    width: 400px;
    margin: 10px 10px 0 10px;
}

.navbar-header.logo-wrap h2 {
    display: none;
}

.collapse .navbar-nav {
    float: right;
    margin-top: 25px !important;
}

#main_menu a {
    position: static;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    color: #ffffff;
}

.navbar-default li.sel {
    background: transparent;
    }

.arrow {
    display: none;
    }


.w-banner .color-layer {
    background-color: transparent;
}

.home #ubertor #page_header_outer {
    height: 600px !important;
}

.home div#page_header_outer {
    height: 600px !important;
}

.home div#m-content h1 {
    text-align: left;
    padding: 20px 0 0 200px;
}

.home div#m-content {
    padding: 40px 0;
}

.search_board_listings {
    padding: 60px 0;
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
}

.search_board_listings h2 {
    text-align: center !important;
    color: #181b24;
    padding-bottom: 40px;
}

.search_board_listings .form-control {
    border-bottom: 2px solid #8a8c8b !important;
    color: #8a8c8b;
    border-radius: 0;
    border: none;
    box-shadow: none;
    }

.form-control:focus {
    border-bottom: 2px solid #252b41 !important;
    box-shadow: none;
}

    .selectpicker-sort, .selectpicker, .dropdown-toggle.btn-default {
    background: #fff;
    border: 0px;
    border-bottom: 2px solid #8a8c8b;
    border-radius: 0;
    color: #8a8c8b;
    width: 100%;
}

.selectpicker-sort:hover, .selectpicker:hover, .dropdown-toggle.btn-default:hover, .dropdown-menu li a:hover {
    background: #fff;
    color: #252b41;
    border-bottom: 2px solid #252b41;
}

.bootstrap-select.btn-group .dropdown-menu li > a:hover {
    background: #252b41;
    color: #fff;
}

.lstngs-sel .submit-btn {
    width: auto;
    padding: 8px 58px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 12px;
}
input[type="submit"], .ilist-btn {
    border: none;
    border-radius: 0;
    background: #262b43;
    color: #fff;
    font-weight: bold;
}

section.sec5 {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#252b41+0,252b41+60,8a8c8b+100 */
background: #252b41; /* Old browsers */
background: -moz-linear-gradient(45deg, #252b41 0%, #252b41 60%, #8a8c8b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #252b41 0%,#252b41 60%,#8a8c8b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #252b41 0%,#252b41 60%,#8a8c8b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#252b41', endColorstr='#8a8c8b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
min-height: 455px;
color: white;
text-align: justify;
}

div#mike-photo {
    text-align: right;
    height: 700px;
}

.sm-container {
    padding-left: 25%;
padding-bottom: 60px;
}

.sm-container h1 {
    padding-top: 45px;
color: white;
}

.sec5 .col-md-5:nth-child(2) {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/mikeburman.myubertor.com/content/image/39305.png) center center no-repeat;
    background-size: cover;
}

/* INNER PAGES */
#listing_group .multiple-listing-view .row .al a {
    font-size: 24px;
    color: #252b41;
}

#listing_group .multiple-listing-view ul.info li, #listing_group .multiple-listing-view .listing_provided_by {
    background: #8a8c8b;
    }

    #listing_group .multiple-listing-view .social-sharing-buttons .ubr_share_button a.email-to-friend {
    padding: 0px 6px;
    background: transparent;
    position: relative;
    top: 1px;
    color: #262b43;
}

.pager li.prev a, .pager li.nxt a {
    background: #8a8c8b;
    }

    .P-btn:hover, .btn-group.open .dropdown-toggle, .pager li.prev a:hover, .pager li.nxt a:hover, .ilist-btn a:hover, .ilist-btn:hover, .btn-sub:hover, .s-select, .c3 a i.fa-facebook:hover, .c3 a i.fa-twitter:hover, .c3 a i.fa-linkedin:hover, .c3 a i.fa-google-plus:hover, .c3 a i.fa-youtube-play:hover, .c3 a i.fa-rss:hover {
    background: #252b41;
    }

    #listing_group .multiple-listing-view .nav-pills > li.active > a, #listing_group .multiple-listing-view .nav-pills > li.active > a:hover, #listing_group .multiple-listing-view .nav-pills > li.active > a:focus, #listing_group .multiple-listing-view .nav-pills > li > a:hover, #listing_group .multiple-listing-view .nav-pills > li > a:focus {
    background: #fff;
    color: #252b41;
}

ul.al-lnav {
    list-style: none;
    padding-left: 0px;
    font-size: 12px;
    background: #252b41;
    padding: 10px;
    color: #ffffff;
}

ul.al-tab.al-lnav li a {
    color: #fff;
}

.blog .banner-home-subpage {
    display: block;
    background: #fff;
    padding: 40px;
}

.breadcrumb {
    background-color: #f5f5f5;
    }

.blog-wrap, .blog-detail {
    background: #8a8c8b;
    padding: 40px;
    color: #fff;
}

body.blog .r-widget {
    border-right: 0;
    border-top: 0;
    border-right: 0;
    background: #252b41;
    padding: 15px 25px;
}

body.blog .r-widget a, body.blog .r-widget ul.sidebar li a {
    color: #8a8c8b;
}

.blog-wrap a, .blog-wrap p a {
    color: #262b43;
}

.blog-wrap p a:hover {
    color: #3d456b;
    text-decoration: none;
}


/* FOOTER */

.footer-contact {
    display: none;
    }

    .banner-home2 {
    display: none;
    }

    .footer-wrap {
    background: #8a8c8b;
    padding-bottom: 50px;
    color: #fff;
}

div#contact-info p {
    font-size: 20px;
}

div#contact-info .fa {
    margin-right: 10px;
}

.custom-footer h2 {
    font-size: 25px;
    margin-top: 40px;
}

input#mce-NAME, input#mce-EMAIL, input#mce-MESSAGE {
    width: 60%;
    padding: 8px 20px;
    background: transparent;
    border-bottom: 2px solid #fff !important;
    border: none;
    margin-bottom: 20px;
    color: #fff;
}

input#mc-embedded-subscribe {
    background: #181b24;
    border: 0;
    width: 200px;
    padding: 10px 0;
    font-family: Montserrat;
}


.custom-footer ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
}
.custom-footer ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.custom-footer :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.custom-footer :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

footer {
    padding: 40px 0 0;
}

.container-wrap h1, .container-wrap p, footer p {
    color: #fff;
    text-shadow: none;
    font-weight: bold;
}
/*BYRON - Featured Listings*/
.home .header_widgets {
  background: none;
  padding: 0;
}
.home .body-content-wrap {
  margin: 0;
}
.home .header_widgets > .container:first-child {
  max-width: 100%;
  padding: 0;
}
.featuredListingRow > .col-md-3 {
  padding: 0;
  overflow: hidden;
}
.featuredListingRow .listing-img-container {
  background-size: cover;
  background-position: center;
  min-height: 560px;
  position: relative;
}
.listing-img-container .list-info-container {
  background: rgba(37, 43, 65, 0.8);
  bottom: 0;
  left: 0;
  margin: 15px 15px;
  padding: 30px 15px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all 0.5s ease-in-out;
}
.list-info-container a, .list-info-container p.list-address, .list-info-container p.list-price {
  color: #fff;
}
.list-info-container p.list-address {
  font-size: 25px;
  font-weight: 400;
  line-height: 1.2em;
  margin-bottom: 0;
}
.list-info-container p.list-price {
  font-size: 29px;
  line-height: 1.2em;
}
.list-info-container a {
  border: 4px solid #fff;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 400 !important;
  margin: 20px auto 0;
  max-width: 220px;
  padding: 15px 0px;
  text-transform: uppercase;
  transition: all 0.5s ease;
}
.featuredListingRow .list-info-container a:hover {
  background: rgba(37, 43, 65, 0.9);
  color: #fff;
}
#broker_logo .img-responsive {
  background: none;
  max-height: initial;
}
@media screen and (max-width: 1200px) {
  .home div#m-content h1 {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  #broker_logo {
   width: 100%;
  }
  #broker_logo span {
    background-size: cover;
    margin: 0;
    height: 110px;
    max-width: 400px;
    width: 100%;
  }
  body .row, body.home .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .home div#m-content h1 > span {
    margin-left: 0 !important;
  }
  #broker_logo .img-responsive {
    margin: 0;
  }
  .sm-container {
    padding-left: 0;
  }
  div#contact-info p {
    font-size: 16px;
  }
  footer ul li {
    display: block !important;
    position: relative;
  }
  footer .navbar-nav li a {
    padding: 0;
  }
}

.navbar-collapse #main_menu li a {
  color: #fff;
  background: none;
}

.banner-vid video {
  width: 100%;
  display: block;
}

.navbar-collapse #main_menu li a {
  font-size: 16px;
}

.navbar .container {
  max-width: 100%;
  margin-left: 15px;
}

.sec5 .col-md-5:nth-child(2) {
  background: none;
  padding-top: 20px;
}


#mike-photo img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 592px;
    width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {

	
#mike-photo img {
  position: absolute;
  left: 0;
  right: 0;
  right: 0;
  margin: 0 auto;
}

}

@media (max-width: 767px) {
	
#mike-photo img {
  position: absolute;
  left: 0;
  right: 0;
  right: 0;
  margin: 0 auto;
}

  div#mike-photo {
    height: 600px;
  }
}	
@media(max-width:768px){
  .body-content-wrap p{
    font-size:16px;
  }
  .side_content .sm-container p{
    font-size:16px;
  }
  p, label,input, button, select, textarea,.container-wrap h1, .container-wrap p, footer p,.form-control{
    font-size:16px;
  }
  #main_menu.nav li{
    margin:8px;
  }
  #form_search_board_listings_2 .lstngs-sel{
    margin:8px 0;
  }
}
.youtube-container.clearfix{
      /*padding-bottom: 56.25%;*/
    position: relative;
    display: block;
    width: 100%;
}
.side_content iframe{
  position: absolute;
    top: 0;
    left: 0;
}
.navbar-toggle .icon-bar{
      width: 30px;
    height: 4px;
}
.sold .new-badge,
.new-listing .new-badge{
  padding:10px 25px;
  display:inline-block;
  color:#fff;
  font-weight:700;
}
.sold .new-badge{
   background:#ff0000;
}
.new-listing .new-badge{
  background:#008000;
}

/*jx-custom badge*/
#list .showbadge a{
  position:relative;
  overflow:hidden;
}
.showbadge .uber-badge{
  display:block;
    position: absolute;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)!important;
    bottom: 35px;
    padding: 7px;
    right: -125px;
    width: 350px;
    text-align: center;
    z-index: 1;
  top:initial;
  left:initial;
font-size:16px;
  letter-spacing:1px;
  font-weight:200;
}
.img-wrap.showbadge{
  position:relative;
  overflow:hidden;
}

/*jx - hide double badge*/
.showbadge .uber-badge,
.showbadge .uber-badge:empty{
  display:none;
}
.tdesc{
  color:#fff;
  font-size:9px;
  text-transform: capitalize;
  padding-left:10px;
}

/*jx send button*/
.sendmessage{
  background: #181b24;
    border: 0;
    width: 200px;
    padding:10px 20px;
    font-family: Montserrat;
  font-size:18px;
  color:#fff;
}
.sendmessage:hover{
      color: #262b43!important;
  background:#fff;
}



@media (min-width:991px){
  .custom-footer .fot-right{
    padding-left:50px;
  }
}
