body, p {
    color: #000 !important;
font-size: 14px;
}
#wrapper { background-color: white;}
.listing-img p.thumb-caption, .footer-p, address, .footer-copyrights {color: #fff !important;}
label.required:after {
    content: "*";
    color: #d00;
    margin-left: 5px;
}

.listing-img, .details, .listing-img-hover {
	border-radius: 5px;
}

.listing-img img {
	min-width: 100%;
}

@media (max-width: 540px) {

.listing-img {
	width: 100%;
	float: none;
	margin: 0 0 5% 0;
	position: relative;
	overflow: hidden;
}

}

@media (max-width: 736px) {
.navbar .navbar-header {
    min-height: 95px !important;
}
}

@media only screen and (min-width: 540px)
                   and (max-width: 736px) {

.listing-img {
	width: 49%;
	float: left;
	margin: 0 2% 2% 0;
	position: relative;
	overflow: hidden;
}

.listing-img:nth-child(2n) {
	margin-right: 2%;
}
}

@media (min-width: 736px) {

.listing-img {
	width: 32%;
	float: left;
	margin: 0 2% 2% 0;
	position: relative;
	overflow: hidden;
	max-height: 273px;
}

.listing-img img {
	-moz-transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	transition: transform 0.3s;
}

.listing-img:nth-child(3n) {
	margin-right: 2%;
}
}

.details-container {
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
}

.details {
	display: table-cell;
	vertical-align: middle;
}

.listing-img-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, .5);
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 1;
}

.listing-img:hover p.thumb-caption {
	opacity: 0;
	-moz-transition: transform 0.3s;
	-webkit-transition: transform 0.3s;
	transition: transform 0.3s;
	background: none;
}

.listing-img-hover a {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}

	@media (min-width: 736px) {
.listing-img {
    width: 31%;
    float: left;
    margin: 0 2% 2% 0;
    position: relative;
    overflow: hidden;
    max-height: 273px;
}
}

.listing-img img {
    -moz-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}
.listing-img img {
    max-width: 100%;
    min-width: 100%;
    min-height: 273px;
}
}

	.listing-img, .details, .listing-img-hover {
    border-radius: 5px;
}
.listing-img:hover .listing-img-hover {
    opacity: 1;
    -moz-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}
.listing-img-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
}
.listing-img, .details, .listing-img-hover {
    border-radius: 5px;
}
.details-container {
    -moz-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}
.details-container {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
}
.details-container {
    -moz-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}
.details-container {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
}
.details {
    display: table-cell;
    vertical-align: middle;
}
.details-button {
    color: #333;
    font-size: 15px;
    padding: 10px 15px;
    background: #e9e9e9;
    border-radius: 3px;
}
.listing-img, .details, .listing-img-hover {
    border-radius: 5px;
}
@media (min-width: 769px) {
.listing-img p.thumb-caption {
    font-size: 17px;
}
}
.listing-img p.thumb-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    background: rgba(0, 0, 0, .75);
    background: linear-gradient(rgba(0,0,0,0),rgba(0, 0, 0, .75));
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0, 0, 0, .75));
    background: -o-linear-gradient(rgba(0,0,0,0),rgba(0, 0, 0, .75));
    background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0, 0, 0, .75));
    padding: 0 0 8px 13px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    -moz-transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}
main p, main ul, .home p, td {
    font-size: 15px;
    line-height: 1.5em;
    color: #333;
}
@media (min-width: 768px) {
.inner {
    padding: 0px 0;
}
.inner {
    width: 90%;
    max-width: 1280px;
    margin: auto;
    position: relative;
}
}


.navbar-brand img {
    max-width: 280px;
}
.navbar-brand {
    padding-top: 10px;
    padding-bottom: 30px;
}

.navbar {
    min-height: 90px;
}
	