@import url(//db.onlinewebfonts.com/c/272715a0670500b7e64828c113fb6dbc?family=MuseoSansW01-100);

@font-face {font-family: "MuseoSansW01-100";
    src: url("//storage.ubertor.com/gordhonor.ourubertor.com/content/document/129.eot");
    src: url("//storage.ubertor.com/gordhonor.ourubertor.com/content/document/129.eot?#iefix") format("embedded-opentype"),
    url("//storage.ubertor.com/gordhonor.ourubertor.com/content/document/133.woff2") format("woff2"),
    url("//storage.ubertor.com/gordhonor.ourubertor.com/content/document/132.woff") format("woff"),
    url("//storage.ubertor.com/gordhonor.ourubertor.com/content/document/131.ttf") format("truetype"),
    url("//storage.ubertor.com/gordhonor.ourubertor.com/content/image/130.svg#MuseoSansW01-100") format("svg");
}

body {
    font-size: 15px;
    font-family: 'MuseoSansW01-100', sans-serif;
    color: #222;
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

a {
    color: #207db8;
}

.has_afc .listing-row h2 a, .properties.list .listing-row h2 a, .listing-row h3.price, body .property_detail h2, body .property_detail h3 {
    color: #207db8;
    text-decoration: none;
    outline: none;
    font-size: 24px;
    font-weight: 300;
}

/* NAVIGATION */

.navbar-logo {
    display: none;
}

#home-widgets {
    display: none;
}

#main_menu {
    color: #fff;
}

#main_menu a {
  color: #fff;
  background-color: transparent;
  font-family: 'MuseoSansW01-100', sans-serif;
  padding: 8px 8px;
}

#main_menu li.active > a, #main_menu li.sel > a, #main_menu li:hover > a {
    color: #fff;
    background: #727477;
}

.top-navbar .nav-collapse {
	background: transparent;
	display: flex;
	margin: -36px 0 22px 20px !important;
}

.intro-text {
    padding-top: 190px;
    padding-bottom: 130px;
    /* margin-right: 15%; */
}

.intro-text .intro-heading {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    font-size: 27px;
    line-height: 37px;
    margin-bottom: 34px;
}

.intro-text .intro-lead-in {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 62px;
    line-height: 53px;
    margin-bottom: 36px;
    margin: 130px 0;
}

#tf-facts {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/lm10.ourubertor.com/content/image/157.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #FFF;
}

#tf-facts p {
    color: #fff;
    text-transform: uppercase;
}

#tf-facts .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	padding: 17em 0;
	background-attachment: fixed;
}

.content-2-7 .counter-icon {
    font-size: 5em !important;
    margin-top: 30px;
    color: #fff;
    margin-left: 7%;
}

.content-2-7 hr {
    border-color: rgba(255, 255, 255, 0.7);
    margin: 20px auto !important;
    width: 200px;
}

.content-2-7 .counter, .content-2-7 .counter-text {
    font-family: inherit;
    font-weight: 700;
    color: #fff;
    font-size: 1.5em;
}

#tf-homeevaluation {
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #FFF;
}

body.home .top-navbar {
    background: transparent;
    top: 12px;
    border-width: 0 0 1px;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1030;
    min-height: 130px;
/* 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 */
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
    
.top-navbar {
    padding-top: 90px;
    padding-bottom: 35px;
    border-radius: 0;
    border: none;
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl4749/content/image/797.jpg) no-repeat;
    /* background-size: cover; */
}

.navbar .pull-right {
    display: none;
    width: 40%;
    color: #fff;
}

.logotop {
    float: right;
    max-width: 65px;
}

.header-meta .icon-social a {
    color: #fff;
}

.header-meta ul {
    display: none;
}

/*
.navbar-logo h2 {
    display: none !important;
}
*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'MuseoSansW01-100', sans-serif;
    font-weight: 300;
    line-height: 1.23em;
    color: #333;
    /* margin: 0; */
    margin-bottom: 17px;
}
h3 {
  text-align: center;
}

body.home h2 {
  color: #fff;
    font-size: 50px;
    text-align: center;
}

.bold {
	font-family: sans-serif;
    font-weight: 800;
}

.subtitle {
    font-size: 24px;
    line-height: 34px;
    color: #333;
}

