/*** IMPORTS ***/
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url(https://s3.amazonaws.com/store24-ubertor-com/heartofvancouver.ourubertor.com/content/document/27550.otf);
  font-weight: 400;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url(https://s3.amazonaws.com/store24-ubertor-com/heartofvancouver.ourubertor.com/content/document/27549.otf);
  font-weight: 600;
}
@import url('https://fonts.googleapis.com/css?family=Oswald:700');
 
/*** RESET ***/
.footer-contact,
.footer-wrap hr,
.footer-wrap footer .col-md-12 > p:first-child,
footer .link {
  display: none;
}
 
/*** GLOBAL ***/
#ubertor h1, #ubertor h2, #ubertor h3, #ubertor h4, #ubertor h5, #ubertor h6, #ubertor p, a {
  font-family: 'Avenir Next LT Pro';
}
.body-content-wrap {
  padding: 80px 0px;
  margin: 0px;
} 
#ubertor span.small {
  font-size: 18px;
  text-transform: uppercase;
} 
#ubertor span.special {
  color: #e6f5f8;
}
#ubertor h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 23px;
  letter-spacing: 4px;
  color: #5f5f5f;
  line-height: 28px;
}
#ubertor h3 {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 4px;
  padding: 0px;
  font-weight: 600;
  line-height: 30px;
}
#ubertor h3.thin {
  font-weight: 300;
  font-size: 15px;
}
#ubertor h4 {
 font-size: 16px; 
 font-weight: 600;
}
#ubertor h6 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #69a2b6;
}
#ubertor p,
.body-content-wrap p {
  font-size: 15px;
  color: #7b7c7e;
  line-height: 24px;
}
#ubertor .btn {
  background: #1FA8DF;
  border: 0px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.25s ease;
}
#ubertor .btn:hover {
  background: #87d8f9;
}
/*** end of GLOBAL ***/
 
/*** NAVBAR ***/
.navbar.navbar-default {
  background: #fff;
  border-bottom: 7px solid #1FA8DF;
}
.navbar-default .navbar-nav li a {
  color: #1a84af;
  text-transform: uppercase;
  font-size: 14px;
}
.navbar-default .navbar-nav li a .sub-arrow {
  display: none;
}
#ubertor .navbar-header.logo-wrap {
  float: none;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 20px;
}
#ubertor .navbar > .container .navbar-brand {
  margin: 0px;
}
#broker_logo {
  opacity: 0;
  transition: all 0.25s ease;
}
#broker_logo.col-md-6 {
  opacity: 1;
}
#ubertor .navbar-header #masthead-info {
  text-align: right;
  padding: 0px; 
  margin: 0px;
  padding: 5px 0px;
}
#ubertor .navbar-header #masthead-info li a {
  text-transform: lowercase;
}
#ubertor .navbar-header #masthead-info li {
  margin-right: 30px;
  vertical-align: middle;
}
#ubertor .navbar-header #masthead-info li:nth-child(2) {
  margin-right: 10px;
}
#ubertor .navbar-header #masthead-info .social {
  margin-right: 3px;
  line-height: 0px;
  padding: 0px;
}
#ubertor .navbar-header #masthead-info .social a {
  border-color: #87d8f9;
}
#ubertor .navbar-header #masthead-info .social a .fa {
  color: #1fa8df;
}


#ubertor .navbar-collapse {
  text-align: center;
  white-space: no-wrap;
}
#ubertor .collapse .navbar-nav {
  float: none;
  text-align: center;
  display: inline-block;
}
#ubertor .navbar-default .navbar-nav li a {
  transition: all 0.25s ease;
  font-weight: 400;
}
#ubertor .navbar-default .navbar-nav > .open > a, 
#ubertor .navbar-default .navbar-nav > .open > a:hover, 
#ubertor .navbar-default .navbar-nav > .open > a:focus,
#ubertor .navbar-default .navbar-nav li a:hover {
  color: #1FA8DF;
}
#ubertor .navbar-nav > li ul.dropdown-menu {
  background: #1FA8DF;
  border: 0px;
  border-radius: 10px;
  overflow: hidden;
}
#ubertor .navbar-default .navbar-nav .dropdown-menu li a {
  color: #fff;
  border: 0px;
  padding: 10px;
}
#ubertor .navbar-nav > li ul li.sel a, 
#ubertor .navbar-nav > li ul li:hover > a {
  background: #1a84af;
  color: #fff;
}
@media only screen and (max-width : 1200px) {
  #ubertor .navbar-header.logo-wrap {
    padding: 40px 0px;
  }  
}
@media only screen and (max-width : 1200px) and (min-width : 768px) {
  #ubertor .navbar-header #broker_logo,
  #ubertor .navbar-header #masthead-info {
    float: none;
    width: 100%;
    max-width: 100%;
    display: block;
    text-align: center;
  }
  #ubertor .navbar-header #broker_logo {
    margin-bottom: 20px;
  }
