@import url('https://fonts.googleapis.com/css?family=Montserrat|Playfair+Display:400i');

@import url(//db.onlinewebfonts.com/c/b11f35f77210c651367969365f87af24?family=Trajan+Pro);

@font-face {font-family: "Trajan Pro";
    src: url("//db.onlinewebfonts.com/t/b11f35f77210c651367969365f87af24.eot");
    src: url("//db.onlinewebfonts.com/t/b11f35f77210c651367969365f87af24.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/b11f35f77210c651367969365f87af24.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/b11f35f77210c651367969365f87af24.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/b11f35f77210c651367969365f87af24.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/b11f35f77210c651367969365f87af24.svg#Trajan Pro") format("svg");
}

@import url(//db.onlinewebfonts.com/c/5bf06596a053153248631d74f9fc4e28?family=Great+Vibes);


@font-face {font-family: "Great Vibes";
    src: url("//db.onlinewebfonts.com/t/5bf06596a053153248631d74f9fc4e28.eot");
    src: url("//db.onlinewebfonts.com/t/5bf06596a053153248631d74f9fc4e28.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/5bf06596a053153248631d74f9fc4e28.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/5bf06596a053153248631d74f9fc4e28.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/5bf06596a053153248631d74f9fc4e28.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/5bf06596a053153248631d74f9fc4e28.svg#Great Vibes") format("svg");
}

body {
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    color: #666;
    font-size: 14px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    line-height: 1.2;
    color: #171819;
}

a {
    color: #f38118;
    text-decoration: none !important;
}

a:hover {
    color: #b9610f;
}

.navbar-logo h2 {
    color: #fff;
    line-height: 0.7em;
    font-family: 'Trajan Pro', serif;
    position: relative;
    top: 6px;
    margin-left: 40pt;
    font-size: 11pt;
    display: none;
}
.navbar-logo {
    display: inline-block;
    float: left;
    background: url(https://s3.amazonaws.com/store24-ubertor-com/lm1.ourubertor.com/content/image/274.png) no-repeat;
    width: 300px;
    height: 200px;
    background-size: contain;
}

.navbar-logo h2 small {
	color: #fff;
	font-size: 7pt;
	position: relative;
	/* top: 6px; */
	/* margin-left: 40pt; */
}


.header-meta ul {
    display: none;
}

.navbar .pull-right {
    width: 60%;
    height: 29px;
    text-align: right;
    color: #fff;
    font-size: 10pt;
    position: relative;
    bottom: 14px;
    padding: 0;
    line-height: 1.3;
}
.navbar .pull-right a {
	font-size: 8.6pt;
}

.navbar-logo h2 span {
    font-family: 'Great Vibes', cursive;
    /* float: right; */
    position: relative;
    top: 33px;
    /* right: 10px; */
    font-size: 43pt;
    margin-left: 0 !important;
}

#home-widgets {
    background: rgba(0, 0, 0, 0);
    padding: 0;
}

/* Menu */

.top-navbar .nav-collapse {
    background: rgba(0, 0, 0, 0.3);
    display: inline;
}

#main_menu a {
    color: #fff;
    font-size: 10px;
    padding: 8px 10px 7px;
}

#main_menu li.active > a, #main_menu li.sel > a, #main_menu li:hover > a {
    color: #fff;
    background: rgba(0,0,0,0.7);
}

.dropdown-menu {
    padding: 0;
    background-color: rgba(0, 0, 0, 0.85);
}

@media (min-width: 767px) {
body.home .slider {
min-height: 600px;
}
.top-navbar .container {
    max-width: 100%;
    width: 90%;
}
#main_menu {
    float: right;
}
}

/* Listings */

