a > .icon-external-link {
	margin-left: 5px;
	font-size: 14px;
}

.filter-slide form {
	display: none;
}
.nav > li > .separator  {
	color: #05631d;
    font: 300 20px/18px 'knockout', sans-serif;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    outline: none;
	
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background: none !important;
}
.slider {
	position: relative;
	padding-top: 28px;
}

.slider .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 0;
	letter-spacing: -4px;
	line-height: 0;
	border: 0;
	
}

.slider .slideset {
	width: 100% !important;
	white-space: nowrap;
}

.slider .slide {
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.375;
	letter-spacing: 0;
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	width:100%;
}
.slider .slide iframe {
	width: 100%;
	min-height: 250px;
}

.slider .slide a {
	display: block;
	position: relative;
}

.slider .slide a:hover {
	opacity: .9;
}

.slider .thumb {
	margin: 0 -8px;
	padding-top: 30px;
}

.slider .thumb .mask1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.slider .thumb .slideset1 {
	width: 100% !important;
	white-space: nowrap;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
}

.slider .thumb .slide1 {
	width: 33.333%;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	padding: 0 8px;
}

.slider .thumb .slide1 a {
	display: block;
	position: relative;
}

.slider .thumb .slide1 a:after {
	border: 5px solid rgba(100, 100, 100, .7);
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	display: none;
}

.slider .thumb .slide1 a:hover:after,
.slider .thumb .slide1 a:focus:after {
	display: block;
}

.slider .thumb .slide1.active a:after {
	display: block;
}

.slider .thumb .btn-wrap {
	overflow: hidden;
}

.slider .slider-caption {
	padding: 24px 16px 19px;
	background: #fbfbfb;
}

.slider .title {
	color: #2c2a29;
	font-size: 3.4rem;
	line-height: 1.3;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 4px;
	display: block;
}

.slider .subtitle {
	color: #65665c;
	font-weight: 500;
	font-size: 2rem;
	line-height: 1.2;
	display: block;
}

.slider p {
	margin-bottom: 10px !important;
}

.slider .thumb-controller {
	font-size: 28px;
	line-height: 1;
	margin-left: 2px;
	float: left;
	color: #2c2a29;
}

.slider .thumb-controller:hover,
.slider .thumb-controller:focus {
	color: #009ca6;
}

.slider .thumb-controller.btn-next {
	float: right;
	margin-right: 2px;
}

.slider .controller {
	font-size: 80px;
	line-height: 1;
	color: #fff;
	position: absolute;
	top: 215px;
	left: 9px;
	z-index: 11;
}

.slider .controller:hover,
.slider .controller:focus {
	color: #0068bd;
}

.slider .controller.btn-next {
	left: auto;
	right: 9px;
}

.slider .btn-play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: rgba(255, 255, 255, .8);
}

.slider .btn-play:after {
	font-family: "icomoon";
	content: "\e90c";
	font-size: 132px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}


.center-block {
	margin: 0 auto;
	max-width: 820px;
}

.map-holder {
	margin: 0 0 10px;
	position: relative;
	font: 15px/1.25 "VIC", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #2c2a29;
	padding: 0px 0;
	border: 1px solid #E8E8E8;
}

.map-holder .filter-area {
	position: absolute;
	top: 117px;
	left: 16px;
	z-index: 3;
}

.map-frame {
	position: relative;
	-webkit-transition: margin-left .3s linear,
	margin-right .3s linear;
	transition: margin-left .3s linear,
	margin-right .3s linear;
	overflow: hidden;
}

.map-frame.expanded .map-top-bar {
	text-align: center;
}

.map-frame.expanded .map-top-bar .expand {
	display: none;
}

.map-frame.expanded .map-top-bar .collapse {
	display: block;
}

.map-frame.expanded .map-top-bar .expand-map {
	right: auto;
	left: 20px;
}

.map-frame.expanded .filter-slide {
	width: 902px;
}

.info-area {
	position: absolute;
	background: rgba(255,255,255,0.9);
	right: 20px;
	top: 124px;
	max-height: 564px;
	overflow-y: auto;
	width: 468px;
	z-index: 2;
}

.info-area.active {
	z-index: 500;
}

.info-area header {
	display: block;
	position: relative;
	padding: 25px 35px 19px 58px;
}

.info-area header:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 22px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 16px;
	height: 25px;
	background: url(/modules/mod_map/images/img-16.png) no-repeat;
}

.info-area h3 {
	font-size: 20px;
	line-height: 1.25;
	font-weight: 600;
	margin: 0;
	color: #f16323;
}

.info-area .section {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 12px 0px;
	border-bottom: 1px solid #ececed;
	font-size: 16px;
	line-height: 1.2;
	font-weight: normal;
	color: #2e3641;
}