#ubertor .navbar-header #masthead-info {
    padding: 5px 0px !important;
}

.navbar-default .navbar-nav li a {
    font-size: 13px;
}

.navbar-default .navbar-nav li a {
    padding: 8px 8px;
}
#ubertor .navbar-header.logo-wrap {
    padding: 10px 0px;
}
}
@media only screen and (max-width : 768px) {
  #ubertor .container > .navbar-header {
    margin: 0px;
  }
  #ubertor .navbar-header #masthead-info {
    display: none;
  }
  #ubertor .navbar-default .navbar-toggle {
    margin: 0px;
    background: #1FA8DF;
    border: 0px;
    transition: all 0.25s ease;
  }
  #ubertor .navbar-default .navbar-toggle .icon-bar {
    background: #fff;
    transition: all 0.25s ease;
  }
  #ubertor .navbar-default .navbar-toggle:hover {
    background: #1a84af;
  }
  #ubertor .navbar-collapse {
    max-height: none;
  }
  #ubertor .navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
    background: #1FA8DF;
  }
  #ubertor .navbar-default .navbar-nav > .open > a, 
  #ubertor .navbar-default .navbar-nav > .open > a:hover, 
  #ubertor .navbar-default .navbar-nav > .open > a:focus, 
  #ubertor .navbar-default .navbar-nav li a:hover {
    color: #1a84af;
  }
  #ubertor .navbar-default .navbar-nav li .dropdown-menu {
    margin: 0px auto !important;
    text-align: center;
  }
  #ubertor .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    border-radius: 10px;
    margin: 2px 0px;
    color: #fff;
    background: #1a84af;
    display: inline-block;
    padding: 15px 30px;
  }
  #ubertor .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background: #fff;
    color: #1a84af;
  }
}
/*** end of NAVBAR ***/
 
/*** WIDGETS ***/
.header_widgets,
#page_header_outer2,
.home .header_widgets {
  padding: 0px;
  background: #1FA8DF;
}
#page_header_outer2 > .container,
.header_widgets > .container {
  width: 100%;
  max-width: 100%;
  padding: 0px;
}
.header_widgets .body-content-wrap,
#widget-testimonials,
#widget-feature,
#widget-feature-video,
#widget-map,
#widget-market-stats,
#widget-social,
#widget-before-footer {
  padding: 80px 0px;
  margin: 0px;
}
/*welcome*/
#widget-welcome {
 padding-top: 80px;
 padding-bottom: 80px;
  text-align: center; 
  color: #fff;
}
#widget-welcome h3 {
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 4px;
}
#widget-welcome h1 {
  font-size: 43px;
  margin: 0px;
  margin-top: 10px;
}
#widget-welcome h1,
#widget-about h1 {
  font-family: 'Oswald', sans-serif;
}
#widget-welcome h3 {
  font-weight: 400;
}
/*about*/
#widget-about {
  background: #000;
  position: relative; 
}
#widget-about:before {
  content:'';
  display: block;
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
   
  background: -moz-linear-gradient(top, rgba(33,55,63,1) 0%, rgba(33,55,63,0) 70%, rgba(33,55,63,0) 100%);