.multiple-listing-view .img-responsive {
	width: 100%;
	object-fit: cover;
	max-height: 400px;
}
#list .alisting-img {
	width: 100%;
}
.summary {
	position: relative;
	bottom: 9em;
	padding: 0 30px;
	height: 0;
	width: 100%;
}
.multiple-listing-view .row .al a {
	font-size: 19px;
	color: #fff;
	text-shadow: 0 0px 4px rgba(18, 18, 18, 0.75);
}
.multiple-listing-view #list .row .description {
	display: none;
}
#listing_group .multiple-listing-view h3.price {
	margin-top: 0;
	font-size: 1.6em;
	color: #fff;
	text-shadow: 0 0px 4px rgba(18, 18, 18, 0.75);
}
#listing_group .multiple-listing-view ul.info li, #listing_group .multiple-listing-view .listing_provided_by {
	background: rgba(255, 255, 255, 0.7);
	border-radius: 0;
	margin: 0 4px 6px 0;
	padding: 5px 10px;
	color: #000;
	display: inline-block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#listing_group .multiple-listing-view ul.info li.lot_size {
	display: none;
}
.properties.list ul.info, .has_afc ul.info {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

/***********************************************************************************************/
/* =Team Section */
/***********************************************************************************************/

#team-section .title-section {
  margin-bottom: 80px;
}

#team-section .title-section, .team-members .magnifier-inner {
  text-align: center;
}

.member-team {
  position: relative;
  cursor: pointer;
}

.member-team img {
  width: 100%;
}

.member-team .magnifier {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  -webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
      -ms-transition: all .5s ease;
       -o-transition: all .5s ease;
          transition: all .5s ease;
}

.member-team .magnifier:hover {
  opacity: 1;
}

.member-team .magnifier .magnifier-inner {
  position: absolute;
  width: 100%;
  top: 20%;
  padding: 0 20px;
}

.member-team .magnifier .magnifier-inner p {
  font-size: 12px;
  color: #999;
  line-height: 24px;
  margin-bottom: 40px;
}

.member-team .magnifier .magnifier-inner ul.social-icons {
  list-style-type: none;
  padding: 0;
}

.member-team .magnifier .magnifier-inner ul.social-icons li {
  display: inline-block;
  margin-left: 5px;
}

.member-team .magnifier .magnifier-inner ul.social-icons li:first-child {
  margin: 0;
}

.member-team .magnifier .magnifier-inner ul.social-icons li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
}

.member-team .magnifier .magnifier-inner ul.social-icons li a i {
    color: #8e8e8e;
}

.member-team .magnifier .magnifier-inner ul.social-icons li a:hover i {
  color: #000;
}

/* Standard CSS */

/* Listing Description Styling */

.wrapper-address {
	font-size: 16pt !important;
}

.property_detail ol, .property_detail ul, .agent_one ul.al-btm, .agent_two ul.al-btm {
    font-size: 10pt;
}

.wrapper-copyright, .wrapper-copyright p {
    font-size: 9pt;
    line-height: 1.5em;
}

.wrapper-copyright h3 {
	font-size: 11pt;
}

ul.al-tab {
    border-bottom: 0px;
    background: #eaeaea;
}

ul.al-lnav {
    background: #f7f7f7;
    color: #FFF;
}

#slides {
  height: 833px !important;
  overflow: hidden;
}
#slides img {
  width: 100% !important;
  height: auto !important;
  left: 0px !important;
}

/* iPhone in landscape*/
@media (min-width: 320px) and (max-width: 736px) and (orientation : landscape){
  #slider1_container {
    height: 400px !important;
  }
}

@media screen and (min-width: 1200px) {
#slider1_container {
  height: 650px !important;
}
body.home .blog-widget li {
	width: 26%;
}
body.home .blog-widget {
    background: #f1f1f1;
    min-height: 400px;
}
.help-block {
    /*margin-top: 30em;*/
}
.top-navbar .nav-collapse {
    background: rgba(0, 0, 0, 0);
    display: flex;
    margin: -149px 0 22px 20px !important;
}
.homebutton {
    position: relative;
    top: 35em;
}
  .new-listings-bg {
      background-size: 100%;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1200px) { 
.navbar .pull-right {
    font-size: 9pt;
}
.navbar .pull-right {
    width: 73%;
}
.navbar-logo {
    width: 200px;
    height: 140px;
}
.top-navbar .nav-collapse {
    margin: -85px 0 22px 20px !important;
}
#slider1_container {
  height: 550px !important;
}
body.home .blog-widget li {
	width: 26%;
}
body.home .blog-widget {
    background: #f1f1f1;
    min-height: 400px;
}
.help-block {
    /*margin-top: 30em;*/
}
.top-navbar .nav-collapse {
    background: rgba(0, 0, 0, 0);
    display: flex;
    /* margin: -22px 0 22px 20px !important; */
}
.homebutton {
    position: relative;
    top: 35em;
}
}

