@media (max-width: 768px) {
	div.slider-text {
	  font-size: inherit;
	  text-shadow: 0px 5px 20px #090909;
	}
	
	
    div.slider-text-wrapper {
      text-align: left;
    } 

	
	div.logo {
	  width: 70% !important;
	  margin-top: 20px !important;	
	}
	
	div.site-email {
	  float: left !important;
	  margin: 0 20px;
	}
	
	div.site-phone {
	  float: right !important;	
	}
	
	#header-wrapper #header #header-inner .navbar .navbar-inner .info {
	  margin-left: 30px !important;
	}
	
	#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
    float: left;
    height: 150px !important;
	}
}


/*-- home page buttons --*/
a.btn.btn-primary.home-buttons {
  width: 100%;
}

/*-- Slider --*/

.slider-text-wrapper {
  width: 100%;
  margin: 50px 0;
  position: absolute;
  z-index: 20;
  text-align: center;
}

.slider-text {
  margin: auto;
  font-weight: bold;
  color: #fff;
  font-size: 100%;
  text-shadow: 0px 5px 20px #090909;
}

.carousel-inner img.img-responsive {
  width: 100%;
}


/* ---- Contact Information Overrides ----- */

.site-phone a {
  text-decoration: none;
  color: #707070;
}
.site-phone a:hover {
  color: #707070;
}
.broker-info ul {
  list-style: none;
  padding: 0;
}


/* ----- Social Icon Overrides ------ */

.span6.share {
  float: right;
}
.social-icons {
	list-style: none;
    padding:0;
	width: 320px;
}
.social-icons li {
    float: right;
    margin-right:5px;
    border:1px solid rgba(255,255,255,0.3);
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    -ms-border-radius:100px;
    -o-border-radius:100px;
    border-radius:100px;
    padding:5px;
    width:32px;
    height:32px;
    line-height:26px;
    text-align:center;
    transition:all 300ms ease-in-out;
    -o-transition:all 300ms ease-in-out;
    -moz-transition:all 300ms ease-in-out;
    -webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
	font-size: 15px!important;
	text-align: center;
	text-decoration: none !important;
}
.social-icons li:hover {
    background-color:#fefefe;
}

/* ----- Footer Overrides ------ */

#footer-wrapper #footer #footer-inner p {
  margin: 0px;
  color: #fff !important;
}
#footer-wrapper #footer {
  border: 0px;
  margin-top: 0px;
  padding: 10px 0px !important;
}
.span6.copyright {
  float: left;
}


#footer-wrapper #footer-top table.contact th.cabre {
  background-image: url("https://s3.amazonaws.com/static.organiclead.com/074ee81027def72f3c5348c9feeab305/cabre.png");
  background-size: 16px 16px;
  background-position: 6px 2px;
}



/*-- Details Page --*/

ul.slide-item-features.item-features {
  list-style: none
}

.slide-item-features li {
  padding: 10px;
  border: 1px solid #c4c4c4;
  margin: 5px;
  display: inline-block
}

span.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  padding: 0 10px 0 0
}

/*--- Modal Overrides -----*/

.modal-footer button {
  position: absolute;
  top: 0;
  right: 0;
}

.blueimp-gallery .modal-footer .btn {
  position: inherit;
}

/*------ Font Awesome ----- */


.fa-envelope:before {
  content: "\f0e0";
  float: left;
  margin: 0 20px 0 0;
}

.fa-home:before {
  content: "\f015";
  float: left;
  margin: 0 20px 0 0;
}

/*-- Property Grid Overrides --*/

div.properties-grid .property .image-wrap {
  height: 200px;
  background-color: transparent;
  overflow: hidden;
}

div.properties-grid .property .price {
  background-color: #fff;
  color: #313131;
  font-size: 18px;
  padding: 5px 16px;
  position: absolute;
  right: 15px;
  top: 15px;
  bottom: inherit;
}

div.properties-grid .property .wrap {
  background: #FFF;
  margin-left: 2.5px;
  margin-right: 2.5px;
  margin-bottom: 5px;
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

div.properties-grid .property .wrap div.details {
  min-height: 110px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 2.5px 5px;
}

div.properties-grid .property .image img {
  margin: auto;
  min-height: 200px;
  width: 100%;
}

div.properties-grid .property h2 a {
  -webkit-transition: color 0.1s ease-in;
  -moz-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in;
  transition: color 0.1s ease-in;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-shadow: 0 2px 5px #000;
}

div.properties-grid .property .location {
  padding: 0px 15px;
  color: #fff;
  background-color: rgba(0,0,0,.5);
  clear: both;
  float: left;
}


div.properties-grid .property .area {
  color: #fff;
  float: left;
  margin-top: 8px;
  display: none;
}

div.properties-grid .property .wrap div.details .last-row {
  position: absolute;
  bottom: 10px;
  left: 5px;
  right: initial;
}

div.properties-grid .property .bedrooms .content {
  background-image: url("../files/images/icons/bedrooms.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 21px 12px;
  color: #fff;
  padding-left: 30px;
}

div.properties-grid .property .bathrooms .content {
  background-image: url("../files/images/icons/bathrooms.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 14px 20px;
  color: #fff;
  padding-left: 25px;
}

div.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 100% !important;
  max-width: 1500px;
}

div.image-wrap .image .content {
  max-height: 200px;
}

div.properties-grid .property h2 {
  line-height: 22px;
  margin: 0 0 2.5px;
  padding: 0px 15px;
}

div.wrap .details .title {
  background-color: rgba(0,0,0,.5);
  float: left;
}

div.home-cta {
    margin: 0 0 20px;
	padding: 10px 0 20px;
	background: rgb(220,28,35); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(220,28,35,1) 0%, rgba(170,22,24,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(220,28,35,1) 0%,rgba(170,22,24,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(220,28,35,1) 0%,rgba(170,22,24,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc1c23', endColorstr='#aa1618',GradientType=0 ); /* IE6-9 */
    color: #fff !important;
}

.home-cta h3 {
    color: #fff;
    margin: 20px 0 20px;
    font-size: 25px;
    font-weight: lighter;
}

/* --- Header Overrides ---*/
#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
    max-width: 350px;
}

