@charset "UTF-8";
@import url("opb8uxl.css");
@font-face {
  font-family: 'Neutraface';
  src: url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Bold.eot");
  /* IE9 Compat Modes */
  src: url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Bold.eot?#iefix") format("embedded-opentype"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Bold.woff") format("woff"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Bold.ttf") format("truetype"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Bold.svg#3484e9e4ca004241c2d3de66658552b6") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: 'Neutraface';
  src: url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Book.eot");
  /* IE9 Compat Modes */
  src: url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Book.eot?#iefix") format("embedded-opentype"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Book.woff") format("woff"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Book.ttf") format("truetype"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Book.svg#6c873d51fd2a85def68e5161527352b4") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Neutraface';
  src: url("https://cdn.visitsouthwalton.com/fonts/NeutraText-BookItalic.eot");
  /* IE9 Compat Modes */
  src: url("https://cdn.visitsouthwalton.com/fonts/NeutraText-BookItalic.eot?#iefix") format("embedded-opentype"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-BookItalic.woff") format("woff"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-BookItalic.ttf") format("truetype"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-BookItalic.svg#1232ec19d27b270661df95b3cff0d9a4") format("svg");
  /* Legacy iOS */
  font-style: italic;
  font-weight: 400; }

@font-face {
  font-family: 'Neutraface';
  src: url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Demi.eot");
  /* IE9 Compat Modes */
  src: url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Demi.eot?#iefix") format("embedded-opentype"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Demi.woff") format("woff"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Demi.ttf") format("truetype"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-Demi.svg#8ddd3f45475c44a04f83af3a70186369") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: 600; }

@font-face {
  font-family: 'Neutraface';
  src: url("https://cdn.visitsouthwalton.com/fonts/NeutraText-DemiItalic.eot");
  /* IE9 Compat Modes */
  src: url("https://cdn.visitsouthwalton.com/fonts/NeutraText-DemiItalic.eot?#iefix") format("embedded-opentype"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-DemiItalic.woff") format("woff"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-DemiItalic.ttf") format("truetype"), url("https://cdn.visitsouthwalton.com/fonts/NeutraText-DemiItalic.svg#4b8c575cb759d93fa07f18fa469094ec") format("svg");
  /* Legacy iOS */
  font-style: italic;
  font-weight: 600; }

/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device orientation change,
   *    without disabling user zoom.
   */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
   * Remove default margin.
   */
body {
  margin: 0; }

/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
   * Address `[hidden]` styling not present in IE 8/9/10.
   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
   */
[hidden],
template {
  display: none; }

/* Links
     ========================================================================== */
/**
   * Remove the gray background color from active links in IE 10.
   */
a {
  background-color: transparent; }

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
     ========================================================================== */
/**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
abbr[title] {
  border-bottom: 1px dotted; }

/**
   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
   */
b,
strong {
  font-weight: bold; }

/**
   * Address styling not present in Safari and Chrome.
   */
dfn {
  font-style: italic; }

/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
   * Address styling not present in IE 8/9.
   */
mark {
  background: #ff0;
  color: #000; }

/**
   * Address inconsistent and variable font size in all browsers.
   */
small {
  font-size: 80%; }

/**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
     ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9/10.
   */
img {
  border: 0; }

/**
   * Correct overflow not hidden in IE 9/10/11.
   */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
  margin: 1em 40px; }

/**
   * Address differences between Firefox and other browsers.
   */
hr {
  box-sizing: content-box;
  height: 0; }

/**
   * Contain overflow in all browsers.
   */
pre {
  overflow: auto; }

/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
     ========================================================================== */
/**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
/**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
button {
  overflow: visible; }

/**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
button,
select {
  text-transform: none; }

/**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve usability and consistency of cursor style between image-type
   *    `input` and others.
   */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
   * Re-set default cursor for disabled elements.
   */
button[disabled],
html input[disabled] {
  cursor: not-allowed; }

/**
   * Remove inner padding and border in Firefox 4+.
   */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
   * Address Firefox 4+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
input {
  line-height: normal; }

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
   */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * Define consistent border, margin, and padding.
   * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
   */
/* fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  } */
/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
textarea {
  overflow: auto; }

/**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
optgroup {
  font-weight: bold; }

/* Tables
     ========================================================================== */
/**
   * Remove most spacing between table cells.
   */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&medium=48.125em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  font-size: 100%;
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  padding: 0;
  margin: 0;
  font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  .row::before, .row::after {
    content: ' ';
    display: table; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row .row {
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
    @media screen and (min-width: 48.125em) {
      .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
    .row .row.collapse {
      margin-left: 0;
      margin-right: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-left: auto;
      margin-right: auto; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  @media screen and (min-width: 48.125em) {
    .column, .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-up-9 > .column, .small-up-9 > .columns {
  width: 11.11111%;
  float: left; }
  .small-up-9 > .column:nth-of-type(1n), .small-up-9 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-9 > .column:nth-of-type(9n+1), .small-up-9 > .columns:nth-of-type(9n+1) {
    clear: both; }
  .small-up-9 > .column:last-child, .small-up-9 > .columns:last-child {
    float: left; }

.small-up-10 > .column, .small-up-10 > .columns {
  width: 10%;
  float: left; }
  .small-up-10 > .column:nth-of-type(1n), .small-up-10 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-10 > .column:nth-of-type(10n+1), .small-up-10 > .columns:nth-of-type(10n+1) {
    clear: both; }
  .small-up-10 > .column:last-child, .small-up-10 > .columns:last-child {
    float: left; }

.small-up-11 > .column, .small-up-11 > .columns {
  width: 9.09091%;
  float: left; }
  .small-up-11 > .column:nth-of-type(1n), .small-up-11 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-11 > .column:nth-of-type(11n+1), .small-up-11 > .columns:nth-of-type(11n+1) {
    clear: both; }
  .small-up-11 > .column:last-child, .small-up-11 > .columns:last-child {
    float: left; }

.small-up-12 > .column, .small-up-12 > .columns {
  width: 8.33333%;
  float: left; }
  .small-up-12 > .column:nth-of-type(1n), .small-up-12 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-12 > .column:nth-of-type(12n+1), .small-up-12 > .columns:nth-of-type(12n+1) {
    clear: both; }
  .small-up-12 > .column:last-child, .small-up-12 > .columns:last-child {
    float: left; }

.small-up-13 > .column, .small-up-13 > .columns {
  width: 7.69231%;
  float: left; }
  .small-up-13 > .column:nth-of-type(1n), .small-up-13 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-13 > .column:nth-of-type(13n+1), .small-up-13 > .columns:nth-of-type(13n+1) {
    clear: both; }
  .small-up-13 > .column:last-child, .small-up-13 > .columns:last-child {
    float: left; }

.small-up-14 > .column, .small-up-14 > .columns {
  width: 7.14286%;
  float: left; }
  .small-up-14 > .column:nth-of-type(1n), .small-up-14 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-14 > .column:nth-of-type(14n+1), .small-up-14 > .columns:nth-of-type(14n+1) {
    clear: both; }
  .small-up-14 > .column:last-child, .small-up-14 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-collapse .row {
  margin-left: 0;
  margin-right: 0; }

.expanded.row .small-collapse.row {
  margin-left: 0;
  margin-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.small-centered {
  margin-left: auto;
  margin-right: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left; }

@media screen and (min-width: 48.125em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-up-9 > .column, .medium-up-9 > .columns {
    width: 11.11111%;
    float: left; }
    .medium-up-9 > .column:nth-of-type(1n), .medium-up-9 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-9 > .column:nth-of-type(9n+1), .medium-up-9 > .columns:nth-of-type(9n+1) {
      clear: both; }
    .medium-up-9 > .column:last-child, .medium-up-9 > .columns:last-child {
      float: left; }
  .medium-up-10 > .column, .medium-up-10 > .columns {
    width: 10%;
    float: left; }
    .medium-up-10 > .column:nth-of-type(1n), .medium-up-10 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-10 > .column:nth-of-type(10n+1), .medium-up-10 > .columns:nth-of-type(10n+1) {
      clear: both; }
    .medium-up-10 > .column:last-child, .medium-up-10 > .columns:last-child {
      float: left; }
  .medium-up-11 > .column, .medium-up-11 > .columns {
    width: 9.09091%;
    float: left; }
    .medium-up-11 > .column:nth-of-type(1n), .medium-up-11 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-11 > .column:nth-of-type(11n+1), .medium-up-11 > .columns:nth-of-type(11n+1) {
      clear: both; }
    .medium-up-11 > .column:last-child, .medium-up-11 > .columns:last-child {
      float: left; }
  .medium-up-12 > .column, .medium-up-12 > .columns {
    width: 8.33333%;
    float: left; }
    .medium-up-12 > .column:nth-of-type(1n), .medium-up-12 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-12 > .column:nth-of-type(12n+1), .medium-up-12 > .columns:nth-of-type(12n+1) {
      clear: both; }
    .medium-up-12 > .column:last-child, .medium-up-12 > .columns:last-child {
      float: left; }
  .medium-up-13 > .column, .medium-up-13 > .columns {
    width: 7.69231%;
    float: left; }
    .medium-up-13 > .column:nth-of-type(1n), .medium-up-13 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-13 > .column:nth-of-type(13n+1), .medium-up-13 > .columns:nth-of-type(13n+1) {
      clear: both; }
    .medium-up-13 > .column:last-child, .medium-up-13 > .columns:last-child {
      float: left; }
  .medium-up-14 > .column, .medium-up-14 > .columns {
    width: 7.14286%;
    float: left; }
    .medium-up-14 > .column:nth-of-type(1n), .medium-up-14 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-14 > .column:nth-of-type(14n+1), .medium-up-14 > .columns:nth-of-type(14n+1) {
      clear: both; }
    .medium-up-14 > .column:last-child, .medium-up-14 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .expanded.row .medium-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .medium-centered {
    margin-left: auto;
    margin-right: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-up-9 > .column, .large-up-9 > .columns {
    width: 11.11111%;
    float: left; }
    .large-up-9 > .column:nth-of-type(1n), .large-up-9 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-9 > .column:nth-of-type(9n+1), .large-up-9 > .columns:nth-of-type(9n+1) {
      clear: both; }
    .large-up-9 > .column:last-child, .large-up-9 > .columns:last-child {
      float: left; }
  .large-up-10 > .column, .large-up-10 > .columns {
    width: 10%;
    float: left; }
    .large-up-10 > .column:nth-of-type(1n), .large-up-10 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-10 > .column:nth-of-type(10n+1), .large-up-10 > .columns:nth-of-type(10n+1) {
      clear: both; }
    .large-up-10 > .column:last-child, .large-up-10 > .columns:last-child {
      float: left; }
  .large-up-11 > .column, .large-up-11 > .columns {
    width: 9.09091%;
    float: left; }
    .large-up-11 > .column:nth-of-type(1n), .large-up-11 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-11 > .column:nth-of-type(11n+1), .large-up-11 > .columns:nth-of-type(11n+1) {
      clear: both; }
    .large-up-11 > .column:last-child, .large-up-11 > .columns:last-child {
      float: left; }
  .large-up-12 > .column, .large-up-12 > .columns {
    width: 8.33333%;
    float: left; }
    .large-up-12 > .column:nth-of-type(1n), .large-up-12 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-12 > .column:nth-of-type(12n+1), .large-up-12 > .columns:nth-of-type(12n+1) {
      clear: both; }
    .large-up-12 > .column:last-child, .large-up-12 > .columns:last-child {
      float: left; }
  .large-up-13 > .column, .large-up-13 > .columns {
    width: 7.69231%;
    float: left; }
    .large-up-13 > .column:nth-of-type(1n), .large-up-13 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-13 > .column:nth-of-type(13n+1), .large-up-13 > .columns:nth-of-type(13n+1) {
      clear: both; }
    .large-up-13 > .column:last-child, .large-up-13 > .columns:last-child {
      float: left; }
  .large-up-14 > .column, .large-up-14 > .columns {
    width: 7.14286%;
    float: left; }
    .large-up-14 > .column:nth-of-type(1n), .large-up-14 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-14 > .column:nth-of-type(14n+1), .large-up-14 > .columns:nth-of-type(14n+1) {
      clear: both; }
    .large-up-14 > .column:last-child, .large-up-14 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .expanded.row .large-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .large-centered {
    margin-left: auto;
    margin-right: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

.accordion {
  list-style-type: none;
  background: #fefefe;
  margin-left: 0; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #0F96CE;
  position: relative;
  border: 1px solid #e6e6e6;
  border-bottom: 0; }
  :last-child:not(.is-active) > .accordion-title {
    border-radius: 0 0 0 0;
    border-bottom: 1px solid #e6e6e6; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -0.5rem; }
  .is-active > .accordion-title::before {
    content: '–'; }

.accordion-content {
  padding: 1rem;
  display: none;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0F96CE; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(1, 67, 96, 0.25);
  border-radius: 0;
  position: relative;
  color: #0a0a0a;
  background-color: white; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #def0fc; }
  .callout.secondary {
    background-color: #ebebeb; }
  .callout.success {
    background-color: #e1faea; }
  .callout.warning {
    background-color: #fff3d9; }
  .callout.alert {
    background-color: #fce6e2; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(1, 67, 96, 0.45);
  overflow-y: scroll; }

.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  background-color: #fefefe;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media screen and (min-width: 48.125em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 48.125em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  @media screen and (min-width: 48.125em) {
    .reveal .reveal {
      left: auto;
      right: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media screen and (min-width: 48.125em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media screen and (min-width: 48.125em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media screen and (min-width: 48.125em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 48.0625em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      max-width: none;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  table thead,
  table tbody,
  table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  table caption {
    font-weight: bold;
    padding: 0.5rem 0.625rem 0.625rem; }
  table thead {
    background: #f8f8f8;
    color: #0a0a0a; }
  table tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  table thead tr,
  table tfoot tr {
    background: transparent; }
  table thead th,
  table thead td,
  table tfoot th,
  table tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  table tbody tr:nth-child(even) {
    background-color: #f1f1f1; }
  table tbody th,
  table tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover tbody tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 48.0625em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 48.125em) {
  .show-for-small-only {
    display: none !important; } }

@media screen and (min-width: 48.125em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 48.0625em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 48.125em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 48.0625em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.align-right {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.align-center {
  -ms-flex-pack: center;
      justify-content: center; }

.align-justify {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.align-top {
  -ms-flex-align: start;
      align-items: flex-start; }

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.align-bottom {
  -ms-flex-align: end;
      align-items: flex-end; }

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.align-middle {
  -ms-flex-align: center;
      align-items: center; }

.align-self-middle {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.align-stretch {
  -ms-flex-align: stretch;
      align-items: stretch; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

.small-order-1 {
  -ms-flex-order: 1;
      order: 1; }

.small-order-2 {
  -ms-flex-order: 2;
      order: 2; }

.small-order-3 {
  -ms-flex-order: 3;
      order: 3; }

.small-order-4 {
  -ms-flex-order: 4;
      order: 4; }

.small-order-5 {
  -ms-flex-order: 5;
      order: 5; }

.small-order-6 {
  -ms-flex-order: 6;
      order: 6; }

@media screen and (min-width: 48.125em) {
  .medium-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .medium-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .medium-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .medium-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .medium-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .medium-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

@media screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
        order: 1; }
  .large-order-2 {
    -ms-flex-order: 2;
        order: 2; }
  .large-order-3 {
    -ms-flex-order: 3;
        order: 3; }
  .large-order-4 {
    -ms-flex-order: 4;
        order: 4; }
  .large-order-5 {
    -ms-flex-order: 5;
        order: 5; }
  .large-order-6 {
    -ms-flex-order: 6;
        order: 6; } }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(100%);
      transform: translateY(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
      transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
      transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
  margin: 0;
  padding: 0; }

html, body {
  margin: 0;
  padding: 0;
  font-family: 'Neutraface', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */ }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    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) ")"; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

@media screen and (max-width: 740px) {
  section:first-of-type {
    margin-top: 5rem; } }

html, body {
  display: block;
  overflow-x: hidden; }
  html.lock-scroll, body.lock-scroll {
    overflow-y: hidden; }

html {
  overflow-y: scroll; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: #066791;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  text-decoration: none; }
  h1.white, .h1.white, h2.white, .h2.white, h3.white, .h3.white, h4.white, .h4.white, h5.white, .h5.white, h6.white, .h6.white {
    color: #fff; }
  h1.blue, .h1.blue, h2.blue, .h2.blue, h3.blue, .h3.blue, h4.blue, .h4.blue, h5.blue, .h5.blue, h6.blue, .h6.blue {
    color: #0F96CE; }
  h1.light-blue, .h1.light-blue, h2.light-blue, .h2.light-blue, h3.light-blue, .h3.light-blue, h4.light-blue, .h4.light-blue, h5.light-blue, .h5.light-blue, h6.light-blue, .h6.light-blue {
    color: #6ACADB; }
  h1.dark-blue, .h1.dark-blue, h2.dark-blue, .h2.dark-blue, h3.dark-blue, .h3.dark-blue, h4.dark-blue, .h4.dark-blue, h5.dark-blue, .h5.dark-blue, h6.dark-blue, .h6.dark-blue {
    color: #066791; }
  h1.lower, .h1.lower, h2.lower, .h2.lower, h3.lower, .h3.lower, h4.lower, .h4.lower, h5.lower, .h5.lower, h6.lower, .h6.lower {
    text-transform: none; }
  h1.margin, .h1.margin, h2.margin, .h2.margin, h3.margin, .h3.margin, h4.margin, .h4.margin, h5.margin, .h5.margin, h6.margin, .h6.margin {
    margin-bottom: 20px; }

h1, .h1 {
  font-size: 8vw;
  line-height: 8vw;
  font-style: normal;
  font-weight: 700; }
  @media screen and (min-width: 48.125em) {
    h1, .h1 {
      font-size: 3rem;
      line-height: 3rem; } }

h2, .h2 {
  font-size: 3rem;
  line-height: 3rem;
  font-style: normal;
  font-weight: 700;
  text-decoration: none; }
  @media (max-width: 960px) {
    h2, .h2 {
      font-size: 1.875rem;
      line-height: 1.875rem; } }
  @media (max-width: 457px) {
    h2, .h2 {
      font-size: 1.375rem;
      line-height: 1.475rem; } }

h3, .h3 {
  font-size: 7vw;
  line-height: 1.8125rem; }
  @media screen and (min-width: 48.125em) {
    h3, .h3 {
      font-size: 1.8125rem;
      line-height: 1.8125rem; } }
  h3.slightly-smaller-for-some-reason, .h3.slightly-smaller-for-some-reason {
    font-size: 1.75rem; }

h4 {
  font-size: 1.25rem;
  line-height: 1.25rem; }
  h4.tall {
    line-height: 1.8125rem; }
  h4.upper {
    text-transform: uppercase; }

h5, .h5 {
  font-size: 1.25rem;
  line-height: 1.1875rem; }
  @media (max-width: 960px) {
    h5, .h5 {
      font-size: 1.0625rem;
      line-height: 1rem; } }

h6 {
  font-size: 1rem;
  line-height: 1rem;
  font-style: normal;
  font-weight: 700; }

.small-title {
  font-size: 1rem;
  line-height: 1rem;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  color: #066791; }

p {
  color: #6B6B6B;
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-style: italic;
  font-weight: 400; }
  @media (max-width: 960px) {
    p {
      font-size: 1rem;
      line-height: 1.25rem; } }
  p.white {
    color: white; }
  p.slim {
    margin: 0.3125rem 0; }
  p.normal {
    font-style: normal; }

.hero-area p {
  font-style: normal !important; }

form.no-labels .label {
  display: none; }

form.inline {
  display: -ms-flexbox;
  display: flex; }

select, input {
  font-size: 1.125rem;
  line-height: 1.125rem;
  padding: 1rem;
  font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #525252;
  border: 1px solid #066791; }
  select[type='submit'], input[type='submit'] {
    -webkit-appearance: none; }

button, .button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border: 0.0625rem solid rgba(255, 255, 255, 0);
  color: #fff;
  background: #066791;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-right: 5vw;
  padding-left: 5vw;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  text-align: center;
  cursor: pointer; }
  button:hover, .button:hover {
    background: #cdf7ff;
    color: #066791; }
  button:after, .button:after {
    content: '\2192';
    margin-left: 3px; }
  button.no-arrow:after, .button.no-arrow:after {
    content: ''; }
  button.center, .button.center {
    text-align: center; }
  button.ghost, .button.ghost {
    position: relative;
    border: 0.0625rem solid #066791;
    color: #066791;
    background: transparent; }
    button.ghost:hover, .button.ghost:hover {
      background-color: #066791;
      color: #fff; }
    button.ghost.alt:after, .button.ghost.alt:after {
      position: absolute;
      right: -3px;
      top: -3px;
      content: "";
      background-image: url("https://cdn.visitsouthwalton.com/img/card-arrow.svg");
      background-color: #fefefe;
      transition: all 0.25s ease-in-out;
      height: 9px;
      width: 9px;
      margin-left: 3px; }
    button.ghost.alt:hover, .button.ghost.alt:hover {
      background-color: transparent;
      color: #0F96CE;
      border-color: #0F96CE; }
  button.secondary, .button.secondary {
    border: 0.0625rem solid white; }
  button.insta, .button.insta {
    min-width: 0;
    min-height: 0;
    padding: 0;
    background-color: transparent;
    color: white;
    font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: 1.125rem; }
    @media screen and (min-width: 48.125em) {
      button.insta, .button.insta {
        font-size: 1rem; } }
  button.arrow, .button.arrow {
    min-width: 0;
    min-height: 0;
    padding: 0;
    background-color: transparent;
    font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.1875rem; }
  button.disabled, .button.disabled {
    opacity: 0.4;
    cursor: auto;
    pointer-events: none; }
  button.new, .button.new {
    min-width: 0;
    background-color: #0F96CE;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 900;
    line-height: 22px;
    text-align: center;
    padding: 0.8125rem 1.875rem; }
    button.new.upper, .button.new.upper {
      text-transform: uppercase; }
    button.new:after, .button.new:after {
      content: ''; }
    button.new:hover, .button.new:hover {
      background-color: transparent;
      border: solid 1px #0F96CE; }
  button.new-thin, .button.new-thin {
    background-color: #108CC1;
    min-width: 135px;
    padding: 8px 25px;
    color: white;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    font-weight: 400;
    border: solid 1px #108CC1; }
    button.new-thin:after, .button.new-thin:after {
      content: ''; }
    button.new-thin:hover, .button.new-thin:hover {
      background-color: transparent; }
  button.expand, .button.expand {
    min-width: 9.625rem;
    padding: 0.5rem 0;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px; }
    button.expand:after, .button.expand:after {
      content: ''; }
  button.mini, .button.mini {
    width: 14.5rem;
    min-width: 0;
    padding: 1rem 0;
    box-shadow: 3px 3px 15px 0 rgba(20, 55, 78, 0.16); }
    button.mini.one, .button.mini.one {
      background-color: #003952; }
    button.mini.two, .button.mini.two {
      margin-left: 0.9375rem;
      background-color: #005073; }
    button.mini.three, .button.mini.three {
      margin-left: 0.9375rem;
      background-color: #0078AC; }
    button.mini:hover, .button.mini:hover {
      background-color: white; }
    button.mini:after, .button.mini:after {
      content: ''; }
  button.fullWidth, .button.fullWidth {
    width: 100%; }
  button.silent, .button.silent {
    all: unset;
    cursor: pointer; }
    button.silent:after, .button.silent:after {
      display: none; }

.center {
  text-align: center; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.custom-select {
  position: relative;
  font-family: Arial; }

.custom-select select {
  display: none;
  /*hide original SELECT element:*/ }

.select-selected {
  background-color: DodgerBlue;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 1.375rem;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #525252 transparent transparent transparent; }

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #525252 transparent;
  top: 1rem; }

/*style the items (options), including the selected item:*/
.select-items div, .select-selected {
  padding: 0 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 3.125rem;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  background-color: white;
  font-size: 1.125rem;
  font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #525252;
  cursor: pointer; }

/*style items (options):*/
.select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
  background-color: white;
  font-size: 1.125rem;
  line-height: 1.125rem;
  font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #525252;
  border: 1px solid #066791; }

section#event-search-hidden .select-items {
  top: auto;
  bottom: 100%; }

/*hide the items when the select box is closed:*/
.select-hide {
  display: none; }

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1); }

/* The side navigation menu */
.sidenav-overlay {
  z-index: 10000;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.7);
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  transition: opacity 0.5s;
  pointer-events: none; }
  .sidenav-overlay.open {
    transition: opacity 0.5s;
    opacity: 1;
    pointer-events: all; }

.sidenav {
  height: 100%;
  /* 100% Full-height */
  width: 100%;
  /* 0 width - change this with JavaScript */
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  position: fixed;
  /* Stay in place */
  z-index: 10001;
  /* Stay on top */
  top: 0;
  right: 0;
  background-color: #066791;
  overflow-x: hidden;
  /* Disable horizontal scroll */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5); }
  .sidenav .sidenavTop {
    background-color: #F0FCFF;
    padding-top: 55px;
    /* Place content 60px from the top */ }
    .sidenav .sidenavTop a {
      color: #0F96CE;
      font-weight: 600; }
  .sidenav .parent {
    position: relative; }
    .sidenav .parent:after {
      content: '+';
      position: absolute;
      font-size: 2.1875rem;
      margin-left: 0.3125rem;
      top: 0; }
    .sidenav .parent.active:after {
      content: '-';
      position: absolute;
      font-size: 2.1875rem;
      margin-left: 0.3125rem;
      top: 0; }
  .sidenav .mobile-sub {
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s ease-in-out; }
    .sidenav .mobile-sub.active {
      pointer-events: all;
      transition: all 0.3s ease-in-out;
      max-height: 1000px;
      opacity: 1; }
    .sidenav .mobile-sub a.mobile-sublink {
      font-size: 1.3rem;
      padding: 0.125rem 0.3125rem 0.125rem 3rem; }
      .sidenav .mobile-sub a.mobile-sublink hr {
        margin: 0;
        width: 60%;
        opacity: 0.9;
        color: #0F96CE; }
      .sidenav .mobile-sub a.mobile-sublink:last-child {
        margin-bottom: initial; }
  .sidenav .flagWrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: row;
        flex-direction: row;
    margin-bottom: 2rem;
    padding: 0.5rem 0.5rem 0.9375rem 2rem; }
    .sidenav .flagWrapper .temperature {
      color: #0F96CE;
      position: relative;
      font-size: 1.5625rem;
      line-height: 2.34375rem;
      font-weight: 600; }
      .sidenav .flagWrapper .temperature:after {
        content: '';
        border: 2px solid #0F96CE;
        border-radius: 100%;
        height: 0.34375rem;
        position: absolute;
        right: -0.46875rem;
        top: 0.125rem;
        width: 0.34375rem; }
    .sidenav .flagWrapper .safety-flag {
      max-width: 1.5rem;
      margin-left: 1.1875rem;
      padding: 0;
      margin-bottom: 0; }
      .sidenav .flagWrapper .safety-flag img {
        max-height: 1.5rem;
        height: 1.5625rem; }

/* The navigation menu links */
#mobile-search-form {
  padding: 0.3125rem 0.1875rem 0.3125rem 2rem; }
  #mobile-search-form input[type="submit"] {
    -ms-transform: translateY(1px);
        transform: translateY(1px);
    height: 3.375rem;
    background-color: #0F96CE; }

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: white;
  display: block;
  transition: 0.3s; }
  .sidenav a.util {
    font-size: 1.125rem;
    padding: 0.3125rem 0.1875rem 0.3125rem 2rem; }
  .sidenav a:last-child {
    margin-bottom: 3.75rem; }

/* When you mouse over the navigation links, change their color */
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 46px;
  margin-left: 50px;
  color: #0F96CE; }

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main-body {
  transition: margin-left .5s; }

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 35px; }
  .sidenav a {
    font-size: 18px; } }

.closebtn {
  cursor: pointer;
  font-size: 2.5rem;
  color: #0F96CE; }

hr.brand {
  background-color: #FFE983;
  width: 10.625rem;
  text-align: center;
  height: 0.8125rem;
  border: none;
  margin: 0 auto; }
  hr.brand.teal {
    background-color: #6ACADB; }
  hr.brand.left {
    margin: 0; }
  hr.brand.small {
    height: 0.1875rem; }
    @media screen and (max-width: 700px) {
      hr.brand.small {
        width: 60%; } }
    @media screen and (max-width: 1024px) and (min-width: 701px) {
      hr.brand.small {
        width: 90%; } }
    @media screen and (min-width: 64em) {
      hr.brand.small {
        width: 4.3125rem; } }

.blue-dark {
  color: #066791 !important; }

.upper {
  text-transform: uppercase; }

.noflex {
  display: block; }

.arrow-left {
  width: 0 !important;
  height: 0 !important;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid white; }

.arrow-right {
  width: 0 !important;
  height: 0 !important;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid white;
  border-left: 10px solid transparent; }

.icon-flag:before {
  content: '\e9cc'; }

::-webkit-scrollbar {
  width: 10px; }

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #6ACADB; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; }

.footer-lower p a {
  color: white;
  text-decoration: underline; }

.subtitle {
  font-size: 2.25rem;
  line-height: 2.3125rem;
  font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: black;
  padding: 0 0 0 0; }
  @media screen and (min-width: 48.125em) {
    .subtitle {
      font-size: 3rem;
      line-height: 3rem; } }
  .subtitle.white {
    color: white; }
  .subtitle hr {
    width: 3.8125rem;
    height: 0.3125rem;
    background-color: #DA9C3F;
    border: none;
    margin-top: 0.625rem; }
    .subtitle hr.attach {
      margin: 1.25rem 0; }

.lil-title {
  font-size: 1.0625rem;
  line-height: 1.25rem;
  color: #007EB9;
  font-weight: 700; }

.hero-header {
  min-height: 40vh;
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }
  @media screen and (min-width: 48.125em) {
    .hero-header {
      min-height: 70vh; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .hero-header {
      background-attachment: scroll; } }
  @supports (-webkit-overflow-scrolling: touch) {
    .hero-header {
      background-attachment: scroll; } }
  @supports (-webkit-overflow-scrolling: touch) {
    .hero-header {
      /* CSS specific to iOS devices */
      background-attachment: scroll; } }

.hero-header-blurred {
  overflow: hidden; }
  .hero-header-blurred div {
    min-height: 40vh;
    -ms-transform: scale(1.03);
        transform: scale(1.03);
    filter: blur(15px);
    background-size: cover;
    background-position: center;
    background-attachment: fixed; }
    @media screen and (min-width: 48.125em) {
      .hero-header-blurred div {
        min-height: 70vh; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .hero-header-blurred div {
        background-attachment: scroll; } }
    @supports (-webkit-overflow-scrolling: touch) {
      .hero-header-blurred div {
        /* CSS specific to iOS devices */
        background-attachment: scroll; } }

.upper {
  text-transform: uppercase !important; }

.tab-card {
  margin-left: 0 !important;
  margin-right: 0 !important;
  box-shadow: 3px 3px 15px 0 rgba(20, 55, 78, 0.16);
  transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1); }
  @media screen and (min-width: 48.125em) {
    .tab-card {
      margin-bottom: 0.625rem; } }
  .tab-card:hover {
    transform: translate3d(0px, -3%, 0px);
    transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1); }
  .tab-card:first-child {
    margin-top: 3%; }
  .tab-card:before {
    content: '';
    clear: none;
    display: block; }
  .tab-card .columns {
    min-height: 5.5rem; }
    @media screen and (min-width: 64em) {
      .tab-card .columns {
        min-height: 7.5rem; } }
  .tab-card .main-anchor {
    display: -ms-flexbox;
    display: flex;
    text-decoration: none; }
  .tab-card .image-col {
    background-size: cover;
    background-position: center;
    min-height: 100%; }
    @supports (-webkit-overflow-scrolling: touch) {
      .tab-card .image-col {
        min-height: 9rem; } }
    .tab-card .image-col .firstModule {
      background-color: rgba(6, 103, 145, 0.8);
      width: 100%;
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      .tab-card .image-col .firstModule .date-day {
        color: #FFFFFF;
        line-height: normal;
        font-size: 2.5rem;
        font-weight: bold;
        text-align: center;
        width: 4.4375rem;
        padding-bottom: 0; }
        @media screen and (min-width: 48.125em) {
          .tab-card .image-col .firstModule .date-day {
            font-size: 3.75rem;
            line-height: 3.4375rem; } }
      .tab-card .image-col .firstModule .date-month {
        text-transform: uppercase;
        width: 4.4375rem;
        color: #FFFFFF;
        font-size: 0.75rem;
        font-weight: 500;
        line-height: 1.125rem;
        text-align: center;
        padding-bottom: 0.375rem; }
        @media screen and (min-width: 48.125em) {
          .tab-card .image-col .firstModule .date-month {
            font-size: 0.9375rem; } }
  .tab-card .info-col {
    position: relative; }
    .tab-card .info-col .secondModule {
      width: 100%;
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      padding: 5% 5%; }
      .tab-card .info-col .secondModule .flexer {
        padding-right: 10%; }
      .tab-card .info-col .secondModule h3 {
        text-transform: none;
        margin-bottom: 0.625rem;
        top: 0.875rem; }
        @media screen and (max-width: 500px) {
          .tab-card .info-col .secondModule h3 {
            font-size: 1.25rem;
            line-height: normal; } }
        @media screen and (max-width: 1024px) {
          .tab-card .info-col .secondModule h3 {
            font-size: 1.5rem;
            line-height: normal; } }
        @media screen and (min-width: 48.125em) {
          .tab-card .info-col .secondModule h3 {
            margin-top: 1.5625rem; } }
      .tab-card .info-col .secondModule .hours {
        color: #007EB9; }

a.hover-state {
  text-decoration: none;
  display: block; }
  a.hover-state h2, a.hover-state .button {
    transition: all 0.3s ease-in-out; }
  a.hover-state:hover h1, a.hover-state:hover h2, a.hover-state:hover h3 .button {
    transition: all 0.3s ease-in-out;
    -ms-transform: translateY(-5%);
        transform: translateY(-5%);
    text-shadow: 2px 2px 20px rgba(107, 107, 107, 0.4); }

a.no-flair {
  text-decoration: none; }

.feature-card .feature-card-columns {
  width: 100%; }
  .feature-card .feature-card-columns img {
    max-width: 100%; }
  .feature-card .feature-card-columns .area-two {
    padding: 3.125rem 0 0 0; }
    @media screen and (min-width: 48.125em) {
      .feature-card .feature-card-columns .area-two {
        padding: 0 0 0 3.125rem; } }
  .feature-card .feature-card-columns > a:hover .image-border:after {
    margin: 0 0;
    border-color: rgba(255, 255, 255, 0); }
  .feature-card .feature-card-columns > a:hover .button.ghost {
    background: #066791;
    color: #fff; }

.styled-select {
  background: transparent;
  height: 3.25rem;
  border-top-color: #066791;
  border-bottom-color: #066791;
  border-left-color: #066791;
  border-right-color: #066791;
  border-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important; }

.italo {
  font-style: italic; }

.bold {
  font-weight: 700; }

.tel-anchor {
  text-decoration: none;
  color: #066791; }

.mini-title {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.8125rem;
  color: #066791; }

a.directions {
  cursor: pointer;
  text-decoration: none;
  color: #066791;
  font-weight: 700;
  border-bottom: solid 1px #066791; }
  a.directions:after {
    content: '\2192';
    padding-left: 3px; }
  a.directions:hover {
    border-bottom: none; }

a.contact {
  display: block;
  color: #066791;
  width: 100%; }

a.link {
  color: #066791;
  font-weight: 700; }

.no-under {
  text-decoration: none !important; }

.events-area {
  padding-top: 5rem;
  width: 100%; }
  .events-area .title-area {
    max-width: 90%; }
    @media screen and (min-width: 64em) {
      .events-area .title-area {
        max-width: none; } }
    .events-area .title-area a {
      text-decoration: none; }
      .events-area .title-area a .h2, .events-area .title-area a .button {
        transition: all 0.3s linear; }
      .events-area .title-area a:hover .h2, .events-area .title-area a:hover .button {
        transition: all 0.3s linear;
        -ms-transform: translateY(-5%);
            transform: translateY(-5%);
        text-shadow: 2px 2px 30px rgba(107, 107, 107, 0.2); }
  .events-area .arrow {
    padding: 0.3125rem 0 1.25rem 0; }
  .events-area .row.expanded {
    margin: 0; }
  .events-area .events-holder {
    max-width: 66.67% !important; }
  .events-area .event-area {
    height: 100%;
    background-color: white;
    box-shadow: 3px 3px 15px 0 rgba(20, 55, 78, 0.16); }
    @media screen and (min-width: 48.125em) {
      .events-area .event-area.first {
        margin-right: 1rem; }
      .events-area .event-area.second {
        margin: 0 0.5rem; }
      .events-area .event-area.third {
        margin-left: 1rem; } }
  .events-area .event-image {
    max-width: 100%;
    background-size: cover;
    min-height: 16.875rem;
    background-position: center; }
  .events-area .event-info {
    padding: 1.5rem 1.67687rem 1.5rem 1.67687rem; }
    .events-area .event-info h3 {
      padding-top: 1.25rem;
      color: #007EB9; }
    .events-area .event-info .hours {
      color: #007EB9;
      font-size: 1.375rem;
      font-weight: 300;
      line-height: 1.8125rem; }
  .events-area .date.medium .date-day, .events-area .date.medium .date-month {
    color: #007EB9;
    text-align: center; }
  .events-area .date .date-day {
    color: #FFFFFF;
    line-height: normal;
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    width: 4.4375rem;
    padding-bottom: 0.5rem; }
    @media screen and (min-width: 48.125em) {
      .events-area .date .date-day {
        font-size: 3.75rem;
        line-height: 3.4375rem; } }
  .events-area .date .date-month {
    text-transform: uppercase;
    width: 4.4375rem;
    color: #FFFFFF;
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-align: center;
    padding-bottom: 0.375rem; }
  .events-area .small-events {
    padding: 0 0 1.875rem 0; }
  .events-area .event-row {
    display: block;
    margin: 0 auto;
    margin-bottom: 0.625rem;
    box-shadow: 3px 3px 15px 0 rgba(20, 55, 78, 0.16);
    max-width: 90%; }
    .events-area .event-row .date {
      padding: 0.9375rem 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      background-color: rgba(6, 103, 145, 0.8); }
    .events-area .event-row .small-event-info {
      min-height: 6.53125rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start; }
      .events-area .event-row .small-event-info h3 {
        font-size: 1.5rem; }
      .events-area .event-row .small-event-info .flenter {
        padding: 0 5%; }
    .events-area .event-row .hours {
      color: #007EB9; }
  .events-area .single-event {
    transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1); }
    .events-area .single-event:hover {
      transform: translate3d(0px, -3%, 0px);
      transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1); }

.select2-container--default {
  width: 100% !important; }

.select2-container--default[data-select2-id="3"] {
  margin-top: 1.25rem; }
  @media screen and (min-width: 64em) {
    .select2-container--default[data-select2-id="3"] {
      margin-top: 0; } }

.with-labels .select2-container--default[data-select2-id="3"] {
  margin-top: 0; }

.select2-container--default .select2-selection--multiple, .select2-container .select2-selection--single {
  height: 3.125rem !important;
  padding-top: 0.60625rem;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-width: 1px !important;
  border-color: #066791 !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 6px 6px 0 6px !important;
  border-color: #525252 transparent transparent transparent !important; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0.625rem !important;
  right: 1.75rem !important; }
  @media screen and (min-width: 64em) {
    .select2-container--default .select2-selection--single .select2-selection__arrow {
      right: 2rem !important; } }

.title-col a h1, .title-col a h2, .title-col a h3, .title-col a h4, .title-col a h5, .title-col a .h1, .title-col a .h2, .title-col a .h3, .title-col a .h4, .title-col a .h5, .title-row a h1, .title-row a h2, .title-row a h3, .title-row a h4, .title-row a h5, .title-row a .h1, .title-row a .h2, .title-row a .h3, .title-row a .h4, .title-row a .h5 {
  transition: text-decoration 0.3s ease-in-out;
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
          text-decoration-color: transparent; }

.title-col a:hover h1, .title-col a:hover h2, .title-col a:hover h3, .title-col a:hover h4, .title-col a:hover h5, .title-col a:hover .h1, .title-col a:hover .h2, .title-col a:hover .h3, .title-col a:hover .h4, .title-col a:hover .h5, .title-row a:hover h1, .title-row a:hover h2, .title-row a:hover h3, .title-row a:hover h4, .title-row a:hover h5, .title-row a:hover .h1, .title-row a:hover .h2, .title-row a:hover .h3, .title-row a:hover .h4, .title-row a:hover .h5 {
  -webkit-text-decoration-color: #FFE983;
          text-decoration-color: #FFE983; }

.title-col a:hover .button:after, .title-row a:hover .button:after {
  animation: arrow-bounce 1s ease-in-out infinite alternate; }

@keyframes arrow-bounce {
  to {
    transform: translateX(10px); } }

.event-block .featured-flag {
  display: none; }

.event-block .event-info {
  position: relative; }

.event-block.featured {
  position: relative; }
  .event-block.featured .featured-flag {
    padding: 1% 10% 1% 8%;
    display: block;
    position: absolute;
    top: -6%;
    right: -0.9375rem;
    background-color: #066791;
    color: white;
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    text-align: center; }
    .event-block.featured .featured-flag img {
      margin-right: 0.3125rem;
      margin-top: -0.375rem; }
    .event-block.featured .featured-flag:after {
      content: '';
      width: 0;
      height: 0;
      border-right: 15px solid transparent;
      border-top: 10px solid #024C6C;
      position: absolute;
      bottom: -28%;
      right: 0%; }

.hero-header-hero {
  margin: 0 auto; }
  .hero-header-hero.blurred {
    position: -webkit-sticky;
    position: sticky; }
  .hero-header-hero .flenter, .hero-header-hero .search-module {
    max-width: 75rem;
    width: 92%;
    margin: 0 auto;
    -ms-transform: translateY(-85px);
        transform: translateY(-85px);
    padding: 2.375rem 1.375rem;
    background-color: white;
    box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.1); }
    @media screen and (min-width: 48.125em) {
      .hero-header-hero .flenter, .hero-header-hero .search-module {
        width: 90%;
        padding: 2.375rem; } }
    @media screen and (min-width: 64em) {
      .hero-header-hero .flenter, .hero-header-hero .search-module {
        padding: 4.375rem; } }
    @media screen and (min-width: 75em) {
      .hero-header-hero .flenter, .hero-header-hero .search-module {
        max-width: 69%;
        margin: 0 auto; } }
    @media screen and (min-width: 90em) {
      .hero-header-hero .flenter, .hero-header-hero .search-module {
        padding: 3.625rem 4.875rem 3.625rem 4.875rem; } }
  .hero-header-hero .collapse-screen {
    padding: 1.6875rem; }
    .hero-header-hero .collapse-screen .h2 {
      position: relative;
      top: 12px; }
      .hero-header-hero .collapse-screen .h2::before {
        content: "search & sort";
        text-transform: lowercase;
        position: absolute;
        font-size: 16px;
        font-style: italic;
        font-weight: bold;
        line-height: 18px;
        top: -16px; }
  .hero-header-hero .search-module {
    background-color: #055f85;
    padding: 1.6875rem; }
    .hero-header-hero .search-module .h2 {
      font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 35px;
      font-weight: bold; }
    .hero-header-hero .search-module .flx {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
      -ms-flex-align: end;
          align-items: flex-end; }
      .hero-header-hero .search-module .flx .columns {
        padding: 0; }
      @media screen and (min-width: 48.125em) {
        .hero-header-hero .search-module .flx .search-module-button {
          margin-left: 0.3125rem; } }
      .hero-header-hero .search-module .flx .field-wrapper, .hero-header-hero .search-module .flx .header-wrapper {
        -ms-flex: 1;
            flex: 1; }
      .hero-header-hero .search-module .flx .select2-container .select2-selection--single {
        max-width: 100%; }
      .hero-header-hero .search-module .flx .select2-container--default[data-select2-id="3"] {
        margin-top: 0; }
      .hero-header-hero .search-module .flx .select2-container--default .select2-selection--single .select2-selection__arrow {
        right: 0.25rem !important; }
      @media screen and (max-width: 63.9375em) {
        .hero-header-hero .search-module .flx {
          display: block; } }
      .hero-header-hero .search-module .flx .header-wrapper {
        padding-right: 0.625rem; }
        .hero-header-hero .search-module .flx .header-wrapper .h2 {
          position: relative; }
          .hero-header-hero .search-module .flx .header-wrapper .h2::before {
            content: "search & sort";
            text-transform: lowercase;
            position: absolute;
            font-size: 16px;
            font-style: italic;
            font-weight: bold;
            line-height: 18px;
            top: -16px; }
        @media screen and (max-width: 63.9375em) {
          .hero-header-hero .search-module .flx .header-wrapper {
            text-align: left; } }
      .hero-header-hero .search-module .flx .button-wrapper img {
        transition: all 0.25s ease-in-out; }
        .hero-header-hero .search-module .flx .button-wrapper img.showing {
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
      .hero-header-hero .search-module .flx .field-wrapper {
        padding: 0 0.3125rem; }
        .hero-header-hero .search-module .flx .field-wrapper.extra-option:not(.full-flx) {
          display: none; }
        @media screen and (min-width: 64em) {
          .hero-header-hero .search-module .flx .field-wrapper.extra-option {
            display: block;
            -ms-flex-positive: 1;
                flex-grow: 1;
            width: 20%; }
            .hero-header-hero .search-module .flx .field-wrapper.extra-option:nth-child(2) {
              padding-left: 0; } }
        .hero-header-hero .search-module .flx .field-wrapper.full-flx {
          width: 100%;
          -ms-flex: auto;
              flex: auto; }
        @media screen and (min-width: 64em) {
          .hero-header-hero .search-module .flx .field-wrapper.no-pad {
            padding: 0; } }
        @media screen and (max-width: 48.0625em) {
          .hero-header-hero .search-module .flx .field-wrapper {
            position: relative;
            margin-bottom: 0.625rem; }
            .hero-header-hero .search-module .flx .field-wrapper label {
              line-height: 1.75rem;
              font-size: 1rem;
              top: 0.625rem;
              left: 0.9375rem;
              font-family: 'Neutraface', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; } }
  .hero-header-hero .pre-date {
    text-align: center;
    color: #066791;
    font-size: 1.5625rem;
    font-weight: 700; }
    @media screen and (min-width: 48.125em) {
      .hero-header-hero .pre-date {
        font-size: 1.875rem; } }
    @media screen and (min-width: 64em) {
      .hero-header-hero .pre-date {
        font-size: 2.25rem; } }
  .hero-header-hero h1 {
    text-align: center; }
  .hero-header-hero h3 {
    text-transform: none;
    font-size: 1.3rem;
    text-transform: none; }
    @media screen and (min-width: 48.125em) {
      .hero-header-hero h3 {
        font-size: 1.8125rem; } }
  .hero-header-hero .hero-area {
    display: block;
    padding-top: 1.5625rem; }
    @media screen and (min-width: 64em) {
      .hero-header-hero .hero-area {
        padding-top: 3.625rem; } }
    .hero-header-hero .hero-area a:not(.button) {
      white-space: pre;
      /* CSS 2.0 */
      white-space: pre-wrap;
      /* CSS 2.1 */
      white-space: pre-line;
      /* CSS 3.0 */
      white-space: -pre-wrap;
      /* Opera 4-6 */
      white-space: -o-pre-wrap;
      /* Opera 7 */
      white-space: -moz-pre-wrap;
      /* Mozilla */
      word-wrap: break-word;
      /* IE 5+ */ }
    .hero-header-hero .hero-area .icon-row .column-block {
      padding: 0;
      max-width: 30%;
      padding-right: 3%; }
      .hero-header-hero .hero-area .icon-row .column-block:last-child {
        padding-right: 0; }
    .hero-header-hero .hero-area .icon-row img {
      max-width: 69%; }
    .hero-header-hero .hero-area .perfect-if {
      font-weight: 700;
      color: #066791;
      font-size: 1rem;
      text-align: left; }
      @media screen and (min-width: 741px) {
        .hero-header-hero .hero-area .perfect-if {
          text-align: center;
          font-size: 1.1875rem;
          line-height: 1.0625rem; } }
    .hero-header-hero .hero-area .hero-copy .copious {
      min-height: 100%; }
      .hero-header-hero .hero-area .hero-copy .copious p {
        font-style: normal; }
        .hero-header-hero .hero-area .hero-copy .copious p a:not(.button) {
          white-space: pre;
          /* CSS 2.0 */
          white-space: pre-wrap;
          /* CSS 2.1 */
          white-space: pre-line;
          /* CSS 3.0 */
          white-space: -pre-wrap;
          /* Opera 4-6 */
          white-space: -o-pre-wrap;
          /* Opera 7 */
          white-space: -moz-pre-wrap;
          /* Mozilla */
          word-wrap: break-word;
          /* IE 5+ */ }
    .hero-header-hero .hero-area .icon-tower .icon {
      max-width: 6.25rem; }
    @media screen and (min-width: 48.125em) {
      .hero-header-hero .hero-area .icon-tower .border-holder {
        border-left: solid 1px #e6e6e6; } }
  .hero-header-hero .map-area img {
    max-width: 100%; }
  .hero-header-hero .featured-flag {
    display: none; }
  .hero-header-hero .event-info {
    position: relative; }
  .hero-header-hero .listings-wrapper {
    margin-top: 1.8125rem; }
    @media screen and (min-width: 64em) {
      .hero-header-hero .listings-wrapper {
        margin-top: 0; } }
  .hero-header-hero.featured .flenter {
    position: relative; }
  .hero-header-hero.featured .featured-flag {
    padding: 0.3% 3% 0.3% 2.6%;
    display: block;
    position: absolute;
    top: 0.2%;
    right: -0.9375rem;
    background-color: #066791;
    color: white;
    font-size: 15px;
    font-weight: bold;
    line-height: 29px;
    text-align: center; }
    .hero-header-hero.featured .featured-flag img {
      margin-right: 0.3125rem;
      margin-top: -0.375rem; }
    @media screen and (min-width: 460px) {
      .hero-header-hero.featured .featured-flag {
        top: 0.5%; } }
    @media screen and (min-width: 48.125em) {
      .hero-header-hero.featured .featured-flag {
        top: 1%; } }
    @media screen and (min-width: 64em) {
      .hero-header-hero.featured .featured-flag {
        top: 2%; } }
    .hero-header-hero.featured .featured-flag:after {
      content: '';
      width: 0;
      height: 0;
      border-right: 15px solid transparent;
      border-top: 10px solid #024C6C;
      position: absolute;
      bottom: -28%;
      right: 0%; }

div.welcome {
  margin: 0.625rem 0 0.625rem 0;
  font-size: 1rem;
  color: #066791;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase; }
  @media screen and (min-width: 48.125em) {
    div.welcome {
      font-size: 1.875rem; } }

.page-neighborhoods #map {
  height: 20rem; }
  @media screen and (min-width: 48.125em) {
    .page-neighborhoods #map {
      height: 28.125rem; } }
  @media screen and (min-width: 64em) {
    .page-neighborhoods #map {
      height: 40.625rem; } }

.page-explore-walton-county #map {
  height: 20rem;
  margin-bottom: 2rem; }
  @media screen and (min-width: 48.125em) {
    .page-explore-walton-county #map {
      height: 21.875rem;
      margin-bottom: 4rem; } }
  @media screen and (min-width: 64em) {
    .page-explore-walton-county #map {
      height: 28.125rem;
      margin-bottom: 5rem; } }

textarea {
  border: 1px solid #066791; }

/*
[=================================== MODULES ARE ALL BELOW ==============================================]
*/
.search-module {
  padding: 0.3125rem;
  padding-top: 4.625rem;
  padding-bottom: 7.0625rem;
  max-width: 80%;
  margin: 0 auto;
  background-color: #014360; }
  @media screen and (min-width: 64em) {
    .search-module.with-labels .search-module-button {
      margin-top: 1.5625rem; } }
  .search-module .sec-filters {
    display: none; }
  .search-module .close-search {
    display: none; }
  .search-module .row:not(.default) {
    padding: 0 7% 0 7%; }
  .search-module .main-row {
    padding: 0 7% 0 7%; }
  .search-module .custom-select {
    max-width: 95%; }
  .search-module .custom-holder {
    max-width: 96%;
    padding: 0.625rem 0;
    display: none; }
    .search-module .custom-holder.unhidden {
      display: block;
      padding: 0; }
      .search-module .custom-holder.unhidden input {
        margin: 0; }
        .search-module .custom-holder.unhidden input:first-child {
          margin-bottom: 1.25rem; }
          @media screen and (min-width: 64em) {
            .search-module .custom-holder.unhidden input:first-child {
              margin-bottom: 0.625rem; } }
    .search-module .custom-holder input {
      width: 100%;
      margin: 0.625rem 0; }
  .search-module .confirm-range {
    padding-top: 0.625rem;
    width: 100%; }
  .search-module .select2-container .select2-selection--single {
    max-width: 95%; }
  .search-module select2-dropdown {
    max-width: 95%; }
  @media screen and (max-width: 1023px) {
    .search-module .select2-container--default {
      margin-bottom: 1.25rem !important; } }
  @media screen and (max-width: 1023px) {
    .search-module.with-labels .select2-container--default {
      margin-bottom: 0.3125rem !important; } }
  .search-module .filterer {
    margin-top: 1.25rem; }
    .search-module .filterer img {
      cursor: pointer;
      transition: transform 0.3s ease-in-out; }
      .search-module .filterer img.showing {
        transition: transform 0.3s ease-in-out;
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .search-module label, .search-module .filter-button {
    color: white;
    font-weight: 700; }
  .search-module .filter-button {
    cursor: pointer; }
  .search-module .title-row p {
    color: white;
    font-size: 1.5rem; }

.search-module.floater {
  background-size: cover;
  background-attachment: fixed;
  max-width: none;
  padding: 0;
  margin: 0 0 8.625rem 0; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .search-module.floater {
      background-attachment: scroll; } }
  @supports (-webkit-overflow-scrolling: touch) {
    .search-module.floater {
      background-attachment: scroll; } }
  .search-module.floater .floatainer {
    max-width: 86%;
    margin: 50px auto 0 auto;
    background-color: rgba(1, 67, 96, 0.93);
    padding: 2.8125rem 0;
    -ms-transform: translateY(16%);
        transform: translateY(16%); }
    @media screen and (min-width: 48.125em) {
      .search-module.floater .floatainer {
        max-width: 80%;
        padding: 11.5vh 2vw 14vh 2vw; } }
  .search-module.floater .title-row {
    padding-bottom: 0; }

.beach-inner-card {
  height: 18.75rem;
  background-color: #0F96CE;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  margin-bottom: 1.875rem; }
  .beach-inner-card h5, .beach-inner-card .h5 {
    color: #fefefe;
    padding: 10% 0 0 10%;
    width: 100%; }
  .beach-inner-card a {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    position: relative; }
    .beach-inner-card a div {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      border: 0.3125rem solid rgba(255, 255, 255, 0);
      margin: 0;
      transition: border 0.5s ease-in-out, margin 0.5s ease-in-out; }
    .beach-inner-card a span {
      opacity: 0;
      transition: opacity 0.5s ease-in-out;
      background-color: rgba(255, 255, 255, 0.9);
      height: 100%;
      margin: 0;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
    .beach-inner-card a p {
      position: absolute;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      text-align: center;
      padding: 0 2.3125rem;
      z-index: 900;
      height: 100%;
      color: #066791;
      font-weight: 700;
      opacity: 0;
      transition: opacity 0.5s ease-in-out; }
    .beach-inner-card a h5, .beach-inner-card a .h5 {
      transition: color 0.5s ease-in-out; }
    .beach-inner-card a:hover h5, .beach-inner-card a:hover .h5 {
      color: #066791;
      z-index: 1000; }
    .beach-inner-card a:hover div {
      margin: 5%;
      border-color: white; }
      .beach-inner-card a:hover div span {
        opacity: 1; }
    .beach-inner-card a:hover p {
      opacity: 1; }
  .beach-inner-card.activate a h5, .beach-inner-card.activate a .h5 {
    color: #066791;
    z-index: 1000; }
  .beach-inner-card.activate a div {
    margin: 5%;
    border-color: white; }
    .beach-inner-card.activate a div span {
      opacity: 1; }
  .beach-inner-card.activate a p {
    opacity: 1; }
  .beach-inner-card .icon-list {
    max-width: 90%;
    margin: 0;
    margin-top: 2%;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.3);
    padding: 0.3125rem 0.625rem;
    border-radius: 0.3125rem; }
    .beach-inner-card .icon-list li {
      display: inline-block;
      width: 1.5rem;
      height: 1.5rem;
      border-radius: 0.25rem;
      margin-right: 0.25rem;
      padding: 0.1875rem;
      padding-top: 0; }
      .beach-inner-card .icon-list li:last-child {
        margin-right: 0; }
      .beach-inner-card .icon-list li.active {
        background-color: white; }

section.sidekick .row-float {
  padding: 0%;
  margin: 0 0 3.75rem 0;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  padding: 0;
  min-height: 26.0625rem; }
  @media screen and (min-width: 48.125em) {
    section.sidekick .row-float {
      padding: 10%; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    section.sidekick .row-float {
      background-attachment: scroll; } }
  @supports (-webkit-overflow-scrolling: touch) {
    section.sidekick .row-float {
      /* CSS specific to iOS devices */
      background-attachment: scroll; } }
  @media screen and (min-width: 48.125em) {
    section.sidekick .row-float {
      padding: 10% !important; } }
  section.sidekick .row-float .small-12.columns {
    position: relative;
    min-height: inherit; }
  section.sidekick .row-float .float-card {
    padding: 5rem 3.125rem;
    height: 100%;
    background-color: white;
    box-shadow: 6px 4px 21px 0px rgba(20, 55, 78, 0.23);
    box-sizing: border-box;
    width: 80%;
    position: relative; }
    @media screen and (max-width: 294px) {
      section.sidekick .row-float .float-card {
        padding: 5rem 1.25rem; } }
    @media screen and (max-width: 741px) {
      section.sidekick .row-float .float-card {
        width: 75%; } }
    @media screen and (min-width: 48.125em) {
      section.sidekick .row-float .float-card {
        width: 50%; } }
    @media screen and (min-width: 75em) {
      section.sidekick .row-float .float-card {
        width: 35%; } }
    @media screen and (min-width: 48.125em) {
      section.sidekick .row-float .float-card {
        width: 65%; } }
    @media screen and (min-width: 64em) {
      section.sidekick .row-float .float-card {
        width: 45%; } }
    @media screen and (min-width: 75em) {
      section.sidekick .row-float .float-card {
        width: 35%; } }
    section.sidekick .row-float .float-card .float-card-inner {
      background-color: transparent;
      box-shadow: none;
      box-sizing: border-box; }
    section.sidekick .row-float .float-card h2 {
      color: #066791; }
      section.sidekick .row-float .float-card h2:before {
        content: '';
        border-top: 1rem solid #6ACADB;
        display: block;
        margin-bottom: 9%;
        max-width: 35%; }
        @media (max-width: 960px) {
          section.sidekick .row-float .float-card h2:before {
            border-top: 0.625rem solid #6ACADB; } }
    section.sidekick .row-float .float-card p {
      color: #066791; }

.blogpost {
  margin-bottom: 1.875rem;
  transition: visibility 0s, opacity 0.5s linear;
  height: 100%;
  transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1); }
  .blogpost.smallButton .card-inner .button-container {
    position: absolute;
    bottom: 26px;
    color: #206F8E; }
  .blogpost.hideme {
    display: none; }
  .blogpost .img {
    height: 12.5rem;
    background-position: center;
    background-size: cover; }
  .blogpost .content {
    padding: 1.875rem 0.9375rem; }
    @media screen and (min-width: 28.125em) {
      .blogpost .content {
        padding: 2.5rem; } }
    .blogpost .content:not(.center) {
      text-align: left; }
    .blogpost .content p a {
      color: #066791;
      text-decoration: none;
      font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 500;
      line-height: 19px; }
  .blogpost .button-hold {
    padding: 0.9375rem 0 0 0; }
  .blogpost .card-inner {
    height: 100%;
    transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1);
    box-shadow: 3px 3px 15px 0px rgba(20, 55, 78, 0.16); }
    .blogpost .card-inner .content h4 a {
      color: #066791;
      text-decoration: none;
      font-size: 1.25rem;
      line-height: 1.1875rem;
      text-transform: uppercase; }
  .blogpost:hover .float-card-inner,
  .blogpost:hover .card-inner {
    transform: translate3d(0px, -3%, 0px);
    box-shadow: 6px 24px 41px 20px rgba(20, 55, 78, 0.08); }
  .blogpost .button {
    padding: 20px 10%; }
    @media screen and (max-width: 28.125em) {
      .blogpost .button {
        width: 100%; } }

.float-me {
  transform: translate3d(0px, 0px, 0px);
  transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1);
  box-shadow: 3px 3px 15px 0px rgba(20, 55, 78, 0.16); }
  .float-me:not(.no-hover):hover {
    transform: translate3d(0px, -3%, 0px);
    box-shadow: 6px 24px 41px 20px rgba(20, 55, 78, 0.08); }
  .float-me.lesser {
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1);
    box-shadow: 3px 3px 15px 0px rgba(20, 55, 78, 0.16); }
    .float-me.lesser:not(.no-hover):hover {
      transform: translate3d(0px, -1%, 0px);
      box-shadow: 12px 12px 20px 2px rgba(20, 55, 78, 0.08); }

.smart-title {
  margin-bottom: 0.9375rem; }

section.cardImageBackground {
  padding-top: 20%; }
  @media (max-width: 480px) {
    section.cardImageBackground {
      padding-top: 0; } }
  @media screen and (min-width: 48.125em) {
    section.cardImageBackground {
      padding-top: 10%; } }
  @media screen and (min-width: 64em) {
    section.cardImageBackground {
      padding-top: 10%; } }
  section.cardImageBackground .row-float {
    padding: 0%;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    padding: 0;
    min-height: 23.5625rem; }
    @media screen and (min-width: 48.125em) {
      section.cardImageBackground .row-float {
        padding: 10% 10% 0% 10%; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      section.cardImageBackground .row-float {
        background-attachment: scroll; } }
    @supports (-webkit-overflow-scrolling: touch) {
      section.cardImageBackground .row-float {
        /* CSS specific to iOS devices */
        background-attachment: scroll; } }
    section.cardImageBackground .row-float .small-12.columns {
      position: relative;
      min-height: inherit; }
    section.cardImageBackground .row-float.right .float-card {
      float: right; }
    section.cardImageBackground .row-float .float-card {
      padding: 5rem 3.125rem;
      height: 100%;
      background-color: white;
      box-shadow: 6px 4px 21px 0px rgba(20, 55, 78, 0.23);
      box-sizing: border-box;
      width: 80%;
      position: relative;
      min-height: inherit;
      transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1);
      box-shadow: 3px 3px 15px 0px rgba(20, 55, 78, 0.16); }
      @media screen and (max-width: 294px) {
        section.cardImageBackground .row-float .float-card {
          padding: 5rem 1.25rem; } }
      @media screen and (max-width: 741px) {
        section.cardImageBackground .row-float .float-card {
          width: 75%; } }
      @media screen and (min-width: 48.125em) {
        section.cardImageBackground .row-float .float-card {
          width: 50%; } }
      @media screen and (min-width: 75em) {
        section.cardImageBackground .row-float .float-card {
          width: 35%; } }
      section.cardImageBackground .row-float .float-card.blue {
        background-color: #066791; }
        section.cardImageBackground .row-float .float-card.blue h2, section.cardImageBackground .row-float .float-card.blue p {
          color: white; }
      @media screen and (min-width: 48.125em) {
        section.cardImageBackground .row-float .float-card {
          -ms-transform: translate(0%, -25%);
              transform: translate(0%, -25%); } }
      section.cardImageBackground .row-float .float-card:hover {
        -ms-transform: translate(0%, -26%);
            transform: translate(0%, -26%);
        box-shadow: 6px 24px 41px 20px rgba(20, 55, 78, 0.08); }
      @media screen and (min-width: 48.125em) {
        section.cardImageBackground .row-float .float-card {
          width: 65%; } }
      @media screen and (min-width: 64em) {
        section.cardImageBackground .row-float .float-card {
          width: 45%; } }
      @media screen and (min-width: 75em) {
        section.cardImageBackground .row-float .float-card {
          width: 35%; } }
      section.cardImageBackground .row-float .float-card .float-card-inner {
        background-color: transparent;
        box-shadow: none;
        box-sizing: border-box; }
      section.cardImageBackground .row-float .float-card h2 {
        color: #066791; }
        section.cardImageBackground .row-float .float-card h2:before {
          content: '';
          border-top: 1rem solid #6ACADB;
          display: block;
          margin-bottom: 9%;
          max-width: 35%; }
          @media (max-width: 960px) {
            section.cardImageBackground .row-float .float-card h2:before {
              border-top: 0.625rem solid #6ACADB; } }
      section.cardImageBackground .row-float .float-card p {
        color: #066791; }

section.blockquote {
  padding: 3.125rem 0; }
  section.blockquote .row {
    max-width: 60%;
    margin: 0 auto; }
  section.blockquote .h3, section.blockquote p {
    text-align: left; }
  section.blockquote .h3 {
    text-transform: none; }

section.slider {
  margin: 0 auto;
  max-width: 95%;
  position: relative;
  padding: 0 0 3.125rem 0; }
  @media screen and (max-width: 48.0625em) {
    section.slider h3, section.slider .h3 {
      line-height: 2rem; } }
  @media screen and (min-width: 48.125em) {
    section.slider {
      margin: 0 auto 60px auto; } }
  @media screen and (min-width: 48.125em) {
    section.slider {
      max-width: 80%;
      padding: 0 0 0 0; } }
  section.slider .slide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    min-height: 15.375rem; }
  section.slider .row {
    max-width: 96%;
    margin: 0 auto; }
    @media screen and (min-width: 48.125em) {
      section.slider .row {
        max-width: 60%; } }
  section.slider .arrow {
    position: absolute;
    cursor: pointer;
    top: 0%; }
    @media screen and (min-width: 48.125em) {
      section.slider .arrow {
        top: 45%; } }
    @media screen and (max-width: 48.0625em) {
      section.slider .arrow {
        top: -12%; } }
  section.slider .prev-arrow {
    left: 35%; }
    @media screen and (min-width: 48.125em) {
      section.slider .prev-arrow {
        left: 0; } }
  section.slider .next-arrow {
    right: 35%; }
    @media screen and (min-width: 48.125em) {
      section.slider .next-arrow {
        right: 0; } }
  section.slider .h3, section.slider p {
    text-align: left; }
  section.slider .h3 {
    text-transform: none; }

.events-area {
  max-width: 95%;
  margin: 0 auto; }
  @media screen and (min-width: 75em) {
    .events-area {
      max-width: 75%; } }
  .events-area a.no-flair {
    display: block;
    margin-bottom: 0.9375rem; }
  .events-area .hide-first {
    display: none; }
  .events-area .hide-briefly {
    display: none; }
  .events-area .title-row {
    padding: 0 0.9375rem; }
  .events-area .column-block .event-block {
    margin-bottom: 1.875rem; }
    .events-area .column-block .event-block .event-photo {
      min-height: 15.3125rem;
      background-size: cover;
      background-position: center; }
    .events-area .column-block .event-block .event-info {
      padding: 1.25rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start; }
      .events-area .column-block .event-block .event-info .center-box {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content; }
      .events-area .column-block .event-block .event-info .date {
        color: #007EB9;
        font-size: 3.75rem;
        font-weight: bold;
        line-height: 2.75rem;
        text-align: center; }
      .events-area .column-block .event-block .event-info .month {
        margin-top: 0.6875rem;
        color: #007EB9;
        font-size: 0.9375rem;
        /* discuss below w Jay. Invision had it at 500,
						but doing 500 makes it look so skinny,
						I believe skinnier than it visually appears in sketch.
					*/
        font-weight: 600;
        line-height: 1.375rem;
        text-transform: uppercase;
        text-align: center; }
      .events-area .column-block .event-block .event-info hr {
        margin-bottom: 1.375rem;
        text-align: center; }
      .events-area .column-block .event-block .event-info .event-name {
        font-size: 1.75rem;
        font-weight: 700;
        color: #007EB9;
        line-height: 1.8125rem; }
      .events-area .column-block .event-block .event-info .time {
        font-size: 1.375rem;
        font-weight: 300;
        color: #007EB9;
        line-height: 1.8125rem; }
  .events-area hr.break {
    margin: 3.75rem 0.9375rem; }
  .events-area .pagination {
    width: 100%;
    display: -ms-flexbox;
    display: flex; }
    .events-area .pagination .flexer {
      border: 1px solid #EFEFEF;
      margin: 0 auto;
      font-size: 0; }
      .events-area .pagination .flexer .page-number,
      .events-area .pagination .flexer .back-arrow,
      .events-area .pagination .flexer .next-arrow {
        width: 2.125rem;
        height: 2.125rem;
        display: inline-block;
        text-align: center;
        padding-top: 3px;
        font-size: 1rem;
        font-weight: 300;
        color: #3E8ACC;
        border: 1px solid #efefef;
        cursor: pointer;
        transition: background-color 0.3s ease-in-out; }
        .events-area .pagination .flexer .page-number:hover,
        .events-area .pagination .flexer .back-arrow:hover,
        .events-area .pagination .flexer .next-arrow:hover {
          transition: background-color 0.3s ease-in-out;
          background-color: #efefef; }
        .events-area .pagination .flexer .page-number.active,
        .events-area .pagination .flexer .back-arrow.active,
        .events-area .pagination .flexer .next-arrow.active {
          transition: background-color 0.3s ease-in-out;
          background-color: #0F96CE;
          color: white; }
      .events-area .pagination .flexer .page-number.hiding {
        display: none; }
      .events-area .pagination .flexer .back-arrow.blocked,
      .events-area .pagination .flexer .next-arrow.blocked {
        cursor: auto;
        filter: grayscale(100%);
        opacity: 0.4; }
      .events-area .pagination .flexer .next-arrow {
        transform: rotateY(180deg); }
  .events-area .end-of-events {
    max-width: 80%;
    margin: 0 auto;
    display: none; }

.or-line {
  max-width: 95%;
  margin: 0 auto;
  position: relative;
  text-align: center; }
  @media screen and (min-width: 48.125em) {
    .or-line {
      max-width: 80%; } }
  .or-line span {
    top: -0.625rem;
    width: 2.5rem;
    text-align: center;
    position: absolute;
    background-color: white; }

a {
  color: #066791;
  font-size: 1.125rem; }

.std-row {
  max-width: 95% !important;
  margin: 60px auto !important; }
  @media screen and (min-width: 48.125em) {
    .std-row {
      max-width: 80% !important; } }
  .std-row.short {
    max-width: 95% !important;
    margin: 60px auto !important; }
    @media screen and (min-width: 48.125em) {
      .std-row.short {
        max-width: 60% !important; } }

.h3-style-override {
  text-transform: none;
  font-size: 1.3rem !important;
  line-height: 1.3rem !important; }
  @media screen and (min-width: 48.125em) {
    .h3-style-override {
      font-size: 1.8125rem !important;
      line-height: 1.8125rem !important; } }

.h5-style-override {
  font-size: 1.25rem !important;
  line-height: 1.1875rem !important; }
  @media (max-width: 960px) {
    .h5-style-override {
      font-size: 1.0625rem !important;
      line-height: 1rem !important; } }

.h2-style-override {
  font-size: 3rem !important;
  line-height: 3rem !important;
  font-style: normal !important;
  font-weight: 700 !important;
  text-decoration: none !important; }
  @media (max-width: 960px) {
    .h2-style-override {
      font-size: 1.875rem !important;
      line-height: 1.875rem !important; } }
  @media (max-width: 457px) {
    .h2-style-override {
      font-size: 1.375rem !important;
      line-height: 1.475rem !important; } }

ul.accordion {
  padding: 0;
  margin: 2rem 0 0; }
  ul.accordion .accordion-title {
    text-decoration: none !important;
    font-size: 1.25rem !important;
    font-weight: 600 !important; }
    @media screen and (min-width: 48.125em) {
      ul.accordion .accordion-title {
        font-size: 1.8125rem !important;
        line-height: 1.8125rem !important;
        color: #066791 !important;
        text-transform: uppercase !important;
        font-weight: 700 !important; } }
    ul.accordion .accordion-title:before {
      margin-top: -1rem;
      font-size: 3rem;
      font-weight: 600; }
  ul.accordion h4 {
    text-transform: uppercase; }

.row:not(.default) {
  max-width: 90%; }
  @media screen and (min-width: 48.125em) {
    .row:not(.default) {
      max-width: 80%; } }
  .row:not(.default).collapse {
    max-width: none; }

.split-module {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .split-module .mod-a, .split-module .mod-b {
    padding: 0.9375rem 0; }
    .split-module .mod-a p, .split-module .mod-b p {
      margin: 0; }
  .split-module .mod-a {
    width: 70%;
    padding-right: 0.625rem;
    border-right: solid 1px lightgrey; }
  .split-module .mod-b {
    width: 30%;
    padding-left: 0.625rem; }
  .split-module.half .mod-a, .split-module.half .mod-b {
    width: 50%; }

#slider .slide {
  min-height: 28.125rem;
  background-position: center;
  background-size: cover; }

#external-modal {
  opacity: 0;
  z-index: -999999;
  min-height: 29.3125rem;
  -ms-flex-align: center;
      align-items: center;
  padding: 3.75rem 2.5rem 2.5rem 2.5rem;
  background-color: white;
  position: fixed;
  top: 10%;
  bottom: 20%;
  left: 10%;
  right: 10%;
  z-index: 1000;
  margin: 0 auto; }
  #external-modal .close-button {
    position: absolute;
    top: 10px;
    right: 30px;
    font-size: 2.875rem;
    cursor: pointer; }

@media screen and (min-width: 48.125em) {
  .card-holder {
    display: -ms-flexbox;
    display: flex; } }

.form-holder a img {
  display: none; }

.form-holder input[type=text] {
  width: 100%; }

.form-holder div[id^="td_udf_"] {
  width: 100% !important; }

.form-holder #fieldcontainer_udf_113, .form-holder #fieldcontainer_udf_109 {
  position: relative;
  min-height: 3.75rem; }
  .form-holder #fieldcontainer_udf_113 input[type=radio], .form-holder #fieldcontainer_udf_109 input[type=radio] {
    max-width: 20px; }
  @media screen and (min-width: 64em) {
    .form-holder #fieldcontainer_udf_113 input[id^="udf_"][id$="_0"], .form-holder #fieldcontainer_udf_113 input[id^="udf_"][id$="_1"], .form-holder #fieldcontainer_udf_109 input[id^="udf_"][id$="_0"], .form-holder #fieldcontainer_udf_109 input[id^="udf_"][id$="_1"] {
      top: 23%;
      position: absolute; }
    .form-holder #fieldcontainer_udf_113 input[id^="udf_"][id$="_0"], .form-holder #fieldcontainer_udf_109 input[id^="udf_"][id$="_0"] {
      right: 0%; }
    .form-holder #fieldcontainer_udf_113 input[id^="udf_"][id$="_1"], .form-holder #fieldcontainer_udf_109 input[id^="udf_"][id$="_1"] {
      right: 15%; }
    .form-holder #fieldcontainer_udf_113 label[for^="udf_"][for$="_0"], .form-holder #fieldcontainer_udf_113 label[for^="udf_"][for$="_1"], .form-holder #fieldcontainer_udf_109 label[for^="udf_"][for$="_0"], .form-holder #fieldcontainer_udf_109 label[for^="udf_"][for$="_1"] {
      top: 0;
      position: absolute; }
    .form-holder #fieldcontainer_udf_113 label[for^="udf_"][for$="_0"], .form-holder #fieldcontainer_udf_109 label[for^="udf_"][for$="_0"] {
      right: 0%; }
    .form-holder #fieldcontainer_udf_113 label[for^="udf_"][for$="_1"], .form-holder #fieldcontainer_udf_109 label[for^="udf_"][for$="_1"] {
      right: 15%; } }

@media screen and (min-width: 64em) {
  .form-holder {
    max-width: 95%;
    margin: 0 auto; }
    .form-holder div[id^="rowcontainer_"] {
      border-bottom: solid 1px #efefef;
      margin-bottom: 0.625rem;
      padding: 0.625rem 0; }
      .form-holder div[id^="rowcontainer_"] div:first-child {
        width: 49%;
        display: inline-block;
        float: left; }
        .form-holder div[id^="rowcontainer_"] div:first-child div[id^="labelcontainer_udf_"] {
          float: left; }
      .form-holder div[id^="rowcontainer_"] div:last-child {
        width: 49%;
        display: inline-block; }
      .form-holder div[id^="rowcontainer_"] input[type=text], .form-holder div[id^="rowcontainer_"] textarea {
        width: 100%;
        border-radius: 5px; }
      .form-holder div[id^="rowcontainer_"] select {
        height: 3.125rem; }
      .form-holder div[id^="rowcontainer_"] input[type=checkbox] {
        float: left;
        margin-top: 0.375rem;
        margin-right: 0.4375rem; }
    .form-holder #rowcontainer_udf_113 {
      min-height: 4.6875rem; }
    .form-holder #rowcontainer_contact_addr2, .form-holder #rowcontainer_contact_addr3 {
      text-align: right;
      padding-right: 2%; }
      .form-holder #rowcontainer_contact_addr2 input, .form-holder #rowcontainer_contact_addr3 input {
        width: 102%; }
    .form-holder #code {
      float: none; }
    .form-holder input {
      float: right; }
    .form-holder input[type=Reset] {
      display: none; }
    .form-holder *[id^="labelcontainer_udf_"] {
      text-align: left; }
    .form-holder #fieldcontainer_udf_273, .form-holder #fieldcontainer_udf_103 {
      text-align: right; }
    .form-holder input[type="Submit"] {
      min-width: 12.5rem;
      transition: all 0.3s ease-in-out;
      font-weight: 600;
      color: #066791; }
      .form-holder input[type="Submit"]:hover {
        transition: all 0.3s ease-in-out;
        background-color: #007EB9;
        color: white; }
    .form-holder *[id^="rowcontainer_udf_"] {
      text-align: right; }
      .form-holder *[id^="rowcontainer_udf_"] *[id^="fieldcontainer_udf_"] {
        text-align: left; }
    .form-holder form[name="frm_35"] #rowcontainer_inquiry_brochures {
      margin-bottom: 1.625rem; }
      .form-holder form[name="frm_35"] #rowcontainer_inquiry_brochures #labelcontainer_inquiry_brochures {
        float: none;
        width: 96%; }
        .form-holder form[name="frm_35"] #rowcontainer_inquiry_brochures #labelcontainer_inquiry_brochures #td_inquiry_brochures {
          width: 100%; }
      .form-holder form[name="frm_35"] #rowcontainer_inquiry_brochures #fieldcontainer_inquiry_brochures {
        width: 100%; }
    .form-holder form[name="frm_35"] #rowcontainer_udf_460 #fieldcontainer_udf_460 {
      width: 100%; } }

form[name="frm_92"] select, form[name="frm_92"] textarea, form[name="frm_110"] select, form[name="frm_110"] textarea {
  min-width: 100%; }

form[name="frm_92"] select, form[name="frm_110"] select {
  height: 3.5rem; }

form[name="frm_110"] input:not([type="Submit"]):not([type="Reset"]):not([type="radio"]):not([type="checkbox"]) {
  min-width: 100%;
  margin: 0.625rem 0; }

form[name="frm_110"] input[type="checkbox"], form[name="frm_110"] input[type="radio"] {
  margin: 0.75rem 0; }

form[name="frm_191"] h3 {
  padding: 1.6875rem 0 0 0 !important; }

.loader {
  border: 16px solid #2199e8;
  /* Light grey */
  border-top: 16px solid #014360;
  /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  margin: 0 auto; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@media screen and (max-width: 0em), screen and (min-width: 64em) {
  .show-for-smallmed-only {
    display: none !important; } }

.event-grid, .card-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (min-width: 48.125em) {
    .event-grid, .card-grid {
      margin: 0 -10px; } }
  .event-grid .event-card, .event-grid .card, .card-grid .event-card, .card-grid .card {
    width: 100%;
    padding: 0 10px 30px 10px;
    position: relative; }
    @media screen and (min-width: 48.125em) {
      .event-grid .event-card, .event-grid .card, .card-grid .event-card, .card-grid .card {
        padding: 0 10px 30px 10px;
        width: 50%; } }
    @media screen and (min-width: 64em) {
      .event-grid .event-card, .event-grid .card, .card-grid .event-card, .card-grid .card {
        width: 33%; } }
    .event-grid .event-card:nth-of-type(3n), .event-grid .card:nth-of-type(3n), .card-grid .event-card:nth-of-type(3n), .card-grid .card:nth-of-type(3n) {
      padding-right: 0; }
    .event-grid .event-card.featured .title, .event-grid .card.featured .title, .card-grid .event-card.featured .title, .card-grid .card.featured .title {
      color: #055f85; }
    .event-grid .event-card.featured .content-container, .event-grid .card.featured .content-container, .card-grid .event-card.featured .content-container, .card-grid .card.featured .content-container {
      padding: 0 5px; }
    .event-grid .event-card a, .event-grid .card a, .card-grid .event-card a, .card-grid .card a {
      display: block;
      height: 100%;
      text-decoration: none;
      color: #fefefe;
      position: relative;
      margin-bottom: 30px; }
      .event-grid .event-card a:hover .background, .event-grid .card a:hover .background, .card-grid .event-card a:hover .background, .card-grid .card a:hover .background {
        -ms-transform: scaleX(1.11);
            transform: scaleX(1.11); }
        .narrow-section .event-grid .event-card a:hover .background, .narrow-section .event-grid .card a:hover .background, .narrow-section .card-grid .event-card a:hover .background, .narrow-section .card-grid .card a:hover .background {
          -ms-transform: scaleX(1.13);
              transform: scaleX(1.13); }
      .event-grid .event-card a .background, .event-grid .card a .background, .card-grid .event-card a .background, .card-grid .card a .background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        transition: all 250ms; }
      .event-grid .event-card a .image-container, .event-grid .card a .image-container, .card-grid .event-card a .image-container, .card-grid .card a .image-container {
        height: 312px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        margin-bottom: 25px; }
      .event-grid .event-card a .content-container, .event-grid .card a .content-container, .card-grid .event-card a .content-container, .card-grid .card a .content-container {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 100%;
        color: #575757;
        padding: 217px 30px 0px 30px; }
      .event-grid .event-card a .date, .event-grid .card a .date, .card-grid .event-card a .date, .card-grid .card a .date {
        position: relative;
        padding-left: 32px;
        font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 7px; }
        .event-grid .event-card a .date:before, .event-grid .card a .date:before, .card-grid .event-card a .date:before, .card-grid .card a .date:before {
          position: absolute;
          display: block;
          top: 0;
          left: 0;
          width: 24px;
          height: 24px;
          content: url("../png/calendar.png");
          opacity: .33; }
      .event-grid .event-card a .neighborhood, .event-grid .card a .neighborhood, .card-grid .event-card a .neighborhood, .card-grid .card a .neighborhood {
        position: relative;
        padding-left: 32px;
        font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 18px;
        line-height: 22px; }
        .event-grid .event-card a .neighborhood:before, .event-grid .card a .neighborhood:before, .card-grid .event-card a .neighborhood:before, .card-grid .card a .neighborhood:before {
          position: absolute;
          display: block;
          top: 0;
          left: 0;
          width: 24px;
          height: 24px;
          background-image: url("../png/pin.png");
          background-repeat: no-repeat;
          background-size: 18px 18px;
          background-position: top center;
          content: ' '; }
      .event-grid .event-card a .event-type, .event-grid .card a .event-type, .card-grid .event-card a .event-type, .card-grid .card a .event-type {
        margin-top: 7px;
        font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 18px;
        line-height: 22px; }
      .event-grid .event-card a .title, .event-grid .card a .title, .card-grid .event-card a .title, .card-grid .card a .title {
        font-weight: bold;
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 16px;
        text-transform: uppercase; }
      .event-grid .event-card a .intro, .event-grid .card a .intro, .card-grid .event-card a .intro, .card-grid .card a .intro {
        margin-top: 30px;
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 25px; }
      .event-grid .event-card a .readmore, .event-grid .card a .readmore, .card-grid .event-card a .readmore, .card-grid .card a .readmore {
        color: #007EB9;
        font-size: 24px;
        line-height: 29px;
        font-weight: 600; }
        .event-grid .event-card a .readmore:after, .event-grid .card a .readmore:after, .card-grid .event-card a .readmore:after, .card-grid .card a .readmore:after {
          width: 16px;
          margin-left: 8px;
          content: '\2192'; }
  .event-grid.cards-small .content-container, .card-grid.cards-small .content-container {
    padding-top: 95px !important; }

.map-in-content {
  height: 60vh; }
  @media screen and (max-width: 48.0625em) {
    .map-in-content {
      margin-left: -70px;
      margin-right: -70px; } }

.nav-wrapper {
  margin: 0;
  padding: 0;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  z-index: 1000; }
  @media screen and (min-width: 48.125em) {
    .nav-wrapper {
      width: 90%; } }
  @media screen and (min-width: 64em) {
    .nav-wrapper {
      width: 80%; } }
  @media screen and (max-width: 740px) {
    .nav-wrapper {
      top: 0;
      position: fixed;
      width: 100%; }
      body.scrolled .nav-wrapper {
        -ms-transform: translateY(-100px);
            transform: translateY(-100px); } }

.nav {
  position: absolute;
  z-index: 99;
  top: 1.375rem;
  width: 80%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (min-width: 48.125em) {
    .nav {
      width: 90%; } }
  @media screen and (min-width: 64em) {
    .nav {
      width: 80%; } }
  .nav a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #fefefe;
    text-decoration: none; }
    .nav a.nav-covid {
      color: #FFE983; }
    .nav a:hover {
      color: #FFE983; }
      .nav a:hover h5, .nav a:hover .h5 {
        color: #FFE983; }
  .nav .map-anchor:before {
    content: url("https://cdn.visitsouthwalton.com/img/icon-crosshair.svg");
    display: inline-block;
    margin-right: 0.3125rem;
    filter: brightness(3);
    -ms-transform: scale(0.8);
        transform: scale(0.8); }
  .nav .map-anchor:hover:before {
    filter: none; }
  .nav li.search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .nav li.search form {
      cursor: default;
      opacity: 1;
      transition: all 0.7s ease-in-out; }
      .nav li.search form.closed {
        transition: all 0.7s ease-in-out;
        opacity: 0; }
    .nav li.search a.magnifier-anchor .magnifier {
      cursor: pointer;
      background-image: url("https://cdn.visitsouthwalton.com/img/icon-search.svg");
      filter: brightness(3);
      background-size: contain;
      width: 1.0625rem;
      height: 1.0625rem;
      margin-top: 0.125rem;
      display: inline-block; }
    .nav li.search a.magnifier-anchor:hover .magnifier {
      filter: none; }
    .nav li.search input {
      display: inline-block;
      height: 1.5rem;
      padding: 0 0.3125rem;
      margin-left: 1.25rem;
      width: 7rem;
      transition: all 0.7s ease-in-out;
      font-size: 0.9375rem;
      pointer-events: all; }
      @media screen and (min-width: 64em) {
        .nav li.search input {
          width: 12.5rem; } }
      .nav li.search input.closed {
        transition: all 0.7s ease-in-out;
        pointer-events: none;
        padding: 0;
        margin-left: 0;
        width: 0; }
    .nav li.search .close-search {
      cursor: pointer;
      display: inline-block;
      margin-left: 0.3125rem;
      margin-bottom: -0.25rem;
      transition: all 0.7s ease-in-out;
      height: 1.25rem;
      width: 1.25rem;
      background-image: url("../png/search-close.png");
      background-size: cover; }
      .nav li.search .close-search.closed {
        cursor: default;
        height: 0;
        width: 0; }
  .nav h5, .nav .h5 {
    color: #0F96CE; }

.select2-container--open {
  z-index: 9999; }

.sticky-wrapper {
  width: 100% !important;
  margin-left: 0;
  margin-right: 0;
  height: auto !important;
  transition: 0.25s all ease-in-out; }
  .sticky-wrapper.is-sticky .search-module {
    z-index: 9999 !important;
    max-width: 100%;
    transition: 0.5s top ease-in-out; }
  .sticky-wrapper.is-sticky .collapse-screen {
    background: #063A58;
    height: 6.25rem;
    z-index: 99999 !important;
    transition: 0.5s top ease-in-out; }
    .sticky-wrapper.is-sticky .collapse-screen .arrow-down {
      margin-right: 0.625rem;
      margin-top: 0.625rem;
      float: right;
      height: 1.125rem;
      width: 1.125rem;
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
      background-color: #fefefe;
      position: relative;
      cursor: pointer; }
      .sticky-wrapper.is-sticky .collapse-screen .arrow-down::after {
        top: -28px;
        left: -28px;
        background: #063A58;
        position: absolute;
        content: " ";
        height: 2.625rem;
        width: 2.625rem; }
    .sticky-wrapper.is-sticky .collapse-screen.uncollapsed {
      top: -62.4375rem !important; }

.search-module {
  width: 100% !important;
  z-index: 9999 !important;
  top: 85px !important;
  transition: 0.5s top ease-in-out; }
  .search-module.is_stuck {
    max-width: none !important; }
  @media screen and (max-width: 48.0625em) {
    .search-module {
      max-width: none !important; } }
  @media screen and (max-width: 48.0625em) {
    .search-module {
      top: -62.4375rem !important; } }
  @media screen and (max-width: 48.0625em) {
    .search-module.expanded {
      top: 5.3125rem !important; }
      .search-module.expanded .close {
        cursor: pointer;
        position: absolute;
        z-index: 999;
        right: 0.5rem;
        top: 0.5rem;
        width: 32px;
        height: 32px;
        opacity: 0.3; }
      .search-module.expanded .close:hover {
        opacity: 1; }
      .search-module.expanded .close:before, .search-module.expanded .close:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 33px;
        width: 2px;
        background-color: #fefefe; }
      .search-module.expanded .close:before {
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
      .search-module.expanded .close:after {
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); } }

.nav-main {
  background: #F0FCFF;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: 6.25rem;
  transition: transform 0.25s ease; }
  @media screen and (min-width: 64em) {
    .nav-main {
      padding: 0.3125rem 0; } }
  @media screen and (min-width: 48.125em) {
    .nav-main {
      padding: 0 0; } }
  body.scrolled .nav-main {
    -ms-transform: translateY(-100px);
        transform: translateY(-100px); }
  @media screen and (max-width: 741px) {
    .nav-main {
      padding-right: 1.25rem; } }
  .nav-main .logo {
    width: auto;
    padding: 0 0 0 1.25rem;
    height: 100%; }
    @media screen and (min-width: 48.125em) {
      .nav-main .logo {
        padding: 0 0 0 1.25rem;
        height: 4.6875rem; } }
    .nav-main .logo img {
      transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
      display: block;
      min-height: 4.1875rem;
      width: auto; }
      @media screen and (min-width: 48.125em) {
        .nav-main .logo img {
          height: 4.6875rem; } }
      @media screen and (max-width: 63.9375em) {
        .nav-main .logo img {
          width: 9.25rem; } }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .nav-main .logo img {
          width: 9rem; } }
    .nav-main .logo:hover img {
      opacity: 1;
      -ms-transform: scale(1.1);
          transform: scale(1.1); }
    .nav-main .logo a {
      display: block; }

.total-overlay {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 98;
  opacity: 0;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0.8);
  transition: opacity 0.25s ease-in-out; }
  .total-overlay.cover {
    opacity: 1;
    transition: opacity 0.25s ease-in-out; }

.menus {
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  -ms-flex-align: center;
      align-items: center;
  height: 6.25rem; }
  .menus .primary {
    height: 100%; }
    .menus .primary:after {
      content: '';
      display: inline-block;
      border-right: 0.125rem solid #6ACADB;
      padding-right: 1.25rem;
      margin-right: 0.9375rem;
      min-height: 2.1875rem; }
  .menus > ul {
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    -ms-flex-align: center;
        align-items: center; }
    .menus > ul li {
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      transition: background-color 0.5s ease-in-out; }
      .menus > ul li .menu-toggle-clone {
        position: absolute;
        top: -7.95%;
        right: 18.85%;
        background-color: white; }
        .menus > ul li .menu-toggle-clone span {
          color: #066791; }
      .menus > ul li span {
        transition: color 0.3s ease-in-out; }
      .menus > ul li:hover {
        transition: background-color 0.5s ease-in-out;
        background-color: white; }
        .menus > ul li:hover span {
          transition: color 0.3s ease-in-out;
          color: #066791; }
    .menus > ul a {
      display: block;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding: 0.75rem 1.375rem; }
    .menus > ul .is-dropdown-submenu {
      border: none; }
  .menus .secondary {
    padding-right: 0.4375rem; }
    .menus .secondary:after {
      content: '';
      display: inline-block;
      border-right: 0.125rem solid #6ACADB;
      padding-right: 1.25rem;
      margin-right: 0.9375rem;
      min-height: 2.1875rem; }
    @media screen and (min-width: 64em) {
      .menus .secondary {
        padding-right: 1.25rem; } }
    .menus .secondary a {
      padding: 0 0.3125rem; }
      @media screen and (min-width: 64em) {
        .menus .secondary a {
          padding: 0.75rem 0.9375rem; } }
  .menus .secondary li:hover {
    background-color: white; }
  .menus .secondary li:hover a h5, .menus .secondary li:hover a .h5 {
    transition: color 0.2s ease; }
  .menus .secondary li:hover a h5, .menus .secondary li:hover a .h5 {
    color: #066791;
    transition: color 0.2s ease; }
  .menus .tertiary {
    padding-right: 2.5rem; }
    .menus .tertiary li:hover {
      background-color: transparent; }
    .menus .tertiary .temperature {
      color: #0F96CE;
      position: relative;
      font-size: 1.625rem;
      line-height: 1.9375rem;
      font-weight: 600; }
      .menus .tertiary .temperature:after {
        content: '';
        border: 2px solid #0F96CE;
        border-radius: 100%;
        height: 0.34375rem;
        position: absolute;
        right: -0.46875rem;
        top: 0.125rem;
        width: 0.34375rem; }
    .menus .tertiary .safety-flag {
      max-width: 1.5rem;
      margin-left: 1.1875rem;
      padding: 0; }
      .menus .tertiary .safety-flag:hover {
        background-color: transparent; }
      .menus .tertiary .safety-flag img {
        max-height: 100%;
        height: 1.5rem; }
  .menus h4,
  .menus h5, .menus .h5 {
    margin: 0;
    padding: 0; }
  .menus h4 {
    color: #0F96CE; }
    .menus h4 span {
      display: block; }
    .menus h4 .pre-title {
      text-transform: lowercase;
      font-size: 1.25rem;
      font-weight: 600;
      font-style: italic; }
    .menus h4 .bigger {
      text-transform: uppercase;
      font-size: 2.1875rem;
      font-weight: 700;
      line-height: 1.625rem; }
  .menus h5, .menus .h5 {
    font-size: 1.25rem;
    line-height: 1.25rem;
    text-transform: uppercase; }

@media (max-width: 1200px) {
  .menus > ul a {
    padding: 0 0.6875rem; }
  .menus .primary a {
    padding: 0 0.625rem; }
  .menus h4 .pre-title {
    font-size: 0.8125rem; }
  .menus h4 .bigger {
    font-size: 1.625rem;
    line-height: 1.375rem; }
  .menus h5, .menus .h5 {
    font-size: 1rem;
    line-height: 1rem; } }

@media (max-width: 960px) {
  .menus > ul a {
    padding: 0 0.5rem; }
  .menus .primary a {
    padding: 0 0.625rem; }
  .menus .primary:after {
    padding-right: 0.625rem;
    margin-right: 0.625rem; }
  .menus h4 .pre-title, .menus .h4 .pre-title {
    font-size: 0.6875rem; }
  .menus h4 .bigger, .menus .h4 .bigger {
    font-size: 1.375rem; }
  .menus h5, .menus .h5 {
    font-size: 0.8125rem;
    line-height: 0.8125rem; } }

.nav-sub {
  margin-left: auto;
  background: #066791;
  padding: 0.6875rem 1.875rem 0.6875rem 1.875rem;
  display: inline-block; }
  .nav-sub > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    .nav-sub > ul li {
      margin-right: 1.5625rem; }
      .nav-sub > ul li:last-child {
        margin-right: 0; }
  .nav-sub a {
    font-size: 0.75rem;
    line-height: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.03125rem; }

@media (max-width: 1200px) {
  .nav-sub {
    padding: 0.3125rem 1.25rem; }
    .nav-sub > ul li {
      margin-right: 0.9375rem; }
    .nav-sub a {
      font-size: 0.6875rem;
      line-height: 0.6875rem; } }

@media (max-width: 740px) {
  .menus,
  .nav-sub {
    display: none; }
  .nav {
    position: relative;
    top: auto;
    width: 100%; } }

.nav-mobile {
  display: none;
  color: #fff;
  background: #066791;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  line-height: 2.5rem;
  font-size: 2.5rem;
  margin-left: auto;
  cursor: pointer;
  margin-right: 1.25rem; }
  .nav-mobile:hover {
    background: #FFE983;
    color: #066791; }

@media screen and (max-width: 63.9375em) {
  .menus,
  .nav-sub {
    display: none; }
  .nav {
    position: relative;
    top: auto;
    width: 100%; }
  .nav-mobile {
    display: block; }
  .nav-wrapper {
    top: 0;
    position: fixed;
    width: 100%; } }

@media screen and (max-width: 63.9375em) and (orientation: landscape) {
  .nav-main .logo img {
    height: 4.1875rem; } }

@media (max-width: 740px) {
  .nav-mobile {
    display: block; } }

ul.menu {
  padding: 0; }
  ul.menu a:after {
    position: relative; }
  ul.menu .things-to-do .list-title {
    margin-bottom: 0.625rem; }
  ul.menu .smart-content {
    overflow-y: auto;
    box-shadow: none;
    padding: 5% 4%;
    margin: 0;
    max-width: none;
    max-height: 100vh;
    width: auto; }
    ul.menu .smart-content .smart-title {
      margin-bottom: 0.9375rem;
      font-size: 1rem;
      line-height: normal; }
      @media screen and (min-width: 64em) {
        ul.menu .smart-content .smart-title {
          font-size: 1.8125rem; } }
    ul.menu .smart-content .content {
      border-right: 1px solid #BCBCBC;
      padding-right: 4.375rem; }
      ul.menu .smart-content .content p {
        font-style: normal; }
      ul.menu .smart-content .content .title {
        height: 58px;
        width: 379px;
        color: #066791;
        font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 29px;
        font-weight: bold;
        line-height: 29px;
        text-transform: uppercase; }
      ul.menu .smart-content .content a.button {
        padding: 1.25rem 1rem;
        max-width: 15rem; }
        ul.menu .smart-content .content a.button:after {
          margin-left: 0.8125rem; }
      ul.menu .smart-content .content .image-border {
        padding-top: 1.0625rem; }
    ul.menu .smart-content .listings-wrapper {
      display: -ms-flexbox;
      display: flex; }
    ul.menu .smart-content .listings {
      width: 100%;
      padding-left: 0.9375rem; }
      ul.menu .smart-content .listings a.listing:not(.hood) {
        display: block; }
        ul.menu .smart-content .listings a.listing:not(.hood):hover .list-title {
          transition: text-decoration 0.3s ease-in-out;
          text-decoration: underline; }
        ul.menu .smart-content .listings a.listing:not(.hood) .list-title {
          transition: text-decoration 0.3s ease-in-out;
          color: #066791;
          font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
          font-size: 19px;
          font-weight: bold;
          line-height: 15px; }
    ul.menu .smart-content .neighborhood-listings a.listing.hood {
      width: 90%;
      position: relative;
      height: 3.625rem;
      padding: 0; }
      ul.menu .smart-content .neighborhood-listings a.listing.hood .neighborhood {
        border-radius: 0.125rem;
        position: absolute;
        width: 100%;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        min-height: 2.5rem;
        background-size: 100%;
        background-position: center;
        transition: opacity 0.5s ease-in-out;
        filter: brightness(1.5); }
      ul.menu .smart-content .neighborhood-listings a.listing.hood .list-title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        color: #066791;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.7);
        font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 19px;
        font-weight: bold;
        line-height: 15px;
        padding-left: 0.9375rem;
        position: absolute; }
      ul.menu .smart-content .neighborhood-listings a.listing.hood:hover .neighborhood {
        transition: opacity 0.5s ease-in-out;
        opacity: 0.5; }

@media screen and (min-width: 64em) {
  .smart-left {
    padding-right: 12%; } }

.is-dropdown-submenu {
  display: block; }

.mega-menu .dropdown-content-mega {
  display: none;
  transition: all .2s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  width: 100%;
  position: absolute;
  top: 100%;
  max-width: 70vw;
  margin: 0 auto !important;
  left: 0 !important;
  right: 0 !important;
  top: 100% !important;
  border: none;
  box-shadow: 10px 21px 30px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 10px 21px 30px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 10px 21px 30px 0 rgba(0, 0, 0, 0.1); }

.mega-menu .menu {
  background: none; }

.mega-menu .dropdown-content-mega.activate {
  visibility: visible;
  pointer-events: all;
  transition: all .2s ease-in-out;
  -ms-transform: translateY(0);
      transform: translateY(0);
  opacity: 1; }

.mega-menu,
.mega-menu:hover {
  transition: background-color .2s ease-in-out; }

.smart-content {
  background: #fff;
  padding: 5% 2%;
  max-width: 80%;
  margin: 2.8125rem auto;
  box-shadow: 0.625rem 0.625rem 1.875rem 0 rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 48.125em) {
    .smart-content {
      max-width: 70%; } }
  .smart-content .intro {
    padding: 0 8% 4% 8%; }
  .smart-content .feature-card-columns {
    max-width: 100% !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .smart-content .feature-card-columns > a, .smart-content .feature-card-columns > div {
      max-width: 100% !important;
      padding: 0.9375rem 8%;
      display: block;
      text-decoration: none; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .smart-content .feature-card-columns > a, .smart-content .feature-card-columns > div {
          padding: 0.9375rem 2%; } }
      .smart-content .feature-card-columns > a p, .smart-content .feature-card-columns > div p {
        word-wrap: normal !important; }
      .smart-content .feature-card-columns > a:first-child, .smart-content .feature-card-columns > div:first-child {
        border-right: 0.0625rem solid #BCBCBC; }
    @media (max-width: 880px) {
      .smart-content .feature-card-columns {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .smart-content .feature-card-columns > a, .smart-content .feature-card-columns > div {
          width: 100%; }
          .smart-content .feature-card-columns > a:first-child, .smart-content .feature-card-columns > div:first-child {
            border-right: none; } }
    .smart-content .feature-card-columns > a:hover .image-border:after {
      margin: 0 0;
      border-color: rgba(255, 255, 255, 0); }
    .smart-content .feature-card-columns > a:hover .button.ghost {
      background: #066791;
      color: #fff; }
  .smart-content .title-col .button {
    margin-bottom: 0.9375rem; }
  .smart-content img {
    width: 100%;
    height: auto; }
  .smart-content .listings {
    list-style: none;
    padding: 0;
    margin: 0; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .smart-content .listings {
        max-width: 430px; } }
    .smart-content .listings li {
      margin-bottom: 1.875rem; }
      @media screen and (min-width: 48.125em) {
        .smart-content .listings li.image-li .image-border {
          width: 33%; } }
      .smart-content .listings li.image-li .image-play {
        position: relative; }
        @media screen and (min-width: 48.125em) {
          .smart-content .listings li.image-li .image-play {
            width: 33%; } }
        .smart-content .listings li.image-li .image-play .play-btn {
          position: absolute;
          top: 50%;
          left: 50%;
          -ms-transform: translate(-50%, -50%) scale(1);
              transform: translate(-50%, -50%) scale(1);
          font-size: 32px;
          text-shadow: 0px 0px 6px rgba(6, 103, 145, 0.9);
          transition: all .5s ease-in-out;
          color: #ffffff; }
      .smart-content .listings li.image-li .text {
        margin-top: 0.625rem; }
        @media screen and (min-width: 48.125em) {
          .smart-content .listings li.image-li .text {
            width: 66%;
            margin-top: 0; } }
        .smart-content .listings li.image-li .text h4.videoTitle {
          border-bottom: solid 3px #FFE983;
          display: inline-block;
          padding-bottom: 5px;
          margin-bottom: 10px; }
      .smart-content .listings li .text {
        width: 100%; }
    .smart-content .listings a {
      display: -ms-flexbox;
      display: flex;
      text-decoration: none;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding: 0.375rem 0;
      -ms-flex-direction: column;
          flex-direction: column; }
      @media screen and (min-width: 48.125em) {
        .smart-content .listings a {
          -ms-flex-direction: row;
              flex-direction: row; } }
      .smart-content .listings a.image {
        width: 100%; }
        @media screen and (min-width: 48.125em) {
          .smart-content .listings a.image {
            width: 66%; } }
      .smart-content .listings a > .image-border {
        -ms-flex-item-align: start;
            align-self: flex-start;
        width: 100%; }
        @media screen and (min-width: 48.125em) {
          .smart-content .listings a > .image-border {
            width: 33%;
            margin-right: 5%; } }
        .smart-content .listings a > .image-border:after {
          border-width: 0.1875rem; }
      .smart-content .listings a > .image-play {
        -ms-flex-item-align: start;
            align-self: flex-start;
        width: 100%; }
        @media screen and (min-width: 48.125em) {
          .smart-content .listings a > .image-play {
            width: 33%;
            margin-right: 5%; } }
      .smart-content .listings a:hover .image-border:after {
        margin: 0 0;
        border-color: rgba(255, 255, 255, 0); }
      .smart-content .listings a:hover .image-play .play-btn {
        -ms-transform: translate(-50%, -50%) scale(1.3);
            transform: translate(-50%, -50%) scale(1.3); }
    .smart-content .listings h5 {
      font-size: 1.1875rem;
      line-height: 1.125rem;
      margin-bottom: 0.375rem; }
      @media (max-width: 960px) {
        .smart-content .listings h5 {
          font-size: 1.0625rem;
          line-height: 1rem; } }
    .smart-content .listings p {
      min-height: 0.625rem;
      font-size: 0.9375rem;
      line-height: 1.1875rem;
      font-style: normal;
      font-weight: 100;
      margin: 0;
      padding: 0; }
      @media (max-width: 960px) {
        .smart-content .listings p {
          font-size: 0.8125rem;
          line-height: 1rem; } }

.home-cinemagraph-wrapper {
  position: fixed;
  z-index: -1;
  top: 0; }
  .home-cinemagraph-wrapper video.home-cinemagraph {
    min-width: 100vw; }

.home section:not(#header) {
  background-color: #ffffff; }

.preloader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  pointer-events: none; }
  .preloader .preloader-animation {
    transition: all 0.5s ease-in-out; }
  .preloader .overlay-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -2;
    background: white;
    transition: all 1s ease-in-out; }
  .preloader .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: -1;
    background: white;
    background: radial-gradient(circle at top right, white 0%, rgba(255, 255, 255, 0) 50%);
    transition: all 2s ease-in-out; }
  .preloader.done .preloader-animation {
    opacity: 0; }
  .preloader.done .overlay-bg {
    opacity: 0; }
  .preloader.done .overlay {
    opacity: 0; }

section#header {
  background-size: cover;
  padding-bottom: 3.75rem; }
  section#header .smart-content h3 {
    margin-bottom: 0.9375rem; }
  section#header .logo {
    text-align: center;
    position: relative; }
    section#header .logo .logo-inner {
      opacity: 0;
      -ms-transform: scale(0.75);
          transform: scale(0.75); }
    section#header .logo .logo-3d {
      transform-style: preserve-3d;
      will-change: transform;
      transition: all 5000ms cubic-bezier(0.03, 0.98, 0.52, 0.99) 0s;
      transform: perspective(500px) rotateX(0deg) rotateY(0deg); }
    section#header .logo img {
      width: 100%;
      max-width: 80vw;
      height: auto;
      pointer-events: none; }
      @media screen and (min-width: 48.125em) {
        section#header .logo img {
          max-width: 55vw; } }
    section#header .logo .layers {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%; }
      section#header .logo .layers .logo-fl {
        transform: translateZ(20px); }
      section#header .logo .layers .logo-icon {
        transform: translateZ(30px); }
      section#header .logo .layers .logo-text-main {
        transform: translateZ(50px); }
      section#header .logo .layers .logo-text-sub {
        transform: translateZ(25px); }
      section#header .logo .layers img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        margin: 0 auto;
        text-align: center;
        left: 21.5%; }
      @media (max-width: 740px) {
        section#header .logo .layers img {
          left: 6%; } }
  section#header .header-inner {
    margin-top: 9.375rem;
    overflow: hidden;
    padding: 3.75rem 1.25rem 1.25rem 1.25rem; }
    @media (max-width: 1200px) {
      section#header .header-inner {
        margin-top: 8.125rem; } }
    @media (max-width: 960px) {
      section#header .header-inner {
        margin-top: 6.875rem; } }
    @media (max-width: 740px) {
      section#header .header-inner {
        margin-top: 0; } }

body.page-explore-walton-county section#beaches .banner-full {
  display: none; }

section#beaches .banner-full {
  background: #fff;
  position: relative;
  z-index: 2; }
  @media screen and (min-width: 48.125em) {
    section#beaches .banner-full {
      box-shadow: 0.625rem 0.625rem 1.875rem 0 rgba(0, 0, 0, 0.1); } }

section#beaches .banner-inner {
  max-width: 70%;
  text-align: center;
  margin: 0 auto;
  padding: 6.5% 5% 4% 5%; }
  @media screen and (min-width: 48.125em) {
    section#beaches .banner-inner {
      padding: 5% 5% 4% 5%; } }

section#beaches .slider {
  position: relative; }

section#beaches .beach-callout {
  display: block; }
  @media screen and (min-width: 48.125em) {
    section#beaches .beach-callout {
      display: none; } }

section#beaches .slick-prev,
section#beaches .slick-next {
  padding: 0;
  background: #066791;
  height: 18.75rem !important;
  width: 2.9375rem;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  transition: all 0.3s ease-in-out; }
  section#beaches .slick-prev:hover,
  section#beaches .slick-next:hover {
    transition: all 0.3s ease-in-out;
    background-color: #3F5057; }

section#beaches .slick-prev {
  left: 0; }

section#beaches .slick-next {
  right: 0; }

section#beaches .beaches-slider.slides {
  list-style: none;
  margin: 0 2.9375rem 3.75rem 2.9375rem;
  padding: 0; }
  section#beaches .beaches-slider.slides .slick-slide {
    width: 20%;
    height: 18.75rem;
    background: #0F96CE;
    background-position: center;
    background-size: cover;
    overflow: hidden; }
    section#beaches .beaches-slider.slides .slick-slide a {
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      text-decoration: none;
      transition: all 0.5s ease-in-out;
      position: relative; }
      section#beaches .beaches-slider.slides .slick-slide a div {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        border: 0.3125rem solid rgba(255, 255, 255, 0);
        margin: 0;
        transition: border 0.5s ease-in-out, margin 0.5s ease-in-out; }
      section#beaches .beaches-slider.slides .slick-slide a span {
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
        background-color: rgba(255, 255, 255, 0.9);
        height: 100%;
        margin: 0;
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
      section#beaches .beaches-slider.slides .slick-slide a p {
        position: absolute;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        text-align: center;
        padding: 0 2.3125rem;
        z-index: 900;
        height: 100%;
        color: #066791;
        font-weight: 700;
        opacity: 0;
        transition: opacity 0.5s ease-in-out; }
      section#beaches .beaches-slider.slides .slick-slide a h5 {
        transition: color 0.5s ease-in-out; }
      section#beaches .beaches-slider.slides .slick-slide a:hover h5 {
        color: #066791;
        z-index: 1000; }
      section#beaches .beaches-slider.slides .slick-slide a:hover div {
        margin: 5%;
        border-color: white; }
        section#beaches .beaches-slider.slides .slick-slide a:hover div span {
          opacity: 1; }
      section#beaches .beaches-slider.slides .slick-slide a:hover p {
        opacity: 1; }
    section#beaches .beaches-slider.slides .slick-slide.activate a h5 {
      color: #066791;
      z-index: 1000; }
    section#beaches .beaches-slider.slides .slick-slide.activate a div {
      margin: 5%;
      border-color: white; }
      section#beaches .beaches-slider.slides .slick-slide.activate a div span {
        opacity: 1; }
    section#beaches .beaches-slider.slides .slick-slide.activate a p {
      opacity: 1; }
  section#beaches .beaches-slider.slides h5 {
    color: #fefefe;
    padding: 10% 0 0 10%;
    width: 100%; }
  section#beaches .beaches-slider.slides p {
    font-size: 15px;
    line-height: 17px; }