@media screen and (min-width: 768px) and (max-width: 1000px) { 
#slider1_container {
  height: 450px !important;
}
body.home .blog-widget li {
	width: 26%;
}
body.home .blog-widget {
    min-height: 500px;
}
.help-block {
    /*margin-top: 30em;*/
    margin: 0;
}
.top-navbar .nav-collapse {
    background: rgba(0, 0, 0, 0);
    display: flex;
    margin: -22px 0 22px 20px !important;
}
.homebutton {
    position: relative;
    top: 35em;
}
.navbar .pull-right {
    font-size: 8pt;
}
}

@media screen and (max-width: 768px) {
.multiple-listing-view .row .info li {
    font-size: 10px;
}
#listing_group .type, #listing_group .square_feet {
    display: none;
}
#slider1_container {
  height: 400px !important;
}
body.home .blog-widget {
    min-height: 950px;
}
body.home .blog-widget li {
    background: #fff;
    padding: 30px !important;
    float: left;
    margin: 3%;
    max-width: 80%
}
.navbar .pull-right {
    display: none;
}
.new-listings-bg{
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  height: 300px;
}
}

/* iPad Landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
body.home .slider {
    min-height: 300px;
}
.top-navbar .nav-collapse {
    background: rgba(0, 0, 0, 0);
    display: flex;
    margin: -120px 0 22px 20px !important;
}
#main_menu a {
    font-size: 7px;
}
.help-block h1 {
    padding: 25px 0;
    margin: 10px;
}
}

/* iPad Portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
body.home .slider {
    min-height: 200px;
}
.new-listings-bg {
    height: 520px !important;
}
.help-block h1 {
    padding: 10px 0;
    font-size: 18pt;
}
.top-navbar .nav-collapse {
    margin: -120px 0 22px 20px !important;
}
.navbar-logo {
    height: 150px;
}
}

/* Blog Headings */


.sidebar-title {
    background: #000;
}

.post_heading a {
    color: #000;
}

.btn {
    padding: 15px 30px;
    font-size: 10px;
    line-height: 1.6;
    border-radius: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    text-decoration: none;
    font-weight: 200;
}

/* Featured Listings */
.new-listings-details .left-info h6 {
   color: #fff;
   text-transform: uppercase;
   letter-spacing: 0.15em;
   margin-bottom: 5px;
}
.new-listings-bg{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 600px;
}
#custom-sliding-listing {
  max-width: 100%;
  background: #dadada;
}
#hf_home-main .container-fluid {
  padding: 0;
  margin: 0;
}
.new-listings-details {
	bottom: 0;
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, 0.65);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
	/* IE6-9 */
}
.new-listings-details .new-address {
	color: #fff;
	margin: 5px 0;
	font-size: 19px;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.10em;
}
.new-listings-details .new-price {
	color: #fff;
	margin: 0;
	font-size: 23px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
.new-listings-details .left-info {
	float: left;
	/* max-width: 400px; */
	padding: 9px;
	width: 50%;
	padding-left: 50px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
	/* FF3.6-15 */
	/* Chrome10-25,Safari5.1-6 */
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* IE6-9 */
}
.new-listings-details .right-info {
	background: rgba(255, 255, 255, 0.78);
	float: right;
	width: 50%;
	max-width: 160px;
	padding: 10px;
	background: rgba(0, 0, 0, 0);
	color: #fff;
	border: 2px solid #fff;
	margin: 20px;
	text-align: center;
}
.new-listings-details .right-info .custom-property-link {
	color: #fff;
	text-transform: uppercase;
	font-size: 9pt;
}
.new-listings-details .right-info .custom-property-link>.first, .new-listings-details .right-info .custom-property-link>.second {
	color: #000000;
}
.new-listings-details .right-info .custom-property-link>.second {
	display: block;
}
.new-listings-details .right-info .custom-property-link {
	display: inline-block;
}
.new-listings-details .right-info img {
	display: inline-block;
	margin-top: -20px;
	margin-left: 10px;
}
.glyphicon-chevron-left:before {
	content: url('https://s3.amazonaws.com/store24-ubertor-com/lm1.ourubertor.com/content/image/214.png');
	width: 10px;
}
.glyphicon-chevron-right:before {
	content: url('https://s3.amazonaws.com/store24-ubertor-com/lm1.ourubertor.com/content/image/213.png')
}
.carousel-control.left, .carousel-control.right {
	background: none;
	/* display: none; */
	width: 4%;
}
.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);
    }
}