.section_offset {
    padding: 90px 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    background: #fff;
}
/*

@media (max-width: 767px) {
  #main_menu.nav li {
    background-color: #207db8;
  }
}
*/

/* ------------------------------------------------

    8. Services

-------------------------------------------------*/

  .servise_tabs:not(:first-child){
    padding-top: 95px;
  }

  .servise_list{
    margin-top: -30px;
    max-width: 100%;
  }

  .servise_title_box{
    text-align: center;
    padding-bottom: 30px;
    margin-top: 30px;
    border-bottom: 1px solid #e1e1e1;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }

   .servise_title_box a{
    color: #a2a2a2;
    text-decoration: none;
  }

  .servise_title_box a:hover {
    color: #207db8;
}

  .servise_title_box i{
    display: inline-block;
    font-size: 30px;
    color: #ccc;
    margin-bottom: 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }

  .servise_title_box.active,
  .servise_title_box:hover{
    border-color: #207db8;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .servise_title_box.active i,
  .servise_title_box:hover i{
    color: #207db8;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .servise_title{
    font-size: 24px;
    line-height: 1.23;
    color: #333;
    margin-bottom: 0;
  }

  .servise_content{
    padding-top: 45px;
  }

  .servise_content>div{
    display: none;
  }

  .servise_content>div.active{
    display: block;
  }

/*	PROMO BLOCK 3
/*----------------------------------------------------*/

.promo-3 {
	background: url("https://s3.amazonaws.com/store24-ubertor-com/lm8.ourubertor.com/content/image/199.jpg") center top no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding: 140px 0;
}

.promo-3 h1 {
	font-size: 60px;
	color: #ffffff;
	text-shadow: 1px 1px 2px #222;
}

.promo-3 h2 {
	/* font-weight: 600; */
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	text-shadow: 1px 1px 2px #222;
	font-size: 30px;
}

.promo-3 a {
	margin-top: 40px;
}

/*===================================================================================*/
/*	BUTTONS
/*===================================================================================*/

.btn {
    color: #FFF;
    padding: 10px 20px;
	margin: 15px 0;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
	letter-spacing: 0.1em;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.btn-sm {
    padding: 7px 13px;
	font-size: 12px;
}

.btn-lg {
    padding: 16px 26px;
	font-size: 16px;
}

.btn-xl {
	padding: 18px 30px;
	font-size: 24px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

h1 .btn,
h2 .btn,
h3 .btn,
h4 .btn,
p .btn {
	margin-left: 15px;
}

/* Button DISABLED */
.disabled a {
	cursor: not-allowed;
}

/* Button DEFAULT */
.btn.btn-default {
	background: #ecf0f1;
	/* box-shadow: 0 2px #bdc3c7; */
	color: #999;
}

.btn.btn-default:hover {
	background: #bdc3c7;
}

/* Button PRIMARY */
.btn.btn-primary {
	background: #1abc9c;
	box-shadow: 0 2px #16a085;
}

.btn.btn-primary:hover {
	background: #16a085;
}

/* Button WARNING */
.btn.btn-warning {
	background: #f1c40f;
	box-shadow: 0 2px #f39c12;
}

.btn.btn-warning:hover {
	background: #f39c12;
}

/* Button DANGER */
.btn.btn-danger {
	background: #e74c3c;
	box-shadow: 0 2px #c0392b;
}

.btn.btn-danger:hover {
	background: #c0392b;
}

/* Button SUCCESS */
.btn.btn-success {
	background: #2ecc71;
	box-shadow: 0 2px #27ae60;
}

.btn.btn-success:hover {
	background: #27ae60;
}

/* Button DARK */
.btn.btn-dark {
	background: #34495e;
	box-shadow: 0 2px #2c3e50;
	color: #ffffff;
}

.btn.btn-dark:hover {
	background: #2c3e50;
}

/* Button INFO */
.btn.btn-info {
	background: #3498db;
	box-shadow: 0 2px #2980b9;
}

.btn.btn-info:hover {
	background: #2980b9;
}

/* Outline Buttons */
.btn-outline {
	color: #FFF;
    padding: 12px 20px;
	margin: 15px 0;
	font-family: Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
	letter-spacing: 0.1em;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}

.btn-outline:hover {
	text-decoration: none;
	color: #ffffff;
}

.btn-outline-sm {
	padding: 5px 13px;
	font-size: 13px;
}

.btn-outline-lg {
	padding: 14px 26px;
	font-size: 15px;
}

.btn-outline-xl {
	padding: 18px 30px;
	font-size: 24px;
	
}

.btn-outline.outline-light,
.icon.outline-light {
	color: #ffffff;
	background: none;
	border: 2px solid #ffffff;
}

.btn-outline.outline-light:hover,
.icon.outline-light:hover {
	color: #fff;
	background: #207db8;
}

.btn-outline.outline-dark:hover, .icon.outline-dark:hover {
    color: #207db8;
    background: #fff;
}

.btn-outline.outline-dark,
.icon.outline-dark {
	color: #ffffff;
	background: none;
	border: 2px solid #ffffff;
}

.btn-outline.outline-dark,
.icon.outline-dark {
	color: #fff;
	background: none;
	border: 2px solid #fff;
}

.btn-outline.outline-dark:hover,
.icon.outline-dark:hover {
	color: #ffffff;
	background: #2c3e50;
}

button:hover {
	text-decoration: none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.bg-deepocean2 {
    padding: 6em 0;
    background-color: #F7F7F7 !important;
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl4749/content/image/793.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

/*	CONTENT BLOCK 2-6
/*----------------------------------------------------*/

.content-2-6 .btn-outline {
	margin: 1.8em;
}

.content-2-6 h2 {
	line-height: 1.2em;
	color: #ffffff;
	text-transform: initial;
	font-size: 30pt !important;
}

#quote-carousel .carousel-indicators {
    display: none;
}

.carousel {
    /* margin: 2em 0 0; */
}

.carousel-control {
    top: 3em;
}

.carousel-inner p {
	color: #FFF;
    font-size: 18pt;
    line-height: 24pt;
}

.carousel-inner small {
	color: #FFF;
    font-size: 14pt;
    line-height: 24pt;
    font-weight: 300;
}

.carousel-control.left {
  background-image: none;
  color: #333;
}

.carousel-control.right {
  background-image: none;
    color: #333;
}

.content-2-4 i {
    clear: both;
    color: #fff;
}

.content-2-4 h1 {
	color: #d4d4d4;
	font-size: 18px;
    line-height: 25px;
    font-weight: 300;
    text-transform: inherit;
}

.content-2-4 .text-muted {
    color: #fefefe;
}

blockquote {
    border-left: 0px solid #eee;
}

.content-block {
    width: 100%;
    padding: 60px 0;
    z-index: 100;
    position: relative;
    background-color: #FFF;
    font-family: 'MuseoSansW01-100', sans-serif;
}

.bg-deepocean {
	background: url(https://s3.amazonaws.com/store24-ubertor-com/cl4749/content/image/786.jpg) no-repeat;
	background-size: cover;
}

.cta-3 {
    padding: 40px 0;
    background-color: #207db8;
}
.cta-3 h3{
    color:#fff;
    font-size: 40px;
    margin-bottom: 30px;   
    font-weight: 300;
}

.dropdown-menu {
    background-color: #207db8;
}
/* BANNER / SLIDER*/
.slideshow-container A {
  text-decoration: none;
}
.mySlides {
  background-color: #555;
}
.mySlides > img {
  opacity: 0.7;
}
@media (max-width: 1000px) {
  body.home h2 {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  body.home h2 {
    font-size: 20px;
  }
}

/* FEATURED LISTINGS */

#feature_listings .inset.item > a {
  position: relative;
  height: 180px;
  overflow: hidden;
}
#feature_listings .inset.item > a > img {
  height: auto;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto auto;
}
#feature_listings .inset.item .wlisting-detail {
  min-height: 50px;
}
.featured_listings .item .address, .featured_listings .listing-meta {
  background-color: #efefef;
  text-align: center;
}
.featured_listings .item .address > a, .featured_listings .listing-meta .price, .featured_listings .listing-meta li {
  color: #000;
}


/* FEATURED LISTINGS responsive */
@media (min-width: 768px) and (max-width: 1200px) {
  .figure.effect-oscar h2 {
/*    margin-top: -20% !important;*/
  }
}
@media (max-width: 1000px) {
  .featured_listings .col-md-4 {
    width: 100% !important;
  }
  #feature_listings .inset.item > a {
    padding-bottom: 50%;
  }
}

/* CTA */
.side_content.sidebar h5 {
  color: #fff;
}

/* Main styles for CTA from limelightoptions */
/* CTAs */

.grid {
 position: relative;
 margin: 0 auto;
 padding: 1em 0 4em;
 list-style: none;
 text-align: center;
}

/* Common style */


.grid figure img {
 position: relative;
 /*display: block;*/
 min-height: 100%;
 width: 100%;
 opacity: 0.99;
}

.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 {
 font-weight: 300;
}

.grid figure h2 span {
 font-weight: 800;
 display: block;
}

.grid figure h2,
.grid figure p {
 margin: 0;
}

.grid figure p {
  margin: 20% 0 20%;
  letter-spacing: 1px;
  font-size: 80%;
  color: #fff;
}
/*---------------*/
/***** Effect 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.7);
	-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-top: 1em !important;*/
  height: 3em;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  font-size: 14pt !important;
/*  margin: auto !important;*/
  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;
}

@media (max-width: 767px) {
  height: auto;
}
@media (min-width: 525px) and (max-width: 767px) {
  figure.effect-oscar h2 {
    margin-top: 10%;
  }
}
@media (max-width: 400px) {
  figure.effect-oscar h2 {
  font-size: 14px !important;
  -webkit-transform: translate3d(0,50%,0);
  transform: translate3d(0,50%,0);
  }
  figure.effect-oscar p {
    margin: auto;
    font-size: 12px;
  }
}
/* end of effect Oscar */
/*---------------*/
/***** 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 {
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  color: white;
  font-size: 100%;
  -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);
}

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);
}
/* end of effect Sadie */



/* ABOUT */
.about .col-sm-3 {
  text-align: center;
}
.about .col-sm-3 img {
  max-width: 80%;
}
.about p {
  padding: 2em;
  text-align: center;
}
.about a {
  display: block;
  height: 3em;
  width: 100%;
  text-align: center;
}

/* FOOTER */

footer {
    position: relative;
    padding: 34px 0 0;
    line-height: 17px;
    font-size: 11px;
    color: #fff;
    background-color: #292f33;
    margin-top: 0;
}

.paddingtop2em {
    padding-top: 2em;
}

footer a, footer a:hover {
    color: #fff;
}

.social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 7px 10px 0;
    text-align: center;
    border: 2px solid #434343;
}

.social a i {
    line-height: 36px;
    font-size: 20px;
    color: #434343;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.footer-1-1 {
	padding-top: 60px;
	padding-bottom: 20px;
}

.footer-1-1 .lead, .footer-1-1 li {
	color: #000000;
}

.footer-1-1 .brand-img {
	width: 200px;
	margin-bottom: 30px;
}

.footer-1-1 h4 {
	margin-bottom: 20px;
}

.footer-1-1 ul {
	list-style-type: none;
	margin: 0 0 26px;
	padding: 0;
}

.footer-1-1 ul li {
	border-top: 1px solid #bdc3c7;
	line-height: 19px;
	padding: 6px 0;
}

.footer-1-1 li:first-child {
	border-top: none;
	padding-top: 1px;
}

.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;
}