.info-area .section.grey-section {
	background: #ececed;
	border-color: #ececed;
}

.info-area .section:last-child {
	border: none;
}

.info-area .section p {
	margin: 0;
}

.info-area .btn-close {
	position: absolute;
	top: 55%;
	right: 16px;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.info-area .btn-close:hover {
	opacity: 0.8;
}

.info-area .btn-close:after,
.info-area .btn-close:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	width: 18px;
	height: 5px;
	border-radius: 3px;
	background: #f16323;
	-webkit-transition: background .25s;
	transition: background .25s;
}

.info-area .btn-close:hover:after,
.info-area .btn-close:hover:before {
	background: #ccc;
}


.info-area .btn-close:before {
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
}

.info-area .description {
	font-size: 20px;
	line-height: 1.2;
	color: #2e3641;
	margin: 0;
	border: none;
}

.info-area .title {
	text-transform: uppercase;
	color: #f16323;
	font-size: 20px;
	line-height: 1.25;
	font-weight: 600;
	display: block;
}

.info-area .col {
	float: left;
	width: 50%;
}

.info-area .col + .col {
	padding: 0 0 0 10px;
}

.filter-opener {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	padding: 15px 10px;
	color: #f16323;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.25;
	text-transform: uppercase;
	letter-spacing: 4px;
	border: 4px solid #f16323;
	text-decoration: none;
}

.filter-opener:hover,
.filter-opener:focus {
	color: #fff;
	background: #f16323;
}

.filter-opener .fa {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	line-height: 1;
	margin: 5px 0 0 0;
}

.filter-slide {
	position: absolute;
	left: 0;
	top: 100%;
	width: 740px;
}

.filter-slide.active ~ .filter-opener {
	color: #fff;
	background: #f16323;
}

.filter-slide p {
	overflow: hidden;
}

.filter-slide .btn-box {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	bottom: 20px;
	right: 17px;
	left: 0;
	text-align: right;
	z-index: 1;
}

.filter-inner {
	overflow: hidden;
	background: rgba(255, 255, 255, .9);
}

.filter-box {
	float: left;
	width: 33.33333%;
	padding: 0 0 100px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.filter-box + .filter-box {
	border-left: 1px solid #ececed;
}

.filter-box .title-box {
	font-size: 20px;
	line-height: 1.25;
	color: #f16323;
	font-weight: 600;
	background: #fff;
	padding: 21px 18px 21px 83px;
	border-bottom: 1px solid #c9c9ce;
	position: relative;
}

.filter-box .title-box img {
	position: absolute;
	top: 50%;
	left: 19px;
	margin: 0 18px 0 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.filter-box .list-box {
	margin: 0;
	padding: 0;
}

.filter-box .list-box:not(:last-child) {
	margin: 0 1px 0 0;
}

.filter-box .list-box li {
	list-style: none;
	padding: 0 18px;
	white-space: nowrap;
	text-align: left;
	position: relative;
}

.filter-box .list-box li:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	min-height: 50px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -3px;
}

.filter-box .list-box li:not(:last-child) {
	border-bottom: 1px solid #ececed;
}

.filter-box .name {
	color: #2c2a29;
	font-size: 18px;
	line-height: 1.25;
	letter-spacing: 0;
	font-weight: 500;
	position: relative;
	width: 100%;
	max-width: 80%;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	padding: 0;
	cursor: pointer;
}

.filter-box .name.has-indent {
	padding-left: 67px;
}

.filter-box .name img {
	position: absolute;
	top: 50%;
	left: 23px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
}

.filter-box .jcf-radio {
	margin: 0 0 0 10px;
	position: absolute;
	top: 50%;
	right: 18px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.btn-reset {
	float: right;
	position: relative;
	background: none;
	padding: 0;
	color: #65665c;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.25;
	text-transform: uppercase;
	letter-spacing: 3px;
	border: none;
	outline: none;
	margin: 12px 0 0;
	cursor: pointer;
}

.btn-reset:hover {
	color: #000;
}

.btn-reset:focus {
	color: #f16323;
}

.btn-apply {
	float: right;
	position: relative;
	background: #fff;
	padding: 8px 13px;
	color: #f16323;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.25;
	text-transform: uppercase;
	letter-spacing: 3px;
	border: 4px solid #f16323;
	margin: 0 0 0 43px;
	cursor: pointer;
}

.btn-apply:hover {
	color: #fff;
	background: #f16323;
}

.btn-apply:focus {
	border-color: #000;
}

.btn-apply .fa {
	font-size: 12px;
	line-height: 1;
	margin: 4px 0 0 0;
	vertical-align: top;
}

#to-there {
	display: none;
}

.map,
#map {
	height: 700px;
}