/* content14 */
#content14 {
    background: #fff;
}

#content14 .row {
	margin: 0;
	padding: 0;
}

#content14 .image img {
	height: 100vh;
	max-height: 620px;
}

#content14 .content {
	padding: 5em 11px;
	width: 80%;
	margin: 0 auto;
}

#content14 h3 {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
}

#content14 p {
	font-size: 18px;
	color: #222;
}

/* intro19 */
#intro19 {
	background: url(https://s3.amazonaws.com/store24-ubertor-com/lm1.ourubertor.com/content/image/296.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 70px 0;
	background-position: center;
	background-attachment: fixed;
	color: #fff;
	position: relative;
}

#intro19 h3 {
	text-transform: uppercase;
	font-size: 46px;
	font-weight: 300;
	color: #fff;
}

#intro19 p {
	font-size: 20px;
	font-weight: 300;
	color: #fff;
}

#content14 .btn-outline {
    background: #fff !important;
    color: #171819 !important;
    border: 2px solid #000 !important;
    text-transform: uppercase;
}

#content14 .btn-outline:hover , #content14 .btn-outline:focus {
    background: #000 !important;
    color: #fff !important;
    border: 2px solid #222 !important;
}

body.home .sidebar-title {
    text-align: center;
    background: transparent;
    color: #222;
    padding-top: 3em;
    font-size: 20pt;
    letter-spacing: 0.15em;
}

body.home .blog {
    background: #f1f1f1;
}

body.home .blog-widget ul {
    background: #f1f1f1;
}

body.home .blog-widget li {
	background: #fff;
	padding: 45px;
	float: left;
	margin: 3%;
	list-style-type: none;
}

body.home .blog-widget li small {
    font-size: 70%;
    display: block;
    padding: 10px 0;
}

body.home .blog-widget li .entry {
	font-size: 10pt;
}

#hf_before-footer {
    background: #f1f1f1;
}

body.home .footer-before {
    background: #f1f1f1;
}

/* Footer */

footer .footer-column {
	text-align: center;
}

footer .footer-column h6 {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #fff;
}

footer .footer-column p {
    margin-bottom: 20px;
    font-size: 12px;
}

footer {
    background: #000;
    color: #fff;
    padding: 5em 0 0;
}

footer .col-xs-12 {
	display: none;
}

.borderbottom {
    border-bottom: 1px solid #A9A9A9;
    padding-bottom: 2em;
}

.logo {
  background: url("http://limelightmarketing.ca/wp-content/uploads/2014/02/web-logo-footer-white.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: 70%;
  line-height: 10pt;
  margin: 0;
  opacity: 1;
  position: relative;
  text-decoration: none;
}

#powered_by {
    top: -10px;
}

/* CTAs */

grid {
 position: relative;
 margin: 0 auto;
 padding: 1em 0 4em;
 max-width: 1000px;
 list-style: none;
 text-align: center;
}

/* Common style */

.grid h2 small {
    color: #fff;
    font-size: 9pt;
    text-align: center;
}

.grid figure {
 position: relative;
 overflow: hidden;
 margin: 10px auto;
 min-width: 300px;
 max-width: 700px;
 max-height: 360px;
 width: 100%;
 background: #3085a3;
 text-align: center;
 cursor: pointer;
}

.grid figure figcaption {
 padding: 2em;
 color: #fff;
 text-transform: uppercase;
 font-size: 1.25em;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
 pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
 z-index: 1000;
 text-indent: 200%;
 white-space: nowrap;
 font-size: 0;
 opacity: 0;
}

