#featuredhouse h2, #featuredhouse p{
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin:0px 10px;
    text-shadow: none !important;
}
#featuredhouse h2 a{
    font-weight: bold;
}

.intro{
    padding-top: 0px;  
}
.panel-body{
    padding: 15px 15px 0 15px !important;
    min-height: 130px;
}
.panel .thumb {
    background-size: cover;
    background-position: center;
    margin-top: -15px;
    margin-bottom: 15px;
}
.newrow{
    padding-bottom: 40px;
}
.panel.panel-default.panel-square.panel-properties2.locations{
    width: 100%;
    margin: auto;
}
.panel .thumb img {
    width: 100%;
    min-width: 100%;
    height: 300px;
}
.info-icon{
    margin-left:0px;
    white-space: nowrap;
}
.text-desc{
	min-height: 104px;
}
.desc h2 a{
    text-decoration: none !important;
    font-weight: 400;
}
.desc{
    min-height: 120px;
}
.panel p.price {
    margin-bottom: 0;
    padding: 10px 1px;
    font-size: 21px;
    line-height: 30px;
    text-shadow: none !important;
    color:#1d1f21;
    font-weight: normal;
}
.panel p.price span.icons {
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 0 6px;
    padding: 4px 0 0 0;
    height: 32px;
    width: 45px;
    text-align: center;
    line-height: 26px;
    color:#77873d;
    background-color: #E7E6E5 !important;
    border-radius: 4px;
}
.panel .btn, form .btn {
    margin: 8px 0;
	width: 100%;	
}

.btn:hover{
    color:#77873d;
}

.xs-pull-right {
	float:right;}


@media screen and (min-width:460px){
	.panel .btn, form .btn {		
		width: auto;
	}	
}
	
@media screen and (min-width:768px){
	
	.xs-pull-right {
		 float: none; }
}

.panel-footer {
    padding: 0px 15px;
    border-color: #e8e8d8;
}
.panel-footer {
    padding: 10px 15px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-body h2{
	font-size: 20px;
    color:#83b817 !important;
    padding: 0;
    margin-top:5px;
}
.panel-body h2 a{
    color: #77873d !important;
}
.btn-sm, .btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px;
}
.land-detail{
    width: 155px;
    font-weight: normal;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 0 4px;
    padding: 4px 0 0 0;
    height: 32px;
    text-align: center;
    line-height: 26px;
    color: #77873d;
    background-color: #e9e3d7;
    border-radius: 4px;
}
@media screen and (max-width:980px){
    .info-icon{
        margin-left: 0px;
        white-space: nowrap;
    }
    .even{
    margin-top: 40px !important;
    }
}
@media screen and (max-width:768px){
    .info-icon{
        margin-left: 0px;
        white-space: nowrap;
    }
    .lot-542{
        margin-bottom: 40px;
    }
    .newrow{
        padding-bottom: 0px;
    }
    .panel.panel-default.panel-square.panel-properties2.locations{
        width: 100%;
        margin: auto;
    }
   
    .even{
        margin-top: 30px;
    }
}
@media screen and (max-width:480px){
    .info-icon{
        margin-left: 0px;
        white-space: nowrap;
    }
    .panel .thumb img {
        height: 230px;
    }

    
    .panel .btn, form .btn{
        width:88%;
        margin: 8px 8px;
    }
    .text-desc {
        min-height: 117px;
        padding-bottom: 8px;
    }
    .lot-542{
        margin-bottom: 40px;
    }
    .newrow{
        padding-bottom: 0px;
    }

    .icons span.glyphicons{
        margin-top: 0px;
    }

    .sale-text{
        font-size:68px !important;
    }
    .panel.panel-default.panel-square.panel-properties2.locations{
        width: 100%;
        margin: auto;
    }
    .panel p.price span.icons {
        display: inline-block;
        font-size: 16px;
        font-weight: normal;
        margin: 0 0 0 4px;
        padding: 4px 0 0 0;
        height: 32px;
        width: 42px;
        text-align: center;
        line-height: 26px;
        color:#77873d;
        background-color: #E7E6E5 !important;
        border-radius: 4px;
    }
    .land-detail{
        width: 140px;
        font-weight: normal;
        display: inline-block;
        font-size: 14px;
        font-weight: normal;
        margin: 0 0 0 2px;
        padding: 4px 0 0 0;
        height: 32px;
        text-align: center;
        line-height: 26px;
        color: #77873d;
        background-color: #e9e3d7;
        border-radius: 4px;
    }
}

.linen_bg{
  background-color: #f1f1e9;
}
.linen{
  color:#f1f1e9;
}

.gainsboro_bg {
  background-color: #d0daea;
}

.gainsboro{
  color:#d0daea;
}

.gainsborodark_bg {
  background-color: #e0dcd5;
}
.gainsborodark{
  color: #e0dcd5;
}
.olive_bg{
  background-color: #77873d;
}
.olive{
  color:#77873d;
}
.white{
    color: #ffffff;
}
.white_bg{
    background-color: #ffffff;
}
.yellow{
    color:#f3f2e4 !important;
}
.yellow_bg{
    background-color: #f3f2e4 !important;
}