footer h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 11pt;
}

.foot_address {
    margin-bottom: 11px;
    padding-bottom: 13px;
    border-bottom: 1px solid #3e3e3e;
}

.foot_mail a {
    display: inline-block;
    line-height: 20px;
    color: #fff;
}

.foot_menu li {
    padding-bottom: 2px;
}

footer .footer_menu_links {
    margin-top: 28px;
}

.foot_menu li a {
    text-transform: uppercase;
}

.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: 80%;
  line-height: 10pt;
  margin: 0;
  opacity: 1;
  position: relative;
  text-decoration: none;
}

#powered_by {
  top: -11px;
  /* background: url(https://s3.amazonaws.com/store24-ubertor-com/cl4749/content/image/343.png); */
}

.social {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 100;
}

.social li {
    display: inline-block;
    margin-right: 6px;
}

.social li a {
    display: table;
    position: relative;
}

.social-dark li a i {
    color: #666;
}

.social li a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    font-size: 18px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

footer .col-xs-12 {
    display: none;
}

.foot_phone a {
    font-weight: 900;
    line-height: 26px;
    font-size: 16px;
    color: #ccc !important;
    color: #fff;
    line-height: 17px;
    font-size: 11px;
    color: #999;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 100%;
	max-width: 100%;
	max-height: 360px;
	width: 48%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.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%;
}

