@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,400italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400italic);

body {
    font-family: "PT Sans",Arial,Helvetica,sans-serif;
    font-size: 15px;
}

a {
    color: #9C9C99;
}

a:hover {
    color: #222;
}

#remaxgrey {
    width: 308px;
    float: left;
}

#lakeshore {
    font-size: 22px;
    position: relative;
    bottom: 20px;
    text-align: center;
}

.contacttop {
    font-weight: 700;
    /* display: none; */
    font-family: 'Open Sans', arial, sans-serif;
    position: relative;
    top: 5px;
}

.contacttop a {
    color: #fff;
}

#main_menu li.active > a, #main_menu li.sel > a, #main_menu li:hover > a {
    color: #D6D6D6;
    background: rgba(0, 0, 0, 0);
}

#main_menu a {
    font-size: 12pt;
    margin: 0;
    line-height: 35px;
    border: none;
    font-weight: 300;
    text-transform: capitalize;
    padding: 8px 8px 7px 8px;
    color: #fff;
}

.top-navbar {
    padding-top: 30px;
    border-radius: 0;
    border: none;
    background-color: #6a747d;
}

.dropdown-menu {
    background-color: #000;
}

.navbar-logo {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/limelightmarketingtestsite1.ourubertor.com/content/image/433.png) no-repeat;
    width: 320px;
    height: 113px;
    background-size: contain;
    margin: 0 auto;
}

.navbar-logo h2 {
    display: none !important;
}

.navbar .pull-right {
    width: 25%;
}

.top-navbar .nav-collapse {
    position: relative;
    margin: 0;
    background-color: rgba(0, 0, 0, 0);
    /* left: 107px; */
}

.header-meta ul {
    display: none;
}

#home-widgets {
    display: none;
}

.btn-primary {
    background-image: -webkit-linear-gradient(top,#333 0,#333 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#333),to(#333));
    background-image: linear-gradient(to bottom,#333 0,#333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #333;
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #272727;
    background-position: 0 -15px;
}

.featured_listings {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/limelightmarketingtestsite1.ourubertor.com/content/image/440.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    color: #FFF;
    padding: 8em 0;
}

#about-me {
    display: none;
}

.featured_listings .widget-title span {
    display: inline-block;
    padding: 0 20px;
    background-color: rgba(0, 0, 0, 0);
    font-family: 'Playfair Display', serif;
}

.featured_listings .item .address {
    background: rgba(0,0,0,0.5);
    margin: 0;
    padding: 12px 0 0;
    line-height: 100%;
    text-align: center;
}

.featured_listings .listing-meta {
    font-size: 12px;
    background: rgba(0,0,0,0.5);
    padding: 10px 0 20px;
    text-align: center;
}

body.home .provided_by {
	display: none;
}

.featured_listings .listing-meta h4 {
    margin-top: 0;
    font-size: 22px;
}

.featured_listings .btn-success {
    display: none;
}

.featured_listings .widget-title {
    text-align: center;
    background: rgba(0, 0, 0, 0);
    line-height: 100%;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 20px;
}


.sidebar-title {
    margin-top: 0;
    background: rgba(0, 0, 0, 0);
    color: #000;
    padding: 2em 10px 0;
    line-height: 100%;
    font-size: 30px;
    text-align: center;
    font-weight: 300;
}

.carousel-control.left {
    background-image: none;
    color: #5A97B0;
}

.carousel-control.right {
    background-image: none;
    color: #5A97B0;
}

.carousel-indicators li {
    display: none;
}

blockquote {
    border-left: 0px solid #EEE;
}

/*	CONTENT BLOCK 2-2
/*----------------------------------------------------*/

.content-2-2 h3 { font-weight: 300; }
.content-2-2 h3, .content-2-2 p { color: #ffffff; }

.content-2-2 .icon-outline {
	height: 150px;
	width: 150px;
	max-width: 100%;
	border: 4px solid rgba(255,255,255,0.6);
	border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: block;
	text-align: center;
	vertical-align: middle;
	position: relative;
	margin: 0 auto 50px;
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}

.content-2-2 .icon-outline:hover {
	box-shadow: 0 0 0 14px rgba(255,255,255,0.4);
	color: #fff;
}

.content-2-2 .icon-outline span {
	line-height: 150px;
	color: #fff;
	font-size: 55px;
	position: relative;
	left: 7px;
}

.content-block {
    width: 100%;
    padding: 60px 0 60px 0;
    z-index: 100;
    position: relative;
    background-color: #FFF;
}

.bg-pomegranate {
    background-color: #828282 !important;
    background: url(https://s3.amazonaws.com/store24-ubertor-com/limelightmarketingtestsite1.ourubertor.com/content/image/435.png);
}

body.home .main-content {
display: none;
}

footer {
    background: #222;
    margin-top: 0px;
    color: #D2D2D2;
}

footer a {
    color: #D2D2D2;
}

.logo-footer img {
    margin-bottom: 20px;
    max-width: 215px;
}

.list-unstyled li {
    border-top: 1px solid #bdc3c7;
    line-height: 19px;
    padding: 6px 0;
}

.list-unstyled li:first-child {
    border-top: none;
    padding-top: 1px;
}

.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: 80%;
  line-height: 10pt;
  margin: 0;
  opacity: 1;
  position: relative;
  text-decoration: none;
}

#powered_by {
  top: -11px;
}

footer .col-sm-3 .col-xs-12 {
    display: none;
}

footer .footer_menu_links {
    margin-top: 0px;
}

footer .section {
    padding-bottom: 2em;
    padding-top: 2em;
}

.text-theme span {
    font-size: 14px;
    font-weight: bold;
}

.text-theme {
    font-size: 12px;
    margin-top: 22px;
}

footer a:hover {
    color: #D4D4D4;
}

#slides {
  height: 833px !important;
  overflow: hidden;
}

