/*
 * Template Name: Communities
 */

#inner-page-wrapper{
	margin-bottom: 0;
}
#inner-page-wrapper > .container{
	width: 100%;
	padding: 0 0;
}
p#breadcrumbs{
	padding: 0 15px;
}

.hp-map-wrapper .global-title{
	opacity: 0 !important;
	pointer-events: none;
	display: none;
}

.ip-map-title{
	padding: 0 15px;
}

@media only screen and (min-width: 992px) {
	.hp-map-content{
		top: 100px;
	}
}