.grid figure h2 {
 /* word-spacing: -0.15em; */
 font-weight: 300;
}

.grid figure h2 span {
 font-weight: 800;
}

.grid figure h2,
.grid figure p {
 margin: 0;
}

.grid figure p {
 letter-spacing: 1px;
 font-size: 68.5%;
 color: #fff;
}

/*---------------*/
/***** Sadie *****/
/*---------------*/

figure.effect-sadie figcaption::before {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
 background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
 content: '';
 opacity: 0;
 -webkit-transform: translate3d(0,50%,0);
 transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
 font-size: 24px;
 position: absolute;
 top: 50%;
 left: 0;
 width: 100%;
 color: #fff;
 -webkit-transition: -webkit-transform 0.35s, color 0.35s;
 transition: transform 0.35s, color 0.35s;
 -webkit-transform: translate3d(0,-50%,0);
 transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
 position: absolute;
 bottom: 0;
 left: 0;
 padding: 2em;
 width: 100%;
 opacity: 0;
 -webkit-transform: translate3d(0,10px,0);
 transform: translate3d(0,10px,0);
 color: #fff;
 text-transform: lowercase;
}

figure.effect-sadie:hover h2 {
 color: #fff;
 -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
 transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
 opacity: 1;
 -webkit-transform: translate3d(0,0,0);
 transform: translate3d(0,0,0);
}

.site-top-head-text-container {
    position: relative;
    bottom: 200px;
    color: #fff;
    height: 0;
    display: none;
}

body.home .site-top-head-text-container {
	display: none;
}

.site-top-head-text-container h1 {
    color: #fff;
}

.site-top-head-text-container p {
    font-size: 18pt;
    letter-spacing: 0.02em;
}

.property_detail ul.nav > li > a {
    font-size: 9pt;
}

.cms_content p {
    color: #222;
}

.lead-form label {
    color: #222;
}

.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: #fff;
    color: #222;
}

.detail-left .col-xs-6 {
    font-size: 10pt;
}

/*.help-block {
    height: 100px;
    background: #fff;
    margin-bottom: 0;
}*/

.help-block h1  {
    padding: 25px 0;
    /* background: #dadada; */
    margin: 0;
}

body.home .blog-widget  {
    background: #f1f1f1;
}

.content-1-5 {
    width: 100%;
    padding: 60px 0 60px 0;
    z-index: 100;
    position: relative;
    background: #fff;
    color: #222;
    background-size: cover;
}

.content-1-5 h2 {
   color: #000;
}

.content-1-5 p {
    font-size: 11pt;
    color: #000;
    line-height: 1.8em;
    font-family: 'Montserrat';
    -webkit-font-smoothing: antialiased;
}

.content-1-5 .pull-left2 {
    background: rgba(255, 255, 255, 0.9);
    padding: 40px;
}

.cta-newsletter {
    padding: 4em 0;
}

blockquote {
    border-left: 0px solid #eee;
}

.carousel-indicators {
    display: none;
}

blockquote small {
    color: #fff;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
.multiple-listing-view .row .al a {
    font-size: 14px !important;
}
#listing_group .type, #listing_group .square_feet {
    display: none !important;
}
#custom-sliding-listing {
    /* margin-top: 5em; */
}
.grid figure img {
    position: static;
    display: block;
    min-height: 200px;
    max-width: 300px;
    opacity: 0.8;
}
.carousel-control.left, .carousel-control.right {
    display: none;
}
.content-1-5 {
    padding: 0;
}
.navbar-logo {
    width: 170px;
    height: 146px;
    margin-left: 10px;
}
#home-widgets {
    background: #f3f3f3;
    margin-top: 15em;
}
.help-block {
    /* display: none; */
}
.new-listings-bg{
  height: 322px;
}
#slider1_container {
/*    height: 176px !important;*/
  height: 200px !important;
}
  #slider1_container .jssorb21 {
/*    top: 60%;*/
  }
