.nz-map .location{
	padding-left: 0px;
	padding-right: 0px;
}
.nz-map .location ul{
	list-style: inside none;
	padding: 0;
}
.nz-maps-wrapper{
	padding-top: 20px;
}
.nz-map .dealer-item p,
.nz-map .contact-info p{
	margin-bottom: 5px;
}
.nz-map .dealer-item{
	margin-bottom: 30px;
}
.nz-map .dealer-item .border{
	border: 1px solid #ebebeb;
	padding: 10px;
}
.clearfix{
	clear:both;
}
.nz-map .contact-info .select_map{
	margin-top: 50px;
}
.nz-map .contact-info .select_map h3{
	margin-bottom: 0px;
}
.nz-map .contact-info .select_map .description{
	margin-right: 35px;
}
.nz-map h2,
.nz-map h3{
	color: #ba0808;
	font-weight: bold;
}
.nz-map,
.nz-map a,
.nz-map p{
	color: #616161;
}

.nz-item-title{
	font-weight: bold;
	color: #181818;
	font-size: 18px;
}
#map-canvas {
	height: 100%;
}
#iw_container .iw_title {
	font-size: 16px;
	font-weight: bold;
}
.iw_content {
	padding: 15px 15px 15px 0;
}

@media( max-width: 991px ){
	.nz-map .contact-info .select_map .description{
		text-align: left;
	}
	.nz-map svg{
		width: 100% !important;
		height: auto;
	}
	.nz-dealer-result.row{
		margin: 0;
	}
}