.neig-sec1 {
    background-image: url(../images/ls-sec1-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.neig-sec2 {
    background-color: #f1f1f1;
}
.neig-sec2 .box {
    max-width: 395px;
}
.neig-sec2 .box a.thumb {
    display: inline-block;
    border: 5px solid #aa9a76;
}
.neig-sec2 .box a.thumb:hover {
    border: 5px solid #d5a847;
}
.neig-sec2 .box .title {
    color: #e0ad40;
}
.neig-sec2 .box a.more {
    background-color: #aa9a76;
    color: #fff;
    padding: 15px 45px;
    text-transform: uppercase;
    display: inline-block;
    margin: 15px 0 0 0;
}
.neig-sec2 .box a.more:hover {
    background-color: #d5a847;
}



@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 479px) {
}