background: -webkit-linear-gradient(top, rgba(33,55,63,1) 0%,rgba(33,55,63,0) 70%,rgba(33,55,63,0) 100%);
background: linear-gradient(to bottom, rgba(33,55,63,1) 0%,rgba(33,55,63,0) 70%,rgba(33,55,63,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21373f', endColorstr='#0021373f',GradientType=0 );
   
  z-index: 2;
}
#widget-about .content {
  padding: 70px 0px;
  padding-right: 10%;
  text-align: right;
  z-index: 3;
}
#widget-about h1 {
  color: #fff;
  text-transform: lowercase;
  font-weight: 700;
  font-size: 64px;
}
#widget-about h1 + img {
  margin-bottom: 30px;
}
#widget-about .special {
  color: #e6f5f8;
}
#widget-about p {
  font-size: 15px;
  line-height: 24px;
  color: #b5b8bb;
  margin-bottom: 20px;
}
#widget-about .dp {
  padding: 0px;
  bottom: 0px;
  z-index: 1;
}
@media (min-width: 992px) {
  #widget-about .dp {
    float: none;
    position: absolute;
    bottom: 0; left: 0;
  }
  #widget-about:before {
    background: -moz-linear-gradient(left, rgba(33,55,63,0) 0%, rgba(33,55,63,0) 30%, rgba(33,55,63,1) 100%);
background: -webkit-linear-gradient(left, rgba(33,55,63,0) 0%,rgba(33,55,63,0) 30%,rgba(33,55,63,1) 100%);
background: linear-gradient(to right, rgba(33,55,63,0) 0%,rgba(33,55,63,0) 30%,rgba(33,55,63,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0021373f', endColorstr='#21373f',GradientType=1 );
  }
}
#widget-about .dp img {
  width: 100%;
  max-width: 700px;
}
/*testimonials*/
#widget-testimonials {
  background: #fff;
  text-align: center;
}
#widget-testimonials .quotes {
  margin-bottom: 30px;
}
#widget-testimonials p {
  font-size: 15px;
  color: #7b7c7e;
  line-height: 24px;
  width: 100%;
  max-width: 300px;
  margin: 0px auto;
}
#widget-testimonials h4 {
  margin-top: 25px;
}
@media (max-width: 992px) {
  #widget-testimonials .item {
    margin: 20px 0px;
  }
}
/*feature*/
#widget-feature {
  background: #fbfbfb;
}
#widget-feature h3 {
  margin-bottom: 30px;
}
#widget-feature span.special {
  color: #1FA8DF;
}
#widget-feature p {
  margin-bottom: 20px;
}
/*feature-video*/
#widget-feature-video {
  background: #21373f;
  position: relative;
  color: #fff;
}
#widget-feature-video:before {
  content:'';
  display: block;
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background-image:url('https://s3.amazonaws.com/store24-ubertor-com/heartofvancouver.ourubertor.com/content/image/27453.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  opacity: 0.3;
}
#widget-feature-video .container > .col-md-6 {
    padding: 30px;
}

#widget-feature-video .container > .col-md-6.row .col-md-6 {
    padding-bottom: 15px;
}

#widget-feature-video h4 {
    font-size: 16px;
    font-weight: 600;
    color: #1fa8df;
}
#widget-feature-video .CTAs {
    margin-top: 40px;
    padding: 0px;
}
#widget-feature-video .CTAs .item {
    display: inline-block;
    text-align: center;
    width: 80px;
    height: 80px;
    position: relative;
    margin-right: 57px;
    margin-bottom: 61px;
}
#widget-feature-video .CTAs > .item:before {
  content:'';
  display: block;
  position: absolute;
  width: 100px; height: 100px;
  top: 50%; left: 50%;
  background: red;
  transform: translateY(-50% ) translateX(-50% ) rotate(45deg);
  transition: all 0.25s ease;
}
#widget-feature-video .CTAs > .item a {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 0px;
}
#widget-feature-video .CTAs > .item:nth-child(1):before {
    background: #1fa8df;
}
#widget-feature-video .CTAs > .item:nth-child(1) a {
  color: #e0f7ff;
}
#widget-feature-video .CTAs > .item:nth-child(2):before {
    background: #1a84af;
}
#widget-feature-video .CTAs > .item:nth-child(2) a {
    color: #87d8f9;
}
#widget-feature-video .CTAs > .item:nth-child(3):before {
  background: #87d8f9;
}
#widget-feature-video .CTAs > .item:nth-child(3) a {
color: #1a84af;
}
#widget-feature-video .CTAs > .item:nth-child(4):before {
background: #1a84af;
}
#widget-feature-video .CTAs > .item:nth-child(4) a {
    color: #87d8f9;
}
#widget-feature-video .CTAs > .item:nth-child(5):before {
background: #1fa8df;
}
#widget-feature-video .CTAs > .item:nth-child(5) a {
  color: #e0f7ff;
}

