/*
.home-form {
	position: relative;
	padding: 8px;
	background-color: #fedc18;
	margin-top: -1px;
	border-radius: 0 3px 3px 3px;
}
*/

.listings .listing.e1 {
    background: #d9fbd8 !important;
}
.listings .listing.e2 {
	background: #e6eefb !important;
}

.footer {
	background-color: #222;
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
}
.footer p {
	color: #FFF;
}
.footer ul li a {
    color: #fedc18;
}

.HBI { height: 4px; }

.emergency {
	text-align: center;
	border-top: 1px solid #333;
	margin: 5px 10px 0px 10px;
	padding: 10px 10px 5px 10px;
}
.emergency ul {
	list-style-type: none;
	margin: 10px 0 0 0;
}
.emergency ul li {
	float: left;
	width: 33%;
	padding: 0 10px;
}
@media( max-width: 512px ) {
	.emergency ul li {
		display: block;
		float: none;
		width: 100%;
		padding: 5px 0;
	}
	.home br.mobile-only {
		display: none !important;
	}
}

i.icon-globe {
	display: inline-block;
	background: url('/images/globe_icon.png');
	background-repeat: no-repeat;
	height: 21px;
	width: 21px;
	background-size: 21px 21px;
	vertical-align: -3px;
	cursor: pointer;
}
i.icon-globe:hover {
	background: url('/images/globe_icon_hover.png');
	background-size: 21px 21px;
	background-repeat: no-repeat;
}

ul.section-selector.four li {
    display: inline-block;
    width: 22%;
    max-width: 380px;
    line-height: 35px;
    padding: 5px 0 0 0;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color: #666;
}




.listing-content .label {
	min-width: 90px;
}
.listing-content .label-placeholder {
	width: 90px;
}
.listing-content ul.inline-list li {
    height: 32px;
    overflow: visible;
}
.listing-content ul.inline-list a.favorite {
    line-height: 32px;
}
.custom-listing h4, .custom-listing h2 {
    line-height: 24px;
}
.listings address {
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 1px;
    color: #686868;
}
.listings .custom-listing {
    background-color: #FFF;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .15);
    padding: 20px;
    margin-bottom: 10px;
}
.listings .custom-listing h4 a, .listings .custom-listing h2 a {
    color: #2B2B2B;
    text-decoration: none;
}
.custom-listing .listing-image {
    width: 150px;
    height: 150px;
    float: left;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.custom-listing .listing-image.tile {
    background-size: 100%;
    background-repeat: repeat;
}
.custom-listing .listing-image img {
    width: 150px;
    height: 150px;
    max-height: 150px;
    max-width: 150px;
}
.custom-listing .listing-content {
    margin-left: 167px;
}
.custom-listing .listing-content .list-description p {
    margin-bottom: 0;
}
.custom-listing .listing-content .list-description p.appointment {
    margin-right: 85px;
}
.custom-listing .listing-content .list-description {
    min-height: 74px;
}
.custom-listing .listing-content .list-description ul {
	padding: 8px 20px 10px 20px;
	font-size: 12px;
	display: block;
}
.custom-listing .listing-content .list-description ul li {
	width: 50%;
	/*float: left;*/
	display: inline-block;
	line-height: 22px;
}
.custom-listing .listing-image {
    width: 90px;
    height: 90px;
}
.custom-listing .listing-image img {
    max-height: 90px;
    max-width: 90px;
}
.custom-listing .listing-content {
    margin-left: 110px;
}
.custom-listing .listing-content .list-description {
    min-height: 0;
}
}@media(max-width:900px) {
    serp.sidebar {
    display: none;
}

}
@media(max-width:767px) {
    .custom-listing .listing-image {
    width: 65px;
    height: 65px;
}
.custom-listing .listing-image img {
    max-height: 65px;
    max-width: 65px;
}
.custom-listing .listing-content {
    margin-left: 85px;
}
.custom-listing .listing-content .list-description {
    margin-left: -85px;
}
.custom-listing .listing-content .group-box {
    float: right;
    margin-left: 12px;
}
.custom-listing .mobile-open {
    margin-left: -85px;
}.custom-listing .rating-block {
    float: right;
}
.mobile-open {
    float: left;
}
}
@media( min-width: 400px ) {
	.xs-only {
		display: none !important;
	}
}

.package-badge {
    display: inline-block;
    height: 28px;
    width: 28px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
	vertical-align: bottom;
}
.package-badge.silver {
    background-image: url('/images/silver.png');
}

.label.label-yellow {
	background-color: #ffcc00;
	color: #fff;
}

.footer .dps-logo-container {
	text-align: center;
	margin: 0;
	padding: 0;
}
.footer .dps-logo-container .dps-logo {
	width: 300px;
	margin: 0 auto;
}
.footer .cities {
	max-width: 480px;
}
.footer .cities ul li {
	display: inline-block;
	width: 30%;
	text-align:left;
	margin-right: 0;
}
.footer .cities ul li a {
	color: #fff;
}
.footer .cities ul li:after {
	content: "";
    padding-left: 0;
}
.footer .copyright .ar {
	text-align: right;
}
@media( max-width: 768px ) {
	.footer .cities {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.footer .copyright {
		width: 100%;
		max-width: 100%;
		text-align: center;
		padding-bottom: 20px;
	}
	.footer .copyright ul.pull-right {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.footer .cities ul li {
		text-align: center;
	}
	.footer .copyright .ar {
		text-align: center;
	}
	.footer .dps-logo-container .dps-logo {
		width: auto;
		max-width: 300px;
		margin: 0 auto;
	}
	.footer .dps-logo-container .dps-logo img {
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
	}
}
@media( max-width: 420px ) {
	.footer .cities ul li {
		width: 45%;
	}
	
}

.seo-container {
	width: 75%;
	margin: 0;
}
@media (max-width: 900px) {
	.seo-container {
		width: 100%;
	}
}
.seo-container h2, .seo-container h3, .seo-container h4, .seo-container h5, .seo-container h6 {
	margin-bottom: 10px;
	margin-top: 20px;
}

.seo-container h2 {
	font-size: 28px;
}
.seo-container h3 {
	font-size: 24px;
}
.seo-container h4 {
	font-size: 20px;
}	
.seo-container p {
	font-size: 15px;
	line-height: 1.25em;
}
.seo-container ul, .seo-container ol {
	font-size: 15px;
	line-height: 1.25em;
	margin-left: 40px;
}
.seo-container ol li {
	padding-left: 3px;
}

@media (max-width: 768px) {
	.home-form form {
		height: 60px !important;
		margin: 0 15px;
	}
}