	/* GLOBAL CSS */

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

body {
  font-family: 'Roboto', sans-serif;
background: #ffffff;
}

#broker_logo {
    float: left;
    /*background: #002b5c url(https://s3.amazonaws.com/store24-ubertor-com/cl1850/content/image/39150.png) center no-repeat;*/
    /*background-size: contain;*/
    /*width: 310px;*/
}

body .container {
  max-width: 1170px;
}
.navbar-header h2 {
  display: none;
}
/*.home .banner-home1 {
  display: none;
}*/
p.text2 {
    font-size: 16px !important;
    margin-top: -38px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
/*body.home .banner-home2 {
  display: none;
}*/
.footer-contact {
  display: none;
}
.logo-wrap {
    width: 318px !important;
}
/* BEFORE NAVIGATION */

.before-main-nav {
  /*background: #171717;*/
  background: #002b5c;
  padding: 5px 0px;
}
.before-main-nav .top-ctc-wrap {
  padding: 0;
}
.before-main-nav .top-ctc-wrap a {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 100;
  transition: all 0.5s ease;
}
.before-main-nav .top-ctc-wrap a:hover {
  color: #deebf7;
  text-decoration: none;
}
.top-gtranslate #google_translate_element {
  background: #efefef;
  padding: 10px;
  width: 180px;
}
.goog-te-gadget-simple .goog-te-menu-value span {
  font-size: 12px;
  font-weight: 700;
}
.goog-te-gadget-simple {
  width: 100%;
}

.col-sm-6.top-ctc-wrap a {
    font-size: 14px;
}

/* MAIN NAVIGATION MENU */

.navbar-default {
  /*background: #deeaf7;*/
    background: #002b5c;
    border-bottom: none;
    border-top: 1px solid #0b1e38;
}
#broker_logo > p {
    color: #ffffff;
    font-size: 48px;
    padding: 25px 5px;
    text-transform: none;
    font-weight: 500;
}
#main_menu li.sel, #main_menu li.sel a {
  background: none;
}
#main_menu li.sel a {
  color: #6bacff;
  font-weight: 900;
}
#main_menu li a {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
#main_menu > li > a {
  color: #ffffff;
  padding: 30px 10px;
}
#main_menu .arrow, .navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
  display: none;
}


/* FEATURED PROPERTIES */

.featured-title-container {
    background: #002b5c;
}
.home-main-content {
  background: #fff;
}
.featured-title-container h1 {
  color: #f2f2f2;
  font-size: 31px;
  font-weight: 400;
  margin: 40px 0;
}
.featured-title-container a {
  color: #fff;
  display: block;
  font-size: 16px;
  margin: 40px 0;
}
.featuredListingRow .col-md-3 {
  max-height: 312px;
  padding: 0;
  overflow: hidden;
}
.featuredListingRow .listing-img-container {
  background-position: center;
  background-size: cover;
}
.listing-img-container .list-hidden-info {
  color: #fff;
  padding: 60px;  
  transition: all 0.5s ease-in-out;
  transform: translateY(220px);
}
.listing-img-container:hover .list-hidden-info {
  background: rgba(23, 23, 23, 0.8);
  transform: translateY(0px);
}
.list-hidden-info .list-address {
  font-size: 20px;
  font-weight: 400;
}
.list-hidden-info .list-price {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  font-weight: 700;
}
.list-hidden-info .list-hr-custom {
  border-color: #404040;
  margin: 30px 0;
}
.new-sub-info {
  list-style-type: none;
  padding: 0;
}
.new-sub-info li {
  border-right: 1px solid #fff;
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 0px 5px 0 ;
}
.new-sub-info li:first-child {
  padding-left: 0;
}
.new-sub-info li:last-child {
  border-right: 0px;
  padding-right: 0px;
}
.list-hidden-info .list-provided {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
  font-weight: 400;
}
/*F*/

.navbar-nav > li ul {
    background-color: #002b5c;
}

#main_menu li.sel a {
    font-weight: normal;
}
/*MLS SEARCH WIDGET*/

.new-searchBoard-container form  {
  background: #ededed;
  padding: 20px;
}
.new-searchBoard-container form > .row:nth-child(2) .lstngs-sel {
  float: none;
  width: 100%;  
}
.new-searchBoard-container form > .row:nth-child(2) .lstngs-sel:nth-child(4), .new-searchBoard-container form > .row:nth-child(2) .lstngs-sel:nth-child(5) {
  display: inline-block;
  padding-right: 0;
  width: calc(24% * 2);
}
.new-searchBoard-container form input[type="text"], .new-searchBoard-container form button.dropdown-toggle {
  background: #fff;
  border: 2px solid #dddedf;
  border-radius: 0px;
  color: #797979;
  font-size: 14px;
  font-weight: 400;
}
.new-searchBoard-container form input[type="text"] {
  margin-bottom: 10px;
}
.new-searchBoard-container form input[type="text"]::placeholder {
  color: #797979;
  font-size: 14px;
  font-weight: 400; 
}
.new-searchBoard-container form > .row:nth-child(2) .lstngs-sel:nth-child(6) .btn {
  background: #171717;
  border-radius: 0px;
  font-size: 14px;
  display: block;
  width: 50%;
} 
.home-main-content {
  padding: 70px 0;
}
.home-main-content h1 {
  color: #171717;
  font-size: 42px;
  font-weight: 400;
  margin: 0px 0px 30px;
}
.home-main-content .list-hr-custom {
  border-color: #d9d9d9;
  margin-bottom: 35px;
}
.home-main-content p {
  color: #5a5959;
  font-size: 14px;
  font-weight: 300;
}