#widget-feature-video .CTAs .item:nth-child(5) {
    margin-right: 0px;
}

#widget-feature-video .CTAs > .item:hover:before {
  transform: translateY(-50% ) translateX(-50% ) rotate(0deg);
}
#widget-feature-video .CTAs > .item a p {
  color: inherit;
  text-transform: uppercase;
  font-size: 14px;
  max-width: 60px;
  margin: 0px auto;
  margin-top: 5px;
  line-height: 18px;
}
#widget-feature-video p {
  color: #fff;
  font-size: 15px;
  line-height: 24px;
}
/*featured listings*/
body.home .sidebar.widget_listings {
  display: none;  
}
.widget-featured-listings {
  background: #fff;
  overflow: hidden;
}
#ubertor .widget-featured-listings h2 {
  text-align: center;
  margin-top: 80px;
  margin-bottom: 50px;
}
.widget-featured-listings .custom-slider .item {
  position: relative;
  overflow: hidden;
}
.widget-featured-listings .custom-slider .photo {
  height: 370px;
  width: 530px;
  background-size: cover;
  background-position: center;
}
.widget-featured-listings .custom-slider .info {
  background:rgba(95,95,95,0.8);
  text-align: center;
  padding: 20px 0px;
}
#ubertor .widget-featured-listings .info p,
#ubertor .widget-featured-listings .info li {
  color: #fff;
  font-weight: 300;
  margin: 0px;
}
#ubertor .widget-featured-listings .custom-slider .info li {
  display: inline-block;
  margin: 0px 10px;
}
#ubertor .widget-featured-listings .info .address {
  font-size: 20px;
  line-height: 20px;
}
#ubertor .widget-featured-listings .info .price {
  font-size: 18px;
  line-height: 18px;
  margin: 5px 0px;
}
#ubertor .widget-featured-listings .info .details li {
  font-size: 14px;
  line-height: 14px;
  color: #87d8f9;
}
.film_roll_prev, 
.film_roll_next {
  background: none;
  border: 0px;
  opacity: 0.6;
  transition: all 0.25s ease;
}
.film_roll_prev:hover, 
.film_roll_next:hover {
  opacity: 1;
}
@media only screen and (min-width : 768px) {
  .widget-featured-listings .custom-slider .info {
    position: absolute;
    bottom: 0; left: 0; right: 0;
    transform: translateY(100%);
    transition: all 0.5s ease;
  }
  .widget-featured-listings .custom-slider .item:hover .info  {
    transform: translateY(0);
  }
}
/*map*/
#widget-map {
    background: rgb(31, 168, 223);
  padding: 60px 0px;
  position: relative;
}
#widget-map:before {
  content:'';
  display: block;
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  background-image:url('https://s3.amazonaws.com/store24-ubertor-com/heartofvancouver.ourubertor.com/content/image/27446.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  opacity: 0.1;
}
#widget-map .container {
  position: relative;
}
#widget-map h2 {
  text-align: center;
  color: #fff;
  width: 100%;
  max-width: 620px;
  margin: 0px auto;
}
#custom-map-container {
  width: 100%;
  max-width: 1080px;
  height: 400px;
  overflow: auto;  
  margin: 0px auto;
  margin-top: 50px;
  border: 10px solid #fff;
  background: #b7dce2;
  white-space: nowrap;
  line-height: 0px;
}
#custom-map {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}
#custom-map #communities > rect {
  cursor: pointer;
  fill: rgba(0,0,0,0) !important;
  stroke: rgba(0,0,0,0) !important;
  stroke-width: 2px !important;
  transition: all 0.25s ease;
}
#custom-map #communities > rect:hover {
  fill: rgba(255,255,255,0.3) !important;
  stroke: #b7dce2 !important;
}
/*market stats*/
#widget-market-stats {
  background: #fbfbfb;
  text-align: center;
}
#widget-market-stats h3 {
  color: #5f5f5f;
}
#widget-market-stats h3.thin {
  line-height: 15px;
  margin-top: 5px;
  margin-bottom: 60px;
}
#widget-market-stats .btn {
  margin-top: 40px;
}
#widget-market-stats .btn p {
  color: inherit;
  font-size: inherit;
  line-height: 22px;
  margin-bottom: 0px;
}
/*social*/
#widget-social {
  background: #fff;
}
#widget-social .juicer-feed > .referral {
  display: none;
}
/*before footer*/
#widget-before-footer {
  background: #414141;
}
#widget-before-footer .contact-me img {
  margin-bottom: 30px;
}
#widget-before-footer .contact-me p {
  font-size: 14px;
  line-height: 22px;
  color: #aaaaa2;
}
#widget-before-footer .contact-me a {
  margin-top: 25px;
}
#widget-before-footer .details {
   
}
#widget-before-footer .details .address {
  margin-bottom: 25px;
}
#widget-before-footer .details h4 {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 4px;
  margin-top: 0px;
  margin-bottom: 35px;
}
#masthead-info li,
#widget-before-footer .details li {
  color: #aaaaa2;
  font-size: 14px;
  line-height: 24px;
}
#masthead-info a,
#widget-before-footer .details a {
  font-weight: 300;
}
#masthead-info a,
#widget-before-footer .details .contact-info a {
  color: #aaaaa2;
  transition: all 0.25s ease;
}
#masthead-info a:hover,
#widget-before-footer .details .contact-info a:hover {
  color: #87d8f9;
}
#masthead-info a .fa,
#widget-before-footer .details .contact-info a .fa {
  color: #87d8f9;
  margin-right: 8px;
}
#widget-before-footer .details .social {
  margin-toP: 20px;
}
#masthead-info li,
#widget-before-footer .details .social li {
  display: inline-block;
}
#masthead-info .social a,
#widget-before-footer .details .social li a {
  width: 32px;
  height: 32px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  border: 1px solid #fff;
  transition: all 0.25s ease;
}
#masthead-info .social .fa,
#widget-before-footer .details .social li .fa {
  font-size: 15px;
  position: absolute;
  top: 50%; left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.25s ease;
}
#masthead-info .social a:hover,
#widget-before-footer .details .social li a:hover {
  border-color: #87d8f9;
  background: #87d8f9;
}
#masthead-info .social a:hover .fa,
#widget-before-footer .details .social li a:hover .fa {
  color: #fff;
}
/*** end of WIDGETS ***/
 
