
div.jumbotron.fred-tour {
  color:#FFF;
  text-align:center;
  background-image:url('http://fredadams.com/elmwood/assets/images/main.jpg');
  background-color:#393636;
  background-size:cover;
  background-position:center;
  padding-top:100px;
  padding-bottom:100px;
  background-attachment:local;
  margin-bottom:-1px;
  height:600px;
  margin-top:50px;
}

@media (max-width:991px) {
  div.jumbotron.fred-tour {
    color:#fff;
    text-align:center;
    background-image:url('http://fredadams.com/elmwood/assets/images/main.jpg');
    background-size:115%;
    background-position:center;
    padding-top:100px;
    padding-bottom:100px;
    background-attachment:local;
    margin-bottom:-1px;
    height:500px;
    margin-top:40px;
  }
}

@media (max-width:767px) {
  div.jumbotron.fred-tour {
    color:#fff;
    text-align:center;
    background-image:url('http://fredadams.com/elmwood/assets/images/main.jpg');
    background-color:#4f4f4f;
    background-repeat:no-repeat;
    background-size:130%;
    background-position:center;
    padding-top:500px;
    padding-bottom:2px;
    background-attachment:local;
    margin-bottom:-100px;
    height:270px;
    margin-top:-1px;
  }
}

.jumbotron p {
  text-shadow:2px 2px #696868;
  font-family:'Raleway';
  margin-bottom:13px;
  margin-top:0px;
  background-position:center;
  /*background-color:#b5b3b3;*/
  background-size:auto;
  font-size:20px;
}

.embed-responsive-item.matterport {
}

#matterport {
  width:1203px;
  min-width:-6px;
  height:560px;
  padding-bottom:614px;
}

.stats {
  color:#777575;
  font-family:'Raleway';
  font-size:smaller;
  font-style: italic;
  
}

.specials {
  padding-top: 5px;
  
}

.text-left.description {
  color:#5c5c5c;
  font-family:'Raleway';
  padding:15px;
  padding-top: 20px;
  
}


#mls {
  font-family:'Raleway';
  color:#777575;
  font-size:medium;
  padding-top:20px;
  padding-bottom:10px;
  padding-left:15px;

}

#price {
  font-size:medium;
  color:#777575;
  padding-top:10px;
  padding-left:15px;
  margin-bottom: 20px
}



#fb {
  font-family:'Raleway';
  margin-bottom: 20px
  padding-top:5px;
  padding-bottom:20px;
  padding-left:15px;
  color:#5b5b5b;
}

#fbfix {
  
  
  padding-top:20px;

 
  
}