/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
	background: #0066cc;
}

figure.effect-honey img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-honey:hover img {
	opacity: 0.5;
}

figure.effect-honey figcaption::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-honey h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1em 1.5em;
	width: 100%;
	text-align: right;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
	color: #fff;
	font-size: 18px;
	font-family: 'MuseoSansW01-100', sans-serif;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.grid figure h2 span {
    font-weight: 800;
}

figure.effect-honey h2 i {
	font-style: normal;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,-30px,0);
	transform: translate3d(0,-30px,0);
	display: none;
}

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

figure.effect-honey figcaption::before,
figure.effect-honey h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.main-content li {
    /* list-style: initial !important; */
}

.cms_content p {
    color: #222;
}

/* Featured Listings */

.featured_listings .item:hover {
    box-shadow: 0 0 30px #c5c4c4;
    transform: scale(1.1);
    z-index: 999;
}

.featured_listings .col-md-4 {
    width: 33.33333333%;
    padding: 5px;
    margin: 0 0px;
    transition: all .1s ease-in-out;
}

.editContent span {
    font-size: 12px;
    margin: 0 0 20px;
    float: left;
    width: 100%;
}

.editContent h1 {
margin: 18px 0 0;
}

@media (min-width: 767px) {

	.grid figure img {
    min-height: 250px !important;
}
.top-navbar {
    background-size: cover;
}
}