/*** BODY ***/
#m-content {}
/*** end of BODY ***/
 
/*** FOOTER ***/
.footer-wrap {
  background: #2e2e2e;
  padding: 0px;
}
.footer-wrap > .container {
  width: 100%;
  max-width: 100%;
  padding: 0px;
}
.footer-wrap .navbar-nav.sm {
  width: 100%;
  float: none;
}
.footer-wrap .navbar-nav.sm:before,
.footer-wrap .navbar-nav.sm:after {
  content:'';
  display: block;
  clear: both;
}
.footer-wrap .navbar-nav.sm > li:not(:last-child) {
  padding: 10px 0px;
}
.footer-wrap .navbar-nav.sm > li:last-child {
  float: right;
}
footer .navbar-nav li a {
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 11px;
}
#powered_by {
  position: relative;
}
/*** end of FOOTER ***/
 
/*** HOME ***/
.banner-home1 {
  background: #fff;
  position: relative;
}
body.home .banner-home1:before {
  content:'';
  display: block;
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  background-image:url('https://s3.amazonaws.com/store24-ubertor-com/heartofvancouver.ourubertor.com/content/image/27446.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  opacity: 0.1;
}
body.home .banner-home1 #m-content {
  text-align: center;
}
body.home#ubertor .banner-home1 h2,
body.home#ubertor .banner-home1 h3 {
  margin: 0px;
  margin-bottom: 10px;
}
body.home#ubertor .banner-home1 h2 {
  margin-bottom: 10px;
}
body.home#ubertor .banner-home1 h3 {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 30px;
}
/*** end of HOME ***/
 
