.page-banner.hotels {
    background-image: url(../images/portfolio-banner.jpg);
}
.hotels-sec1 .head {
    border-bottom: 5px solid #e4a94e;
}
.hotel-box {
    max-width: 281px;
}
.hotel-links a.thumb {
    display: inline-block;
}
.hotel-links a.thumb:hover {
    box-shadow: 0 0 10px #5d5d5d;
}
.hotel-links a.thumb img {
    float: left;
}
.hotel-links a.text {
    text-decoration: none;
    color: #000;
    display: inline-block;
}
.hotel-links a.text:hover {
    color: #bb7303;
}




@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 479px) {
}