.map .marker-item,
#map .marker-item {
	position: relative;
	width: 0;
	height: 0;
}

.opener-cluster {
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 52px;
	border-radius: 28px;
	-webkit-transform: translate(-41px, -41px);
	-ms-transform: translate(-41px, -41px);
	transform: translate(-41px, -41px);
	width: 82px;
	height: 81px;
	background: transparent url("/modules/mod_map/images/img-14.png") center top no-repeat;
	display: block;
}

.opener-cluster.active,
.opener-cluster:hover {
	background: transparent url("/modules/mod_map/images/img-15.png") center top no-repeat;
	color: #f16323;
}

.opener-cluster.js-hidden {
	display: none;
}

.clustered .map-marker.clustered {
	visibility: hidden;
}

.map-marker {
	display: block;
	border-radius: 50px;
	font-size: 16px;
	line-height: 1.2;
	color: #ef3d41;
	position: relative;
	-webkit-transform: translate(-33px, -97px);
	-ms-transform: translate(-33px, -97px);
	transform: translate(-33px, -97px);
	width: 50px;
	height: 68px;
}

.map-marker.bicycle {
	background: transparent url("/modules/mod_map/images/img-6.png") left top no-repeat;
}

.map-marker.bicycle.active,
.map-marker.bicycle:hover {
	background: transparent url("/modules/mod_map/images/img-7.png") left top no-repeat;
}

.map-marker.house {
	background: transparent url("/modules/mod_map/images/img-10.png") left top no-repeat;
}

.map-marker.house.active,
.map-marker.house:hover {
	background: transparent url("/modules/mod_map/images/img-11.png") left top no-repeat;
}

.map-marker.driver {
	background: transparent url("/modules/mod_map/images/img-8.png") left top no-repeat;
}

.map-marker.driver.active,
.map-marker.driver:hover {
	background: transparent url("/modules/mod_map/images/img-9.png") left top no-repeat;
}

.map-marker.community {
	background: transparent url("/modules/mod_map/images/img-12.png") left top no-repeat;
}

.map-marker.community.active,
.map-marker.community:hover {
	background: transparent url("/modules/mod_map/images/img-13.png") left top no-repeat;
}

.map-top-bar {
	overflow: hidden;
	background: #f16323;
	position: relative;
	padding: 21px 25px 27px;
}

.map-top-bar h2 {
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	font-size: 36px;
	line-height: 1.25;
	margin: 0;
}

.expand-map {
	position: absolute;
	top: 50%;
	right: 14px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: 4px solid #fff;
	font-size: 16px;
	line-height: 1.25;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 9px 15px;
	color: #fff;
	font-style: normal;
	text-decoration: none;
}



@media (max-width: 1216px) {
	.map-frame.expanded .filter-slide {
		width: 590px;
	}

	
	.map-top-bar h2 {
		font-size: 30px;
	}

	.expand-map {
		font-size: 14px;
		padding: 6px 10px;
	}
}

@media (max-width: 991px) {
	.map-holder {
		padding: 15px 0 30px;
	}

	.map-holder .filter-area {
		top: 70px;
	}

	.map-frame.expanded .filter-slide {
		width: 250px;
	}

	.info-area {
		top: 70px;
		right: 10px;
		width: 250px;
		max-height: 300px;
	}

	.info-area header {
		padding: 10px 35px 10px 40px;
	}

	.info-area header:after {
		left: 10px;
	}

	.info-area h3 {
		font-size: 16px;
	}

	.info-area .section {
		font-size: 14px;
		padding: 10px;
	}

	.info-area .description {
		font-size: 15px;
	}

	.info-area .title {
		font-size: 14px;
	}

	.info-area .col {
		float: none;
		width: auto;
	}

	.info-area .col + .col {
		margin: 10px 0 0;
		padding: 0;
	}

	
	.btn-reset {
		margin: 6px 0 0;
	}

	.btn-apply {
		margin: 0 0 0 10px;
		font-size: 14px;
		line-height: 1.25;
		padding: 5px 10px;
		letter-spacing: 2px;
		border: 2px solid #f16323;
	}

	.btn-apply .fa {
		margin: 2px 0 0 2px;
	}

	.map,
	#map {
		height: 400px;
	}

	.map-top-bar {
		padding: 10px 10px;
	}

	.map-top-bar h2 {
		font-size: 20px;
	}

	.data-table h2 {
		font-size: 20px;
	}

	.info-table thead th {
		font-size: 14px;
	}

	.info-table tbody td {
		font-size: 14px;
	}
}
@media (min-width: 768px) {
	.community-link {
		width: 102px;
	}
}
@media (max-width: 767px) {
	.expand-map {
		position: relative;
		top: 0;
		left: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		border: 2px solid #fff;
		display: none;
	}
}