@charset "utf-8";
/* CSS Document */

html {
  font-size: 88%;
  font-size: 16px;
}

@media max-width: 40em) { 
html {
  font-size: 18px;
}
 }
 
 
 body {
  color: #666;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  line-height: 1.8;
  margin: 0;
  padding: 0;

}

.format {
	  font-size: 1.3em;
	  }
	  
.legacyformat {
	  font-size: .828em;
	  }

.row {
	margin-left: 0;
	margin-right: 0;}

  
.standard {
	background: #ffffff;
	padding: 2em;
	padding-top: 4em;
	padding-right: 1em;
	}

@media (max-width: 768px) {
	
	.standard {
	background: #ffffff;
	padding: 1em;
	padding-top: 4em;
	padding-right: .5em;
	}


}

/* line 24, ../sass/theme.scss */
.logo {
/*  background: #d84949;
  background: #ed1b2f!Important;*/
  height: 120px;
  left: 0;
  position: absolute;
  text-align: center;
  top: -38px;
  top: -46px;
  width: 240px;
  width: 300px;
  z-index: 250!Important;
}
/* line 32, ../sass/theme.scss */
.logo img {
  margin-top: 30px;
}


.pgl-main-slide .item-caption .property-info {
  display: table-cell;
  padding-right: 25%;
  padding-left: auto;
  vertical-align: middle;
}

@media (max-width: 768px) {
.logo {
  background: #ed1b2f!Important;
  left: 0;
  position: absolute;
  top: -38px;
  top: 0px;
  width: 240px;
  width: 160px;
  height: 80px;
  text-align: left;
}

.logo img {
  margin-top: 20px;
  max-width: 150px;
  max-height: 60px;
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;}


/* line 858, ../sass/theme-elements.scss */
.pgl-main-slide .item-caption .property-info {
  display: table-cell;
  padding-right: 0;
  vertical-align: middle;
}

.label {
  background-color: #333;
  border-radius: 0;
  color: white;
  display: inline-block;
  font-size: 1em;
  margin-right: -4px;
  padding: 8px 15px;
}

.property-thumb-info-label .label {
  font-size: .8em;
}

.pull-right {
 float: none!Important;
  }
  
.navbar-collapse ul.nav.navbar-nav.pull-right {
	padding-top: 30px; }

.pgl-navbar-main .navbar-nav > li > a {
  padding: 20px 20px;
  with: 100%;
}
/* line 515, ../sass/theme-elements.scss */
.property-thumb-info-content {
  padding: 30px 20px 20px;
}
/* line 517, ../sass/theme-elements.scss */
.property-thumb-info-content h3 {
  margin-bottom: 8px;
}
/* line 520, ../sass/theme-elements.scss */
.property-thumb-info-content address {
  margin-bottom: 10px;
}
/* line 523, ../sass/theme-elements.scss */
.property-thumb-info-content p {
  margin: 0;
}

/* line 863, ../sass/theme-elements.scss */
.pgl-main-slide .item-caption .property-thumb-info-content {
  background-color: rgba(255, 255, 255, 0.8);
  border-bottom: none;
  padding: 13px 15px;
}




}


.page-title .container {
 /*display: table;*/
   height: 100px;
}

.page-title .page-title-in {
/*  display: table-cell;*/
  width: 100%;
/*  vertical-align: middle;*/
}


.smartstyle a {
  color: #ed1b2f;
  color: rgba(237,27,47,1.0);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
}

.smartstyle a:hover, a:focus {
   color: rgba(237,27,47,0.4);
  outline: none;
  
  text-decoration: underline;
}



h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0;
	text-transform: none;  
	font-weight: 400;
	margin-bottom: .5em;
}

h1,
.h1 {
  font-size: 36px;
  font-size: 2.3em;
	}

h2,
.h2 {
  font-size: 30px;
  font-size: 2em;
  color: #666;
  }