#hf_top-main{
    display: none;
}
#main_menu {
    background: rgba(0,0,0,0.9);
    height: auto;
}
#powered_by {
    top: -70px;
}
.sssnext, .sssprev, footer .links a, .links2 {
display: none !important;
}
#content14 .image {  
    display: none;
}
.navbar-logo h2 {
    position: relative;
    top: 4px;
    font-size: 19pt;
    margin-left: 16px !important;
}
#hf_home-main {
    position: relative;
    bottom: 200px;
}
.hero-txt h1 {
    font-size: 18px !important;
    line-height: 0.2em !important;
}
.help-block {
    /* display: none; */
}
.new-listings-details {
    bottom: 0;
    position: absolute;
    width: 100%;
}
#content14 .content {
    padding: 5em 20px;
    width: 100%;
    margin: 0 auto;
}
body.home .blog-widget {
    min-height: 1150px;
}
.content-1-5 .pull-left {
    margin-bottom: 3em;
}
.navbar-toggle {
    border-color: rgba(0, 0, 0, 0);
}
.navbar-toggle .icon-bar {
    background: #fff;
}
.new-listings-details .left-info {
    width: 100%;
}
.top-navbar {
    padding-top: 6px !important;
}
}

/* Homepage Content */

.vc_custom_1462451819639 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 60px !important;
    padding-right: 60px !important;
    padding-bottom: 40px !important;
    padding-left: 60px !important;
}

.wpb_wrapper h1 {
    color:#881615;
    font-size: 26px;
    margin: 25px 0;
}

body.home h4 {
    font-family: Montserrat;
    line-height: 1.4em;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    color: #2f2f2f;
    font-size: 20px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
    margin: 25px 0;
}

.grid .btn-outline {
    background: rgba(0,0,0,0);
    color: #222;
    border: 2px solid #222;
    text-transform: uppercase;
}

/*---------------*/
/***** Oscar *****/
/*---------------*/

figure.effect-oscar {
	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
}

figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-oscar figcaption {
	padding: 3em;
	background-color: rgba(58,52,42,0.2);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}

figure.effect-oscar figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
}

figure.effect-oscar h2 {
	margin: 20% 0 10px 0;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
	color: #fff;
}

figure.effect-oscar figcaption::before,
figure.effect-oscar p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}

figure.effect-oscar:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-oscar:hover figcaption::before,
figure.effect-oscar:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-oscar:hover figcaption {
	background-color: rgba(58,52,42,0);
}

figure.effect-oscar:hover img {
	opacity: 0.4;
}

#hf_footer-before .content-block  {
    margin: 3em 0 0;
}



/*-----------------------------------------------------------------------------------*/
/*	SOCIAL
/*-----------------------------------------------------------------------------------*/
.social a {
	display:inline-block;
	width:40px;
	height:40px;
	margin:0 7px 10px 0;
	text-align:center;
	border:2px solid #717171;
}
.social a:hover {border-color: #fff;}
.social a i {
	line-height:36px;
	font-size:20px;
	color:#717171;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.social a:hover i {color: #fff;}

.icon-o {
    color: #A9A9A9;
    box-shadow: rgb(221, 221, 221) 0px 0px 0px 1px;
    height: 100px;
    width: 100px;
    display: inline-block;
    transform: scale(1);
    line-height: 100px;
    font-size: 50px;
    border-radius: 50%;
    background: rgb(255, 255, 255);
    transition: all 0.35s ease;
}

.properties.list .pagination a, .has_afc .pagination a {
    color: #000;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #d0d0d0;
    border-color: #d0d0d0;
}

.lead-form h2 {
    display: none;
}

.form-control {
    width: inherit;
}

.divider-right {
    /* border-right: 2px solid #fff; */
}

.underlined-title hr {
    border: solid #000;
    border-width: 2px 0 0;
    margin: 20px auto;
    padding: 0px;
    display: block;
    width: 70px;
    height: 0;
}

.content-1-9 {
    background: #d2d2d2;
}

/* Marketing Page */

#pricing1 {
	padding: 40px 0;
}

#pricing1 ul.pricing-table {
	background: #fff;
	border: 1px solid #ccc;
	list-style: none;
	margin: 0;
	padding: 15px;
	margin-bottom: 15px;
}