.bg-deepocean3 {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/lm8.ourubertor.com/content/image/200.jpg) center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    padding: 140px 0;
}

.bg-light {
    background-color: #f7f7f7;
}

@media (max-width: 572px) {
    .featured_listings .col-md-4 {
        width: 100%;
    }
    
    .grid figure img {
/*
        width: 308px !important;
        height: 200px !important;
        min-height: initial !important;
        max-width: initial !important;
*/
    }
    
    .col-xs-4.col-sm-3.img-holder {
        width: 100%;
    }
    .hero-txt h1 {
        font-size: 23px !important;
        line-height: 1em !important;
    }
    
}

.sidebar-title {
    background: #000;
}

.post_heading a{
    color: #000;
    font-size: 25px;
    font-family: sans-serif;
    font-weight: 800;
}

#slides {
  height: 833px !important;
  overflow: hidden;
}

@media screen and (min-width: 1200px) {
  #slider1_container {
    height: 650px !important;
  }
  .secondnav .dropdown {
      width: 33%;
  }
  .secondnav .dropdown-menu {
      background-color: #fff;
  }
  .about .about-p{
    margin-top: 10%;
  }
  .about .free-stuff {
    margin-top: 5%;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1200px) { 
#slider1_container {
  height: 550px !important;
}
.secondnav .dropdown {
    width: 33%;
}
.secondnav .dropdown-menu {
    background-color: #fff;
}

.grid figure {
	margin: 10px 1%;
	min-width: 220px;
	max-width: 220px;
}

}

@media screen and (min-width: 768px) and (max-width: 1000px) { 
#slider1_container {
  height: 450px !important;
}
.secondnav .dropdown {
    width: 33%;
}
.secondnav .dropdown-menu {
    background-color: #fff;
}
.grid figure {
	margin: 10px 1%;
/*	min-width: 220px;*/
	max-width: 220px;
/*	max-height: 180px;*/
}
.servise_list {
    width: 100%;
}
}

@media screen and (max-width: 768px) {
#slider1_container {
  height: 400px !important;
}
}

/* 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;
}

.properties.list .pagination a, .has_afc .pagination a {
    color: #222;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #d4d4d4;
    border-color: #d4d4d4;
}

span.s1 {
 text-decoration: none !important;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    opacity: .7;
}

.hero-txt {
    z-index: 999;
}

/* CTAs */