@media (max-width: 850px) {
  section#beaches .slides {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    section#beaches .slides > li {
      width: 50%; }
      section#beaches .slides > li:nth-child(5) {
        display: none; } }

@media screen and (min-width: 48.125em) {
  section#beaches .button.ghost.center {
    margin-bottom: 3.125rem; } }

section#beaches .arrow-left {
  background: #066791; }

section#home-map {
  width: 100%;
  padding: 4.375rem 0 0 0;
  display: inline-block; }
  section#home-map .home-map {
    display: inline-block;
    max-width: none;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat; }
    @media screen and (min-width: 48.125em) {
      section#home-map .home-map {
        width: auto;
        max-width: 50%; } }
    section#home-map .home-map img {
      max-width: 100%; }
      @media screen and (min-width: 48.125em) {
        section#home-map .home-map img {
          max-width: 150%;
          max-height: none; } }
      @media screen and (min-width: 75em) {
        section#home-map .home-map img {
          max-width: 100%; } }
  section#home-map .card-area {
    display: inline-block;
    max-width: none;
    width: 100%; }
    @media screen and (min-width: 48.125em) {
      section#home-map .card-area {
        width: auto;
        max-width: 49%; } }
    section#home-map .card-area .float-card {
      width: 100%; }
      @media screen and (min-width: 48.125em) {
        section#home-map .card-area .float-card {
          width: 90%;
          margin-left: -10%; } }

