.places-container {
	margin-bottom: 80px;
	-webkit-background-attachment: fixed;
	-moz-background-attachment: fixed;
	-ms-background-attachment: fixed;
	-o-background-attachment: fixed;
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-background-position: center center;
	-moz-background-position: center center;
	-ms-background-position: center center;
	-o-background-position: center center;
	background-position: center center;
	-webkit-background-repeat: no-repeat;
	-moz-background-repeat: no-repeat;
	-ms-background-repeat: no-repeat;
	-o-background-repeat: no-repeat;
	background-repeat: no-repeat
}

.places-container .places-inner {
	padding-top: 45px;
	padding-bottom: 40px
}

@media (max-width: 64em) {
	.places-container .places-inner {
		padding:0
	}
}
.places-blocks-container .row.row-mmedium .columns.medium-4 {
	min-height: 1px;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.places-container .head {
	text-align: center;
	margin-bottom: 90px;
	-webkit-background-attachment: fixed;
	-moz-background-attachment: fixed;
	-ms-background-attachment: fixed;
	-o-background-attachment: fixed;
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	-webkit-background-position: center center;
	-moz-background-position: center center;
	-ms-background-position: center center;
	-o-background-position: center center;
	background-position: center center;
	-webkit-background-repeat: no-repeat;
	-moz-background-repeat: no-repeat;
	-ms-background-repeat: no-repeat;
	-o-background-repeat: no-repeat;
	background-repeat: no-repeat
}
.places-container .block-inner {
	margin-bottom: 5px;
}
.places-container .head h2 {
	text-shadow: 0 0 15px rgba(0,0,0,0.2);
	font-family: "eds-market-bold-script", sans-serif;
	font-size: 5.75rem;
	font-weight: 400;
	line-height: 1.2;
	color: #fff
}

@media (max-width: 64em) {
	.places-container .head h2 {
		font-size:3.75rem
	}
}

@media (max-width: 40em) {
	.places-container .head {
		-webkit-background-attachment: scroll;
		-moz-background-attachment: scroll;
		-ms-background-attachment: scroll;
		-o-background-attachment: scroll;
		background-attachment: scroll;
	}
	.places-container .head h2 {
		font-size:2.25rem
	}
}

@media (min-width: 64.0625em) {
	.places-container .head {
		background:none !important
	}
}

@media (max-width: 64em) {
	.places-container .head {
		margin:0;
		padding: 0 20px;
		padding-top: 215px;
		margin-bottom: 20px;
		padding-bottom: 90px
	}
}

@media (max-width: 47.9375em) {
	.places-container .head {
		padding-top:120px;
		padding-bottom: 40px
	}
}

.places-container .places-blocks-container {
	background: #fff;
	background: rgba(255,255,255,0.95)
}

.places-container .places-blocks-container .blocks-inner {
	padding: 20px;
	padding-bottom: 30px
}

@media (max-width: 64em) {
	.places-container .places-blocks-container .blocks-inner {
		padding:0 20px
	}
}

.places-container .places-blocks-container .place-block h3 {
	font-family: 'century-old-style-std', serif;;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.1;
	color: #383838;
}

.places-container .places-blocks-container .place-block p {
	font-family: "montserrat", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.6;
	color: #8A8A8A
}

.places-container .places-blocks-container .place-block a {
	font-family: "montserrat", sans-serif;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.2;
	color: #304C5C;
	border-bottom: none;
}

.places-container .places-blocks-container .place-block a:hover,.places-container .places-blocks-container .place-block a:active,.places-container .places-blocks-container .place-block a:focus {
	border-color: #304C5C
}

.places-container .places-blocks-container .place-block .block-image {
	margin-bottom: 15px;
	position: relative;
	z-index: 2
}

@media (max-width: 47.9375em) {
	.places-container .places-blocks-container .place-block .block-image {
		margin:0;
		padding-right: 80px
	}
}

.places-container .places-blocks-container .place-block .block-text {
	position: relative;
	z-index: 5
}

.places-container .places-blocks-container .place-block .block-text .text-inner {
	position: relative;
	z-index: 2
}

@media (max-width: 47.9375em) {
	.places-container .places-blocks-container .place-block .block-text {
		margin:0;
		padding: 15px;
		margin-top: -30px;
		margin-left: 20px;
		background: #fff;
		-moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
		-webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
		box-shadow: 0 0 30px 0 rgba(0,0,0,0.1)
	}
}

.places-container .places-blocks-container .place-block .block-title {
	margin-bottom: 7px
}

@media (max-width: 47.9375em) {
	.places-container .places-blocks-container .place-block {
		margin-bottom:40px
	}
}

@media (max-width: 64em) {
	.places-container {
		margin-bottom:50px;
		background: none !important
	}
}

@media (max-width: 47.9375em) {
	.places-container {
		margin:0
	}
}
@media (max-width: 767px){
	.body .blocks-inner .columns.medium-4 {
		width: 100%;
	}
}