#pricing1 ul.pricing-table .btn {
	margin-top: 15px;
	text-align: center;
}

#pricing1 ul.pricing-table li {
	text-align: center;
	padding: 5px 0;
	margin: 0;
	color: #393939;
	font-size: 8pt;
}

#pricing1 ul.pricing-table li.first {
	padding: 15px 0 5px 0;
}

#pricing1 ul.pricing-table li.title {
	font-size: 16px;
	padding: 15px 0;
	color: #f38118;
}

#pricing1 ul.pricing-table li.price {
	color: #a7a7a7;
	font-size: 58px;
	font-weight: bold;
	padding: 0;
	position: relative;
}

#pricing1 ul.pricing-table li.price span.price-val {
	position: absolute;
	top: 3px;
	font-size: 32px;
}

#pricing1 ul.pricing-table li.price span.price-month {
	color: #908b8b;
	font-size: 10px;
}

#pricing1 ul.pricing-table li > span.dark {
	color: #191818;
}

#pricing1 .collapse.in { 
    text-transform: initial;
    padding: 10px 0;
}

.padding2em {
    padding: 3em;
}

footer .disclaimer p {
    font-size: 9pt;
    text-align: center;
    margin: 20px 0 30px;
}

@media (max-height: 450px) {
.grid figure img {
    position: static;
    display: block;
    min-height: 200px;
    max-width: 600px;
    opacity: 0.8;
}

}

.main-content .al-btm {
display: none;
}

@media only screen and (max-device-width : 450px) { 
#listing_group .col-xs-4.col-sm-3.img-holder {
    width: 100%;
}

.about_img {
    width: 100%;
}
}

body.home .col-content img {
    width: 100%;
}

@media only screen and (max-width: 767px) {


#slider1_container {
    height: 442px !important;
    overflow: hidden !important;
}
    
}

/*180510 glom - update listings request*/
.widget.featured_listings .widget-title {
    background: none;
    padding: 25px 0;
    font-size: 36px;
}

.widget.featured_listings .widget-title span {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    line-height: 1.2;
    color: #171819;
}

.widget.featured_listings .container {
    max-width: 100%;
    width: 100%;
}

.widget.featured_listings h3 {
    display: none;
}

.featured_listings .row {
    margin: 0px;
}

.featured_listings .item {
    padding: 0px 30px;
}

.featured_listings .item .address,
.featured_listings .item .price,
.featured_listings .item .wlisting-detail {
    color: #fff;
    padding: 0px 15px;
    margin: 0px;
}

.featured_listings .item .address {
    background: #000;
    padding: 0px 15px;
    padding-top: 15px;
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.10em;
}

.featured_listings .item .price {
    margin: 0px;
    padding: 5px 15px;
    font-size: 23px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.featured_listings .item>a {
    border: 0px;
}

.featured_listings .item>a:nth-child(1),
.featured_listings .item>a:nth-child(2) {
  height: 320px;
  overflow: hidden;
  position: relative;
}

.featured_listings .item img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.featured_listings .item .provided_by {
    font-size: 12px;
    color: #ccc;
    padding: 0px;
    display: none;
  }

.featured_listings .listing-meta {
    background: #000;
    padding: 0px;
    padding-bottom: 15px;
    font-size: 12px;
}

#feature_listings>.row:last-child a {
    background: #fff;
    color: #171819;
    border: 2px solid #000;
    text-transform: uppercase;
    margin: 30px 0px;
    transition: all 0.25s ease;
}

#feature_listings>.row:last-child a:hover {
    border-color: #fff;
    background: #fff;
}
#feature_listings > .row:not(:last-child) {
    padding: 30px 0px;
  }  
@media only screen and (max-width: 992px) {
    #feature_listings > .row:not(:last-child) {
        padding: 0px;
      }  
    .featured_listings .item>a:nth-child(2) {
        max-height: initial;
    }
    .featured_listings .item {
        padding: 20px;
    }
}
/*end of180510 glom - update listings request*/


img.footer_oakwyn {
    width: 235px;
    margin-top: 20px !important;
    margin-bottom: 35px !important;
}