section#accommodations-search {
  padding: 3% 0 0% 0;
  margin-bottom: 0 !important; }
  @media screen and (min-width: 48.125em) {
    section#accommodations-search {
      padding: 3% 0 7% 0; } }
  section#accommodations-search .row-float {
    background-size: cover;
    background-attachment: fixed; }
    @media screen and (min-width: 48.125em) {
      section#accommodations-search .row-float {
        padding: 5% 10% 5% 10%; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      section#accommodations-search .row-float {
        background-attachment: scroll; } }
    @supports (-webkit-overflow-scrolling: touch) {
      section#accommodations-search .row-float {
        background-attachment: scroll; } }
    section#accommodations-search .row-float .float-card {
      padding-bottom: 0%;
      -ms-transform: translateY(15%);
          transform: translateY(15%);
      box-sizing: border-box;
      padding: 0;
      box-shadow: none; }
      section#accommodations-search .row-float .float-card .float-card-inner {
        background-color: transparent;
        box-shadow: none;
        box-sizing: border-box; }
      section#accommodations-search .row-float .float-card .row {
        width: 100%;
        margin: 0 auto; }
      section#accommodations-search .row-float .float-card .custom-select {
        margin-right: 15px; }
      section#accommodations-search .row-float .float-card #perfect-search {
        height: 3.1875rem;
        padding: 0 2.75rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
        section#accommodations-search .row-float .float-card #perfect-search:after {
          content: '\2192';
          margin-left: 3px; }
      section#accommodations-search .row-float .float-card .additional-filters {
        margin: 1.5rem 0;
        text-align: left;
        color: #FFFFFF;
        font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 1.0625rem;
        text-transform: uppercase; }