.well-sm .fa {
    font-size: 70px;
}

.well {
    padding: 3em 0;
    margin-bottom: 0;
}

body.home .main-content, body.home #about-me {
	display: none
}

/* TESTIMONIALS */
#testimonial {
  background-color: #756F77;
}

/* Neigbourhood List */

#neighbourhood-list {
    width: 680px;
    border: none;
    margin: 0 auto;
}

#neighbourhood-list .mrp-menu-v2-sub {
    display: block;
    width: 674px;
    position: relative;
    top: 0;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    border: none;
    padding: 0;
    margin: 0 auto;
}

#neighbourhood-list .mrp-menu-v2-sub li {
    text-align: center;
    height: auto;
    width: 168px;
    background: none;
    margin: 0;
    padding-left: 0;
    /* border: 1px solid #cecece; */
    display: block;
    position: relative;
    overflow: hidden;
    min-height: 48px;
}

#neighbourhood-list .mrp-menu-v2-sub li a {
    line-height: 20px;
    display: block;
    font-size: 13px;
    padding: 0;
    text-align: center;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-weight: normal;
    color: #202020;
    cursor: pointer;
    margin: 10px 0;
    border: 1px solid #efefef;
}

.neighbourhoods  {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl4749/content/image/794.jpg) no-repeat;
    padding-bottom: 20px;
    padding: 3em 0;
    /* background-size: inherit; */
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-position: center;
}

.neighbourhoods p {
    margin-bottom: 3em;
    max-width: 680px;
    margin: 0 auto 1em;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
#neighbourhood-list .mrp-menu-v2-sub li {
    width: 100%;
}

#neighbourhood-list .mrp-menu-v2-sub {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    width: 100%;
}

#neighbourhood-list .mrp-menu-v2-sub li {
    width: 100%;
}

#neighbourhood-list {
    width: 100%;
}
.kenburn-hero .kenburn-slider .hero-wrapper .hero-content .lead-white-bg {
    font-size: 2em !important;
    color: #fff;
}
.btn, .btn-ghost, .btn-ghost-light, .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost-light, .btn-text, .btn-text-light, .btn-light, .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-ghost, .navbar .navbar-nav .dropdown .cart-dropdown .cart-btns .btn-light {
    letter-spacing: initial !important;
    font-size: 0.7em !important;
}
.hero-txt {
    display: none;
}

.carousel-control {
    display: none;
}

.carousel-indicators {
    display: none;
}
.top-navbar .nav-collapse {
    background: rgba(0,0,0,0.6) !important;
    display: inherit;
    margin: 0px !important;
}
.grid figure {
    min-width: 100% !important;
}
.hero-txt h3 {
    font-size: 11px !important;
}
.hero-txt h1 {
    margin-top: 20px !important;
    font-size: 48px !important;
    line-height: 0.7em !important;
}
body.home .top-navbar {
      position: absolute;
      background: transparent;
      border: none;
}

.navbar .pull-right {
    display: none;
}

.intro-text .intro-lead-in {
    font-size: 30px;
}

.col-xs-6 {
    width: 100%;
}

.btn-outline-xl {
    font-size: 10px;
}

.featured_listings .widget-title {
    line-height: 3em;
}

.featured_listings {
    max-width: 89%;
    margin: 0 auto;
    background: none;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

.navbar-toggle {
    border-color: #fff;
}

body.home #hf_top-main {
    width: 90%;
    margin: 0 auto;
    padding: 0;
}

/*
.navbar-logo {
    display: inline-block;
    float: left;
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl4749/content/image/778.png) no-repeat;
    width: 222px;
    height: 88px;
    background-size: contain;
    position: relative;
    top: 0;
    margin-left: 10px;
}
*/

footer .links2, footer .links {
    display: none;
}

#powered_by {
    top: -60px;
}
}

.container.video_sec {
    BACKGROUND: #f9f9f9;
    max-width: 100%;
    width: 100%;
    padding: 2% 8%;
    margin: 2% 0;
}

.video_sec .col-lg-12 {
    padding: 2% 13%;
}

@media (min-width: 768px) {
.lead {
    font-size: 17px;
    line-height: 27px;
    margin-top: -20px;
}
}