/*** EMBED FIX - missing from theme bootstrap ***/
.embed-responsive { 
  position: relative; 
  display: block; 
  width: 100%; 
  padding: 0; 
  overflow: hidden; 
} 
.embed-responsive::before { display: block; content: ""; } 
.embed-responsive .embed-responsive-item, .embed-responsive iframe, 
.embed-responsive embed, .embed-responsive object, 
.embed-responsive video { 
  position: absolute; 
  top: 0; bottom: 0; left: 0; 
  width: 100%; 
  height: 100%; 
  border: 0; 
} 
.embed-responsive-21by9::before { 
  padding-top: 42.85714%; 
} 
.embed-responsive-16by9::before { 
  padding-top: 56.25%; 
} 
.embed-responsive-4by3::before { 
  padding-top: 75%; 
} 
.embed-responsive-1by1::before { 
  padding-top: 100%; 
}
/*** end of EMBED FIX - missing from theme bootstrap ***/
 
 
/*** INNER PAGES ***/
/*defaults*/
#custom-default-banner {
  background: #fff;
  position: relative;
  text-align: center;
  padding: 80px 0px;
  margin: 0px;
}
#custom-default-banner:before {
  content:'';
  display: block;
  position: absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  background-image:url('https://s3.amazonaws.com/store24-ubertor-com/heartofvancouver.ourubertor.com/content/image/27446.jpg');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  opacity: 0.1;
}
#custom-default-banner h2,
#custom-default-banner h3 {
  margin: 0px;
  margin-bottom: 10px;
}
#custom-default-banner h2 {
  margin-bottom: 10px;
}
#custom-default-banner h3 {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 30px;
}
.blog .banner-home-subpage {
  display: none;
}
body:not(.home) .footer-wrap > .container,
body:not(.home) .footer-wrap > .container > .body-content {
  width: 100%;
  max-width: 100%;
  padding: 0px;
}
/*property list*/
.alisting-img .al {
  background: #1FA8DF;
}
#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: #fbfbfb;
  color: #5f5f5f;
}
#ubertor .disclaimer {
  padding: 20px 15px;
  font-size: 12px;
  line-height: 16px;
  width: 100%;
  max-width: 1170px;
  margin: 0px auto;
  opacity: 0.6;
}
/*property details*/
li.sel,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background: none;
  color: #1FA8DF;
}
.navbar-default .arrow {
  display: none;
}
.pager li.prev a,
.pager li.next a {
  background: #1FA8DF;
  border: 0px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #fff;
  padding: 15px 30px;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.25s ease;
}
.pager li.prev a:hover,
.pager li.next a:hover {
  background: #1a84af;
}
ul.al-tab.al-lnav li .fa {
  display: none;
}
ul.al-tab.al-lnav li a {
  background: #1FA8DF;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
ul.al-tab.al-lnav li a:hover {
  background: #1a84af;
  color: #fff;
}
.alisting-detail, 
.detail-right {
  background: none;
}
.detail-left {
  background: #fbfbfb;
}
#slides,
ul.al-tab {
  background: #1a84af !important;
  position: relative;
}
.property_detail #slides {
    background: #5f5f5f !important;
    position: relative;
}
.nav.nav-tabs.al-tab.al-lnav {
  background: #1FA8DF !important;
}
#ubertor:not(.home) h2 {
  font-size: 16px;
  font-weight: 400;
  color: #5f5f5f;
}
#ubertor:not(.home) h1 {
  color: #5f5f5f;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
}
#ubertor:not(.home) a {
  color: #5f5f5f;
}
.detail-left div.col-xs-6 {
  font-size: 12px;
  line-height: 18px;
}
/*blog*/
.blog-wrap, .blog-detail {
  background: #fbfbfb;
  color: #5f5f5f;
}
body.blog .r-widget {
  border: 0px;
  background: none; 
  padding-top: 0px;
  color: #fff;
}
#ubertor.blog .r-widget h2,
#ubertor.blog .r-widget a {
  color: #fff;
}
body.blog .r-widget > .inset_wrapper {
  background: #1FA8DF;
  overflow: hidden;
}
/*** end of INNER PAGES ***/
 
 
/*082417 glom - additional application request*/
#widget-about,
#widget-social,
#widget-testimonials,
#widget-feature,
#widget-feature-video,
#widget-featured-listings,
#widget-map,
#widget-market-stats,
#widget-social {
  outline: 0px;
}
 