section#sidekick {
  padding: 5% 0; }
  @media (max-width: 480px) {
    section#sidekick {
      padding: 0 0; } }
  section#sidekick .book-direct {
    padding-bottom: 5rem; }

.style-guide-row {
  border-top: 0.0625rem solid #000;
  padding: 2%; }
  .style-guide-row .nav {
    position: relative; }

.image-border {
  position: relative;
  display: inline-block; }
  .image-border:after {
    content: '';
    border: 0.3125rem solid white;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 2% 4%;
    transition: margin 0.5s ease-in-out, border 0.5s ease-in-out; }
  .image-border.square:after {
    margin: 5%; }
  .image-border:hover:after {
    margin: 0 0;
    border-color: rgba(255, 255, 255, 0); }

.main .row:not(.default) {
  max-width: none; }
  .main .row:not(.default) .columns {
    padding: 0; }

.row-center {
  text-align: center;
  margin: 0 auto; }

.footer {
  background: #F0FCFF;
  padding: 5%;
  padding-bottom: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (max-width: 760px) {
    .footer {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .footer .menu-connect {
        max-width: none; } }
  .footer .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 30vw;
    -ms-flex-item-align: start;
        align-self: flex-start; }
    @media (max-width: 1100px) {
      .footer .menu {
        width: 100%; } }
    .footer .menu li {
      -ms-flex-item-align: start;
          align-self: flex-start;
      width: 50%; }
    .footer .menu a {
      color: #066791;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 1rem;
      line-height: 1rem;
      margin-bottom: 1.25rem;
      font-weight: 600;
      width: 100%;
      display: block; }
      .footer .menu a:hover {
        text-decoration: underline; }
  .footer .temperature {
    color: #007EB9;
    font-size: 2.8125rem;
    position: relative;
    line-height: 1.96875rem; }
    .footer .temperature:after {
      content: '';
      border: 2px solid #007EB9;
      border-radius: 100%;
      height: 5px;
      position: absolute;
      right: -0.875rem;
      top: 0.125rem;
      width: 5px; }
  .footer .safety-flag {
    max-width: 2.1875rem;
    margin-left: 1.5rem; }
    .footer .safety-flag img {
      max-height: 2.1875rem; }

.footer-logos {
  background: #F0FCFF;
  padding: 5%;
  padding-top: 0;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: row !important;
      flex-direction: row !important;
  -ms-flex-pack: space-evenly !important;
      justify-content: space-evenly !important;
  -ms-flex-align: center !important;
      align-items: center !important; }
  @media (min-width: 760px) {
    .footer-logos {
      padding-left: 0;
      padding-right: 0; } }
  @media (max-width: 760px) {
    .footer-logos {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .footer-logos .menu-connect {
        max-width: none; } }
  .footer-logos .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 30vw;
    -ms-flex-item-align: start;
        align-self: flex-start; }
    @media (max-width: 1100px) {
      .footer-logos .menu {
        width: 100%; } }
    .footer-logos .menu li {
      -ms-flex-item-align: start;
          align-self: flex-start;
      width: 50%; }
    .footer-logos .menu a {
      color: #066791;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 1rem;
      line-height: 1rem;
      margin-bottom: 1.25rem;
      font-weight: 600;
      width: 100%;
      display: block; }
      .footer-logos .menu a:hover {
        text-decoration: underline; }
  .footer-logos .temperature {
    color: #007EB9;
    font-size: 2.8125rem;
    position: relative;
    line-height: 1.96875rem; }
    .footer-logos .temperature:after {
      content: '';
      border: 2px solid #007EB9;
      border-radius: 100%;
      height: 5px;
      position: absolute;
      right: -0.875rem;
      top: 0.125rem;
      width: 5px; }
  .footer-logos .safety-flag {
    max-width: 2.1875rem;
    margin-left: 1.5rem; }
    .footer-logos .safety-flag img {
      max-height: 2.1875rem; }
  .footer-logos img.waltonCountyLogo {
    height: 177px; }
  .footer-logos img.keepWCBeautifulLogo {
    height: 171px; }
  .footer-logos img.authenticWaltonLogo {
    width: 303px; }
    @media (max-width: 760px) {
      .footer-logos img.authenticWaltonLogo {
        padding-bottom: 2rem; } }

.menu-connect {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 40vw;
  -ms-flex-align: center;
      align-items: center; }
  .menu-connect .button {
    margin-bottom: 0.625rem; }
  .menu-connect div,
  .menu-connect a {
    display: block;
    width: 100%; }

.social {
  list-style: none;
  margin: 0;
  padding: 0 4%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  max-width: 18.75rem;
  margin: 1.25rem auto; }

.footer-lower {
  background: #066791;
  padding: 5% 8%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (max-width: 760px) {
    .footer-lower {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .footer-lower > div {
        width: 100%;
        text-align: center; } }
  .footer-lower p {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 0.875rem;
    line-height: 0.875rem;
    font-style: normal;
    margin-bottom: 0.3125rem;
    font-weight: 600; }
  .footer-lower .copyright {
    margin-top: 1.4375rem; }

.privacy {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  @media (max-width: 760px) {
    .privacy {
      -ms-flex-pack: center;
          justify-content: center; } }
  .privacy a {
    text-decoration: underline;
    color: #fff; }
    .privacy a:hover {
      text-decoration: none; }
  .privacy li {
    margin-right: 0.3125rem;
    padding-right: 0.3125rem;
    border-right: 1px solid #fff; }
    .privacy li:last-child {
      border: 0; }

.row-background {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .row-background {
      background-attachment: scroll; } }
  @supports (-webkit-overflow-scrolling: touch) {
    .row-background {
      background-attachment: scroll; } }
  .row-background img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%; }
  .row-background.card-right .float-card {
    margin-left: auto;
    -ms-transform: translateY(-8%) translateX(-15%);
        transform: translateY(-8%) translateX(-15%); }
  .row-background.card-left .float-card {
    -ms-transform: translateY(-8%) translateX(15%);
        transform: translateY(-8%) translateX(15%); }

.row-float {
  padding: 10% 0; }

.float-card {
  width: 35%;
  display: block; }
  @media (max-width: 640px) {
    .float-card {
      width: 50%; }
      .float-card .float-card-inner {
        padding: 6vh 6vw; }
      .float-card .card-button {
        margin-top: 4vh; } }
  @media (max-width: 480px) {
    .float-card {
      width: 70%;
      -ms-transform: translateY(0) translateX(0) !important;
          transform: translateY(0) translateX(0) !important; } }
  .float-card h2,
  .float-card p {
    color: #fff; }
  @media (min-width: 960px) and (max-width: 1200px) {
    .float-card h2 {
      font-size: 2.25rem;
      line-height: 2.25rem; } }
  .float-card h2:before {
    content: '';
    border-top: 0.8125rem solid #6ACADB;
    display: block;
    margin-bottom: 9%;
    max-width: 35%; }
    @media (max-width: 960px) {
      .float-card h2:before {
        border-top: 0.625rem solid #6ACADB; } }
  .float-card p {
    font-weight: 100; }
    @media (min-width: 960px) {
      .float-card p {
        font-size: 1.5rem;
        line-height: 2rem; } }
  .float-card.full {
    width: 100%;
    padding: 5%;
    box-sizing: border-box; }
    .float-card.full .float-card-inner {
      box-sizing: border-box; }
    .float-card.full h2:before {
      display: none; }

.card-button {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 8vh;
  display: block; }
  .card-button:after {
    content: '\2192';
    margin-left: 3px; }

.float-card-inner {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(6, 103, 145, 0.93);
  padding: 8vh 4vw;
  box-shadow: 6px 4px 21px 0px rgba(20, 55, 78, 0.23);
  box-sizing: border-box; }

a.float-card,
.card {
  text-decoration: none; }
  a.float-card .float-card-inner,
  a.float-card .card-inner,
  .card .float-card-inner,
  .card .card-inner {
    transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1);
    transform: translate3d(0px, 0px, 0px); }
  a.float-card:hover .float-card-inner,
  a.float-card:hover .card-inner,
  .card:hover .float-card-inner,
  .card:hover .card-inner {
    transform: translate3d(0px, -3%, 0px);
    box-shadow: 6px 24px 41px 20px rgba(20, 55, 78, 0.08); }

section#cards .card-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 5%;
  box-sizing: content-box; }
  @media (max-width: 640px) {
    section#cards .card-deck {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  section#cards .card-deck a {
    height: 100%;
    display: block;
    width: 100%; }
  section#cards .card-deck .card-button {
    color: #066791; }

section#cards .card {
  background: #fff; }
  section#cards .card .card-inner {
    height: 100%;
    box-shadow: 3px 3px 15px 0px rgba(20, 55, 78, 0.16); }
  section#cards .card:hover .float-card-inner,
  section#cards .card:hover .card-inner {
    transform: translate3d(0px, -3%, 0px);
    box-shadow: 6px 24px 41px 20px rgba(20, 55, 78, 0.08); }
  section#cards .card .img {
    background-size: cover;
    width: 100%;
    height: 30vh;
    background-position: 50% 0; }
  section#cards .card .content {
    padding: 10% 7% 10% 7%; }
  section#cards .card h5,
  section#cards .card span,
  section#cards .card .card-button {
    color: #066791; }
  section#cards .card h5 {
    font-size: 1.25rem;
    line-height: 1.1875rem; }
  section#cards .card .card-button {
    text-transform: none;
    font-weight: 600; }

section#cards .three li {
  width: 33%;
  padding-right: 3%; }
  section#cards .three li:last-child {
    padding-right: 0; }
  @media (max-width: 640px) {
    section#cards .three li {
      width: 100%;
      padding-right: 0;
      margin-bottom: 5%; }
      section#cards .three li .img {
        height: auto;
        position: relative; }
        section#cards .three li .img:after {
          display: block;
          content: '';
          padding-bottom: 65%; }
      section#cards .three li .card-inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column; } }

.video-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .video-wrapper video {
    /* Make video to at least 100% wide and tall */
    min-width: 100%;
    min-height: 100%;
    /* Setting width & height to auto prevents the browser from stretching or squishing the video */
    width: auto;
    height: auto;
    /* Center the video */
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

section#neighborhood-page-header, section.video-header {
  background-size: cover;
  background-position: center;
  min-height: 40vh; }
  @media screen and (max-width: 48.0625em) {
    section#neighborhood-page-header, section.video-header {
      min-height: 50vh; } }
  @media screen and (min-width: 48.125em) {
    section#neighborhood-page-header, section.video-header {
      background-attachment: fixed;
      min-height: 76vh; } }
  @media screen and (min-width: 48.125em) and (-ms-high-contrast: active) {
    section#neighborhood-page-header, section.video-header {
      background-attachment: scroll; } }
  @media screen and (min-width: 48.125em) {
      @supports (-webkit-overflow-scrolling: touch) {
        section#neighborhood-page-header, section.video-header {
          background-attachment: scroll; } } }

@media screen and (max-width: 63.9375em) and (orientation: landscape) {
  section#neighborhood-page-header, section.video-header {
    min-height: 120vh; } }
  section#neighborhood-page-header .vertical-center, section.video-header .vertical-center {
    position: relative;
    height: 100%; }
  section#neighborhood-page-header .play-button, section.video-header .play-button {
    /*
        opacity: .8;
        transition: all 300ms;
        filter: saturate(0);
        &:hover {
            filter: saturate(1);
            opacity: 1;
        }
        */ }
  section#neighborhood-page-header .video-wrapper, section.video-header .video-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 10; }
    section#neighborhood-page-header .video-wrapper video, section.video-header .video-wrapper video {
      /* Make video to at least 100% wide and tall */
      min-width: 100%;
      min-height: 100%;
      /* Setting width & height to auto prevents the browser from stretching or squishing the video */
      width: auto;
      height: auto;
      /* Center the video */
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
    section#neighborhood-page-header .video-wrapper .video-text, section.video-header .video-wrapper .video-text {
      position: absolute;
      z-index: 9;
      top: 20%;
      margin: 0 auto;
      text-align: center;
      right: 0;
      left: 0;
      bottom: 0;
      color: #fefefe;
      font-family: "Neutraface";
      text-transform: uppercase;
      font-size: 18px;
      font-weight: bold;
      line-height: 22px;
      text-align: center; }
      @media screen and (min-width: 48.125em) {
        section#neighborhood-page-header .video-wrapper .video-text, section.video-header .video-wrapper .video-text {
          top: 50%; } }
      section#neighborhood-page-header .video-wrapper .video-text .welcome, section.video-header .video-wrapper .video-text .welcome {
        color: #fefefe; }
      section#neighborhood-page-header .video-wrapper .video-text h1, section.video-header .video-wrapper .video-text h1 {
        color: #fefefe; }
      section#neighborhood-page-header .video-wrapper .video-text .videoTour, section.video-header .video-wrapper .video-text .videoTour {
        border: solid 1px #fefefe;
        text-transform: uppercase;
        font-family: "Neutraface";
        text-transform: uppercase;
        color: #fefefe;
        font-size: 18px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        margin: 20px auto 0;
        display: inline-block;
        padding: 0.45312rem 1.17188rem;
        transition: all .2s ease-in-out; }
        section#neighborhood-page-header .video-wrapper .video-text .videoTour:hover, section.video-header .video-wrapper .video-text .videoTour:hover {
          cursor: pointer;
          background-color: #066791;
          border-color: #066791; }
        section#neighborhood-page-header .video-wrapper .video-text .videoTour .play, section.video-header .video-wrapper .video-text .videoTour .play {
          border: solid 1.5px #fefefe;
          border-radius: 100%;
          color: #fefefe;
          cursor: pointer;
          transition: all 0.5s ease-in-out;
          margin-right: 0.32812rem;
          width: 1.3125rem;
          height: 1.3125rem;
          display: inline-block;
          position: relative;
          vertical-align: bottom; }
          section#neighborhood-page-header .video-wrapper .video-text .videoTour .play:before, section.video-header .video-wrapper .video-text .videoTour .play:before {
            width: 0;
            height: 0;
            content: '';
            display: inline-block;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
            border-left: 5px solid #fefefe;
            position: absolute;
            top: 50%;
            left: 52%;
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }

@media screen and (min-width: 740px) and (max-width: 1024px) and (orientation: portrait) {
  section#neighborhood-page-header .video-wrapper .video-text, section.video-header .video-wrapper .video-text {
    top: 33%; } }

@media screen and (max-width: 63.9375em) and (orientation: landscape) {
  section#neighborhood-page-header .video-wrapper .video-text, section.video-header .video-wrapper .video-text {
    top: 42%; }
    section#neighborhood-page-header .video-wrapper .video-text .welcome, section.video-header .video-wrapper .video-text .welcome {
      font-size: 1.375rem; }
    section#neighborhood-page-header .video-wrapper .video-text h1, section.video-header .video-wrapper .video-text h1 {
      font-size: 1.875rem;
      line-height: 1.875rem; }
    section#neighborhood-page-header .video-wrapper .video-text .videoTour, section.video-header .video-wrapper .video-text .videoTour {
      font-size: 0.8125rem; }
      section#neighborhood-page-header .video-wrapper .video-text .videoTour .play, section.video-header .video-wrapper .video-text .videoTour .play {
        width: 0.8125rem;
        height: 0.8125rem;
        border: solid 0.5px #fefefe; }
        section#neighborhood-page-header .video-wrapper .video-text .videoTour .play:before, section.video-header .video-wrapper .video-text .videoTour .play:before {
          border-top: 3px solid transparent;
          border-bottom: 3px solid transparent;
          border-left: 3px solid #fefefe; } }
  section#neighborhood-page-header #neighborhoodSelector, section.video-header #neighborhoodSelector {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 11; }
    @media screen and (max-width: 48.0625em) {
      section#neighborhood-page-header #neighborhoodSelector .wrapper, section.video-header #neighborhoodSelector .wrapper {
        width: 80%;
        margin: 0 auto; } }
    section#neighborhood-page-header #neighborhoodSelector .wrapper .prev-arrow, section.video-header #neighborhoodSelector .wrapper .prev-arrow {
      left: -7%;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
    section#neighborhood-page-header #neighborhoodSelector .wrapper .next-arrow, section.video-header #neighborhoodSelector .wrapper .next-arrow {
      right: -7%;
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
    section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin, section.video-header #neighborhoodSelector .wrapper .hoodPin {
      position: relative; }
      section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin .space, section.video-header #neighborhoodSelector .wrapper .hoodPin .space {
        padding: 6.75rem 1.34375rem 0; }
      section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin .line, section.video-header #neighborhoodSelector .wrapper .hoodPin .line {
        width: 0.1875rem;
        height: 2.375rem;
        background-color: #fefefe;
        display: block;
        position: relative;
        margin: 0 auto; }
        section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin .line:before, section.video-header #neighborhoodSelector .wrapper .hoodPin .line:before {
          background-image: url("https://cdn.visitsouthwalton.com/img/gmaps-marker-white.svg?v=2");
          background-position: top center;
          background-repeat: no-repeat;
          background-size: contain;
          content: '';
          height: 3.125rem;
          width: 1.625rem;
          position: absolute;
          top: -6.6875rem;
          left: -0.75rem;
          padding-bottom: 0.8125rem;
          opacity: 0;
          visibility: hidden;
          transition: all .2s ease-in-out; }
      section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin .hoodInfo, section.video-header #neighborhoodSelector .wrapper .hoodPin .hoodInfo {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 2.6875rem;
        left: 50%;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        text-align: center;
        line-height: 1.1;
        color: #ffffff;
        text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
        font-weight: bold;
        letter-spacing: 1px;
        transition: all .2s ease-in-out;
        font-size: 1rem;
        height: 3.75rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
        @media screen and (max-width: 48.0625em) {
          section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin .hoodInfo, section.video-header #neighborhoodSelector .wrapper .hoodPin .hoodInfo {
            opacity: 1;
            visibility: visible; } }
      section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin.active .line:before, section.video-header #neighborhoodSelector .wrapper .hoodPin.active .line:before {
        height: 4.5625rem;
        width: 2.875rem;
        top: -4.5625rem;
        left: -1.375rem;
        padding-bottom: 0.8125rem;
        opacity: 1;
        visibility: visible; }
      section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin.active .hoodInfo, section.video-header #neighborhoodSelector .wrapper .hoodPin.active .hoodInfo {
        opacity: 0;
        visibility: hidden; }
      section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin.active:hover .hoodInfo, section.video-header #neighborhoodSelector .wrapper .hoodPin.active:hover .hoodInfo {
        opacity: 0;
        visibility: hidden;
        font-size: 1.25rem; }
      section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin.active:hover .line:before, section.video-header #neighborhoodSelector .wrapper .hoodPin.active:hover .line:before {
        opacity: 1;
        visibility: visible; }
      section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin:hover .line:before, section.video-header #neighborhoodSelector .wrapper .hoodPin:hover .line:before {
        opacity: 1;
        visibility: visible; }
      section#neighborhood-page-header #neighborhoodSelector .wrapper .hoodPin:hover .hoodInfo, section.video-header #neighborhoodSelector .wrapper .hoodPin:hover .hoodInfo {
        opacity: 1;
        visibility: visible;
        font-size: 1.25rem; }

section#content-page-header {
  background-size: cover;
  background-position: center;
  min-height: 40vh; }
  section#content-page-header .play {
    background-color: rgba(6, 103, 145, 0.5);
    border: solid 4px #FFE983;
    width: 4.9375rem;
    height: 4.9375rem;
    border-radius: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: white;
    cursor: pointer;
    font-size: 2.75rem !important;
    padding-top: 0 !important;
    padding-left: 0.75rem;
    transition: all 0.5s ease-in-out;
    position: absolute;
    z-index: 9;
    top: 27%;
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    bottom: 0; }
    @media screen and (min-width: 48.125em) {
      section#content-page-header .play {
        top: 57%; } }
    section#content-page-header .play .triangle {
      width: 0;
      height: 0;
      border-top: 20px solid transparent;
      border-bottom: 20px solid transparent;
      border-left: 29px solid #fefefe; }
  section#content-page-header .video-text {
    position: absolute;
    z-index: 9;
    top: 55%;
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    bottom: 0;
    color: #fefefe;
    font-family: "Neutraface";
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-align: center; }
    @media screen and (min-width: 48.125em) {
      section#content-page-header .video-text {
        top: 75%; } }
  @media screen and (min-width: 48.125em) {
    section#content-page-header {
      background-attachment: fixed;
      min-height: 70vh; } }
  @media screen and (min-width: 48.125em) and (-ms-high-contrast: active) {
    section#content-page-header {
      background-attachment: scroll; } }
  @media screen and (min-width: 48.125em) {
      @supports (-webkit-overflow-scrolling: touch) {
        section#content-page-header {
          background-attachment: scroll; } } }

body.page-covid-19-travel-updates section#content-page-content .content-wrapper ul li a {
  overflow-wrap: break-word;
  word-wrap: break-word; }

#tower-border {
  border: solid 2px #2079A5;
  position: relative;
  margin-top: 6.25rem; }
  @media screen and (max-width: 48.0625em) {
    #tower-border {
      margin-left: 0.9375rem;
      margin-right: 0.9375rem;
      width: calc(100% - 30px); } }
  #tower-border .perfect-if {
    position: absolute;
    background-color: #fefefe;
    color: #7B7B7B !important;
    font-family: "Neutraface";
    font-size: 1.5rem !important;
    font-style: italic;
    font-weight: 600 !important;
    letter-spacing: 0;
    line-height: 29px;
    padding: 0.625rem 0.9375rem !important;
    top: -1.28125rem;
    left: 1.875rem; }
  #tower-border .icon-tower .icon-wrap {
    margin-top: 2.875rem;
    margin-bottom: 0; }
    @media screen and (min-width: 48.125em) {
      #tower-border .icon-tower .icon-wrap {
        margin-bottom: 1.5625rem; } }
    #tower-border .icon-tower .icon-wrap .marge .image-wrap {
      background-color: #2079A5;
      border-radius: 50%;
      padding: 0.9375rem;
      width: 4.375rem;
      height: 4.375rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      margin: 0 auto 1.25rem;
      transition: all .2s ease-in-out; }
    #tower-border .icon-tower .icon-wrap .marge p {
      color: #00709A;
      font-size: 1rem;
      font-weight: 600;
      letter-spacing: 0;
      font-family: "Neutraface"; }
    #tower-border .icon-tower .icon-wrap a {
      text-decoration: none;
      transition: all .2s ease-in-out; }
      #tower-border .icon-tower .icon-wrap a:hover .marge p {
        color: #7B7B7B !important; }
      #tower-border .icon-tower .icon-wrap a:hover .marge .image-wrap {
        background-color: #7B7B7B !important; }

#video-modal, .video-modal {
  background-color: rgba(0, 0, 0, 0.5); }
  #video-modal .close-button, .video-modal .close-button {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1;
    position: absolute;
    font-family: sans-serif;
    z-index: 10;
    color: #fefefe;
    cursor: pointer; }
  @media screen and (min-width: 48.125em) {
    #video-modal.neighborhoods, .video-modal.neighborhoods {
      padding: 3.125rem 5rem; } }
  @media screen and (min-width: 64em) {
    #video-modal.neighborhoods, .video-modal.neighborhoods {
      padding: 3.125rem 10%; } }
  #video-modal.neighborhoods .responsive-embed, .video-modal.neighborhoods .responsive-embed {
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  #video-modal.neighborhoods .close-button, .video-modal.neighborhoods .close-button {
    left: unset;
    -ms-transform: none;
        transform: none; }

section#neighborhoodFeatures {
  padding-top: 5.125rem; }
  section#neighborhoodFeatures .title-col p.leadin {
    font-size: 1.875rem;
    color: #00719C;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 0.625rem; }
  section#neighborhoodFeatures .title-col hr {
    background-color: #FFE983;
    width: 9.375rem;
    height: 0.6875rem;
    border: none;
    margin: 1.875rem 0 5.3125rem; }
  section#neighborhoodFeatures.featuredBlogsAndMore .parent-col.feat-blog:hover {
    cursor: pointer; }
    section#neighborhoodFeatures.featuredBlogsAndMore .parent-col.feat-blog:hover .blog {
      -ms-transform: none;
          transform: none; }
    section#neighborhoodFeatures.featuredBlogsAndMore .parent-col.feat-blog:hover .textland .videoTour {
      background-color: #066791;
      border-color: #066791; }
    section#neighborhoodFeatures.featuredBlogsAndMore .parent-col.feat-blog:hover .textland .play {
      background-color: #066791;
      border-color: #066791; }
  section#neighborhoodFeatures.featuredBlogsAndMore .parent-col.feat-blog .textland {
    bottom: auto;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    text-align: center;
    padding: 0; }
    section#neighborhoodFeatures.featuredBlogsAndMore .parent-col.feat-blog .textland .play {
      border: solid 1.5px #fefefe;
      border-radius: 100%;
      color: #fefefe;
      cursor: pointer;
      transition: all 0.2s ease-in-out;
      width: 3.5rem;
      height: 3.5rem;
      display: inline-block;
      position: relative;
      vertical-align: bottom; }
      section#neighborhoodFeatures.featuredBlogsAndMore .parent-col.feat-blog .textland .play:before {
        width: 0;
        height: 0;
        content: '';
        display: inline-block;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 20px solid #fefefe;
        position: absolute;
        top: 50%;
        left: 39%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    section#neighborhoodFeatures.featuredBlogsAndMore .parent-col.feat-blog .textland .videoTour {
      font-size: 1rem;
      line-height: 1.0625rem;
      color: #fefefe;
      text-align: center;
      font-family: "Neutraface";
      font-weight: bold;
      letter-spacing: 0;
      text-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.14);
      text-transform: uppercase;
      border: solid 1px #fefefe;
      box-sizing: border-box;
      padding: 0.5625rem 1.15625rem;
      display: block;
      margin-top: 1.5625rem;
      transition: all .2s ease-in-out; }

#neighborhoodBlogs {
  position: relative;
  margin: 0 0 8.75rem; }
  body.page-explore-walton-county #neighborhoodBlogs {
    margin-bottom: 0; }
  body.page-events #neighborhoodBlogs {
    margin-bottom: 70px; }
  #neighborhoodBlogs .gallery-photo {
    min-height: 15.625rem;
    background-size: cover;
    background-position: center; }
    @media screen and (min-width: 48.125em) {
      #neighborhoodBlogs .gallery-photo {
        min-height: 90vh; } }
  @media screen and (min-width: 48.125em) {
    #neighborhoodBlogs .posts-wrapper {
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      width: 100%; } }
  #neighborhoodBlogs .posts-wrapper .info-area {
    padding: 0;
    height: 80%;
    z-index: 10;
    background-color: #fefefe;
    box-shadow: 6px 4px 21px 0 rgba(20, 55, 78, 0.23); }
    @media screen and (min-width: 75em) {
      #neighborhoodBlogs .posts-wrapper .info-area {
        min-width: 25rem; } }
    #neighborhoodBlogs .posts-wrapper .info-area .ribbon {
      display: inline-block;
      height: 67px;
      width: 100%;
      background-color: #4A90C0;
      position: relative; }
      #neighborhoodBlogs .posts-wrapper .info-area .ribbon .move {
        display: -ms-inline-flexbox;
        display: inline-flex;
        text-align: center;
        color: white;
        display: inline-block;
        height: 100%;
        width: 4.1875rem;
        transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
        cursor: pointer; }
        #neighborhoodBlogs .posts-wrapper .info-area .ribbon .move img {
          max-width: 13px;
          -ms-transform: rotate(270deg);
              transform: rotate(270deg); }
        #neighborhoodBlogs .posts-wrapper .info-area .ribbon .move div {
          display: -ms-flexbox;
          display: flex;
          height: 100%;
          width: 100%;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center; }
        #neighborhoodBlogs .posts-wrapper .info-area .ribbon .move:hover {
          transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
          background-color: white;
          color: #066791; }
      #neighborhoodBlogs .posts-wrapper .info-area .ribbon .move-back {
        background-color: rgba(20, 139, 189, 0.84); }
        #neighborhoodBlogs .posts-wrapper .info-area .ribbon .move-back:hover .arrow-left {
          transition: border-right 0.3s ease;
          border-right: 10px solid #066791; }
        #neighborhoodBlogs .posts-wrapper .info-area .ribbon .move-back .arrow-left {
          transition: border-right 0.3s ease; }
      #neighborhoodBlogs .posts-wrapper .info-area .ribbon .move-forward {
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        background-color: rgba(15, 151, 207, 0.84); }
        #neighborhoodBlogs .posts-wrapper .info-area .ribbon .move-forward:hover .arrow-right {
          transition: border-right 0.3s ease;
          border-right: 10px solid #066791; }
        #neighborhoodBlogs .posts-wrapper .info-area .ribbon .move-forward .arrow-right {
          transition: border-right 0.3s ease;
          -ms-transform: translateX(-23%);
              transform: translateX(-23%); }
      #neighborhoodBlogs .posts-wrapper .info-area .ribbon .tracker {
        top: 33%;
        color: white;
        position: absolute;
        right: 0.9375rem;
        display: inline-block; }
    #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area {
      padding: 15% 10%;
      position: relative; }
      @media screen and (min-width: 48.125em) {
        #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area {
          padding: 3.4375rem 3.375rem 3.375rem 3.375rem; } }
      #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area a {
        text-decoration: none; }
      #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area .traveling-arrows {
        position: absolute;
        right: 2%;
        bottom: 22.9%; }
        #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area .traveling-arrows .up {
          border-right: 15px solid transparent;
          border-bottom: 25px solid white;
          border-left: 15px solid transparent;
          border-top: 20px solid transparent;
          margin-bottom: 30px;
          cursor: pointer; }
          #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area .traveling-arrows .up.inactive {
            border-bottom: 25px solid rgba(255, 255, 255, 0.3);
            cursor: auto; }
        #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area .traveling-arrows .down {
          border-right: 15px solid transparent;
          border-bottom: 25px solid transparent;
          border-left: 15px solid transparent;
          border-top: 20px solid white;
          margin-top: 30px;
          cursor: pointer; }
          #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area .traveling-arrows .down.inactive {
            cursor: none;
            border-top: 25px solid rgba(255, 255, 255, 0.3); }
      #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area .post-title {
        margin: 1.875rem 0 0.625rem 0;
        color: #086790;
        font-size: 1.5rem;
        text-decoration: none;
        font-weight: bold;
        line-height: 1.8125rem;
        text-transform: uppercase; }
        @media screen and (min-width: 48.125em) {
          #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area .post-title {
            font-size: 2.25rem;
            line-height: 2.4375rem; } }
        #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area .post-title .littleTitle {
          display: block;
          font-size: 1rem;
          line-height: 1.2; }
      #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area .post-info p {
        color: #086790;
        font-style: italic;
        font-family: 'Neutraface';
        font-size: 1.125rem;
        line-height: 1.625rem; }
        #neighborhoodBlogs .posts-wrapper .info-area .thumbnails-area .post-info p a.read-more {
          color: #066791;
          text-decoration: none;
          font-style: normal;
          font-family: 'Neutraface';
          font-size: 1rem; }