/* ABOUT DAVID SECTION */

.about-david {
  background: url(https://s3.amazonaws.com/store24-ubertor-com/cl1850/content/image/38644.jpg) no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: 70vh;
}
.hide-on-desktop {
  display: none;
}
.about-content {
  color: #fff;
  margin: 60px 0;
}
.about-content h2 {
  font-size: 43px;
}
.about-content p {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}
.about-content p:last-of-type {
  margin-bottom: 50px;
}
.about-content .list-hr-custom {
  border-color: #39341f;
  margin: 40px 0;
}

#ubertor #page_header_outer {
    height: auto;
}

p.text2 img {
    width: 148px;
}

/* HOME FOOTER VIDEO */

.home-video-container {
  position: relative;
  padding-bottom: 56.23%;
  overflow: hidden;
}
.home-video-container iframe,
.home-video-container object,
.home-video-container embed  {
  position: absolute;
  top: 0px;
  left: -10px;
  width: 100%;
  height: 100%;
}


  /* FOOTER AREA */

  .footer-wrap {
    background: #ffffff;
    padding-bottom: 0px;
    border-top: 1px solid #dcdcdc;
  }
  .footer-wrap .new-footer-area {
    padding: 30px 0;
  }
  .footer-wrap .bottom-footer {
    background: #171717;
  }
  .remax-footer-logo {
    margin-bottom: 20px;
    max-width: 245px;
  }
  .first-footer-col p, .first-footer-col p > a, .second-footer-col p > a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .second-footer-col h4 {
    color: #171717;
    font-size: 32px;
    margin-bottom: 30px;
  }
  .second-footer-col .no-pad {
    padding: 0;
  }
  .second-footer-col .no-pad:nth-child(3) {
    padding-left: 15px;
  }
  .third-footer-col {
    padding-top: 40px;
  }
  .third-footer-col h5 {
    color: #171717;
    font-size: 23px;
    margin-bottom: 30px;
  }

.soc a {
    font-size: 14px;
    color: #000;
    font-weight: 300;
    float: left;
    padding: 8px;
}

.home-main-content.clearfix .col-md-6 {
    margin-bottom: 20px;
}

#listing_group .alisting-img .listing_provided_by, #listing_group .alisting-img .info, #listing_group .alisting-img .provided_by, #listing_group .alisting-img h3, #listing_group .alisting-img .time-modified {
    background: #f7f7f7;
    padding: 0 6px;
    margin: 0 auto;
    color: #000000;
    text-align: left;
}

.alisting-img .al {
    background: #171717;
    padding: 10px;
    color: #ffffff;
    margin: 0px auto;
    text-align: left;
}

#listing_group .alisting-img .listing_provided_by, #listing_group .alisting-img .provided_by, #listing_group .alisting-img .time-modified {
    font-size: 12px;
    color: #171717;
    padding-bottom: 10px;
}

.pager li.prev a {
    background: #f2f2f2;
 color:#fff !important;
}

.pager li.nxt a {
    background: #f2f2f2;
 color:#fff !important;
}

ul.al-lnav {
    list-style: none;
    padding-left: 0px;
    font-size: 12px;
    background: #212121;
    padding: 10px;
    color: #ffffff;
}

ul.al-tab.al-lnav li a {
    color: #ffffff;
}

ul.al-tab.al-lnav li a:hover {
    color: #000;
}

div.sidebar a:hover, #widget_twitter a:hover {
    color: #313131;
    text-decoration: none;
}

.col-md-3 .col-sm-6.no-pad a:hover {
    color: #000;
}

#listing_group .multiple-listing-view .row .al a {
    color: #000000;
}

#listing_group .multiple-listing-view ul.info li, #listing_group .multiple-listing-view .listing_provided_by {
    background: #191919;
}
.navbar-default .navbar-nav li a {
    color: #ffffff;
}
#listing_group .multiple-listing-view a {
    color: #8a8a8a;
}

/* MEDIA QUERIES */

@media only screen and (min-width: 768px) {
  .before-main-nav .top-ctc-wrap a {
    margin: 10px 0;
    padding: 0px 35px 0px 0px;    
  }
  .top-gtranslate #google_translate_element  {
    float: right;
  }
}


@media only screen and (max-width: 991px) {
  .hide-on-desktop.david-photo {
    display: block;
  }
  .about-david {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl1850/content/image/38643.jpg);
  }
}


@media only screen and (max-width: 480px) {
.soc a {
    font-size: 13px !important;
    color: #000;
    font-weight: 300;
    float: left;
    padding: 8px;
}


.top-gtranslate #google_translate_element {
    background: #efefef;
    padding: 10px;
    width: 180px;
    float: right;
    margin-top: -92px;
}