h3,
.h3 {
  font-size: 26px;
  
   color: #999;}

h4,
.h4 {
  font-size: 18px;
font-size: 1.71em;
color: #ed1b2f;}

h5,
.h5 {
  font-size: 14px;
	font-size: 1.571em;}

h6,
.h6 {
  font-size: 12px;
font-size: 1.3em;
font-weight: 500;}

p {
  margin: 0 0 10px;
}


.sidebar {
  padding-top: 0px;
}


.page-top {
/*  .background: url(/images/bg-page-top.jpg) no-repeat #333;*/
  background-position: center 20%;
  height: 250px;
	}

/* line 141, ../sass/theme.scss */
.page-top .container {
  display: table;
}
/* line 35, ../sass/theme-elements.scss */


.red {
	color: #ed1b2f;}

/****************************************** smart additions ******************************************************/
.auto {
	width: auto!Important;}
	
.full {
	width: 100%!Important;
	 }
	 
.zero {
	padding: 0px;
	margin: 0px;}	

.zeropad {
	padding: 0px;
}	
	
.inline {
	display: inline; }	

	
.linebreak {
	clear: both;
	height: 2em;}
	
.break {
	clear: both;}
	

.linebreak {
	clear: both;}	

.required {
	color: #de9e39;
	}	
	
.smzero {
	padding: 0px;
	margin: 0px;}	

.smzeropad {
	padding: 0px;
}	
	
.sminline {
	display: inline; }	

	
.smlinebreak {
	clear: both;
	height: 2em!Important;}
	
.smbreak {
	clear: both;}

.smauto {
	width: auto!Important;}
	
.smfull {
	width: 100%!Important;
	 }


.smrequired {
	color: #de9e39;
	}

.smprice {}	

.smright {
	float: right;
	}



.smdivider {
  border: 0px;
  border-top: .15em solid #eeeeee;
  clear: both;
  height: 1px;
  margin: auto;
  margin-top: 2em;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 2em;
  width: 80%!Important; }	

.smaltdivider {
  border: 0px;
  border-top: .15em solid #eeeeee;
  height: 1px;
  margin: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  width: 80%!Important; }	



	
	.iframe-override  {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.iframe-override iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.socialsharing {}	

/*.iconshare {
	text-align: center;
    padding: .4em;
	background: #333333;
}

.socialsharing i {
   font-size: 1.6em;
   }	

.socialsharing a i {
	color: #ffffff;
  }	

.socialsharing a:hover i {
   }	

.square {
    height: 0;
    padding-bottom: 25%;
    width: 25%;
}*/

.socialsharing ul {
      margin: 0;
      list-style: none outside none;
      overflow: hidden;
	  padding: 0; }
    
.socialsharing li {
      float: left; }
    
.socialsharing li + li {
      margin-left: 4px; }
    
.socialsharing a {
      display: block;
      padding: 0 1px;
	  padding-top: .03em;
      color: #ffffff;
      font-size: 1.6em;
	  border: 0px dotted rgba(255,255,255,0.1);
	/*  background: #31c0d1;*/
	background: #333;
	  width: 2em;
	  height: 2em;
	  text-align: center;
	  border-radius: 10px; }
    
.socialsharing a {
      -webkit-transition: color 0.2s ease-out;
      -o-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out; }
    
.socialsharing a:hover {
      background-color: rgba(238,238,238,0.4);
	  
	  color: #inherit; }



/**************************** SOLD *****************************************/


.property-thumb-info-image  {
	position: relative;
	height: 230px;
  position:relative;
  }

.sold_out {
    top: 2em;
    left: -4em;
    color: #fff;
    display: block;
    position:absolute;
    text-align: center;
    text-decoration: none;
    letter-spacing: .16em;
    background-color: #A00;
	background-color: rgba(237,27,47,1.0);
    padding: 0.5em 5em 0.4em 5em;
/*    text-shadow: 0 0 0.75em #444;*/
    box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
	font-weight: 600;
	font-size: 18px;
/*    -webkit-text-shadow: 0 0 0.75em #444;*/
    -webkit-box-shadow: 0 0 0.5em rgba(0,0,0,0.5);
    -webkit-transform: rotate(-45deg) scale(0.75,1);
    z-index:10;
	text-transform:uppercase;
}
.sold_out:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: -0.3em -5em;
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    border: 2px rgba(255,255,255,0.9) solid;
}

	  
	  
.pgl-testimonial h4 {
  color: #ed1b2f;
  color: #CCC;
  margin-bottom: 10px;
  text-transform: none;
}


.list-cat a {
  color: #999;
}


@media (max-width: 768px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}


/*******************************  manage lines of text in billboard *********************************************************/


.text {
  position: relative;
    /* Could be anything you like. */
}

.text-concat {
  position: relative;
  display: inline-block;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 5.6em; /* (Number of lines you want visible) * (line-height) */
/*  line-height: 1.2em;*/
  text-align:justify;
  text-align:left;
  
}

.text.ellipsis::after {
  content: "...";
  position: relative;
  right: 0px; 
  top: -20px;
  font-weight: 600;
}

.morelink {
 /* content: "...";
  position: absolute;
  right: -12px; 
  bottom: 5px;*/
  display: none;
}



@media (max-width: 768px) {
.text-concat {
  position: relative;
  display: inline-block;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 4.1em; /* (Number of lines you want visible) * (line-height) */
  line-height: 1.4em;
  text-align:left;
  
}
}


.titled {
	display: none!Important;}


select  {
  height: 36px;
  line-height: 36px;
}


/* Right and bottom for the psudo class are px based on various factors, font-size etc... Tweak for your own needs. */