.row-title {
  text-align: center; }

body.page-explore-walton-county section#instagram {
  margin-top: 5rem; }
  body.page-explore-walton-county section#instagram .small-12.columns {
    float: none; }

section#instagram.culinary {
  margin-top: 5rem; }

section#instagram .instagram-area {
  padding: 5%; }

section#instagram .instagram {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  section#instagram .instagram li {
    width: 20%;
    height: 20vw;
    overflow: hidden; }
    section#instagram .instagram li img {
      min-width: 100%;
      max-height: 100%; }
  section#instagram .instagram a {
    width: 100%;
    height: 100%;
    display: block;
    transition: filter .3s ease-in-out; }
    section#instagram .instagram a:hover {
      filter: saturate(2); }

section#content-page-header {
  background-size: cover;
  background-position: center;
  min-height: 40vh; }
  @media screen and (min-width: 48.125em) {
    section#content-page-header {
      background-attachment: fixed;
      min-height: 70vh; } }
  @media screen and (min-width: 48.125em) and (-ms-high-contrast: active) {
    section#content-page-header {
      background-attachment: scroll; } }
  @media screen and (min-width: 48.125em) {
      @supports (-webkit-overflow-scrolling: touch) {
        section#content-page-header {
          background-attachment: scroll; } } }

body.page-covid-19-travel-updates section#content-page-content .content-wrapper ul li a {
  overflow-wrap: break-word;
  word-wrap: break-word; }

section#content-page-content {
  max-width: 92vw;
  margin: 0 auto;
  -ms-transform: translateY(-85px);
      transform: translateY(-85px);
  background-color: white;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.12); }
  @media screen and (min-width: 48.125em) {
    section#content-page-content {
      max-width: 75vw; } }
  section#content-page-content .content-wrapper {
    padding: 2.375rem 1.375rem; }
    @media screen and (min-width: 25em) {
      section#content-page-content .content-wrapper {
        padding: 4.375rem; } }
    @media screen and (max-width: 48.0625em) {
      section#content-page-content .content-wrapper img {
        margin: 1.5625rem 0; }
        section#content-page-content .content-wrapper img.beachFlagWarnings {
          margin: -1.25rem 0 1.5625rem; } }
    section#content-page-content .content-wrapper a:not(.button) {
      white-space: pre;
      /* CSS 2.0 */
      white-space: pre-wrap;
      /* CSS 2.1 */
      white-space: pre-line;
      /* CSS 3.0 */
      white-space: -pre-wrap;
      /* Opera 4-6 */
      white-space: -o-pre-wrap;
      /* Opera 7 */
      white-space: -moz-pre-wrap;
      /* Mozilla */
      word-wrap: break-word;
      /* IE 5+ */ }
    section#content-page-content .content-wrapper .flagWrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-direction: row;
          flex-direction: row; }
      section#content-page-content .content-wrapper .flagWrapper p {
        font-size: 1.375rem;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0 0.625rem 0 0;
        color: #066791;
        line-height: 1; }
        @media screen and (max-width: 48.0625em) {
          section#content-page-content .content-wrapper .flagWrapper p {
            max-width: 50%; } }
        @media screen and (min-width: 48.125em) {
          section#content-page-content .content-wrapper .flagWrapper p {
            font-size: 1.8125rem; } }
      section#content-page-content .content-wrapper .flagWrapper .temperature {
        color: #066791;
        position: relative;
        font-size: 2rem;
        line-height: 2.34375rem;
        font-weight: 600; }
        section#content-page-content .content-wrapper .flagWrapper .temperature:after {
          content: '';
          border: 2px solid #066791;
          border-radius: 100%;
          height: 0.46875rem;
          position: absolute;
          right: -0.59375rem;
          top: 0.3125rem;
          width: 0.46875rem; }
      section#content-page-content .content-wrapper .flagWrapper .safety-flag {
        max-width: 2rem;
        margin-left: 1.1875rem;
        padding: 0;
        margin-bottom: 0; }
        section#content-page-content .content-wrapper .flagWrapper .safety-flag img {
          max-height: 2rem;
          height: 2rem; }
  section#content-page-content .medium-6.columns {
    padding-right: 1.125rem; }
  @media screen and (min-width: 1024px) and (max-width: 1199px) {
    section#content-page-content .photo-gallery .gallery-title {
      font-size: 1.125rem; } }
  section#content-page-content .feature-card-columns > a:hover .image-border:after {
    margin: 0 0;
    border-color: rgba(255, 255, 255, 0); }
  section#content-page-content .feature-card-columns > a:hover .button.ghost {
    background: #066791;
    color: #fff; }
  section#content-page-content .breadcrumbs {
    padding: 0 0 1.625rem 0;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    color: #6B6B6B;
    font-style: italic; }
    @media screen and (min-width: 48.125em) {
      section#content-page-content .breadcrumbs {
        font-size: 1.125rem;
        line-height: 1.875rem; } }
    section#content-page-content .breadcrumbs a {
      color: #0F96CE;
      font-style: italic; }
  section#content-page-content p {
    font-style: normal;
    line-height: 1.875rem;
    font-weight: 300; }
  section#content-page-content h3 {
    padding: 0 0 1.6875rem 0; }
  section#content-page-content h4 {
    text-transform: none;
    padding-top: 0.5rem; }
  section#content-page-content h5 {
    color: #007EB9; }
  section#content-page-content hr:not(.plain):not(.brand) {
    background-color: #FFE983;
    max-width: 4.25rem;
    height: 0.1875rem;
    border: none; }
  section#content-page-content .section-includes {
    padding: 5.3125rem 0 5.875rem 0; }
    section#content-page-content .section-includes .include-copy-area {
      padding: 0 0 0 2.4375rem; }
    section#content-page-content .section-includes img {
      max-width: 100%; }
  section#content-page-content blockquote {
    padding: 2.5rem 0;
    text-align: center; }
    @media screen and (max-width: 48.0625em) {
      section#content-page-content blockquote {
        margin: 0; } }
    section#content-page-content blockquote p {
      color: #333843;
      font-size: 31px;
      font-style: italic;
      font-weight: 600;
      letter-spacing: 1.29px;
      line-height: 40px; }
  section#content-page-content .tags {
    font-weight: 700;
    font-family: 'proxima-nova', sans-serif;
    font-size: 0.8125rem;
    color: #333843;
    line-height: 28px;
    letter-spacing: 0.54px;
    text-transform: uppercase;
    margin-bottom: 0.625rem; }
  section#content-page-content a.tag {
    background-color: #0F96CE;
    font-size: 1rem;
    text-decoration: none;
    color: white;
    padding: 0.375rem 2.1875rem;
    transition: background-color 0.3s ease;
    margin-right: 0.9375rem;
    border: solid 0.0625rem transparent; }
    @media screen and (max-width: 48.0625em) {
      section#content-page-content a.tag {
        display: inline-block;
        margin-bottom: 0.9375rem; } }
    section#content-page-content a.tag:hover {
      background-color: white;
      color: #066791;
      border: solid 1px #0F96CE;
      transition: background-color 0.3s ease; }

section#content-page-smart-content .smart-content {
  max-width: 77%; }

.alert-popup {
  z-index: 9999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
  pointer-events: none; }
  .alert-popup.showing {
    transition: opacity 0.5s ease-in-out;
    opacity: 1;
    pointer-events: all; }
  .alert-popup .alert-message {
    position: absolute;
    top: 136px;
    left: 0;
    right: 0;
    margin: 0 auto; }
    .alert-popup .alert-message .gridx {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      margin-left: -.84375rem;
      margin-right: -.84375rem; }
    @media screen and (max-width: 48.0625em) {
      .alert-popup .alert-message .icon {
        display: none; } }
    .alert-popup .alert-message .flx-wrapper {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      column-gap: 40px;
      padding: 32px 35px 28px;
      column-gap: 0px;
      background-color: #0F96CE;
      padding: 32px 35px 28px; }
      @media screen and (min-width: 48.125em) {
        .alert-popup .alert-message .flx-wrapper {
          column-gap: 40px; } }
      .alert-popup .alert-message .flx-wrapper .content h2 {
        color: #fefefe;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 1;
        margin: 0;
        text-transform: none; }
      .alert-popup .alert-message .flx-wrapper .content small {
        color: #fefefe;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 1.3;
        letter-spacing: 0.621px;
        text-transform: uppercase; }
      .alert-popup .alert-message .flx-wrapper .content .message {
        margin-top: 16px;
        color: #fefefe;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0.621px; }
        .alert-popup .alert-message .flx-wrapper .content .message p {
          margin-top: 0;
          color: #fefefe;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 22px;
          letter-spacing: 0.621px; }
        .alert-popup .alert-message .flx-wrapper .content .message a {
          color: #fefefe;
          font-size: 14px;
          font-style: normal;
          font-weight: bold;
          line-height: 22px;
          letter-spacing: 0.621px; }
    .alert-popup .alert-message p {
      color: white; }
    .alert-popup .alert-message .close-alert {
      cursor: pointer;
      position: absolute;
      top: 9px;
      right: 9px;
      color: white;
      transition: all 0.3s ease-in-out; }
      .alert-popup .alert-message .close-alert:hover {
        transition: all 0.3s ease-in-out;
        color: #FFE983; }

section#neighborhood-header {
  min-height: 40vh;
  background-size: cover;
  background-position: center; }
  @media screen and (min-width: 48.125em) {
    section#neighborhood-header {
      min-height: 70vh; } }
  @media screen and (min-width: 48.125em) {
    section#neighborhood-header {
      background-attachment: fixed; } }
  @media screen and (min-width: 48.125em) and (-ms-high-contrast: active) {
    section#neighborhood-header {
      background-attachment: scroll; } }
  @media screen and (min-width: 48.125em) {
      @supports (-webkit-overflow-scrolling: touch) {
        section#neighborhood-header {
          /* CSS specific to iOS devices */
          background-attachment: scroll; } } }

section.standard {
  padding: 55px 0 0 0; }
  @media screen and (min-width: 48.125em) {
    section.standard {
      padding: 55px 0; } }
  section.standard h1 {
    text-align: center;
    margin-bottom: 1.875rem; }
    section.standard h1 span {
      font-size: 1.875rem;
      font-style: italic;
      display: block;
      text-transform: capitalize;
      line-height: 1.2; }
  section.standard hr {
    margin-bottom: 2.5rem; }
  section.standard p {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    font-style: normal; }
    section.standard p a {
      font-size: 16px;
      font-weight: bold;
      color: #008899; }

section#neighborhood-hero {
  margin: 0 auto; }
  section#neighborhood-hero .hero-title h1 {
    margin-bottom: 1.875rem;
    margin-top: 6.875rem; }
    section#neighborhood-hero .hero-title h1 span {
      font-size: 1.875rem;
      font-style: italic;
      display: block;
      text-transform: capitalize;
      line-height: 1.2; }
  section#neighborhood-hero .hero-title hr {
    margin-bottom: 4.375rem; }
  section#neighborhood-hero .hero-grid .row .inner-row {
    margin: 0; }
  section#neighborhood-hero .hero-grid .row .columns .imageBlock {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  section#neighborhood-hero .hero-grid .row .columns.column1 {
    padding: 0 0.5625rem; }
    @media screen and (min-width: 48.125em) {
      section#neighborhood-hero .hero-grid .row .columns.column1 {
        padding: 0 0.5625rem 0 0; } }
    section#neighborhood-hero .hero-grid .row .columns.column1 .imageBlock {
      height: 100%; }
      @media screen and (max-width: 48.0625em) {
        section#neighborhood-hero .hero-grid .row .columns.column1 .imageBlock:after {
          display: block;
          content: '';
          padding-bottom: 60%; } }
  @media screen and (max-width: 48.0625em) {
    section#neighborhood-hero .hero-grid .row .columns.column2 {
      padding: 0 0.28125rem; } }
  section#neighborhood-hero .hero-grid .row .columns.column2 .imageBlock {
    height: 50%; }
    @media screen and (max-width: 48.0625em) {
      section#neighborhood-hero .hero-grid .row .columns.column2 .imageBlock {
        padding: 0.5625rem 0.28125rem;
        width: 50%;
        float: left; } }
    @media screen and (min-width: 48.125em) {
      section#neighborhood-hero .hero-grid .row .columns.column2 .imageBlock:first-of-type {
        padding-bottom: 0.28125rem; } }
    @media screen and (min-width: 48.125em) {
      section#neighborhood-hero .hero-grid .row .columns.column2 .imageBlock:last-of-type {
        padding-top: 0.28125rem; } }
    section#neighborhood-hero .hero-grid .row .columns.column2 .imageBlock div {
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      height: 100%; }
      @media screen and (max-width: 48.0625em) {
        section#neighborhood-hero .hero-grid .row .columns.column2 .imageBlock div:after {
          display: block;
          content: '';
          padding-bottom: 80%; } }
  section#neighborhood-hero .hero-grid .row .columns.column3 {
    padding: 0 0.5625rem; }
    @media screen and (min-width: 48.125em) {
      section#neighborhood-hero .hero-grid .row .columns.column3 {
        padding: 0 0 0 0.5625rem; } }
    section#neighborhood-hero .hero-grid .row .columns.column3 .imageBlock:after {
      display: block;
      content: '';
      padding-bottom: 70%; }
      @media screen and (min-width: 48.125em) {
        section#neighborhood-hero .hero-grid .row .columns.column3 .imageBlock:after {
          padding-bottom: 100%; } }
  section#neighborhood-hero #neighborhoodMobileImages .imageBlock {
    padding-bottom: 70%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  section#neighborhood-hero #neighborhoodMobileImages .ribbon {
    display: inline-block;
    height: 47px;
    width: 100%;
    background-color: #4A90C0;
    position: relative; }
    section#neighborhood-hero #neighborhoodMobileImages .ribbon .move {
      display: -ms-inline-flexbox;
      display: inline-flex;
      text-align: center;
      color: white;
      display: inline-block;
      height: 100%;
      width: 4.1875rem;
      transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
      cursor: pointer; }
      section#neighborhood-hero #neighborhoodMobileImages .ribbon .move img {
        max-width: 13px;
        -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
      section#neighborhood-hero #neighborhoodMobileImages .ribbon .move div {
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        width: 100%;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
      section#neighborhood-hero #neighborhoodMobileImages .ribbon .move:hover {
        transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
        background-color: white;
        color: #066791; }
    section#neighborhood-hero #neighborhoodMobileImages .ribbon .move-back {
      background-color: rgba(20, 139, 189, 0.84); }
      section#neighborhood-hero #neighborhoodMobileImages .ribbon .move-back:hover .arrow-left {
        transition: border-right 0.3s ease;
        border-right: 10px solid #066791; }
      section#neighborhood-hero #neighborhoodMobileImages .ribbon .move-back .arrow-left {
        transition: border-right 0.3s ease; }
    section#neighborhood-hero #neighborhoodMobileImages .ribbon .move-forward {
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
      background-color: rgba(15, 151, 207, 0.84); }
      section#neighborhood-hero #neighborhoodMobileImages .ribbon .move-forward:hover .arrow-right {
        transition: border-right 0.3s ease;
        border-right: 10px solid #066791; }
      section#neighborhood-hero #neighborhoodMobileImages .ribbon .move-forward .arrow-right {
        transition: border-right 0.3s ease;
        -ms-transform: translateX(-23%);
            transform: translateX(-23%); }
    section#neighborhood-hero #neighborhoodMobileImages .ribbon .tracker {
      top: 33%;
      color: white;
      position: absolute;
      right: 0.9375rem;
      display: inline-block; }
  section#neighborhood-hero .flenter {
    max-width: 90%;
    margin: 0 auto;
    -ms-transform: translateY(-85px);
        transform: translateY(-85px);
    padding: 2.375rem 2.375rem 3.625rem 2.375rem;
    background-color: white;
    box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.1); }
    @media screen and (min-width: 48.125em) {
      section#neighborhood-hero .flenter {
        padding: 3.625rem 4.875rem 3.625rem 4.875rem;
        max-width: 69%;
        margin: 0 auto;
        margin-top: -20vh; } }
  section#neighborhood-hero h1 {
    text-align: center; }
  section#neighborhood-hero h3 {
    text-transform: none;
    font-size: 1.3rem;
    text-transform: none; }
    @media screen and (min-width: 48.125em) {
      section#neighborhood-hero h3 {
        font-size: 1.8125rem; } }
  section#neighborhood-hero .hero-area {
    display: block;
    padding-top: 1.5625rem; }
    @media screen and (min-width: 64em) {
      section#neighborhood-hero .hero-area {
        padding-top: 3.625rem; } }
    section#neighborhood-hero .hero-area .hero-copy .copious {
      min-height: 100%; }
    section#neighborhood-hero .hero-area .img-strip {
      min-height: 9.375rem;
      background-size: cover; }
    section#neighborhood-hero .hero-area p {
      font-style: normal; }
  section#neighborhood-hero .icon-tower.show-for-smallmed-only {
    margin-bottom: 2.5rem; }
    section#neighborhood-hero .icon-tower.show-for-smallmed-only.last-child {
      margin-bottom: 0; }
  section#neighborhood-hero .icon-tower {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center; }
    section#neighborhood-hero .icon-tower .icon-wrap {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      text-align: center; }
      @media screen and (min-width: 48.125em) {
        section#neighborhood-hero .icon-tower .icon-wrap {
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%; } }
      @media screen and (min-width: 64em) {
        section#neighborhood-hero .icon-tower .icon-wrap {
          -ms-flex-preferred-size: 25%;
              flex-basis: 25%; } }
      @media screen and (min-width: 75em) {
        section#neighborhood-hero .icon-tower .icon-wrap {
          -ms-flex-preferred-size: auto;
              flex-basis: auto;
          -ms-flex: 1;
              flex: 1; } }
      section#neighborhood-hero .icon-tower .icon-wrap .marge {
        text-align: center;
        min-height: 100%; }
        section#neighborhood-hero .icon-tower .icon-wrap .marge img {
          max-height: 3.125rem; }
          @media screen and (min-width: 48.125em) {
            section#neighborhood-hero .icon-tower .icon-wrap .marge img {
              height: 4.6875rem; } }
          @media screen and (min-width: 64em) {
            section#neighborhood-hero .icon-tower .icon-wrap .marge img {
              height: 6.25rem; } }
    @media screen and (min-width: 48.125em) {
      section#neighborhood-hero .icon-tower .border-holder {
        border-left: solid 1px #e6e6e6; } }
    section#neighborhood-hero .icon-tower p {
      height: 0;
      transition: all 0.5s;
      font-size: 0.6875rem;
      padding-top: 0.1875rem;
      text-align: center;
      margin: 7px auto 40px auto;
      line-height: normal; }
      @media screen and (min-width: 48.125em) {
        section#neighborhood-hero .icon-tower p {
          margin: 0px auto 30px auto; } }
  section#neighborhood-hero .perfect-if {
    font-weight: 700;
    color: #066791;
    font-size: 1rem;
    padding: 2.5rem 0; }
    @media screen and (min-width: 741px) {
      section#neighborhood-hero .perfect-if {
        font-size: 1.1875rem;
        line-height: 1.0625rem; } }
  section#neighborhood-hero .map-area img {
    max-width: 100%; }
  section#neighborhood-hero.bottom-shadow {
    padding-bottom: 5.0625rem;
    box-shadow: 12px 12px 12px 0 rgba(0, 0, 0, 0.07); }

section#neighborhoodSearch {
  background-color: #055F85;
  margin-top: 8.75rem; }
  section#neighborhoodSearch #jrs-widget-1592 {
    background-color: #055F85;
    box-shadow: none; }
    section#neighborhoodSearch #jrs-widget-1592 #jrs-form-1592 {
      padding: 2.0625rem 0; }
    @media screen and (min-width: 48.125em) {
      section#neighborhoodSearch #jrs-widget-1592 #jrs-form-1592 {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
      section#neighborhoodSearch #jrs-widget-1592 #jrs-title-1592 {
        font-size: 2.1875rem;
        line-height: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
      section#neighborhoodSearch #jrs-widget-1592 #jrs-calendar-start-1592 {
        -ms-flex: 1 1 1000px;
            flex: 1 1 1000px; }
      section#neighborhoodSearch #jrs-widget-1592 #jrs-calendar-end-1592 {
        -ms-flex: 1 1 1000px;
            flex: 1 1 1000px; }
      section#neighborhoodSearch #jrs-widget-1592 #jrs-tabs-dropdown-1592 {
        -ms-flex: 1 1 1000px;
            flex: 1 1 1000px; } }
    section#neighborhoodSearch #jrs-widget-1592 #jrs-button-1592 {
      background-color: #0F96CC;
      font-weight: bold;
      font-size: 1.125rem; }
      section#neighborhoodSearch #jrs-widget-1592 #jrs-button-1592:hover {
        background-color: #fefefe; }
      @media screen and (max-width: 48.0625em) {
        section#neighborhoodSearch #jrs-widget-1592 #jrs-button-1592 {
          width: 100%; } }

section#neighborhood-footer {
  padding-top: 5rem;
  background-size: 0%;
  background-position: bottom;
  background-attachment: fixed;
  width: 100%; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    section#neighborhood-footer {
      background-attachment: scroll; } }
  @supports (-webkit-overflow-scrolling: touch) {
    section#neighborhood-footer {
      /* CSS specific to iOS devices */
      background-attachment: scroll; } }
  section#neighborhood-footer .title-area {
    max-width: 90%; }
    @media screen and (min-width: 64em) {
      section#neighborhood-footer .title-area {
        max-width: none; } }
    section#neighborhood-footer .title-area a {
      text-decoration: none; }
      section#neighborhood-footer .title-area a .h2,
      section#neighborhood-footer .title-area a .button {
        transition: all 0.3s linear; }
      section#neighborhood-footer .title-area a:hover .h2,
      section#neighborhood-footer .title-area a:hover .button {
        transition: all 0.3s linear;
        -ms-transform: translateY(-5%);
            transform: translateY(-5%);
        text-shadow: 2px 2px 30px rgba(107, 107, 107, 0.2); }
  section#neighborhood-footer .arrow {
    padding: 0.3125rem 0 1.25rem 0; }
  section#neighborhood-footer .column-block {
    padding: 0; }
  section#neighborhood-footer .row.expanded {
    margin: 0; }
  section#neighborhood-footer .events-holder {
    max-width: 66.67%; }
  section#neighborhood-footer .event-area {
    height: 100%;
    background-color: white; }
    @media screen and (min-width: 48.125em) {
      section#neighborhood-footer .event-area.first {
        margin-right: 1rem; }
      section#neighborhood-footer .event-area.second {
        margin: 0 0.5rem; }
      section#neighborhood-footer .event-area.third {
        margin-left: 1rem; } }
  section#neighborhood-footer .event-image {
    max-width: 100%;
    background-size: cover;
    min-height: 16.875rem;
    background-position: center; }
  section#neighborhood-footer .event-info {
    padding: 1.5rem 1.67687rem 1.5rem 1.67687rem; }
    section#neighborhood-footer .event-info h3 {
      padding-top: 1.25rem;
      color: #007EB9; }
    section#neighborhood-footer .event-info .hours {
      color: #007EB9;
      font-size: 1.375rem;
      font-weight: 300;
      line-height: 1.8125rem; }
  section#neighborhood-footer .date.medium .date-day,
  section#neighborhood-footer .date.medium .date-month {
    color: #007EB9;
    text-align: center; }
  section#neighborhood-footer .date .date-day {
    color: #FFFFFF;
    font-size: 3.75rem;
    font-weight: bold;
    line-height: 2.5rem;
    text-align: center;
    width: 4.4375rem;
    padding-bottom: 0.5rem; }
  section#neighborhood-footer .date .date-month {
    text-transform: uppercase;
    width: 4.4375rem;
    color: #FFFFFF;
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 1.125rem;
    text-align: center;
    padding-bottom: 0.375rem; }
  section#neighborhood-footer .small-events {
    padding: 0 0 1.875rem 0; }
  section#neighborhood-footer .event-row {
    display: block;
    margin: 0 auto;
    margin-bottom: 0.625rem;
    box-shadow: 3px 3px 15px 0 rgba(20, 55, 78, 0.16);
    max-width: 90%; }
    section#neighborhood-footer .event-row .date {
      padding: 0.9375rem 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      background-color: rgba(6, 103, 145, 0.8); }
    section#neighborhood-footer .event-row .small-event-info {
      min-height: 6.53125rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start; }
      section#neighborhood-footer .event-row .small-event-info h3 {
        font-size: 1.5rem; }
      section#neighborhood-footer .event-row .small-event-info .flenter {
        padding: 0 5%; }
    section#neighborhood-footer .event-row .hours {
      color: #007EB9; }

.last-row {
  position: absolute; }

section#events-header {
  background-image: url("../jpg/nh-alys-beach.jpg"); }

section#events-hero .smart-content {
  box-shadow: none;
  padding: 0; }

section#events-hero .smart-content .feature-card-columns > a {
  padding-top: 0; }

section#events-hero .smart-content .feature-card-columns > a:first-child {
  border-right: none;
  padding: 0; }

section#events-hero h3.accompanied {
  margin-bottom: 0.3125rem; }

section.search-band {
  background: #055f85;
  color: #fefefe;
  padding: 1.875rem 0 1.25rem 0; }
  section.search-band em {
    line-height: 18px;
    display: block;
    margin-bottom: 7px;
    font-weight: 600; }
  section.search-band big {
    display: block;
    font-size: 35px;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: -10px;
    margin-bottom: 12px; }
    section.search-band big.alternate {
      text-transform: none; }
  section.search-band a {
    font-weight: 600;
    color: #fefefe;
    text-decoration: none;
    font-size: 16px;
    position: relative; }
    section.search-band a:after {
      position: absolute;
      content: url("https://cdn.visitsouthwalton.com/img/down-arrow-inside-circle.svg");
      display: inline-block;
      margin-left: 8px;
      width: 22px;
      height: 22px;
      transition: all .25s ease-in-out; }
  section.search-band.advanced a:after {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  section.search-band.advanced .advanced-search {
    opacity: 1; }
  section.search-band .container-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  section.search-band .field-container {
    width: 100%; }
    @media screen and (min-width: 48.125em) {
      section.search-band .field-container {
        display: -ms-flexbox;
        display: flex; } }
    section.search-band .field-container label {
      position: absolute;
      left: -9999px; }
    @media screen and (max-width: 48.0625em) {
      section.search-band .field-container .select2-container {
        margin-top: 0 !important;
        margin-bottom: 1rem; } }
    @media screen and (max-width: 48.0625em) {
      section.search-band .field-container .select2-selection {
        max-width: 100%; } }
    @media screen and (max-width: 48.0625em) {
      section.search-band .field-container select, section.search-band .field-container input {
        margin-top: 0 !important;
        margin-bottom: 1rem; } }
    @media screen and (min-width: 48.125em) {
      section.search-band .field-container select, section.search-band .field-container input {
        margin-right: 16px; } }
    section.search-band .field-container select, section.search-band .field-container input {
      display: block;
      width: 100%; }
    section.search-band .field-container input[type="submit"] {
      text-transform: uppercase; }
  section.search-band .advanced-search {
    padding-top: 10px;
    width: 100%;
    position: static;
    display: none;
    opacity: 0;
    transition: opacity .25s ease-in-out; }
    @media screen and (min-width: 48.125em) {
      section.search-band .advanced-search #begin-date, section.search-band .advanced-search #end-date {
        width: 25%; } }
    @media screen and (min-width: 48.125em) {
      section.search-band .advanced-search #end-date {
        margin-right: 0; } }
  section.search-band .close-search {
    display: none; }

/*
section#event-search,
section#event-search-hidden {
    margin: rem-calc(0 0 64 0);
    .select2-container .select2-selection--single {
        @include breakpoint(medium) {
            max-width: 95%;
        }
    }
    select2-dropdown {
        @include breakpoint(medium) {
            max-width: 95%;
        }
    }
}
*/
.select2-container--default .select2-results > .select2-results__options {
  max-height: 250px !important; }

section#event-search-hidden {
  display: none;
  margin: 0 auto;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0; }
  section#event-search-hidden .search-module {
    padding: 3.75rem 0;
    position: relative; }
    section#event-search-hidden .search-module h4 {
      padding: 0 0 0.9375rem 0; }
    section#event-search-hidden .search-module .close-search {
      display: block;
      position: absolute;
      top: 0;
      right: 1.5rem;
      font-size: 3.125rem;
      color: white;
      cursor: pointer; }

section#event-categories, section#top-annual-events, section#featured-cat-events {
  max-width: 95%;
  margin: 0 auto;
  position: relative; }
  @media screen and (min-width: 75em) {
    section#event-categories, section#top-annual-events, section#featured-cat-events {
      max-width: 75%; } }
  section#event-categories a.no-flair, section#top-annual-events a.no-flair, section#featured-cat-events a.no-flair {
    display: block;
    margin-bottom: 0.9375rem; }
  section#event-categories .title-row, section#top-annual-events .title-row, section#featured-cat-events .title-row {
    padding: 0 0.9375rem; }
  section#event-categories .row:not(.hide-first), section#top-annual-events .row:not(.hide-first), section#featured-cat-events .row:not(.hide-first) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  section#event-categories .hide-first, section#top-annual-events .hide-first, section#featured-cat-events .hide-first {
    display: none; }
  section#event-categories .hide-briefly, section#top-annual-events .hide-briefly, section#featured-cat-events .hide-briefly {
    display: none; }
  section#event-categories .column-block, section#top-annual-events .column-block, section#featured-cat-events .column-block {
    margin-bottom: 1.875rem; }
    section#event-categories .column-block .event-block, section#top-annual-events .column-block .event-block, section#featured-cat-events .column-block .event-block {
      min-height: 100%; }
      section#event-categories .column-block .event-block .event-photo, section#top-annual-events .column-block .event-block .event-photo, section#featured-cat-events .column-block .event-block .event-photo {
        min-height: 15.3125rem;
        background-size: cover;
        background-position: center; }
      section#event-categories .column-block .event-block .event-info, section#top-annual-events .column-block .event-block .event-info, section#featured-cat-events .column-block .event-block .event-info {
        padding: 1.25rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
            justify-content: flex-start; }
        section#event-categories .column-block .event-block .event-info .center-box, section#top-annual-events .column-block .event-block .event-info .center-box, section#featured-cat-events .column-block .event-block .event-info .center-box {
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content; }
        section#event-categories .column-block .event-block .event-info .date, section#top-annual-events .column-block .event-block .event-info .date, section#featured-cat-events .column-block .event-block .event-info .date {
          color: #007EB9;
          font-size: 3.75rem;
          font-weight: bold;
          line-height: 2.75rem;
          text-align: center; }
        section#event-categories .column-block .event-block .event-info .month, section#top-annual-events .column-block .event-block .event-info .month, section#featured-cat-events .column-block .event-block .event-info .month {
          margin-top: 0.6875rem;
          color: #007EB9;
          font-size: 0.9375rem;
          /* discuss below w Jay. Invision had it at 500,
                        but doing 500 makes it look so skinny,
                        I believe skinnier than it visually appears in sketch.
                    */
          font-weight: 600;
          line-height: 1.375rem;
          text-transform: uppercase;
          text-align: center; }
        section#event-categories .column-block .event-block .event-info hr, section#top-annual-events .column-block .event-block .event-info hr, section#featured-cat-events .column-block .event-block .event-info hr {
          margin-bottom: 1.375rem;
          text-align: center; }
        section#event-categories .column-block .event-block .event-info .event-name, section#top-annual-events .column-block .event-block .event-info .event-name, section#featured-cat-events .column-block .event-block .event-info .event-name {
          font-size: 1.75rem;
          font-weight: 700;
          color: #007EB9;
          line-height: 1.8125rem; }
        section#event-categories .column-block .event-block .event-info .time, section#top-annual-events .column-block .event-block .event-info .time, section#featured-cat-events .column-block .event-block .event-info .time {
          font-size: 1.375rem;
          font-weight: 300;
          color: #007EB9;
          line-height: 1.8125rem; }
  section#event-categories hr.break, section#top-annual-events hr.break, section#featured-cat-events hr.break {
    margin: 3.75rem 0.9375rem; }
  section#event-categories .pagination, section#top-annual-events .pagination, section#featured-cat-events .pagination {
    width: 100%;
    display: -ms-flexbox;
    display: flex; }
    section#event-categories .pagination .flexer, section#top-annual-events .pagination .flexer, section#featured-cat-events .pagination .flexer {
      border: 1px solid #EFEFEF;
      margin: 0 auto;
      font-size: 0; }
      section#event-categories .pagination .flexer .page-number,
      section#event-categories .pagination .flexer .back-arrow,
      section#event-categories .pagination .flexer .next-arrow, section#top-annual-events .pagination .flexer .page-number,
      section#top-annual-events .pagination .flexer .back-arrow,
      section#top-annual-events .pagination .flexer .next-arrow, section#featured-cat-events .pagination .flexer .page-number,
      section#featured-cat-events .pagination .flexer .back-arrow,
      section#featured-cat-events .pagination .flexer .next-arrow {
        width: 2.125rem;
        height: 2.125rem;
        display: inline-block;
        text-align: center;
        padding-top: 3px;
        font-size: 1rem;
        font-weight: 300;
        color: #3E8ACC;
        border: 1px solid #efefef;
        cursor: pointer;
        transition: background-color 0.3s ease-in-out; }
        section#event-categories .pagination .flexer .page-number:hover,
        section#event-categories .pagination .flexer .back-arrow:hover,
        section#event-categories .pagination .flexer .next-arrow:hover, section#top-annual-events .pagination .flexer .page-number:hover,
        section#top-annual-events .pagination .flexer .back-arrow:hover,
        section#top-annual-events .pagination .flexer .next-arrow:hover, section#featured-cat-events .pagination .flexer .page-number:hover,
        section#featured-cat-events .pagination .flexer .back-arrow:hover,
        section#featured-cat-events .pagination .flexer .next-arrow:hover {
          transition: background-color 0.3s ease-in-out;
          background-color: #efefef; }
        section#event-categories .pagination .flexer .page-number.active,
        section#event-categories .pagination .flexer .back-arrow.active,
        section#event-categories .pagination .flexer .next-arrow.active, section#top-annual-events .pagination .flexer .page-number.active,
        section#top-annual-events .pagination .flexer .back-arrow.active,
        section#top-annual-events .pagination .flexer .next-arrow.active, section#featured-cat-events .pagination .flexer .page-number.active,
        section#featured-cat-events .pagination .flexer .back-arrow.active,
        section#featured-cat-events .pagination .flexer .next-arrow.active {
          transition: background-color 0.3s ease-in-out;
          background-color: #0F96CE;
          color: white; }
      section#event-categories .pagination .flexer .page-number.hiding, section#top-annual-events .pagination .flexer .page-number.hiding, section#featured-cat-events .pagination .flexer .page-number.hiding {
        display: none; }
      section#event-categories .pagination .flexer .back-arrow.blocked,
      section#event-categories .pagination .flexer .next-arrow.blocked, section#top-annual-events .pagination .flexer .back-arrow.blocked,
      section#top-annual-events .pagination .flexer .next-arrow.blocked, section#featured-cat-events .pagination .flexer .back-arrow.blocked,
      section#featured-cat-events .pagination .flexer .next-arrow.blocked {
        cursor: auto;
        filter: grayscale(100%);
        opacity: 0.4; }
      section#event-categories .pagination .flexer .next-arrow, section#top-annual-events .pagination .flexer .next-arrow, section#featured-cat-events .pagination .flexer .next-arrow {
        transform: rotateY(180deg); }
  section#event-categories .end-of-events, section#top-annual-events .end-of-events, section#featured-cat-events .end-of-events {
    max-width: 80%;
    margin: 0 auto;
    display: none; }
  section#event-categories .loader, section#top-annual-events .loader, section#featured-cat-events .loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0; }
  section#event-categories.fader .event-box, section#top-annual-events.fader .event-box, section#featured-cat-events.fader .event-box {
    opacity: 0; }
  section#event-categories .event-box, section#top-annual-events .event-box, section#featured-cat-events .event-box {
    transition: all 0.25s ease-in; }
  section#event-categories.loading .loader, section#top-annual-events.loading .loader, section#featured-cat-events.loading .loader {
    opacity: 1; }
  section#event-categories.loading .event-box, section#top-annual-events.loading .event-box, section#featured-cat-events.loading .event-box {
    opacity: 0; }