.col-sm-6.top-ctc-wrap a {
    font-size: 16px;
    padding: 12px;
}

.col-sm-6.top-ctc-wrap {
    margin-top: 61px;
}

#broker_logo {
    float: left;
    /*background: #002b5c url(https://s3.amazonaws.com/store24-ubertor-com/cl1850/content/image/39150.png) center no-repeat;*/
    /*background-size: contain;*/
    /*width: 252px;*/
    /*margin-top: -20px;*/
}
}

@media only screen and (max-width: 320px) {
.soc a {
    font-size: 11px !important;
    color: #000;
    font-weight: 300;
    float: left;
    padding: 8px;
}


.top-gtranslate #google_translate_element {
    background: #efefef;
    padding: 10px;
    width: 180px;
    float: right;
    margin-top: -92px;
}

.col-sm-6.top-ctc-wrap a {
    font-size: 13px;
    padding: 12px;
}

.col-sm-6.top-ctc-wrap {
    margin-top: 61px;
}
}

/*5-8-2018 edits*/
.featured-title-container.clearfix .col-sm-2.col-sm-offset-6 {
    display: none;
}

.col-md-5.col-md-offset-1.new-searchBoard-container h1 {
    text-align: right;
}

.selectpicker-sort:hover, .selectpicker:hover, .dropdown-toggle.btn-default:hover, .dropdown-menu li a:hover {
    background: #171717;
    color: #ffffff;
}

.pagination > li > a {
    color: #1a2732 !important;
}

.pagination > .active > a:hover, .pagination > .active > a {
    background-color: #002b5c;
    border: solid 1px #1a2732;
    color: #fff !important;
}

#listing_group a {
    color: #ffffff;
}

.featured-title-container.clearfix .container {
    max-width: 909px;
}

.featured-title-container.clearfix .col-sm-4 {
    width: 100%;
}

@media screen and (max-width:1300px) and (min-width: 980px){
.list-hidden-info .list-address {
    font-size: 22px;
    font-weight: 400;
    margin-top: -58px;
    margin-bottom: 20px;
}
}

.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: #1a2530;
    color: #ffffff !important;
}

.top-gtranslate #google_translate_element {
  background: transparent;
}

.featured-title-container h1 {
  position: relative;
}
.featured-title-container h1:after {
  content: '';
  background: #fff;
  height: 1px;
  width: 270px;
  display: block;
  margin: 10px 0;
}

.col-sm-6.top-ctc-wrap a {
  font-weight: 400;
}

@media screen and (max-width: 480px) {
.col-sm-6.top-ctc-wrap a {
  font-weight: 400;
}

p.text2 {
    font-size: 19px !important;
    margin-top: -38px;
    font-weight: 500 !important;
    text-transform: none;
}

#broker_logo > p {
    color: #ffffff;
    font-size: 46px;
    padding: 25px 5px;
}

p.text2 img {
    width: 112px;
}

.second-footer-col .no-pad:nth-child(3) {
    padding-left: 0px;
}
}


@media screen and (max-width: 320px) {
#broker_logo > p {
    color: #ffffff;
    font-size: 33px;
    padding: 25px 5px;
}

p.text2 img {
    width: 78px;
}

p.text2 {
    font-size: 15px !important;
    margin-top: -38px;
    font-weight: 500 !important;
    text-transform: none;
}
}

.banner-home1 {
    display: none;
}

.home #page_header_outer2 {
display: none;
}
ul.new-sub-info {
    color: #fff !important;
}

/* transition */
.carousel .item img {
animation: kenburns 22s infinite;
}
/* start status */
.carousel .item img,
.carousel .item.active.inactiveUntilOnLoad img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale3d(1);
}
/* end status */
.carousel .item.active img {

}
@keyframes kenburns {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  95% {
    transform: scale3d(1.5, 1.5, 1.5) translate3d(-190px, -120px, 0px);
    animation-timing-function: ease-in;
    opacity: 1;
  }
  100% {
    transform: scale3d(2, 2, 2) translate3d(-170px, -100px, 0px);
    opacity: 0;
  }
}
/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}
 

.banner-home1 {display: block;}

.home  .home-video-container {
  display: none;
}

#homePageBanner {
  position: relative !important;
height: 100vh !important;
  display:block;
}

.home .banner-home1 {
  display: none;
}

.home  .home-video-container {
  display: block;
}


.home-video-container {
    position: relative;
    padding-bottom: 50.0%;
    overflow: hidden;
}

.pager li.nxt a {
    background: #7b7b7b;
    color: #fff !important;
}
.pager li.prev a {
    background: #7b7b7b;
    color: #fff !important;
}
.properties .pager li.nxt a, .properties  .pager li.prev a {
    display: none;
}
body.property_detail .results {
  display: none !important;
}


.market_stats .body-content img {
  max-width: 580px;
  margin-bottom: 40px;
}
.navbar-nav>li>.dropdown-menu{
 z-index:999999;
}

.spacer{
  padding:30px;
}