#widget-about {
  min-height: 569px;
}
 
#carousel-testimonials {
  padding-bottom: 40px;
}
#carousel-testimonials .carousel-indicators {
  margin: 0px;
  bottom: 0px;
  transform: translateX(-50%);
}
#carousel-testimonials .carousel-indicators li {
  background: rgb(173, 207, 215);
  border: 0px;
  margin: 0px 5px;
  transition: all 0.25s ease;
}
#carousel-testimonials .carousel-indicators li:hover,
#carousel-testimonials .carousel-indicators li.active {
  background: #1FA8DF;
  border: 0px;
}
 
#widget-social {
  text-align: center;
}
#widget-social h3 {
  margin-bottom: 60px;
}
 
#widget-before-footer .img-responsive {
  display: block;
}
#widget-before-footer .details h4 {
  margin-bottom: 5px;
}
#widget-before-footer .details h4 + p {
  text-transform: uppercase;
  margin-bottom: 35px;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
}
#widget-before-footer .logo-brokerage {
  max-width: 90px;
  margin-bottom: 30px;
}
/*end of 082417 glom - additional application request*/
 
 
/*082517 glom - additional request*/
.contact-me .award {
  width: 100%;
  max-width: 220px;
}
#widget-before-footer .dimitri  {
  text-align: center;
}
#widget-before-footer .dimitri .dp {
  max-width: 240px;
  text-align: center;
  margin-bottom: 20px;
}
#widget-before-footer .dimitri p {
  margin-bottom: 0px;
}
#widget-before-footer .dimitri a {
  font-weight: 400;
  color: #87d8f9;
  margin: 0px 10px;
  transition: all 0.25s ease;
}
#widget-before-footer .dimitri a:hover {
  color: #fff;
}
#widget-before-footer .dimitri a .fa {
  margin-right: 5px;
}
 
 
/*083017 glom - more requests*/
.navbar.navbar-default.navbar-static-top + a:hover {
  text-decoration: none;
}
/*sticky navbar*/
@media only screen and (min-width : 768px) {
  .navbar.navbar-default.navbar-static-top {
    position: fixed;
    left: 0; right: 0;
    z-index: 1000;
  }
  #custom-banner,
  body:not(.home) .navbar.navbar-default.navbar-static-top + a {
    padding-top: 194px;
  }
  body:not(.home) .navbar.navbar-default.navbar-static-top + a {
    display: block;
  }
}
/*end of 083017 glom - more requests*/
 
 
/*090317 glom - more requests*/
.custom-slider .film_roll_shuttle {
  max-height: 370px
}
/*end of 090317 glom - more requests*/

/* jer 828 */

.bootstrap-select.btn-group .dropdown-menu li > a:hover {
    background: #87d8f9;
}

#t3_banner_widgets .search_board_listings {
    background: transparent none;
}

.pager li.prev a, .pager li.next a {
    color: white !important;
}

.pager li.prev a:hover, .pager li.next a:hover {
    background: #1a84af;
    color: white !important;
}

ul.al-tab li a, ul.al-tab li a:hover {
    color: #fff !important;
text-transform: uppercase;
}

.property_detail .nav > li > a:hover, .property_detail .nav > li > a:focus {
    text-decoration: none;
    background-color: #1FA8DF;
}

#ubertor .navbar-header #masthead-info {
    padding: 35px 0px;
}

#broker_logo img {
    max-width: 295px;
    width: 100%;
}

.footer-wrap a {
 color: white !important;
}

#widget-before-footer .dimitri a {
    color: #87d8f9 !important;
}

.navbar-default .navbar-nav li a {
    color: #1a84af !important;
}

#widget-before-footer .dimitri a:hover {
    color: #fff !important;
}

#ubertor .navbar-default .navbar-nav li a:hover {
    color: #1FA8DF;
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
}

.agent-image img {
    visibility: hidden;
}

.wrapper-listing-provided-by h3, .wrapper-amenities h3, .wrapper-last-updated h3, .wrapper-copyright h3 {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #5f5f5f !important;
}

#listing_group .alisting-img .al a {
    font-size: 12px;
    font-weight: normal;
    color: white;
}

.pagination > .active > a {
    color: white !important;
}