section#event-listing, section.event-listing {
  position: relative; }
  section#event-listing .loader, section.event-listing .loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0; }
  section#event-listing.fader .event-box, section.event-listing.fader .event-box {
    opacity: 0; }
  section#event-listing .event-box, section.event-listing .event-box {
    transition: all 0.25s ease-in; }
  section#event-listing.loading .loader, section.event-listing.loading .loader {
    opacity: 1; }
  section#event-listing.loading .event-box, section.event-listing.loading .event-box {
    opacity: 0; }
  @media screen and (min-width: 48.125em) {
    section#event-listing .search-button-container, section.event-listing .search-button-container {
      text-align: right; } }

.view-all-events {
  margin-top: 30px;
  margin-bottom: 80px;
  text-align: center; }

.event-header-row, .things-to-do-header-row, .header-row {
  margin-bottom: 45px; }
  .event-header-row .header, .things-to-do-header-row .header, .header-row .header {
    color: #066791;
    font-size: 38px;
    line-height: 46px;
    font-weight: bold;
    text-transform: uppercase; }

section#top-annual-events {
  margin: 55px auto; }

section.banner {
  margin-bottom: 68px; }
  section.banner a {
    text-decoration: none; }
  section.banner .container {
    color: #fefefe;
    background: #066791;
    padding: 48px 58px; }
    @media screen and (min-width: 48.125em) {
      section.banner .container {
        padding: 48px 35% 48px 58px;
        background-repeat: no-repeat;
        background-position: center right 59px;
        background-size: auto calc(70% - 70px); } }
    @media screen and (min-width: 64em) {
      section.banner .container {
        background-size: auto calc(100% - 70px); } }
    section.banner .container .title {
      font-size: 48px;
      line-height: 58px;
      text-transform: uppercase;
      font-weight: bold; }
    section.banner .container p {
      color: #fefefe;
      font-size: 18px;
      line-height: 26px;
      font-weight: 600;
      font-style: italic; }

@media screen and (min-width: 48.125em) {
  section.banner#restaurants .container {
    background-image: url("https://cdn.visitsouthwalton.com/img/icons/vsw-explore-restaurants.svg"); } }

@media screen and (min-width: 48.125em) {
  section.banner#add-event .container {
    background-image: url("https://cdn.visitsouthwalton.com/img/icons/calendar.svg"); } }

/*
Because there will be a number of transitions when a new view is selected,
I will compartmentalize them under this umbrella class to add to the body,
instead of having to class each element.
Above the umbrella class transform aspects will be each individual's pre-transform base state.
*/
section#events-hero .smart-content {
  max-height: 2000px;
  opacity: 1;
  pointer-events: auto;
  transition: all 0.3s ease-in-out; }

section#events-hero .filter-copy {
  display: none; }

.page-events.transform section#events-hero .smart-content {
  transition: all 0.3s ease-in-out;
  max-height: 0;
  opacity: 0;
  pointer-events: none; }

section#category-event-search {
  margin: 0 0 7.375rem 0; }

section#featured-cat-events {
  max-width: 75%;
  margin: 0 auto; }

section#submit-event-header {
  background-image: url("../jpg/nh-alys-beach.jpg"); }

section#event-form {
  padding: 3.125rem 0.625rem; }
  @media screen and (min-width: 64em) {
    section#event-form {
      padding: 3.125rem 0; } }
  section#event-form .invalid label {
    color: #ec5840;
    font-weight: bold; }
  section#event-form .invalid input:required, section#event-form .invalid select:required, section#event-form .invalid textarea:required {
    border-color: #ec5840;
    outline: none; }
  section#event-form .invalid .info-text {
    color: #ec5840;
    font-weight: bold; }
  section#event-form .invalid .select2-container:not(.select2-container--focus) .select2-selection, section#event-form .invalid .select2-container:not(.select2-container--focus) .select2-selection--multiple {
    border-color: #ec5840 !important; }
  section#event-form .row {
    padding: 1.25rem 0; }
    @media screen and (min-width: 48.125em) {
      section#event-form .row .columns:first-child {
        padding-right: 0.625rem; } }
    @media screen and (min-width: 48.125em) {
      section#event-form .row .columns:last-child {
        padding-left: 0.625rem; } }
    section#event-form .row.widget .columns:first-child {
      padding: 0.625rem;
      border: solid 1px rgba(6, 103, 145, 0.3);
      border-bottom: none;
      border-top-left-radius: 1.25rem;
      border-top-right-radius: 1.25rem; }
      @media screen and (min-width: 48.125em) {
        section#event-form .row.widget .columns:first-child {
          border: solid 1px rgba(6, 103, 145, 0.3);
          border-right: none;
          border-top-left-radius: 1.25rem;
          border-bottom-left-radius: 1.25rem;
          border-top-right-radius: 0; } }
    section#event-form .row.widget .columns:last-child {
      padding: 0.75rem;
      border: solid 1px rgba(6, 103, 145, 0.3);
      border-top: none;
      border-bottom-left-radius: 1.25rem;
      border-bottom-right-radius: 1.25rem; }
      @media screen and (min-width: 48.125em) {
        section#event-form .row.widget .columns:last-child {
          border: solid 1px rgba(6, 103, 145, 0.3);
          border-left: none;
          border-top-right-radius: 1.25rem;
          border-bottom-right-radius: 1.25rem;
          border-bottom-left-radius: 0; } }
    section#event-form .row.widget a.button {
      width: 49%;
      padding: 20px 1vw; }
      @media screen and (min-width: 75em) {
        section#event-form .row.widget a.button {
          padding: 20px 2vw; } }
      section#event-form .row.widget a.button.remove {
        margin-bottom: 0.9375rem;
        margin-top: -0.3125rem; }
    section#event-form .row.widget .dates-area #endtime, section#event-form .row.widget .dates-area #allday {
      max-width: 7%; }
    section#event-form .row.widget .dates-area .widget-selection-area .classer .classer .xdsoft_datetimepicker.xdsoft_noselect.xdsoft_.xdsoft_inline {
      min-width: 31.25rem; }
    section#event-form .row.widget .dates-area .widget-selection-area .declasser #eventEndTime.disabled {
      opacity: 0.3; }
    section#event-form .row .row {
      max-width: 100%;
      margin: 0 auto;
      padding: 0; }
  section#event-form .info-text {
    font-size: 0.75rem;
    font-style: italic; }
    section#event-form .info-text.comeup {
      margin-top: -0.4375rem; }
  section#event-form input {
    width: 100%; }
  section#event-form textarea {
    width: 100%; }
  @media screen and (min-width: 48.125em) {
    section#event-form #description-row .columns {
      padding-left: 0;
      padding-right: 0; } }
  section#event-form #eventDescription {
    height: 6.25rem; }
  section#event-form #eventAdmission:before {
    content: '$';
    position: absolute;
    left: 0.3125rem; }
  section#event-form #eventType {
    height: 10.5625rem; }
  section#event-form .select2-selection--multiple {
    cursor: pointer; }
    section#event-form .select2-selection--multiple:before {
      content: "";
      position: absolute;
      right: 2rem;
      top: 42%;
      border-top: 6px solid #525252;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent; }
  section#event-form .dates-area input {
    margin-bottom: 0.625rem; }
  section#event-form #submit-button {
    margin: 0 auto;
    display: block; }
    @media screen and (min-width: 48.125em) {
      section#event-form #submit-button {
        width: 50%; } }
  section#event-form .required {
    display: none;
    color: red;
    margin-top: -0.625rem;
    margin-bottom: 0.625rem; }

section#events-detail-hero {
  margin-top: 70px;
  margin-bottom: 70px; }
  section#events-detail-hero h1 {
    text-align: center; }
  section#events-detail-hero hr.brand {
    margin-top: 1.25rem;
    width: 100px;
    height: 10px; }
  section#events-detail-hero p {
    font-style: italic; }
    section#events-detail-hero p a {
      font-style: normal;
      font-weight: 600; }
  section#events-detail-hero .title-row hr {
    margin-top: 1.25rem;
    margin-bottom: 4.3125rem; }
  @media screen and (min-width: 64em) {
    section#events-detail-hero .flenter {
      padding-left: 8.875rem;
      padding-right: 8.875rem; } }
  section#events-detail-hero .pre-date {
    text-align: center;
    color: #066791;
    font-size: 2.25rem;
    font-weight: 700; }
  section#events-detail-hero .photo-top {
    min-height: 18rem;
    background-size: cover;
    background-position: center; }
  section#events-detail-hero .event-details {
    border: 1px solid #E2E2E2;
    padding: 1.6875rem 1.6875rem 2.5rem 2.5rem;
    color: #6B6B6B;
    font-size: 18px;
    position: relative; }
    section#events-detail-hero .event-details.featured {
      padding-top: 50px; }
      section#events-detail-hero .event-details.featured .featured-flag {
        padding: 5px 30px;
        display: block;
        position: absolute;
        top: 10px;
        right: -0.9375rem;
        background-color: #066791;
        color: white;
        font-size: 15px;
        font-weight: bold;
        line-height: 29px;
        text-align: center; }
        section#events-detail-hero .event-details.featured .featured-flag img {
          margin-right: 0.3125rem;
          margin-top: -0.375rem; }
        section#events-detail-hero .event-details.featured .featured-flag:after {
          content: '';
          width: 0;
          height: 0;
          border-right: 15px solid transparent;
          border-top: 10px solid #024C6C;
          position: absolute;
          bottom: -10px;
          right: 0; }
  section#events-detail-hero a {
    word-break: break-word; }
  section#events-detail-hero .mini-title {
    margin-top: 1rem;
    font-size: 16px; }
  section#events-detail-hero .evt-details-wrapper .button {
    width: 100%; }
  section#events-detail-hero .map {
    text-align: right; }
  section#events-detail-hero p {
    font-style: normal !important; }
  section#events-detail-hero .date-block {
    padding: 10px;
    border: solid 1px #cdcdcd;
    text-align: center;
    margin-bottom: 20px;
    color: #00719c; }
    section#events-detail-hero .date-block.selected {
      border: solid 1px #ffe983;
      box-shadow: inset 0 0 1px 1px #ffe983; }
    section#events-detail-hero .date-block .dow {
      text-transform: uppercase;
      font-size: 12px;
      line-height: 14px; }
    section#events-detail-hero .date-block .date {
      font-weight: 600;
      font-size: 18px;
      line-height: 22px; }
    section#events-detail-hero .date-block .time {
      font-size: 14px;
      line-height: 17px; }

section#event-details-gallery-area {
  margin: 5.3125rem 0; }

section.related-events {
  margin-bottom: 100px; }
  section.related-events hr {
    color: #cfcfcf;
    margin-bottom: 44px; }

section#activity-filter .act-pad {
  cursor: pointer;
  border: solid 1px #efefef;
  padding: 0.9375rem 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  height: 9.375rem;
  transition: all 0.5s ease-in-out; }
  section#activity-filter .act-pad .flexer {
    width: 100%;
    min-height: 100%; }
    section#activity-filter .act-pad .flexer p {
      font-size: 0.9375rem;
      color: #066791; }
    section#activity-filter .act-pad .flexer img {
      max-width: 3.125rem; }
  section#activity-filter .act-pad:hover {
    background-color: #efefef;
    transition: all 0.5s ease-in-out;
    border: solid 1px white; }
  section#activity-filter .act-pad.active {
    background-color: #efefef;
    transition: all 0.5s ease-in-out;
    border: solid 1px white; }

section#activity-filter .select2.select2-container {
  margin-top: 1.875rem;
  margin-left: 2.5%;
  max-width: 95%; }

section#beach-cards {
  margin: 3.125rem 0; }

.page-neighborhoods .no-neighborhoods {
  display: none; }

section#all-blogs {
  padding: 2.1875rem 0.75rem 0;
  margin: 0 auto; }
  @media screen and (min-width: 48.125em) {
    section#all-blogs {
      padding: 3.75rem 1.875rem 0 1.875rem; } }
  @media screen and (min-width: 75em) {
    section#all-blogs {
      max-width: 80%; } }
  section#all-blogs .no-articles {
    display: none; }

section#all-sweeps {
  margin: 60px auto;
  max-width: 98%; }
  @media screen and (min-width: 48.125em) {
    section#all-sweeps {
      max-width: 90%; } }
  section#all-sweeps .sweepstake {
    margin-bottom: 1.875rem;
    transition: visibility 0s, opacity 0.5s linear;
    transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1); }
    section#all-sweeps .sweepstake.hideme {
      display: none; }
    section#all-sweeps .sweepstake .img {
      height: 12.5rem;
      background-position: center;
      background-size: cover; }
    section#all-sweeps .sweepstake .content {
      padding: 2.5rem 2.1875rem; }
      section#all-sweeps .sweepstake .content h5 {
        margin-bottom: 0.9375rem; }
    section#all-sweeps .sweepstake .card-inner {
      transition: all 0.3s cubic-bezier(0.57, 0.23, 0.51, 1);
      box-shadow: 3px 3px 15px 0px rgba(20, 55, 78, 0.16); }
    section#all-sweeps .sweepstake:hover .float-card-inner,
    section#all-sweeps .sweepstake:hover .card-inner {
      transform: translate3d(0px, -3%, 0px);
      box-shadow: 6px 24px 41px 20px rgba(20, 55, 78, 0.08); }

section#landing-results {
  max-width: 95%;
  margin: 0 auto; }
  section#landing-results #begin-date {
    margin-bottom: 1.25rem; }
    @media screen and (min-width: 48.125em) {
      section#landing-results #begin-date {
        margin-bottom: initial; } }
  @media screen and (min-width: 48.125em) {
    section#landing-results {
      max-width: 90%; } }
  @media screen and (min-width: 64em) {
    section#landing-results {
      max-width: 80%; } }
  section#landing-results .building {
    display: none; }
  section#landing-results .h3.daytime, section#landing-results .h3.evening, section#landing-results .h3.events {
    margin-bottom: 0.3125rem;
    margin-top: 0.9375rem; }
    @media screen and (min-width: 48.125em) {
      section#landing-results .h3.daytime, section#landing-results .h3.evening, section#landing-results .h3.events {
        margin-top: 0; } }
  section#landing-results .h3.daytime:before {
    content: url("https://cdn.visitsouthwalton.com/img/sun.svg");
    margin-right: 0.5rem; }
  section#landing-results .h3.evening:before {
    content: url("https://cdn.visitsouthwalton.com/img/moon.svg");
    margin-right: 0.5rem; }
  section#landing-results .h3.events:before {
    content: url("https://cdn.visitsouthwalton.com/img/calendar.svg");
    margin-right: 0.5rem; }
  section#landing-results .daytinerary:last-child {
    margin-bottom: 3.75rem; }
  section#landing-results .daytinerary a {
    text-decoration: none !important; }
  section#landing-results .daytinerary h2 {
    margin: 5.5rem 0 0.625rem 0; }
  section#landing-results .daytinerary .img-bg {
    height: 9.375rem;
    background-position: center;
    background-size: cover; }
    @media screen and (min-width: 48.125em) {
      section#landing-results .daytinerary .img-bg {
        height: 18.75rem; } }
  section#landing-results .daytinerary .yellow-bar, section#landing-results .daytinerary .blue-bar, section#landing-results .daytinerary .grey-bar {
    width: 100%;
    height: 0.9375rem;
    margin-bottom: 0.625rem; }
  section#landing-results .daytinerary .yellow-bar {
    background-color: #FFE983; }
  section#landing-results .daytinerary .blue-bar {
    background-color: #066791; }
  section#landing-results .daytinerary .grey-bar {
    background-color: #EFEFEF; }
  @media screen and (min-width: 48.125em) {
    section#landing-results .daytinerary .blogPost {
      padding: 0 0.625rem; }
      section#landing-results .daytinerary .blogPost:first-child {
        padding: 0 0.625rem 0 0; } }
  section#landing-results .daytinerary .blogPost .blog-holder .bottom-holder {
    padding: 1.3125rem 1.875rem 2.0625rem 1.875rem; }
  section#landing-results .daytinerary .blogPost .blog-card h5 {
    margin: 1.3125rem 0;
    color: #007EB9; }
  section#landing-results .daytinerary .blogPost .button {
    color: #066791;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px; }
  section#landing-results .daytinerary .none .button {
    color: #0F96CE; }
  @media screen and (min-width: 48.125em) {
    section#landing-results .daytinerary .eventSpace {
      padding: 0 0 0 0.625rem; } }
  section#landing-results .daytinerary .eventSpace .event {
    max-width: 100%;
    margin: 0 auto;
    padding: 1.3125rem;
    margin-bottom: 0.9375rem; }
    section#landing-results .daytinerary .eventSpace .event h3.nontitular {
      font-size: 1.5rem;
      text-transform: none; }
    section#landing-results .daytinerary .eventSpace .event .start-time {
      color: #066791;
      font-size: 18px;
      font-weight: 300;
      line-height: 29px; }

section#itinerary-results {
  max-width: 95%;
  margin: 0 auto; }
  section#itinerary-results #begin-date {
    margin-bottom: 1.25rem; }
    @media screen and (min-width: 48.125em) {
      section#itinerary-results #begin-date {
        margin-bottom: initial; } }
  @media screen and (min-width: 48.125em) {
    section#itinerary-results {
      max-width: 90%; } }
  @media screen and (min-width: 64em) {
    section#itinerary-results {
      max-width: 80%; } }
  section#itinerary-results .building {
    display: none; }
  section#itinerary-results .h3.daytime, section#itinerary-results .h3.evening, section#itinerary-results .h3.events {
    margin-bottom: 0.3125rem;
    margin-top: 0.9375rem; }
    @media screen and (min-width: 48.125em) {
      section#itinerary-results .h3.daytime, section#itinerary-results .h3.evening, section#itinerary-results .h3.events {
        margin-top: 0; } }
  section#itinerary-results .h3.daytime:before {
    content: url("https://cdn.visitsouthwalton.com/img/sun.svg");
    margin-right: 0.5rem; }
  section#itinerary-results .h3.evening:before {
    content: url("https://cdn.visitsouthwalton.com/img/moon.svg");
    margin-right: 0.5rem; }
  section#itinerary-results .h3.events:before {
    content: url("https://cdn.visitsouthwalton.com/img/calendar.svg");
    margin-right: 0.5rem; }
  section#itinerary-results .daytinerary {
    display: none; }
    section#itinerary-results .daytinerary:last-child {
      margin-bottom: 3.75rem; }
    section#itinerary-results .daytinerary a {
      text-decoration: none !important; }
    section#itinerary-results .daytinerary h2 {
      margin: 5.5rem 0 0.625rem 0; }
    section#itinerary-results .daytinerary .img-bg {
      height: 9.375rem;
      background-position: center;
      background-size: cover; }
      @media screen and (min-width: 48.125em) {
        section#itinerary-results .daytinerary .img-bg {
          height: 18.75rem; } }
    section#itinerary-results .daytinerary .yellow-bar, section#itinerary-results .daytinerary .blue-bar, section#itinerary-results .daytinerary .grey-bar {
      width: 100%;
      height: 0.9375rem;
      margin-bottom: 0.625rem; }
    section#itinerary-results .daytinerary .yellow-bar {
      background-color: #FFE983; }
    section#itinerary-results .daytinerary .blue-bar {
      background-color: #066791; }
    section#itinerary-results .daytinerary .grey-bar {
      background-color: #EFEFEF; }
    @media screen and (min-width: 48.125em) {
      section#itinerary-results .daytinerary .blogPost {
        padding: 0 0.625rem; }
        section#itinerary-results .daytinerary .blogPost:first-child {
          padding: 0 0.625rem 0 0; } }
    section#itinerary-results .daytinerary .blogPost .blog-holder .bottom-holder {
      padding: 1.3125rem 1.875rem 2.0625rem 1.875rem; }
    section#itinerary-results .daytinerary .blogPost .blog-card h5 {
      margin: 1.3125rem 0;
      color: #007EB9; }
    section#itinerary-results .daytinerary .blogPost .button {
      color: #007EB9;
      font-size: 16px;
      font-weight: 500;
      line-height: 19px; }
    section#itinerary-results .daytinerary .none .button {
      font-weight: 700;
      color: #0F96CE; }
    @media screen and (min-width: 48.125em) {
      section#itinerary-results .daytinerary .eventSpace {
        padding: 0 0 0 0.625rem; } }
    section#itinerary-results .daytinerary .eventSpace .event {
      max-width: 100%;
      margin: 0 auto;
      padding: 1.3125rem;
      margin-bottom: 0.9375rem; }
      section#itinerary-results .daytinerary .eventSpace .event h3.nontitular {
        font-size: 1.5rem;
        text-transform: none; }
      section#itinerary-results .daytinerary .eventSpace .event .start-time {
        color: #007EB9;
        font-size: 18px;
        font-weight: 300;
        line-height: 29px; }
      section#itinerary-results .daytinerary .eventSpace .event.accord-me {
        margin: 0;
        display: block;
        height: 0;
        opacity: 0;
        overflow: hidden;
        padding: 0;
        pointer-events: none;
        transition: all 0.3s ease-in-out; }
    section#itinerary-results .daytinerary .eventSpace .more-div {
      cursor: pointer;
      position: relative;
      padding: 0.625rem 0; }
      section#itinerary-results .daytinerary .eventSpace .more-div h3.more-arrow {
        text-transform: none;
        font-size: 1.25rem; }
        section#itinerary-results .daytinerary .eventSpace .more-div h3.more-arrow:after {
          content: '';
          position: absolute;
          top: 0.6875rem;
          right: 33%;
          background-image: url(https://cdn.visitsouthwalton.com/img/curve-arrow.svg);
          background-size: contain;
          background-repeat: no-repeat;
          -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
          width: 1.5625rem;
          height: 1.5625rem; }

section#rules-regulations {
  margin: 60px auto; }

@media screen and (max-width: 48.0625em) {
  #simpleview-form h1, #simpleview-form .h1 {
    font-size: 2em; } }

#simpleview-form h3 {
  margin: 0.625rem 0;
  padding: 0 !important; }
  @media screen and (max-width: 48.0625em) {
    #simpleview-form h3 {
      font-size: 1.17em; } }

#simpleview-form input:not([type='checkbox']):not([type='radio']) {
  margin: 0.9375rem 0 0.625rem 0;
  width: 100%; }

@media screen and (max-width: 48.0625em) {
  #simpleview-form textarea {
    width: 100%; } }

@media screen and (max-width: 48.0625em) {
  #simpleview-form td {
    white-space: normal; } }

@media screen and (max-width: 48.0625em) {
  #simpleview-form .g-recaptcha {
    -ms-transform: scale(0.77);
        transform: scale(0.77);
    -ms-transform-origin: 0 0;
        transform-origin: 0 0; } }

#simpleview-form select {
  max-width: none;
  padding: 0.5rem;
  margin: 0.625rem 0;
  height: 3.125rem;
  border-bottom-left-radius: 1px !important;
  border-bottom-right-radius: 1px !important;
  border-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important; }

#simpleview-form div[id^='rowcontainer'] {
  margin-top: 0.625rem; }

#simpleview-form #rowcontainer_udf_268, #simpleview-form #rowcontainer_udf_269, #simpleview-form #rowcontainer_udf_1 {
  width: 100%;
  margin: 0.1875rem 0;
  border-bottom: solid 2px #efefef; }
  @media screen and (min-width: 48.125em) and (max-width: 63.9375em) {
    #simpleview-form #rowcontainer_udf_268, #simpleview-form #rowcontainer_udf_269, #simpleview-form #rowcontainer_udf_1 {
      width: 80%; } }
  @media screen and (min-width: 64em) {
    #simpleview-form #rowcontainer_udf_268, #simpleview-form #rowcontainer_udf_269, #simpleview-form #rowcontainer_udf_1 {
      width: 60%; } }

#simpleview-form #labelcontainer_inquiry_brochures {
  font-style: italic;
  margin-left: 1.0625rem; }

#simpleview-form input[type=Submit] {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border: 0.0625rem solid rgba(255, 255, 255, 0);
  color: #fff;
  background: #066791;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-right: 5vw;
  padding-left: 5vw;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
  text-align: center;
  transition: background-color 0.3s ease-in-out; }
  #simpleview-form input[type=Submit]:hover {
    background: #cdf7ff;
    color: #066791; }

#simpleview-form input[type="Reset"] {
  display: none; }

#fieldcontainer_udf_98, #fieldcontainer_udf_101, #fieldcontainer_udf_102, #fieldcontainer_udf_106, #fieldcontainer_udf_107 {
  position: relative; }
  #fieldcontainer_udf_98 a, #fieldcontainer_udf_101 a, #fieldcontainer_udf_102 a, #fieldcontainer_udf_106 a, #fieldcontainer_udf_107 a {
    position: absolute;
    top: 0;
    left: 5.625rem; }
  #fieldcontainer_udf_98 p, #fieldcontainer_udf_101 p, #fieldcontainer_udf_102 p, #fieldcontainer_udf_106 p, #fieldcontainer_udf_107 p {
    font-size: 0.85rem;
    position: absolute;
    top: -10px;
    left: 0; }
  #fieldcontainer_udf_98 input, #fieldcontainer_udf_101 input, #fieldcontainer_udf_102 input, #fieldcontainer_udf_106 input, #fieldcontainer_udf_107 input {
    margin-top: 8%; }
    @media screen and (min-width: 48.125em) {
      #fieldcontainer_udf_98 input, #fieldcontainer_udf_101 input, #fieldcontainer_udf_102 input, #fieldcontainer_udf_106 input, #fieldcontainer_udf_107 input {
        margin-top: 5%; } }
    @media screen and (min-width: 75em) {
      #fieldcontainer_udf_98 input, #fieldcontainer_udf_101 input, #fieldcontainer_udf_102 input, #fieldcontainer_udf_106 input, #fieldcontainer_udf_107 input {
        margin-top: 4%; } }
    @media screen and (min-width: 90em) {
      #fieldcontainer_udf_98 input, #fieldcontainer_udf_101 input, #fieldcontainer_udf_102 input, #fieldcontainer_udf_106 input, #fieldcontainer_udf_107 input {
        margin-top: 3%; } }

#fielcontainer_udf_104 input[type="radio"] {
  min-height: 10px; }

section#rules-regulations {
  max-width: 80%; }

section#thank-you-modal {
  z-index: 99999;
  position: fixed;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }
  section#thank-you-modal .inner {
    background-color: white;
    box-shadow: 0.625rem 0.625rem 1.875rem 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 3.75rem 0.625rem;
    max-width: 80%;
    margin: 0 auto;
    margin-top: 10%;
    position: relative; }
    section#thank-you-modal .inner .close {
      position: absolute;
      top: 0;
      right: 1.25rem;
      font-size: 2.5rem;
      font-weight: 700;
      color: #066791; }

section#pyt-landing {
  max-width: 80%;
  margin: 60px auto 0 auto; }
  section#pyt-landing .big-img {
    float: right; }
  section#pyt-landing .small-img {
    max-height: 8.125rem; }
  section#pyt-landing .copy-area {
    text-align: left; }
  section#pyt-landing .choose {
    color: #007EB9;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: bold;
    text-transform: uppercase; }
    @media screen and (min-width: 48.125em) {
      section#pyt-landing .choose {
        font-size: 2.4375rem;
        line-height: 48px; } }
  section#pyt-landing .copy {
    color: #606060;
    font-size: 1.5rem;
    line-height: 1.75rem;
    font-weight: 300; }
    @media screen and (min-width: 48.125em) {
      section#pyt-landing .copy {
        font-size: 41px;
        line-height: 43px; } }
  section#pyt-landing .row.inner {
    max-width: 100%;
    margin: 0 auto; }

.row.building {
  display: none; }

section#pyt-cards {
  max-width: 80%;
  margin: 60px auto; }
  section#pyt-cards a {
    text-decoration: none; }
  section#pyt-cards .title {
    padding-left: 0.9375rem; }
  section#pyt-cards .card {
    margin-bottom: 1.875rem; }
    section#pyt-cards .card .img {
      background-size: cover;
      background-position: center;
      min-height: 12.5rem; }
    section#pyt-cards .card .contain-me {
      padding: 6% 5% 1% 5%;
      min-height: 11.375rem; }
  section#pyt-cards #beach-safety .img {
    background-image: url("../jpg/beach-safety-with-flag.jpg"); }
  section#pyt-cards #accessibility .img {
    background-image: url("../jpg/accessibility.jpg"); }
  section#pyt-cards #discover-our-parks .img {
    background-image: url("../jpg/discover-our-parks.jpg"); }
  section#pyt-cards #dune-lakes-biodiversity .img {
    background-image: url("../jpg/dune-lakes-biodiversity.jpg"); }
  section#pyt-cards #getting-here .img {
    background-image: url("../jpg/getting-here-with-kids.jpg"); }
  section#pyt-cards #history .img {
    background-image: url("../jpg/history.jpg"); }
  section#pyt-cards #sea-turtles .img {
    background-image: url("../jpg/sea-turtles.jpg"); }
  section#pyt-cards #visitors-center .img {
    background-image: url("../jpg/visitors-center.jpg"); }
  section#pyt-cards #weather .img {
    background-image: url("../jpg/weather.jpg"); }

section#itinerary-maker #select2-module-select-0-container {
  height: 5.625rem;
  margin-bottom: 0 !important; }

section#itinerary-maker #end-date {
  margin-bottom: 0.3125rem; }

section#itinerary-maker .select2-container--default[data-select2-id="3"] {
  margin-bottom: 0.625rem !important; }

section.pages {
  max-width: 95%;
  margin: 0 auto; }
  @media screen and (min-width: 48.125em) {
    section.pages {
      max-width: 80%; } }
  @media screen and (min-width: 48.125em) {
    section.pages.smaller {
      max-width: 60%; } }
  section.pages ul {
    padding-left: 0;
    list-style: none;
    display: inline-block; }
    section.pages ul li.next, section.pages ul li.back {
      display: inline-block; }
    section.pages ul li {
      padding: 1.25rem; }
      section.pages ul li:hover a {
        color: black; }
      section.pages ul li a {
        color: #066791;
        font-size: 1.125rem;
        font-family: Helvetica;
        text-decoration: none; }
        section.pages ul li a.active {
          border-bottom: solid 2px #0F96CE; }
    section.pages ul li:not(.next):not(.back) {
      display: none; }
      section.pages ul li:not(.next):not(.back).active {
        display: inline-block; }
      @media screen and (min-width: 48.125em) {
        section.pages ul li:not(.next):not(.back) {
          display: inline-block; } }
    section.pages ul li.active a {
      border-bottom: solid 2px #0F96CE; }
  section.pages .button {
    border: 0.0625rem solid #066791;
    color: #066791;
    background: transparent; }
    section.pages .button:hover {
      background-color: #066791;
      color: #fff; }
    section.pages .button:after {
      content: ''; }

@media screen and (min-width: 64em) {
  .page-weddings .weddings-hero-copy {
    margin-top: 2.5rem; } }

@media screen and (max-width: 48.0625em) {
  .page-weddings section#instagram {
    margin-top: 2.5rem; } }

section#weddings-tiles {
  max-width: 90%;
  margin: 0 auto 40px auto; }
  @media screen and (min-width: 48.125em) {
    section#weddings-tiles {
      max-width: 80%; } }

section#interlude {
  max-width: 80%;
  margin: 0 auto 60px auto; }
  section#interlude p {
    font-style: normal; }
  section#interlude .button {
    margin-top: 1.25rem; }

section#weddings-venues {
  max-width: 100%;
  margin: 80px auto 5px auto; }
  @media screen and (min-width: 48.125em) {
    section#weddings-venues {
      max-width: 80%;
      margin: 80px auto 80px auto; } }

section#meetings-tiles {
  max-width: 100%;
  margin: 40px auto 40px auto; }
  @media screen and (min-width: 48.125em) {
    section#meetings-tiles {
      max-width: 80%;
      margin: 0 auto 40px auto; } }
  section#meetings-tiles .meetings-resources .card-inner div.img {
    height: 18.75rem !important; }

.meetings-hero-copy {
  padding: 0;
  margin-top: 2.5rem; }
  @media screen and (min-width: 48.125em) {
    .meetings-hero-copy {
      padding: 0 2.5rem 0 0 !important; } }

.page-meetings .weddings-icon img {
  border: solid 1px lightgrey;
  float: none; }

@media screen and (max-width: 48.0625em) {
  .page-meetings .cardImageBackground {
    margin-top: 0; } }

section.rfp-button {
  border: solid 1px lightgrey;
  position: fixed;
  bottom: 6%;
  right: 2.5%;
  z-index: 9999;
  background-color: white;
  padding: 1.25rem;
  transition: all 0.3s ease-in-out;
  -ms-transform: translateX(113.5%);
      transform: translateX(113.5%);
  box-shadow: 3px 3px 15px 0px rgba(20, 55, 78, 0.16); }
  section.rfp-button.active {
    -ms-transform: translateX(0%);
        transform: translateX(0%);
    transition: transform 0.3s ease-in-out; }
    section.rfp-button.active:hover {
      transition: all 0.3s ease-in-out;
      box-shadow: 6px 24px 41px 20px rgba(20, 55, 78, 0.08); }
  section.rfp-button .callout-close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 1.25rem;
    font-size: 2rem;
    color: #0F96CE;
    font-weight: 600; }
    section.rfp-button .callout-close:hover {
      color: #066791; }
  section.rfp-button .inactive-arrow {
    position: absolute;
    left: -10.5%;
    background-color: white;
    color: #0F96CE;
    cursor: pointer;
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    padding: 0.5625rem;
    border: solid 2px lightgrey;
    border-bottom-right-radius: 23%;
    border-top-right-radius: 23%;
    border-left: none;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out; }
    section.rfp-button .inactive-arrow:hover {
      color: #066791; }
    section.rfp-button .inactive-arrow.active {
      opacity: 1;
      pointer-events: all;
      transition: opacity 0.3s ease-in-out; }
  section.rfp-button a {
    text-decoration: none; }
  section.rfp-button .h4 {
    margin-bottom: 0.9375rem; }
  section.rfp-button .button {
    text-decoration: none;
    padding: 1.25rem 1.875rem; }

div#meetings-video {
  margin-bottom: 6.75rem; }
  @media screen and (min-width: 48.125em) {
    div#meetings-video {
      margin-bottom: 3.75rem; } }
  div#meetings-video section#half-video {
    margin: 0 !important; }
    @media screen and (max-width: 28.125em) {
      div#meetings-video section#half-video {
        height: 27vh; }
        div#meetings-video section#half-video .vidWrap iframe {
          height: 27vh; } }