@media screen and (min-width: 1200px) {
.navbar-logo {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/limelightmarketingtestsite1.ourubertor.com/content/image/433.png) no-repeat;
    width: 320px;
    height: 90px;
    background-size: contain;
    margin: 0 auto;
    float: none;
    position: relative;
    /* left: 100%; */
}
.top-navbar {
    padding-top: 35px;
    padding-bottom: 10px;
}
#slider1_container {
  height: 645px !important;
}
.featured_listings .item img {
    max-height: 200px;
}
}

@media screen and (min-width: 1000px) and (max-width: 1200px) { 
.navbar-logo {
    background-size: contain;
    margin: 0 auto;
    float: none;
    position: relative;
}
#slider1_container {
  height: 550px !important;
}
.featured_listings .item img {
    max-height: 200px;
}
}

@media screen and (min-width: 768px) and (max-width: 1000px) { 
#slider1_container {
  height: 450px !important;
}
}

ul.al-tab .fa{ 
    padding: 0 3px 0 0;
}

ul.al-tab {
    border-bottom: 0px;
    background: #F3F3F3;
}

ul.al-lnav {
    background: #f7f7f7;
    color: #FFF;
}

.post_heading a {
    color: #000000;
}

.promo-1 {
    background: url("https://s3.amazonaws.com/store24-ubertor-com/limelightmarketingtestsite1.ourubertor.com/content/image/335.jpg") center top no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 140px 0;
}

.promo-1 h1 {
color: #FFF;
}

