@import url(http://fast.fonts.net/cssapi/ada92c11-ad19-4e60-aad8-0bd6470b2176.css);
@import url(/js/fancybox3/jquery.fancybox.css);
@import url(/js/fancybox3/jquery.fancybox-thumbs.css);
/*-----------------------------------------------------------------------------------------
	Fancybox
-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------
	Reset
-----------------------------------------------------------------------------------------*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
body {
  margin: 0;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
nav ul,
.nav {
  overflow: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.chromeframe {
  background: white;
  text-align: center;
  width: 100%;
  padding: 5px 0;
  margin: 0;
}
font {
  font-family: inherit !important;
  size: inherit !important;
  color: inherit !important;
}
span.skype_pnh_container {
  display: none !important;
}
span.skype_pnh_print_container {
  display: inline !important;
}
/*-----------------------------------------------------------------------------------------
	Less variables
-----------------------------------------------------------------------------------------*/
/*
font-family:'Proxima N W01 Reg';
font-family:'Proxima N W01 Bold';
font-family:'Proxima N W01 Black';
font-family:'Melior W01';
font-family:'Melior W01 Italic';
font-family:'Proxima N W01 Xbold';
*/
.last-child {
  margin: 0;
  border: none;
  padding: 0;
}
.inline-block {
  display: inline-block;
  vertical-align: middle;
}
.sprite {
  background-image: url('/images/sprites.png?v=20141127');
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .sprite {
    background-image: url('/images/sprites@2x.png?v=20141127');
    background-size: 500px;
  }
}
.glyph,
.icon {
  display: inline-block;
  vertical-align: middle;
  text-indent: -5000px;
  background-image: url('/images/sprites.png?v=20141127');
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .glyph,
  .icon {
    background-image: url('/images/sprites@2x.png?v=20141127');
    background-size: 500px;
  }
}
/*-----------------------------------------------------------------------------------------
	Base
-----------------------------------------------------------------------------------------*/
* {
  box-sizing: border-box;
}
html {
  font-size: 100%;
  height: 100%;
}
body {
  font-size: 1em;
  line-height: 1.5;
  color: #1e201d;
  font-family: 'Proxima N W01 Reg', 'Helvetica Neue', arial, sans-serif;
  background: #ffffff url(/images/imagery-bg.jpg) no-repeat top center;
  background-size: 255%;
}
@media (min-width: 45em) {
  body {
    background-size: contain;
  }
}
a {
  text-decoration: none;
  color: #006838;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}
b,
strong {
  font-family: 'Proxima N W01 Bold', arial, sans-serif;
  font-weight: normal;
}
h1,
h2,
h3,
h4 {
  margin: 0 0 .5em;
  line-height: normal;
  color: #1e201d;
  font-family: 'Proxima N W01 Bold', 'Helvetica Neue', arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
h1 {
  font-size: 3.3em;
  font-style: normal;
}
h2 {
  font-size: 1.75em;
  margin-bottom: 0.8em;
  color: #006838;
}
h3 {
  font-size: 1.2em;
  color: #8ec63f;
}
.with-deco {
  position: relative;
}
.with-deco:before {
  width: 44px;
  height: 4px;
  content: "";
  background: #006838;
  position: absolute;
  top: 0;
}
:focus {
  outline: none;
}
p {
  margin: 0 0 1em;
}
p:last-child {
  margin: 0;
}
.img-left,
.img-right {
  margin-bottom: 1.5em;
}
@media (min-width: 35em) {
  .img-left,
  .img-right {
    float: left;
    width: 49%;
    margin: .5em 4px 1em 0;
    max-width: 450px;
  }
  .img-right {
    float: right;
    margin-left: 2em;
    margin-right: 0;
  }
}
img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.map img {
  /* Fixes broken Google map controls */
  max-width: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
  clear: both;
}
.dummy-element {
  /* For smooth transforms */
  transform: scale(0.8);
  backface-visibility: hidden;
  /* Removes Flash of white and other jankiness */
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
/*-----------------------------------------------------------------------------------------
	Forms
-----------------------------------------------------------------------------------------*/
input[type=text],
input[type=password],
textarea {
  padding: 15px;
  border: 0;
  width: 100%;
  color: #1e201d;
}
label {
  display: block;
  margin: 0 0 .3em;
}
.formValidationError {
  background: #006838;
  border-radius: 0 0 4px 4px;
  color: #FFFFFF;
  display: inline-block;
  line-height: normal;
  max-width: 90%;
  font-size: .9em;
  overflow: hidden;
  padding: 4px 9px;
  margin: 0 0 0 5px;
  width: auto;
}
form > div {
  margin: 0 0 1em;
}
form ul {
  margin: 0;
  padding: 0;
}
form li {
  margin: 0 0 20px;
  list-style-type: none;
  padding: 0;
}
form li:last-child {
  margin: 0;
}
a.button,
.button,
button,
input.button {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  background-repeat: repeat-x;
  color: #fff;
  display: inline-block;
  padding: .9em 1.54em;
  width: auto;
  line-height: 1;
  text-align: center;
  position: relative;
  transition: background-color 0.3s ease;
  font-size: 1em;
  border-radius: 2px;
  background-color: #8ec63f;
  border-bottom: 5px solid rgba(0, 0, 0, 0.15);
}
a.button:hover,
.button:hover,
button:hover {
  background-color: #006838;
}
.radio,
.checkbox {
  margin: 0 5px 0 0;
  width: auto;
  padding: 0;
  border: none;
  display: inline-block;
}
/*-----------------------------------------------------------------------------------------
	Layout / Common
-----------------------------------------------------------------------------------------*/
.logo {
  display: block;
  margin: 0 auto;
  width: 12em;
  position: absolute;
  top: 15%;
  left: 0;
  bottom: 15%;
}
@media (min-width: 56.25em) {
  .logo {
    width: 14em;
    top: 8%;
    bottom: 8%;
  }
}
.logo img {
  padding: 0 1em;
  display: inline-block;
  vertical-align: middle;
}
.header {
  padding: 0;
  max-width: 90em;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #5FA914;
}
@media (min-width: 60em) {
  .header .logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0 .25em;
  }
}
@media (min-width: 60em) {
  .header {
    text-align: left;
  }
}
@media (min-width: 90em) {
  .header {
    margin: 0 auto;
  }
}
.header .inner {
  width: 100%;
  text-align: right;
  display: inline-block;
  position: relative;
  height: 65px;
}
@media (min-width: 53em) {
  .header .inner {
    height: auto;
  }
}
.content {
  background: #fff;
  padding: 2em 0 2em;
}
.content .inner {
  max-width: 90em;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
@media (min-width: 53em) {
  .content {
    padding: 4em 0 2em;
  }
}
.content-blocks .block {
  margin-top: 3em;
  padding-top: 3em;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
}
.content-blocks .block:first-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.content-blocks .block ul {
  padding-left: .5em;
}
.content-blocks .block li {
  list-style-type: none;
  padding-left: 1em;
  position: relative;
  margin-bottom: .5em;
  vertical-align: middle;
}
.content-blocks .block li:before {
  content: "";
  width: 7px;
  height: 7px;
  display: block;
  border-radius: 20em;
  background: #006838;
  left: 0;
  top: .65em;
  display: inline-block;
  position: absolute;
  margin: 0 1em 0 0;
  vertical-align: middle;
}
.block-copy h3 {
  margin-bottom: 1em;
}
.page-heading {
  color: #fff;
  margin: 0;
  padding: .5em 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  /*	text-shadow: 0 1px 2px rgba(0,0,0,.3);*/
}
.page-heading .inner {
  max-width: 27.27272727em;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  color: #fff;
  font-size: .7em;
}
@media (min-width: 35em) {
  .page-heading .inner {
    font-size: 1em;
  }
}
@media (min-width: 90em) {
  .page-heading {
    margin-top: 1.5em;
  }
}
.footer {
  padding: 1em 20px;
  background: #212121;
  text-align: center;
  font-size: .875em;
  border-top: 1px solid #1A1C16;
  color: #fff;
}
.footer a {
  color: #8ec63f;
}
.footer .inner {
  padding: 0 1em;
  text-align: left;
}
@media (min-width: 48em) {
  .footer .inner {
    padding: 3em;
  }
}
.footer .inner div {
  margin: 1em auto 0;
}
@media (min-width: 48em) {
  .footer .inner div {
    display: inline-block;
    vertical-align: middle;
    width: 29%;
    padding: 2%;
    text-align: left;
    vertical-align: top;
  }
}
.footer .inner .statement h3 {
  font-size: 1.5em;
  max-width: 20em;
}
/*-----------------------------------------------------------------------------------------
	Nav
-----------------------------------------------------------------------------------------*/
.mainnav-toggle {
  position: absolute;
  top: .5em;
  right: 1em;
  background: #8ec63f;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 1.5em;
  line-height: 1;
  margin: 0;
  padding: 0.5em 0.55em;
  box-shadow: 2px 2px 4px rgba(65, 65, 65, 0.3);
  transition: ease-in-out 0.2s all;
}
@media only screen and (min-width: 53em) {
  .mainnav-toggle {
    /* 500px */
    display: none;
  }
}
.mainnav-toggle:hover {
  background-color: #8ec63f;
}
.mainnav {
  display: none;
  text-align: center;
  top: 4.55em;
  position: absolute;
  z-index: 99;
  width: 100%;
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.35);
}
@media only screen and (min-width: 53em) {
  .mainnav {
    /* 500px */
    display: inline-block;
    vertical-align: middle;
    top: auto;
    background: none;
    width: auto;
    position: relative;
    box-shadow: none;
  }
}
.mainnav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.mainnav li {
  display: block;
  width: 100%;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 53em) {
  .mainnav li {
    /* 500px */
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
    text-transform: uppercase;
    width: auto;
  }
}
.mainnav li:after {
  content: "";
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: transparent;
}
.mainnav li.active {
  background-color: #fff;
}
.mainnav li.active:after {
  background-color: #8ec63f;
}
.mainnav a {
  font-size: 0.9em;
  letter-spacing: 0.03em;
  color: #1e201d;
  padding: 1em;
  display: block;
}
@media only screen and (min-width: 53em) {
  .mainnav a {
    padding: 2em 1em;
  }
}
@media (min-width: 56.25em) {
  .mainnav a {
    padding: 2em 1.5em;
  }
}
.mainnav a:hover,
.mainnav .active a {
  color: #006838;
}
/*-----------------------------------------------------------------------------------------
	Background texture
-----------------------------------------------------------------------------------------*/
.texture,
.page-home:before {
  background: url("/images/bg-2x2-dots.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .5;
}
.page-home:before {
  opacity: .1;
}
.texture {
  z-index: -1;
}
/*-----------------------------------------------------------------------------------------
	Home
-----------------------------------------------------------------------------------------*/
.page-home {
  background-image: url(/images/imagery-home1.jpg);
  background-size: cover;
  color: #fff;
}
.page-home .page-heading .inner {
  max-width: 14em;
}
.page-home .wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0) 70%);
}
.page-home .container {
  text-align: center;
  margin-top: 3em;
}
@media (min-width: 48em) {
  .page-home .container {
    margin-top: 17em;
  }
}
@media (max-height: 730px) {
  .page-home .container {
    margin-top: 4em;
  }
}
.page-home .content {
  background: 0;
}
.page-home h1 {
  margin: 0;
  padding: 0;
  background: 0;
}
.page-home .page-heading {
  font-size: 2em;
}
@media (min-width: 35em) {
  .page-home .page-heading {
    font-size: 3em;
  }
}
.page-home .ctas a {
  margin: .5em;
  width: 100%;
}
@media (min-width: 35em) {
  .page-home .ctas a {
    margin: 0 .5em;
    width: auto;
  }
}
.page-home .footer {
  display: none;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  padding: 0;
  font-size: .875em;
  opacity: 0.75;
  background: 0;
  border: 0;
}
@media (min-width: 35em) {
  .page-home .footer {
    bottom: 20px;
    padding: 0 20px;
  }
}
/*-----------------------------------------------------------------------------------------
	About
-----------------------------------------------------------------------------------------*/
.page-about .content-blocks .block.facilities li {
  padding: 1em 2em;
}
.page-about .content-blocks .block.facilities li:before {
  display: none;
}
.page-about blockquote {
  max-width: 50em;
  width: 100%;
  display: block;
  margin-top: 1em;
  float: left;
  margin-left: 0;
  padding: 0;
}
@media (min-width: 53em) {
  .page-about blockquote {
    float: right;
    padding: 0 0 0 2em;
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    margin: 0;
  }
}
.page-about blockquote p {
  display: block;
  margin-top: -7px;
  width: 100%;
  padding: 0.4em 0.75em;
  background-color: #212121;
  color: white;
  font-size: .93em;
}
.page-about section {
  max-width: 50em;
  display: block;
  width: 100%;
  float: left;
}
@media (min-width: 53em) {
  .page-about section {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
  }
}
.facilities ul {
  list-style-type: none;
  margin: 1.5em 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
}
.facilities li {
  border: 5px solid #8ec63f;
  text-align: center;
  display: inline-block;
  display: -webkit-flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-radius: 50%;
  padding: 1em;
  float: left;
  justify-content: center;
  margin: 0 1.5em 1.5em 0;
  background-color: rgba(141, 198, 63, 0.25);
  transition: background-color ease-in-out 0.2s;
  width: 150px;
  height: 150px;
}
@media (min-width: 90em) {
  .facilities li {
    width: 200px;
    height: 200px;
  }
}
.facilities li:hover {
  background-color: rgba(141, 198, 63, 0.9);
}
.flexbox .facilities ul {
  text-align: center;
}
@media (min-width: 68.75em) {
  .flexbox .facilities ul {
    justify-content: initial;
  }
}
.flexbox .facilities ul li {
  text-align: center;
}
/*-----------------------------------------------------------------------------------------
	=Local Area & Services
-----------------------------------------------------------------------------------------*/
.page-local .intro {
  overflow: hidden;
}
.page-local .intro .block-copy {
  margin-bottom: 2em;
}
.page-local blockquote {
  max-width: 50em;
  width: 100%;
  display: block;
  margin-top: 1em;
  float: left;
  margin-left: 0;
  padding: 0;
}
@media (min-width: 53em) {
  .page-local blockquote {
    float: right;
    padding: 0 0 0 2em;
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    margin: 0;
  }
}
.page-local blockquote p {
  display: block;
  margin-top: -7px;
  width: 100%;
  padding: 0.4em 0.75em;
  background-color: #212121;
  color: white;
  font-size: .93em;
}
.page-local section {
  max-width: 50em;
  display: block;
  width: 100%;
  float: left;
}
@media (min-width: 53em) {
  .page-local section {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
  }
}
.services {
  padding-bottom: 1em;
  padding-left: 5px;
  padding-right: 5px;
}
.services .list {
  text-align: center;
}
.services .service {
  display: inline-block;
  vertical-align: top;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 10px rgba(0, 0, 0, 0.07);
  max-width: 300px;
  margin: 0 0 2em;
}
@media (min-width: 35em) {
  .services .service {
    margin: 0 1% 2em;
    width: 48%;
    display: inline-block;
  }
}
@media (min-width: 53em) {
  .services .service {
    margin: 0 2em 2em;
    width: auto;
  }
}
.services .copy {
  padding: 1.5em;
  text-align: left;
}
.services .copy h3 {
  margin: -1.5em -1.5em 0 -1.5em;
  padding: .5em 1em;
  color: white;
  background-color: #8ec63f;
  text-transform: none;
}
.services .copy ul {
  padding-left: 0;
}
.services .copy li {
  margin-bottom: .25em;
}
.flexbox .services .list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 90em) {
  .flexbox .services .list {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media (min-width: 90em) {
  .flexbox .services .service {
    width: 19%;
    margin: 0;
  }
}
/*-----------------------------------------------------------------------------------------
	=Suites
-----------------------------------------------------------------------------------------*/
/* @media (min-width: 60em) {
	.floor-plan,
	.price-list {
		display: inline-block;
		vertical-align: top;
		width: 48%;
	}
	.price-list {
		float: right;
	}
} */
@media (min-width: 60em) {
  .page-suites .content-blocks {
    float: left;
    width: 60%;
  }
}
.page-suites .block {
  max-width: 50em;
}
.page-suites aside {
  border-top: 1px solid #e5e5e5;
  padding-top: 3em;
  margin-top: 3em;
}
.page-suites aside h2 {
  margin-bottom: .5em;
}
.page-suites aside .imagery {
  margin-bottom: 1em;
}
@media (min-width: 60em) {
  .page-suites aside {
    float: right;
    width: 35%;
    margin: 0;
    padding: 2em 2.5em;
    background: #f8f8f8;
  }
}
.page-suites .suites-pdf img {
  box-shadow: 1px 3px 5px #BBBBBB;
}
.page-suites .suites-pdf {
  float: none;
  text-transform: uppercase;
  font-size: .85em;
  margin-left: 5px;
}
@media (min-width: 32em) {
  .page-suites .suites-pdf {
    display: block;
    float: left;
    width: auto;
    margin-right: 2em;
  }
}
/*-----------------------------------------------------------------------------------------
	=Gallery
-----------------------------------------------------------------------------------------*/
.page-gallery .fancybox-nav span {
  visibility: visible;
}
.gallery-imagery {
  text-align: left;
}
.gallery-imagery li {
  background: none repeat scroll 0 0 white;
  border: 5px solid #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  display: inline-block;
  height: 16em;
  margin: 0 0.5em 2em;
  overflow: hidden;
  transition: all 0.4s ease-in-out 0s;
  vertical-align: top;
  width: 16em;
}
.gallery-imagery a {
  display: block;
  position: relative;
}
.gallery-imagery li img {
  display: block;
  max-height: 265px;
  margin: 0 0 0 -25%;
  max-width: none;
  width: 170%;
  height: auto;
  transition: all 0.3s ease 0s;
}
.gallery-imagery figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: .5em 1em 0.2em;
  background: rgba(141, 198, 63, 0.9);
  opacity: 0;
  transition: all 0.2s ease-in-out 0s;
}
.gallery-imagery a:hover figcaption {
  opacity: 1;
}
.gallery-imagery h4 {
  color: #fff;
  font-family: 'Proxima N W01 Reg', 'Helvetica Neue', arial, sans-serif;
  font-weight: normal;
  font-size: .8em;
}
#fancybox-thumbs,
#fancybox-thumbs * {
  box-sizing: content-box;
}
/*-----------------------------------------------------------------------------------------
	=Contact
-----------------------------------------------------------------------------------------*/
.contact-form-wrap {
  margin-top: 3em;
  padding-top: 3em;
  border-top: 1px solid #e5e5e5;
}
.contact-form label {
  font-weight: normal;
}
.contact-form input[type="text"] {
  border-bottom: 1px solid #ddd;
  padding: .5em 0;
  font-family: 'Proxima N W01 Bold', 'Helvetica Neue', arial, sans-serif;
  transition: 0.1s;
  font-size: 1.25em;
}
.contact-form input[type="text"]:hover {
  border-bottom-color: #aaa;
}
.contact-form textarea {
  margin: .7em 0;
  border: 1px solid #ddd;
  padding: 1.2em;
  height: 150px;
  font-family: 'Proxima N W01 Bold', 'Helvetica Neue', arial, sans-serif;
}
.map,
#map_canvas {
  width: 100%;
  height: 100%;
  display: block;
  min-height: 500px;
}
.map {
  border-top: 1px solid #C2C2C2;
}
.page-contact .content-blocks .block ul,
.page-contact .content-blocks .block li {
  padding-left: 0;
}
.page-contact .content-blocks .block li.formValidationError {
  padding-left: 9px;
}
.page-contact .content-blocks .block li:before {
  display: none;
}
.page-contact .content-blocks {
  margin: 0 0 2em;
}
.page-contact .block {
  margin: 0;
  border-top: none;
  width: 100%;
  display: block;
}
@media (min-width: 53em) {
  .page-contact .block {
    padding: 0 0 0 3em;
    display: inline-block;
    vertical-align: middle;
    width: 33%;
    vertical-align: top;
  }
}
.page-contact .content-blocks .block:first-child {
  padding-right: 3em;
}
/*-----------------------------------------------------------------------------------------
	Imports
-----------------------------------------------------------------------------------------*/
.page-modal {
  background: none;
}
.page-modal .container {
  background: white;
}
.page-modal .content {
  float: none;
  width: 100%;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*-----------------------------------------------------------------------------------------
	IE8
-----------------------------------------------------------------------------------------*/
.lt-ie9 .container {
  width: 1000px;
  /* Fixing the width for no media-query support */
}
/*-----------------------------------------------------------------------------------------
	IE7
-----------------------------------------------------------------------------------------*/