section#listing-hero .flenter {
  max-width: 80%; }
  @media screen and (max-width: 28.125em) {
    section#listing-hero .flenter {
      max-width: 92%;
      padding: 2.375rem 1.375rem; } }

section#listing-hero .intro {
  margin: 1.25rem 0 3.125rem 0; }
  section#listing-hero .intro .logo {
    padding: 0 2% 0 0; }
  @media screen and (min-width: 48.125em) {
    section#listing-hero .intro .description {
      padding-left: 4%; } }
  section#listing-hero .intro .description h5 {
    padding-bottom: 0.625rem; }

section#listing-hero .deets-column .details {
  padding: 1.6875rem 2.5rem 3.5rem 2.5rem;
  border: 1px solid #E2E2E2; }
  @media screen and (max-width: 28.125em) {
    section#listing-hero .deets-column .details {
      padding: 1.0625rem 1.25rem 2.25rem; } }
  section#listing-hero .deets-column .details .amenities ul {
    padding-left: 1.1875rem; }
    @media screen and (min-width: 48.125em) {
      section#listing-hero .deets-column .details .amenities ul {
        padding-left: initial; } }

section#listing-hero .deets-column .button {
  width: 100%;
  max-width: none; }

@media screen and (max-width: 28.125em) {
  section#listing-hero .mini-gallery {
    margin-left: -1.375rem;
    margin-right: -1.375rem; } }

section#listing-hero .mini-gallery .gallery-photo {
  min-height: 20vh;
  background-size: cover;
  background-position: center;
  position: relative; }
  section#listing-hero .mini-gallery .gallery-photo:after {
    display: block;
    content: '';
    padding-bottom: 65%; }

section#listing-hero .trip-rating {
  margin: 0.625rem 0; }

section#listing-hero .directions {
  margin-top: 0.9375rem;
  text-align: right; }
  section#listing-hero .directions a {
    font-style: italic;
    color: #0F96CE;
    font-weight: 600;
    font-size: 0.875rem;
    text-decoration: none;
    border-bottom: solid 1px #0F96CE;
    color: #0F96CE; }
    section#listing-hero .directions a:after {
      content: '\2192';
      padding-left: 3px;
      text-decoration: none; }

section#listing-hero #listing-map {
  margin-top: 1.875rem;
  min-height: 15.625rem; }

section#tripadvisor-reviews {
  padding: 3.4375rem 0 3.8125rem 0;
  background-color: #066791; }
  section#tripadvisor-reviews .logo {
    margin: 0.625rem 0 1.25rem 0; }
  section#tripadvisor-reviews .review-holder {
    max-width: 95%; }
    @media screen and (min-width: 48.125em) {
      section#tripadvisor-reviews .review-holder {
        max-width: 60%; } }
  section#tripadvisor-reviews .brought {
    color: white;
    font-size: 1rem;
    font-weight: 600;
    line-height: 19px; }
  section#tripadvisor-reviews .review-holder.review {
    background-color: white;
    padding: 2.1875rem 3.25rem 2.4375rem 0;
    margin-bottom: 1.5rem; }
    section#tripadvisor-reviews .review-holder.review.hideme {
      display: none; }
    section#tripadvisor-reviews .review-holder.review:last-child {
      margin-bottom: 0; }
    section#tripadvisor-reviews .review-holder.review .rater {
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      vertical-align: middle;
      height: 9.0625rem;
      -ms-flex-pack: center;
          justify-content: center; }
      section#tripadvisor-reviews .review-holder.review .rater .rating-text {
        margin-bottom: 0.3125rem;
        color: #080D0F;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
        line-height: 17px;
        text-align: center; }
      section#tripadvisor-reviews .review-holder.review .rater .rate-image {
        margin-bottom: 0.4375rem; }
      section#tripadvisor-reviews .review-holder.review .rater .minblue {
        margin: 0.125rem 0;
        color: #066791;
        font-size: 14px;
        font-weight: 600;
        line-height: 19px; }
    section#tripadvisor-reviews .review-holder.review .revtext {
      padding: 0 0 0 1.25rem;
      border-left: 1px solid #E2E2E2; }
      section#tripadvisor-reviews .review-holder.review .revtext .review-title {
        text-decoration: none;
        color: #066791;
        font-size: 23px;
        font-weight: bold;
        line-height: 18px; }
      section#tripadvisor-reviews .review-holder.review .revtext .reviewed {
        color: #737373;
        margin: 0.1875rem 0;
        font-size: 13px;
        font-weight: bold;
        line-height: 17px; }

.listing-neighborhood-module {
  padding: 4.375rem 0 0 0; }

section#venues {
  margin: 80px auto 0 auto;
  max-width: 95%; }
  @media screen and (min-width: 48.125em) {
    section#venues {
      max-width: 80%; } }

section#expert-hero .deets {
  padding: 0.9375rem;
  border: 1px solid #E2E2E2; }
  section#expert-hero .deets p {
    font-family: 'Helvetica';
    font-style: normal;
    font-size: 0.875rem; }
    section#expert-hero .deets p a {
      color: #0F96CE;
      text-decoration: none; }

section#expert-hero .copy {
  padding: 0 1.5625rem 1.5625rem 1.5625rem; }
  section#expert-hero .copy p {
    margin-top: 0; }

section#rfp-button, section#rfp-widget {
  max-width: 95%; }
  @media screen and (min-width: 48.125em) {
    section#rfp-button, section#rfp-widget {
      margin: 60px auto;
      max-width: 80%; } }

.source.css.scss {
  color: red; }

.entity.other.attribute-name.class.css {
  color: red; }

section#listings-hero {
  margin-bottom: -1%; }

section#listings-results {
  margin: 60px auto;
  max-width: 95%; }
  @media screen and (min-width: 48.125em) {
    section#listings-results {
      max-width: 80%; } }
  section#listings-results .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  section#listings-results .listing {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    section#listings-results .listing .card {
      min-height: 100%; }
    section#listings-results .listing .flexer {
      height: 100%;
      max-width: 95%;
      min-width: 95%; }
      section#listings-results .listing .flexer .upper-image {
        background-position: center;
        background-size: cover;
        min-height: 12.5rem; }
      section#listings-results .listing .flexer h4 {
        text-transform: none; }

section.narrow-section {
  margin: 0 auto 60px auto;
  max-width: 95%; }
  @media screen and (min-width: 48.125em) {
    section.narrow-section {
      max-width: 80%; } }

section#listing-categories {
  margin: 0 auto 60px auto;
  max-width: 95%; }
  @media screen and (min-width: 48.125em) {
    section#listing-categories {
      max-width: 80%; } }
  section#listing-categories .row.small-up-1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

.page-search .results-card {
  padding: 2.5rem 2.5rem 1.25rem 2.5rem;
  margin-bottom: 0.625rem; }
  .page-search .results-card hr {
    margin-top: 0.3125rem; }
  .page-search .results-card .small:not(hr) {
    float: right;
    color: #007EB9;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 700; }

@media screen and (max-width: 458px) {
  section#search-hero #search-form input {
    width: 100%; } }

section#search-hero .flenter {
  padding: 2.375rem 1.375rem 1.75rem; }
  @media screen and (min-width: 48.125em) {
    section#search-hero .flenter {
      padding: 3rem 4.875rem 1.75rem; } }

section#search-hero input.search-button {
  background-color: #066791;
  color: #fff;
  border: 0.0625rem solid rgba(255, 255, 255, 0);
  transition: background 0.5s ease-in-out, color 0.5s ease-in-out; }
  section#search-hero input.search-button:hover {
    background-color: #cdf7ff;
    color: #066791; }

section#search-results {
  margin: 60px auto 0 auto;
  max-width: 95%; }
  @media screen and (min-width: 48.125em) {
    section#search-results {
      margin: 60px auto; } }
  @media screen and (min-width: 48.125em) {
    section#search-results {
      max-width: 100%; } }

section.flush-header {
  margin-top: 15rem; }

section#visitor-guide-hero .guide-holder {
  background-image: url("../png/visitorguide_cover_jan19.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 25rem; }

section#beach-access-locations .locations-holder, section#beach-access-location .locations-holder {
  margin: 60px auto 60px auto;
  max-width: 95%; }
  section#beach-access-locations .locations-holder.title, section#beach-access-location .locations-holder.title {
    margin: 60px auto 10px auto; }
  @media screen and (min-width: 48.125em) {
    section#beach-access-locations .locations-holder, section#beach-access-location .locations-holder {
      max-width: 80%; } }

section#beach-access-locations *[id^="map-"], section#beach-access-location *[id^="map-"] {
  min-height: 18.75rem;
  width: 100%; }
  @media screen and (min-width: 48.125em) {
    section#beach-access-locations *[id^="map-"], section#beach-access-location *[id^="map-"] {
      min-height: 37.5rem; } }

section#beach-access-locations .beach-access-locations, section#beach-access-location .beach-access-locations {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    section#beach-access-locations .beach-access-locations, section#beach-access-location .beach-access-locations {
      display: block; } }
  @supports (-webkit-overflow-scrolling: touch) {
    section#beach-access-locations .beach-access-locations, section#beach-access-location .beach-access-locations {
      display: block; } }
  section#beach-access-locations .beach-access-locations .column-block.balcol, section#beach-access-location .beach-access-locations .column-block.balcol {
    margin-bottom: 1.25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    section#beach-access-locations .beach-access-locations .column-block.balcol .numcol, section#beach-access-location .beach-access-locations .column-block.balcol .numcol {
      min-height: 100%; }
    section#beach-access-locations .beach-access-locations .column-block.balcol .location, section#beach-access-location .beach-access-locations .column-block.balcol .location {
      position: relative;
      min-height: 13.5rem;
      height: 100%;
      min-width: 100%;
      margin: 0 0.3125rem 0 0.3125rem;
      padding: 1.5625rem 0.9375rem 1.5625rem 0.9375rem; }
      section#beach-access-locations .beach-access-locations .column-block.balcol .location .flx, section#beach-access-location .beach-access-locations .column-block.balcol .location .flx {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
            align-items: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
        margin: 0.1875rem 0;
        margin-top: 0.8125rem; }
        section#beach-access-locations .beach-access-locations .column-block.balcol .location .flx img, section#beach-access-location .beach-access-locations .column-block.balcol .location .flx img {
          height: 1.375rem;
          width: 1.375rem; }
        section#beach-access-locations .beach-access-locations .column-block.balcol .location .flx p, section#beach-access-location .beach-access-locations .column-block.balcol .location .flx p {
          margin: 0 !important;
          margin-left: 0.8125rem !important; }
      section#beach-access-locations .beach-access-locations .column-block.balcol .location .number, section#beach-access-location .beach-access-locations .column-block.balcol .location .number {
        position: absolute;
        top: 1.5625rem;
        left: 0.9375rem;
        font-size: 1.125rem;
        background-color: #066791;
        color: white;
        width: 1.875rem;
        height: 1.875rem;
        border-radius: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        padding: 0.3125rem; }
      section#beach-access-locations .beach-access-locations .column-block.balcol .location .loc-info, section#beach-access-location .beach-access-locations .column-block.balcol .location .loc-info {
        padding-left: 2.375rem; }
        section#beach-access-locations .beach-access-locations .column-block.balcol .location .loc-info h4, section#beach-access-location .beach-access-locations .column-block.balcol .location .loc-info h4 {
          text-transform: none; }
        section#beach-access-locations .beach-access-locations .column-block.balcol .location .loc-info p, section#beach-access-location .beach-access-locations .column-block.balcol .location .loc-info p {
          margin: 0.1875rem 0; }
        section#beach-access-locations .beach-access-locations .column-block.balcol .location .loc-info div p a, section#beach-access-location .beach-access-locations .column-block.balcol .location .loc-info div p a {
          color: #066791; }

section#beach-access-location h3 {
  margin-bottom: 2.35375rem; }

section#beach-access-location #threshold-holder button::after, section#beach-access-location #threshold-holder .button::after {
  content: none; }

@media screen and (min-width: 48.125em) {
  section#beach-access-location .flx {
    display: -ms-flexbox;
    display: flex; } }

section#beach-access-location .loc-info {
  height: 100%;
  padding: 3rem 2.8125rem;
  border: 0.5px solid #D1D1D1; }
  @media screen and (min-width: 48.125em) {
    section#beach-access-location .loc-info {
      margin-left: 2.625rem; } }

section#beach-access-location .gmap {
  margin: 4.14625rem 0 5.53625rem;
  min-height: 16.8125rem; }

section#category-listings {
  max-width: 95%;
  margin: 60px auto; }
  @media screen and (min-width: 48.125em) {
    section#category-listings {
      max-width: 80%; } }
  section#category-listings .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  section#category-listings .card, section#category-listings .card-inner {
    min-height: 100%; }

.page-weddings .row.photo-gallery {
  margin-top: 0; }
  @media screen and (max-width: 48.0625em) {
    .page-weddings .row.photo-gallery {
      margin-bottom: 0; } }

section#dine-listings {
  max-width: 95%;
  margin: 60px auto; }
  @media screen and (min-width: 48.125em) {
    section#dine-listings {
      max-width: 80%; } }
  section#dine-listings .dine-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    section#dine-listings .dine-row .column-block .card-inner {
      min-height: 100%; }

@media screen and (max-width: 48.0625em) {
  #dine-pager .pager {
    margin: 0;
    padding: 0; } }

section#filter-holder {
  min-height: 12.5rem; }
  section#filter-holder .float-filter {
    -ms-transform: translateY(15%);
        transform: translateY(15%);
    padding: 1.875rem;
    background-color: #014360;
    max-width: 80%;
    margin: 0 auto; }
    @media screen and (min-width: 48.125em) {
      section#filter-holder .float-filter {
        min-height: 12.5rem;
        padding: 3.75rem; } }
    section#filter-holder .float-filter h2 {
      padding: 0 0 1.25rem 0; }

section#media-shower {
  margin: 5rem 0; }
  section#media-shower .row {
    max-width: 90%;
    margin: 60px auto; }
    @media screen and (min-width: 48.125em) {
      section#media-shower .row {
        max-width: 80%; } }
  section#media-shower .title-row {
    margin: 60px auto 10px auto; }
  section#media-shower a {
    text-decoration: none; }
  section#media-shower .column-block {
    padding: 0;
    margin-bottom: 1.875rem; }
  section#media-shower .item-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    section#media-shower .item-row .filler {
      min-height: 100%;
      margin: 0 0.625rem 0 0; }
      section#media-shower .item-row .filler .image {
        min-height: 12.5rem;
        background-position: center;
        background-size: cover;
        width: 100%; }
      section#media-shower .item-row .filler .content {
        padding: 2.8125rem; }
        section#media-shower .item-row .filler .content .small-title.lower {
          text-transform: none;
          margin-top: 0.625rem;
          font-style: italic; }
        section#media-shower .item-row .filler .content .small-title {
          margin-bottom: 0.625rem; }
        section#media-shower .item-row .filler .content .spacer {
          min-height: 3.625rem; }
        section#media-shower .item-row .filler .content .button {
          width: 100%;
          margin: 0 auto; }

body.page-media-kit section#media-shower {
  margin: 0 0 5rem; }
  body.page-media-kit section#media-shower .title-row {
    margin: 0px auto 10px auto; }

section#press-shower {
  margin: 5rem 0; }
  section#press-shower .row {
    max-width: 90%;
    margin: 60px auto; }
    @media screen and (min-width: 48.125em) {
      section#press-shower .row {
        max-width: 80%; } }
  section#press-shower .title-row {
    margin: 60px auto 10px auto; }
  section#press-shower a {
    text-decoration: none; }
  section#press-shower .column-block {
    padding: 0;
    margin-bottom: 1.875rem; }
  section#press-shower .item-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      section#press-shower .item-row {
        display: block; } }
    @supports (-webkit-overflow-scrolling: touch) {
      section#press-shower .item-row {
        display: block; } }
    section#press-shower .item-row .filler {
      min-height: 100%;
      margin: 0 0.625rem 0 0; }
      section#press-shower .item-row .filler .content {
        padding: 2.8125rem; }
      section#press-shower .item-row .filler .bg-image {
        min-width: 100%;
        background-position: center;
        background-size: cover;
        height: 10%; }
      section#press-shower .item-row .filler .image {
        min-height: 12.5rem;
        background-position: center;
        background-size: 100%;
        width: 100%; }
      section#press-shower .item-row .filler .small-title.lower {
        text-transform: none;
        margin-top: 0.625rem;
        font-style: italic; }
      section#press-shower .item-row .filler .small-title {
        margin-bottom: 0.625rem; }
      section#press-shower .item-row .filler .spacer {
        min-height: 0; }
      section#press-shower .item-row .filler .button {
        width: 100%;
        margin: 0 auto; }

body.page-special-offers .hero-header-hero .flenter {
  padding: 3.625rem; }
  @media screen and (max-width: 48.0625em) {
    body.page-special-offers .hero-header-hero .flenter {
      padding: 2.375rem 1rem; } }
  body.page-special-offers .hero-header-hero .flenter a:not(.button) {
    white-space: pre;
    /* CSS 2.0 */
    white-space: pre-wrap;
    /* CSS 2.1 */
    white-space: pre-line;
    /* CSS 3.0 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    white-space: -moz-pre-wrap;
    /* Mozilla */
    word-wrap: break-word;
    /* IE 5+ */ }

section#deals .twodeals {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto; }
  @media screen and (min-width: 48.125em) {
    section#deals .twodeals {
      margin: 60px auto; } }
  section#deals .twodeals div[id^="deal-"] {
    height: 12.5rem;
    margin: 0.9375rem 0 0 0; }
  section#deals .twodeals .pkg {
    padding: 2.5rem;
    min-height: 100%; }
    @media screen and (max-width: 48.0625em) {
      section#deals .twodeals .pkg {
        padding: 1.875rem 1.25rem; } }
  section#deals .twodeals .full-desc {
    display: none; }
  section#deals .twodeals .onedeal {
    margin-bottom: 1.5625rem; }
  section#deals .twodeals a {
    text-decoration: none; }
    section#deals .twodeals a:hover {
      text-decoration: underline; }

section#parks-area {
  max-width: 95%;
  margin: 60px auto; }
  @media screen and (min-width: 48.125em) {
    section#parks-area {
      max-width: 80%; } }
  section#parks-area .parks-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

section#media-detail-hero .flex-video {
  height: 31.25rem; }
  section#media-detail-hero .flex-video iframe {
    height: 31.25rem; }

section#media-detail-hero .slider-pagination {
  color: #0a0a0a;
  display: inline-block;
  padding: 0;
  width: 100%;
  text-align: center;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }
  section#media-detail-hero .slider-pagination li {
    display: inline-block;
    text-decoration: none; }
    section#media-detail-hero .slider-pagination li a {
      color: lightgrey;
      font-size: 3.25rem;
      text-decoration: none; }
      section#media-detail-hero .slider-pagination li a.current {
        color: #008899; }

#cookie-cutter {
  position: fixed;
  bottom: -62.5rem;
  transition: ease-in-out all 0.5s;
  width: 100%;
  padding: 0.9375rem;
  background-color: #066791;
  z-index: 9999;
  font-size: 0.875rem;
  font-style: normal; }
  #cookie-cutter #more {
    display: none; }
  #cookie-cutter p {
    color: #fefefe;
    font-style: normal;
    margin: 0 !important; }
    #cookie-cutter p a:not(.button) {
      color: #fefefe;
      text-decoration: underline;
      font-weight: bold; }
  #cookie-cutter a.button {
    border: none;
    margin-left: 0;
    background-color: #fefefe;
    color: #066791; }
  #cookie-cutter.active {
    bottom: 0; }
  #cookie-cutter .button {
    margin: 0.625rem 0 0.3125rem 0.3125rem; }

body.page-grayton-shuttle-survey form#the_crmform h3 {
  margin-top: 2.3125rem;
  padding-bottom: 0; }

@media screen and (max-width: 740px) {
  body.page-seaside-school-marathon section:first-of-type {
    margin-top: 0; } }

.dateString {
  font-size: 25px;
  color: #767676;
  font-weight: 600;
  line-height: 30px; }

.crowdriff-spacer {
  height: 50px; }
  @media screen and (min-width: 48.125em) {
    .crowdriff-spacer {
      height: 100px; } }

.main-featured-event {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .main-featured-event a {
    display: block;
    text-decoration: none;
    color: #6B6B6B;
    border-bottom: solid 1px rgba(6, 103, 145, 0.6);
    padding-bottom: 70px;
    margin-bottom: 96px; }
  .main-featured-event .content {
    background: white;
    font-size: 24px;
    line-height: 29px;
    padding: 20px;
    margin: 200px 30px;
    box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, 0.1); }
    .main-featured-event .content .event-title {
      color: #066791;
      font-weight: bold;
      margin-bottom: 25px;
      text-transform: uppercase; }
    .main-featured-event .content p {
      margin-bottom: 45px; }
    .main-featured-event .content .learn-more {
      background: transparent;
      color: #066791;
      padding: 0; }

.event-search {
  margin-bottom: 20px;
  color: white; }
  @media screen and (min-width: 48.125em) {
    .event-search {
      margin-bottom: 40px; } }
  @media screen and (min-width: 64em) {
    .event-search .search-background {
      min-height: 100%;
      display: -ms-flexbox;
      display: flex; } }
  .event-search label {
    color: white;
    font-size: 24px;
    line-height: 29px;
    display: block;
    margin-bottom: 14px; }
  .event-search .date-fieldset {
    background: #055f85;
    padding: 30px 20px 30px 20px;
    min-height: 100%;
    position: relative; }
    @media screen and (min-width: 48.125em) {
      .event-search .date-fieldset {
        padding: 30px 20px 60px 20px; }
        .event-search .date-fieldset .button {
          margin-right: 20px; }
        .event-search .date-fieldset:after {
          left: 20px;
          right: 20px;
          bottom: 0;
          position: absolute;
          border-bottom: solid 1px white;
          content: ' '; } }
    @media screen and (min-width: 64em) {
      .event-search .date-fieldset {
        margin-left: 20px; }
        .event-search .date-fieldset:after {
          top: 20px;
          left: auto;
          right: 0;
          bottom: 20px;
          border-bottom: none;
          border-right: solid 1px white; } }
  @media screen and (min-width: 48.125em) {
    .event-search .date-field-container {
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (max-width: 48.0625em) {
    .event-search .date-field-container .button {
      width: 100%;
      margin: 0 0 16px 0; } }
  .event-search .date-selector {
    font-size: 18px;
    color: #525252;
    background: white;
    position: relative;
    padding: 11px 46px 11px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -ms-flex-positive: 1;
        flex-grow: 1;
    cursor: pointer; }
    .event-search .date-selector.open {
      background: #055f85;
      color: white; }
      .event-search .date-selector.open:after {
        border-top-color: white; }
      .event-search .date-selector.open .date-options {
        display: block; }
    .event-search .date-selector:after {
      display: block;
      position: absolute;
      border-top: 6px solid #525252;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid transparent;
      content: ' ';
      right: 20px;
      top: calc(50% - 3px); }
    .event-search .date-selector .date-options {
      display: none;
      position: absolute;
      background: #055f85;
      width: 100%;
      margin-top: 12px;
      margin-left: -10px;
      padding: 20px 10px;
      border-top: solid 1px white;
      z-index: 10; }
      .event-search .date-selector .date-options input, .event-search .date-selector .date-options .button {
        display: block;
        width: 100%;
        margin-bottom: 10px; }
  .event-search .neighborhood-fieldset {
    background: #055f85;
    min-height: 100%;
    padding: 30px 20px 60px 20px; }
    @media screen and (min-width: 48.125em) {
      .event-search .neighborhood-fieldset .neighborhood-select-container {
        display: -ms-flexbox;
        display: flex; } }
    @media screen and (max-width: 48.0625em) {
      .event-search .neighborhood-fieldset .submit {
        margin-top: 16px;
        width: 100%; } }
    @media screen and (min-width: 48.125em) {
      .event-search .neighborhood-fieldset .submit {
        margin-left: 8px; } }
    @media screen and (min-width: 64em) {
      .event-search .neighborhood-fieldset {
        margin-right: 20px; } }

.event-search-clearing {
  margin-bottom: 20px; }
  @media screen and (min-width: 48.125em) {
    .event-search-clearing {
      margin-bottom: 50px; } }
  .event-search-clearing .search-toggles a {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    text-decoration: none;
    color: #055f85;
    margin-right: 20px; }
    @media screen and (min-width: 48.125em) {
      .event-search-clearing .search-toggles a {
        font-size: 30px;
        line-height: 36px; } }
    .event-search-clearing .search-toggles a:after {
      content: "\2715";
      font-size: 20px;
      vertical-align: top;
      margin-left: 10px; }

a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999; }

.after-video-header {
  margin-top: 7.5rem; }

.flx-wrapper-imgupload {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center; }
  .flx-wrapper-imgupload label:first-child {
    width: 100%; }
  .flx-wrapper-imgupload strong {
    display: block;
    padding-left: 1rem; }
  .flx-wrapper-imgupload #eventPhoto, .flx-wrapper-imgupload #eventPoster, .flx-wrapper-imgupload .info-text {
    -ms-flex: 1;
        flex: 1; }
  .flx-wrapper-imgupload .info-text:not(:first-of-type) {
    width: 100%;
    -ms-flex: auto;
        flex: auto; }

.custom-section {
  margin: 3.75rem 0; }