.content-1-2 {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cecece+0,000000+100&0.65+0,0+100 */
background: -moz-linear-gradient(top,  rgba(206,206,206,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(206,206,206,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(206,206,206,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6cecece', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

footer h3 {
    margin-bottom: 0;
}

.footer-center img {
    max-width: 200px;
    margin-bottom: 20px;
}

.hero-bottom {
  position: relative;
  background: transparent;
}

.hero-bottom .hero, .hero-bottom .hero:first-child {
  float: left;
  width: 100%;
  padding: 4%;
  border: 1px solid #888;
}

.hero-bottom img {
  width: 100%;
}

.hero img {
  height: auto;
  width: 100%;
  display: block;
  -webkit-transition: all 0.25s ease;      
  -moz-transition: all 0.25s ease;        
  -o-transition: all 0.25s ease;       
  -ms-transition: all 0.25s ease;           
  transition: all 0.25s ease;
}

.hero {
  -webkit-transition: all 0.25s ease;      
  -moz-transition: all 0.25s ease;        
  -o-transition: all 0.25s ease;       
  -ms-transition: all 0.25s ease;           
  transition: all 0.25s ease;
}

.hero:hover {
	-webkit-filter: saturate(3);
}

.hero img:before{
    content:'';
    position: absolute;
    left: 2%;
    top: 2%;
    width: 95%;
    height: 95%;
    border: 2px solid black;
}

.hero-txtb {
  top: 13em;
  margin: 0 auto;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  background: none;
  left: 0;
  right: 0;
  width: 100%;
  padding: 35px 30px 40px;
  text-align: center;
  }

.hero-txtb h4 {
  color: #FFF;
  font-family: "Lato", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-style: normal;
  font-size: 18pt;
  letter-spacing: .09em;
  margin-bottom: 13px;
  text-align: center;
  text-shadow: 1px 1px 2px #777;
}

.hero-txtb h2 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  text-shadow: 1px 1px 2px #777;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  padding-bottom: 20px;
}

body.home a.btn {
    font-family: "Lato", Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 auto;
    display: inline-block;
    padding: 6px 24px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    letter-spacing: .08em;
    min-width: 130px;
    text-align: center;
    background: rgba(0, 0, 0, 0);
    color: #fff !important;
    border-color: #fff;
}

.hero {
  position: relative;
  background: transparent;
}

.secondrow2 span {
 font-size: 16px;
}

.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: #6A747D;
}

.properties.list .pagination a, .has_afc .pagination a {
    color: #6A747D;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #DEDEDE;
    border-color: #DEDEDE;
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
.navbar-logo {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/limelightmarketingtestsite1.ourubertor.com/content/image/433.png) no-repeat;
    width: 77%;
    height: 77px;
    background-size: contain;
    margin: 0 0 0 10px;
}
.navbar .pull-right {
    display: none;
}
.hero-txtb {
    top: 9em;
    padding: 35px 30px 60px;
}
footer .links a {
    display: none;
}
footer .links2 a {
    display: none;
}
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {
.navbar-logo {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/limelightmarketingtestsite1.ourubertor.com/content/image/433.png) no-repeat;
    width: 77%;
    height: 77px;
    background-size: contain;
    margin: 0 0 0 10px;
}
.navbar .pull-right {
    display: none;
}
.hero-txtb {
    top: 9em;
    padding: 35px 30px 60px;
}
footer .links a {
    display: none;
}
footer .links2 a {
    display: none;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {
.navbar-logo {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/limelightmarketingtestsite1.ourubertor.com/content/image/433.png) no-repeat;
    width: 77%;
    height: 77px;
    background-size: contain;
    margin: 0 0 0 10px;
}
.navbar .pull-right {
    display: none;
}
.hero-txtb {
    top: 9em;
    padding: 35px 30px 60px;
}
footer .links a {
    display: none;
}
footer .links2 a {
    display: none;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
.navbar-logo {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/limelightmarketingtestsite1.ourubertor.com/content/image/433.png) no-repeat;
    width: 77%;
    height: 77px;
    background-size: contain;
    margin: 0 0 0 10px;
}
.navbar .pull-right {
    display: none;
}
.hero-txtb {
    top: 9em;
    padding: 35px 30px 60px;
}
footer .links a {
    display: none;
}
footer .links2 a {
    display: none;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1)  {
#main_menu a {
    font-size: 10pt;
}
.contacttop a {
    font-size: 10pt;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 
#slider1_container {
    height: 185px !important;
}
}


@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
#slider1_container {
    height: 220px !important;
}
}

#hf_footer-bottom .fa {
    font-size: 15pt !important;
    padding: 10px;
}