/*
#widget-before-footer .logo-brokerage {
    max-width: 148px;
    margin-bottom: 30px;
}
*/

/**/
#widget-before-footer .logo-brokerage {
    max-width: 155px;
    margin-bottom: 30px;
}

/* jer 1114 */

.widget-featured-listings .custom-slider .photo {
  height: 465px;
  width: 530px;
}

.custom-slider .film_roll_shuttle {
    max-height: 465px;
}

@media only screen and (max-width: 767px) {
.widget-featured-listings .custom-slider .photo {
  height: 350px;
  width: 530px;
}
.custom-slider .film_roll_shuttle {
    max-height: 350px;
}
#ubertor .navbar-header.logo-wrap {
    padding: 10px 0px;
}
footer .navbar-nav li a {
    padding: 0px;
}
.footer-wrap .navbar-nav.sm > li:not(:last-child) {
    text-align: center;
}
#widget-about .content {
    padding-left: 10%;
}
section#widget-feature-video {
    text-align: center !important;
}
h3.mktg-vid-h1 {
    padding-top: 20px !important;
}
#widget-feature-video .btn {
    margin-bottom: 20px !important;
}
}

/*Review Button*/
#widget-testimonials .btn {
  margin-top: 30px;
}

/*MARKETING VIDEO - BANNER*/
@media (min-width: 992px) {
  #widget-feature-video .container {
    max-width: 100%;
    padding: 0;
  }
}

@media only screen and (max-width: 991px) {
.contact-me.col-md-3 {
    text-align: center;
}
#widget-before-footer .details {
    text-align: center;
    margin-top: 30px;
}
#widget-before-footer .details h4 + p {
    margin-bottom: 30px;
}
#widget-before-footer .logo-brokerage {
    margin: 0 auto 30px auto;
}
#widget-before-footer .contact-me a {
    margin-bottom: 25px;
}
#widget-before-footer .contact-me img {
    margin: 0 auto 30px auto;
}
#widget-feature img {
    margin-top: 25px;
}
#ubertor .navbar-nav {
    background: transparent;
}
}

.CTAs li:nth-child(1) {
  display: none !important;
}

.home .header_widgets .body-content-wrap {
    padding: 0px 0px;
    margin: 0px;
}

.home #t3_featured_widgets {
    background: #fff;
}

.home center h2 {
    text-align: center !important;
   margin-bottom: 45px;
}

#broker_logo img {
    max-width: 495px;
    width: 100%;
}

#ubertor:not(.home) h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 23px;
    letter-spacing: 4px;
    color: #5f5f5f;
    line-height: 28px;
}

section#widget-feature-video button.btn.btn-info h4 {
    color: #fff;
    padding-top: 10px;
}

section#widget-feature-video .btn-info img {
    height: 142px;
}

section#widget-feature h4 {
    padding-top: 10px;
    font-size: 14px;
}

section#widget-feature button.btn.btn-info.btn-lg {
    margin-bottom: 30px;
}

/*jx-adjust vid iframe sizes*/
section#widget-feature-video .btn-info img {
    height: 180px;
    min-width: 260px;
    max-width: 280px;
}
.CTAs li:nth-child(2){
  margin-left:30px;
}
#widget-feature .modal-dialog,
#widget-feature-video .modal-dialog{
  width:60vw;
}
#widget-feature .modal-dialog iframe,
#widget-feature-video iframe{
  height:430px;
}
.-mid-vid{
  text-align:center;
  padding-bottom:15px;
  display: inline-block;
}
.-mid-vid img{
    height: 220px!important;
    min-width: 100%!important;
    max-width: 100%!important;
}

/*------------------------------newheaderinfo mobile css------------------*/

.mobileinfo ul#mastheadinfo li {
    list-style: none;
}

ul#mastheadinfo a {
    color: #000000;
}

ul#mastheadinfo {
    padding-left: 0px;
}

ul#mastheadinfo a.btn.btn-default {
    color: #ffffff;
    margin-bottom: 5px;
}

@media screen and (min-width: 769px) {
.mobileinfo {
    display: none;
}
}

.imagebox {
    margin-top: 20px;
}

.imagebox img.img-responsive {
    filter: brightness(0) invert(1);
}