.photo-gallery {
  margin: 4.375rem 0; }
  @media screen and (min-width: 64em) {
    .photo-gallery {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; } }
  .photo-gallery .gallery-photo {
    min-height: 15.625rem;
    background-size: cover;
    background-position: center; }
    @media screen and (min-width: 48.125em) {
      .photo-gallery .gallery-photo {
        min-height: 80vh; } }
  .photo-gallery .info-area {
    margin-left: 0;
    height: 80%;
    z-index: 10;
    background-color: rgba(6, 103, 145, 0.93);
    box-shadow: 6px 4px 21px 0 rgba(20, 55, 78, 0.23); }
    @media screen and (min-width: 64em) {
      .photo-gallery .info-area {
        margin-left: -5%; } }
    @media screen and (min-width: 75em) {
      .photo-gallery .info-area {
        min-width: 25rem; } }
    .photo-gallery .info-area .ribbon {
      display: inline-block;
      height: 67px;
      width: 100%;
      background-color: rgba(20, 139, 189, 0.32);
      position: relative; }
      .photo-gallery .info-area .ribbon .move {
        display: -ms-inline-flexbox;
        display: inline-flex;
        text-align: center;
        color: white;
        display: inline-block;
        height: 100%;
        width: 4.1875rem;
        transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
        cursor: pointer; }
        .photo-gallery .info-area .ribbon .move img {
          max-width: 13px;
          -ms-transform: rotate(270deg);
              transform: rotate(270deg); }
        .photo-gallery .info-area .ribbon .move div {
          display: -ms-flexbox;
          display: flex;
          height: 100%;
          width: 100%;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center; }
        .photo-gallery .info-area .ribbon .move:hover {
          transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
          background-color: white;
          color: #066791; }
      .photo-gallery .info-area .ribbon .move-back {
        background-color: rgba(20, 139, 189, 0.84); }
        .photo-gallery .info-area .ribbon .move-back:hover .arrow-left {
          transition: border-right 0.3s ease;
          border-right: 10px solid #066791; }
        .photo-gallery .info-area .ribbon .move-back .arrow-left {
          transition: border-right 0.3s ease; }
      .photo-gallery .info-area .ribbon .move-forward {
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        background-color: rgba(15, 151, 207, 0.84); }
        .photo-gallery .info-area .ribbon .move-forward:hover .arrow-right {
          transition: border-right 0.3s ease;
          border-right: 10px solid #066791; }
        .photo-gallery .info-area .ribbon .move-forward .arrow-right {
          transition: border-right 0.3s ease;
          -ms-transform: translateX(-23%);
              transform: translateX(-23%); }
      .photo-gallery .info-area .ribbon .tracker {
        top: 33%;
        color: white;
        position: absolute;
        right: 0.9375rem;
        display: inline-block; }
    .photo-gallery .info-area .thumbnails-area {
      padding: 15% 10%;
      position: relative; }
      @media screen and (min-width: 48.125em) {
        .photo-gallery .info-area .thumbnails-area {
          padding: 3.4375rem 3.375rem 3.375rem 3.375rem; } }
      .photo-gallery .info-area .thumbnails-area .traveling-arrows {
        position: absolute;
        right: 2%;
        bottom: 22.9%; }
        .photo-gallery .info-area .thumbnails-area .traveling-arrows .up {
          border-right: 15px solid transparent;
          border-bottom: 25px solid white;
          border-left: 15px solid transparent;
          border-top: 20px solid transparent;
          margin-bottom: 30px;
          cursor: pointer; }
          .photo-gallery .info-area .thumbnails-area .traveling-arrows .up.inactive {
            border-bottom: 25px solid rgba(255, 255, 255, 0.3);
            cursor: auto; }
        .photo-gallery .info-area .thumbnails-area .traveling-arrows .down {
          border-right: 15px solid transparent;
          border-bottom: 25px solid transparent;
          border-left: 15px solid transparent;
          border-top: 20px solid white;
          margin-top: 30px;
          cursor: pointer; }
          .photo-gallery .info-area .thumbnails-area .traveling-arrows .down.inactive {
            cursor: none;
            border-top: 25px solid rgba(255, 255, 255, 0.3); }
      .photo-gallery .info-area .thumbnails-area .gallery-title {
        margin: 1.875rem 0 0.625rem 0;
        color: #FFFFFF;
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 1.8125rem;
        text-transform: uppercase; }
        @media screen and (min-width: 48.125em) {
          .photo-gallery .info-area .thumbnails-area .gallery-title {
            font-size: 2.25rem; } }
      .photo-gallery .info-area .thumbnails-area .thumbnail-gallery {
        margin: 2.375rem 0.625rem 0 0;
        padding-right: 0.75rem; }
        .photo-gallery .info-area .thumbnails-area .thumbnail-gallery.scroller {
          max-height: 14.375rem;
          overflow-y: scroll; }
        .photo-gallery .info-area .thumbnails-area .thumbnail-gallery .imgrow {
          display: block !important;
          max-width: 100%;
          margin-right: 0;
          margin-left: 0;
          padding-bottom: 1rem; }
        .photo-gallery .info-area .thumbnails-area .thumbnail-gallery .column-block {
          padding: 0 !important; }
        .photo-gallery .info-area .thumbnails-area .thumbnail-gallery .image-border {
          min-width: 90%; }
          .photo-gallery .info-area .thumbnails-area .thumbnail-gallery .image-border:hover {
            cursor: pointer; }
            .photo-gallery .info-area .thumbnails-area .thumbnail-gallery .image-border:hover:after {
              border: 0.3125rem solid white;
              margin: 2% 4%; }
          .photo-gallery .info-area .thumbnails-area .thumbnail-gallery .image-border.active:after {
            border: 0.3125rem solid white;
            margin: 2% 4%; }
          .photo-gallery .info-area .thumbnails-area .thumbnail-gallery .image-border:after {
            margin: 0 0;
            border-color: rgba(255, 255, 255, 0); }
        .photo-gallery .info-area .thumbnails-area .thumbnail-gallery .thumbnail {
          transition: all 0.3s ease-in-out;
          height: 6.25rem;
          min-width: 100%;
          background-size: cover;
          transition: all 0.3s ease-in-out; }

.mini-gallery .mod-me {
  margin: 2.5rem 0 0 0;
  max-width: 100%; }
  @media screen and (min-width: 48.125em) {
    .mini-gallery .mod-me {
      margin: 0 0 0 2.5rem; } }

.mini-gallery .gallery-photo {
  min-height: 35vh;
  background-size: cover;
  background-position: center; }

.mini-gallery .info-area {
  margin-left: 0;
  height: 80%;
  z-index: 10;
  background-color: rgba(6, 103, 145, 0.93);
  box-shadow: 6px 4px 21px 0 rgba(20, 55, 78, 0.23); }
  .mini-gallery .info-area .ribbon {
    display: inline-block;
    height: 67px;
    width: 100%;
    background-color: rgba(20, 139, 189, 0.32);
    position: relative; }
    .mini-gallery .info-area .ribbon .move {
      display: -ms-inline-flexbox;
      display: inline-flex;
      text-align: center;
      color: white;
      display: inline-block;
      height: 100%;
      width: 4.1875rem;
      transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
      cursor: pointer; }
      .mini-gallery .info-area .ribbon .move img {
        max-width: 13px;
        -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
      .mini-gallery .info-area .ribbon .move div {
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        width: 100%;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
      .mini-gallery .info-area .ribbon .move:hover {
        transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
        background-color: white;
        color: #066791; }
    .mini-gallery .info-area .ribbon .move-back {
      background-color: rgba(20, 139, 189, 0.84); }
      .mini-gallery .info-area .ribbon .move-back:hover .arrow-left {
        transition: border-right 0.3s ease;
        border-right: 10px solid #066791; }
      .mini-gallery .info-area .ribbon .move-back .arrow-left {
        transition: border-right 0.3s ease; }
    .mini-gallery .info-area .ribbon .move-forward {
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
      background-color: rgba(15, 151, 207, 0.84); }
      .mini-gallery .info-area .ribbon .move-forward:hover .arrow-right {
        transition: border-right 0.3s ease;
        border-right: 10px solid #066791; }
      .mini-gallery .info-area .ribbon .move-forward .arrow-right {
        transition: border-right 0.3s ease;
        -ms-transform: translateX(-23%);
            transform: translateX(-23%); }
    .mini-gallery .info-area .ribbon .tracker {
      top: 33%;
      color: white;
      position: absolute;
      right: 0.9375rem;
      display: inline-block; }
  .mini-gallery .info-area .thumbnails-area {
    padding: 0% 6%;
    position: relative; }
    .mini-gallery .info-area .thumbnails-area .traveling-arrows {
      position: absolute;
      right: 2%;
      bottom: 22.9%; }
      .mini-gallery .info-area .thumbnails-area .traveling-arrows .up {
        border-right: 15px solid transparent;
        border-bottom: 25px solid white;
        border-left: 15px solid transparent;
        border-top: 20px solid transparent;
        margin-bottom: 30px;
        cursor: pointer; }
        .mini-gallery .info-area .thumbnails-area .traveling-arrows .up.inactive {
          border-bottom: 25px solid rgba(255, 255, 255, 0.3);
          cursor: auto; }
      .mini-gallery .info-area .thumbnails-area .traveling-arrows .down {
        border-right: 15px solid transparent;
        border-bottom: 25px solid transparent;
        border-left: 15px solid transparent;
        border-top: 20px solid white;
        margin-top: 30px;
        cursor: pointer; }
        .mini-gallery .info-area .thumbnails-area .traveling-arrows .down.inactive {
          cursor: none;
          border-top: 25px solid rgba(255, 255, 255, 0.3); }
    .mini-gallery .info-area .thumbnails-area .gallery-title {
      margin: 1.875rem 0 0.625rem 0;
      color: #FFFFFF;
      font-size: 1.5rem;
      font-weight: bold;
      line-height: 1.8125rem;
      text-transform: uppercase; }
    .mini-gallery .info-area .thumbnails-area .thumbnail-gallery {
      margin: 2.375rem 0.625rem 0 0; }
      .mini-gallery .info-area .thumbnails-area .thumbnail-gallery.scroller {
        max-height: 14.375rem;
        overflow-y: scroll; }
      .mini-gallery .info-area .thumbnails-area .thumbnail-gallery .imgrow {
        display: block !important;
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
        padding-bottom: 1rem; }
      .mini-gallery .info-area .thumbnails-area .thumbnail-gallery .column-block {
        padding: 0 !important; }
      .mini-gallery .info-area .thumbnails-area .thumbnail-gallery .image-border {
        min-width: 90%; }
        .mini-gallery .info-area .thumbnails-area .thumbnail-gallery .image-border:hover {
          cursor: pointer; }
          .mini-gallery .info-area .thumbnails-area .thumbnail-gallery .image-border:hover:after {
            border: 0.3125rem solid white;
            margin: 2% 4%; }
        .mini-gallery .info-area .thumbnails-area .thumbnail-gallery .image-border.active:after {
          border: 0.3125rem solid white;
          margin: 2% 4%; }
        .mini-gallery .info-area .thumbnails-area .thumbnail-gallery .image-border:after {
          margin: 0 0;
          border-color: rgba(255, 255, 255, 0); }
      .mini-gallery .info-area .thumbnails-area .thumbnail-gallery .thumbnail {
        transition: all 0.3s ease-in-out;
        height: 6.25rem;
        min-width: 100%;
        background-size: cover;
        transition: all 0.3s ease-in-out; }

.cardLeftImageBackground.row-float {
  padding: 0%;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  padding: 0;
  min-height: 26.0625rem; }
  @media screen and (min-width: 48.125em) {
    .cardLeftImageBackground.row-float {
      padding: 10%; } }
  @supports (-webkit-overflow-scrolling: touch) {
    .cardLeftImageBackground.row-float {
      /* CSS specific to iOS devices */
      background-attachment: scroll; } }
  @media screen and (min-width: 48.125em) {
    .cardLeftImageBackground.row-float {
      padding: 10% !important; } }
  .cardLeftImageBackground.row-float .small-12.columns {
    position: relative;
    min-height: inherit; }
  .cardLeftImageBackground.row-float .float-card {
    padding: 5rem 3.125rem;
    height: 100%;
    background-color: white;
    box-shadow: 6px 4px 21px 0px rgba(20, 55, 78, 0.23);
    box-sizing: border-box;
    width: 80%;
    position: relative;
    min-height: inherit; }
    @media screen and (max-width: 294px) {
      .cardLeftImageBackground.row-float .float-card {
        padding: 5rem 1.25rem; } }
    @media screen and (max-width: 741px) {
      .cardLeftImageBackground.row-float .float-card {
        width: 75%; } }
    @media screen and (min-width: 48.125em) {
      .cardLeftImageBackground.row-float .float-card {
        width: 50%; } }
    @media screen and (min-width: 75em) {
      .cardLeftImageBackground.row-float .float-card {
        width: 35%; } }
    @media screen and (min-width: 48.125em) {
      .cardLeftImageBackground.row-float .float-card {
        width: 65%; } }
    @media screen and (min-width: 64em) {
      .cardLeftImageBackground.row-float .float-card {
        width: 45%; } }
    @media screen and (min-width: 75em) {
      .cardLeftImageBackground.row-float .float-card {
        width: 35%; } }
    .cardLeftImageBackground.row-float .float-card .float-card-inner {
      background-color: transparent;
      box-shadow: none;
      box-sizing: border-box; }
    .cardLeftImageBackground.row-float .float-card h2 {
      color: #066791; }
      .cardLeftImageBackground.row-float .float-card h2:before {
        content: '';
        border-top: 1rem solid #6ACADB;
        display: block;
        margin-bottom: 9%;
        max-width: 35%; }
        @media (max-width: 960px) {
          .cardLeftImageBackground.row-float .float-card h2:before {
            border-top: 0.625rem solid #6ACADB; } }
    .cardLeftImageBackground.row-float .float-card p {
      color: #066791; }

@media screen and (min-width: 64em) {
  section#custom-accommodations-search {
    padding: 0 10%; } }

section#custom-accommodations-search .row-float {
  padding: 0; }
  section#custom-accommodations-search .row-float .float-card {
    background-color: rgba(1, 67, 96, 0.93);
    box-shadow: 6px 4px 21px 0px rgba(20, 55, 78, 0.23);
    box-sizing: border-box; }
    @media screen and (min-width: 64em) {
      section#custom-accommodations-search .row-float .float-card {
        padding: 4.625rem 10.0625rem; } }
    section#custom-accommodations-search .row-float .float-card .float-card-inner {
      padding: 0;
      background-color: transparent;
      box-shadow: none;
      box-sizing: border-box; }
    section#custom-accommodations-search .row-float .float-card .row {
      width: 100%;
      margin: 0 auto; }
    section#custom-accommodations-search .row-float .float-card .custom-select {
      margin-right: 15px;
      margin-bottom: 0.625rem; }
    section#custom-accommodations-search .row-float .float-card #perfect-search {
      height: 3.1875rem;
      padding: 0 2.75rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      section#custom-accommodations-search .row-float .float-card #perfect-search:after {
        content: '\2192';
        margin-left: 3px; }
    section#custom-accommodations-search .row-float .float-card .additional-filters {
      display: none;
      margin: 1.5rem 0;
      text-align: left;
      color: #FFFFFF;
      font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 0.875rem;
      font-weight: 500;
      line-height: 1.0625rem;
      text-transform: uppercase; }
      @media screen and (min-width: 48.125em) {
        section#custom-accommodations-search .row-float .float-card .additional-filters {
          display: block; } }

.featuredBlogsAndMore {
  position: static; }
  .featuredBlogsAndMore .maxme {
    max-width: 100%; }
  .featuredBlogsAndMore .spacetop {
    padding-top: 0.9375rem; }
  .featuredBlogsAndMore .arrow {
    padding: 0 0 1.25rem 0; }
  .featuredBlogsAndMore .title-area {
    max-width: 90%; }
    @media screen and (min-width: 48.125em) {
      .featuredBlogsAndMore .title-area {
        max-width: none; } }
  .featuredBlogsAndMore .title-col a {
    text-decoration: none; }
  .featuredBlogsAndMore .columns:not(.title-col) {
    overflow: hidden;
    position: relative; }
    @media screen and (max-width: 739px) {
      .featuredBlogsAndMore .columns:not(.title-col) {
        margin-bottom: 0.9375rem; } }
  .featuredBlogsAndMore .blog {
    overflow: hidden;
    background-size: cover;
    min-height: 16.875rem;
    position: relative;
    background-position: center;
    transition: transform 1.5s cubic-bezier(0.57, 0.23, 0.51, 1); }
    @media screen and (min-width: 48.125em) {
      .featuredBlogsAndMore .blog {
        margin-left: 0; } }
  .featuredBlogsAndMore .parent-col {
    overflow: hidden; }
    @media screen and (min-width: 48.125em) {
      .featuredBlogsAndMore .parent-col {
        margin-right: 1.4375rem; } }
    .featuredBlogsAndMore .parent-col:hover .blog {
      transition: transform 5.5s cubic-bezier(0.57, 0.23, 0.51, 1);
      -ms-transform: scale(1.4);
          transform: scale(1.4); }
  @media screen and (min-width: 740px) and (max-width: 1023px) {
    .featuredBlogsAndMore .margbottom {
      margin-bottom: 0.9375rem; } }
  .featuredBlogsAndMore.margbottomalways {
    margin-bottom: 4.375rem; }
  .featuredBlogsAndMore .parent-col.feat-blog {
    margin-bottom: 0; }
  .featuredBlogsAndMore .parent-col.feat-blog .gradiant-house {
    font-size: 1.4375rem;
    line-height: 2.5rem; }
    @media screen and (min-width: 48.125em) {
      .featuredBlogsAndMore .parent-col.feat-blog .gradiant-house {
        font-size: 2.5625rem; } }
  .featuredBlogsAndMore .gradiant-house {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.4375rem;
    line-height: 1.5625rem;
    position: absolute;
    bottom: 0;
    max-width: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end;
    min-height: 100%;
    background: linear-gradient(180deg, rgba(6, 103, 145, 0) 0%, rgba(6, 103, 145, 0.1) 41.76%, rgba(6, 103, 145, 0.9) 79%);
    transition: transform 0.3s cubic-bezier(0.57, 0.23, 0.51, 1); }
    .featuredBlogsAndMore .gradiant-house .textland {
      padding: 0 2.1875rem 1.5625rem 2.1875rem;
      position: absolute;
      bottom: 0; }
    .featuredBlogsAndMore .gradiant-house:hover .blog {
      transition: transform 0.3s cubic-bezier(0.57, 0.23, 0.51, 1);
      -ms-transform: scale(1.4);
          transform: scale(1.4); }
  .featuredBlogsAndMore .featured-blog {
    min-height: 16.875rem;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 740px) {
      .featuredBlogsAndMore .featured-blog {
        margin-bottom: 0.9375rem;
        max-width: 97%; } }
    @media screen and (min-width: 48.125em) {
      .featuredBlogsAndMore .featured-blog {
        max-width: 96%;
        min-height: 34.75rem; } }
    .featuredBlogsAndMore .featured-blog .featured-bg-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  @media screen and (min-width: 48.125em) {
    .featuredBlogsAndMore .gradiant-house.featured {
      max-width: 96%; } }
  @media screen and (max-width: 740px) {
    .featuredBlogsAndMore .gradiant-house.featured {
      max-width: 97%;
      margin-bottom: 0.9375rem; } }

.chance-the-video-wrapper {
  margin: 12.5rem 0 6.25rem 0;
  position: relative;
  -ms-transform: scale(1.13);
      transform: scale(1.13); }
  .chance-the-video-wrapper .bg-image {
    position: absolute;
    min-width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(102, 134, 185, 0.8) 62.1%, rgba(255, 255, 255, 0) 62.1%); }
  .chance-the-video-wrapper .videoRightBackground {
    background-position: -15% 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    max-width: none;
    min-height: 100%;
    top: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 10;
    position: absolute; }
    .chance-the-video-wrapper .videoRightBackground .overlay {
      position: absolute;
      min-width: 65%;
      max-width: 65%;
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      padding-left: 5%;
      padding-right: 0; }
      .chance-the-video-wrapper .videoRightBackground .overlay .flenter {
        max-width: 80%; }
      .chance-the-video-wrapper .videoRightBackground .overlay hr {
        margin: 0; }
      .chance-the-video-wrapper .videoRightBackground .overlay .copy {
        font-size: 1.25rem; }
      .chance-the-video-wrapper .videoRightBackground .overlay a.button {
        color: white;
        border-color: white; }
    .chance-the-video-wrapper .videoRightBackground .play-button {
      position: absolute;
      right: 0;
      height: 100%;
      width: 42%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      transition: all 0.6s ease;
      cursor: pointer; }
      .chance-the-video-wrapper .videoRightBackground .play-button .play {
        background-color: rgba(255, 223, 175, 0.44);
        border: solid 4px #ffdfaf;
        width: 9.375rem;
        height: 9.375rem;
        border-radius: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        color: white;
        font-size: 5rem;
        padding-top: 0.625rem;
        padding-left: 0.75rem; }
      .chance-the-video-wrapper .videoRightBackground .play-button .return {
        background-color: rgba(255, 223, 175, 0.74);
        border: solid 4px #ffdfaf;
        width: 9.375rem;
        height: 9.375rem;
        border-radius: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        color: white;
        font-size: 5rem;
        padding-top: 0.625rem;
        display: none; }
    .chance-the-video-wrapper .videoRightBackground.hidden {
      -ms-transform: translateX(-62%);
          transform: translateX(-62%);
      transition: all 1.5s ease; }
    .chance-the-video-wrapper .videoRightBackground.resume {
      -ms-transform: translateX(0%);
          transform: translateX(0%);
      transition: all 1.5s ease; }

section#text-over-video-background {
  margin: 0 0 6.25rem 0;
  position: relative;
  -ms-transform: scale(1.12);
      transform: scale(1.12); }
  section#text-over-video-background .textOverVideoBackground {
    position: relative;
    max-width: none;
    min-height: 100%;
    background: linear-gradient(to right, #6686b9 50%, rgba(255, 255, 255, 0) 50%);
    top: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 10;
    position: absolute; }
    section#text-over-video-background .textOverVideoBackground .overlay {
      position: absolute;
      min-width: 50%;
      max-width: 50%;
      height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      padding: 0 6.25rem 0 3.125rem; }
      @media screen and (min-width: 75em) {
        section#text-over-video-background .textOverVideoBackground .overlay {
          padding: 0 15.625rem 0 6.25rem; } }
      section#text-over-video-background .textOverVideoBackground .overlay hr {
        margin: 0; }
      section#text-over-video-background .textOverVideoBackground .overlay .copy p {
        font-size: 1.25rem;
        line-height: 2.25rem; }
      section#text-over-video-background .textOverVideoBackground .overlay a.button {
        color: white;
        border-color: white; }
    section#text-over-video-background .textOverVideoBackground .play-button {
      position: absolute;
      right: 0;
      height: 100%;
      width: 50%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      transition: all 0.6s ease;
      cursor: pointer; }
      section#text-over-video-background .textOverVideoBackground .play-button .play {
        background-color: rgba(255, 223, 175, 0.44);
        border: solid 4px #FFBE5C;
        width: 9.375rem;
        height: 9.375rem;
        border-radius: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        color: white;
        font-size: 3.75rem;
        padding-top: 0.625rem;
        padding-left: 0.75rem; }
      section#text-over-video-background .textOverVideoBackground .play-button .return {
        background-color: rgba(255, 223, 175, 0.44);
        border: solid 4px #FFBE5C;
        width: 9.375rem;
        height: 9.375rem;
        border-radius: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        color: white;
        font-size: 5rem;
        padding-top: 0.625rem;
        display: none; }
    section#text-over-video-background .textOverVideoBackground.hidden {
      -ms-transform: translateX(-62%);
          transform: translateX(-62%);
      transition: all 1.5s ease; }
    section#text-over-video-background .textOverVideoBackground.resume {
      -ms-transform: translateX(0%);
          transform: translateX(0%);
      transition: all 1.5s ease; }

.video-transcript-link {
  text-align: right;
  padding: 1.25rem 3.125rem; }
  .video-transcript-link p, .video-transcript-link a {
    padding-left: 2%;
    padding-right: 2%;
    color: #066791;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer; }

section#half-video {
  cursor: pointer;
  overflow: visible;
  position: relative;
  margin: 9.375rem 0 0 0; }
  @media screen and (max-width: 450px) {
    section#half-video {
      height: 63vh; } }
  @media screen and (min-width: 451px) and (max-width: 585px) {
    section#half-video {
      height: 74vh; } }
  @media screen and (min-width: 586px) and (max-width: 769px) {
    section#half-video {
      height: 82vh; } }
  @media screen and (min-width: 48.125em) {
    section#half-video {
      height: 100vh; } }
  section#half-video.playing .pause-button:hover {
    opacity: 1; }
  section#half-video.playing .pause-button .hidden {
    opacity: 0;
    display: inherit; }
  section#half-video .vidWrap {
    position: absolute;
    overflow: visible;
    z-index: 1; }
    section#half-video .vidWrap .innerWrap {
      overflow: visible;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      overflow: hidden;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
    section#half-video .vidWrap iframe {
      overflow: visible;
      position: relative;
      width: 100vw;
      height: 100vh;
      z-index: -1; }
      section#half-video .vidWrap iframe.yt {
        z-index: 100; }
  section#half-video hr {
    margin: 1.0625rem 0 1.25rem 0; }
  section#half-video .copy.white p {
    color: white; }
  section#half-video .play-button {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    transition: opacity 0.3s ease-in-out;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    cursor: pointer; }
    section#half-video .play-button.paused {
      opacity: 0; }
    section#half-video .play-button .play {
      background-color: rgba(6, 103, 145, 0.5);
      border: solid 4px #FFE983;
      width: 9.375rem;
      height: 9.375rem;
      border-radius: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      color: white;
      font-size: 3.75rem !important;
      padding-top: 0.625rem;
      padding-left: 0.75rem;
      transition: all 0.5s ease-in-out; }
      section#half-video .play-button .play:hover {
        box-shadow: 5px 5px 5px 3px rgba(0, 0, 0, 0.2);
        -ms-transform: scale(1.1) translateX(5px) translateY(-5px);
            transform: scale(1.1) translateX(5px) translateY(-5px); }
  section#half-video .pause-button {
    position: absolute;
    z-index: 98;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
    section#half-video .pause-button.playing {
      opacity: 1; }
    section#half-video .pause-button .play {
      background-color: rgba(6, 103, 145, 0.5);
      border: solid 4px #FFE983;
      width: 9.375rem;
      height: 9.375rem;
      border-radius: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      color: white;
      font-size: 3.75rem;
      padding-top: 0.3125rem;
      letter-spacing: -1.25rem;
      padding-left: 1.5rem;
      transition: all 0.5s ease-in-out; }

.step-away {
  margin-bottom: 6.875rem; }
  .step-away .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #066791;
    font-size: 48px;
    line-height: 48px; }
    .step-away .title:before {
      content: '';
      display: block;
      width: 9.375rem;
      height: 16px;
      background: #70cbda;
      margin-bottom: 40px; }
  .step-away p {
    font-style: normal;
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0.62px; }
  .step-away .button {
    padding-left: 0.8125rem;
    padding-right: 0.8125rem;
    width: 100%; }

.timeless-memories {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 6.625rem 0 6.375rem 0;
  margin-bottom: 4.9375rem; }
  @media screen and (min-width: 48.125em) {
    .timeless-memories .row {
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 48.125em) {
    .timeless-memories .columns {
      float: none; } }
  .timeless-memories .play-button {
    width: 100%;
    height: 100%;
    display: block; }
  .timeless-memories .content {
    background: #066791;
    color: #DDE7EF;
    padding: 3.125rem 4.375rem; }
    .timeless-memories .content p {
      font-size: 1.5rem;
      line-height: 1.8125rem;
      letter-spacing: 0.83px;
      color: #DDE7EF; }
    .timeless-memories .content .title {
      font-size: 3rem;
      line-height: 3.625rem;
      letter-spacing: 1.66px;
      font-weight: bold;
      color: #FFFCF4; }
      .timeless-memories .content .title:before {
        content: '';
        display: block;
        width: 10.3125rem;
        height: 16px;
        margin-bottom: 40px;
        background-color: #FFE983; }
    .timeless-memories .content .button {
      padding: 0;
      background: transparent; }
      .timeless-memories .content .button:hover {
        background: transparent;
        color: white; }

.true-departure {
  margin-bottom: 2.5rem; }
  @media screen and (min-width: 48.125em) {
    .true-departure .row {
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 48.125em) {
    .true-departure .columns {
      float: none; } }
  .true-departure .play-button {
    width: 100%;
    height: 100%;
    display: block; }
    .true-departure .play-button img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%; }
  .true-departure button {
    display: block;
    height: 100%; }
  .true-departure .content {
    padding: 2.875rem 3.875rem;
    box-shadow: 0 9px 25px -3px #CDCDCD;
    height: 100%;
    box-sizing: border-box; }
    .true-departure .content .title {
      font-weight: bold;
      text-transform: uppercase;
      color: #066791;
      font-size: 48px;
      line-height: 58px; }
      .true-departure .content .title:before {
        content: '';
        display: block;
        width: 9.375rem;
        height: 16px;
        background: #70cbda;
        margin-bottom: 40px; }
    .true-departure .content p {
      font-size: 1.5rem;
      letter-spacing: 0.83px;
      color: #066791;
      line-height: 1.8125rem; }

.video-player {
  padding: 0;
  margin: 0;
  background: transparent;
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer; }
  .video-player:after {
    display: none; }
  .video-player:before {
    content: url("https://cdn.visitsouthwalton.com/img/icons/play_triangle.svg");
    position: absolute;
    left: calc(50% - (50px / 2));
    top: calc(50% - (40px / 2)); }
  .video-player img {
    width: 100%; }

.influencer-page .header-copy {
  text-align: center;
  margin-bottom: 4rem; }
  .influencer-page .header-copy h2 {
    text-transform: none;
    margin-top: 2.375rem; }

.influencer-page .influnecer-box {
  text-align: center;
  margin-bottom: 4rem; }
  .influencer-page .influnecer-box .image-container {
    width: 100%;
    background-color: #6ACADB;
    padding: 1.5rem;
    position: relative;
    margin-bottom: 3.25rem;
    display: block; }
    .influencer-page .influnecer-box .image-container .image {
      width: 100%;
      position: relative;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
      .influencer-page .influnecer-box .image-container .image:after {
        position: relative;
        display: block;
        padding-bottom: 100%;
        content: ''; }
    .influencer-page .influnecer-box .image-container .step-number {
      color: white;
      font-size: 4.0625rem;
      font-weight: bold;
      background-color: #066791;
      width: 5.6875rem;
      height: 5.6875rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center;
      -ms-flex-pack: center;
          justify-content: center;
      border-radius: 100%;
      position: absolute;
      bottom: 0;
      left: 50%;
      -ms-transform: translate(-50%, 24px);
          transform: translate(-50%, 24px); }
  .influencer-page .influnecer-box .info-container h3 {
    color: #066791;
    font-size: 2.25rem;
    font-weight: bold; }
  .influencer-page .influnecer-box .info-container p {
    color: #066791;
    font-size: 1.125rem;
    line-height: 1.25rem !important;
    letter-spacing: 0.0025rem;
    font-weight: bold !important; }

.influencer-page .cta-container {
  text-align: center; }
  .influencer-page .cta-container span {
    font-size: 1.125rem;
    line-height: 1.25rem;
    color: #066791;
    font-style: italic;
    display: block;
    margin-top: 1.4375rem; }

#ev-stations .flx {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 3.1875rem; }
  #ev-stations .flx strong {
    margin: 0 2.59375rem 0 0.65625rem;
    font-style: normal;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
    font-family: "Neutraface";
    color: #575757; }

#ev-stations .station-listing p {
  font-style: normal;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 19px;
  font-family: "Neutraface";
  color: #575757; }
  #ev-stations .station-listing p:not(:last-of-type) {
    margin-bottom: 2.25rem; }

#ev-stations .station-listing img {
  margin-left: 0.625rem;
  height: 1.3125rem; }

@media screen and (max-width: 63.9375em) {
  body.page-beach-bay-access-locations .flush-header {
    margin-top: 8rem; } }

body.page-beach-bay-access-locations .flush-header p {
  color: #066791;
  font-style: normal; }

@media screen and (min-width: 48.125em) {
  body.page-beach-bay-access-locations .flush-header .buttonRow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start; } }

body.page-beach-bay-access-locations .flush-header .buttonRow div {
  margin-right: 13px;
  display: block;
  width: 100%;
  margin-bottom: 36px; }

.reveal-overlay {
  overflow: hidden; }

.beach-map {
  height: calc(100vh - 200px);
  transition: all .2s linear; }
  .beach-map button::after {
    display: none; }
  .beach-map.simulate-fullscreen {
    width: 100%;
    height: 100%;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000; }

.map-filters {
  background-color: rgba(6, 103, 145, 0.9);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  padding: 19px 12px;
  max-width: 292px; }
  @media screen and (min-width: 48.125em) {
    .map-filters {
      margin-top: 40px;
      margin-right: 112px; } }
  .map-filters input.terms {
    margin-bottom: 20px;
    width: 100%;
    color: #114A65;
    background-color: #f0fcff;
    font-size: 14px;
    padding: 3px 8px; }
    @media screen and (max-width: 48.0625em) {
      .map-filters input.terms {
        padding: 8px;
        margin-bottom: 10px; } }
  .map-filters .filter-box {
    background-color: #f0fcff;
    border: 1px solid #979797;
    color: #114a65;
    font-size: 14px;
    line-height: 1.5;
    padding: 8px;
    margin-bottom: 20px;
    font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .map-filters .filter-box .legend-button-container {
      text-align: center;
      margin: 10px 0;
      font-size: 0.75rem;
      font-weight: bold;
      font-style: italic;
      font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #114a65; }
      .map-filters .filter-box .legend-button-container .map-legend-button {
        cursor: pointer;
        text-decoration: underline; }
    .map-filters .filter-box .filter-label {
      border-bottom: 1px solid #979797;
      padding: 0 8px 2px 8px;
      margin-left: -8px;
      margin-right: -8px;
      margin-bottom: 8px; }
    .map-filters .filter-box .filters {
      border: none;
      padding-top: 4px; }
      .map-filters .filter-box .filters label {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 8px;
        padding-left: 30px;
        padding-right: 40px; }
        .map-filters .filter-box .filters label img {
          left: 4px;
          width: 14px;
          position: absolute; }
        .map-filters .filter-box .filters label input {
          position: absolute;
          padding: 2px;
          right: 0;
          width: 19px;
          height: 18px;
          border: 2px solid #0091FF;
          border-radius: 3px;
          -webkit-appearance: none;
             -moz-appearance: none;
                  appearance: none;
          background-color: white;
          background-size: cover;
          background-position: center center;
          background-repeat: no-repeat; }
          .map-filters .filter-box .filters label input:hover {
            filter: brightness(80%); }
          .map-filters .filter-box .filters label input:checked {
            background-color: #0091FF;
            background-image: url("https://cdn.visitsouthwalton.com/img/icons/check.svg"); }
        .map-filters .filter-box .filters label.neighborhood img {
          width: 17px; }
        .map-filters .filter-box .filters label.vendor-managed-regional img, .map-filters .filter-box .filters label.vendor-managed-neighborhood img {
          width: 22px;
          left: 0;
          top: 4px; }
        .map-filters .filter-box .filters label.parks img {
          filter: invert(33%) sepia(34%) saturate(1294%) hue-rotate(93deg) brightness(95%) contrast(99%); }
        .map-filters .filter-box .filters label.limited-access img {
          filter: invert(81%) sepia(43%) saturate(346%) hue-rotate(348deg) brightness(102%) contrast(106%); }
        .map-filters .filter-box .filters label.vendor-managed img {
          filter: invert(51%) sepia(57%) saturate(5074%) hue-rotate(172deg) brightness(95%) contrast(87%); }
        .map-filters .filter-box .filters label.county-owned img {
          filter: invert(71%) sepia(89%) saturate(1666%) hue-rotate(34deg) brightness(110%) contrast(120%); }
        .map-filters .filter-box .filters label.no-access img {
          filter: invert(26%) sepia(75%) saturate(4827%) hue-rotate(348deg) brightness(89%) contrast(110%); }
        .map-filters .filter-box .filters label.hwl img, .map-filters .filter-box .filters label.ecl img {
          filter: invert(34%) sepia(93%) saturate(1017%) hue-rotate(241deg) brightness(86%) contrast(95%); }
        .map-filters .filter-box .filters label.beach-access img {
          filter: invert(97%) sepia(67%) saturate(2847%) hue-rotate(358deg) brightness(104%) contrast(101%); }
        .map-filters .filter-box .filters label.private-beach img {
          filter: invert(14%) sepia(84%) saturate(7043%) hue-rotate(0deg) brightness(110%) contrast(115%); }
    @media screen and (max-width: 48.0625em) {
      .map-filters .filter-box .filter-label {
        margin-bottom: 0;
        border-bottom: none;
        position: relative; }
        .map-filters .filter-box .filter-label:after {
          border-width: 6px 6px 0 6px;
          border-color: #525252 transparent transparent transparent;
          border-style: solid;
          content: '';
          right: 10px;
          position: absolute;
          top: 50%;
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      .map-filters .filter-box .filters {
        position: absolute;
        z-index: 100;
        background-color: rgba(240, 252, 255, 0.9);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
        right: 13px;
        padding: 8px;
        display: none;
        width: 90vw;
        -ms-transform: translateY(12px);
            transform: translateY(12px); }
      .map-filters .filter-box.show .filter-label:after {
        -ms-transform: translateY(-50%) scaleY(-1);
            transform: translateY(-50%) scaleY(-1); }
      .map-filters .filter-box.show .filters {
        display: block; } }
  .map-filters .button-container {
    text-align: center; }
    .map-filters .button-container .submit-button {
      font-size: 14px;
      font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .map-filters .button-container .submit-button::after {
        content: '\2192';
        margin-left: 3px; }

.gm-style-iw button[aria-label="Close"] {
  margin-top: 5px !important;
  margin-right: 5px !important; }

.infoWindow {
  font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 10px;
  max-width: 300px;
  max-height: 50vh; }
  .infoWindow .title {
    font-size: 18px;
    color: #066791;
    font-weight: 600;
    text-transform: uppercase; }
    .infoWindow .title img {
      height: 23px;
      margin-right: 10px; }
  .infoWindow .features, .infoWindow .address, .infoWindow .video-link, .infoWindow .threshold360, .infoWindow .description {
    font-style: italic;
    font-size: 12px;
    line-height: 1.5;
    color: #114A65;
    margin-bottom: 20px; }
    .infoWindow .features a, .infoWindow .address a, .infoWindow .video-link a, .infoWindow .threshold360 a, .infoWindow .description a {
      font-size: 12px;
      line-height: 1.5;
      color: #114A65; }
    .infoWindow .features p, .infoWindow .address p, .infoWindow .video-link p, .infoWindow .threshold360 p, .infoWindow .description p {
      font-size: 12px;
      line-height: 1.5;
      margin: 0;
      color: #114A65; }
    .infoWindow .features button, .infoWindow .address button, .infoWindow .video-link button, .infoWindow .threshold360 button, .infoWindow .description button {
      display: inline-block;
      font-size: 12px;
      line-height: 18px;
      padding: 0;
      color: #114A65;
      background: transparent;
      text-decoration: underline; }
  .infoWindow .video-link, .infoWindow .threshold360 {
    font-weight: bold; }
    .infoWindow .video-link p, .infoWindow .threshold360 p {
      font-weight: bold; }

.reveal {
  padding-top: 3.125rem; }
  .reveal .close-button {
    all: unset;
    position: absolute;
    background: transparent;
    color: #066791;
    font-family: sans-serif;
    top: 0;
    right: 10px;
    font-size: 42px;
    line-height: 1; }
    .reveal .close-button:after {
      display: none; }

#beach-access-legend-section {
  margin-bottom: 3.125rem; }

.legend {
  border: 1px solid #979797;
  border-radius: 13px;
  background: #f0fcff;
  color: #066791;
  font-style: normal;
  font-size: 18px;
  line-height: 27px;
  margin: 0 auto; }
  @media screen and (min-width: 48.125em) {
    .legend {
      margin: 50px auto;
      padding: 30px 80px; } }
  .legend h3 {
    font-size: 36px;
    line-height: 48px;
    font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 20px;
    text-transform: none; }
  .legend ul.accordion {
    background: none; }
    .legend ul.accordion .accordion-item {
      padding-bottom: 15px;
      border-bottom: solid 1px #979797; }
      .legend ul.accordion .accordion-item.is-active .legend-title::after {
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
    .legend ul.accordion .legend-title {
      text-decoration: none;
      display: block;
      width: 100%; }
      .legend ul.accordion .legend-title::after {
        content: url("https://cdn.visitsouthwalton.com/img/icons/chevron.svg");
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        transition: all 300ms; }
    .legend ul.accordion .accordion-content {
      margin: 0;
      padding: 0;
      background: none;
      border: none; }
      .legend ul.accordion .accordion-content * {
        color: #066791; }
  .legend ul.icons > li {
    list-style: none;
    padding-left: 40px;
    margin-bottom: 20px;
    position: relative; }
    .legend ul.icons > li:before {
      left: 0;
      width: 20px;
      height: 100%;
      display: block;
      position: absolute;
      content: '';
      background-repeat: no-repeat;
      background-position: top 4px left; }
    .legend ul.icons > li.regional::before {
      background-size: 20px 25px;
      background-image: url("https://cdn.visitsouthwalton.com/img/icons/pin.svg"); }
    .legend ul.icons > li.neighborhood::before {
      background-size: 22px 21px;
      background-image: url("https://cdn.visitsouthwalton.com/img/icons/neighborhood.svg"); }
    .legend ul.icons > li.vendor-regional-beach-access::before {
      background-size: 21px 21px;
      background-image: url("https://cdn.visitsouthwalton.com/img/icons/orange_umbrella.svg"); }
    .legend ul.icons > li.vendor-neighborhood-beach-access::before {
      background-size: 21px 21px;
      background-image: url("https://cdn.visitsouthwalton.com/img/icons/blue_umbrella.svg"); }
    .legend ul.icons > li.private-beach::before {
      background-size: 16px 16px;
      background-image: url("https://cdn.visitsouthwalton.com/img/icons/dot.svg");
      filter: invert(14%) sepia(84%) saturate(7043%) hue-rotate(0deg) brightness(110%) contrast(115%); }
    .legend ul.icons > li.ecl::before {
      background-size: 16px 16px;
      background-image: url("https://cdn.visitsouthwalton.com/img/icons/dot.svg");
      filter: invert(34%) sepia(93%) saturate(1017%) hue-rotate(241deg) brightness(86%) contrast(95%); }
    .legend ul.icons > li.parks::before {
      background-size: 16px 16px;
      background-image: url("https://cdn.visitsouthwalton.com/img/icons/dot.svg");
      filter: invert(33%) sepia(34%) saturate(1294%) hue-rotate(93deg) brightness(95%) contrast(99%); }
    .legend ul.icons > li.limited-access::before {
      background-size: 16px 16px;
      background-image: url("https://cdn.visitsouthwalton.com/img/icons/dot.svg");
      filter: invert(81%) sepia(43%) saturate(346%) hue-rotate(348deg) brightness(102%) contrast(106%); }
    .legend ul.icons > li.bays-lakes::before {
      background-size: 18px 18px;
      background-image: url("https://cdn.visitsouthwalton.com/img/icons/bays.svg"); }
    .legend ul.icons > li.county-owned::before {
      background-size: 16px 16px;
      background-image: url("https://cdn.visitsouthwalton.com/img/icons/dot.svg");
      filter: invert(71%) sepia(89%) saturate(1666%) hue-rotate(34deg) brightness(110%) contrast(120%); }
    .legend ul.icons > li.vendor-managed::before {
      background-size: 16px 16px;
      background-image: url("https://cdn.visitsouthwalton.com/img/icons/dot.svg");
      filter: invert(51%) sepia(57%) saturate(5074%) hue-rotate(172deg) brightness(95%) contrast(87%); }

#map .legend, .reveal .legend {
  position: relative;
  font-family: "Neutraface", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  height: 100%;
  padding: 40px 0;
  border: none;
  background: white;
  border-radius: 0; }
  #map .legend h3, .reveal .legend h3 {
    padding-left: 50px;
    padding-right: 50px; }
  #map .legend .close, .reveal .legend .close {
    position: absolute;
    right: 16px;
    top: 13px; }

#map .content, .reveal .content {
  padding: 0 50px;
  height: calc(100% - 40px);
  overflow-y: scroll; }

.reveal .legend .content {
  overflow-y: scroll;
  height: calc(100vh - 200px); }
  @media screen and (min-width: 48.125em) {
    .reveal .legend .content {
      height: calc(100vh - 360px); } }

#map-legend-modal {
  background: rgba(17, 74, 101, 0.6);
  padding: 60px 100px; }

.flags h4 {
  font-size: 36px;
  line-height: 48px; }

.flags p {
  color: #066791;
  font-style: normal; }

.flags .flagRow {
  margin-top: 50px; }
  @media screen and (min-width: 48.125em) {
    .flags .flagRow {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around; } }
  .flags .flagRow .flag {
    text-align: center;
    margin-bottom: 50px;
    color: #066791; }
    @media screen and (min-width: 48.125em) {
      .flags .flagRow .flag {
        max-width: 335px; } }
    .flags .flagRow .flag .flag-img {
      margin-bottom: 20px; }
    .flags .flagRow .flag img {
      display: block;
      margin: 0 auto; }
      .flags .flagRow .flag img.red {
        filter: invert(46%) sepia(76%) saturate(5767%) hue-rotate(334deg) brightness(84%) contrast(92%); }
      .flags .flagRow .flag img.yellow {
        filter: invert(100%) sepia(32%) saturate(5051%) hue-rotate(321deg) brightness(120%) contrast(93%); }
      .flags .flagRow .flag img.green {
        filter: invert(51%) sepia(44%) saturate(483%) hue-rotate(85deg) brightness(100%) contrast(87%); }
      .flags .flagRow .flag img.purple {
        filter: invert(39%) sepia(6%) saturate(4277%) hue-rotate(240deg) brightness(92%) contrast(91%); }
    .flags .flagRow .flag .title {
      font-size: 25px;
      line-height: 48px;
      text-transform: uppercase;
      font-weight: 600; }
    .flags .flagRow .flag .description {
      font-size: 18px;
      line-height: 28px; }

.legend-button {
  margin: 70px; }
  .legend-button button {
    background: #1093CE;
    border-radius: 100%;
    padding: 8px; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: '' !important;
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent;
  border-top-style: hidden;
  border-bottom-width: 0;
  right: 0;
  margin-top: 0; }
