/**
 * @file
 * This file is a custom file that loads all files. Each non-base layer
 * can be disabled.
 *
 * Do not name this file, "app.scss". If you run a compass update this file can
 * be wiped out with a compass update. By default, when a compass project is
 * created the file will be named app.scss. Thus this file is named,
 * THEMENAME.scss.
 *
 * This application file (THEMENAME.scss) is where all the partials are
 * imported.
 *
 * Theme styles are categorized using SMACSS standards. They utilize
 * categorization of styles into various categories. Those categories are the
 * following:
 *
 * - Base: CSS reset/normalize plus HTML element styling.
 * - Layout: Macro arrangement of a web page, including any grid systems.
 * - Component: Dictate minor layout modules or reusable elements.
 * - State: Describe the appearance of a module in various states.
 * - Theme: Purely visual optional styling ("look-and-feel") for a component.
 *
 * For more information about this new Drupal css file standard, please review
 * the following:
 * - https://drupal.org/node/1887922
 * - http://smacss.com/
 */
/*
 * Foundation Variables
 *
 * Source:
 * https://github.com/zurb/foundation/blob/master/scss/foundation/_variables.scss
 */
@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-black-webfont.eot");
  src: url("../fonts/lato/lato-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-black-webfont.woff2") format("woff2"), url("../fonts/lato/lato-black-webfont.woff") format("woff"), url("../fonts/lato/lato-black-webfont.ttf") format("truetype"), url("../fonts/lato/lato-black-webfont.svg#latoblack") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-bold-webfont.eot");
  src: url("../fonts/lato/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-bold-webfont.woff2") format("woff2"), url("../fonts/lato/lato-bold-webfont.woff") format("woff"), url("../fonts/lato/lato-bold-webfont.ttf") format("truetype"), url("../fonts/lato/lato-bold-webfont.svg#latobold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-bolditalic-webfont.eot");
  src: url("../fonts/lato/lato-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-bolditalic-webfont.woff2") format("woff2"), url("../fonts/lato/lato-bolditalic-webfont.woff") format("woff"), url("../fonts/lato/lato-bolditalic-webfont.ttf") format("truetype"), url("../fonts/lato/lato-bolditalic-webfont.svg#latobold_italic") format("svg");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-blackitalic-webfont.eot");
  src: url("../fonts/lato/lato-blackitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-blackitalic-webfont.woff2") format("woff2"), url("../fonts/lato/lato-blackitalic-webfont.woff") format("woff"), url("../fonts/lato/lato-blackitalic-webfont.ttf") format("truetype"), url("../fonts/lato/lato-blackitalic-webfont.svg#latoblack_italic") format("svg");
  font-weight: 900;
  font-style: italic; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 24, 2015 */
@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-italic-webfont.eot");
  src: url("../fonts/lato/lato-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-italic-webfont.woff2") format("woff2"), url("../fonts/lato/lato-italic-webfont.woff") format("woff"), url("../fonts/lato/lato-italic-webfont.ttf") format("truetype"), url("../fonts/lato/lato-italic-webfont.svg#latoitalic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-regular-webfont.eot");
  src: url("../fonts/lato/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato/lato-regular-webfont.woff") format("woff"), url("../fonts/lato/lato-regular-webfont.ttf") format("truetype"), url("../fonts/lato/lato-regular-webfont.svg#latoregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-light-webfont.eot");
  src: url("../fonts/lato/lato-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-light-webfont.woff2") format("woff2"), url("../fonts/lato/lato-light-webfont.woff") format("woff"), url("../fonts/lato/lato-light-webfont.ttf") format("truetype"), url("../fonts/lato/lato-light-webfont.svg#latolight") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-lightitalic-webfont.eot");
  src: url("../fonts/lato/lato-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-lightitalic-webfont.woff2") format("woff2"), url("../fonts/lato/lato-lightitalic-webfont.woff") format("woff"), url("../fonts/lato/lato-lightitalic-webfont.ttf") format("truetype"), url("../fonts/lato/lato-lightitalic-webfont.svg#latolight_italic") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Georgia';
  src: url("../fonts/georgia/Georgia.eot?#iefix") format("embedded-opentype"), url("../fonts/georgia/Georgia.woff") format("woff"), url("../fonts/georgia/Georgia.ttf") format("truetype"), url("../fonts/georgia/Georgia.svg#Georgia") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Georgia';
  src: url("../fonts/georgia/Georgia-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/georgia/Georgia-Italic.woff") format("woff"), url("../fonts/georgia/Georgia-Italic.ttf") format("truetype"), url("../fonts/georgia/Georgia-Italic.svg#Georgia-Italic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Georgia';
  src: url("../fonts/georgia/Georgia-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/georgia/Georgia-Bold.woff") format("woff"), url("../fonts/georgia/Georgia-Bold.ttf") format("truetype"), url("../fonts/georgia/Georgia-Bold.svg#Georgia-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Georgia';
  src: url("../fonts/georgia/Georgia-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/georgia/Georgia-BoldItalic.woff") format("woff"), url("../fonts/georgia/Georgia-BoldItalic.ttf") format("truetype"), url("../fonts/georgia/Georgia-BoldItalic.svg#Georgia-BoldItalic") format("svg");
  font-weight: 700;
  font-style: italic; }

/*=====================================================
 Foundation Sections Variables
=====================================================*/
/* We use these to set padding and hover factor */
/* These style the titles */
/* Want to control border size, here ya go! */
/* Font controls */
/* Control the color of the background and some size options */
/* We use these to control the background and border styles */
/* We use this % to control how much we darken things on hover */
/* We use these to set default inner padding and bottom margin */
/* We use these to set default font colors */
/**
*   You dont really need to edit these variables,
*   these just link up all the styles
**/
/*
$topbar-dropdown-label-color: #555;
$topbar-dropdown-label-text-transform: uppercase;
$topbar-dropdown-label-font-weight: bold;
$topbar-dropdown-label-font-size: emCalc(10);


$topbar-dropdown-bg: $tertiary-color;
$topbar-dropdown-link-color: #fff;
$topbar-dropdown-link-bg: lighten($topbar-bg, 5%);
$topbar-dropdown-toggle-size: 5px;
$topbar-dropdown-toggle-color: #fff;
$topbar-dropdown-toggle-alpha: 0.5;

//Set Nav Link Color for Mobile, Set to $primary Color for Desktop
$primary-nav-link-color: #000; //for Desktop

// Background color for the top bar


// Divider Styles
$topbar-divider-border-bottom: solid 1px lighten($topbar-bg, 10%);
$topbar-divider-border-top: solid 1px darken($topbar-bg, 10%);

// Top menu icon styles
$topbar-menu-link-transform: uppercase;
$topbar-menu-link-font-size: emCalc(13);
$topbar-menu-link-weight: bold;
$topbar-menu-link-color: #fff;
$topbar-menu-icon-color: #fff;
$topbar-menu-link-color-toggled: #888;
$topbar-menu-icon-color-toggled: #888;

// Styles for mobile
$topbar-mobile-title-font-size:emCalc(16);

// Sticky Class
$topbar-sticky-class: ".sticky";
*/
/* We use these to control various hover effects. */
/* We use this to control the display property. */
/* We use this to set default opacity for disabled buttons. */
/*============================
 Breadcrumbs
 These are hidden by default
 uncomment styles and varibales below
 if you are showing breadcrumbs
===========================*/
/*==================
	Styles
===================*/
/*ul.breadcrumbs {
  margin: $crumb-margin;
}*/
/*==================
	Variables
===================*/
/*$crumb-bg: #fff;

// We use these to set the padding around the breadcrumbs.
$crumb-padding: emCalc(9, 14, 9);
$crumb-side-padding: emCalc(12);

// We use these to set the margin around the breadcrumbs.
$crumb-margin: 0.75em 0;

// We use these to control border styles.
$crumb-function-factor: 10%;
$crumb-border-size: 1px;
$crumb-border-style: solid;
$crumb-border-color: darken($crumb-bg, $crumb-function-factor);
$crumb-radius: $global-radius;

// We use these to set various text styles for breadcrumbs.
$crumb-font-size: emCalc(11);
$crumb-font-color: $primary-color;
$crumb-font-color-current: #333;
$crumb-font-color-unavailable: #999;
$crumb-font-transform: uppercase;
$crumb-link-decor: underline;

// We use these to control the slash between breadcrumbs
$crumb-slash-color: #aaa;
$crumb-slash: "/";*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * 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.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after 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; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: rgba(255, 255, 255, 0); }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

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

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * 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.
 */
img {
  border: 0; }

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
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.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

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

/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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: default; }

/**
 * 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 */ }

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

meta.foundation-mq-small {
  font-family: "only screen and (min-width: 48em)";
  width: 48em; }

meta.foundation-mq-medium {
  font-family: "only screen and (min-width: 64.0625em)";
  width: 64.0625em; }

meta.foundation-mq-large {
  font-family: "only screen and (min-width: 74.375em)";
  width: 74.375em; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "lato", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

img,
object,
embed {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

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

.left {
  float: left !important; }

.right {
  float: right !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

/* Grid HTML Classes */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1170px;
  *zoom: 1; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none;
      *zoom: 1; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    float: left; }
  .small-1 {
    position: relative;
    width: 8.33333%; }
  .small-2 {
    position: relative;
    width: 16.66667%; }
  .small-3 {
    position: relative;
    width: 25%; }
  .small-4 {
    position: relative;
    width: 33.33333%; }
  .small-5 {
    position: relative;
    width: 41.66667%; }
  .small-6 {
    position: relative;
    width: 50%; }
  .small-7 {
    position: relative;
    width: 58.33333%; }
  .small-8 {
    position: relative;
    width: 66.66667%; }
  .small-9 {
    position: relative;
    width: 75%; }
  .small-10 {
    position: relative;
    width: 83.33333%; }
  .small-11 {
    position: relative;
    width: 91.66667%; }
  .small-12 {
    position: relative;
    width: 100%; }
  .small-offset-0 {
    position: relative;
    margin-left: 0%; }
  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }
  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }
  .small-offset-3 {
    position: relative;
    margin-left: 25%; }
  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }
  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }
  .small-offset-6 {
    position: relative;
    margin-left: 50%; }
  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }
  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }
  .small-offset-9 {
    position: relative;
    margin-left: 75%; }
  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }
  [class*="column"] + [class*="column"]:last-child {
    float: right; }
  [class*="column"] + [class*="column"].end {
    float: left; }
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 48em) {
  .large-1 {
    position: relative;
    width: 8.33333%; }
  .large-2 {
    position: relative;
    width: 16.66667%; }
  .large-3 {
    position: relative;
    width: 25%; }
  .large-4 {
    position: relative;
    width: 33.33333%; }
  .large-5 {
    position: relative;
    width: 41.66667%; }
  .large-6 {
    position: relative;
    width: 50%; }
  .large-7 {
    position: relative;
    width: 58.33333%; }
  .large-8 {
    position: relative;
    width: 66.66667%; }
  .large-9 {
    position: relative;
    width: 75%; }
  .large-10 {
    position: relative;
    width: 83.33333%; }
  .large-11 {
    position: relative;
    width: 91.66667%; }
  .large-12 {
    position: relative;
    width: 100%; }
  .row .large-offset-0 {
    position: relative;
    margin-left: 0%; }
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%; }
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%; }
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%; }
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }
  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important; } }

/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important; }

.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important; }

.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important; }

.hide-for-small,
.hide-for-medium-down,
#admin-menu,
.hide-for-large-down {
  display: none !important; }

/* Specific visilbity for tables */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table; }

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important; }

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important; }

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important; }

td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important; }

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 48em) {
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important; }
  .show-for-small {
    display: none !important; }
  .hide-for-small {
    display: inherit !important; }
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table; }
  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important; }
  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important; }
  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important; }
  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important; } }

/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 64.0625em) {
  .show-for-large,
  .show-for-large-up {
    display: inherit !important; }
  .show-for-medium,
  .show-for-medium-down {
    display: none !important; }
  .hide-for-medium,
  .hide-for-medium-down,
  #admin-menu {
    display: inherit !important; }
  .hide-for-large,
  .hide-for-large-up {
    display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down, table#admin-menu {
    display: table; }
  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down, thead#admin-menu {
    display: table-header-group !important; }
  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody#admin-menu {
    display: table-row-group !important; }
  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down, tr#admin-menu {
    display: table-row !important; }
  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down, td#admin-menu,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th#admin-menu {
    display: table-cell !important; } }

/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 74.375em) {
  .show-for-xlarge {
    display: inherit !important; }
  .show-for-large,
  .show-for-large-down {
    display: none !important; }
  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important; }
  .hide-for-xlarge {
    display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table; }
  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important; }
  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important; }
  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important; }
  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visilbity for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visilbity for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visilbity for tables */
table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Foundation Block Grids for below small breakpoint */
@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625em;
    *zoom: 1; }
    [class*="block-grid-"]:before, [class*="block-grid-"]:after {
      content: " ";
      display: table; }
    [class*="block-grid-"]:after {
      clear: both; }
    [class*="block-grid-"] > li {
      display: inline;
      height: auto;
      float: left;
      padding: 0 0.625em 1.25em; }
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 48em) {
  /* Remove small grid clearing */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none; }
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

p.lead {
  font-size: 1.21875em;
  line-height: 1.6; }

.subheader {
  line-height: 1.4;
  color: #888888;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em; }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr; }

/* Default Link Styles */
a {
  color: #222222;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #151515; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: "lato", sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.45;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility; }
  p aside {
    font-size: 0.875em;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Georgia", Georgia, Times New Roman, serif;
  font-weight: 700;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 1.625em; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.25em; }

h4 {
  font-size: 1.25em; }

h5 {
  font-size: 1.25em; }

h6 {
  font-size: 1.25em; }

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", "DejaVu Sans Mono", Courier, monospace, sans-serif;
  font-weight: bold;
  color: #7f0a0c; }

/* Lists */
ul,
ol,
dl {
  font-size: 1em;
  line-height: 1.45;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: "lato", sans-serif; }

ul, ol {
  margin-left: 2.5em; }
  ul.no-bullet, .node-vr-listing.view-mode-full .group-vr-full-featured-amenities .view-content ul, ol.no-bullet {
    margin-left: 2.5em; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */ }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square; }

ul.circle {
  list-style-type: circle; }

ul.disc {
  list-style-type: disc; }

ul.no-bullet, .node-vr-listing.view-mode-full .group-vr-full-featured-amenities .view-content ul {
  list-style: none; }

/* Ordered Lists */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75em; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #ddd;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #ddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125em;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.45;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #ddd;
  padding: 0.625em 0.75em; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375em; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em; }

@media only screen and (min-width: 48em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.25em; }
  h2 {
    font-size: 2.125em; }
  h3 {
    font-size: 1.5625em; }
  h4 {
    font-size: 1.5625em; } }

/*
     * Print styles.
     *
     * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
     * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
    */
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.625em;
  padding-right: 1.25em;
  padding-bottom: 0.6875em;
  padding-left: 1.25em;
  font-size: 14px;
  background-color: #222222;
  border-color: #090909;
  color: #fff; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #090909; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #fff; }
  button.secondary, .button.secondary {
    background-color: #333333;
    border-color: #1a1a1a;
    color: #fff; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #1a1a1a; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #fff; }
  button.success, .button.success {
    background-color: #4b7034;
    border-color: #344d24;
    color: #fff; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #344d24; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #fff; }
  button.alert, .button.alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: #fff; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #970b0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #fff; }
  button.large, .button.large {
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.8125em;
    padding-left: 1.5em;
    font-size: 14px; }
  button.small, .button.small {
    padding-top: 0.5em;
    padding-right: 1em;
    padding-bottom: 0.5625em;
    padding-left: 1em;
    font-size: 14px; }
  button.tiny, .button.tiny {
    padding-top: 0.5em;
    padding-right: 1em;
    padding-bottom: 0.5625em;
    padding-left: 1em;
    font-size: 14px; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75em; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75em; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #222222;
    border-color: #090909;
    color: #fff;
    cursor: default;
    opacity: 0.6;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #090909; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #fff; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #222222; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #333333;
      border-color: #1a1a1a;
      color: #fff;
      cursor: default;
      opacity: 0.6;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #1a1a1a; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #fff; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #333333; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #4b7034;
      border-color: #344d24;
      color: #fff;
      cursor: default;
      opacity: 0.6;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #344d24; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #fff; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #4b7034; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #c60f13;
      border-color: #970b0e;
      color: #fff;
      cursor: default;
      opacity: 0.6;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #970b0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #fff; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #c60f13; }

button, .button {
  padding-top: 0.6875em;
  padding-bottom: 0.625em;
  -webkit-appearance: none; }
  button.tiny, .button.tiny {
    padding-top: 0.5625em;
    padding-bottom: 0.5em;
    -webkit-appearance: none; }
  button.small, .button.small {
    padding-top: 0.5625em;
    padding-bottom: 0.5em;
    -webkit-appearance: none; }
  button.large, .button.large {
    padding-top: 0.78125em;
    padding-bottom: 0.78125em;
    -webkit-appearance: none; }

@media only screen {
  button, .button {
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    transition: background-color 300ms ease-out; }
    button:active, .button:active {
      box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }
    button.radius, .button.radius {
      border-radius: 3px; }
    button.round, .button.round {
      border-radius: 1000px; } }

@media only screen and (min-width: 48em) {
  button, .button {
    display: inline-block; } }

/* Standard Forms */
form {
  margin: 0 0 1em; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5em; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5em; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-topright: 0;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0; }

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5em; }

/* Label Styles */
label {
  font-size: 0.875em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.1875em;
  /* Styles for required inputs */ }
  label.right {
    float: none;
    text-align: right; }
  label.inline {
    margin: 0 0 1em 0;
    padding: 0.625em 0; }
  label small {
    text-transform: capitalize;
    color: #666666; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875em;
  height: 2.3125em;
  line-height: 2.3125em; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em; }

.prefix.button.radius {
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333; }
  span.prefix.radius, label.prefix.radius {
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333; }
  span.postfix.radius, label.postfix.radius {
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

/* Input groups will automatically style first and last elements of the group */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.75em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.1875em;
  width: 100%;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"][disabled],
  input[type="password"][disabled],
  input[type="date"][disabled],
  input[type="datetime"][disabled],
  input[type="datetime-local"][disabled],
  input[type="month"][disabled],
  input[type="week"][disabled],
  input[type="email"][disabled],
  input[type="number"][disabled],
  input[type="search"][disabled],
  input[type="tel"][disabled],
  input[type="time"][disabled],
  input[type="url"][disabled],
  textarea[disabled] {
    background-color: #ddd; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1em 0; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* We add basic fieldset styling */
fieldset {
  border: solid 1px #ddd;
  padding: 1.25em;
  margin: 1.125em 0; }
  fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 0.1875em;
    margin: 0;
    margin-left: -0.1875em; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff; }

.error input,
.error textarea,
.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0; }
  .error input:focus,
  .error textarea:focus,
  .error select:focus {
    background: #fafafa;
    border-color: #999999; }

.error label,
.error label.error {
  color: #c60f13; }

.error > small,
.error small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff; }

.error span.error-message {
  display: block; }

input.error,
textarea.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0; }
  input.error:focus,
  textarea.error:focus {
    background: #fafafa;
    border-color: #999999; }

.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1); }
  .error select:focus {
    background: #fafafa;
    border-color: #999999; }

label.error {
  color: #c60f13; }

/* Custom Checkbox and Radio Inputs */
form.custom .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden; }

form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: -1px;
  /* fix centering issue */
  vertical-align: middle;
  border: solid 1px #ccc;
  background: #fff; }
  form.custom .custom.checkbox {
    border-radius: 0;
    padding: 0; }
  form.custom .custom.radio {
    border-radius: 1000px;
    padding: 3px; }
  form.custom .custom.checkbox:before {
    content: "";
    display: block;
    font-size: 16px;
    color: #fff; }
  form.custom .custom.radio.checked:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 1000px;
    background: #222;
    position: relative; }
  form.custom .custom.checkbox.checked:before {
    content: "\00d7";
    color: #222;
    position: absolute;
    top: -50%;
    left: 50%;
    margin-top: 4px;
    margin-left: -5px; }

/* Custom Select Options and Dropdowns */
form.custom {
  /* Custom input, disabled */ }
  form.custom .custom.dropdown {
    display: block;
    position: relative;
    top: 0;
    height: 2.3125em;
    margin-bottom: 1.25em;
    margin-top: 0;
    padding: 0;
    width: 100%;
    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
    -webkit-box-shadow: none;
    background: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
    box-shadow: none;
    font-size: 0.875em;
    vertical-align: top; }
    form.custom .custom.dropdown ul {
      overflow-y: auto;
      max-height: 200px; }
    form.custom .custom.dropdown .current {
      cursor: default;
      white-space: nowrap;
      line-height: 2.25em;
      color: rgba(0, 0, 0, 0.75);
      text-decoration: none;
      overflow: hidden;
      display: block;
      margin-left: 0.5em;
      margin-right: 2.3125em; }
    form.custom .custom.dropdown .selector {
      cursor: default;
      position: absolute;
      width: 2.5em;
      height: 2.3125em;
      display: block;
      right: 0;
      top: 0; }
      form.custom .custom.dropdown .selector:after {
        content: "";
        display: block;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: #aaa transparent transparent transparent;
        border-top-style: solid;
        position: absolute;
        left: 0.9375em;
        top: 50%;
        margin-top: -3px; }
    form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: #222 transparent transparent transparent;
      border-top-style: solid; }
    form.custom .custom.dropdown .disabled {
      color: #888; }
      form.custom .custom.dropdown .disabled:hover {
        background: transparent;
        color: #888; }
        form.custom .custom.dropdown .disabled:hover:after {
          display: none; }
    form.custom .custom.dropdown.open ul {
      display: block;
      z-index: 10;
      min-width: 100%;
      box-sizing: content-box; }
    form.custom .custom.dropdown.small {
      max-width: 134px; }
    form.custom .custom.dropdown.medium {
      max-width: 254px; }
    form.custom .custom.dropdown.large {
      max-width: 434px; }
    form.custom .custom.dropdown.expand {
      width: 100% !important; }
    form.custom .custom.dropdown.open.small ul {
      min-width: 134px;
      box-sizing: border-box; }
    form.custom .custom.dropdown.open.medium ul {
      min-width: 254px;
      box-sizing: border-box; }
    form.custom .custom.dropdown.open.large ul {
      min-width: 434px;
      box-sizing: border-box; }
  form.custom .error .custom.dropdown {
    border-color: #c60f13;
    background-color: rgba(198, 15, 19, 0.1);
    background: rgba(198, 15, 19, 0.1);
    margin-bottom: 0; }
    form.custom .error .custom.dropdown:focus {
      background: #fafafa;
      border-color: #999999; }
  form.custom .error .custom.dropdown + small.error {
    margin-top: 0; }
  form.custom .custom.dropdown ul {
    position: absolute;
    width: auto;
    display: none;
    margin: 0;
    left: -1px;
    top: auto;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 0;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 16; }
    form.custom .custom.dropdown ul li {
      color: #555;
      font-size: 0.875em;
      cursor: default;
      padding-top: 0.25em;
      padding-bottom: 0.25em;
      padding-left: 0.375em;
      padding-right: 2.375em;
      min-height: 1.5em;
      line-height: 1.5em;
      margin: 0;
      white-space: nowrap;
      list-style: none; }
      form.custom .custom.dropdown ul li.selected {
        background: #eeeeee;
        color: #000; }
      form.custom .custom.dropdown ul li:hover {
        background-color: #e4e4e4;
        color: #000; }
      form.custom .custom.dropdown ul li.selected:hover {
        background: #eeeeee;
        cursor: default;
        color: #000; }
    form.custom .custom.dropdown ul.show {
      display: block; }
  form.custom .custom.disabled {
    background: #ddd; }

/* Button Groups */
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > * {
    margin: 0 0 0 -1px;
    float: left; }
    .button-group > *:first-child {
      margin-left: 0; }
  .button-group.radius > *:first-child,
  .button-group.radius > *:first-child > a,
  .button-group.radius > *:first-child > button,
  .button-group.radius > *:first-child > .button {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .button-group.radius > *:last-child,
  .button-group.radius > *:last-child > a,
  .button-group.radius > *:last-child > button,
  .button-group.radius > *:last-child > .button {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .button-group.round > *:first-child,
  .button-group.round > *:first-child > a,
  .button-group.round > *:first-child > button,
  .button-group.round > *:first-child > .button {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
  .button-group.round > *:last-child,
  .button-group.round > *:last-child > a,
  .button-group.round > *:last-child > button,
  .button-group.round > *:last-child > .button {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px; }
  .button-group.even-2 li {
    width: 50%; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    width: 33.33333%; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    width: 25%; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    width: 20%; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    width: 16.66667%; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    width: 14.28571%; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    width: 12.5%; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }

.button-bar {
  *zoom: 1; }
  .button-bar:before, .button-bar:after {
    content: " ";
    display: table; }
  .button-bar:after {
    clear: both; }
  .button-bar .button-group {
    float: left;
    margin-right: 0.625em; }
    .button-bar .button-group div {
      overflow: hidden; }

/* Dropdown Button */
.dropdown.button {
  position: relative;
  padding-right: 2.6875em; }
  .dropdown.button:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    top: 50%; }
  .dropdown.button:before {
    border-width: 0.4375em;
    right: 1.25em;
    margin-top: -0.1875em; }
  .dropdown.button:before {
    border-color: #fff transparent transparent transparent; }
  .dropdown.button.tiny {
    padding-right: 2.5em; }
    .dropdown.button.tiny:before {
      border-width: 0.5em;
      right: 1em;
      margin-top: -0.1875em; }
    .dropdown.button.tiny:before {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.small {
    padding-right: 2.5em; }
    .dropdown.button.small:before {
      border-width: 0.5em;
      right: 1em;
      margin-top: -0.1875em; }
    .dropdown.button.small:before {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.large {
    padding-right: 3em; }
    .dropdown.button.large:before {
      border-width: 0.375em;
      right: 1.5em;
      margin-top: -0.1875em; }
    .dropdown.button.large:before {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.secondary:before {
    border-color: #333 transparent transparent transparent; }

/* Split Buttons */
.split.button {
  position: relative;
  padding-right: 4em; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: black; }
  .split.button span {
    width: 2.5em; }
    .split.button span:before {
      border-top-style: solid;
      border-width: 0.4375em;
      top: 0.9375em;
      margin-left: -0.5625em; }
  .split.button span:before {
    border-color: #fff transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: #0d0d0d; }
  .split.button.secondary span:before {
    border-color: #fff transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: #7f0a0c; }
  .split.button.success span {
    border-left-color: #283c1c; }
  .split.button.tiny {
    padding-right: 4.5em; }
    .split.button.tiny span {
      width: 3.25em; }
      .split.button.tiny span:before {
        border-top-style: solid;
        border-width: 0.5em;
        top: 1em;
        margin-left: -0.3125em; }
  .split.button.small {
    padding-right: 3.5em; }
    .split.button.small span {
      width: 2.5em; }
      .split.button.small span:before {
        border-top-style: solid;
        border-width: 0.5em;
        top: 0.75em;
        margin-left: -0.5625em; }
  .split.button.large {
    padding-right: 4.5em; }
    .split.button.large span {
      width: 2.8125em; }
      .split.button.large span:before {
        border-top-style: solid;
        border-width: 0.375em;
        top: 1.0625em;
        margin-left: -0.5625em; }
  .split.button.expand {
    padding-left: 2em; }
  .split.button.secondary span:before {
    border-color: #333 transparent transparent transparent; }
  .split.button.radius span {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .split.button.round span {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px; }

/* Flex Video */
.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 57.25%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Sections */
[data-section=''], [data-section='auto'], .section-container.auto,
[data-section='vertical-tabs'], .section-container.vertical-tabs,
[data-section='vertical-nav'], .section-container.vertical-nav,
[data-section='horizontal-nav'], .section-container.horizontal-nav,
[data-section='accordion'], .section-container.accordion {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em; }
  [data-section=''][data-section-small-style], [data-section='auto'][data-section-small-style], .section-container.auto[data-section-small-style],
  [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style],
  [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style],
  [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style],
  [data-section='accordion'][data-section-small-style], .section-container.accordion[data-section-small-style] {
    width: 100% !important; }
    [data-section=''][data-section-small-style] > [data-section-region], [data-section=''][data-section-small-style] > section, [data-section=''][data-section-small-style] > .section, [data-section='auto'][data-section-small-style] > [data-section-region], [data-section='auto'][data-section-small-style] > section, [data-section='auto'][data-section-small-style] > .section, .section-container.auto[data-section-small-style] > [data-section-region], .section-container.auto[data-section-small-style] > section, .section-container.auto[data-section-small-style] > .section,
    [data-section='vertical-tabs'][data-section-small-style] > [data-section-region],
    [data-section='vertical-tabs'][data-section-small-style] > section,
    [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section,
    [data-section='vertical-nav'][data-section-small-style] > [data-section-region],
    [data-section='vertical-nav'][data-section-small-style] > section,
    [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section,
    [data-section='horizontal-nav'][data-section-small-style] > [data-section-region],
    [data-section='horizontal-nav'][data-section-small-style] > section,
    [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section,
    [data-section='accordion'][data-section-small-style] > [data-section-region],
    [data-section='accordion'][data-section-small-style] > section,
    [data-section='accordion'][data-section-small-style] > .section, .section-container.accordion[data-section-small-style] > [data-section-region], .section-container.accordion[data-section-small-style] > section, .section-container.accordion[data-section-small-style] > .section {
      padding: 0 !important;
      margin: 0 !important; }
      [data-section=''][data-section-small-style] > [data-section-region] > [data-section-title], [data-section=''][data-section-small-style] > [data-section-region] > .title, [data-section=''][data-section-small-style] > section > [data-section-title], [data-section=''][data-section-small-style] > section > .title, [data-section=''][data-section-small-style] > .section > [data-section-title], [data-section=''][data-section-small-style] > .section > .title, [data-section='auto'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='auto'][data-section-small-style] > [data-section-region] > .title, [data-section='auto'][data-section-small-style] > section > [data-section-title], [data-section='auto'][data-section-small-style] > section > .title, [data-section='auto'][data-section-small-style] > .section > [data-section-title], [data-section='auto'][data-section-small-style] > .section > .title, .section-container.auto[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.auto[data-section-small-style] > [data-section-region] > .title, .section-container.auto[data-section-small-style] > section > [data-section-title], .section-container.auto[data-section-small-style] > section > .title, .section-container.auto[data-section-small-style] > .section > [data-section-title], .section-container.auto[data-section-small-style] > .section > .title,
      [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title],
      [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title,
      [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title],
      [data-section='vertical-tabs'][data-section-small-style] > section > .title,
      [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title],
      [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title,
      [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
      [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title,
      [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title],
      [data-section='vertical-nav'][data-section-small-style] > section > .title,
      [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title],
      [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title,
      [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title],
      [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title,
      [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title],
      [data-section='horizontal-nav'][data-section-small-style] > section > .title,
      [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title],
      [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title,
      [data-section='accordion'][data-section-small-style] > [data-section-region] > [data-section-title],
      [data-section='accordion'][data-section-small-style] > [data-section-region] > .title,
      [data-section='accordion'][data-section-small-style] > section > [data-section-title],
      [data-section='accordion'][data-section-small-style] > section > .title,
      [data-section='accordion'][data-section-small-style] > .section > [data-section-title],
      [data-section='accordion'][data-section-small-style] > .section > .title, .section-container.accordion[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.accordion[data-section-small-style] > [data-section-region] > .title, .section-container.accordion[data-section-small-style] > section > [data-section-title], .section-container.accordion[data-section-small-style] > section > .title, .section-container.accordion[data-section-small-style] > .section > [data-section-title], .section-container.accordion[data-section-small-style] > .section > .title {
        width: 100% !important; }
  [data-section=''] > section, [data-section=''] > .section, [data-section=''] > [data-section-region], [data-section='auto'] > section, [data-section='auto'] > .section, [data-section='auto'] > [data-section-region], .section-container.auto > section, .section-container.auto > .section, .section-container.auto > [data-section-region],
  [data-section='vertical-tabs'] > section,
  [data-section='vertical-tabs'] > .section,
  [data-section='vertical-tabs'] > [data-section-region], .section-container.vertical-tabs > section, .section-container.vertical-tabs > .section, .section-container.vertical-tabs > [data-section-region],
  [data-section='vertical-nav'] > section,
  [data-section='vertical-nav'] > .section,
  [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region],
  [data-section='horizontal-nav'] > section,
  [data-section='horizontal-nav'] > .section,
  [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region],
  [data-section='accordion'] > section,
  [data-section='accordion'] > .section,
  [data-section='accordion'] > [data-section-region], .section-container.accordion > section, .section-container.accordion > .section, .section-container.accordion > [data-section-region] {
    margin: 0; }
    [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title,
    [data-section='vertical-tabs'] > section > [data-section-title],
    [data-section='vertical-tabs'] > section > .title,
    [data-section='vertical-tabs'] > .section > [data-section-title],
    [data-section='vertical-tabs'] > .section > .title,
    [data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
    [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title,
    [data-section='vertical-nav'] > section > [data-section-title],
    [data-section='vertical-nav'] > section > .title,
    [data-section='vertical-nav'] > .section > [data-section-title],
    [data-section='vertical-nav'] > .section > .title,
    [data-section='vertical-nav'] > [data-section-region] > [data-section-title],
    [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title,
    [data-section='horizontal-nav'] > section > [data-section-title],
    [data-section='horizontal-nav'] > section > .title,
    [data-section='horizontal-nav'] > .section > [data-section-title],
    [data-section='horizontal-nav'] > .section > .title,
    [data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
    [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title,
    [data-section='accordion'] > section > [data-section-title],
    [data-section='accordion'] > section > .title,
    [data-section='accordion'] > .section > [data-section-title],
    [data-section='accordion'] > .section > .title,
    [data-section='accordion'] > [data-section-region] > [data-section-title],
    [data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
      margin-bottom: 0; }
      [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a,
      [data-section='vertical-tabs'] > section > [data-section-title] a,
      [data-section='vertical-tabs'] > section > .title a,
      [data-section='vertical-tabs'] > .section > [data-section-title] a,
      [data-section='vertical-tabs'] > .section > .title a,
      [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a,
      [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a,
      [data-section='vertical-nav'] > section > [data-section-title] a,
      [data-section='vertical-nav'] > section > .title a,
      [data-section='vertical-nav'] > .section > [data-section-title] a,
      [data-section='vertical-nav'] > .section > .title a,
      [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a,
      [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a,
      [data-section='horizontal-nav'] > section > [data-section-title] a,
      [data-section='horizontal-nav'] > section > .title a,
      [data-section='horizontal-nav'] > .section > [data-section-title] a,
      [data-section='horizontal-nav'] > .section > .title a,
      [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a,
      [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a,
      [data-section='accordion'] > section > [data-section-title] a,
      [data-section='accordion'] > section > .title a,
      [data-section='accordion'] > .section > [data-section-title] a,
      [data-section='accordion'] > .section > .title a,
      [data-section='accordion'] > [data-section-region] > [data-section-title] a,
      [data-section='accordion'] > [data-section-region] > .title a, .section-container.accordion > section > [data-section-title] a, .section-container.accordion > section > .title a, .section-container.accordion > .section > [data-section-title] a, .section-container.accordion > .section > .title a, .section-container.accordion > [data-section-region] > [data-section-title] a, .section-container.accordion > [data-section-region] > .title a {
        width: 100%;
        display: inline-block;
        white-space: nowrap; }
    [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content,
    [data-section='vertical-tabs'] > section > [data-section-content],
    [data-section='vertical-tabs'] > section > .content,
    [data-section='vertical-tabs'] > .section > [data-section-content],
    [data-section='vertical-tabs'] > .section > .content,
    [data-section='vertical-tabs'] > [data-section-region] > [data-section-content],
    [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content,
    [data-section='vertical-nav'] > section > [data-section-content],
    [data-section='vertical-nav'] > section > .content,
    [data-section='vertical-nav'] > .section > [data-section-content],
    [data-section='vertical-nav'] > .section > .content,
    [data-section='vertical-nav'] > [data-section-region] > [data-section-content],
    [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content,
    [data-section='horizontal-nav'] > section > [data-section-content],
    [data-section='horizontal-nav'] > section > .content,
    [data-section='horizontal-nav'] > .section > [data-section-content],
    [data-section='horizontal-nav'] > .section > .content,
    [data-section='horizontal-nav'] > [data-section-region] > [data-section-content],
    [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content,
    [data-section='accordion'] > section > [data-section-content],
    [data-section='accordion'] > section > .content,
    [data-section='accordion'] > .section > [data-section-content],
    [data-section='accordion'] > .section > .content,
    [data-section='accordion'] > [data-section-region] > [data-section-content],
    [data-section='accordion'] > [data-section-region] > .content, .section-container.accordion > section > [data-section-content], .section-container.accordion > section > .content, .section-container.accordion > .section > [data-section-content], .section-container.accordion > .section > .content, .section-container.accordion > [data-section-region] > [data-section-content], .section-container.accordion > [data-section-region] > .content {
      display: none; }
    [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content,
    [data-section='vertical-tabs'] > section.active > [data-section-content],
    [data-section='vertical-tabs'] > section.active > .content,
    [data-section='vertical-tabs'] > .section.active > [data-section-content],
    [data-section='vertical-tabs'] > .section.active > .content,
    [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content],
    [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content,
    [data-section='vertical-nav'] > section.active > [data-section-content],
    [data-section='vertical-nav'] > section.active > .content,
    [data-section='vertical-nav'] > .section.active > [data-section-content],
    [data-section='vertical-nav'] > .section.active > .content,
    [data-section='vertical-nav'] > [data-section-region].active > [data-section-content],
    [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content,
    [data-section='horizontal-nav'] > section.active > [data-section-content],
    [data-section='horizontal-nav'] > section.active > .content,
    [data-section='horizontal-nav'] > .section.active > [data-section-content],
    [data-section='horizontal-nav'] > .section.active > .content,
    [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content],
    [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content,
    [data-section='accordion'] > section.active > [data-section-content],
    [data-section='accordion'] > section.active > .content,
    [data-section='accordion'] > .section.active > [data-section-content],
    [data-section='accordion'] > .section.active > .content,
    [data-section='accordion'] > [data-section-region].active > [data-section-content],
    [data-section='accordion'] > [data-section-region].active > .content, .section-container.accordion > section.active > [data-section-content], .section-container.accordion > section.active > .content, .section-container.accordion > .section.active > [data-section-content], .section-container.accordion > .section.active > .content, .section-container.accordion > [data-section-region].active > [data-section-content], .section-container.accordion > [data-section-region].active > .content {
      display: block; }
    [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active),
    [data-section='vertical-tabs'] > section:not(.active),
    [data-section='vertical-tabs'] > .section:not(.active),
    [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active),
    [data-section='vertical-nav'] > section:not(.active),
    [data-section='vertical-nav'] > .section:not(.active),
    [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active),
    [data-section='horizontal-nav'] > section:not(.active),
    [data-section='horizontal-nav'] > .section:not(.active),
    [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active),
    [data-section='accordion'] > section:not(.active),
    [data-section='accordion'] > .section:not(.active),
    [data-section='accordion'] > [data-section-region]:not(.active), .section-container.accordion > section:not(.active), .section-container.accordion > .section:not(.active), .section-container.accordion > [data-section-region]:not(.active) {
      padding: 0 !important; }
    [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title,
    [data-section='vertical-tabs'] > section > [data-section-title],
    [data-section='vertical-tabs'] > section > .title,
    [data-section='vertical-tabs'] > .section > [data-section-title],
    [data-section='vertical-tabs'] > .section > .title,
    [data-section='vertical-tabs'] > [data-section-region] > [data-section-title],
    [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title,
    [data-section='vertical-nav'] > section > [data-section-title],
    [data-section='vertical-nav'] > section > .title,
    [data-section='vertical-nav'] > .section > [data-section-title],
    [data-section='vertical-nav'] > .section > .title,
    [data-section='vertical-nav'] > [data-section-region] > [data-section-title],
    [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title,
    [data-section='horizontal-nav'] > section > [data-section-title],
    [data-section='horizontal-nav'] > section > .title,
    [data-section='horizontal-nav'] > .section > [data-section-title],
    [data-section='horizontal-nav'] > .section > .title,
    [data-section='horizontal-nav'] > [data-section-region] > [data-section-title],
    [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title,
    [data-section='accordion'] > section > [data-section-title],
    [data-section='accordion'] > section > .title,
    [data-section='accordion'] > .section > [data-section-title],
    [data-section='accordion'] > .section > .title,
    [data-section='accordion'] > [data-section-region] > [data-section-title],
    [data-section='accordion'] > [data-section-region] > .title, .section-container.accordion > section > [data-section-title], .section-container.accordion > section > .title, .section-container.accordion > .section > [data-section-title], .section-container.accordion > .section > .title, .section-container.accordion > [data-section-region] > [data-section-title], .section-container.accordion > [data-section-region] > .title {
      width: 100%; }

.section-container.auto,
.section-container.vertical-tabs,
.section-container.vertical-nav,
.section-container.horizontal-nav,
.section-container.accordion {
  border-top: 1px none #ccc; }
  .section-container.auto > section > .title, .section-container.auto > .section > .title,
  .section-container.vertical-tabs > section > .title,
  .section-container.vertical-tabs > .section > .title,
  .section-container.vertical-nav > section > .title,
  .section-container.vertical-nav > .section > .title,
  .section-container.horizontal-nav > section > .title,
  .section-container.horizontal-nav > .section > .title,
  .section-container.accordion > section > .title,
  .section-container.accordion > .section > .title {
    background-color: #c6d7d8;
    cursor: pointer;
    border: none 1px #ccc; }
    .section-container.auto > section > .title a, .section-container.auto > .section > .title a,
    .section-container.vertical-tabs > section > .title a,
    .section-container.vertical-tabs > .section > .title a,
    .section-container.vertical-nav > section > .title a,
    .section-container.vertical-nav > .section > .title a,
    .section-container.horizontal-nav > section > .title a,
    .section-container.horizontal-nav > .section > .title a,
    .section-container.accordion > section > .title a,
    .section-container.accordion > .section > .title a {
      padding: 0.9375em;
      color: #222222;
      font-size: 1em;
      background: none; }
    .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover,
    .section-container.vertical-tabs > section > .title:hover,
    .section-container.vertical-tabs > .section > .title:hover,
    .section-container.vertical-nav > section > .title:hover,
    .section-container.vertical-nav > .section > .title:hover,
    .section-container.horizontal-nav > section > .title:hover,
    .section-container.horizontal-nav > .section > .title:hover,
    .section-container.accordion > section > .title:hover,
    .section-container.accordion > .section > .title:hover {
      background-color: #b7ccce; }
  .section-container.auto > section > .content, .section-container.auto > .section > .content,
  .section-container.vertical-tabs > section > .content,
  .section-container.vertical-tabs > .section > .content,
  .section-container.vertical-nav > section > .content,
  .section-container.vertical-nav > .section > .content,
  .section-container.horizontal-nav > section > .content,
  .section-container.horizontal-nav > .section > .content,
  .section-container.accordion > section > .content,
  .section-container.accordion > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: none 1px #ccc; }
    .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child,
    .section-container.vertical-tabs > section > .content > *:last-child,
    .section-container.vertical-tabs > .section > .content > *:last-child,
    .section-container.vertical-nav > section > .content > *:last-child,
    .section-container.vertical-nav > .section > .content > *:last-child,
    .section-container.horizontal-nav > section > .content > *:last-child,
    .section-container.horizontal-nav > .section > .content > *:last-child,
    .section-container.accordion > section > .content > *:last-child,
    .section-container.accordion > .section > .content > *:last-child {
      margin-bottom: 0; }
    .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child,
    .section-container.vertical-tabs > section > .content > *:first-child,
    .section-container.vertical-tabs > .section > .content > *:first-child,
    .section-container.vertical-nav > section > .content > *:first-child,
    .section-container.vertical-nav > .section > .content > *:first-child,
    .section-container.horizontal-nav > section > .content > *:first-child,
    .section-container.horizontal-nav > .section > .content > *:first-child,
    .section-container.accordion > section > .content > *:first-child,
    .section-container.accordion > .section > .content > *:first-child {
      padding-top: 0; }
    .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video),
    .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video),
    .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video),
    .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video),
    .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video),
    .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video),
    .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video),
    .section-container.accordion > section > .content > *:last-child:not(.flex-video),
    .section-container.accordion > .section > .content > *:last-child:not(.flex-video) {
      padding-bottom: 0; }
  .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title,
  .section-container.vertical-tabs > section.active > .title,
  .section-container.vertical-tabs > .section.active > .title,
  .section-container.vertical-nav > section.active > .title,
  .section-container.vertical-nav > .section.active > .title,
  .section-container.horizontal-nav > section.active > .title,
  .section-container.horizontal-nav > .section.active > .title,
  .section-container.accordion > section.active > .title,
  .section-container.accordion > .section.active > .title {
    background: #a8c2c3; }
    .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a,
    .section-container.vertical-tabs > section.active > .title a,
    .section-container.vertical-tabs > .section.active > .title a,
    .section-container.vertical-nav > section.active > .title a,
    .section-container.vertical-nav > .section.active > .title a,
    .section-container.horizontal-nav > section.active > .title a,
    .section-container.horizontal-nav > .section.active > .title a,
    .section-container.accordion > section.active > .title a,
    .section-container.accordion > .section.active > .title a {
      color: #222222; }
  .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active),
  .section-container.vertical-tabs > section:not(.active),
  .section-container.vertical-tabs > .section:not(.active),
  .section-container.vertical-nav > section:not(.active),
  .section-container.vertical-nav > .section:not(.active),
  .section-container.horizontal-nav > section:not(.active),
  .section-container.horizontal-nav > .section:not(.active),
  .section-container.accordion > section:not(.active),
  .section-container.accordion > .section:not(.active) {
    padding: 0 !important; }
  .section-container.auto > section > .title, .section-container.auto > .section > .title,
  .section-container.vertical-tabs > section > .title,
  .section-container.vertical-tabs > .section > .title,
  .section-container.vertical-nav > section > .title,
  .section-container.vertical-nav > .section > .title,
  .section-container.horizontal-nav > section > .title,
  .section-container.horizontal-nav > .section > .title,
  .section-container.accordion > section > .title,
  .section-container.accordion > .section > .title {
    border-top: none; }

[data-section='tabs'], .section-container.tabs {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em; }
  [data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
    visibility: hidden; }
  [data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
    margin-bottom: 0; }
    [data-section='tabs'] > section > [data-section-title] a, [data-section='tabs'] > section > .title a, [data-section='tabs'] > .section > [data-section-title] a, [data-section='tabs'] > .section > .title a, [data-section='tabs'] > [data-section-region] > [data-section-title] a, [data-section='tabs'] > [data-section-region] > .title a, .section-container.tabs > section > [data-section-title] a, .section-container.tabs > section > .title a, .section-container.tabs > .section > [data-section-title] a, .section-container.tabs > .section > .title a, .section-container.tabs > [data-section-region] > [data-section-title] a, .section-container.tabs > [data-section-region] > .title a {
      width: 100%;
      display: inline-block;
      white-space: nowrap; }
  [data-section='tabs'] > section > [data-section-content], [data-section='tabs'] > section > .content, [data-section='tabs'] > .section > [data-section-content], [data-section='tabs'] > .section > .content, [data-section='tabs'] > [data-section-region] > [data-section-content], [data-section='tabs'] > [data-section-region] > .content, .section-container.tabs > section > [data-section-content], .section-container.tabs > section > .content, .section-container.tabs > .section > [data-section-content], .section-container.tabs > .section > .content, .section-container.tabs > [data-section-region] > [data-section-content], .section-container.tabs > [data-section-region] > .content {
    display: none; }
  [data-section='tabs'] > section.active > [data-section-content], [data-section='tabs'] > section.active > .content, [data-section='tabs'] > .section.active > [data-section-content], [data-section='tabs'] > .section.active > .content, [data-section='tabs'] > [data-section-region].active > [data-section-content], [data-section='tabs'] > [data-section-region].active > .content, .section-container.tabs > section.active > [data-section-content], .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > [data-section-content], .section-container.tabs > .section.active > .content, .section-container.tabs > [data-section-region].active > [data-section-content], .section-container.tabs > [data-section-region].active > .content {
    display: block; }
  [data-section='tabs'] > section:not(.active), [data-section='tabs'] > .section:not(.active), [data-section='tabs'] > [data-section-region]:not(.active), .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active), .section-container.tabs > [data-section-region]:not(.active) {
    padding: 0 !important; }
  [data-section='tabs'] > section > [data-section-title], [data-section='tabs'] > section > .title, [data-section='tabs'] > .section > [data-section-title], [data-section='tabs'] > .section > .title, [data-section='tabs'] > [data-section-region] > [data-section-title], [data-section='tabs'] > [data-section-region] > .title, .section-container.tabs > section > [data-section-title], .section-container.tabs > section > .title, .section-container.tabs > .section > [data-section-title], .section-container.tabs > .section > .title, .section-container.tabs > [data-section-region] > [data-section-title], .section-container.tabs > [data-section-region] > .title {
    width: auto;
    position: absolute;
    top: 0;
    left: 0; }

.section-container.tabs {
  border: none; }
  .section-container.tabs > section > .title, .section-container.tabs > .section > .title {
    background-color: #c6d7d8;
    cursor: pointer;
    border: none 1px #ccc; }
    .section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
      padding: 0.9375em;
      color: #222222;
      font-size: 1em;
      background: none; }
    .section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
      background-color: #b7ccce; }
  .section-container.tabs > section > .content, .section-container.tabs > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: none 1px #ccc; }
    .section-container.tabs > section > .content > *:last-child, .section-container.tabs > .section > .content > *:last-child {
      margin-bottom: 0; }
    .section-container.tabs > section > .content > *:first-child, .section-container.tabs > .section > .content > *:first-child {
      padding-top: 0; }
    .section-container.tabs > section > .content > *:last-child:not(.flex-video), .section-container.tabs > .section > .content > *:last-child:not(.flex-video) {
      padding-bottom: 0; }
  .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
    background: #fff; }
    .section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
      color: #222222; }
  .section-container.tabs > section:not(.active), .section-container.tabs > .section:not(.active) {
    padding: 0 !important; }
  .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
    border-bottom: 0; }

@media only screen and (min-width: 48em) {
  [data-section=''], [data-section='auto'], .section-container.auto {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em; }
    [data-section='']:not([data-section-resized]):not([data-section-small-style]), [data-section='auto']:not([data-section-resized]):not([data-section-small-style]), .section-container.auto:not([data-section-resized]):not([data-section-small-style]) {
      visibility: hidden; }
    [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
      margin-bottom: 0; }
      [data-section=''] > section > [data-section-title] a, [data-section=''] > section > .title a, [data-section=''] > .section > [data-section-title] a, [data-section=''] > .section > .title a, [data-section=''] > [data-section-region] > [data-section-title] a, [data-section=''] > [data-section-region] > .title a, [data-section='auto'] > section > [data-section-title] a, [data-section='auto'] > section > .title a, [data-section='auto'] > .section > [data-section-title] a, [data-section='auto'] > .section > .title a, [data-section='auto'] > [data-section-region] > [data-section-title] a, [data-section='auto'] > [data-section-region] > .title a, .section-container.auto > section > [data-section-title] a, .section-container.auto > section > .title a, .section-container.auto > .section > [data-section-title] a, .section-container.auto > .section > .title a, .section-container.auto > [data-section-region] > [data-section-title] a, .section-container.auto > [data-section-region] > .title a {
        width: 100%;
        display: inline-block;
        white-space: nowrap; }
    [data-section=''] > section > [data-section-content], [data-section=''] > section > .content, [data-section=''] > .section > [data-section-content], [data-section=''] > .section > .content, [data-section=''] > [data-section-region] > [data-section-content], [data-section=''] > [data-section-region] > .content, [data-section='auto'] > section > [data-section-content], [data-section='auto'] > section > .content, [data-section='auto'] > .section > [data-section-content], [data-section='auto'] > .section > .content, [data-section='auto'] > [data-section-region] > [data-section-content], [data-section='auto'] > [data-section-region] > .content, .section-container.auto > section > [data-section-content], .section-container.auto > section > .content, .section-container.auto > .section > [data-section-content], .section-container.auto > .section > .content, .section-container.auto > [data-section-region] > [data-section-content], .section-container.auto > [data-section-region] > .content {
      display: none; }
    [data-section=''] > section.active > [data-section-content], [data-section=''] > section.active > .content, [data-section=''] > .section.active > [data-section-content], [data-section=''] > .section.active > .content, [data-section=''] > [data-section-region].active > [data-section-content], [data-section=''] > [data-section-region].active > .content, [data-section='auto'] > section.active > [data-section-content], [data-section='auto'] > section.active > .content, [data-section='auto'] > .section.active > [data-section-content], [data-section='auto'] > .section.active > .content, [data-section='auto'] > [data-section-region].active > [data-section-content], [data-section='auto'] > [data-section-region].active > .content, .section-container.auto > section.active > [data-section-content], .section-container.auto > section.active > .content, .section-container.auto > .section.active > [data-section-content], .section-container.auto > .section.active > .content, .section-container.auto > [data-section-region].active > [data-section-content], .section-container.auto > [data-section-region].active > .content {
      display: block; }
    [data-section=''] > section:not(.active), [data-section=''] > .section:not(.active), [data-section=''] > [data-section-region]:not(.active), [data-section='auto'] > section:not(.active), [data-section='auto'] > .section:not(.active), [data-section='auto'] > [data-section-region]:not(.active), .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active), .section-container.auto > [data-section-region]:not(.active) {
      padding: 0 !important; }
    [data-section=''] > section > [data-section-title], [data-section=''] > section > .title, [data-section=''] > .section > [data-section-title], [data-section=''] > .section > .title, [data-section=''] > [data-section-region] > [data-section-title], [data-section=''] > [data-section-region] > .title, [data-section='auto'] > section > [data-section-title], [data-section='auto'] > section > .title, [data-section='auto'] > .section > [data-section-title], [data-section='auto'] > .section > .title, [data-section='auto'] > [data-section-region] > [data-section-title], [data-section='auto'] > [data-section-region] > .title, .section-container.auto > section > [data-section-title], .section-container.auto > section > .title, .section-container.auto > .section > [data-section-title], .section-container.auto > .section > .title, .section-container.auto > [data-section-region] > [data-section-title], .section-container.auto > [data-section-region] > .title {
      width: auto;
      position: absolute;
      top: 0;
      left: 0; }
  .section-container.auto {
    border: none; }
    .section-container.auto > section > .title, .section-container.auto > .section > .title {
      background-color: #c6d7d8;
      cursor: pointer;
      border: none 1px #ccc; }
      .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
        padding: 0.9375em;
        color: #222222;
        font-size: 1em;
        background: none; }
      .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
        background-color: #b7ccce; }
    .section-container.auto > section > .content, .section-container.auto > .section > .content {
      padding: 0.9375em;
      background-color: #fff;
      border: none 1px #ccc; }
      .section-container.auto > section > .content > *:last-child, .section-container.auto > .section > .content > *:last-child {
        margin-bottom: 0; }
      .section-container.auto > section > .content > *:first-child, .section-container.auto > .section > .content > *:first-child {
        padding-top: 0; }
      .section-container.auto > section > .content > *:last-child:not(.flex-video), .section-container.auto > .section > .content > *:last-child:not(.flex-video) {
        padding-bottom: 0; }
    .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
      background: #fff; }
      .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
        color: #222222; }
    .section-container.auto > section:not(.active), .section-container.auto > .section:not(.active) {
      padding: 0 !important; }
    .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
      border-bottom: 0; }
  [data-section='vertical-tabs'], .section-container.vertical-tabs {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em; }
    [data-section='vertical-tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-tabs:not([data-section-resized]):not([data-section-small-style]) {
      visibility: hidden; }
    [data-section='vertical-tabs'][data-section-small-style], .section-container.vertical-tabs[data-section-small-style] {
      width: 100% !important; }
      [data-section='vertical-tabs'][data-section-small-style] > [data-section-region], [data-section='vertical-tabs'][data-section-small-style] > section, [data-section='vertical-tabs'][data-section-small-style] > .section, .section-container.vertical-tabs[data-section-small-style] > [data-section-region], .section-container.vertical-tabs[data-section-small-style] > section, .section-container.vertical-tabs[data-section-small-style] > .section {
        padding: 0 !important;
        margin: 0 !important; }
        [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-tabs'][data-section-small-style] > section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > section > .title, [data-section='vertical-tabs'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-tabs'][data-section-small-style] > .section > .title, .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-tabs[data-section-small-style] > section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > section > .title, .section-container.vertical-tabs[data-section-small-style] > .section > [data-section-title], .section-container.vertical-tabs[data-section-small-style] > .section > .title {
          width: 100% !important; }
    [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
      margin-bottom: 0; }
      [data-section='vertical-tabs'] > section > [data-section-title] a, [data-section='vertical-tabs'] > section > .title a, [data-section='vertical-tabs'] > .section > [data-section-title] a, [data-section='vertical-tabs'] > .section > .title a, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title] a, [data-section='vertical-tabs'] > [data-section-region] > .title a, .section-container.vertical-tabs > section > [data-section-title] a, .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > [data-section-title] a, .section-container.vertical-tabs > .section > .title a, .section-container.vertical-tabs > [data-section-region] > [data-section-title] a, .section-container.vertical-tabs > [data-section-region] > .title a {
        width: 100%;
        display: inline-block;
        white-space: nowrap; }
    [data-section='vertical-tabs'] > section > [data-section-content], [data-section='vertical-tabs'] > section > .content, [data-section='vertical-tabs'] > .section > [data-section-content], [data-section='vertical-tabs'] > .section > .content, [data-section='vertical-tabs'] > [data-section-region] > [data-section-content], [data-section='vertical-tabs'] > [data-section-region] > .content, .section-container.vertical-tabs > section > [data-section-content], .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > [data-section-content], .section-container.vertical-tabs > .section > .content, .section-container.vertical-tabs > [data-section-region] > [data-section-content], .section-container.vertical-tabs > [data-section-region] > .content {
      display: none; }
    [data-section='vertical-tabs'] > section.active > [data-section-content], [data-section='vertical-tabs'] > section.active > .content, [data-section='vertical-tabs'] > .section.active > [data-section-content], [data-section='vertical-tabs'] > .section.active > .content, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-content], [data-section='vertical-tabs'] > [data-section-region].active > .content, .section-container.vertical-tabs > section.active > [data-section-content], .section-container.vertical-tabs > section.active > .content, .section-container.vertical-tabs > .section.active > [data-section-content], .section-container.vertical-tabs > .section.active > .content, .section-container.vertical-tabs > [data-section-region].active > [data-section-content], .section-container.vertical-tabs > [data-section-region].active > .content {
      display: block; }
    [data-section='vertical-tabs'] > section:not(.active), [data-section='vertical-tabs'] > .section:not(.active), [data-section='vertical-tabs'] > [data-section-region]:not(.active), .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active), .section-container.vertical-tabs > [data-section-region]:not(.active) {
      padding: 0 !important; }
    [data-section='vertical-tabs'] > section > [data-section-title], [data-section='vertical-tabs'] > section > .title, [data-section='vertical-tabs'] > .section > [data-section-title], [data-section='vertical-tabs'] > .section > .title, [data-section='vertical-tabs'] > [data-section-region] > [data-section-title], [data-section='vertical-tabs'] > [data-section-region] > .title, .section-container.vertical-tabs > section > [data-section-title], .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > [data-section-title], .section-container.vertical-tabs > .section > .title, .section-container.vertical-tabs > [data-section-region] > [data-section-title], .section-container.vertical-tabs > [data-section-region] > .title {
      position: absolute;
      top: 0;
      left: 0;
      width: 12.5em; }
    [data-section='vertical-tabs'] > section.active, [data-section='vertical-tabs'] > .section.active, [data-section='vertical-tabs'] > [data-section-region].active, .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active, .section-container.vertical-tabs > [data-section-region].active {
      padding-left: 12.5em; }
      [data-section='vertical-tabs'] > section.active > [data-section-title], [data-section='vertical-tabs'] > section.active > .title, [data-section='vertical-tabs'] > .section.active > [data-section-title], [data-section='vertical-tabs'] > .section.active > .title, [data-section='vertical-tabs'] > [data-section-region].active > [data-section-title], [data-section='vertical-tabs'] > [data-section-region].active > .title, .section-container.vertical-tabs > section.active > [data-section-title], .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > [data-section-title], .section-container.vertical-tabs > .section.active > .title, .section-container.vertical-tabs > [data-section-region].active > [data-section-title], .section-container.vertical-tabs > [data-section-region].active > .title {
        width: 12.5em; }
  .section-container.vertical-tabs {
    border: none; }
    .section-container.vertical-tabs > section > .title, .section-container.vertical-tabs > .section > .title {
      background-color: #c6d7d8;
      cursor: pointer;
      border: none 1px #ccc; }
      .section-container.vertical-tabs > section > .title a, .section-container.vertical-tabs > .section > .title a {
        padding: 0.9375em;
        color: #222222;
        font-size: 1em;
        background: none; }
      .section-container.vertical-tabs > section > .title:hover, .section-container.vertical-tabs > .section > .title:hover {
        background-color: #b7ccce; }
    .section-container.vertical-tabs > section > .content, .section-container.vertical-tabs > .section > .content {
      padding: 0.9375em;
      background-color: #fff;
      border: none 1px #ccc; }
      .section-container.vertical-tabs > section > .content > *:last-child, .section-container.vertical-tabs > .section > .content > *:last-child {
        margin-bottom: 0; }
      .section-container.vertical-tabs > section > .content > *:first-child, .section-container.vertical-tabs > .section > .content > *:first-child {
        padding-top: 0; }
      .section-container.vertical-tabs > section > .content > *:last-child:not(.flex-video), .section-container.vertical-tabs > .section > .content > *:last-child:not(.flex-video) {
        padding-bottom: 0; }
    .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
      background: #a8c2c3; }
      .section-container.vertical-tabs > section.active > .title a, .section-container.vertical-tabs > .section.active > .title a {
        color: #222222; }
    .section-container.vertical-tabs > section:not(.active), .section-container.vertical-tabs > .section:not(.active) {
      padding: 0 !important; }
    .section-container.vertical-tabs > section.active, .section-container.vertical-tabs > .section.active {
      padding-left: 12.4375em; }
      .section-container.vertical-tabs > section.active > .title, .section-container.vertical-tabs > .section.active > .title {
        background-color: #a8c2c3; }
  [data-section='vertical-nav'], .section-container.vertical-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em; }
    [data-section='vertical-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.vertical-nav:not([data-section-resized]):not([data-section-small-style]) {
      visibility: hidden; }
    [data-section='vertical-nav'][data-section-small-style], .section-container.vertical-nav[data-section-small-style] {
      width: 100% !important; }
      [data-section='vertical-nav'][data-section-small-style] > [data-section-region], [data-section='vertical-nav'][data-section-small-style] > section, [data-section='vertical-nav'][data-section-small-style] > .section, .section-container.vertical-nav[data-section-small-style] > [data-section-region], .section-container.vertical-nav[data-section-small-style] > section, .section-container.vertical-nav[data-section-small-style] > .section {
        padding: 0 !important;
        margin: 0 !important; }
        [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='vertical-nav'][data-section-small-style] > section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > section > .title, [data-section='vertical-nav'][data-section-small-style] > .section > [data-section-title], [data-section='vertical-nav'][data-section-small-style] > .section > .title, .section-container.vertical-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.vertical-nav[data-section-small-style] > [data-section-region] > .title, .section-container.vertical-nav[data-section-small-style] > section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > section > .title, .section-container.vertical-nav[data-section-small-style] > .section > [data-section-title], .section-container.vertical-nav[data-section-small-style] > .section > .title {
          width: 100% !important; }
    [data-section='vertical-nav'] > section, [data-section='vertical-nav'] > .section, [data-section='vertical-nav'] > [data-section-region], .section-container.vertical-nav > section, .section-container.vertical-nav > .section, .section-container.vertical-nav > [data-section-region] {
      position: relative;
      display: inline-block; }
      [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
        margin-bottom: 0; }
        [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
          width: 100%;
          display: inline-block;
          white-space: nowrap; }
      [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
        display: none; }
      [data-section='vertical-nav'] > section.active > [data-section-content], [data-section='vertical-nav'] > section.active > .content, [data-section='vertical-nav'] > .section.active > [data-section-content], [data-section='vertical-nav'] > .section.active > .content, [data-section='vertical-nav'] > [data-section-region].active > [data-section-content], [data-section='vertical-nav'] > [data-section-region].active > .content, .section-container.vertical-nav > section.active > [data-section-content], .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > [data-section-content], .section-container.vertical-nav > .section.active > .content, .section-container.vertical-nav > [data-section-region].active > [data-section-content], .section-container.vertical-nav > [data-section-region].active > .content {
        display: block; }
      [data-section='vertical-nav'] > section:not(.active), [data-section='vertical-nav'] > .section:not(.active), [data-section='vertical-nav'] > [data-section-region]:not(.active), .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active), .section-container.vertical-nav > [data-section-region]:not(.active) {
        padding: 0 !important; }
      [data-section='vertical-nav'] > section > [data-section-title], [data-section='vertical-nav'] > section > .title, [data-section='vertical-nav'] > .section > [data-section-title], [data-section='vertical-nav'] > .section > .title, [data-section='vertical-nav'] > [data-section-region] > [data-section-title], [data-section='vertical-nav'] > [data-section-region] > .title, .section-container.vertical-nav > section > [data-section-title], .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > [data-section-title], .section-container.vertical-nav > .section > .title, .section-container.vertical-nav > [data-section-region] > [data-section-title], .section-container.vertical-nav > [data-section-region] > .title {
        position: static;
        width: auto; }
        [data-section='vertical-nav'] > section > [data-section-title] a, [data-section='vertical-nav'] > section > .title a, [data-section='vertical-nav'] > .section > [data-section-title] a, [data-section='vertical-nav'] > .section > .title a, [data-section='vertical-nav'] > [data-section-region] > [data-section-title] a, [data-section='vertical-nav'] > [data-section-region] > .title a, .section-container.vertical-nav > section > [data-section-title] a, .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > [data-section-title] a, .section-container.vertical-nav > .section > .title a, .section-container.vertical-nav > [data-section-region] > [data-section-title] a, .section-container.vertical-nav > [data-section-region] > .title a {
          display: block; }
      [data-section='vertical-nav'] > section > [data-section-content], [data-section='vertical-nav'] > section > .content, [data-section='vertical-nav'] > .section > [data-section-content], [data-section='vertical-nav'] > .section > .content, [data-section='vertical-nav'] > [data-section-region] > [data-section-content], [data-section='vertical-nav'] > [data-section-region] > .content, .section-container.vertical-nav > section > [data-section-content], .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > [data-section-content], .section-container.vertical-nav > .section > .content, .section-container.vertical-nav > [data-section-region] > [data-section-content], .section-container.vertical-nav > [data-section-region] > .content {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999;
        min-width: 12.5em; }
  .section-container.vertical-nav {
    border: none; }
    .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
      background-color: #c6d7d8;
      cursor: pointer;
      border: none 1px #ccc; }
      .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
        padding: 0.9375em;
        color: #222222;
        font-size: 1em;
        background: none; }
      .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover {
        background-color: #b7ccce; }
    .section-container.vertical-nav > section > .content, .section-container.vertical-nav > .section > .content {
      padding: 0.9375em;
      background-color: #fff;
      border: none 1px #ccc; }
      .section-container.vertical-nav > section > .content > *:last-child, .section-container.vertical-nav > .section > .content > *:last-child {
        margin-bottom: 0; }
      .section-container.vertical-nav > section > .content > *:first-child, .section-container.vertical-nav > .section > .content > *:first-child {
        padding-top: 0; }
      .section-container.vertical-nav > section > .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section > .content > *:last-child:not(.flex-video) {
        padding-bottom: 0; }
    .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title {
      background: #a8c2c3; }
      .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a {
        color: #222222; }
    .section-container.vertical-nav > section:not(.active), .section-container.vertical-nav > .section:not(.active) {
      padding: 0 !important; }
  [data-section='horizontal-nav'], .section-container.horizontal-nav {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 1.25em; }
    [data-section='horizontal-nav']:not([data-section-resized]):not([data-section-small-style]), .section-container.horizontal-nav:not([data-section-resized]):not([data-section-small-style]) {
      visibility: hidden; }
    [data-section='horizontal-nav'][data-section-small-style], .section-container.horizontal-nav[data-section-small-style] {
      width: 100% !important; }
      [data-section='horizontal-nav'][data-section-small-style] > [data-section-region], [data-section='horizontal-nav'][data-section-small-style] > section, [data-section='horizontal-nav'][data-section-small-style] > .section, .section-container.horizontal-nav[data-section-small-style] > [data-section-region], .section-container.horizontal-nav[data-section-small-style] > section, .section-container.horizontal-nav[data-section-small-style] > .section {
        padding: 0 !important;
        margin: 0 !important; }
        [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > [data-section-region] > .title, [data-section='horizontal-nav'][data-section-small-style] > section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > section > .title, [data-section='horizontal-nav'][data-section-small-style] > .section > [data-section-title], [data-section='horizontal-nav'][data-section-small-style] > .section > .title, .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > [data-section-region] > .title, .section-container.horizontal-nav[data-section-small-style] > section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > section > .title, .section-container.horizontal-nav[data-section-small-style] > .section > [data-section-title], .section-container.horizontal-nav[data-section-small-style] > .section > .title {
          width: 100% !important; }
    [data-section='horizontal-nav'] > section, [data-section='horizontal-nav'] > .section, [data-section='horizontal-nav'] > [data-section-region], .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section, .section-container.horizontal-nav > [data-section-region] {
      position: relative;
      float: left; }
      [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
        margin-bottom: 0; }
        [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
          width: 100%;
          display: inline-block;
          white-space: nowrap; }
      [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
        display: none; }
      [data-section='horizontal-nav'] > section.active > [data-section-content], [data-section='horizontal-nav'] > section.active > .content, [data-section='horizontal-nav'] > .section.active > [data-section-content], [data-section='horizontal-nav'] > .section.active > .content, [data-section='horizontal-nav'] > [data-section-region].active > [data-section-content], [data-section='horizontal-nav'] > [data-section-region].active > .content, .section-container.horizontal-nav > section.active > [data-section-content], .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > [data-section-content], .section-container.horizontal-nav > .section.active > .content, .section-container.horizontal-nav > [data-section-region].active > [data-section-content], .section-container.horizontal-nav > [data-section-region].active > .content {
        display: block; }
      [data-section='horizontal-nav'] > section:not(.active), [data-section='horizontal-nav'] > .section:not(.active), [data-section='horizontal-nav'] > [data-section-region]:not(.active), .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active), .section-container.horizontal-nav > [data-section-region]:not(.active) {
        padding: 0 !important; }
      [data-section='horizontal-nav'] > section > [data-section-title], [data-section='horizontal-nav'] > section > .title, [data-section='horizontal-nav'] > .section > [data-section-title], [data-section='horizontal-nav'] > .section > .title, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title], [data-section='horizontal-nav'] > [data-section-region] > .title, .section-container.horizontal-nav > section > [data-section-title], .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > [data-section-title], .section-container.horizontal-nav > .section > .title, .section-container.horizontal-nav > [data-section-region] > [data-section-title], .section-container.horizontal-nav > [data-section-region] > .title {
        position: static;
        width: auto; }
        [data-section='horizontal-nav'] > section > [data-section-title] a, [data-section='horizontal-nav'] > section > .title a, [data-section='horizontal-nav'] > .section > [data-section-title] a, [data-section='horizontal-nav'] > .section > .title a, [data-section='horizontal-nav'] > [data-section-region] > [data-section-title] a, [data-section='horizontal-nav'] > [data-section-region] > .title a, .section-container.horizontal-nav > section > [data-section-title] a, .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > [data-section-title] a, .section-container.horizontal-nav > .section > .title a, .section-container.horizontal-nav > [data-section-region] > [data-section-title] a, .section-container.horizontal-nav > [data-section-region] > .title a {
          display: block; }
      [data-section='horizontal-nav'] > section > [data-section-content], [data-section='horizontal-nav'] > section > .content, [data-section='horizontal-nav'] > .section > [data-section-content], [data-section='horizontal-nav'] > .section > .content, [data-section='horizontal-nav'] > [data-section-region] > [data-section-content], [data-section='horizontal-nav'] > [data-section-region] > .content, .section-container.horizontal-nav > section > [data-section-content], .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > [data-section-content], .section-container.horizontal-nav > .section > .content, .section-container.horizontal-nav > [data-section-region] > [data-section-content], .section-container.horizontal-nav > [data-section-region] > .content {
        width: auto;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999;
        min-width: 12.5em; }
  .section-container.horizontal-nav {
    background: #c6d7d8;
    border: 1px none #ccc; }
    .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
      background-color: #c6d7d8;
      cursor: pointer;
      border: none 1px #ccc; }
      .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
        padding: 0.9375em;
        color: #222222;
        font-size: 1em;
        background: none; }
      .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover {
        background-color: #b7ccce; }
    .section-container.horizontal-nav > section > .content, .section-container.horizontal-nav > .section > .content {
      padding: 0.9375em;
      background-color: #fff;
      border: none 1px #ccc; }
      .section-container.horizontal-nav > section > .content > *:last-child, .section-container.horizontal-nav > .section > .content > *:last-child {
        margin-bottom: 0; }
      .section-container.horizontal-nav > section > .content > *:first-child, .section-container.horizontal-nav > .section > .content > *:first-child {
        padding-top: 0; }
      .section-container.horizontal-nav > section > .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section > .content > *:last-child:not(.flex-video) {
        padding-bottom: 0; }
    .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title {
      background: #a8c2c3; }
      .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a {
        color: #222222; }
    .section-container.horizontal-nav > section:not(.active), .section-container.horizontal-nav > .section:not(.active) {
      padding: 0 !important; } }

.no-js [data-section], .no-js .section-container {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 1.25em; }
  .no-js [data-section][data-section-small-style], .no-js .section-container[data-section-small-style] {
    width: 100% !important; }
    .no-js [data-section][data-section-small-style] > [data-section-region], .no-js [data-section][data-section-small-style] > section, .no-js [data-section][data-section-small-style] > .section, .no-js .section-container[data-section-small-style] > [data-section-region], .no-js .section-container[data-section-small-style] > section, .no-js .section-container[data-section-small-style] > .section {
      padding: 0 !important;
      margin: 0 !important; }
      .no-js [data-section][data-section-small-style] > [data-section-region] > [data-section-title], .no-js [data-section][data-section-small-style] > [data-section-region] > .title, .no-js [data-section][data-section-small-style] > section > [data-section-title], .no-js [data-section][data-section-small-style] > section > .title, .no-js [data-section][data-section-small-style] > .section > [data-section-title], .no-js [data-section][data-section-small-style] > .section > .title, .no-js .section-container[data-section-small-style] > [data-section-region] > [data-section-title], .no-js .section-container[data-section-small-style] > [data-section-region] > .title, .no-js .section-container[data-section-small-style] > section > [data-section-title], .no-js .section-container[data-section-small-style] > section > .title, .no-js .section-container[data-section-small-style] > .section > [data-section-title], .no-js .section-container[data-section-small-style] > .section > .title {
        width: 100% !important; }
  .no-js [data-section] > section, .no-js [data-section] > .section, .no-js [data-section] > [data-section-region], .no-js .section-container > section, .no-js .section-container > .section, .no-js .section-container > [data-section-region] {
    margin: 0; }
    .no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
      margin-bottom: 0; }
      .no-js [data-section] > section > [data-section-title] a, .no-js [data-section] > section > .title a, .no-js [data-section] > .section > [data-section-title] a, .no-js [data-section] > .section > .title a, .no-js [data-section] > [data-section-region] > [data-section-title] a, .no-js [data-section] > [data-section-region] > .title a, .no-js .section-container > section > [data-section-title] a, .no-js .section-container > section > .title a, .no-js .section-container > .section > [data-section-title] a, .no-js .section-container > .section > .title a, .no-js .section-container > [data-section-region] > [data-section-title] a, .no-js .section-container > [data-section-region] > .title a {
        width: 100%;
        display: inline-block;
        white-space: nowrap; }
    .no-js [data-section] > section > [data-section-content], .no-js [data-section] > section > .content, .no-js [data-section] > .section > [data-section-content], .no-js [data-section] > .section > .content, .no-js [data-section] > [data-section-region] > [data-section-content], .no-js [data-section] > [data-section-region] > .content, .no-js .section-container > section > [data-section-content], .no-js .section-container > section > .content, .no-js .section-container > .section > [data-section-content], .no-js .section-container > .section > .content, .no-js .section-container > [data-section-region] > [data-section-content], .no-js .section-container > [data-section-region] > .content {
      display: none; }
    .no-js [data-section] > section.active > [data-section-content], .no-js [data-section] > section.active > .content, .no-js [data-section] > .section.active > [data-section-content], .no-js [data-section] > .section.active > .content, .no-js [data-section] > [data-section-region].active > [data-section-content], .no-js [data-section] > [data-section-region].active > .content, .no-js .section-container > section.active > [data-section-content], .no-js .section-container > section.active > .content, .no-js .section-container > .section.active > [data-section-content], .no-js .section-container > .section.active > .content, .no-js .section-container > [data-section-region].active > [data-section-content], .no-js .section-container > [data-section-region].active > .content {
      display: block; }
    .no-js [data-section] > section:not(.active), .no-js [data-section] > .section:not(.active), .no-js [data-section] > [data-section-region]:not(.active), .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active), .no-js .section-container > [data-section-region]:not(.active) {
      padding: 0 !important; }
    .no-js [data-section] > section > [data-section-title], .no-js [data-section] > section > .title, .no-js [data-section] > .section > [data-section-title], .no-js [data-section] > .section > .title, .no-js [data-section] > [data-section-region] > [data-section-title], .no-js [data-section] > [data-section-region] > .title, .no-js .section-container > section > [data-section-title], .no-js .section-container > section > .title, .no-js .section-container > .section > [data-section-title], .no-js .section-container > .section > .title, .no-js .section-container > [data-section-region] > [data-section-title], .no-js .section-container > [data-section-region] > .title {
      width: 100%; }

.no-js .section-container {
  border-top: 1px none #ccc; }
  .no-js .section-container > section > .title, .no-js .section-container > .section > .title {
    background-color: #c6d7d8;
    cursor: pointer;
    border: none 1px #ccc; }
    .no-js .section-container > section > .title a, .no-js .section-container > .section > .title a {
      padding: 0.9375em;
      color: #222222;
      font-size: 1em;
      background: none; }
    .no-js .section-container > section > .title:hover, .no-js .section-container > .section > .title:hover {
      background-color: #b7ccce; }
  .no-js .section-container > section > .content, .no-js .section-container > .section > .content {
    padding: 0.9375em;
    background-color: #fff;
    border: none 1px #ccc; }
    .no-js .section-container > section > .content > *:last-child, .no-js .section-container > .section > .content > *:last-child {
      margin-bottom: 0; }
    .no-js .section-container > section > .content > *:first-child, .no-js .section-container > .section > .content > *:first-child {
      padding-top: 0; }
    .no-js .section-container > section > .content > *:last-child:not(.flex-video), .no-js .section-container > .section > .content > *:last-child:not(.flex-video) {
      padding-bottom: 0; }
  .no-js .section-container > section.active > .title, .no-js .section-container > .section.active > .title {
    background: #a8c2c3; }
    .no-js .section-container > section.active > .title a, .no-js .section-container > .section.active > .title a {
      color: #222222; }
  .no-js .section-container > section:not(.active), .no-js .section-container > .section:not(.active) {
    padding: 0 !important; }
  .no-js .section-container > section > .title, .no-js .section-container > .section > .title {
    border-top: none; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: rgba(255, 255, 255, 0); }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      z-index: 98;
      margin-top: 45px; }

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: rgba(255, 255, 255, 0);
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: 2.45em; }
  .top-bar .button {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 0; }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16; }
    .top-bar .name h1 {
      line-height: 45px;
      font-size: 1.0625em;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: bold;
        color: #fff;
        width: 50%;
        display: block;
        padding: 0 15px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #fff;
      text-transform: uppercase;
      font-size: 0.8125em;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 15px;
      height: 45px;
      line-height: 45px; }
    .top-bar .toggle-topbar.menu-icon {
      right: 15px;
      top: 50%;
      margin-top: -16px;
      padding-left: 40px; }
      .top-bar .toggle-topbar.menu-icon a {
        text-indent: -48px;
        width: 34px;
        height: 34px;
        line-height: 33px;
        padding: 0;
        color: #fff; }
        .top-bar .toggle-topbar.menu-icon a span {
          position: absolute;
          right: 0;
          display: block;
          width: 16px;
          height: 0;
          box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: rgba(255, 255, 255, 0); }
    .top-bar.expanded .toggle-topbar a {
      color: #888; }
      .top-bar.expanded .toggle-topbar a span {
        box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    background: #222;
    font-size: 16;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-bottom: solid 1px #2b2b2b;
    border-top: solid 1px black;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li > a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-size: 0.8125em;
    font-weight: bold;
    background: #222; }
    .top-bar-section ul li > a.button {
      background: #222222;
      font-size: 0.8125em;
      padding-right: 15px;
      padding-left: 15px; }
      .top-bar-section ul li > a.button:hover {
        background: #090909; }
    .top-bar-section ul li > a.button.secondary {
      background: #333333; }
      .top-bar-section ul li > a.button.secondary:hover {
        background: #1a1a1a; }
    .top-bar-section ul li > a.button.success {
      background: #4b7034; }
      .top-bar-section ul li > a.button.success:hover {
        background: #344d24; }
    .top-bar-section ul li > a.button.alert {
      background: #c60f13; }
      .top-bar-section ul li > a.button.alert:hover {
        background: #970b0e; }
  .top-bar-section ul li:hover > a {
    background: rgba(255, 255, 255, 0);
    color: #87a376; }
  .top-bar-section ul li.active > a {
    background: #090909;
    color: #fff; }
  .top-bar-section .has-form {
    padding: 15px; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.5);
      border-left-style: solid;
      margin-right: 15px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block; }
  .top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    z-index: 99; }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 15px; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: bold; }
      .top-bar-section .dropdown li.title h5 {
        margin-bottom: 0; }
        .top-bar-section .dropdown li.title h5 a {
          color: #fff;
          line-height: 22.5px;
          display: block; }
    .top-bar-section .dropdown label {
      padding: 8px 15px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #555;
      font-weight: bold;
      font-size: 0.625em; }

.top-bar-js-breakpoint {
  width: 64.0625em !important;
  visibility: hidden; }

.js-generated {
  display: block; }

@media only screen and (min-width: 64.0625em) {
  .top-bar {
    background: rgba(255, 255, 255, 0);
    *zoom: 1;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input,
    .top-bar .button {
      line-height: 2em;
      font-size: 0.875em;
      height: 2em;
      padding: 0 10px;
      position: relative;
      top: 8px; }
    .top-bar.expanded {
      background: rgba(255, 255, 255, 0); }
  .contain-to-grid .top-bar {
    max-width: 1170px;
    margin: 0 auto;
    margin-bottom: 0; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background: rgba(255, 255, 255, 0);
      color: #87a376; }
    .top-bar-section li a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      background: rgba(255, 255, 255, 0); }
      .top-bar-section li a:not(.button):hover {
        background: rgba(255, 255, 255, 0); }
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: none; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1em;
      margin-top: -7px;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: #fff;
        line-height: 1;
        white-space: nowrap;
        padding: 7px 15px;
        background: #1e1e1e; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #1e1e1e; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #2b2b2b;
      border-left: solid 1px black;
      clear: none;
      height: 45px;
      width: 0; }
    .top-bar-section .has-form {
      background: rgba(255, 255, 255, 0);
      padding: 0 15px;
      height: 45px; }
    .top-bar-section ul.right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section ul.right li .dropdown li .dropdown {
        right: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background: rgba(255, 255, 255, 0);
    color: #87a376; }
  .no-js .top-bar-section ul li:active > a {
    background: #090909;
    color: #fff; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block; } }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: #fff;
  padding: 1.25em;
  border: solid 1px #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px; }
  .reveal-modal .column,
  .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  .reveal-modal .close-reveal-modal {
    font-size: 1.375em;
    line-height: 1;
    position: absolute;
    top: 0.5em;
    right: 0.6875em;
    color: #aaa;
    font-weight: bold;
    cursor: pointer; }

@media only screen and (min-width: 48em) {
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em; }
    .reveal-modal.tiny {
      margin-left: -15%;
      width: 30%; }
    .reveal-modal.small {
      margin-left: -20%;
      width: 40%; }
    .reveal-modal.medium {
      margin-left: -30%;
      width: 60%; }
    .reveal-modal.large {
      margin-left: -35%;
      width: 70%; }
    .reveal-modal.xlarge {
      margin-left: -47.5%;
      width: 95%; } }

@media print {
  .reveal-modal {
    background: #fff !important; } }

/* Clearing Styles */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  [data-clearing]:after {
    clear: both; }
  [data-clearing] li {
    float: left;
    margin-right: 10px; }

.clearing-blackout {
  background: #111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #fff;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #111;
  width: 100%;
  padding: 10px 30px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 40px;
  line-height: 1;
  color: #fff;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #ccc; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 48em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 16px; }
  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #fff; }
  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #fff; }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.5; }
  .clearing-assembled .clearing-container .carousel {
    background: #111;
    height: 150px;
    margin-top: 5px; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: block;
      z-index: 999;
      width: 200%;
      height: 100%;
      margin-left: 0;
      position: relative;
      left: 0; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 175px;
        height: inherit;
        padding: 0;
        float: left;
        overflow: hidden;
        margin-right: 1px;
        position: relative;
        cursor: pointer;
        opacity: 0.4; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          min-height: 100%;
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          min-width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
  .clearing-assembled .clearing-container .visible-img {
    background: #111;
    overflow: hidden;
    height: 75%; }
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }

/* Foundation Alerts */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: bold;
  margin-bottom: 1.25em;
  position: relative;
  padding: 0.6875em 1.3125em 0.75em 0.6875em;
  font-size: 0.875em;
  background-color: #222222;
  border-color: #090909;
  color: #fff; }
  .alert-box .close {
    font-size: 1.375em;
    padding: 5px 4px 4px;
    line-height: 0;
    position: absolute;
    top: 0.4375em;
    right: 0.3125em;
    color: #333;
    opacity: 0.3; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 3px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #4b7034;
    border-color: #344d24;
    color: #fff; }
  .alert-box.alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: #fff; }
  .alert-box.secondary {
    background-color: #333333;
    border-color: #1a1a1a;
    color: #fff; }

/* Breadcrumbs */
.breadcrumbs {
  display: block;
  padding: 0.5625em 0.875em 0.5625em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #404040;
  border-color: #262626;
  border-radius: 3px; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875em;
    text-transform: uppercase; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a,
    .breadcrumbs > * span {
      text-transform: uppercase;
      color: #222222; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #333; }
      .breadcrumbs > *.current a {
        cursor: default;
        color: #333; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999; }
      .breadcrumbs > *.unavailable a {
        color: #999; }
      .breadcrumbs > *.unavailable:hover,
      .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999;
        cursor: default; }
    .breadcrumbs > *:before {
      content: "/";
      color: #aaa;
      margin: 0 0.75em;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Keystroke Characters */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dbdbdb;
  color: #222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.875em;
  padding: 0.125em 0.25em 0;
  border-radius: 3px; }

/* Labels */
.label {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: #222222;
  color: #fff; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #c60f13;
    color: #fff; }
  .label.success {
    background-color: #4b7034;
    color: #fff; }
  .label.secondary {
    background-color: #333333;
    color: #fff; }

/* Inline Lists */
.inline-list {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375em;
    display: block; }
    .inline-list > li > * {
      display: block; }

/* Default Pagination */
ul.pagination {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em; }
  ul.pagination li {
    height: 1.5em;
    color: #222;
    font-size: 0.875em;
    margin-left: 0.3125em; }
    ul.pagination li a {
      display: block;
      padding: 0.0625em 0.4375em 0.0625em;
      color: #999; }
    ul.pagination li:hover a,
    ul.pagination li a:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a {
      cursor: default;
      color: #999; }
    ul.pagination li.unavailable:hover a,
    ul.pagination li.unavailable a:focus {
      background: transparent; }
    ul.pagination li.current a {
      background: #222222;
      color: #fff;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus {
        background: #222222; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #f2f2f2; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
    color: #333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625em; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #090909;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #222222;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
      color: #fff; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625em; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a {
      color: #fff; }
  .panel.radius {
    border-radius: 3px; }

/* Side Nav */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875em 0;
  list-style-type: none;
  list-style-position: inside; }
  .side-nav li {
    margin: 0 0 0.4375em 0;
    font-size: 0.875em; }
    .side-nav li a {
      display: block;
      color: #222222; }
    .side-nav li.active > a:first-child {
      color: #4d4d4d;
      font-weight: bold; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: #e6e6e6; }

/* Foundation Switches */
@media only screen {
  div.switch {
    position: relative;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25em;
    height: 2.25em;
    background: #fff;
    border-color: #cccccc; }
    div.switch label {
      position: relative;
      left: 0;
      z-index: 2;
      float: left;
      width: 50%;
      height: 100%;
      margin: 0;
      font-weight: bold;
      text-align: left;
      transition: all 0.1s ease-out; }
    div.switch input {
      position: absolute;
      z-index: 3;
      opacity: 0;
      width: 100%;
      height: 100%;
      -moz-appearance: none; }
      div.switch input:hover, div.switch input:focus {
        cursor: pointer; }
    div.switch span:last-child {
      position: absolute;
      top: -1px;
      left: -1px;
      z-index: 1;
      display: block;
      padding: 0;
      border-width: 1px;
      border-style: solid;
      transition: all 0.1s ease-out; }
    div.switch input:not(:checked) + label {
      opacity: 0; }
    div.switch input:checked {
      display: none !important; }
    div.switch input {
      left: 0;
      display: block !important; }
    div.switch input:first-of-type + label,
    div.switch input:first-of-type + span + label {
      left: -50%; }
    div.switch input:first-of-type:checked + label,
    div.switch input:first-of-type:checked + span + label {
      left: 0%; }
    div.switch input:last-of-type + label,
    div.switch input:last-of-type + span + label {
      right: -50%;
      left: auto;
      text-align: right; }
    div.switch input:last-of-type:checked + label,
    div.switch input:last-of-type:checked + span + label {
      right: 0%;
      left: auto; }
    div.switch span.custom {
      display: none !important; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 0) and (max-device-width: 480px) {
    div.switch {
      -webkit-animation: webkitSiblingBugfix infinite 1s; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
    div.switch {
      -webkit-animation: none 0; } }

@media only screen {
    form.custom div.switch .hidden-field {
      margin-left: auto;
      position: absolute;
      visibility: visible; }
    div.switch label {
      padding: 0;
      line-height: 2.3em;
      font-size: 0.875em; }
    div.switch input:first-of-type:checked ~ span:last-child {
      left: 100%;
      margin-left: -2.1875em; }
    div.switch span:last-child {
      width: 2.25em;
      height: 2.25em; }
    div.switch span:last-child {
      border-color: #b3b3b3;
      background: #fff;
      background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
      box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #cee2c1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5; }
    div.switch:hover span:last-child, div.switch:focus span:last-child {
      background: #fff;
      background: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%); }
    div.switch:active {
      background: transparent; }
    div.switch.large {
      height: 2.75em; }
      div.switch.large label {
        padding: 0;
        line-height: 2.3em;
        font-size: 1.0625em; }
      div.switch.large input:first-of-type:checked ~ span:last-child {
        left: 100%;
        margin-left: -2.6875em; }
      div.switch.large span:last-child {
        width: 2.75em;
        height: 2.75em; }
    div.switch.small {
      height: 1.75em; }
      div.switch.small label {
        padding: 0;
        line-height: 2.1em;
        font-size: 0.75em; }
      div.switch.small input:first-of-type:checked ~ span:last-child {
        left: 100%;
        margin-left: -1.6875em; }
      div.switch.small span:last-child {
        width: 1.75em;
        height: 1.75em; }
    div.switch.tiny {
      height: 1.375em; }
      div.switch.tiny label {
        padding: 0;
        line-height: 1.9em;
        font-size: 0.6875em; }
      div.switch.tiny input:first-of-type:checked ~ span:last-child {
        left: 100%;
        margin-left: -1.3125em; }
      div.switch.tiny span:last-child {
        width: 1.375em;
        height: 1.375em; }
    div.switch.radius {
      border-radius: 4px; }
      div.switch.radius span:last-child {
        border-radius: 3px; }
    div.switch.round {
      border-radius: 1000px; }
      div.switch.round span:last-child {
        border-radius: 999px; }
      div.switch.round label {
        padding: 0 0.5625em; } }

/* Tables */
table {
  background: #fff;
  margin-bottom: 1.25em;
  border: solid 1px #ddd; }
  table thead,
  table tfoot {
    background: white;
    font-weight: bold; }
    table thead tr th,
    table thead tr td,
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5em 0.625em 0.625em;
      font-size: 1em;
      color: #222;
      text-align: left; }
  table tr th,
  table tr td {
    padding: 0.5625em 0.625em;
    font-size: 1em;
    color: #222; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: inherit; }
  table thead tr th,
  table tfoot tr th,
  table tbody tr td,
  table tr td,
  table tfoot tr td {
    display: table-cell;
    line-height: 1; }

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(34, 34, 34, 0.5); }
  .th.radius {
    border-radius: 3px; }

a.th {
  display: inline-block;
  max-width: 100%; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #ccc;
  cursor: help;
  font-weight: bold;
  color: #333; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px black;
    color: #222222; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: bold;
  font-size: 0.9375em;
  line-height: 1.3;
  padding: 0.5em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: #fff;
  background: #000;
  border-radius: 3px; }
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #000 transparent;
    top: -10px; }
  .tooltip.opened {
    color: #222222 !important;
    border-bottom: dotted 1px black !important; }

.tap-to-close {
  display: block;
  font-size: 0.625em;
  color: #888;
  font-weight: normal; }

@media only screen and (min-width: 48em) {
  .tooltip > .nub {
    border-color: transparent transparent #000 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #000 transparent transparent transparent;
    top: auto;
    bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #000;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }

/* Calendar */
.group-favorites-image-wrapper > h3, .node-vr-listing.view-mode-full .group-beds-baths-wrapper > h3,
.unit-details-page .group-beds-baths-wrapper > h3, .node-vr-listing.view-mode-full .group-action-links > h3, .node-special.node-teaser .group-promocode-wrapper > h3 {
  display: none !important; }

div[class*="rc-"] {
  margin: inherit;
  font-size: 1em; }

@media only screen and (max-width: 64em) {
  .node {
    margin-left: 0 !important; } }

@media only screen and (max-width: 47.9375em) {
  .node {
    margin-right: 0 !important; } }

.contain-to-grid {
  background: rgba(255, 255, 255, 0); }

@media all and (min-width: 1025px) {
  .top-bar ul > li.has-dropdown a:after,
  .top-bar ul > li.has-dropdown a:hover:after,
  .top-bar ul > li.has-dropdown a:active:after {
    border: none; }
  .top-bar-section .has-dropdown > a {
    padding-right: 15px !important; } }

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

.label-inline, .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .label-above,
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .label-above,
.inline {
  display: inline; }

.inline-block {
  display: inline-block; }

ul {
  list-style-type: square; }
  ul.pagination {
    margin-bottom: 0; }
  ul.no-bullet, .node-vr-listing.view-mode-full .group-vr-full-featured-amenities .view-content ul {
    margin: 0; }
  ul.inline-list-center {
    margin: 0;
    text-align: center;
    list-style-type: none; }
    ul.inline-list-center li {
      display: inline-block;
      list-style-type: none;
      margin: 0 0.5em; }

a.vrweb-button, .vrweb-button a {
  display: inline-block;
  background-color: #222222;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  height: 40px;
  font-size: 16px;
  padding: 10px 15px; }
  a.vrweb-button:hover, a.vrweb-button:active, .vrweb-button a:hover, .vrweb-button a:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }

body .main a.vrweb-collection-link {
  color: #222222; }

.container-inline div.chosen-container {
  max-width: 100%; }

body .button,
body button {
  display: inline-block;
  background-color: #222222;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  height: 40px;
  font-size: 16px;
  padding: 10px 15px;
  box-shadow: none; }
  body .button:hover, body .button:active,
  body button:hover,
  body button:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }
  @media only screen and (min-width: 64.0625em) {
    body .button,
    body button {
      font-size: 14px; } }
  @media only screen and (max-width: 64em) {
    body .button,
    body button {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) {
    body .button,
    body button {
      font-size: 14px; } }
  @media only screen and (min-width: 30.0625em) {
    body .button,
    body button {
      font-size: 14px; } }

.section-container div.content {
  overflow: hidden; }

.section-container section {
  background: white; }

.section-container p.title {
  text-align: center !important; }

.vrweb-loading {
  background: inline-image("../images/ajax-loader.gif") 0 0 no-repeat;
  min-height: 48px; }

div.royalSlider {
  width: 100% !important; }

.js .royalSlider {
  visibility: hidden;
  opacity: 0;
  transition: opacity 400ms ease-out; }

.royalSlider > .royalslider-item {
  float: left; }

.rsDefault .rsThumb.rsNavSelected {
  background: rgba(255, 255, 255, 0.35); }

#status-messages.reveal-modal .alert-box {
  margin-bottom: 0; }

.reveal-modal {
  z-index: 999; }

.reveal-modal.flex {
  padding: 0.2em;
  height: auto;
  width: auto;
  left: 0; }
  .reveal-modal.flex .close-reveal-modal {
    top: -0.5em;
    right: -0.5em;
    z-index: 1103;
    color: white;
    background: black;
    padding: 0 0.2em 0.1em;
    font-weight: bold;
    font-size: 1em;
    border-radius: 15px;
    background-clip: padding-box;
    box-shadow: 1px 1px 0.1em #999, -1px -1px 0.1em #999;
    border: 1px solid white; }
    .reveal-modal.flex .close-reveal-modal:hover {
      text-decoration: none; }

.show-for-tiny {
  display: none !important; }
  @media only screen and (min-width: 30.0625em) {
    .show-for-tiny {
      display: inherit !important; }
      .show-for-tiny.table {
        display: table; }
      .show-for-tiny.thead {
        display: table-header-group !important; }
      .show-for-tiny.tbody {
        display: table-row-group !important; }
      .show-for-tiny.tr {
        display: table-row !important; }
      .show-for-tiny.td, .show-for-tiny.th {
        display: table-cell !important; } }

.hide-for-tiny {
  display: inherit !important; }
  .hide-for-tiny.table {
    display: table; }
  .hide-for-tiny.thead {
    display: table-header-group !important; }
  .hide-for-tiny.tbody {
    display: table-row-group !important; }
  .hide-for-tiny.tr {
    display: table-row !important; }
  .hide-for-tiny.td, .hide-for-tiny.th {
    display: table-cell !important; }
  @media only screen and (min-width: 30.0625em) {
    .hide-for-tiny {
      display: none !important; } }

::-moz-selection {
  background: #666666;
  /* Safari */ }

::selection {
  background: #666666;
  /* Safari */ }

::-moz-selection {
  background: #666666;
  /* Firefox */ }

@media only screen and (max-width: 47.9375em) {
  #status-messages .alert-box.alert {
    max-width: 90%;
    overflow: hidden;
    display: block; } }

@media only screen and (min-width: 30.0625em) {
  .front .rc-avail-embed-msg {
    padding: 0.625em;
    text-align: center; }
    .front .rc-avail-embed-msg .mns {
      display: inline-block;
      font-style: italic;
      width: 100%; }
    .front .rc-avail-embed-msg .start-over {
      display: inline-block;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      line-height: 1;
      white-space: nowrap;
      display: inline-block;
      position: relative;
      padding: 0.1875em 0.625em 0.25em;
      font-size: 0.875em;
      background-color: #222222;
      color: #fff;
      font-weight: normal;
      margin: 0.3125em; } }

.section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
  visibility: visible; }

html body.admin-menu {
  margin-top: 0 !important; }
  @media only screen and (min-width: 64.0625em) {
    html body.admin-menu {
      padding-top: 29px !important; } }

html body.admin-menu-with-shortcuts {
  margin-top: 0 !important; }
  @media only screen and (min-width: 64.0625em) {
    html body.admin-menu-with-shortcuts {
      padding-top: 65px !important; } }

.admin-menu .fixed {
  top: 1.8125em; }

.item-list .pager {
  clear: none;
  margin: 15px auto; }

.item-list .pager li {
  padding: 0; }

/**
 * For anything you want to hide on page load when JS is enabled, so
 * that you can use the JS to control visibility and avoid flicker.
 */
html.js .js-hide {
  display: none; }

/**
 * Hide elements from all users.
 *
 * Used for elements which should not be immediately displayed to any user. An
 * example would be a collapsible fieldset that will be expanded with a click
 * from a user. The effect of this class can be toggled with the jQuery show()
 * and hide() functions.
 */
.element-hidden {
  display: none; }

/**
 * Hide elements visually, but keep them available for screen-readers.
 *
 * Used for information required for screen-reader users to understand and use
 * the site where visual display is undesirable. Information provided in this
 * manner should be kept concise, to avoid unnecessary burden on the user.
 * "!important" is used to prevent unintentional overrides.
 */
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px; }

/**
 * The .element-focusable class extends the .element-invisible class to allow
 * the element to be focusable when navigated to via the keyboard.
 */
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto; }

/**
 * Autocomplete.
 *
 * @see autocomplete.js
 */
/* Suggestion list */
#autocomplete {
  border: 1px solid;
  overflow: hidden;
  position: absolute;
  z-index: 100; }

#autocomplete ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

#autocomplete li {
  background: #fff;
  color: #000;
  cursor: default;
  white-space: pre;
  zoom: 1;
  /* IE7 */ }

/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(/misc/throbber.gif);
  background-position: 100% 2px;
  /* LTR */
  background-repeat: no-repeat; }

html.js input.throbbing {
  background-position: 100% -18px;
  /* LTR */ }

/**
 * Progress behavior.
 *
 * @see progress.js
 */
/* Bar */
.progress .bar {
  background-color: #fff;
  border: 1px solid; }

.progress .filled {
  background-color: #000;
  height: 1.5em;
  width: 5px; }

.progress .percentage {
  float: right;
  /* LTR */ }

/* Throbber */
.ajax-progress {
  display: inline-block; }

.ajax-progress .throbber {
  background: rgba(255, 255, 255, 0) url(/misc/throbber.gif) no-repeat 0px -18px;
  float: left;
  /* LTR */
  height: 15px;
  margin: 2px;
  width: 15px; }

.ajax-progress .message {
  padding-left: 20px; }

tr .ajax-progress .throbber {
  margin: 0 2px; }

.ajax-progress-bar {
  width: 16em; }

/**
 * Contextual links regions.
 */
.contextual-links-region {
  outline: none;
  position: relative; }

.contextual-links-region-active {
  outline: #999 dashed 1px; }

/**
 * Contextual links.
 */
a.contextual-links-trigger {
  background: rgba(255, 255, 255, 0) url("/modules/contextual/images/gear-select.png") no-repeat 2px 0;
  border: 1px solid rgba(255, 255, 255, 0);
  display: none;
  height: 18px;
  margin: 0;
  padding: 0 2px;
  outline: none;
  text-indent: 34px;
  width: 28px;
  overflow: hidden;
  border-radius: 4px; }
  .contextual-links-region:hover a.contextual-links-trigger {
    display: block; }
  div.contextual-links-active a.contextual-links-trigger {
    display: block;
    background-position: 2px -18px;
    background-color: #fff;
    border-color: #ccc;
    border-bottom: none;
    position: relative;
    z-index: 1;
    border-radius: 4px 4px 0 0; }
  a.contextual-links-trigger:hover {
    background-position: 2px -18px; }

div.contextual-links-wrapper {
  display: none;
  font-size: 90%;
  position: absolute;
  right: 5px;
  top: 2px;
  z-index: 999; }
  html.js div.contextual-links-wrapper {
    display: block; }
  div.contextual-links-wrapper a {
    text-decoration: none; }
  div.contextual-links-wrapper ul.contextual-links {
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    margin: 0;
    padding: 0.25em 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 18px;
    white-space: nowrap;
    border-radius: 4px 0 4px 4px; }
    div.contextual-links-active div.contextual-links-wrapper ul.contextual-links {
      display: block; }
    div.contextual-links-wrapper ul.contextual-links li {
      line-height: 100%;
      list-style: none;
      list-style-image: none;
      margin: 0;
      padding: 0; }
      div.contextual-links-wrapper ul.contextual-links li a {
        color: #333 !important;
        display: block;
        margin: 0.25em 0;
        padding: 0.25em 1em 0.25em 0.5em;
        text-shadow: 0 0 0 rgba(255, 255, 255, 0);
        font-family: sans-serif;
        font-size: 13px;
        font-weight: normal !important; }
        div.contextual-links-wrapper ul.contextual-links li a:hover {
          background-color: #bfdcee; }

.views-submit-button button {
  display: block;
  height: 40px;
  line-height: 0;
  width: 100%; }

.block-masquerade-masquerade {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 25%;
  float: left; }
  .block-masquerade-masquerade a {
    color: #333333; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-black-webfont.eot");
  src: url("../fonts/lato/lato-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-black-webfont.woff2") format("woff2"), url("../fonts/lato/lato-black-webfont.woff") format("woff"), url("../fonts/lato/lato-black-webfont.ttf") format("truetype"), url("../fonts/lato/lato-black-webfont.svg#latoblack") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-bold-webfont.eot");
  src: url("../fonts/lato/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-bold-webfont.woff2") format("woff2"), url("../fonts/lato/lato-bold-webfont.woff") format("woff"), url("../fonts/lato/lato-bold-webfont.ttf") format("truetype"), url("../fonts/lato/lato-bold-webfont.svg#latobold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-bolditalic-webfont.eot");
  src: url("../fonts/lato/lato-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-bolditalic-webfont.woff2") format("woff2"), url("../fonts/lato/lato-bolditalic-webfont.woff") format("woff"), url("../fonts/lato/lato-bolditalic-webfont.ttf") format("truetype"), url("../fonts/lato/lato-bolditalic-webfont.svg#latobold_italic") format("svg");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-blackitalic-webfont.eot");
  src: url("../fonts/lato/lato-blackitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-blackitalic-webfont.woff2") format("woff2"), url("../fonts/lato/lato-blackitalic-webfont.woff") format("woff"), url("../fonts/lato/lato-blackitalic-webfont.ttf") format("truetype"), url("../fonts/lato/lato-blackitalic-webfont.svg#latoblack_italic") format("svg");
  font-weight: 900;
  font-style: italic; }

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 24, 2015 */
@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-italic-webfont.eot");
  src: url("../fonts/lato/lato-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-italic-webfont.woff2") format("woff2"), url("../fonts/lato/lato-italic-webfont.woff") format("woff"), url("../fonts/lato/lato-italic-webfont.ttf") format("truetype"), url("../fonts/lato/lato-italic-webfont.svg#latoitalic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-regular-webfont.eot");
  src: url("../fonts/lato/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato/lato-regular-webfont.woff") format("woff"), url("../fonts/lato/lato-regular-webfont.ttf") format("truetype"), url("../fonts/lato/lato-regular-webfont.svg#latoregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-light-webfont.eot");
  src: url("../fonts/lato/lato-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-light-webfont.woff2") format("woff2"), url("../fonts/lato/lato-light-webfont.woff") format("woff"), url("../fonts/lato/lato-light-webfont.ttf") format("truetype"), url("../fonts/lato/lato-light-webfont.svg#latolight") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'lato';
  src: url("../fonts/lato/lato-lightitalic-webfont.eot");
  src: url("../fonts/lato/lato-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato/lato-lightitalic-webfont.woff2") format("woff2"), url("../fonts/lato/lato-lightitalic-webfont.woff") format("woff"), url("../fonts/lato/lato-lightitalic-webfont.ttf") format("truetype"), url("../fonts/lato/lato-lightitalic-webfont.svg#latolight_italic") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Georgia';
  src: url("../fonts/georgia/Georgia.eot?#iefix") format("embedded-opentype"), url("../fonts/georgia/Georgia.woff") format("woff"), url("../fonts/georgia/Georgia.ttf") format("truetype"), url("../fonts/georgia/Georgia.svg#Georgia") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Georgia';
  src: url("../fonts/georgia/Georgia-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/georgia/Georgia-Italic.woff") format("woff"), url("../fonts/georgia/Georgia-Italic.ttf") format("truetype"), url("../fonts/georgia/Georgia-Italic.svg#Georgia-Italic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Georgia';
  src: url("../fonts/georgia/Georgia-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/georgia/Georgia-Bold.woff") format("woff"), url("../fonts/georgia/Georgia-Bold.ttf") format("truetype"), url("../fonts/georgia/Georgia-Bold.svg#Georgia-Bold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Georgia';
  src: url("../fonts/georgia/Georgia-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/georgia/Georgia-BoldItalic.woff") format("woff"), url("../fonts/georgia/Georgia-BoldItalic.ttf") format("truetype"), url("../fonts/georgia/Georgia-BoldItalic.svg#Georgia-BoldItalic") format("svg");
  font-weight: 700;
  font-style: italic; }

/*
 * Foundation Icons v 3.0
 * Made by ZURB 2013 http://zurb.com/playground/foundation-icon-fonts-3
 * MIT License
 */
@font-face {
  font-family: "foundation-icons";
  src: url("../fonts/foundation-icons/foundation-icons.eot");
  src: url("../fonts/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/foundation-icons/foundation-icons.woff") format("woff"), url("../fonts/foundation-icons/foundation-icons.ttf") format("truetype"), url("../fonts/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal; }

.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-info:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
body.search-results-page .active-state-toggle.page_teasers:before,
body.search-results-page .active-state-toggle.page_specials:before,
body.search-results-page .active-state-toggle.page_type:before,
body.search-results-page .toggle-style-link.page_teasers:before,
body.search-results-page .toggle-style-link.page_specials:before,
body.search-results-page .toggle-style-link.page_type:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
body.search-results-page .active-state-toggle.page_map_results:before,
body.search-results-page .active-state-toggle.map_specials:before,
body.search-results-page .active-state-toggle.map_type:before,
body.search-results-page .toggle-style-link.page_map_results:before,
body.search-results-page .toggle-style-link.map_specials:before,
body.search-results-page .toggle-style-link.map_type:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties a:before,
.vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties a:before,
.vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-show-properties a:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit; }

.fi-address-book:before {
  content: "\f100"; }

.fi-alert:before {
  content: "\f101"; }

.fi-align-center:before {
  content: "\f102"; }

.fi-align-justify:before {
  content: "\f103"; }

.fi-align-left:before {
  content: "\f104"; }

.fi-align-right:before {
  content: "\f105"; }

.fi-anchor:before {
  content: "\f106"; }

.fi-annotate:before {
  content: "\f107"; }

.fi-archive:before {
  content: "\f108"; }

.fi-arrow-down:before {
  content: "\f109"; }

.fi-arrow-left:before {
  content: "\f10a"; }

.fi-arrow-right:before {
  content: "\f10b"; }

.fi-arrow-up:before {
  content: "\f10c"; }

.fi-arrows-compress:before {
  content: "\f10d"; }

.fi-arrows-expand:before {
  content: "\f10e"; }

.fi-arrows-in:before {
  content: "\f10f"; }

.fi-arrows-out:before {
  content: "\f110"; }

.fi-asl:before {
  content: "\f111"; }

.fi-asterisk:before {
  content: "\f112"; }

.fi-at-sign:before {
  content: "\f113"; }

.fi-background-color:before {
  content: "\f114"; }

.fi-battery-empty:before {
  content: "\f115"; }

.fi-battery-full:before {
  content: "\f116"; }

.fi-battery-half:before {
  content: "\f117"; }

.fi-bitcoin-circle:before {
  content: "\f118"; }

.fi-bitcoin:before {
  content: "\f119"; }

.fi-blind:before {
  content: "\f11a"; }

.fi-bluetooth:before {
  content: "\f11b"; }

.fi-bold:before {
  content: "\f11c"; }

.fi-book-bookmark:before {
  content: "\f11d"; }

.fi-book:before {
  content: "\f11e"; }

.fi-bookmark:before {
  content: "\f11f"; }

.fi-braille:before {
  content: "\f120"; }

.fi-burst-new:before {
  content: "\f121"; }

.fi-burst-sale:before {
  content: "\f122"; }

.fi-burst:before {
  content: "\f123"; }

.fi-calendar:before {
  content: "\f124"; }

.fi-camera:before {
  content: "\f125"; }

.fi-check:before {
  content: "\f126"; }

.fi-checkbox:before {
  content: "\f127"; }

.fi-clipboard-notes:before {
  content: "\f128"; }

.fi-clipboard-pencil:before {
  content: "\f129"; }

.fi-clipboard:before {
  content: "\f12a"; }

.fi-clock:before {
  content: "\f12b"; }

.fi-closed-caption:before {
  content: "\f12c"; }

.fi-cloud:before {
  content: "\f12d"; }

.fi-comment-minus:before {
  content: "\f12e"; }

.fi-comment-quotes:before {
  content: "\f12f"; }

.fi-comment-video:before {
  content: "\f130"; }

.fi-comment:before {
  content: "\f131"; }

.fi-comments:before {
  content: "\f132"; }

.fi-compass:before {
  content: "\f133"; }

.fi-contrast:before {
  content: "\f134"; }

.fi-credit-card:before {
  content: "\f135"; }

.fi-crop:before {
  content: "\f136"; }

.fi-crown:before {
  content: "\f137"; }

.fi-css3:before {
  content: "\f138"; }

.fi-database:before {
  content: "\f139"; }

.fi-die-five:before {
  content: "\f13a"; }

.fi-die-four:before {
  content: "\f13b"; }

.fi-die-one:before {
  content: "\f13c"; }

.fi-die-six:before {
  content: "\f13d"; }

.fi-die-three:before {
  content: "\f13e"; }

.fi-die-two:before {
  content: "\f13f"; }

.fi-dislike:before {
  content: "\f140"; }

.fi-dollar-bill:before {
  content: "\f141"; }

.fi-dollar:before {
  content: "\f142"; }

.fi-download:before {
  content: "\f143"; }

.fi-eject:before {
  content: "\f144"; }

.fi-elevator:before {
  content: "\f145"; }

.fi-euro:before {
  content: "\f146"; }

.fi-eye:before {
  content: "\f147"; }

.fi-fast-forward:before {
  content: "\f148"; }

.fi-female-symbol:before {
  content: "\f149"; }

.fi-female:before {
  content: "\f14a"; }

.fi-filter:before {
  content: "\f14b"; }

.fi-first-aid:before {
  content: "\f14c"; }

.fi-flag:before {
  content: "\f14d"; }

.fi-folder-add:before {
  content: "\f14e"; }

.fi-folder-lock:before {
  content: "\f14f"; }

.fi-folder:before {
  content: "\f150"; }

.fi-foot:before {
  content: "\f151"; }

.fi-foundation:before {
  content: "\f152"; }

.fi-graph-bar:before {
  content: "\f153"; }

.fi-graph-horizontal:before {
  content: "\f154"; }

.fi-graph-pie:before {
  content: "\f155"; }

.fi-graph-trend:before {
  content: "\f156"; }

.fi-guide-dog:before {
  content: "\f157"; }

.fi-hearing-aid:before {
  content: "\f158"; }

.fi-heart:before {
  content: "\f159"; }

.fi-home:before {
  content: "\f15a"; }

.fi-html5:before {
  content: "\f15b"; }

.fi-indent-less:before {
  content: "\f15c"; }

.fi-indent-more:before {
  content: "\f15d"; }

.fi-info:before {
  content: "\f15e"; }

.fi-italic:before {
  content: "\f15f"; }

.fi-key:before {
  content: "\f160"; }

.fi-laptop:before {
  content: "\f161"; }

.fi-layout:before {
  content: "\f162"; }

.fi-lightbulb:before {
  content: "\f163"; }

.fi-like:before {
  content: "\f164"; }

.fi-link:before {
  content: "\f165"; }

.fi-list-bullet:before, body.search-results-page .active-state-toggle.page_teasers:before, body.search-results-page .active-state-toggle.page_specials:before, body.search-results-page .active-state-toggle.page_type:before,
body.search-results-page .toggle-style-link.page_teasers:before,
body.search-results-page .toggle-style-link.page_specials:before,
body.search-results-page .toggle-style-link.page_type:before {
  content: "\f166"; }

.fi-list-number:before {
  content: "\f167"; }

.fi-list-thumbnails:before {
  content: "\f168"; }

.fi-list:before {
  content: "\f169"; }

.fi-lock:before {
  content: "\f16a"; }

.fi-loop:before {
  content: "\f16b"; }

.fi-magnifying-glass:before {
  content: "\f16c"; }

.fi-mail:before {
  content: "\f16d"; }

.fi-male-female:before {
  content: "\f16e"; }

.fi-male-symbol:before {
  content: "\f16f"; }

.fi-male:before {
  content: "\f170"; }

.fi-map:before {
  content: "\f171"; }

.fi-marker:before, body.search-results-page .active-state-toggle.page_map_results:before, body.search-results-page .active-state-toggle.map_specials:before, body.search-results-page .active-state-toggle.map_type:before,
body.search-results-page .toggle-style-link.page_map_results:before,
body.search-results-page .toggle-style-link.map_specials:before,
body.search-results-page .toggle-style-link.map_type:before {
  content: "\f172"; }

.fi-megaphone:before {
  content: "\f173"; }

.fi-microphone:before {
  content: "\f174"; }

.fi-minus-circle:before {
  content: "\f175"; }

.fi-minus:before {
  content: "\f176"; }

.fi-mobile-signal:before {
  content: "\f177"; }

.fi-mobile:before {
  content: "\f178"; }

.fi-monitor:before {
  content: "\f179"; }

.fi-mountains:before {
  content: "\f17a"; }

.fi-music:before {
  content: "\f17b"; }

.fi-next:before {
  content: "\f17c"; }

.fi-no-dogs:before {
  content: "\f17d"; }

.fi-no-smoking:before {
  content: "\f17e"; }

.fi-page-add:before {
  content: "\f17f"; }

.fi-page-copy:before {
  content: "\f180"; }

.fi-page-csv:before {
  content: "\f181"; }

.fi-page-delete:before {
  content: "\f182"; }

.fi-page-doc:before {
  content: "\f183"; }

.fi-page-edit:before {
  content: "\f184"; }

.fi-page-export-csv:before {
  content: "\f185"; }

.fi-page-export-doc:before {
  content: "\f186"; }

.fi-page-export-pdf:before {
  content: "\f187"; }

.fi-page-export:before {
  content: "\f188"; }

.fi-page-filled:before {
  content: "\f189"; }

.fi-page-multiple:before {
  content: "\f18a"; }

.fi-page-pdf:before {
  content: "\f18b"; }

.fi-page-remove:before {
  content: "\f18c"; }

.fi-page-search:before {
  content: "\f18d"; }

.fi-page:before {
  content: "\f18e"; }

.fi-paint-bucket:before {
  content: "\f18f"; }

.fi-paperclip:before {
  content: "\f190"; }

.fi-pause:before {
  content: "\f191"; }

.fi-paw:before {
  content: "\f192"; }

.fi-paypal:before {
  content: "\f193"; }

.fi-pencil:before {
  content: "\f194"; }

.fi-photo:before {
  content: "\f195"; }

.fi-play-circle:before {
  content: "\f196"; }

.fi-play-video:before {
  content: "\f197"; }

.fi-play:before {
  content: "\f198"; }

.fi-plus:before, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties a:before,
.vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties a:before, .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-show-properties a:before {
  content: "\f199"; }

.fi-pound:before {
  content: "\f19a"; }

.fi-power:before {
  content: "\f19b"; }

.fi-previous:before {
  content: "\f19c"; }

.fi-price-tag:before {
  content: "\f19d"; }

.fi-pricetag-multiple:before {
  content: "\f19e"; }

.fi-print:before {
  content: "\f19f"; }

.fi-prohibited:before {
  content: "\f1a0"; }

.fi-projection-screen:before {
  content: "\f1a1"; }

.fi-puzzle:before {
  content: "\f1a2"; }

.fi-quote:before {
  content: "\f1a3"; }

.fi-record:before {
  content: "\f1a4"; }

.fi-refresh:before {
  content: "\f1a5"; }

.fi-results-demographics:before {
  content: "\f1a6"; }

.fi-results:before {
  content: "\f1a7"; }

.fi-rewind-ten:before {
  content: "\f1a8"; }

.fi-rewind:before {
  content: "\f1a9"; }

.fi-rss:before {
  content: "\f1aa"; }

.fi-safety-cone:before {
  content: "\f1ab"; }

.fi-save:before {
  content: "\f1ac"; }

.fi-share:before {
  content: "\f1ad"; }

.fi-sheriff-badge:before {
  content: "\f1ae"; }

.fi-shield:before {
  content: "\f1af"; }

.fi-shopping-bag:before {
  content: "\f1b0"; }

.fi-shopping-cart:before {
  content: "\f1b1"; }

.fi-shuffle:before {
  content: "\f1b2"; }

.fi-skull:before {
  content: "\f1b3"; }

.fi-social-500px:before {
  content: "\f1b4"; }

.fi-social-adobe:before {
  content: "\f1b5"; }

.fi-social-amazon:before {
  content: "\f1b6"; }

.fi-social-android:before {
  content: "\f1b7"; }

.fi-social-apple:before {
  content: "\f1b8"; }

.fi-social-behance:before {
  content: "\f1b9"; }

.fi-social-bing:before {
  content: "\f1ba"; }

.fi-social-blogger:before {
  content: "\f1bb"; }

.fi-social-delicious:before {
  content: "\f1bc"; }

.fi-social-designer-news:before {
  content: "\f1bd"; }

.fi-social-deviant-art:before {
  content: "\f1be"; }

.fi-social-digg:before {
  content: "\f1bf"; }

.fi-social-dribbble:before {
  content: "\f1c0"; }

.fi-social-drive:before {
  content: "\f1c1"; }

.fi-social-dropbox:before {
  content: "\f1c2"; }

.fi-social-evernote:before {
  content: "\f1c3"; }

.fi-social-facebook:before {
  content: "\f1c4"; }

.fi-social-flickr:before {
  content: "\f1c5"; }

.fi-social-forrst:before {
  content: "\f1c6"; }

.fi-social-foursquare:before {
  content: "\f1c7"; }

.fi-social-game-center:before {
  content: "\f1c8"; }

.fi-social-github:before {
  content: "\f1c9"; }

.fi-social-google-plus:before {
  content: "\f1ca"; }

.fi-social-hacker-news:before {
  content: "\f1cb"; }

.fi-social-hi5:before {
  content: "\f1cc"; }

.fi-social-instagram:before {
  content: "\f1cd"; }

.fi-social-joomla:before {
  content: "\f1ce"; }

.fi-social-lastfm:before {
  content: "\f1cf"; }

.fi-social-linkedin:before {
  content: "\f1d0"; }

.fi-social-medium:before {
  content: "\f1d1"; }

.fi-social-myspace:before {
  content: "\f1d2"; }

.fi-social-orkut:before {
  content: "\f1d3"; }

.fi-social-path:before {
  content: "\f1d4"; }

.fi-social-picasa:before {
  content: "\f1d5"; }

.fi-social-pinterest:before {
  content: "\f1d6"; }

.fi-social-rdio:before {
  content: "\f1d7"; }

.fi-social-reddit:before {
  content: "\f1d8"; }

.fi-social-skillshare:before {
  content: "\f1d9"; }

.fi-social-skype:before {
  content: "\f1da"; }

.fi-social-smashing-mag:before {
  content: "\f1db"; }

.fi-social-snapchat:before {
  content: "\f1dc"; }

.fi-social-spotify:before {
  content: "\f1dd"; }

.fi-social-squidoo:before {
  content: "\f1de"; }

.fi-social-stack-overflow:before {
  content: "\f1df"; }

.fi-social-steam:before {
  content: "\f1e0"; }

.fi-social-stumbleupon:before {
  content: "\f1e1"; }

.fi-social-treehouse:before {
  content: "\f1e2"; }

.fi-social-tumblr:before {
  content: "\f1e3"; }

.fi-social-twitter:before {
  content: "\f1e4"; }

.fi-social-vimeo:before {
  content: "\f1e5"; }

.fi-social-windows:before {
  content: "\f1e6"; }

.fi-social-xbox:before {
  content: "\f1e7"; }

.fi-social-yahoo:before {
  content: "\f1e8"; }

.fi-social-yelp:before {
  content: "\f1e9"; }

.fi-social-youtube:before {
  content: "\f1ea"; }

.fi-social-zerply:before {
  content: "\f1eb"; }

.fi-social-zurb:before {
  content: "\f1ec"; }

.fi-sound:before {
  content: "\f1ed"; }

.fi-star:before {
  content: "\f1ee"; }

.fi-stop:before {
  content: "\f1ef"; }

.fi-strikethrough:before {
  content: "\f1f0"; }

.fi-subscript:before {
  content: "\f1f1"; }

.fi-superscript:before {
  content: "\f1f2"; }

.fi-tablet-landscape:before {
  content: "\f1f3"; }

.fi-tablet-portrait:before {
  content: "\f1f4"; }

.fi-target-two:before {
  content: "\f1f5"; }

.fi-target:before {
  content: "\f1f6"; }

.fi-telephone-accessible:before {
  content: "\f1f7"; }

.fi-telephone:before {
  content: "\f1f8"; }

.fi-text-color:before {
  content: "\f1f9"; }

.fi-thumbnails:before {
  content: "\f1fa"; }

.fi-ticket:before {
  content: "\f1fb"; }

.fi-torso-business:before {
  content: "\f1fc"; }

.fi-torso-female:before {
  content: "\f1fd"; }

.fi-torso:before {
  content: "\f1fe"; }

.fi-torsos-all-female:before {
  content: "\f1ff"; }

.fi-torsos-all:before {
  content: "\f200"; }

.fi-torsos-female-male:before {
  content: "\f201"; }

.fi-torsos-male-female:before {
  content: "\f202"; }

.fi-torsos:before {
  content: "\f203"; }

.fi-trash:before {
  content: "\f204"; }

.fi-trees:before {
  content: "\f205"; }

.fi-trophy:before {
  content: "\f206"; }

.fi-underline:before {
  content: "\f207"; }

.fi-universal-access:before {
  content: "\f208"; }

.fi-unlink:before {
  content: "\f209"; }

.fi-unlock:before {
  content: "\f20a"; }

.fi-upload-cloud:before {
  content: "\f20b"; }

.fi-upload:before {
  content: "\f20c"; }

.fi-usb:before {
  content: "\f20d"; }

.fi-video:before {
  content: "\f20e"; }

.fi-volume-none:before {
  content: "\f20f"; }

.fi-volume-strike:before {
  content: "\f210"; }

.fi-volume:before {
  content: "\f211"; }

.fi-web:before {
  content: "\f212"; }

.fi-wheelchair:before {
  content: "\f213"; }

.fi-widget:before {
  content: "\f214"; }

.fi-wrench:before {
  content: "\f215"; }

.fi-x-circle:before {
  content: "\f216"; }

.fi-x:before {
  content: "\f217"; }

.fi-yen:before {
  content: "\f218"; }

.fi-zoom-in:before {
  content: "\f219"; }

.fi-zoom-out:before {
  content: "\f21a"; }

@font-face {
  font-family: 'social-icons';
  src: url("../fonts/social-icons/social-icons.eot?1l1ory");
  src: url("../fonts/social-icons/social-icons.eot?#iefix1l1ory") format("embedded-opentype"), url("../fonts/social-icons/social-icons.woff?1l1ory") format("woff"), url("../fonts/social-icons/social-icons.ttf?1l1ory") format("truetype"), url("../fonts/social-icons/social-icons.svg?1l1ory#social-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'social-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-thumbs-o-up:before {
  content: "\f087"; }

.icon-youtube:before {
  content: "\f167"; }

.icon-github:before {
  content: "\e600"; }

.icon-github2:before {
  content: "\e601"; }

.icon-flickr:before {
  content: "\e602"; }

.icon-vimeo:before {
  content: "\e603"; }

.icon-twitter:before {
  content: "\e604"; }

.icon-facebook:before {
  content: "\e605"; }

.icon-googleplus:before {
  content: "\e606"; }

.icon-pinterest:before {
  content: "\e607"; }

.icon-tumblr:before {
  content: "\e608"; }

.icon-linkedin:before {
  content: "\e609"; }

.icon-dribbble:before {
  content: "\e60a"; }

.icon-stumbleupon:before {
  content: "\e60b"; }

.icon-lastfm:before {
  content: "\e60c"; }

.icon-rdio:before {
  content: "\e60d"; }

.icon-spotify:before {
  content: "\e60e"; }

.icon-instagram:before {
  content: "\e60f"; }

.icon-dropbox:before {
  content: "\e610"; }

.icon-skype:before {
  content: "\e611"; }

.icon-paypal:before {
  content: "\e612"; }

.icon-soundcloud:before {
  content: "\e613"; }

.icon-mixi:before {
  content: "\e614"; }

p, li, td {
  letter-spacing: .03em;
  font-size: 1em; }
  @media only screen and (max-width: 64em) {
    p, li, td {
      font-size: 1em; } }
  @media only screen and (max-width: 47.9375em) {
    p, li, td {
      font-size: 1em; } }
  .large-text p, .large-text li, .large-text td {
    font-size: 19px;
    line-height: 1.6; }

h1 {
  color: #222222;
  font-weight: 700;
  font-size: 2.25em;
  font-style: normal;
  line-height: 1.4;
  margin-top: 0.2em;
  margin-bottom: 6px;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  letter-spacing: .03em; }
  @media only screen and (max-width: 64em) {
    h1 {
      font-size: 2.125em; } }
  @media only screen and (max-width: 47.9375em) {
    h1 {
      font-size: 1.6875em; } }
  h1 a {
    color: #222222; }
  .large-text h1 {
    font-size: 2.375em; }
    @media only screen and (max-width: 64em) {
      .large-text h1 {
        font-size: 2.25em; } }
    @media only screen and (max-width: 47.9375em) {
      .large-text h1 {
        font-size: 2.125em; } }

h2 {
  color: #222222;
  font-weight: 300;
  font-size: 2.125em;
  font-style: normal;
  line-height: 1.4;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  text-rendering: optimizeLegibility; }
  @media only screen and (max-width: 64em) {
    h2 {
      font-size: 2em; } }
  @media only screen and (max-width: 47.9375em) {
    h2 {
      font-size: 1.4375em; } }
  h2 a {
    color: #222222; }
  .large-text h2 {
    font-size: 2.25em; }
    @media only screen and (max-width: 64em) {
      .large-text h2 {
        font-size: 2.125em; } }
    @media only screen and (max-width: 47.9375em) {
      .large-text h2 {
        font-size: 2em; } }

h3 {
  color: #7a9967;
  font-weight: 700;
  font-size: 1.5625em;
  font-style: normal;
  line-height: 1.4;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  letter-spacing: .05em; }
  @media only screen and (max-width: 64em) {
    h3 {
      font-size: 1.4375em; } }
  @media only screen and (max-width: 47.9375em) {
    h3 {
      font-size: 1.25em; } }
  h3 a {
    color: #7a9967; }
  .large-text h3 {
    font-size: 1.6875em; }
    @media only screen and (max-width: 64em) {
      .large-text h3 {
        font-size: 1.5625em; } }
    @media only screen and (max-width: 47.9375em) {
      .large-text h3 {
        font-size: 1.4375em; } }

h4 {
  font-family: "lato", sans-serif;
  color: #7a9967;
  font-weight: 300;
  font-style: normal;
  font-size: 1.5625em;
  line-height: 1.4;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  text-rendering: optimizeLegibility; }
  @media only screen and (max-width: 64em) {
    h4 {
      font-size: 1.4375em; } }
  @media only screen and (max-width: 47.9375em) {
    h4 {
      font-size: 1.25em; } }
  h4 a {
    color: #7a9967; }
  .large-text h4 {
    font-size: 1.6875em; }
    @media only screen and (max-width: 64em) {
      .large-text h4 {
        font-size: 1.5625em; } }
    @media only screen and (max-width: 47.9375em) {
      .large-text h4 {
        font-size: 1.4375em; } }

h5 {
  font-family: "lato", sans-serif;
  color: #7a9967;
  font-weight: 700;
  font-style: normal;
  font-size: 1.25em;
  line-height: 1.4;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  text-rendering: optimizeLegibility;
  letter-spacing: .03em; }
  @media only screen and (max-width: 64em) {
    h5 {
      font-size: 1.125em; } }
  @media only screen and (max-width: 47.9375em) {
    h5 {
      font-size: 1.125em; } }
  h5 a {
    color: #7a9967; }
  .large-text h5 {
    font-size: 1.3125em; }
    @media only screen and (max-width: 64em) {
      .large-text h5 {
        font-size: 1.25em; } }
    @media only screen and (max-width: 47.9375em) {
      .large-text h5 {
        font-size: 1.125em; } }

h6 {
  font-family: "lato", sans-serif;
  color: #222222;
  font-weight: 700;
  font-style: normal;
  line-height: 1.4;
  font-size: 1.25em;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  text-rendering: optimizeLegibility;
  letter-spacing: .03em; }
  @media only screen and (max-width: 64em) {
    h6 {
      font-size: 1.125em; } }
  @media only screen and (max-width: 47.9375em) {
    h6 {
      font-size: 1.125em; } }
  h6 a {
    color: #222222; }
  .large-text h6 {
    font-size: 1.3125em; }
    @media only screen and (max-width: 64em) {
      .large-text h6 {
        font-size: 1.25em; } }
    @media only screen and (max-width: 47.9375em) {
      .large-text h6 {
        font-size: 1.125em; } }

form .description {
  font-size: 0.625em;
  font-style: italic;
  position: relative;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #222222;
  padding-top: 5px; }
  .featured-tabs form .description {
    color: #000; }
    @media only screen and (min-width: 48em) {
      .featured-tabs form .description {
        color: #f4f0e9; } }

.item-list .page,
ul.pagination,
.pagination-centered {
  clear: both;
  height: auto; }

form.custom .custom.checkbox {
  font-family: "lato", sans-serif; }

ul.breadcrumbs {
  display: none; }

label {
  font-size: 0.875em;
  font-weight: 400;
  font-style: normal;
  color: #000;
  min-height: 14px;
  margin-bottom: 2px; }
  .featured-tabs label {
    color: #000; }
    @media only screen and (min-width: 48em) {
      .featured-tabs label {
        color: #f4f0e9; } }
  .large-text label {
    font-size: 1em; }

.label-inline, .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .label-above,
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .label-above {
  background: rgba(255, 255, 255, 0);
  color: #333333;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  letter-spacing: .03em; }

.secondary.label {
  background: rgba(255, 255, 255, 0); }

input[type="text"]#edit-rcav-begin,
input[type="text"]#edit-rcav-end,
input[type="text"]#edit-avail-filter-rcav-begin,
input[type="text"]#edit-avail-filter-rcav-end {
  background-image: url("../images/icon-calendar-black.svg");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-size: auto 52%;
  min-height: 35px; }
  input[type="text"]#edit-rcav-begin::-webkit-input-placeholder,
  input[type="text"]#edit-rcav-end::-webkit-input-placeholder,
  input[type="text"]#edit-avail-filter-rcav-begin::-webkit-input-placeholder,
  input[type="text"]#edit-avail-filter-rcav-end::-webkit-input-placeholder {
    color: #000;
    opacity: 1; }
  input[type="text"]#edit-rcav-begin:-moz-placeholder,
  input[type="text"]#edit-rcav-end:-moz-placeholder,
  input[type="text"]#edit-avail-filter-rcav-begin:-moz-placeholder,
  input[type="text"]#edit-avail-filter-rcav-end:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    opacity: 1; }
  input[type="text"]#edit-rcav-begin::-moz-placeholder,
  input[type="text"]#edit-rcav-end::-moz-placeholder,
  input[type="text"]#edit-avail-filter-rcav-begin::-moz-placeholder,
  input[type="text"]#edit-avail-filter-rcav-end::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    opacity: 1; }
  input[type="text"]#edit-rcav-begin:-ms-input-placeholder,
  input[type="text"]#edit-rcav-end:-ms-input-placeholder,
  input[type="text"]#edit-avail-filter-rcav-begin:-ms-input-placeholder,
  input[type="text"]#edit-avail-filter-rcav-end:-ms-input-placeholder {
    color: #000;
    opacity: 1; }

.form-item-avail-filter-rcav-begin button,
.form-item-avail-filter-rcav-end button,
.form-item-rcav-begin button,
.form-item-rcav-end button {
  display: none; }

a {
  transition: color, .25s ease-in-out; }

.contextual-links-region a, .field-name-body a, .main.columns a {
  color: #7a9967;
  text-decoration: none;
  transition-property: color, text-decoration;
  transition-duration: .25s;
  transition-timing-function: ease-in-out; }
  .contextual-links-region a:hover, .contextual-links-region a:active, .field-name-body a:hover, .field-name-body a:active, .main.columns a:hover, .main.columns a:active {
    text-decoration: underline;
    color: #7a9967; }

.contextual-links-region .button-group a, .field-name-body .button-group a, .main.columns .button-group a {
  color: #000;
  border-radius: 0px; }
  .contextual-links-region .button-group a:hover, .contextual-links-region .button-group a:active, .field-name-body .button-group a:hover, .field-name-body .button-group a:active, .main.columns .button-group a:hover, .main.columns .button-group a:active {
    color: #000;
    text-decoration: underline; }

.page-printmail .form-item {
  padding: 0.8em; }
  .page-printmail .form-item .form-textarea-wrapper textarea {
    width: 100% !important; }

.page-printmail #edit-fld-title {
  display: grid; }

.page-printmail #edit-actions {
  text-align: center; }
  .page-printmail #edit-actions button {
    padding: 0em 2em;
    margin: 0.5em; }

input[type="checkbox"] {
  display: inline-block;
  margin-bottom: 0px; }
  input[type="checkbox"] + label.option {
    display: inline; }

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"], select, .form-select, textarea {
  -webkit-appearance: none;
  /*replace these scss styles with css if needed*/
  box-shadow: none;
  border-radius: 3px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  background: #e8e8e8;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  margin-bottom: 0px;
  letter-spacing: normal; }
  .featured-tabs input[type="text"],
  .checkout-page input[type="text"],
  aside.sidebar-first input[type="text"],
  aside.sidebar-second input[type="text"], .featured-tabs input[type="password"],
  .checkout-page input[type="password"],
  aside.sidebar-first input[type="password"],
  aside.sidebar-second input[type="password"], .featured-tabs input[type="email"],
  .checkout-page input[type="email"],
  aside.sidebar-first input[type="email"],
  aside.sidebar-second input[type="email"], .featured-tabs input[type="tel"],
  .checkout-page input[type="tel"],
  aside.sidebar-first input[type="tel"],
  aside.sidebar-second input[type="tel"], .featured-tabs input[type="number"],
  .checkout-page input[type="number"],
  aside.sidebar-first input[type="number"],
  aside.sidebar-second input[type="number"], .featured-tabs select,
  .checkout-page select,
  aside.sidebar-first select,
  aside.sidebar-second select, .featured-tabs .form-select,
  .checkout-page .form-select,
  aside.sidebar-first .form-select,
  aside.sidebar-second .form-select, .featured-tabs textarea,
  .checkout-page textarea,
  aside.sidebar-first textarea,
  aside.sidebar-second textarea {
    background-color: #fff; }

select, .form-select, .form-select.has-tip {
  padding-right: 20px;
  background: #e8e8e8 url(/sites/all/themes/custom/vrweb_foundation/images/chevron-down-black.svg) 97% center no-repeat;
  background-size: 17px auto;
  padding-left: 3px;
  font-weight: 400;
  font-size: 14px;
  border-color: solid 1px rgba(0, 0, 0, 0.15);
  background-size: 20px auto\9;
  /*nix the right padding for versions of IE that generate the arrow*/
  padding-right: 0px\9;
  background-size: 17px auto;
  letter-spacing: normal; }
  .featured-tabs select,
  .checkout-page select,
  aside.sidebar-first select,
  aside.sidebar-second select, .featured-tabs .form-select,
  .checkout-page .form-select,
  aside.sidebar-first .form-select,
  aside.sidebar-second .form-select, .featured-tabs .form-select.has-tip,
  .checkout-page .form-select.has-tip,
  aside.sidebar-first .form-select.has-tip,
  aside.sidebar-second .form-select.has-tip {
    background-color: #fff; }

select.form-select::-ms-expand, select::-ms-expand {
  display: none !important; }

:focus {
  outline-color: rgba(255, 255, 255, 0);
  outline-style: none;
  box-shadow: none; }

@-moz-document url-prefix() {
  select, .form-select {
    -webkit-appearance: none;
    -moz-appearance: none; } }

#edit-field-inquiry-properties .select2-container {
  width: 100% !important; }

#edit-field-inquiry-properties .select2-search__field {
  box-shadow: none !important; }

#edit-field-inquiry-properties .select2-selection.select2-selection--multiple {
  border: solid 1px rgba(0, 0, 0, 0.15);
  background: #e8e8e8; }

@media only screen and (min-width: 64.0625em) {
  .section-vacation-rental-inquiry .select2-container--open .select2-dropdown--below {
    margin-top: -30px; } }

@media only screen and (min-width: 64.0625em) {
  .logged-in .select2-dropdown {
    overflow: hidden;
    max-height: 100px; }
    .logged-in .select2-dropdown .select2-results__options,
    .logged-in .select2-dropdown .select2-results {
      max-height: 94px !important; } }

body .button-tiny {
  display: inline-block;
  background-color: #222222;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  min-height: 24px;
  font-size: 12px;
  padding: 5px 10px 4px; }
  body .button-tiny:hover, body .button-tiny:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }

body .button-small {
  display: inline-block;
  background-color: #222222;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  min-height: 30px;
  font-size: 12px;
  padding: 8px 12px 7px; }
  body .button-small:hover, body .button-small:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }

body .button-medium {
  display: inline-block;
  background-color: #222222;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  height: 40px;
  font-size: 16px;
  padding: 10px 15px; }
  body .button-medium:hover, body .button-medium:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }

body .button-large {
  display: inline-block;
  background-color: #222222;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  min-height: 50px;
  font-size: 18px;
  padding: 14px 18px; }
  body .button-large:hover, body .button-large:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }

fieldset {
  border: none;
  padding: 0px; }

input[type="text"].error, input[type="password"].error, input[type="email"].error, input[type="tel"].error, input[type="number"].error, select.error, .form-select.error, textarea.error, input:-webkit-autofill.error {
  border-color: #c60f13 !important;
  background-color: rgba(198, 15, 19, 0.1) !important; }

label.error {
  color: #c60f13 !important; }

input[type="text"].success, input[type="password"].success, input[type="email"].success, input[type="tel"].success, input[type="number"].success, select.success, .form-select.success, textarea.success, input:-webkit-autofill.success {
  border-color: #457a1a !important;
  background-color: #75ce2c !important; }

label.success {
  color: #5da423 !important; }

.entitytype-group_wedding_inquiry-form .field-name-field-first-name, .entitytype-group_wedding_inquiry-form .form-item-field-last-name-und-0-value, .entitytype-group_wedding_inquiry-form .field-type-email, .entitytype-group_wedding_inquiry-form .field-name-field-phone-number, .entitytype-group_wedding_inquiry-form .field-name-field-inquiry-arrive, .entitytype-group_wedding_inquiry-form .field-name-field-inquiry-depart {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left; }

.entitytype-group_wedding_inquiry-form .field-name-field-group-name, .entitytype-group_wedding_inquiry-form .field-name-field-desired-location, .entitytype-group_wedding_inquiry-form .field-name-field-additional-information {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

.entitytype-group_wedding_inquiry-form .form-item-field-desired-location-und .form-type-checkbox {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333%;
  float: left;
  margin-bottom: 20px; }

.entitytype-group_wedding_inquiry-form button#edit-submit {
  margin-top: 19px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

.entitytype-group_wedding_inquiry-form div#edit-actions {
  width: 25%; }

.page-newsletter.section-newsletter .primary-group.email-group.forms-builder-group.ui-sortable div.row:nth-child(-n+4) {
  position: relative;
  padding-right: 15px;
  width: 50%;
  float: left; }

.top-bar-container {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-left: 0;
  padding-right: 0;
  background: #333333; }
  @media only screen and (min-width: 64.0625em) {
    .top-bar-container {
      background: rgba(255, 255, 255, 0);
      top: 0px !important;
      height: 55px; } }
  @media only screen and (min-width: 64.0625em) {
    .top-bar-container .top-bar, .top-bar-container ul, .top-bar-container ul li a {
      background: rgba(255, 255, 255, 0);
      color: #222222; } }
  @media only screen and (max-width: 64em) {
    .top-bar-container .top-bar {
      min-height: 65px;
      margin-bottom: 0;
      overflow: hidden;
      max-height: 65px;
      transition: max-height .5s ease-in-out; }
      .top-bar-container .top-bar, .top-bar-container .top-bar.expanded {
        background: #333333; }
      .top-bar-container .top-bar.expanded {
        max-height: 800px; }
      .top-bar-container .top-bar .service-label {
        display: none; } }
  @media only screen and (min-width: 64.0625em) {
    .top-bar-container .top-bar {
      background: rgba(255, 255, 255, 0);
      margin-bottom: 0px !important;
      display: inline-block;
      width: auto; }
      .top-bar-container .top-bar, .top-bar-container .top-bar .top-bar-section {
        height: 55px; } }
  .top-bar-container .top-bar .main-nav {
    text-align: left; }
    @media only screen and (max-width: 64em) {
      .top-bar-container .top-bar .main-nav {
        background: rgba(255, 255, 255, 0); }
        .top-bar-container .top-bar .main-nav > li.first > a:not(.button) {
          border-top: none; } }
    @media only screen and (max-width: 64em) {
      .top-bar-container .top-bar .main-nav li {
        background: #333333;
        overflow: hidden; } }
    @media only screen and (max-width: 64em) {
      .top-bar-container .top-bar .main-nav li a:not(.button) {
        min-height: 58px;
        height: auto;
        font-family: "Georgia", Georgia, Times New Roman, serif;
        font-style: normal;
        font-weight: 400;
        text-transform: uppercase;
        font-size: 18px;
        letter-spacing: .1em;
        padding-top: 15px;
        color: #f4f0e9;
        background: rgba(255, 255, 255, 0);
        transition-property: border-color, background, color;
        border-top: solid 1px #383838;
        border-bottom: solid 1px #262626; }
        .top-bar-container .top-bar .main-nav li a:not(.button):hover, .top-bar-container .top-bar .main-nav li a:not(.button):active {
          border-color: #262626;
          background: #262626;
          color: #f4f0e9; } }
    @media only screen and (min-width: 64.0625em) {
      .top-bar-container .top-bar .main-nav li a:not(.button) {
        font-weight: 400;
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: .095em;
        color: #fff;
        background: rgba(255, 255, 255, 0);
        font-family: "Georgia", Georgia, Times New Roman, serif;
        transition-property: color, background;
        transition-duration: .35s;
        transition-timing-function: ease-in-out; }
        .top-bar-container .top-bar .main-nav li a:not(.button):hover, .top-bar-container .top-bar .main-nav li a:not(.button):active {
          color: #87a376;
          background: rgba(255, 255, 255, 0); } }
    @media only screen and (max-width: 64em) {
      .top-bar-container .top-bar .main-nav li:hover > a, .top-bar-container .top-bar .main-nav li:active > a {
        background: #262626;
        color: #f4f0e9; } }
    @media only screen and (min-width: 64.0625em) {
      .top-bar-container .top-bar .main-nav li:hover > a, .top-bar-container .top-bar .main-nav li:active > a {
        color: #87a376;
        background: rgba(255, 255, 255, 0); } }
    @media only screen and (min-width: 64.0625em) {
      .top-bar-container .top-bar .main-nav > li > a:not(.button) {
        height: 55px;
        line-height: 55px; } }
    @media only screen and (min-width: 64.0625em) {
      .top-bar-container .top-bar .main-nav > li.has-dropdown > a {
        position: relative; }
        .top-bar-container .top-bar .main-nav > li.has-dropdown > a:after {
          content: '';
          position: absolute;
          margin: auto;
          top: auto;
          bottom: 0px;
          left: 0;
          right: 0;
          width: 0;
          height: 0;
          display: block;
          border-style: solid;
          border-width: 10px;
          border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #e8e8e8 rgba(255, 255, 255, 0);
          opacity: 0;
          transition: opacity .35s ease-in-out; }
        .top-bar-container .top-bar .main-nav > li.has-dropdown > a:hover:after, .top-bar-container .top-bar .main-nav > li.has-dropdown > a:active:after {
          opacity: 1.0; }
      .top-bar-container .top-bar .main-nav > li.has-dropdown:hover > a:after, .top-bar-container .top-bar .main-nav > li.has-dropdown:active > a:after {
        opacity: 1.0; } }
    .top-bar-container .top-bar .main-nav > li:nth-of-type(1) .dropdown .dropdown,
    .top-bar-container .top-bar .main-nav > li:nth-of-type(2) .dropdown .dropdown {
      left: 100% !important;
      right: auto !important;
      margin-right: 0px;
      margin-left: -1px; }
    .top-bar-container .top-bar .main-nav .has-dropdown .dropdown {
      background: #fff; }
      @media only screen and (max-width: 64em) {
        .top-bar-container .top-bar .main-nav .has-dropdown .dropdown {
          background: rgba(255, 255, 255, 0);
          border: none; } }
      @media only screen and (min-width: 64.0625em) {
        .top-bar-container .top-bar .main-nav .has-dropdown .dropdown {
          max-height: 0px;
          transition: max-height .25s ease-in-out;
          display: none;
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15); } }
      @media only screen and (max-width: 64em) {
        .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:link, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:visited {
          color: #f4f0e9;
          background: rgba(255, 255, 255, 0);
          min-height: 58px;
          height: auto;
          font-family: "Georgia", Georgia, Times New Roman, serif;
          font-style: normal;
          font-weight: 400;
          text-transform: uppercase;
          font-size: 18px;
          letter-spacing: .1em;
          padding-top: 15px; }
          .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:hover, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:active, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:link:hover, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:link:active, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:visited:hover, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:visited:active {
            color: #f4f0e9;
            background: #262626; } }
      @media only screen and (min-width: 64.0625em) {
        .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:link, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:visited {
          border-left: solid 1px #e8e8e8;
          border-right: solid 1px #e8e8e8;
          text-transform: none;
          color: #222222;
          background: rgba(255, 255, 255, 0);
          font-weight: 400;
          font-size: 15px; }
          .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:hover, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:active, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:link:hover, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:link:active, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:visited:hover, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown a:visited:active {
            color: #fff;
            background: #7a9967; } }
      @media only screen and (min-width: 64.0625em) {
        .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.first:not(.show-for-small) > a:not(.button) {
          border-top: solid 1px #e8e8e8;
          padding-top: 15px; } }
      .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.first:not(.show-for-small).has-dropdown > a:not(.button):after {
        top: 24px; }
      @media only screen and (min-width: 64.0625em) {
        .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.last.has-dropdown > a:not(.button),
        .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.last.leaf > a:not(.button) {
          border-bottom: solid 1px #e8e8e8;
          padding-bottom: 15px; } }
      .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.js-generated a {
        border-top: none; }
      .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.js-generated + li {
        display: none !important; }
      .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.js-generated h5 {
        margin: 0; }
      @media only screen and (max-width: 64em) {
        .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.show-for-small {
          display: block !important; } }
      @media only screen and (min-width: 64.0625em) {
        .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.has-dropdown .dropdown {
          display: none;
          margin-right: -1px; } }
      .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.has-dropdown:hover > a:not(.button), .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.has-dropdown:active > a:not(.button) {
        color: #fff;
        background: #7a9967; }
      @media only screen and (min-width: 64.0625em) {
        .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.has-dropdown:hover .dropdown, .top-bar-container .top-bar .main-nav .has-dropdown .dropdown li.has-dropdown:active .dropdown {
          display: block; } }
    .top-bar-container .top-bar .main-nav .has-dropdown:hover .dropdown, .top-bar-container .top-bar .main-nav .has-dropdown:active .dropdown {
      max-height: 1000px; }
      @media only screen and (min-width: 64.0625em) {
        .top-bar-container .top-bar .main-nav .has-dropdown:hover .dropdown, .top-bar-container .top-bar .main-nav .has-dropdown:active .dropdown {
          display: block; } }
  .top-bar-container .top-bar .title-area {
    background: #f4f0e9; }
    @media only screen and (max-width: 64em) {
      .top-bar-container .top-bar .title-area {
        float: none; }
        .top-bar-container .top-bar .title-area > li.name, .top-bar-container .top-bar .title-area > li.slogan {
          float: left;
          height: 65px;
          line-height: 65px; }
          .top-bar-container .top-bar .title-area > li.name.name, .top-bar-container .top-bar .title-area > li.slogan.name {
            display: inline-block;
            color: #7a9967; }
            .top-bar-container .top-bar .title-area > li.name.name .site-name a, .top-bar-container .top-bar .title-area > li.slogan.name .site-name a {
              color: #7a9967; }
          .top-bar-container .top-bar .title-area > li.name.slogan div, .top-bar-container .top-bar .title-area > li.slogan.slogan div {
            color: #7a9967;
            line-height: 65px; }
        .top-bar-container .top-bar .title-area > li.toggle-topbar.menu-icon {
          height: 65px;
          display: inherit !important;
          top: 0;
          margin-top: 0;
          right: 0;
          margin-left: 0;
          padding-left: 0px; }
          .top-bar-container .top-bar .title-area > li.toggle-topbar.menu-icon a {
            height: 100%;
            width: 40px;
            background: #2a4818;
            position: relative; }
            .top-bar-container .top-bar .title-area > li.toggle-topbar.menu-icon a:focus, .top-bar-container .top-bar .title-area > li.toggle-topbar.menu-icon a:active, .top-bar-container .top-bar .title-area > li.toggle-topbar.menu-icon a:hover {
              box-shadow: none; }
            .top-bar-container .top-bar .title-area > li.toggle-topbar.menu-icon a span {
              display: block;
              width: 26px;
              height: 2px;
              margin: auto;
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              background: #fff;
              box-shadow: none !important; }
              .top-bar-container .top-bar .title-area > li.toggle-topbar.menu-icon a span:before, .top-bar-container .top-bar .title-area > li.toggle-topbar.menu-icon a span:after {
                content: '';
                display: block;
                width: 26px;
                height: 2px;
                margin: auto;
                position: absolute;
                left: 0;
                right: 0;
                background: #fff;
                transition: all .075s linear; }
              .top-bar-container .top-bar .title-area > li.toggle-topbar.menu-icon a span:before {
                top: -9px;
                bottom: auto; }
              .top-bar-container .top-bar .title-area > li.toggle-topbar.menu-icon a span:after {
                top: auto;
                bottom: -9px; }
        .top-bar-container .top-bar .title-area ul.icon {
          display: inline-block;
          color: #7a9967;
          float: right;
          margin-right: 40px;
          height: 65px;
          line-height: 65px;
          padding-left: 0; }
          .checkout-page .top-bar-container .top-bar .title-area ul.icon {
            margin-right: 10px; }
          .top-bar-container .top-bar .title-area ul.icon li {
            margin-left: 0px; }
            .top-bar-container .top-bar .title-area ul.icon li.btm_ntwi_btm_ntwi_navis_p2c .fi-mail:before {
              content: ' ';
              width: 21px;
              height: 65px;
              display: inline-block;
              background: url("../images/icon-chat-green.svg") center center no-repeat; }
            .top-bar-container .top-bar .title-area ul.icon li.btm_ntwi_btm_ntwi_navis_p2c span {
              display: none; }
            .top-bar-container .top-bar .title-area ul.icon li.vrweb_vr_search_link, .top-bar-container .top-bar .title-area ul.icon li.vrfusion_newsletter_form_client_newsletter_link {
              display: block; }
            .top-bar-container .top-bar .title-area ul.icon li a, .top-bar-container .top-bar .title-area ul.icon li a:link, .top-bar-container .top-bar .title-area ul.icon li a:visited {
              padding-left: 6px;
              padding-right: 6px; }
              .top-bar-container .top-bar .title-area ul.icon li a .fi-heart:before, .top-bar-container .top-bar .title-area ul.icon li a .fi-telephone:before, .top-bar-container .top-bar .title-area ul.icon li a .fi-mail:before, .top-bar-container .top-bar .title-area ul.icon li a .fi-magnifying-glass:before, .top-bar-container .top-bar .title-area ul.icon li a:link .fi-heart:before, .top-bar-container .top-bar .title-area ul.icon li a:link .fi-telephone:before, .top-bar-container .top-bar .title-area ul.icon li a:link .fi-mail:before, .top-bar-container .top-bar .title-area ul.icon li a:link .fi-magnifying-glass:before, .top-bar-container .top-bar .title-area ul.icon li a:visited .fi-heart:before, .top-bar-container .top-bar .title-area ul.icon li a:visited .fi-telephone:before, .top-bar-container .top-bar .title-area ul.icon li a:visited .fi-mail:before, .top-bar-container .top-bar .title-area ul.icon li a:visited .fi-magnifying-glass:before {
                font-size: 23px;
                line-height: 65px; }
              .top-bar-container .top-bar .title-area ul.icon li a, .top-bar-container .top-bar .title-area ul.icon li a icon, .top-bar-container .top-bar .title-area ul.icon li a:link, .top-bar-container .top-bar .title-area ul.icon li a:link icon, .top-bar-container .top-bar .title-area ul.icon li a:visited, .top-bar-container .top-bar .title-area ul.icon li a:visited icon {
                color: #7a9967; }
            .top-bar-container .top-bar .title-area ul.icon li.vrweb_base_back_link {
              padding-top: 12px; }
              .top-bar-container .top-bar .title-area ul.icon li.vrweb_base_back_link a {
                display: inline-block;
                background-color: #7a9967;
                text-transform: uppercase;
                font-family: "lato", sans-serif;
                font-weight: 400;
                letter-spacing: .1em;
                transition-property: color, background-color, border-color;
                transition-duration: .25s;
                transition-timing-function: ease-in-out;
                text-align: center;
                line-height: 1.3 !important;
                border: none;
                border-radius: 3px;
                box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
                color: #fff;
                height: auto;
                height: 40px;
                font-size: 16px;
                padding: 10px 15px;
                line-height: normal; }
                .top-bar-container .top-bar .title-area ul.icon li.vrweb_base_back_link a:hover, .top-bar-container .top-bar .title-area ul.icon li.vrweb_base_back_link a:active {
                  text-decoration: none;
                  background-color: #7a9967;
                  color: #fff; }
                .top-bar-container .top-bar .title-area ul.icon li.vrweb_base_back_link a:hover, .top-bar-container .top-bar .title-area ul.icon li.vrweb_base_back_link a:active {
                  background-color: #4b7034; } }
    @media only screen and (max-width: 47.9375em) {
      .top-bar-container .top-bar .title-area ul.icon li.slogan {
        display: none; } }
  .top-bar-container .top-bar.expanded .title-area > li.toggle-topbar.menu-icon a span:before {
    transform: translateY(450%) rotate(90deg);
    -webkit-transform: translateY(450%) rotate(90deg);
    -moz-transform: translateY(450%) rotate(90deg);
    -ms-transform: translateY(450%) rotate(90deg);
    -o-transform: translateY(450%) rotate(90deg); }
  .top-bar-container .top-bar.expanded .title-area > li.toggle-topbar.menu-icon a span:after {
    transform: translateY(-450%) rotate(-90deg);
    -webkit-transform: translateY(-450%) rotate(-90deg);
    -moz-transform: translateY(-450%) rotate(-90deg);
    -ms-transform: translateY(-450%) rotate(-90deg);
    -o-transform: translateY(-450%) rotate(-90deg); }
  .top-bar-container .top-bar.expanded .title-area > li.toggle-topbar.menu-icon a span {
    transform: translateY(0%) rotate(45deg);
    -webkit-transform: translateY(0%) rotate(45deg);
    -moz-transform: translateY(0%) rotate(45deg);
    -ms-transform: translateY(0%) rotate(45deg);
    -o-transform: translateY(0%) rotate(45deg); }

/* Calendar */
.group-favorites-image-wrapper > h3, .node-vr-listing.view-mode-full .group-beds-baths-wrapper > h3,
.unit-details-page .group-beds-baths-wrapper > h3, .node-vr-listing.view-mode-full .group-action-links > h3, .node-special.node-teaser .group-promocode-wrapper > h3 {
  display: none !important; }

a.vrweb-button, .vrweb-button a {
  display: inline-block;
  background-color: #222222;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  height: 40px;
  font-size: 16px;
  padding: 10px 15px; }
  a.vrweb-button:hover, a.vrweb-button:active, .vrweb-button a:hover, .vrweb-button a:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }

.floating-tabs {
  background-color: #000;
  left: 0.2em;
  margin: 0;
  min-width: 3.75em;
  opacity: 0.6;
  padding: 0;
  position: fixed;
  top: 11.5em;
  z-index: 99; }
  .floating-tabs ul.tabs {
    margin: 0;
    padding: 5px 5px 9px 5px;
    box-shadow: 1px 1px 3px #999;
    border: 1px solid white; }
    .floating-tabs ul.tabs li {
      margin: 0;
      padding: 0;
      background-color: rgba(255, 255, 255, 0); }
      .floating-tabs ul.tabs li:hover {
        background-color: #fff; }
      .floating-tabs ul.tabs li a {
        display: block;
        color: white;
        padding: 0 0 0 0.4em;
        margin: 0;
        font-size: 0.8em;
        font-weight: 400;
        text-shadow: 1px 1px 1px black;
        opacity: 1.0; }
        .floating-tabs ul.tabs li a:hover {
          color: black;
          text-shadow: 1px 1px 1px white; }

.vrweb-social {
  margin: 0 0 20px;
  display: block;
  text-align: center; }
  .vrweb-social > li {
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    float: none; }
    @media only screen and (max-width: 30em) {
      .vrweb-social > li {
        margin-right: 3px;
        margin-bottom: 8px; } }
  @media only screen and (max-width: 30em) {
    .vrweb-social li.first {
      margin-left: 0px; } }

.twitter a,
.facebook a,
.google-plus a,
.linkedin a,
.youtube a,
.instagram a,
.pinterest a {
  font: 0/0 sans-serif;
  transition: color 300ms ease-in-out;
  text-decoration: none; }
  .twitter a:hover:before,
  .facebook a:hover:before,
  .google-plus a:hover:before,
  .linkedin a:hover:before,
  .youtube a:hover:before,
  .instagram a:hover:before,
  .pinterest a:hover:before {
    color: #fff;
    text-decoration: none;
    transition: color 300ms ease-in-out; }
  .twitter a:before,
  .facebook a:before,
  .google-plus a:before,
  .linkedin a:before,
  .youtube a:before,
  .instagram a:before,
  .pinterest a:before {
    font-family: "social-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    text-decoration: inherit;
    border-radius: 2px;
    font-size: 39px;
    padding: 4px;
    color: #fff; }

.twitter a:before {
  content: "\e604"; }

.facebook a:before {
  content: "\e605"; }

.youtube a:before {
  content: "\f167"; }

.linkedin a:before {
  content: "\e609"; }

.google-plus a:before {
  content: "\e606"; }

.pinterest a:before {
  content: "\e607"; }

.instagram a:before {
  content: "\e60f"; }

.twitter a:hover:before {
  background: #4099ff; }

.facebook a:hover:before {
  background: #3b5998; }

.youtube a:hover:before {
  background: #bb0000; }

.linkedin a:hover:before {
  background: #007bb6; }

.google-plus a:hover:before {
  background: #dd4b39; }

.pinterest a:hover:before {
  background: #cb2027; }

.instagram a:hover:before {
  background: #517fa4; }

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
  background: #f4f0e9; }
  @media only screen and (min-width: 48em) {
    .rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
      background: #fff; } }

/*====================================== 
	Homepage Slideshow
======================================*/
.front .view-slideshow {
  position: relative; }
  .front .view-slideshow:after {
    content: '';
    position: absolute;
    z-index: 11;
    width: 100%;
    height: 5px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), transparent); }
  .front .view-slideshow .vrfusion-rs-caption {
    display: none; }

/*====================================== 
	Property Details Page Slideshow
======================================*/
.node-vr-listing.view-mode-full .section-container.tabs > section > .content, .node-vr-listing.view-mode-full .section-container.tabs > .section > .content {
  padding: 0 !important; }

.royalSlider > .royalslider-item {
  display: none; }

.page-sitemap .site-map-menus .content > .site-map-menu,
.page-sitemap .site-map-menus .content > ul,
.page-sitemap .site-map-taxonomys .content > .site-map-menu,
.page-sitemap .site-map-taxonomys .content > ul {
  list-style: none;
  margin-left: 0px; }
  .page-sitemap .site-map-menus .content > .site-map-menu li,
  .page-sitemap .site-map-menus .content > ul li,
  .page-sitemap .site-map-taxonomys .content > .site-map-menu li,
  .page-sitemap .site-map-taxonomys .content > ul li {
    margin-bottom: 5px; }
  .page-sitemap .site-map-menus .content > .site-map-menu .site-map-menu,
  .page-sitemap .site-map-menus .content > ul .site-map-menu,
  .page-sitemap .site-map-taxonomys .content > .site-map-menu .site-map-menu,
  .page-sitemap .site-map-taxonomys .content > ul .site-map-menu {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 15px;
    list-style: circle; }

.weather-widget .feed.current-conditions {
  margin-bottom: 0.5em; }
  .weather-widget .feed.current-conditions .current-image,
  .weather-widget .feed.current-conditions .current-temp {
    display: inline-block;
    padding: 0 1em; }

.weather-widget .feed.feed.point-forecast {
  margin-top: 0.5em; }
  .weather-widget .feed.feed.point-forecast .inline-list > li {
    text-align: center;
    margin-left: 0.9em; }

.contrib-weather .weather-image-wrapper {
  float: left; }
  .contrib-weather .weather-image-wrapper .weather-image {
    width: 3.1875em; }

.contrib-weather .weather-condition {
  margin-bottom: 0.3125em;
  font-weight: 300; }

.contrib-weather .weather-temp {
  font-weight: 300; }

.view-display-id-block_homeage_featured .view-header {
  text-align: center;
  margin: 0 0 20px; }
  .view-display-id-block_homeage_featured .view-header * {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .03em;
    margin-bottom: 0;
    color: #2a4818; }
    @media only screen and (min-width: 48em) {
      .view-display-id-block_homeage_featured .view-header * {
        font-size: 24px; } }

.view-display-id-block_homeage_featured .view-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1170px;
  *zoom: 1;
  padding-left: 15px;
  padding-right: 15px; }
  .view-display-id-block_homeage_featured .view-content:before, .view-display-id-block_homeage_featured .view-content:after {
    content: " ";
    display: table; }
  .view-display-id-block_homeage_featured .view-content:after {
    clear: both; }

.view-display-id-block_homeage_featured .views-row {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width: 37.5em) {
    .view-display-id-block_homeage_featured .views-row {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 33.33333%;
      float: left;
      clear: none;
      padding-left: 8px;
      padding-right: 8px; }
      .view-display-id-block_homeage_featured .views-row:nth-of-type(3n+1) {
        clear: both;
        padding-left: 0px;
        padding-right: 16px; }
      .view-display-id-block_homeage_featured .views-row:nth-of-type(3n) {
        clear: none;
        padding-right: 0px;
        padding-left: 16px; } }

.group-favorites-image-wrapper {
  position: relative; }
  .group-favorites-image-wrapper .rc-core-images,
  .group-favorites-image-wrapper .field-name-field-teaser-image {
    background: #f4f0e9;
    position: relative;
    display: block;
    width: 100%;
    height: 0px;
    overflow: hidden;
    padding-top: 70%; }
    .group-favorites-image-wrapper .rc-core-images img,
    .group-favorites-image-wrapper .field-name-field-teaser-image img {
      display: block;
      position: absolute;
      min-width: 110%;
      height: auto;
      margin: auto;
      top: 0px;
      left: -5%;
      right: 0px;
      bottom: 0px; }
  .group-favorites-image-wrapper .vrweb-collection-link {
    z-index: +1;
    top: 0;
    right: 0; }

.view-mode-featured_rental {
  margin-bottom: 20px; }
  .view-mode-featured_rental .group-content {
    padding-left: 0;
    padding-right: 0;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
    padding-bottom: 10px;
    background: #fff; }
  .view-mode-featured_rental .title {
    margin-top: 15px;
    margin-bottom: 3px; }
    .view-mode-featured_rental .title, .view-mode-featured_rental .title a {
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      text-transform: none;
      font-size: 20px;
      color: #222222;
      letter-spacing: .03em; }
    .view-mode-featured_rental .title a:hover,
    .view-mode-featured_rental .title a:active {
      color: #7a9967; }
  .view-mode-featured_rental .group-vr-wrapper-details {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    position: relative; }
  .view-mode-featured_rental .rc-core-cat-ldrc_location {
    color: #444;
    margin-bottom: 1px;
    font-style: italic;
    letter-spacing: .03em; }
  .view-mode-featured_rental .rc-item-pricing,
  .view-mode-featured_rental .rc-lodging-detail {
    font-size: 16px;
    font-weight: 400; }
  .view-mode-featured_rental .rc-item-pricing {
    clear: both;
    margin-bottom: 0px; }
    .view-mode-featured_rental .rc-item-pricing .rc-item-price {
      margin: 15px 0 0; }
    .view-mode-featured_rental .rc-item-pricing span.rc-price {
      display: block;
      padding-top: 5px;
      color: #4b7034;
      font-weight: 400;
      font-size: 30px; }
      @media only screen and (min-width: 30.0625em) {
        .view-mode-featured_rental .rc-item-pricing span.rc-price {
          font-size: 21px; } }
    .view-mode-featured_rental .rc-item-pricing .rc-item-price-buy {
      *zoom: 1;
      margin-bottom: 0px; }
      .view-mode-featured_rental .rc-item-pricing .rc-item-price-buy:before, .view-mode-featured_rental .rc-item-pricing .rc-item-price-buy:after {
        content: " ";
        display: table; }
      .view-mode-featured_rental .rc-item-pricing .rc-item-price-buy:after {
        clear: both; }
      .view-mode-featured_rental .rc-item-pricing .rc-item-price-buy > div {
        *zoom: 1; }
        .view-mode-featured_rental .rc-item-pricing .rc-item-price-buy > div:before, .view-mode-featured_rental .rc-item-pricing .rc-item-price-buy > div:after {
          content: " ";
          display: table; }
        .view-mode-featured_rental .rc-item-pricing .rc-item-price-buy > div:after {
          clear: both; }
      .view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button {
        display: inline-block;
        background-color: #4b7034;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        height: 40px;
        font-size: 16px;
        padding: 10px 15px;
        margin-bottom: 0px; }
        .view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button:hover, .view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
  .view-mode-featured_rental .rc-lodging-detail {
    display: block;
    width: auto; }
  @media only screen and (min-width: 64em) {
    .view-mode-featured_rental .rc-lodging-detail {
      display: inline-block; }
      .view-mode-featured_rental .rc-lodging-detail + .rc-lodging-detail:before {
        content: ', ';
        padding-right: 4px; } }
  @media only screen and (min-width: 26.25em) and (max-width: 37.4375em) {
    .view-mode-featured_rental .group-favorites-image-wrapper {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left;
      padding-left: 0;
      padding-right: 0; }
      .view-mode-featured_rental .group-favorites-image-wrapper .vrweb-collection-link {
        right: auto;
        left: 0;
        top: 0; }
    .view-mode-featured_rental .group-vr-wrapper-details {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left; } }

.page-taxonomy-term-vrfusion_groupings_types .view-grouped-units.view-display-id-page_details_unit_list_bbt {
  margin-top: 10px;
  padding-bottom: 0px !important; }
  @media only screen and (max-width: 47.9375em) {
    .page-taxonomy-term-vrfusion_groupings_types .view-grouped-units.view-display-id-page_details_unit_list_bbt {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left; } }
  .page-taxonomy-term-vrfusion_groupings_types .view-grouped-units.view-display-id-page_details_unit_list_bbt .tld-grouping-bbt-button {
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
    padding: 10px;
    padding-bottom: 0px !important;
    margin-bottom: 20px;
    background: #fff; }
    .page-taxonomy-term-vrfusion_groupings_types .view-grouped-units.view-display-id-page_details_unit_list_bbt .tld-grouping-bbt-button button {
      margin-bottom: 5px; }
    .page-taxonomy-term-vrfusion_groupings_types .view-grouped-units.view-display-id-page_details_unit_list_bbt .tld-grouping-bbt-button span, .page-taxonomy-term-vrfusion_groupings_types .view-grouped-units.view-display-id-page_details_unit_list_bbt .tld-grouping-bbt-button .rc-item-price-buy, .page-taxonomy-term-vrfusion_groupings_types .view-grouped-units.view-display-id-page_details_unit_list_bbt .tld-grouping-bbt-button a {
      margin-bottom: 5px;
      text-align: center;
      display: block; }

.vocabulary-vrfusion-groupings-types .view-grouped-units .rc-item-price {
  padding-bottom: 10px; }

.view-grouped-units .tld-grouping-bbt-button .special-price h2 {
  margin-top: 6px;
  margin-bottom: 3px;
  display: none !important; }
  .view-grouped-units .tld-grouping-bbt-button .special-price h2, .view-grouped-units .tld-grouping-bbt-button .special-price h2 a {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: none;
    font-size: 20px;
    color: #222222;
    letter-spacing: .03em; }
  .view-grouped-units .tld-grouping-bbt-button .special-price h2 a:hover,
  .view-grouped-units .tld-grouping-bbt-button .special-price h2 a:active {
    color: #7a9967; }

.view-grouped-units .tld-grouping-bbt-button .special-price:first-of-type h2 {
  display: block !important; }

.view-grouped-units .tld-grouping-bbt-button .rc-item-price {
  margin-bottom: 0px; }
  .view-grouped-units .tld-grouping-bbt-button .rc-item-price .rc-savings {
    display: inline-block;
    margin-left: 10px; }
  .view-grouped-units .tld-grouping-bbt-button .rc-item-price .rc-price {
    margin-right: 13px; }
  .view-grouped-units .tld-grouping-bbt-button .rc-item-price .form-submit {
    margin-right: 10px !important; }

.view-grouped-units .rc-weblink-item-headline {
  display: none !important; }

.view-mode-teaser.node-sticky {
  border: none;
  box-shadow: none;
  padding-top: 0.5em;
  padding-bottom: 0.5em; }
  .view-mode-teaser.node-sticky .vrweb-featured-wrapper {
    color: #7a9967;
    font-weight: 600; }
    .view-mode-teaser.node-sticky .vrweb-featured-wrapper i {
      color: #7a9967;
      font-size: 1.5em; }

.front .view-id-vr_listing_featured_amenities.view-display-id-block_popular_searches .table {
  display: table;
  /* Allow the centering to work */
  margin: 0 auto;
  padding: 26px 0 12px 0; }

.block-vrweb-recently-viewed {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1170px;
  *zoom: 1; }
  .block-vrweb-recently-viewed:before, .block-vrweb-recently-viewed:after {
    content: " ";
    display: table; }
  .block-vrweb-recently-viewed:after {
    clear: both; }
  .block-vrweb-recently-viewed h4.block-title {
    color: #222222;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .03em;
    font-family: "Georgia", Georgia, Times New Roman, serif;
    margin-top: 15px;
    margin-bottom: 15px; }
    .tpl-fw .block-vrweb-recently-viewed h4.block-title {
      text-align: center;
      margin-left: 0; }
    @media only screen and (max-width: 64em) {
      .tpl-default .block-vrweb-recently-viewed h4.block-title {
        margin-left: 1.5em;
        font-size: 1.2em; } }
  .block-vrweb-recently-viewed .more-link a {
    position: relative;
    top: -0.75em; }
    @media only screen and (max-width: 64em) {
      .block-vrweb-recently-viewed .more-link a {
        padding-left: 1.5em;
        padding-right: 1.5em; } }
  .block-vrweb-recently-viewed .view-content .group-content {
    box-shadow: rgba(133, 133, 133, 0.5) 0 0 5px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
    background: #fff; }
    @media only screen and (min-width: 651px) and (max-width: 767px) {
      .block-vrweb-recently-viewed .view-content .group-content {
        padding-bottom: 0;
        background: rgba(255, 255, 255, 0);
        box-shadow: none;
        max-width: 600px;
        margin: auto;
        float: none; } }
    @media only screen and (min-width: 651px) and (max-width: 767px) {
      .block-vrweb-recently-viewed .view-content .group-content .rc-core-images {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left;
        padding-left: 0 !important;
        padding-right: 0 !important; } }
    .block-vrweb-recently-viewed .view-content .group-content .rc-core-images img {
      border: solid 4px #fff; }
      @media only screen and (min-width: 651px) and (max-width: 767px) {
        .block-vrweb-recently-viewed .view-content .group-content .rc-core-images img {
          box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); } }
    .block-vrweb-recently-viewed .view-content .group-content .rc-core-images:hover + .field-name-title a, .block-vrweb-recently-viewed .view-content .group-content .rc-core-images:active + .field-name-title a {
      color: #7a9967; }
    .block-vrweb-recently-viewed .view-content .group-content > div:not(.rc-core-images) {
      background: #fff;
      padding-left: 10px; }
      @media only screen and (min-width: 651px) and (max-width: 767px) {
        .block-vrweb-recently-viewed .view-content .group-content > div:not(.rc-core-images) {
          background: rgba(255, 255, 255, 0);
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 50%;
          float: left; } }
      .block-vrweb-recently-viewed .view-content .group-content > div:not(.rc-core-images) h6 {
        margin-bottom: 0; }
        .block-vrweb-recently-viewed .view-content .group-content > div:not(.rc-core-images) h6 a:hover, .block-vrweb-recently-viewed .view-content .group-content > div:not(.rc-core-images) h6 a:active {
          color: #7a9967; }
  @media only screen and (max-width: 64em) {
    .block-vrweb-recently-viewed .view-content {
      padding-left: 1.5em;
      padding-right: 1.5em; } }

/**
*   Edit these variables to update the calendar 
*   color theme for popup calendars and details-page
*   availability tab. 
**/
/**
*   You dont really need to edit these variables,
*   these just link up all the styles
**/
#ui-datepicker-div {
  z-index: 9999 !important; }

.rc-avail-embed .ui-datepicker {
  width: 100%;
  max-width: 17em;
  padding: .2em .2em 0;
  margin: 0 auto; }

.ui-datepicker-calendar .av-X .ui-state-default {
  background: #ccc url("../images/strike-through-alt.png") center no-repeat;
  color: #7a9967; }

.ui-datepicker-calendar .av-O .ui-state-default {
  background: #fff;
  color: #7a9967; }

.ui-datepicker-calendar .av-OUT .ui-state-default {
  background: #fff;
  /* Old browsers */
  background: linear-gradient(145deg, #fff 50%, #d6d6d6 50%); }

.ui-datepicker-calendar .av-IN .ui-state-default {
  background: #fff;
  /* Old browsers */
  background: linear-gradient(145deg, #d6d6d6 50%, #fff 50%); }

.ui-datepicker-calendar .av-S,
.ui-datepicker-calendar .av-BEG,
.ui-datepicker-calendar .av-END {
  opacity: 1; }

.ui-datepicker-calendar .av-S .ui-state-default,
.ui-datepicker-calendar .av-BEG .ui-state-default,
.ui-datepicker-calendar .av-END .ui-state-default {
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-top-color: #7a9967;
  border-bottom-color: #7a9967;
  font-weight: normal;
  color: #fff;
  background: #7a9967; }

.ui-datepicker-calendar .av-0.av-BEG .ui-state-default,
.ui-datepicker-calendar .av-0.av-END .ui-state-default {
  background: #7a9967;
  border-right-width: 0;
  border-left-width: 0; }

@media only screen and (max-width: 30em) {
  .front .rc-avail-embed-msg {
    padding: 0;
    text-align: center; }
    .front .rc-avail-embed-msg .mns {
      display: inline-block;
      font-style: italic;
      width: 100%; }
    .front .rc-avail-embed-msg .start-over {
      display: inline-block;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      line-height: 1;
      white-space: nowrap;
      display: inline-block;
      position: relative;
      padding: 0.1875em 0.625em 0.25em;
      font-size: 0.875em;
      background-color: #222222;
      color: #fff;
      font-weight: normal;
      margin: 0.3125em; } }

#ui-datepicker-div, .ui-datepicker {
  border: solid 1px #222222;
  background: #222222;
  border-radius: 3px;
  padding: 0px;
  box-shadow: 0px -5px 20px rgba(0, 0, 0, 0.15); }
  #ui-datepicker-div table, .ui-datepicker table {
    border: none;
    margin-bottom: 0px; }
    #ui-datepicker-div table thead, .ui-datepicker table thead {
      border-bottom: solid 1px #959595; }
    #ui-datepicker-div table td, .ui-datepicker table td {
      padding: 0px;
      background: #d6d6d6;
      /*.ui-state-default {
        background:$white;
        color:$success-color;
        font-weight:700;
        
        &.ui-state-active {
          background:$primary-color;
          color:$white;
        }
      }*/ }
      #ui-datepicker-div table td.av-O .ui-state-default:hover, #ui-datepicker-div table td.av-O .ui-state-default:active, .ui-datepicker table td.av-O .ui-state-default:hover, .ui-datepicker table td.av-O .ui-state-default:active {
        color: #fff;
        background: #7a9967; }
      #ui-datepicker-div table td.ui-state-disabled, .ui-datepicker table td.ui-state-disabled {
        opacity: 1.0; }
        #ui-datepicker-div table td.ui-state-disabled .ui-state-default, .ui-datepicker table td.ui-state-disabled .ui-state-default {
          background: #d6d6d6;
          color: #959595;
          font-weight: 400; }
          #ui-datepicker-div table td.ui-state-disabled .ui-state-default:hover, #ui-datepicker-div table td.ui-state-disabled .ui-state-default:active, .ui-datepicker table td.ui-state-disabled .ui-state-default:hover, .ui-datepicker table td.ui-state-disabled .ui-state-default:active {
            background: #d6d6d6;
            color: #959595;
            font-weight: 400; }
        #ui-datepicker-div table td.ui-state-disabled.av-BEG .ui-state-default, #ui-datepicker-div table td.ui-state-disabled.av-S .ui-state-default, .ui-datepicker table td.ui-state-disabled.av-BEG .ui-state-default, .ui-datepicker table td.ui-state-disabled.av-S .ui-state-default {
          color: #fff;
          background: #7a9967; }
        #ui-datepicker-div table td.ui-state-disabled.av-IN .ui-state-default, .ui-datepicker table td.ui-state-disabled.av-IN .ui-state-default {
          color: #959595;
          font-weight: 400;
          background: #fff;
          /* Old browsers */
          background: linear-gradient(145deg, #d6d6d6 50%, #fff 50%); }
        #ui-datepicker-div table td.ui-state-disabled.av-OUT .ui-state-default, .ui-datepicker table td.ui-state-disabled.av-OUT .ui-state-default {
          color: #959595;
          font-weight: 400;
          background: #fff;
          /* Old browsers */
          background: linear-gradient(145deg, #fff 50%, #d6d6d6 50%); }
  #ui-datepicker-div .ui-datepicker-header, .ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none;
    height: 44px; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title, .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      color: #f4f0e9;
      padding-top: 5px; }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select, .ui-datepicker .ui-datepicker-header .ui-datepicker-title select {
        margin-top: -5px; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
      background: none;
      width: 0px;
      height: 0px;
      border-width: 8px;
      border-style: solid;
      margin: auto;
      top: 11px;
      transition: border-color .35s ease-in-out; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next .ui-icon, .ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon {
      border-color: transparent transparent transparent white; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
      background: transparent;
      border: none;
      right: 2px;
      top: 2px; }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next-hover .ui-icon, .ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover .ui-icon {
        border-color: transparent transparent transparent #7a9967; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
      border-color: transparent white transparent transparent;
      left: 0px; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
      background: transparent;
      border: none;
      left: 2px;
      top: 2px; }
      #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev-hover .ui-icon, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover .ui-icon {
        border-color: transparent #7a9967 transparent transparent; }
  #ui-datepicker-div .ui-state-default, #ui-datepicker-div .ui-widget-content .ui-state-default, #ui-datepicker-div .ui-widget-header .ui-state-default, .ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-default {
    border: none;
    border-right: solid 1px #959595;
    border-bottom: solid 1px #959595;
    padding: 6px 3px;
    text-align: center; }
  #ui-datepicker-div tr:last-child .ui-state-default, #ui-datepicker-div tr:last-child .ui-widget-content .ui-state-default, #ui-datepicker-div tr:last-child .ui-widget-header .ui-state-default,
  #ui-datepicker-div tr:first-child .ui-state-default,
  #ui-datepicker-div tr:first-child .ui-widget-content .ui-state-default,
  #ui-datepicker-div tr:first-child .ui-widget-header .ui-state-default, .ui-datepicker tr:last-child .ui-state-default, .ui-datepicker tr:last-child .ui-widget-content .ui-state-default, .ui-datepicker tr:last-child .ui-widget-header .ui-state-default,
  .ui-datepicker tr:first-child .ui-state-default,
  .ui-datepicker tr:first-child .ui-widget-content .ui-state-default,
  .ui-datepicker tr:first-child .ui-widget-header .ui-state-default {
    border-bottom: none; }
  #ui-datepicker-div tr:nth-of-type(2) .ui-state-default, #ui-datepicker-div tr:nth-of-type(2) .ui-widget-content .ui-state-default, #ui-datepicker-div tr:nth-of-type(2) .ui-widget-header .ui-state-default,
  #ui-datepicker-div tr:first-child + tr .ui-state-default,
  #ui-datepicker-div tr:first-child + tr .ui-widget-content .ui-state-default,
  #ui-datepicker-div tr:first-child + tr .ui-widget-header .ui-state-default, .ui-datepicker tr:nth-of-type(2) .ui-state-default, .ui-datepicker tr:nth-of-type(2) .ui-widget-content .ui-state-default, .ui-datepicker tr:nth-of-type(2) .ui-widget-header .ui-state-default,
  .ui-datepicker tr:first-child + tr .ui-state-default,
  .ui-datepicker tr:first-child + tr .ui-widget-content .ui-state-default,
  .ui-datepicker tr:first-child + tr .ui-widget-header .ui-state-default {
    border-top: solid 1px #959595; }
  #ui-datepicker-div td:last-child .ui-state-default, #ui-datepicker-div td:last-child .ui-widget-content .ui-state-default, #ui-datepicker-div td:last-child .ui-widget-header .ui-state-default,
  #ui-datepicker-div td:nth-of-type(7) .ui-state-default,
  #ui-datepicker-div td:nth-of-type(7) .ui-widget-content .ui-state-default,
  #ui-datepicker-div td:nth-of-type(7) .ui-widget-header .ui-state-default, .ui-datepicker td:last-child .ui-state-default, .ui-datepicker td:last-child .ui-widget-content .ui-state-default, .ui-datepicker td:last-child .ui-widget-header .ui-state-default,
  .ui-datepicker td:nth-of-type(7) .ui-state-default,
  .ui-datepicker td:nth-of-type(7) .ui-widget-content .ui-state-default,
  .ui-datepicker td:nth-of-type(7) .ui-widget-header .ui-state-default {
    border-right: none; }
  #ui-datepicker-div th, .ui-datepicker th {
    background: #222222;
    font-weight: 400;
    color: #fff; }

.group-vr-avail .field-group-format-wrapper, .view-display-id-single_map_bubble .field-group-format-wrapper {
  *zoom: 1; }
  .group-vr-avail .field-group-format-wrapper:before, .group-vr-avail .field-group-format-wrapper:after, .view-display-id-single_map_bubble .field-group-format-wrapper:before, .view-display-id-single_map_bubble .field-group-format-wrapper:after {
    content: " ";
    display: table; }
  .group-vr-avail .field-group-format-wrapper:after, .view-display-id-single_map_bubble .field-group-format-wrapper:after {
    clear: both; }

.group-vr-avail .rcav-key, .view-display-id-single_map_bubble .rcav-key {
  margin-left: 10px;
  margin-top: 15px; }

.group-vr-avail .rcav-calendar, .view-display-id-single_map_bubble .rcav-calendar {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding-left: 0 !important;
  padding-right: 0 !important;
  clear: both;
  background: #fff;
  margin-top: 20px;
  /*&:before{
          content:'';
          display:block;
          width:100%;
          height:1px;
          background:$primary-color;
          margin-top:-15px;
          margin-bottom:30px;
        }*/ }
  @media only screen and (max-width: 47.9375em) {
    .group-vr-avail .rcav-calendar, .view-display-id-single_map_bubble .rcav-calendar {
      display: none; } }
  .group-vr-avail .rcav-calendar td, .view-display-id-single_map_bubble .rcav-calendar td {
    border-color: #e6ddce !important;
    width: 14%;
    line-height: 1.4;
    padding: 2px 1px; }
  .group-vr-avail .rcav-calendar .rcav-month.rc-calendar, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar {
    padding-left: 7px;
    padding-right: 7px;
    display: block;
    border: none;
    float: left;
    posiiton: relative;
    float: left;
    margin-bottom: 0px;
    height: 180px;
    /*@media only screen and (max-width:1200px){
          &:nth-of-type(5), &:nth-of-type(9){
            clear:both;
          }
        }*/ }
    .group-vr-avail .rcav-calendar .rcav-month.rc-calendar caption, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar caption {
      background: #f4f0e9;
      text-align: center;
      display: block;
      font-size: 11px;
      font-weight: 600;
      padding: 4px 0px 2px 0px;
      color: #333;
      border: solid 1px #e6ddce;
      margin-top: -1px; }
    .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody {
      display: block;
      width: 100%;
      line-height: 1.4; }
      .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody th, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody th {
        font-size: 11px; }
        .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody th.day-1, .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody th.day-2, .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody th.day-3, .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody th.day-4, .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody th.day-5, .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody th.day-6, .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody th.day-7, .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody th.week, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody th.day-1, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody th.day-2, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody th.day-3, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody th.day-4, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody th.day-5, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody th.day-6, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody th.day-7, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody th.week {
          background: #fff;
          color: #333333;
          border-bottom: solid 1px #e6ddce; }
      .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody td, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody td {
        font-size: 10px;
        color: #000;
        background: #fff; }
        .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody td.av-O, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody td.av-O {
          background: #7a9967; }
          .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody td.av-O.av-IN, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody td.av-O.av-IN {
            background: url("../images/av-in-bg.gif") center no-repeat; }
        .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody td.av-X, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody td.av-X {
          background: #7a9967 url("../images/strike-through.png") no-repeat;
          background-position: center; }
          .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody td.av-X.av-OUT, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody td.av-X.av-OUT {
            background: url("../images/av-out-bg.gif") center no-repeat; }
        .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody td.week .rc-price, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody td.week .rc-price {
          font-size: 11px; }
        .group-vr-avail .rcav-calendar .rcav-month.rc-calendar tbody td.week .rc-price-type, .view-display-id-single_map_bubble .rcav-calendar .rcav-month.rc-calendar tbody td.week .rc-price-type {
          display: none; }

.group-vr-avail .rcav-key, .view-display-id-single_map_bubble .rcav-key {
  margin-bottom: 0px; }
  .group-vr-avail .rcav-key caption, .view-display-id-single_map_bubble .rcav-key caption {
    display: none; }
  .group-vr-avail .rcav-key, .group-vr-avail .rcav-key tbody, .group-vr-avail .rcav-key tr, .group-vr-avail .rcav-key td, .view-display-id-single_map_bubble .rcav-key, .view-display-id-single_map_bubble .rcav-key tbody, .view-display-id-single_map_bubble .rcav-key tr, .view-display-id-single_map_bubble .rcav-key td {
    border: none;
    color: #333; }
    .group-vr-avail .rcav-key.label, .group-vr-avail .rcav-key tbody.label, .group-vr-avail .rcav-key tr.label, .group-vr-avail .rcav-key td.label, .view-display-id-single_map_bubble .rcav-key.label, .view-display-id-single_map_bubble .rcav-key tbody.label, .view-display-id-single_map_bubble .rcav-key tr.label, .view-display-id-single_map_bubble .rcav-key td.label {
      padding-left: 8px;
      font-size: 14px;
      font-weight: 400; }
    .group-vr-avail .rcav-key.av-O, .group-vr-avail .rcav-key tbody.av-O, .group-vr-avail .rcav-key tr.av-O, .group-vr-avail .rcav-key td.av-O, .view-display-id-single_map_bubble .rcav-key.av-O, .view-display-id-single_map_bubble .rcav-key tbody.av-O, .view-display-id-single_map_bubble .rcav-key tr.av-O, .view-display-id-single_map_bubble .rcav-key td.av-O {
      background: #7a9967;
      border: solid 1px #e6ddce; }
      .group-vr-avail .rcav-key.av-O.av-IN, .group-vr-avail .rcav-key tbody.av-O.av-IN, .group-vr-avail .rcav-key tr.av-O.av-IN, .group-vr-avail .rcav-key td.av-O.av-IN, .view-display-id-single_map_bubble .rcav-key.av-O.av-IN, .view-display-id-single_map_bubble .rcav-key tbody.av-O.av-IN, .view-display-id-single_map_bubble .rcav-key tr.av-O.av-IN, .view-display-id-single_map_bubble .rcav-key td.av-O.av-IN {
        background: url("../images/av-in-bg.gif") center no-repeat; }
    .group-vr-avail .rcav-key.av-X, .group-vr-avail .rcav-key tbody.av-X, .group-vr-avail .rcav-key tr.av-X, .group-vr-avail .rcav-key td.av-X, .view-display-id-single_map_bubble .rcav-key.av-X, .view-display-id-single_map_bubble .rcav-key tbody.av-X, .view-display-id-single_map_bubble .rcav-key tr.av-X, .view-display-id-single_map_bubble .rcav-key td.av-X {
      background: #7a9967 url("../images/strike-through.png") no-repeat;
      background-position: center;
      border: solid 1px #e6ddce; }
      .group-vr-avail .rcav-key.av-X.av-OUT, .group-vr-avail .rcav-key tbody.av-X.av-OUT, .group-vr-avail .rcav-key tr.av-X.av-OUT, .group-vr-avail .rcav-key td.av-X.av-OUT, .view-display-id-single_map_bubble .rcav-key.av-X.av-OUT, .view-display-id-single_map_bubble .rcav-key tbody.av-X.av-OUT, .view-display-id-single_map_bubble .rcav-key tr.av-X.av-OUT, .view-display-id-single_map_bubble .rcav-key td.av-X.av-OUT {
        background: url("../images/av-out-bg.gif") center no-repeat; }

.group-availability .rc-calendar.rcav-month caption {
  border: solid 1px #222222;
  background: #222222;
  padding: 8px 5px;
  font-family: "Georgia", Georgia, Times New Roman, serif;
  font-weight: 400;
  color: #f4f0e9; }

.group-availability .rc-calendar.rcav-month .rc-item-price .rc-price {
  color: #333333;
  font-weight: 400; }

.group-availability .rc-calendar.rcav-month tr:first-child,
.group-availability .rc-calendar.rcav-month tr:nth-of-type(1) {
  padding: 5px 0px;
  height: 30px; }

.group-availability .rc-calendar.rcav-month th {
  background: #222222;
  border-color: #222222;
  color: #f4f0e9;
  padding: 0;
  border-bottom: solid 1px #222222; }
  .group-availability .rc-calendar.rcav-month th.day-7 {
    border-left: solid 1px #222222; }
  .group-availability .rc-calendar.rcav-month th.day-6 {
    border-right: solid 1px #222222; }

.group-availability .rc-calendar.rcav-month td {
  padding: 0px;
  background: #d6d6d6;
  border-color: #959595;
  color: #959595;
  font-weight: 400; }

.group-availability .rc-calendar.rcav-month td.av-O {
  font-weight: 400; }

.group-availability .rc-calendar.rcav-month td.ui-state-disabled {
  opacity: 1.0;
  background: #d6d6d6;
  color: #959595;
  font-weight: 400; }

.group-availability .rc-calendar.rcav-month td.av-O {
  background: #fff;
  color: #7a9967;
  font-weight: 400; }

.group-availability .rc-calendar.rcav-month td.av-BEG,
.group-availability .rc-calendar.rcav-month td.av-S {
  color: #333333;
  background: #a4ffaa;
  font-weight: 400; }

.group-availability .rc-calendar.rcav-month td.av-X .rc-item-price .rc-price {
  color: rgba(255, 255, 255, 0); }

.group-availability .rc-calendar.rcav-month td.av-X.av-OUT {
  color: #7a9967;
  font-weight: 400; }
  .group-availability .rc-calendar.rcav-month td.av-X.av-OUT .rc-item-price .rc-price {
    color: #333333; }

.group-availability .rc-calendar.rcav-month td.av-IN {
  color: #959595;
  font-weight: 400;
  background: #fff;
  /* Old browsers */
  background: linear-gradient(127deg, #d6d6d6 50%, #fff 50%); }
  .group-availability .rc-calendar.rcav-month td.av-IN.av-O {
    color: #7a9967;
    font-weight: 400; }

.group-availability .rc-calendar.rcav-month td.av-OUT {
  color: #959595;
  font-weight: 400;
  background: #fff;
  /* Old browsers */
  background: linear-gradient(127deg, #fff 50%, #d6d6d6 50%); }

.node-vr-listing.view-mode-full .group-availability > .content {
  padding-left: 0;
  padding-right: 0; }

.node-vr-listing.view-mode-full .group-availability .mday {
  color: #7a9967; }

.node-vr-listing.view-mode-full .group-availability .rcav-key {
  border: none;
  background: none; }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .group-availability .rcav-key {
      display: block;
      max-width: 100%;
      overflow-y: auto; } }
  .node-vr-listing.view-mode-full .group-availability .rcav-key caption {
    display: none; }
  .node-vr-listing.view-mode-full .group-availability .rcav-key td {
    color: #000;
    padding: 9px;
    font-size: 16px; }
    .node-vr-listing.view-mode-full .group-availability .rcav-key td.label {
      border: none; }
      @media only screen and (max-width: 41.875em) {
        .node-vr-listing.view-mode-full .group-availability .rcav-key td.label {
          display: block;
          float: left;
          clear: none;
          width: 60%; } }
    .node-vr-listing.view-mode-full .group-availability .rcav-key td.day {
      border: solid 1px #959595;
      border-radius: 3px; }
      @media only screen and (max-width: 41.875em) {
        .node-vr-listing.view-mode-full .group-availability .rcav-key td.day {
          display: block;
          float: left;
          clear: both;
          width: 40%;
          margin-bottom: 10px; } }
    .node-vr-listing.view-mode-full .group-availability .rcav-key td.av-O {
      background: #fff;
      color: #7a9967; }
    .node-vr-listing.view-mode-full .group-availability .rcav-key td.av-X {
      background: #d6d6d6;
      color: #959595; }
    .node-vr-listing.view-mode-full .group-availability .rcav-key td.av-IN {
      background: #fff;
      /* Old browsers */
      background: linear-gradient(127deg, #d6d6d6 50%, #fff 50%); }
    .node-vr-listing.view-mode-full .group-availability .rcav-key td.av-OUT {
      background: #fff;
      /* Old browsers */
      background: linear-gradient(127deg, #fff 50%, #d6d6d6 50%);
      color: #7a9967; }

.node-vr-listing.view-mode-full .group-availability .rcjs-controls {
  *zoom: 1;
  height: auto;
  padding: 8px 0px 5px 0px;
  text-align: center; }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls:before, .node-vr-listing.view-mode-full .group-availability .rcjs-controls:after {
    content: " ";
    display: table; }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls:after {
    clear: both; }
  @media only screen and (min-width: 48em) {
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls {
      padding-bottom: 15px; } }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .title:after {
    display: none !important; }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .inactive {
    display: block;
    opacity: .4; }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .title {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    text-align: left !important;
    margin-top: 0px;
    text-align: center !important;
    color: #333333; }
    @media only screen and (min-width: 48em) {
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .title {
        text-align: left !important;
        padding-top: 15px; } }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev,
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next {
    width: 50px;
    height: 50px;
    border-radius: 300px;
    display: inline-block;
    overflow: hidden;
    background-color: #333333;
    position: relative;
    text-indent: -999px;
    border: solid 2px #333333;
    padding: 0px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2); }
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev.inactive,
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next.inactive {
      box-shadow: none; }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next {
    margin-left: 5px;
    background-image: url("../images/arrow-right-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px auto; }
    @media only screen and (min-width: 48em) {
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next {
        position: absolute;
        top: 0px;
        right: 0px; } }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev {
    margin-right: 5px;
    background-image: url("../images/arrow-left-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px auto; }
    @media only screen and (min-width: 48em) {
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev {
        position: absolute;
        top: 0px;
        right: 60px;
        left: auto; } }

.node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month {
  display: block;
  display: inline-block;
  position: relative;
  border: none;
  background: none;
  text-align: center; }
  @media only screen and (min-width: 37.5625em) and (max-width: 58.6875em) {
    .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month {
      width: 50%;
      float: left;
      display: block; }
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month:nth-of-type(2n+1) {
        clear: both; } }
  @media only screen and (min-width: 58.75em) {
    .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month {
      width: 25%;
      float: left;
      display: block; }
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month:nth-of-type(4n+1) {
        clear: both; } }
  .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month caption {
    font-size: 18px; }
  .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
    font-size: 17px;
    position: relative; }
    @media only screen and (min-width: 24.0625em) and (max-width: 37.5em) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        font-size: 19px;
        padding: 10px 15px 20px; } }
    @media only screen and (min-width: 683px) and (max-width: 767px) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        padding: 10px 13px 20px;
        font-size: 18px; } }
    @media only screen and (min-width: 600px) and (max-width: 682px) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        padding: 10px 10px 20px;
        font-size: 17px; } }
    @media only screen and (min-width: 48em) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        padding: 10px 15px 20px;
        font-size: 19px; } }
    @media only screen and (max-width: 30em) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        padding: 10px 10px 20px;
        font-size: 16px; } }
    @media only screen and (min-width: 58.75em) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        font-size: 13px;
        padding: 10px 7px 20px; } }
    @media only screen and (min-width: 64.0625em) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        padding: 10px 9px 20px; } }
    @media only screen and (min-width: 71.25em) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        font-size: 14px;
        padding: 10px 9px 20px; } }
    @media only screen and (min-width: 74.375em) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        font-size: 17px; } }
    .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td .rc-item-price {
      position: absolute;
      margin: auto;
      top: auto;
      bottom: 0;
      left: 0;
      right: 0;
      height: 20px;
      line-height: 0;
      padding-top: 3px; }
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td .rc-item-price span {
        color: #333333;
        font-weight: 400;
        font-size: 10px;
        display: inline;
        line-height: 1.0; }
        .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td .rc-item-price span br {
          display: none; }
        .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td .rc-item-price span.rc-price-type {
          display: none; }

.rate-calendar-disclaimer,
.rate-calendar-disclaimer-two {
  text-align: center;
  font-weight: 600;
  display: block; }

.rate-calendar-disclaimer-two {
  margin-bottom: 20px; }
  @media only screen and (max-width: 47.9375em) {
    .rate-calendar-disclaimer-two {
      font-size: 10px; } }

.node.view-mode-gmap_popup {
  margin: 10px 0 0;
  line-height: 1.4;
  font-weight: 400; }
  .node.view-mode-gmap_popup .group-header {
    text-align: center;
    padding-bottom: 5px; }
    .node.view-mode-gmap_popup .group-header .field-name-title {
      display: block; }
      .node.view-mode-gmap_popup .group-header .field-name-title, .node.view-mode-gmap_popup .group-header .field-name-title * {
        font-weight: 700; }
    .node.view-mode-gmap_popup .group-header .rc-lodging-detail {
      display: inline; }
    .node.view-mode-gmap_popup .group-header .rc-lodging-beds:after,
    .node.view-mode-gmap_popup .group-header .rc-lodging-baths:after {
      content: ', '; }
  .node.view-mode-gmap_popup .group-left {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%;
    float: left;
    padding-left: 0;
    padding-right: 0;
    max-width: 115px; }
    .node.view-mode-gmap_popup .group-left img {
      margin-top: 3px;
      margin-bottom: 8px;
      width: 100%; }
    .node.view-mode-gmap_popup .group-left .vrweb-collection-link {
      width: 30px;
      height: 30px;
      right: -5px;
      top: -5px; }
      .node.view-mode-gmap_popup .group-left .vrweb-collection-link .fi-heart,
      .node.view-mode-gmap_popup .group-left .vrweb-collection-link .fi-x {
        width: 30px;
        height: 30px;
        background-size: 20px auto;
        background-position: center; }
  .node.view-mode-gmap_popup .group-right {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%;
    float: left;
    float: left;
    padding-right: 0;
    padding-left: 8px;
    padding-bottom: 5px; }
    .node.view-mode-gmap_popup .group-right .field-name-node-link a {
      display: inline-block;
      min-height: 0px;
      height: auto;
      padding: 5px 7px;
      background: #000;
      margin-bottom: 3px;
      margin-top: 3px;
      color: #fff;
      font-weight: 400;
      letter-spacing: .03em;
      font-size: 13px;
      border-radius: 3px;
      font-family: "lato", sans-serif;
      line-height: 1.0;
      text-align: center;
      text-transform: none;
      text-decoration: none !important;
      width: 100%; }
      .node.view-mode-gmap_popup .group-right .field-name-node-link a:hover, .node.view-mode-gmap_popup .group-right .field-name-node-link a:active {
        background: #7a9967;
        color: #fff; }
  .node.view-mode-gmap_popup .group-footer {
    padding-bottom: 35px; }
    .node.view-mode-gmap_popup .group-footer .vrweb-collection-link {
      position: absolute;
      margin: auto;
      top: auto;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 28px;
      text-indent: 0;
      background: #e8e8e8;
      padding-top: 5px;
      border-radius: 3px;
      border: solid 1px #e8e8e8;
      color: #000;
      text-decoration: none; }
      .node.view-mode-gmap_popup .group-footer .vrweb-collection-link .fi-heart,
      .node.view-mode-gmap_popup .group-footer .vrweb-collection-link .fi-x {
        width: 20px;
        height: 15px;
        display: inline-block;
        margin-bottom: -3px;
        background-size: auto 15px;
        background-position: center; }
        .node.view-mode-gmap_popup .group-footer .vrweb-collection-link .fi-heart:before,
        .node.view-mode-gmap_popup .group-footer .vrweb-collection-link .fi-x:before {
          display: none; }
  .node.view-mode-gmap_popup .vrweb-driving-directions {
    display: inline-block;
    min-height: 0px;
    height: auto;
    padding: 5px 7px;
    background: #7a9967;
    margin-bottom: 3px;
    margin-top: 3px;
    color: #fff;
    font-weight: 400;
    letter-spacing: .03em;
    font-size: 13px;
    border-radius: 3px;
    font-family: "lato", sans-serif;
    line-height: 1.0;
    text-align: center;
    text-transform: none;
    text-decoration: none !important;
    width: 100%;
    border: none; }
    .node.view-mode-gmap_popup .vrweb-driving-directions:hover, .node.view-mode-gmap_popup .vrweb-driving-directions:active {
      background: #7a9967;
      color: #fff; }
    .node.view-mode-gmap_popup .vrweb-driving-directions:hover, .node.view-mode-gmap_popup .vrweb-driving-directions:active {
      background: #222222; }
  .node.view-mode-gmap_popup .group-footer {
    clear: both;
    border-top: solid 1px #f4f0e9;
    padding-top: 5px;
    text-align: center; }
    .node.view-mode-gmap_popup .group-footer .rc-item-pricing .rc-price {
      color: #4b7034;
      padding-right: 8px;
      font-weight: 700; }
    .node.view-mode-gmap_popup .group-footer .rc-item-pricing .rc-item-price-buy button {
      display: inline-block;
      min-height: 0px;
      height: auto;
      padding: 5px 7px;
      background: #4b7034;
      margin-bottom: 3px;
      margin-top: 3px;
      color: #fff;
      font-weight: 400;
      letter-spacing: .03em;
      font-size: 13px;
      border-radius: 3px;
      font-family: "lato", sans-serif;
      line-height: 1.0;
      text-align: center;
      text-transform: none;
      text-decoration: none !important;
      border: 0; }
      .node.view-mode-gmap_popup .group-footer .rc-item-pricing .rc-item-price-buy button:hover, .node.view-mode-gmap_popup .group-footer .rc-item-pricing .rc-item-price-buy button:active {
        background: #7a9967;
        color: #fff; }

.views-page .vrweb-gmaps-wrapper .rc-item-price button {
  border: none;
  background: none;
  color: #7a9967;
  text-decoration: underline;
  padding: 0.25em;
  border: none; }

.views-page .vrweb-gmaps-wrapper .field-name-node-link {
  display: block;
  margin-bottom: 10px; }
  .views-page .vrweb-gmaps-wrapper .field-name-node-link a {
    display: inline-block;
    min-height: 0px;
    height: auto;
    padding: 5px 7px;
    background: #7a9967;
    margin-bottom: 3px;
    margin-top: 3px;
    color: #fff;
    font-weight: 400;
    letter-spacing: .03em;
    font-size: 13px;
    border-radius: 3px;
    font-family: "lato", sans-serif;
    line-height: 1.0;
    text-align: center;
    text-transform: none;
    text-decoration: none !important; }
    .views-page .vrweb-gmaps-wrapper .field-name-node-link a:hover, .views-page .vrweb-gmaps-wrapper .field-name-node-link a:active {
      background: #7a9967;
      color: #fff; }
    .views-page .vrweb-gmaps-wrapper .field-name-node-link a:hover, .views-page .vrweb-gmaps-wrapper .field-name-node-link a:active {
      background: #222222; }

.views-page .vrweb-gmaps-wrapper .vrweb-driving-directions {
  display: none; }

.node-type-vr-listing .vrweb-gmaps-wrapper .field-name-node-link {
  display: none; }

.node-vr-listing.view-mode-full .gm-style .vrweb-driving-directions {
  display: inline-block;
  min-height: 0px;
  height: auto;
  padding: 5px 7px;
  background: #7a9967;
  margin-bottom: 3px;
  margin-top: 3px;
  color: #fff;
  font-weight: 400;
  letter-spacing: .03em;
  font-size: 13px;
  border-radius: 3px;
  font-family: "lato", sans-serif;
  line-height: 1.0;
  text-align: center;
  text-transform: none;
  text-decoration: none !important; }
  .node-vr-listing.view-mode-full .gm-style .vrweb-driving-directions:hover, .node-vr-listing.view-mode-full .gm-style .vrweb-driving-directions:active {
    background: #7a9967;
    color: #fff; }
  .node-vr-listing.view-mode-full .gm-style .vrweb-driving-directions:hover, .node-vr-listing.view-mode-full .gm-style .vrweb-driving-directions:active {
    background: #222222; }

.page-taxonomy-term .vrweb-gmaps-wrapper .field-name-node-link a {
  display: inline-block;
  min-height: 0px;
  height: auto;
  padding: 5px 7px;
  background: #7a9967;
  margin-bottom: 3px;
  margin-top: 3px;
  color: #fff;
  font-weight: 400;
  letter-spacing: .03em;
  font-size: 13px;
  border-radius: 3px;
  font-family: "lato", sans-serif;
  line-height: 1.0;
  text-align: center;
  text-transform: none;
  text-decoration: none !important;
  display: inline-block;
  margin-bottom: 5px; }
  .page-taxonomy-term .vrweb-gmaps-wrapper .field-name-node-link a:hover, .page-taxonomy-term .vrweb-gmaps-wrapper .field-name-node-link a:active {
    background: #7a9967;
    color: #fff; }
  .page-taxonomy-term .vrweb-gmaps-wrapper .field-name-node-link a:hover, .page-taxonomy-term .vrweb-gmaps-wrapper .field-name-node-link a:active {
    background: #222222; }

.page-taxonomy-term .vrweb-gmaps-wrapper .vrweb-driving-directions,
.page-taxonomy-term .vrweb-gmaps-wrapper .rcav-dates,
.page-taxonomy-term .vrweb-gmaps-wrapper .rc-price,
.page-taxonomy-term .vrweb-gmaps-wrapper .rc-item-quote-link {
  display: none; }

.page-taxonomy-term .vrweb-gmaps-wrapper .rc-item-price button {
  border: none;
  background: none;
  color: #7a9967;
  text-decoration: underline;
  padding: 0.25em; }

.node-type-vr-listing .gm-style .rcav-dates,
.node-type-vr-listing .gm-style .rc-price {
  display: none; }

.node-type-vr-listing .gm-style .rc-item-quote-link {
  display: none !important; }

.node-type-vr-listing .gm-style button {
  border: none;
  background: none;
  color: #7a9967;
  text-decoration: underline;
  padding: 0.25em; }

.vrfusion-rs-caption {
  position: absolute;
  top: 0;
  left: 0;
  height: 2.5em;
  width: 100%;
  color: #fff;
  background: #D0D0D0;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 0.625em;
  line-height: 2.5em; }

.search-tabs, .group-vr-full-tabs {
  /*These should stay consistent unless there 
	is a strong case for custom styling*/ }
  .search-tabs.search-tabs, .search-tabs.group-vr-full-tabs, .group-vr-full-tabs.search-tabs, .group-vr-full-tabs.group-vr-full-tabs {
    background: rgba(255, 255, 255, 0); }
  .search-tabs.search-tabs, .group-vr-full-tabs.search-tabs {
    padding-top: 30px; }
  .search-tabs .section-container,
  .search-tabs .section-container.auto,
  .search-tabs .section-container.tabs, .group-vr-full-tabs .section-container,
  .group-vr-full-tabs .section-container.auto,
  .group-vr-full-tabs .section-container.tabs {
    background: transparent; }
    .front .search-tabs .section-container, .front
    .search-tabs .section-container.auto, .front
    .search-tabs .section-container.tabs, .front .group-vr-full-tabs .section-container, .front
    .group-vr-full-tabs .section-container.auto, .front
    .group-vr-full-tabs .section-container.tabs {
      margin-bottom: 0px; }
    .search-tabs .section-container > section,
    .search-tabs .section-container.auto > section,
    .search-tabs .section-container.tabs > section, .group-vr-full-tabs .section-container > section,
    .group-vr-full-tabs .section-container.auto > section,
    .group-vr-full-tabs .section-container.tabs > section {
      background: transparent; }
      .front .search-tabs .section-container > section, .front
      .search-tabs .section-container.auto > section, .front
      .search-tabs .section-container.tabs > section, .front .group-vr-full-tabs .section-container > section, .front
      .group-vr-full-tabs .section-container.auto > section, .front
      .group-vr-full-tabs .section-container.tabs > section {
        padding-top: 0 !important; }
      .search-tabs .section-container > section .content,
      .search-tabs .section-container.auto > section .content,
      .search-tabs .section-container.tabs > section .content, .group-vr-full-tabs .section-container > section .content,
      .group-vr-full-tabs .section-container.auto > section .content,
      .group-vr-full-tabs .section-container.tabs > section .content {
        background: rgba(255, 255, 255, 0);
        border: none !important; }
      .search-tabs .section-container > section .title,
      .search-tabs .section-container.auto > section .title,
      .search-tabs .section-container.tabs > section .title, .group-vr-full-tabs .section-container > section .title,
      .group-vr-full-tabs .section-container.auto > section .title,
      .group-vr-full-tabs .section-container.tabs > section .title {
        background: rgba(255, 255, 255, 0);
        padding-right: 5px;
        border: none; }
        @media only screen and (max-width: 47.9375em) {
          .search-tabs .section-container > section .title,
          .search-tabs .section-container.auto > section .title,
          .search-tabs .section-container.tabs > section .title, .group-vr-full-tabs .section-container > section .title,
          .group-vr-full-tabs .section-container.auto > section .title,
          .group-vr-full-tabs .section-container.tabs > section .title {
            padding-left: 7px;
            padding-right: 7px;
            margin-bottom: 5px; } }
        .search-tabs .section-container > section .title a,
        .search-tabs .section-container.auto > section .title a,
        .search-tabs .section-container.tabs > section .title a, .group-vr-full-tabs .section-container > section .title a,
        .group-vr-full-tabs .section-container.auto > section .title a,
        .group-vr-full-tabs .section-container.tabs > section .title a {
          transition-property: color, background;
          transition-duration: .35s;
          transition-timing-function: ease-in-out;
          border-radius: 3px;
          background: #7a9967;
          color: #fff;
          font-size: 16px;
          padding: 10px; }
          @media only screen and (min-width: 48em) {
            .search-tabs .section-container > section .title a,
            .search-tabs .section-container.auto > section .title a,
            .search-tabs .section-container.tabs > section .title a, .group-vr-full-tabs .section-container > section .title a,
            .group-vr-full-tabs .section-container.auto > section .title a,
            .group-vr-full-tabs .section-container.tabs > section .title a {
              background: #7a9967;
              color: #fff;
              font-size: 15px;
              text-decoration: none;
              text-transform: uppercase;
              font-family: "lato", sans-serif;
              font-weight: 500;
              letter-spacing: 1px;
              padding: 12px 5px; } }
        .search-tabs .section-container > section .title:hover, .search-tabs .section-container > section .title:active,
        .search-tabs .section-container.auto > section .title:hover,
        .search-tabs .section-container.auto > section .title:active,
        .search-tabs .section-container.tabs > section .title:hover,
        .search-tabs .section-container.tabs > section .title:active, .group-vr-full-tabs .section-container > section .title:hover, .group-vr-full-tabs .section-container > section .title:active,
        .group-vr-full-tabs .section-container.auto > section .title:hover,
        .group-vr-full-tabs .section-container.auto > section .title:active,
        .group-vr-full-tabs .section-container.tabs > section .title:hover,
        .group-vr-full-tabs .section-container.tabs > section .title:active {
          background: rgba(255, 255, 255, 0); }
          .search-tabs .section-container > section .title:hover a, .search-tabs .section-container > section .title:active a,
          .search-tabs .section-container.auto > section .title:hover a,
          .search-tabs .section-container.auto > section .title:active a,
          .search-tabs .section-container.tabs > section .title:hover a,
          .search-tabs .section-container.tabs > section .title:active a, .group-vr-full-tabs .section-container > section .title:hover a, .group-vr-full-tabs .section-container > section .title:active a,
          .group-vr-full-tabs .section-container.auto > section .title:hover a,
          .group-vr-full-tabs .section-container.auto > section .title:active a,
          .group-vr-full-tabs .section-container.tabs > section .title:hover a,
          .group-vr-full-tabs .section-container.tabs > section .title:active a {
            text-decoration: none;
            color: #fff;
            background: #7a9967; }
            @media only screen and (min-width: 48em) {
              .search-tabs .section-container > section .title:hover a, .search-tabs .section-container > section .title:active a,
              .search-tabs .section-container.auto > section .title:hover a,
              .search-tabs .section-container.auto > section .title:active a,
              .search-tabs .section-container.tabs > section .title:hover a,
              .search-tabs .section-container.tabs > section .title:active a, .group-vr-full-tabs .section-container > section .title:hover a, .group-vr-full-tabs .section-container > section .title:active a,
              .group-vr-full-tabs .section-container.auto > section .title:hover a,
              .group-vr-full-tabs .section-container.auto > section .title:active a,
              .group-vr-full-tabs .section-container.tabs > section .title:hover a,
              .group-vr-full-tabs .section-container.tabs > section .title:active a {
                color: #fff;
                background: #7a9967; } }
      .search-tabs .section-container > section.active .title,
      .search-tabs .section-container.auto > section.active .title,
      .search-tabs .section-container.tabs > section.active .title, .group-vr-full-tabs .section-container > section.active .title,
      .group-vr-full-tabs .section-container.auto > section.active .title,
      .group-vr-full-tabs .section-container.tabs > section.active .title {
        background: rgba(255, 255, 255, 0);
        border: none; }
        @media only screen and (max-width: 47.9375em) {
          .search-tabs .section-container > section.active .title,
          .search-tabs .section-container.auto > section.active .title,
          .search-tabs .section-container.tabs > section.active .title, .group-vr-full-tabs .section-container > section.active .title,
          .group-vr-full-tabs .section-container.auto > section.active .title,
          .group-vr-full-tabs .section-container.tabs > section.active .title {
            margin-bottom: 0; } }
        @media only screen and (min-width: 48em) {
          .search-tabs .section-container > section.active .title:after,
          .search-tabs .section-container.auto > section.active .title:after,
          .search-tabs .section-container.tabs > section.active .title:after, .group-vr-full-tabs .section-container > section.active .title:after,
          .group-vr-full-tabs .section-container.auto > section.active .title:after,
          .group-vr-full-tabs .section-container.tabs > section.active .title:after {
            content: '';
            display: block;
            width: 0px;
            height: 0px;
            position: absolute;
            margin: auto;
            top: auto;
            bottom: -24px;
            left: 0;
            right: 0;
            border-style: solid;
            border-width: 12px;
            border-color: #2a4818 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); } }
        .search-tabs .section-container > section.active .title a,
        .search-tabs .section-container.auto > section.active .title a,
        .search-tabs .section-container.tabs > section.active .title a, .group-vr-full-tabs .section-container > section.active .title a,
        .group-vr-full-tabs .section-container.auto > section.active .title a,
        .group-vr-full-tabs .section-container.tabs > section.active .title a {
          background: #2a4818;
          color: #fff; }
          @media only screen and (min-width: 48em) {
            .search-tabs .section-container > section.active .title a,
            .search-tabs .section-container.auto > section.active .title a,
            .search-tabs .section-container.tabs > section.active .title a, .group-vr-full-tabs .section-container > section.active .title a,
            .group-vr-full-tabs .section-container.auto > section.active .title a,
            .group-vr-full-tabs .section-container.tabs > section.active .title a {
              background: #2a4818;
              color: #fff; } }
        .search-tabs .section-container > section.active .title:hover a, .search-tabs .section-container > section.active .title:active a,
        .search-tabs .section-container.auto > section.active .title:hover a,
        .search-tabs .section-container.auto > section.active .title:active a,
        .search-tabs .section-container.tabs > section.active .title:hover a,
        .search-tabs .section-container.tabs > section.active .title:active a, .group-vr-full-tabs .section-container > section.active .title:hover a, .group-vr-full-tabs .section-container > section.active .title:active a,
        .group-vr-full-tabs .section-container.auto > section.active .title:hover a,
        .group-vr-full-tabs .section-container.auto > section.active .title:active a,
        .group-vr-full-tabs .section-container.tabs > section.active .title:hover a,
        .group-vr-full-tabs .section-container.tabs > section.active .title:active a {
          color: #fff;
          cursor: default;
          background: #2a4818; }
          @media only screen and (min-width: 48em) {
            .search-tabs .section-container > section.active .title:hover a, .search-tabs .section-container > section.active .title:active a,
            .search-tabs .section-container.auto > section.active .title:hover a,
            .search-tabs .section-container.auto > section.active .title:active a,
            .search-tabs .section-container.tabs > section.active .title:hover a,
            .search-tabs .section-container.tabs > section.active .title:active a, .group-vr-full-tabs .section-container > section.active .title:hover a, .group-vr-full-tabs .section-container > section.active .title:active a,
            .group-vr-full-tabs .section-container.auto > section.active .title:hover a,
            .group-vr-full-tabs .section-container.auto > section.active .title:active a,
            .group-vr-full-tabs .section-container.tabs > section.active .title:hover a,
            .group-vr-full-tabs .section-container.tabs > section.active .title:active a {
              color: #fff;
              background: #2a4818; } }
  .search-tabs.group-vr-full-tabs .section-container > section .content, .group-vr-full-tabs.group-vr-full-tabs .section-container > section .content {
    padding-left: 0;
    padding-right: 0; }
  @media only screen and (max-width: 47.9375em) {
    .search-tabs.group-vr-full-tabs .section-container > section .title, .group-vr-full-tabs.group-vr-full-tabs .section-container > section .title {
      padding-left: 0px;
      padding-right: 0px;
      text-align: left; }
      .search-tabs.group-vr-full-tabs .section-container > section .title a, .group-vr-full-tabs.group-vr-full-tabs .section-container > section .title a {
        position: relative;
        text-align: left; }
        .search-tabs.group-vr-full-tabs .section-container > section .title a:before, .group-vr-full-tabs.group-vr-full-tabs .section-container > section .title a:before {
          content: '';
          display: block;
          width: 16px;
          height: 2px;
          background: #fff;
          position: absolute;
          margin: auto;
          top: 0px;
          bottom: 0px;
          right: 15px;
          transition: all .15s linear; }
        .search-tabs.group-vr-full-tabs .section-container > section .title a:after, .group-vr-full-tabs.group-vr-full-tabs .section-container > section .title a:after {
          content: '';
          display: block;
          width: 16px;
          height: 2px;
          background: #fff;
          position: absolute;
          margin: auto;
          top: 0px;
          bottom: 0px;
          right: 15px;
          transition: all .15s linear;
          transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg); }
    .search-tabs.group-vr-full-tabs .section-container > section.active .title, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title {
      background: rgba(255, 255, 255, 0);
      text-align: center;
      margin-top: 15px; }
      .search-tabs.group-vr-full-tabs .section-container > section.active .title a, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a {
        color: #fff;
        background: #2a4818;
        padding-right: 8px;
        border: none;
        border-bottom: dashed 1px #fff; }
        .search-tabs.group-vr-full-tabs .section-container > section.active .title a:hover, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:active, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:hover, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:active {
          background: #2a4818;
          color: #fff; }
        .search-tabs.group-vr-full-tabs .section-container > section.active .title a:after, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:before, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:after, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:before {
          background: #fff; }
        .search-tabs.group-vr-full-tabs .section-container > section.active .title a:before, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:before {
          transform: translateX(-29%) rotate(45deg);
          -webkit-transform: translateX(-29%) rotate(45deg);
          -moz-transform: translateX(-29%) rotate(45deg);
          -ms-transform: translateX(-29%) rotate(45deg);
          -o-transform: translateX(-29%) rotate(45deg); }
        .search-tabs.group-vr-full-tabs .section-container > section.active .title a:after, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:after {
          transform: translateX(37%) rotate(-45deg);
          -webkit-transform: translateX(37%) rotate(-45deg);
          -moz-transform: translateX(37%) rotate(-45deg);
          -o-transform: translateX(37%) rotate(-45deg);
          -ms-transform: translateX(37%) rotate(-45deg); }
    .search-tabs.group-vr-full-tabs .section-container > section.active:first-child .title, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active:first-child .title {
      border-top: solid 1px #fff; } }
  .search-tabs #Property-Information section p.title, .group-vr-full-tabs #Property-Information section p.title {
    height: 46px !important; }

.l-triptych {
  display: none; }
  @media only screen and (min-width: 37.5em) {
    .l-triptych {
      display: block; } }
  .l-triptych section {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (min-width: 46.25em) and (max-width: 71.8125em) {
      .l-triptych section {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left;
        clear: none;
        padding-left: 8px;
        padding-right: 8px; }
        .l-triptych section:nth-of-type(2n+1) {
          clear: both;
          padding-left: 0px;
          padding-right: 16px; }
        .l-triptych section:nth-of-type(2n) {
          clear: none;
          padding-right: 0px;
          padding-left: 16px; } }
    @media only screen and (min-width: 71.875em) {
      .l-triptych section {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left;
        clear: none;
        padding-left: 8px;
        padding-right: 8px; }
        .l-triptych section:nth-of-type(2n+1) {
          clear: both;
          padding-left: 0px;
          padding-right: 16px; }
        .l-triptych section:nth-of-type(2n) {
          clear: none;
          padding-right: 0px;
          padding-left: 16px; } }
    .l-triptych section .view-header {
      padding-bottom: 10px; }
      @media only screen and (max-width: 46.1875em) {
        .l-triptych section .view-header h4 {
          display: block;
          width: 100%;
          text-align: center; }
          .l-triptych section .view-header h4, .l-triptych section .view-header h4 a {
            background: #2a4818;
            color: #fff; }
          .l-triptych section .view-header h4 a {
            display: block;
            width: 100%;
            font-weight: 400;
            text-transform: uppercase;
            letter-spacing: .15em;
            font-size: 16px;
            padding: 8px 15px;
            box-sizing: content-box;
            margin-left: -15px;
            text-decoration: none !important;
            color: #fff !important;
            font-family: "Georgia", Georgia, Times New Roman, serif; }
            .l-triptych section .view-header h4 a:hover, .l-triptych section .view-header h4 a:active {
              background: #7a9967; }
            .l-triptych section .view-header h4 a:after {
              content: '';
              display: inline-block;
              width: 11px;
              height: 16px;
              background: url("../images/chevron-right-white.svg") center no-repeat;
              margin-left: 10px; } }
      @media only screen and (min-width: 46.25em) {
        .l-triptych section .view-header h4 {
          margin-bottom: 0px; }
          .l-triptych section .view-header h4, .l-triptych section .view-header h4 a {
            font-weight: 400;
            color: #2a4818;
            text-transform: uppercase;
            letter-spacing: .1em;
            font-size: 20px;
            font-family: "Georgia", Georgia, Times New Roman, serif; }
          .l-triptych section .view-header h4 a {
            display: block;
            text-align: left; }
            .l-triptych section .view-header h4 a:after {
              content: '';
              display: inline-block;
              width: 11px;
              height: 16px;
              background: url("../images/chevron-right-black.svg") center no-repeat;
              margin-left: 10px;
              opacity: 0;
              transition: opacity .25s ease-out; }
            .l-triptych section .view-header h4 a:hover, .l-triptych section .view-header h4 a:active {
              text-decoration: none;
              color: #222222; }
              .l-triptych section .view-header h4 a:hover:after, .l-triptych section .view-header h4 a:active:after {
                opacity: 1.0; } }
  .l-triptych .node-promoted {
    margin-bottom: 20px !important; }
    .l-triptych .node-promoted .group-left {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 33.33333%;
      float: left;
      padding-left: 0;
      padding-right: 0; }
    .l-triptych .node-promoted .group-right {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 66.66667%;
      float: left; }
    .l-triptych .node-promoted img {
      display: block;
      width: 100%;
      height: auto;
      box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); }
    .l-triptych .node-promoted .field-name-field-event-date {
      padding-bottom: 5px;
      font-style: italic;
      letter-spacing: .03em; }
    .l-triptych .node-promoted .field-name-title h5, .l-triptych .node-promoted .field-name-title h6 {
      margin-top: 0px;
      margin-bottom: 3px; }
      .l-triptych .node-promoted .field-name-title h5, .l-triptych .node-promoted .field-name-title h5 a, .l-triptych .node-promoted .field-name-title h6, .l-triptych .node-promoted .field-name-title h6 a {
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        text-transform: none;
        font-size: 20px;
        color: #222222;
        letter-spacing: .03em; }
      .l-triptych .node-promoted .field-name-title h5 a:hover,
      .l-triptych .node-promoted .field-name-title h5 a:active, .l-triptych .node-promoted .field-name-title h6 a:hover,
      .l-triptych .node-promoted .field-name-title h6 a:active {
        color: #7a9967; }
  .l-triptych .block-views-blog-block-homepage-featured {
    display: none; }
    @media only screen and (min-width: 48em) {
      .l-triptych .block-views-blog-block-homepage-featured {
        display: block; } }
    @media only screen and (min-width: 47.9375em) and (max-width: 71.8125em) {
      .l-triptych .block-views-blog-block-homepage-featured {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left; }
        .l-triptych .block-views-blog-block-homepage-featured .view-content > div {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 33.33333%;
          float: left;
          clear: none;
          padding-left: 8px;
          padding-right: 8px; }
          .l-triptych .block-views-blog-block-homepage-featured .view-content > div:nth-of-type(3n+1) {
            clear: both;
            padding-left: 0px;
            padding-right: 16px; }
          .l-triptych .block-views-blog-block-homepage-featured .view-content > div:nth-of-type(3n) {
            clear: none;
            padding-right: 0px;
            padding-left: 16px; }
          .l-triptych .block-views-blog-block-homepage-featured .view-content > div .group-left,
          .l-triptych .block-views-blog-block-homepage-featured .view-content > div .group-right {
            position: relative;
            padding-left: 15px;
            padding-right: 15px;
            width: 100%;
            float: left;
            padding-left: 0;
            padding-right: 0; }
          .l-triptych .block-views-blog-block-homepage-featured .view-content > div .field-name-title h5, .l-triptych .block-views-blog-block-homepage-featured .view-content > div .field-name-title h6 {
            margin-top: 8px; } }

.off-canvas-trigger {
  display: none;
  left: 0px;
  z-index: 1000; }
  .off-canvas-trigger a {
    display: block;
    width: 100%;
    height: 50px;
    background: #7a9967;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 14px;
    font-weight: 700;
    letter-spacing: .075em; }
    .off-canvas-trigger a:before {
      content: '';
      display: inline-block;
      width: 25px;
      height: 25px;
      background: url("../images/icon-search-white.svg") left top no-repeat;
      margin-right: 10px;
      margin-bottom: -5px; }
      .show-search .off-canvas-trigger a:before {
        background-image: url("../images/icon-x-white.svg");
        background-size: 20px;
        background-position: 5px center; }
    .off-canvas-trigger a:hover, .off-canvas-trigger a:active {
      background-color: #4b7034; }
  .off-canvas-trigger.sticky {
    position: fixed;
    top: 0;
    width: 100%; }

.search-results-page .mobile-jump-link {
  padding-bottom: 15px; }
  .search-results-page .mobile-jump-link a {
    display: block;
    background-color: #222222;
    text-transform: uppercase;
    font-family: "lato", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.3 !important;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: auto;
    height: 40px;
    font-size: 16px;
    padding: 10px 15px;
    box-sizing: content-box;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    border-radius: 0px;
    height: 18px; }
    .search-results-page .mobile-jump-link a:hover, .search-results-page .mobile-jump-link a:active {
      text-decoration: none;
      background-color: #7a9967;
      color: #fff; }

.search-results-page .mobile-jump-link {
  display: none !important; }

@media only screen and (max-width: 47.9375em) {
  .search-results-page .off-canvas-trigger {
    display: block; }
  .search-results-page aside.sidebar-first,
  .search-results-page section.block-views-11cd0f38c03fc01f6062bd5ec861b7a4 {
    position: fixed;
    left: -100%;
    height: 100%;
    width: 88%;
    top: 50px;
    transition: left .25s ease-out;
    padding-left: 0;
    padding-right: 0;
    background: #333333;
    z-index: 1000; }
    .search-results-page aside.sidebar-first .block-title,
    .search-results-page section.block-views-11cd0f38c03fc01f6062bd5ec861b7a4 .block-title {
      display: none; }
  .search-results-page .page-wrapper {
    left: 0px; }
  .search-results-page .expanded aside.sidebar-first,
  .search-results-page .expanded section.block-views-11cd0f38c03fc01f6062bd5ec861b7a4 {
    top: 347px; }
  .search-results-page .show-search .off-canvas-trigger {
    position: fixed;
    width: 100%;
    top: 0; }
  .search-results-page .show-search aside.sidebar-first,
  .search-results-page .show-search section.block-views-11cd0f38c03fc01f6062bd5ec861b7a4 {
    left: 0px; }
  .search-results-page .show-search .footer-wrapper {
    display: none; }
  .search-results-page .show-search.expanded .off-canvas-trigger {
    top: 297px; }
  .search-results-page .show-search.expanded .main.columns {
    top: 347px; }
  .search-results-page .hide-search .main.columns {
    opacity: 0;
    animation: fade-in .5s .25s forwards; } }

aside.sidebar-first section,
.block-views-11cd0f38c03fc01f6062bd5ec861b7a4 section {
  height: 100%; }

aside.sidebar-first form,
.block-views-11cd0f38c03fc01f6062bd5ec861b7a4 form {
  height: 100%; }
  @media only screen and (max-width: 47.9375em) {
    aside.sidebar-first form,
    .block-views-11cd0f38c03fc01f6062bd5ec861b7a4 form {
      overflow-y: scroll;
      padding-bottom: 200px;
      -webkit-overflow-scrolling: touch; } }
  @media only screen and (min-width: 48em) {
    aside.sidebar-first form,
    .block-views-11cd0f38c03fc01f6062bd5ec861b7a4 form {
      padding-bottom: 0px; } }

aside.sidebar-first,
aside.sidebar-second,
.field-name-exposed-form-for-specials,
.field-name-exposed-form-for-groupings {
  /*======================================
   Sidebar VR Search
 ======================================*/ }
  aside.sidebar-first .block-views,
  aside.sidebar-second .block-views,
  .field-name-exposed-form-for-specials .block-views,
  .field-name-exposed-form-for-groupings .block-views {
    background: #333333; }
    aside.sidebar-first .block-views h2.block-title,
    aside.sidebar-first .block-views h4.block-title,
    aside.sidebar-second .block-views h2.block-title,
    aside.sidebar-second .block-views h4.block-title,
    .field-name-exposed-form-for-specials .block-views h2.block-title,
    .field-name-exposed-form-for-specials .block-views h4.block-title,
    .field-name-exposed-form-for-groupings .block-views h2.block-title,
    .field-name-exposed-form-for-groupings .block-views h4.block-title {
      background: rgba(255, 255, 255, 0); }
      aside.sidebar-first .block-views h2.block-title:before,
      aside.sidebar-first .block-views h4.block-title:before,
      aside.sidebar-second .block-views h2.block-title:before,
      aside.sidebar-second .block-views h4.block-title:before,
      .field-name-exposed-form-for-specials .block-views h2.block-title:before,
      .field-name-exposed-form-for-specials .block-views h4.block-title:before,
      .field-name-exposed-form-for-groupings .block-views h2.block-title:before,
      .field-name-exposed-form-for-groupings .block-views h4.block-title:before {
        border-top-color: rgba(255, 255, 255, 0); }
    @media only screen and (min-width: 48em) {
      aside.sidebar-first .block-views,
      aside.sidebar-second .block-views,
      .field-name-exposed-form-for-specials .block-views,
      .field-name-exposed-form-for-groupings .block-views {
        background: #333333; }
        aside.sidebar-first .block-views h4.block-title,
        aside.sidebar-second .block-views h4.block-title,
        .field-name-exposed-form-for-specials .block-views h4.block-title,
        .field-name-exposed-form-for-groupings .block-views h4.block-title {
          background: rgba(255, 255, 255, 0); }
          aside.sidebar-first .block-views h4.block-title:before,
          aside.sidebar-second .block-views h4.block-title:before,
          .field-name-exposed-form-for-specials .block-views h4.block-title:before,
          .field-name-exposed-form-for-groupings .block-views h4.block-title:before {
            border-top-color: rgba(255, 255, 255, 0); } }
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes,
  aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes,
  aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes,
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes,
  aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes,
  .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes,
  .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes,
  .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes,
  .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special {
    margin-bottom: 0px; }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form {
      padding: 15px; }
      @media only screen and (min-width: 48em) {
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form,
        aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form,
        aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form,
        .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form,
        .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form {
          padding-top: 0; } }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form .description,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form label,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form .description,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form label,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form .description,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form label,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form label,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form .description {
        color: #a1be90; }
        @media only screen and (min-width: 48em) {
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form .description,
          aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form label,
          aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form .description,
          aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form label,
          aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form .description,
          .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form label,
          .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-form .description,
          .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form label,
          .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-form .description {
            color: #a1be90; } }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget {
      *zoom: 1; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:before, aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:before,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:before,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:before,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:after {
        content: " ";
        display: table; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:after,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:after,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:after,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget:after {
        clear: both; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items {
        display: inline-block;
        background-color: #4d7335;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        height: 40px;
        font-size: 16px;
        padding: 10px 15px;
        margin-bottom: 0px;
        font-weight: 700;
        font-size: 18px; }
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover, aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:active,
        aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items:hover,
        aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget #edit-submit-btm-specials-items:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-vacation-rental-listings:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget #edit-submit-btm-specials-items:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button {
      width: 100%;
      text-align: center; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset {
        display: inline;
        text-decoration: underline;
        background: none;
        color: #fff;
        margin-bottom: 0px; }
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset:hover, aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset:active,
        aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset:hover,
        aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset:active,
        aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset:hover,
        aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-reset-button #edit-reset:active,
        .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset:hover,
        .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-reset-button #edit-reset:active {
          background: none;
          color: #fff;
          text-decoration: none; }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget label, aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget label,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-avail-filter-wrapper .form-item label,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget label,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget label,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-avail-filter-wrapper .form-item label,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-exposed-widget label,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-avail-filter-wrapper .form-item label {
      margin-top: 15px; }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by {
      *zoom: 1; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:before, aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:before,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:before,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:before,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:before,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:after {
        content: " ";
        display: table; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:after,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:after,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:after,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-sort-by:after,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-sort-by:after {
        clear: both; }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-beds_numeric,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-beds-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-beds_numeric,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-beds-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-beds_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-beds-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-beds_numeric {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left;
      padding-left: 0 !important;
      padding-right: 7px;
      margin-bottom: 15px; }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-baths_numeric,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-baths-numeric-wrapper,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-baths_numeric,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-baths-numeric-wrapper,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-baths_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-baths-numeric-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-baths_numeric {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left;
      padding-right: 0 !important;
      padding-left: 7px;
      margin-bottom: 15px; }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end {
      margin-bottom: 15px; }
      @media only screen and (max-width: 30em) {
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
        aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
        aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
        aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
        aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end,
        .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin,
        .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 100%;
          float: left;
          padding-left: 0;
          padding-right: 0; }
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end label,
          aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin label,
          aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end label,
          aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin label,
          aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-end label,
          .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-begin label,
          .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-end label {
            padding-left: 0px;
            background-image: none; } }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 15px; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex label,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex label,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex label,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex label {
        color: #fff; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex .description,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-flex .description,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-flex .description {
        color: #fff;
        font-size: 12px;
        letter-spacing: .05em; }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-ldrc_type,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-occ_total_numeric,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-ldrc_location,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-ldrc_type,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-occ_total_numeric,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-ldrc_location,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-rc_core_term_ldrc_location_tid,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-weblink_dbmisc5,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .views-widget-filter-ldrc_type,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-occ_total_numeric,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-ldrc_location,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-rc_core_term_ldrc_location_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-rc_core_term_weblink_dbmisc5_tid,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-weblink_dbmisc5,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .views-widget-filter-ldrc_type {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 15px; }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-adult,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-child,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-adult,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-child,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes .form-item-avail-filter-rcav-adult,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-child,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special .form-item-avail-filter-rcav-adult {
      display: none !important; }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper {
      clear: both;
      padding-top: 10px;
      margin-bottom: 0.9375em; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"],
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper label[for="edit-field-vr-featured-amenities-tid"] {
        display: none; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-item {
        margin-bottom: 0.3125em; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding: 6px 0px; }
        @media all and (max-width: 940px) {
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox,
          .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox {
            position: relative;
            padding-left: 15px;
            padding-right: 15px;
            width: 100%;
            float: left;
            padding-left: 0 !important;
            padding-right: 0 !important; } }
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label,
        .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper .form-item-field-vr-featured-amenities-tid .form-type-bef-checkbox label {
          display: inline;
          font-size: 18px;
          font-weight: 300; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"], aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"], aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper select,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-field-vr-featured-amenities-tid-wrapper select,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper input[type="checkbox"],
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper input[type="radio"],
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-field-vr-featured-amenities-tid-wrapper select {
        margin: 0; }
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-amenities-wrapper,
    aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-amenities-wrapper,
    aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-amenities-wrapper,
    .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-amenities-wrapper,
    .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-amenities-wrapper {
      clear: both;
      margin: 0 0 10px; }
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-quick-search #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-teasers #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-map-results #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-specials #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-specials #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-rating #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-rating #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-amenities #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-amenities #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-type #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-type #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-amenities-wrapper label,
      aside.sidebar-first #views-exposed-form-btm-specials-items-page-items-on-special #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-teasers #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-map-results #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-specials #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-specials #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-rating #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-rating #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-amenities #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-amenities #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-type #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-type #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-amenities-wrapper label,
      aside.sidebar-second #views-exposed-form-btm-specials-items-page-items-on-special #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-quick-search #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-teasers #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-map-results #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-specials #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-specials #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-rating #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-rating #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-amenities #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-amenities #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-type #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-type #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-amenities-wrapper label,
      .field-name-exposed-form-for-specials #views-exposed-form-btm-specials-items-page-items-on-special #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-quick-search #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-teasers #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-map-results #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-specials #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-specials #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-rating #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-rating #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-amenities #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-amenities #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-featured-properties #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-featured-properties #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-type #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-type #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-page-condos-homes #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-vacation-rental-listings-map-condos-homes #edit-amenities-wrapper label,
      .field-name-exposed-form-for-groupings #views-exposed-form-btm-specials-items-page-items-on-special #edit-amenities-wrapper label {
        margin: 0; }
  aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget,
  aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget,
  .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget,
  .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget {
    *zoom: 1; }
    aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:before, aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
    aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:before,
    aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
    .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:before,
    .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
    .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:before,
    .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after {
      content: " ";
      display: table; }
    aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
    aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
    .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after,
    .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget:after {
      clear: both; }
    aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings,
    aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings,
    .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings,
    .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings {
      display: inline-block;
      background-color: #7a9967;
      text-transform: uppercase;
      font-family: "lato", sans-serif;
      font-weight: 400;
      letter-spacing: .1em;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out;
      text-align: center;
      line-height: 1.3 !important;
      border: none;
      border-radius: 3px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      color: #fff;
      height: auto;
      height: 40px;
      font-size: 16px;
      padding: 10px 15px; }
      aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover, aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active,
      aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
      aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active,
      .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
      .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active,
      .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
      .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active {
        text-decoration: none;
        background-color: #7a9967;
        color: #fff; }
      aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover, aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active,
      aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
      aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active,
      .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
      .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active,
      .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:hover,
      .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget #edit-submit-vacation-rental-listings:active {
        background-color: #4b7034; }
  aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget label, aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .form-item label,
  aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget label,
  aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .form-item label,
  .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget label,
  .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .form-item label,
  .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget label,
  .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .form-item label {
    margin-top: 15px; }
  aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by,
  aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by,
  .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by,
  .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by {
    *zoom: 1; }
    aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:before, aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
    aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:before,
    aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
    .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:before,
    .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
    .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:before,
    .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after {
      content: " ";
      display: table; }
    aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
    aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
    .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after,
    .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by:after {
      clear: both; }
  aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-beds-numeric-wrapper,
  aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
  aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult,
  aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-beds-numeric-wrapper,
  aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
  aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult,
  .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-beds-numeric-wrapper,
  .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
  .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult,
  .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-beds-numeric-wrapper,
  .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
  .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-adult {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    padding-left: 0 !important;
    padding-right: 7px; }
  aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-baths-numeric-wrapper,
  aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
  aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child,
  aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-baths-numeric-wrapper,
  aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
  aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child,
  .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-baths-numeric-wrapper,
  .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
  .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child,
  .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-baths-numeric-wrapper,
  .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
  .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-child {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    padding-right: 0 !important;
    padding-left: 7px; }
  @media only screen and (max-width: 30em) {
    aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
    aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end,
    .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
    .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-left: 0 !important;
      padding-right: 0 !important; }
      aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin label,
      aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end label,
      aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin label,
      aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end label,
      .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin label,
      .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end label,
      .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin label,
      .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-end label {
        padding-left: 0px;
        background-image: none; } }
  aside.sidebar-first .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button,
  aside.sidebar-second .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button,
  .field-name-exposed-form-for-specials .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button,
  .field-name-exposed-form-for-groupings .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button {
    margin-top: 15px; }

.off-canvas-trigger {
  z-index: 999; }

@media only screen and (max-width: 47.9375em) {
  .featured-tabs {
    background: rgba(255, 255, 255, 0);
    position: relative;
    height: 0px;
    overflow: hidden;
    transition-property: all;
    transition-duration: .5s;
    transform: rotateX(-90deg);
    transform-origin: top;
    animation-timing-function: ease-in-out;
    border-radius: 0px; } }

@media only screen and (max-width: 47.9375em) {
  .show-search .featured-tabs {
    transform: rotateX(0deg); } }

@media only screen and (max-width: 30em) {
  .show-search .featured-tabs {
    height: 175px;
    height: 195px; } }

@media only screen and (min-width: 30.0625em) and (max-width: 47.9375em) {
  .show-search .featured-tabs {
    height: 220px;
    height: 175px; } }

@media only screen and (min-width: 48em) {
  .featured-tabs {
    position: absolute;
    margin: auto;
    top: 60px;
    bottom: auto;
    left: 0;
    right: 0;
    z-index: 15;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.6);
    top: auto;
    bottom: 0px;
    max-width: none;
    width: 100%;
    border-radius: 0px;
    height: auto; }
    .featured-tabs.sticky {
      position: fixed;
      top: 0;
      bottom: auto; }
    .featured-tabs .ft-fw {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0;
      margin-bottom: 0;
      max-width: 1170px;
      *zoom: 1; }
      .featured-tabs .ft-fw:before, .featured-tabs .ft-fw:after {
        content: " ";
        display: table; }
      .featured-tabs .ft-fw:after {
        clear: both; } }

.featured-tabs .section-container,
.featured-tabs .section-container.auto,
.featured-tabs .section-container.tabs {
  background: rgba(255, 255, 255, 0);
  margin-bottom: 0px; }
  .featured-tabs .section-container > section,
  .featured-tabs .section-container.auto > section,
  .featured-tabs .section-container.tabs > section {
    background: rgba(255, 255, 255, 0);
    padding-top: 0 !important; }
    .featured-tabs .section-container > section .content,
    .featured-tabs .section-container.auto > section .content,
    .featured-tabs .section-container.tabs > section .content {
      background: rgba(255, 255, 255, 0);
      border: none; }
    .featured-tabs .section-container > section .title,
    .featured-tabs .section-container.auto > section .title,
    .featured-tabs .section-container.tabs > section .title {
      background: rgba(255, 255, 255, 0);
      border: none; }
      .featured-tabs .section-container > section .title a,
      .featured-tabs .section-container.auto > section .title a,
      .featured-tabs .section-container.tabs > section .title a {
        background: #222222;
        color: #fff;
        font-size: 12px;
        padding-bottom: 8px;
        padding-top: 9px;
        text-decoration: none !important;
        text-transform: uppercase;
        height: 50px;
        white-space: normal;
        font-weight: 400;
        font-family: "lato", sans-serif;
        letter-spacing: .05em; }
        .featured-tabs .section-container > section .title a:hover, .featured-tabs .section-container > section .title a:active,
        .featured-tabs .section-container.auto > section .title a:hover,
        .featured-tabs .section-container.auto > section .title a:active,
        .featured-tabs .section-container.tabs > section .title a:hover,
        .featured-tabs .section-container.tabs > section .title a:active {
          color: #fff;
          background: #333333; }
        @media only screen and (min-width: 30.0625em) {
          .featured-tabs .section-container > section .title a,
          .featured-tabs .section-container.auto > section .title a,
          .featured-tabs .section-container.tabs > section .title a {
            height: auto;
            max-height: 40px; } }
        @media only screen and (min-width: 48em) {
          .featured-tabs .section-container > section .title a,
          .featured-tabs .section-container.auto > section .title a,
          .featured-tabs .section-container.tabs > section .title a {
            background: #7a9967;
            color: #fff;
            transition-property: color, background;
            transition-duration: .35s;
            transition-timing-function: ease-in-out;
            font-size: 15px;
            padding-top: 8px;
            max-height: none; }
            .featured-tabs .section-container > section .title a:hover, .featured-tabs .section-container > section .title a:active,
            .featured-tabs .section-container.auto > section .title a:hover,
            .featured-tabs .section-container.auto > section .title a:active,
            .featured-tabs .section-container.tabs > section .title a:hover,
            .featured-tabs .section-container.tabs > section .title a:active {
              color: #fff;
              background: #333333; } }
      .featured-tabs .section-container > section .title:hover, .featured-tabs .section-container > section .title:active,
      .featured-tabs .section-container.auto > section .title:hover,
      .featured-tabs .section-container.auto > section .title:active,
      .featured-tabs .section-container.tabs > section .title:hover,
      .featured-tabs .section-container.tabs > section .title:active {
        background: rgba(255, 255, 255, 0); }
        .featured-tabs .section-container > section .title:hover a, .featured-tabs .section-container > section .title:active a,
        .featured-tabs .section-container.auto > section .title:hover a,
        .featured-tabs .section-container.auto > section .title:active a,
        .featured-tabs .section-container.tabs > section .title:hover a,
        .featured-tabs .section-container.tabs > section .title:active a {
          color: #fff;
          background: #333333; }
        @media only screen and (min-width: 48em) {
          .featured-tabs .section-container > section .title:hover a, .featured-tabs .section-container > section .title:active a,
          .featured-tabs .section-container.auto > section .title:hover a,
          .featured-tabs .section-container.auto > section .title:active a,
          .featured-tabs .section-container.tabs > section .title:hover a,
          .featured-tabs .section-container.tabs > section .title:active a {
            color: #fff;
            background: #333333; } }
    .featured-tabs .section-container > section.active .title,
    .featured-tabs .section-container.auto > section.active .title,
    .featured-tabs .section-container.tabs > section.active .title {
      background: rgba(255, 255, 255, 0);
      border: none; }
      @media only screen and (max-width: 47.9375em) {
        .featured-tabs .section-container > section.active .title,
        .featured-tabs .section-container.auto > section.active .title,
        .featured-tabs .section-container.tabs > section.active .title {
          margin-bottom: 0; } }
      @media only screen and (min-width: 48em) {
        .featured-tabs .section-container > section.active .title:after,
        .featured-tabs .section-container.auto > section.active .title:after,
        .featured-tabs .section-container.tabs > section.active .title:after {
          content: '';
          display: block;
          width: 0px;
          height: 0px;
          position: absolute;
          margin: auto;
          top: auto;
          bottom: -24px;
          left: 0;
          right: 0;
          border-style: solid;
          border-width: 12px;
          border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); } }
      .featured-tabs .section-container > section.active .title a,
      .featured-tabs .section-container.auto > section.active .title a,
      .featured-tabs .section-container.tabs > section.active .title a {
        background: rgba(255, 255, 255, 0);
        color: #222222 !important; }
        @media only screen and (min-width: 48em) {
          .featured-tabs .section-container > section.active .title a,
          .featured-tabs .section-container.auto > section.active .title a,
          .featured-tabs .section-container.tabs > section.active .title a {
            background: rgba(255, 255, 255, 0) !important;
            color: #f4f0e9 !important; } }
      .featured-tabs .section-container > section.active .title:hover a, .featured-tabs .section-container > section.active .title:active a,
      .featured-tabs .section-container.auto > section.active .title:hover a,
      .featured-tabs .section-container.auto > section.active .title:active a,
      .featured-tabs .section-container.tabs > section.active .title:hover a,
      .featured-tabs .section-container.tabs > section.active .title:active a {
        background: rgba(255, 255, 255, 0); }
        @media only screen and (min-width: 48em) {
          .featured-tabs .section-container > section.active .title:hover a, .featured-tabs .section-container > section.active .title:active a,
          .featured-tabs .section-container.auto > section.active .title:hover a,
          .featured-tabs .section-container.auto > section.active .title:active a,
          .featured-tabs .section-container.tabs > section.active .title:hover a,
          .featured-tabs .section-container.tabs > section.active .title:active a {
            background: rgba(255, 255, 255, 0) !important;
            color: #f4f0e9 !important; } }
  .featured-tabs .section-container > section .title,
  .featured-tabs .section-container.auto > section .title,
  .featured-tabs .section-container.tabs > section .title {
    display: none !important; }

.featured-tabs .view-vr-listing-featured-amenities .item-list.table {
  padding-top: 0px;
  padding-bottom: 0px; }
  @media only screen and (max-width: 47.9375em) {
    .featured-tabs .view-vr-listing-featured-amenities .item-list.table {
      width: 100%;
      display: block; } }
  .featured-tabs .view-vr-listing-featured-amenities .item-list.table .inline-list {
    margin-left: 0px;
    margin-right: 0px; }

@media only screen and (max-width: 47.9375em) {
  .featured-tabs .view-vr-listing-featured-amenities li {
    margin-left: 0px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    padding-left: 5px;
    padding-right: 5px; }
    .featured-tabs .view-vr-listing-featured-amenities li:nth-of-type(2n+1) {
      padding-left: 0px;
      clear: both; }
    .featured-tabs .view-vr-listing-featured-amenities li:nth-of-type(2n) {
      padding-right: 0px; } }

.featured-tabs .view-vr-listing-featured-amenities li a {
  display: inline-block;
  background-color: #222222;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  height: 40px;
  font-size: 16px;
  padding: 10px 15px;
  display: inline-block;
  border-radius: 3px !important;
  overflow: hidden; }
  .featured-tabs .view-vr-listing-featured-amenities li a:hover, .featured-tabs .view-vr-listing-featured-amenities li a:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }
  @media only screen and (max-width: 47.9375em) {
    .featured-tabs .view-vr-listing-featured-amenities li a {
      width: 100%;
      background: #333333;
      color: #222222; } }

.qs-trigger.sticky + .featured-tabs {
  position: fixed;
  top: 40px;
  bottom: auto;
  z-index: 1000;
  background: #f4f0e9; }

.l-featured .ft-fw {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1170px;
  *zoom: 1; }
  .l-featured .ft-fw:before, .l-featured .ft-fw:after {
    content: " ";
    display: table; }
  .l-featured .ft-fw:after {
    clear: both; }
  @media only screen and (max-width: 47.9375em) {
    .l-featured .ft-fw {
      padding-left: 10px;
      padding-right: 10px; }
      .l-featured .ft-fw #edit-occ-total-numeric-wrapper {
        display: none !important; }
      .l-featured .ft-fw #edit-ldrc-location-wrapper {
        display: none !important; }
      .l-featured .ft-fw #edit-ldrc-type-wrapper {
        display: none !important; } }

.toggle-font {
  float: right;
  display: inline-block;
  width: auto;
  position: relative; }
  @media only screen and (max-width: 64em) {
    .toggle-font {
      display: none; } }
  .toggle-font a {
    background-color: whitesmoke;
    background-image: linear-gradient(white, #e6e6e6);
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 2px 0px;
    display: inline-block;
    border-radius: 3px;
    height: 35px; }
  .toggle-font span {
    display: inline-block;
    width: 34px;
    height: 35px; }
  .toggle-font .smaller-txt {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-image: url("../images/icon-smaller-txt.png");
    background-position: center;
    background-repeat: no-repeat; }
  .toggle-font .larger-txt {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    background-image: url("../images/icon-larger-txt.png");
    background-position: center;
    background-repeat: no-repeat; }
  .toggle-font .active {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25); }
  .toggle-font .inactive {
    opacity: .5;
    background-color: #e6e6e6;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25); }
  .toggle-font .larger-txt.inactive,
  .toggle-font .smaller-txt.active {
    display: none; }
  .large-text .toggle-font .larger-txt.inactive,
  .large-text .toggle-font .smaller-txt.active {
    display: inline-block; }
  .large-text .toggle-font .smaller-txt.inactive,
  .large-text .toggle-font .larger-txt.active {
    display: none; }

.field-name-field-page-snippet-title {
  font-family: "lato", sans-serif;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: .1em;
  border-top: solid 1px #2a4818;
  border-bottom: solid 1px #2a4818;
  text-align: center;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #2a4818;
  color: #fff;
  position: relative; }
  .field-name-field-page-snippet-title:before {
    content: '';
    position: absolute;
    margin: auto;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px;
    border-color: #2a4818 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    bottom: -20px; }
  @media only screen and (max-width: 64em) {
    .field-name-field-page-snippet-title {
      font-size: 18px; } }

.field-name-field-page-snippet-content {
  padding-bottom: 20px; }
  .field-name-field-page-snippet-content ul {
    margin-left: 0px;
    margin-right: 0px; }
    @media only screen and (max-width: 64em) {
      .field-name-field-page-snippet-content ul li {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        clear: none;
        padding-left: 0px;
        padding-right: 0px; }
        .field-name-field-page-snippet-content ul li:nth-of-type(0n+1) {
          clear: both;
          padding-left: 0px;
          padding-right: 0px; }
        .field-name-field-page-snippet-content ul li:nth-of-type(0n) {
          clear: none;
          padding-right: 0px;
          padding-left: 0px; } }
    @media only screen and (min-width: 64.0625em) {
      .field-name-field-page-snippet-content ul li {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left;
        clear: none;
        padding-left: 5px;
        padding-right: 5px; }
        .field-name-field-page-snippet-content ul li:nth-of-type(3n+1) {
          clear: both;
          padding-left: 0px;
          padding-right: 10px; }
        .field-name-field-page-snippet-content ul li:nth-of-type(3n) {
          clear: none;
          padding-right: 0px;
          padding-left: 10px; } }
    .field-name-field-page-snippet-content ul li img {
      display: block;
      width: 100%;
      height: auto; }
    .field-name-field-page-snippet-content ul li .node-snippet {
      box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
      border: solid 1px #7a9967; }
      .field-name-field-page-snippet-content ul li .node-snippet .group-content {
        *zoom: 1;
        background: #7a9967; }
        .field-name-field-page-snippet-content ul li .node-snippet .group-content:before, .field-name-field-page-snippet-content ul li .node-snippet .group-content:after {
          content: " ";
          display: table; }
        .field-name-field-page-snippet-content ul li .node-snippet .group-content:after {
          clear: both; }
      .field-name-field-page-snippet-content ul li .node-snippet:hover {
        border-color: #6e8a5d; }
    .field-name-field-page-snippet-content ul li .field-name-field-snippet-image {
      background: #fff;
      position: relative;
      position: relative; }
      .field-name-field-page-snippet-content ul li .field-name-field-snippet-image:before {
        content: '';
        position: absolute;
        margin: auto;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 15px;
        border-color: #7a9967 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
        bottom: -30px;
        border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #7a9967 rgba(255, 255, 255, 0); }
      .field-name-field-page-snippet-content ul li .field-name-field-snippet-image:before {
        bottom: 0px;
        right: auto;
        left: 25px; }
    .field-name-field-page-snippet-content ul li .snippet-link a {
      color: #fff; }
      .field-name-field-page-snippet-content ul li .snippet-link a:hover {
        text-decoration: none; }
    .field-name-field-page-snippet-content ul li .field-name-title {
      min-height: 70px;
      text-align: center; }
      .field-name-field-page-snippet-content ul li .field-name-title h3 {
        color: #fff;
        margin: 0;
        padding-top: 10px;
        padding-bottom: 3px;
        font-size: 22px; }
        .field-name-field-page-snippet-content ul li .field-name-title h3:hover {
          text-decoration: none; }
    .field-name-field-page-snippet-content ul li .field-name-title,
    .field-name-field-page-snippet-content ul li .field-name-field-snippet-text {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; }
    .field-name-field-page-snippet-content ul li .field-name-field-snippet-text {
      min-height: 41px;
      padding-bottom: 5px; }
      .field-name-field-page-snippet-content ul li .field-name-field-snippet-text, .field-name-field-page-snippet-content ul li .field-name-field-snippet-text a {
        color: #000 !important;
        text-decoration: none !important; }

.section-meet-the-team .field-name-field-page-snippet-content .field-name-field-snippet-text {
  min-height: 56px;
  padding-bottom: 10px; }

#views-exposed-form-vacation-rental-listings-page-quick-search {
  *zoom: 1; }
  #views-exposed-form-vacation-rental-listings-page-quick-search:before, #views-exposed-form-vacation-rental-listings-page-quick-search:after {
    content: " ";
    display: table; }
  #views-exposed-form-vacation-rental-listings-page-quick-search:after {
    clear: both; }
  #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper,
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric,
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_location,
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_type,
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0; }
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric,
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_location,
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_type {
    margin-bottom: 15px; }
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button {
    margin-bottom: 0px;
    display: block;
    background-color: #4d7335;
    text-transform: uppercase;
    font-family: "lato", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.3 !important;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: auto;
    height: 40px;
    font-size: 16px;
    padding: 10px 15px;
    font-weight: bold; }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button:hover, #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button:active {
      text-decoration: none;
      background-color: #7a9967;
      color: #fff; }
  @media only screen and (min-width: 30.0625em) and (max-width: 47.9375em) {
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric,
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_ldrc_location_tid,
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_location,
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_type {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left; }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric {
      float: right;
      margin-top: -40px;
      padding-right: 0;
      padding-left: 8px; }
      .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric {
        margin-top: 0; }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_type {
      padding-right: 0;
      padding-left: 8px; }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_ldrc_location_tid,
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_location {
      padding-left: 0;
      padding-right: 8px;
      padding-top: 15px; }
      .sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_ldrc_location_tid, .sidebar-second
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_location {
        padding-top: 0; } }
  #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    padding: 0px 8px 15px; }
    #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-flex {
      width: 100%; }
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-flex {
        padding-top: 0; }
      #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-flex .option {
        font-weight: 700;
        letter-spacing: .075em; }
        #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-flex .option:after {
          content: ': '; }
      #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-flex input.form-checkbox {
        margin-right: 3px; }
      #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-flex .description {
        font-size: 13px;
        display: inline; }
      @media only screen and (min-width: 30.0625em) and (max-width: 47.9375em) {
        #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-flex {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 50%;
          float: left;
          padding-left: 0;
          padding-right: 0; } }
    @media only screen and (max-width: 47.9375em) {
      #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-begin, #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-adult {
        padding-left: 0; }
      #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-end, #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-child {
        padding-right: 0; } }
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-by,
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-sort-order {
    display: none; }
  .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search .rc-avail-embed-msg {
    padding: 0; }
  @media only screen and (min-width: 48em) {
    .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 20%;
      float: left;
      padding-left: 0;
      padding-right: 0; }
    .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 80%;
      float: left;
      padding-left: 0;
      padding-right: 0; }
      .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 25%;
        float: left;
        padding-left: 0;
        padding-bottom: 0px; }
        .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-flex {
          width: 150%;
          padding-top: 10px; }
          .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-flex .option {
            font-weight: 700;
            letter-spacing: .075em; }
            .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-flex .option:after {
              content: ': '; }
          .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-flex .description {
            display: inline;
            font-size: 13px;
            padding-left: 3px; } }
  #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-adult, #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-child {
    display: none; }
  @media only screen and (min-width: 48em) {
    .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 33.33333%;
      float: left;
      padding-left: 0;
      padding-right: 0; }
      .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search #edit-avail-filter-wrapper .views-widget > .form-item {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left;
        padding-left: 0;
        padding-right: 8px; }
    .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric,
    .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-rc_core_term_ldrc_location_tid,
    .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_location,
    .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-ldrc_type {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 16.66667%;
      float: left;
      padding-left: 0;
      padding-right: 8px;
      margin-bottom: 0; }
    .featured-tabs #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 16.66667%;
      float: left;
      padding-left: 0;
      padding-right: 0; } }
  aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search {
    padding-bottom: 20px; }
    aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item {
      margin-bottom: 0px; }
      aside.sidebar-second #views-exposed-form-vacation-rental-listings-page-quick-search .form-item label {
        margin-top: 0px !important; }

.reveal-modal {
  padding: 15px;
  max-height: 650px;
  overflow: auto;
  background-color: #f4f0e9; }
  .reveal-modal .close-reveal-modal {
    background: url("../images/icon-x-green.svg") center no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -999px; }
  .reveal-modal.tld-groupings {
    height: 85%;
    max-height: none; }

@media only screen and (min-width: 106.25em) {
  .specials-reveal {
    width: 60%;
    margin-left: -30%; } }

@media only screen and (min-width: 125em) {
  .specials-reveal {
    width: 50%;
    margin-left: -25%; } }

.specials-reveal .view-header {
  text-align: center;
  font-family: "Georgia", Georgia, Times New Roman, serif;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #7a9967;
  padding-bottom: 8px;
  text-align: left;
  border-bottom: solid 1px #7a9967; }
  .specials-reveal .view-header:before {
    content: '';
    display: inline-block;
    width: 23px;
    height: 19px;
    margin-bottom: -5px;
    background: url("../images/icon-saletag-tertiary.svg") left center no-repeat; }
  @media only screen and (min-width: 30.0625em) {
    .specials-reveal .view-header {
      font-size: 20px;
      text-align: center; }
      .specials-reveal .view-header:before {
        content: '';
        display: inline-block;
        width: 23px;
        height: 19px;
        margin-bottom: -5px;
        background: url("../images/icon-saletag-tertiary.svg") left center no-repeat;
        width: 25px;
        height: 25px; } }

.specials-reveal .view-footer {
  border-top: solid 1px #7a9967;
  clear: both;
  padding-top: 10px;
  color: #7a9967;
  text-align: center; }
  .specials-reveal .view-footer * {
    color: #7a9967; }

.specials-reveal .view-content {
  *zoom: 1; }
  .specials-reveal .view-content:before, .specials-reveal .view-content:after {
    content: " ";
    display: table; }
  .specials-reveal .view-content:after {
    clear: both; }
  .specials-reveal .view-content ul.specials-popup-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start; }
    @media only screen and (min-width: 48em) {
      .specials-reveal .view-content ul.specials-popup-list {
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; } }

.specials-reveal .views-row {
  -ms-flex: 1 1 100%;
      flex: 1 1 100%;
  padding: 15px 10px; }
  @media only screen and (min-width: 48em) {
    .specials-reveal .views-row {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }
  @media only screen and (min-width: 74.375em) {
    .specials-reveal .views-row {
      -ms-flex-preferred-size: 33.333%;
          flex-basis: 33.333%; } }
  @media only screen and (min-width: 115.625em) {
    .specials-reveal .views-row {
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%; } }

@media only screen and (min-width: 48em) and (max-width: 64em) {
  .alternate-prices-modal.open {
    width: 80%;
    margin-left: -40%; } }

@media only screen and (min-width: 64.0625em) {
  .alternate-prices-modal.open {
    width: 60%;
    margin-left: -30%; } }

@media only screen and (min-width: 87.5em) {
  .alternate-prices-modal.open {
    width: 40%;
    margin-left: -20%; } }

.alternate-prices-modal.open > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-line-pack: distribute;
      align-content: space-around; }
  .alternate-prices-modal.open > div .rc-item-price {
    margin: 5px auto;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
    @media only screen and (min-width: 40em) {
      .alternate-prices-modal.open > div .rc-item-price {
        -ms-flex-preferred-size: 48%;
            flex-basis: 48%; } }

.alternate-prices-modal.open:before {
  content: 'Alternate Stays:';
  display: block;
  width: 100%;
  text-align: center;
  font-family: "Georgia", Georgia, Times New Roman, serif;
  color: #7a9967;
  font-size: 18px;
  letter-spacing: .05em;
  text-transform: uppercase; }

.alternate-prices-modal.open .rc-item-price,
.alternate-prices-modal.open .rc-item-price:nth-child(2n) {
  padding: 10px;
  background: #e8fdf0;
  border: solid 1px #b8edbf;
  border-radius: 3px;
  overflow: hidden; }
  .alternate-prices-modal.open .rc-item-price .rcav-dates,
  .alternate-prices-modal.open .rc-item-price:nth-child(2n) .rcav-dates {
    font-size: 16px;
    font-weight: 600;
    color: #7a9967; }
  .alternate-prices-modal.open .rc-item-price .rc-price,
  .alternate-prices-modal.open .rc-item-price:nth-child(2n) .rc-price {
    color: #5caf1e;
    font-size: 24px; }
    .alternate-prices-modal.open .rc-item-price .rc-price sup,
    .alternate-prices-modal.open .rc-item-price:nth-child(2n) .rc-price sup {
      font-size: 14px; }

.page-submit-review #page-title {
  padding-left: 15px;
  padding-right: 15px; }

#vrfusion-reviews-form > div > div {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 15px; }

#vrfusion-reviews-form label {
  font-weight: 600;
  margin-bottom: 5px; }

@media only screen and (min-width: 48em) {
  #vrfusion-reviews-form .field-name-field-first-name,
  #vrfusion-reviews-form .field-name-field-last-name,
  #vrfusion-reviews-form .field-name-field-email {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
    float: left;
    padding-left: 0; }
  #vrfusion-reviews-form .field-name-field-email {
    padding-right: 0; } }

#vrfusion-reviews-form #edit-field-dates-stayed {
  clear: both; }
  #vrfusion-reviews-form #edit-field-dates-stayed fieldset {
    margin: 0; }
  #vrfusion-reviews-form #edit-field-dates-stayed span.fieldset-legend {
    font-size: 0.875em;
    font-weight: 600;
    font-style: normal;
    color: #000;
    min-height: 14px;
    margin-bottom: 5px; }
    #vrfusion-reviews-form #edit-field-dates-stayed span.fieldset-legend.error {
      color: #c60f13 !important; }
    #vrfusion-reviews-form #edit-field-dates-stayed span.fieldset-legend.success {
      color: #5da423 !important; }
  #vrfusion-reviews-form #edit-field-dates-stayed .description {
    display: none; }

#vrfusion-reviews-form div.field-type-fivestar {
  display: block;
  height: auto;
  margin-bottom: 15px; }

#vrfusion-reviews-form #edit-field-review-review {
  margin-top: 1em; }

#vrfusion-reviews-form .container-inline-date .date-padding {
  padding: 0; }

#vrfusion-reviews-form .date-no-float {
  clear: none;
  float: left;
  width: auto; }
  #vrfusion-reviews-form .date-no-float label {
    display: inline-block; }
  #vrfusion-reviews-form .date-no-float .date-padding {
    display: inline-block;
    float: none; }

#vrfusion-reviews-form input.date-clear.form-text {
  width: 180px; }

#vrfusion-reviews-form .tld-rating-helper {
  clear: both;
  font-size: 0.75em;
  font-style: italic;
  position: relative;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #222222; }

#vrfusion-reviews-form .field-name-field-review-first-time .form-radios .form-type-radio {
  display: inline-block;
  min-width: 100px; }
  #vrfusion-reviews-form .field-name-field-review-first-time .form-radios .form-type-radio input {
    display: inline;
    float: left; }
  #vrfusion-reviews-form .field-name-field-review-first-time .form-radios .form-type-radio label {
    margin-left: 25px;
    margin-top: -4px; }

.page-header-alt {
  border-bottom: none !important; }
  .page-header-alt .title-wrapper {
    width: 100% !important; }
  .page-header-alt #page-title {
    color: #222222 !important; }

.brands-wrapper {
  clear: both;
  padding: 15px 0;
  text-align: center; }
  .brands-wrapper img {
    width: 100%;
    max-width: 1400px;
    height: auto; }

.block-views-value-propositions-block {
  padding: 15px !important;
  background: #333333; }
  @media only screen and (max-width: 47.9375em) {
    .blog-ttd-events-details-page .block-views-value-propositions-block {
      box-sizing: content-box;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      margin-left: -15px;
      clear: both; } }
  @media only screen and (min-width: 48em) {
    .blog-ttd-events-details-page .block-views-value-propositions-block {
      float: right;
      clear: right;
      width: 30%;
      margin-top: 10px;
      margin-bottom: 20px; } }
  @media only screen and (min-width: 64.0625em) {
    .blog-ttd-events-details-page .block-views-value-propositions-block {
      width: 25%; } }
  @media only screen and (min-width: 48em) {
    .block-views-value-propositions-block {
      background: #333333; } }
  .block-views-value-propositions-block .view-mode-teaser {
    background: none; }
  .block-views-value-propositions-block ol,
  .block-views-value-propositions-block ul {
    margin-top: 5px !important;
    margin-bottom: 0px; }
    .block-views-value-propositions-block ol + h2,
    .block-views-value-propositions-block ol + h3,
    .block-views-value-propositions-block ol + h4,
    .block-views-value-propositions-block ol + h5,
    .block-views-value-propositions-block ol + h6,
    .block-views-value-propositions-block ul + h2,
    .block-views-value-propositions-block ul + h3,
    .block-views-value-propositions-block ul + h4,
    .block-views-value-propositions-block ul + h5,
    .block-views-value-propositions-block ul + h6 {
      margin-top: 0px; }
  .block-views-value-propositions-block, .block-views-value-propositions-block li, .block-views-value-propositions-block p {
    font-weight: 300;
    color: #fff; }
  .block-views-value-propositions-block .field-name-body {
    width: 100% !important;
    border-top: none !important;
    padding-right: 0 !important; }
  .block-views-value-propositions-block h2,
  .block-views-value-propositions-block h3,
  .block-views-value-propositions-block h4,
  .block-views-value-propositions-block h5 {
    color: #a1be90;
    text-align: center; }
  .block-views-value-propositions-block h6 {
    text-align: center;
    color: #a1be90;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3; }
  .block-views-value-propositions-block .field-name-title h4 {
    margin: auto;
    text-align: center;
    color: #a1be90;
    font-family: "Georgia", Georgia, Times New Roman, serif;
    font-size: 22px;
    letter-spacing: .03em;
    border-bottom: none; }
  .block-views-value-propositions-block ul {
    margin-left: 15px;
    list-style: disc;
    margin-top: 10px; }
    .block-views-value-propositions-block ul li {
      padding-bottom: 10px;
      line-height: 1.3; }
  .block-views-value-propositions-block ol {
    margin-left: 0;
    list-style: none;
    margin-top: 10px; }
    .block-views-value-propositions-block ol li {
      padding-bottom: 10px;
      line-height: 1.3; }
  .block-views-value-propositions-block .field-name-field-vp-link a {
    display: block;
    background-color: white;
    text-transform: uppercase;
    font-family: "lato", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.3 !important;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: auto;
    min-height: 30px;
    font-size: 12px;
    padding: 8px 12px 7px;
    background-color: rgba(255, 255, 255, 0);
    color: white;
    border: solid 1px white;
    box-shadow: none;
    text-align: left;
    background: url("../images/chevron-right-white.svg") 98% center no-repeat;
    background-size: auto 17px; }
    .block-views-value-propositions-block .field-name-field-vp-link a:hover, .block-views-value-propositions-block .field-name-field-vp-link a:active {
      text-decoration: none;
      background-color: #7a9967;
      color: #fff; }
    .block-views-value-propositions-block .field-name-field-vp-link a:hover, .block-views-value-propositions-block .field-name-field-vp-link a:active {
      color: #fff;
      background-color: white;
      box-shadow: none; }
    .block-views-value-propositions-block .field-name-field-vp-link a:hover, .block-views-value-propositions-block .field-name-field-vp-link a:active {
      background-color: #4b7034;
      color: #fff; }

.front #page-title {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  text-align: center;
  background: #FFF;
  margin: 0 auto;
  padding: 15px 0 15px 0;
  font-size: 22px;
  font-weight: 600;
  color: #2a4818;
  z-index: 1; }
  @media only screen and (min-width: 48em) {
    .front #page-title {
      font-size: 36px;
      font-weight: 400; } }

.front .l-main,
.front .main.columns {
  padding: 0; }

.front .row.l-main {
  margin-top: 0px !important; }

.front .block-views-d7fb3a93163bfe4c1d91f19e8effd379 {
  clear: both;
  background: #f4f0e9; }

.front .hp-callout-search-all-link {
  min-width: 30%;
  display: inline-block;
  background-color: #333333;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  height: 40px;
  font-size: 16px;
  padding: 10px 15px; }
  .front .hp-callout-search-all-link:hover, .front .hp-callout-search-all-link:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }

.front .hp-callout-wrapper {
  text-align: center; }

.front .node-page.view-mode-full {
  padding: 25px 15px 0; }
  @media only screen and (min-width: 48em) {
    .front .node-page.view-mode-full {
      padding-left: 0;
      padding-right: 0; } }
  .front .node-page.view-mode-full .group-content .field-name-body {
    orphans: 0; }
    .front .node-page.view-mode-full .group-content .field-name-body > h1, .front .node-page.view-mode-full .group-content .field-name-body > h2, .front .node-page.view-mode-full .group-content .field-name-body > h3, .front .node-page.view-mode-full .group-content .field-name-body > h4, .front .node-page.view-mode-full .group-content .field-name-body > h5, .front .node-page.view-mode-full .group-content .field-name-body > h6 {
      font-weight: 400;
      font-size: 30px;
      font-family: "Georgia", Georgia, Times New Roman, serif;
      color: #2f4c1e; }
  @media only screen and (min-width: 48em) {
    .front .node-page.view-mode-full .group-content {
      display: block;
      float: none;
      max-width: 70%;
      margin: auto; } }

.front .l-content-bottom {
  padding-bottom: 0px; }
  .front .l-content-bottom .item-list {
    padding: 20px 0px 13px; }
    .front .l-content-bottom .item-list ul {
      width: 100%;
      display: inline-block;
      line-height: 4em;
      margin-bottom: 0;
      margin-left: 0; }
      .front .l-content-bottom .item-list ul li {
        display: inline-block;
        width: 20%;
        text-align: center;
        font-size: 1.3em;
        float: left; }
        @media screen and (max-width: 1108px) {
          .front .l-content-bottom .item-list ul li {
            width: 50%; } }
        @media screen and (max-width: 400px) {
          .front .l-content-bottom .item-list ul li {
            width: 100%; } }

.qs-trigger {
  display: none !important; }
  @media only screen and (max-width: 47.9375em) {
    .front .qs-trigger {
      display: block !important;
      z-index: 14;
      position: absolute;
      margin: auto;
      top: 0;
      bottom: auto;
      left: 0;
      right: 0;
      color: #fff;
      width: 100%;
      height: 40px;
      text-align: center;
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .front .qs-trigger.sticky {
        position: fixed;
        top: 0; }
      .front .qs-trigger a, .front .qs-trigger a:link, .front .qs-trigger a:visited {
        text-align: center;
        background-color: #7a9967;
        color: #fff;
        display: inline-block;
        height: 40px;
        padding: 11px;
        margin-top: 0px;
        transition: background-color, .4s ease-in-out;
        text-transform: uppercase;
        letter-spacing: .1em;
        font-weight: 700;
        width: 100%;
        max-width: none; }
        .front .qs-trigger a:after, .front .qs-trigger a:link:after, .front .qs-trigger a:visited:after {
          content: '';
          display: inline-block;
          width: 30px;
          height: 12px;
          background: url("../images/chevron-down-white.svg") center no-repeat; }
    .front .show-search .qs-trigger a, .front .show-search .qs-trigger a:link, .front .show-search .qs-trigger a:visited {
      color: #fff; }
      .front .show-search .qs-trigger a:after, .front .show-search .qs-trigger a:link:after, .front .show-search .qs-trigger a:visited:after {
        background-image: url("../images/chevron-up-white.svg"); } }

.front .l-featured {
  padding-top: 40px;
  background: #f4f0e9; }
  @media only screen and (min-width: 48em) {
    .front .l-featured {
      padding-top: 0px;
      padding-bottom: 0px; } }

aside.sidebar-second,
aside.sidebar-first,
.field-name-exposed-form-for-specials,
.field-name-exposed-form-for-groupings {
  margin-top: -30px;
  color: #fff; }
  .show-search aside.sidebar-second, .show-search
  aside.sidebar-first, .show-search
  .field-name-exposed-form-for-specials, .show-search
  .field-name-exposed-form-for-groupings {
    margin-top: 0; }
  @media only screen and (max-width: 47.9375em) {
    aside.sidebar-second,
    aside.sidebar-first,
    .field-name-exposed-form-for-specials,
    .field-name-exposed-form-for-groupings {
      padding-left: 0;
      padding-right: 0; } }
  aside.sidebar-second a,
  aside.sidebar-first a,
  .field-name-exposed-form-for-specials a,
  .field-name-exposed-form-for-groupings a {
    color: #fff; }
  aside.sidebar-second a:hover,
  aside.sidebar-second a:active,
  aside.sidebar-first a:hover,
  aside.sidebar-first a:active,
  .field-name-exposed-form-for-specials a:hover,
  .field-name-exposed-form-for-specials a:active,
  .field-name-exposed-form-for-groupings a:hover,
  .field-name-exposed-form-for-groupings a:active {
    color: #CCC; }
  aside.sidebar-second h4.block-title,
  aside.sidebar-first h4.block-title,
  .field-name-exposed-form-for-specials h4.block-title,
  .field-name-exposed-form-for-groupings h4.block-title {
    background: rgba(255, 255, 255, 0);
    color: #a1be90;
    margin-bottom: 0px;
    padding: 8px 0;
    margin-top: 0;
    text-align: center;
    font-size: 22px;
    font-family: "Georgia", Georgia, Times New Roman, serif;
    font-weight: 400;
    letter-spacing: .05em; }
    @media only screen and (min-width: 48em) {
      aside.sidebar-second h4.block-title,
      aside.sidebar-first h4.block-title,
      .field-name-exposed-form-for-specials h4.block-title,
      .field-name-exposed-form-for-groupings h4.block-title {
        background: rgba(255, 255, 255, 0); }
        aside.sidebar-second h4.block-title:before,
        aside.sidebar-first h4.block-title:before,
        .field-name-exposed-form-for-specials h4.block-title:before,
        .field-name-exposed-form-for-groupings h4.block-title:before {
          border-top-color: rgba(255, 255, 255, 0); } }
  aside.sidebar-second section,
  aside.sidebar-first section,
  .field-name-exposed-form-for-specials section,
  .field-name-exposed-form-for-groupings section {
    background: #333333;
    *zoom: 1; }
    aside.sidebar-second section:before, aside.sidebar-second section:after,
    aside.sidebar-first section:before,
    aside.sidebar-first section:after,
    .field-name-exposed-form-for-specials section:before,
    .field-name-exposed-form-for-specials section:after,
    .field-name-exposed-form-for-groupings section:before,
    .field-name-exposed-form-for-groupings section:after {
      content: " ";
      display: table; }
    aside.sidebar-second section:after,
    aside.sidebar-first section:after,
    .field-name-exposed-form-for-specials section:after,
    .field-name-exposed-form-for-groupings section:after {
      clear: both; }
    @media only screen and (min-width: 48em) {
      aside.sidebar-second section,
      aside.sidebar-first section,
      .field-name-exposed-form-for-specials section,
      .field-name-exposed-form-for-groupings section {
        background: #333333;
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
        margin-bottom: 20px; } }
  aside.sidebar-second ul.menu, aside.sidebar-second .item-list ul,
  aside.sidebar-first ul.menu,
  aside.sidebar-first .item-list ul,
  .field-name-exposed-form-for-specials ul.menu,
  .field-name-exposed-form-for-specials .item-list ul,
  .field-name-exposed-form-for-groupings ul.menu,
  .field-name-exposed-form-for-groupings .item-list ul {
    width: 90%;
    list-style: none;
    margin-left: 5%;
    padding-bottom: 10px; }
    @media only screen and (max-width: 47.9375em) {
      aside.sidebar-second ul.menu, aside.sidebar-second .item-list ul,
      aside.sidebar-first ul.menu,
      aside.sidebar-first .item-list ul,
      .field-name-exposed-form-for-specials ul.menu,
      .field-name-exposed-form-for-specials .item-list ul,
      .field-name-exposed-form-for-groupings ul.menu,
      .field-name-exposed-form-for-groupings .item-list ul {
        margin-bottom: 0px;
        padding-bottom: 10px; } }
    aside.sidebar-second ul.menu li, aside.sidebar-second .item-list ul li,
    aside.sidebar-first ul.menu li,
    aside.sidebar-first .item-list ul li,
    .field-name-exposed-form-for-specials ul.menu li,
    .field-name-exposed-form-for-specials .item-list ul li,
    .field-name-exposed-form-for-groupings ul.menu li,
    .field-name-exposed-form-for-groupings .item-list ul li {
      margin-left: 0px;
      line-height: 1.2;
      padding-bottom: 8px;
      padding-left: 12px;
      border-bottom: none !important; }
      @media only screen and (min-width: 48em) {
        aside.sidebar-second ul.menu li, aside.sidebar-second .item-list ul li,
        aside.sidebar-first ul.menu li,
        aside.sidebar-first .item-list ul li,
        .field-name-exposed-form-for-specials ul.menu li,
        .field-name-exposed-form-for-specials .item-list ul li,
        .field-name-exposed-form-for-groupings ul.menu li,
        .field-name-exposed-form-for-groupings .item-list ul li {
          position: relative; }
          aside.sidebar-second ul.menu li:before, aside.sidebar-second .item-list ul li:before,
          aside.sidebar-first ul.menu li:before,
          aside.sidebar-first .item-list ul li:before,
          .field-name-exposed-form-for-specials ul.menu li:before,
          .field-name-exposed-form-for-specials .item-list ul li:before,
          .field-name-exposed-form-for-groupings ul.menu li:before,
          .field-name-exposed-form-for-groupings .item-list ul li:before {
            content: '';
            position: absolute;
            margin: auto;
            top: auto;
            bottom: 0;
            left: 0;
            right: 0;
            display: block;
            width: 0px;
            height: 0px;
            border-style: solid;
            border-width: 5px;
            border-color: #CCC rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
            bottom: -10px;
            border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #CCC;
            position: absolute;
            margin: auto;
            top: 0;
            bottom: 0;
            left: 0;
            right: auto;
            left: -10px; }
          aside.sidebar-second ul.menu li:before, aside.sidebar-second .item-list ul li:before,
          aside.sidebar-first ul.menu li:before,
          aside.sidebar-first .item-list ul li:before,
          .field-name-exposed-form-for-specials ul.menu li:before,
          .field-name-exposed-form-for-specials .item-list ul li:before,
          .field-name-exposed-form-for-groupings ul.menu li:before,
          .field-name-exposed-form-for-groupings .item-list ul li:before {
            transition: opacity .35s ease-in-out;
            opacity: 0; }
          aside.sidebar-second ul.menu li:hover:before, aside.sidebar-second ul.menu li:active:before, aside.sidebar-second .item-list ul li:hover:before, aside.sidebar-second .item-list ul li:active:before,
          aside.sidebar-first ul.menu li:hover:before,
          aside.sidebar-first ul.menu li:active:before,
          aside.sidebar-first .item-list ul li:hover:before,
          aside.sidebar-first .item-list ul li:active:before,
          .field-name-exposed-form-for-specials ul.menu li:hover:before,
          .field-name-exposed-form-for-specials ul.menu li:active:before,
          .field-name-exposed-form-for-specials .item-list ul li:hover:before,
          .field-name-exposed-form-for-specials .item-list ul li:active:before,
          .field-name-exposed-form-for-groupings ul.menu li:hover:before,
          .field-name-exposed-form-for-groupings ul.menu li:active:before,
          .field-name-exposed-form-for-groupings .item-list ul li:hover:before,
          .field-name-exposed-form-for-groupings .item-list ul li:active:before {
            opacity: 1.0; }
          aside.sidebar-second ul.menu li:before, aside.sidebar-second .item-list ul li:before,
          aside.sidebar-first ul.menu li:before,
          aside.sidebar-first .item-list ul li:before,
          .field-name-exposed-form-for-specials ul.menu li:before,
          .field-name-exposed-form-for-specials .item-list ul li:before,
          .field-name-exposed-form-for-groupings ul.menu li:before,
          .field-name-exposed-form-for-groupings .item-list ul li:before {
            bottom: auto;
            top: 3px;
            left: 0px; } }
      aside.sidebar-second ul.menu li a, aside.sidebar-second .item-list ul li a,
      aside.sidebar-first ul.menu li a,
      aside.sidebar-first .item-list ul li a,
      .field-name-exposed-form-for-specials ul.menu li a,
      .field-name-exposed-form-for-specials .item-list ul li a,
      .field-name-exposed-form-for-groupings ul.menu li a,
      .field-name-exposed-form-for-groupings .item-list ul li a {
        display: block; }
        @media only screen and (max-width: 47.9375em) {
          aside.sidebar-second ul.menu li a, aside.sidebar-second .item-list ul li a,
          aside.sidebar-first ul.menu li a,
          aside.sidebar-first .item-list ul li a,
          .field-name-exposed-form-for-specials ul.menu li a,
          .field-name-exposed-form-for-specials .item-list ul li a,
          .field-name-exposed-form-for-groupings ul.menu li a,
          .field-name-exposed-form-for-groupings .item-list ul li a {
            position: relative;
            display: inline-block;
            padding-right: 8px; }
            aside.sidebar-second ul.menu li a:before, aside.sidebar-second .item-list ul li a:before,
            aside.sidebar-first ul.menu li a:before,
            aside.sidebar-first .item-list ul li a:before,
            .field-name-exposed-form-for-specials ul.menu li a:before,
            .field-name-exposed-form-for-specials .item-list ul li a:before,
            .field-name-exposed-form-for-groupings ul.menu li a:before,
            .field-name-exposed-form-for-groupings .item-list ul li a:before {
              content: '';
              position: absolute;
              margin: auto;
              top: auto;
              bottom: 0;
              left: 0;
              right: 0;
              display: block;
              width: 0px;
              height: 0px;
              border-style: solid;
              border-width: 5px;
              border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
              bottom: -10px;
              border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;
              position: absolute;
              margin: auto;
              top: 0;
              bottom: 0;
              left: auto;
              right: 0;
              right: -10px; } }
        aside.sidebar-second ul.menu li a:hover, aside.sidebar-second ul.menu li a:active, aside.sidebar-second .item-list ul li a:hover, aside.sidebar-second .item-list ul li a:active,
        aside.sidebar-first ul.menu li a:hover,
        aside.sidebar-first ul.menu li a:active,
        aside.sidebar-first .item-list ul li a:hover,
        aside.sidebar-first .item-list ul li a:active,
        .field-name-exposed-form-for-specials ul.menu li a:hover,
        .field-name-exposed-form-for-specials ul.menu li a:active,
        .field-name-exposed-form-for-specials .item-list ul li a:hover,
        .field-name-exposed-form-for-specials .item-list ul li a:active,
        .field-name-exposed-form-for-groupings ul.menu li a:hover,
        .field-name-exposed-form-for-groupings ul.menu li a:active,
        .field-name-exposed-form-for-groupings .item-list ul li a:hover,
        .field-name-exposed-form-for-groupings .item-list ul li a:active {
          text-decoration: underline; }
        @media only screen and (min-width: 48em) {
          aside.sidebar-second ul.menu li a, aside.sidebar-second .item-list ul li a,
          aside.sidebar-first ul.menu li a,
          aside.sidebar-first .item-list ul li a,
          .field-name-exposed-form-for-specials ul.menu li a,
          .field-name-exposed-form-for-specials .item-list ul li a,
          .field-name-exposed-form-for-groupings ul.menu li a,
          .field-name-exposed-form-for-groupings .item-list ul li a {
            border-bottom: dashed 1px #141414;
            padding-bottom: 5px;
            transition: all .15s ease-out; }
            aside.sidebar-second ul.menu li a:hover, aside.sidebar-second ul.menu li a:active, aside.sidebar-second .item-list ul li a:hover, aside.sidebar-second .item-list ul li a:active,
            aside.sidebar-first ul.menu li a:hover,
            aside.sidebar-first ul.menu li a:active,
            aside.sidebar-first .item-list ul li a:hover,
            aside.sidebar-first .item-list ul li a:active,
            .field-name-exposed-form-for-specials ul.menu li a:hover,
            .field-name-exposed-form-for-specials ul.menu li a:active,
            .field-name-exposed-form-for-specials .item-list ul li a:hover,
            .field-name-exposed-form-for-specials .item-list ul li a:active,
            .field-name-exposed-form-for-groupings ul.menu li a:hover,
            .field-name-exposed-form-for-groupings ul.menu li a:active,
            .field-name-exposed-form-for-groupings .item-list ul li a:hover,
            .field-name-exposed-form-for-groupings .item-list ul li a:active {
              text-decoration: none;
              border-bottom-color: #CCC; } }
      aside.sidebar-second ul.menu li:last-child a, aside.sidebar-second .item-list ul li:last-child a,
      aside.sidebar-first ul.menu li:last-child a,
      aside.sidebar-first .item-list ul li:last-child a,
      .field-name-exposed-form-for-specials ul.menu li:last-child a,
      .field-name-exposed-form-for-specials .item-list ul li:last-child a,
      .field-name-exposed-form-for-groupings ul.menu li:last-child a,
      .field-name-exposed-form-for-groupings .item-list ul li:last-child a {
        border-bottom: none !important; }
      aside.sidebar-second ul.menu li .views-field-title, aside.sidebar-second .item-list ul li .views-field-title,
      aside.sidebar-first ul.menu li .views-field-title,
      aside.sidebar-first .item-list ul li .views-field-title,
      .field-name-exposed-form-for-specials ul.menu li .views-field-title,
      .field-name-exposed-form-for-specials .item-list ul li .views-field-title,
      .field-name-exposed-form-for-groupings ul.menu li .views-field-title,
      .field-name-exposed-form-for-groupings .item-list ul li .views-field-title {
        font-weight: 600;
        display: block;
        line-height: 1.4; }
      aside.sidebar-second ul.menu li .views-field-field-event-date > span, aside.sidebar-second .item-list ul li .views-field-field-event-date > span,
      aside.sidebar-first ul.menu li .views-field-field-event-date > span,
      aside.sidebar-first .item-list ul li .views-field-field-event-date > span,
      .field-name-exposed-form-for-specials ul.menu li .views-field-field-event-date > span,
      .field-name-exposed-form-for-specials .item-list ul li .views-field-field-event-date > span,
      .field-name-exposed-form-for-groupings ul.menu li .views-field-field-event-date > span,
      .field-name-exposed-form-for-groupings .item-list ul li .views-field-field-event-date > span {
        padding-top: 2px;
        font-weight: 300; }
  @media only screen and (min-width: 48em) {
    aside.sidebar-second .block-views-events-block-recent .item-list ul li a,
    aside.sidebar-first .block-views-events-block-recent .item-list ul li a,
    .field-name-exposed-form-for-specials .block-views-events-block-recent .item-list ul li a,
    .field-name-exposed-form-for-groupings .block-views-events-block-recent .item-list ul li a {
      border-bottom: none;
      padding-bottom: 0; } }

.field-name-exposed-form-for-groupings {
  margin-top: 0; }

aside.sidebar-first.active {
  position: fixed;
  top: 0px;
  margin-top: 0px !important;
  right: auto;
  max-width: 292px; }

.l-header {
  background: #f4f0e9;
  padding: 0px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  width: 100%;
  left: 0px;
  right: 0px;
  transition: none !important;
  padding-bottom: 0px;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  @media only screen and (max-width: 64em) {
    .l-header {
      max-width: none;
      padding: 0; } }
  .l-header .header-top-content {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1170px;
    *zoom: 1;
    padding: 0px 15px 10px; }
    .l-header .header-top-content:before, .l-header .header-top-content:after {
      content: " ";
      display: table; }
    .l-header .header-top-content:after {
      clear: both; }
    @media only screen and (max-width: 64em) {
      .l-header .header-top-content {
        padding: 0px; } }
    @media only screen and (min-width: 64.0625em) {
      .l-header .header-top-content {
        height: 150px; } }
  .l-header .nav-wrapper {
    display: block;
    width: 100%;
    background: linear-gradient(#333333, #222222); }
    @media only screen and (min-width: 64.0625em) {
      .l-header .nav-wrapper {
        text-align: center; } }
    .l-header .nav-wrapper .nav-contain {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0;
      margin-bottom: 0;
      max-width: 1170px;
      *zoom: 1; }
      .l-header .nav-wrapper .nav-contain:before, .l-header .nav-wrapper .nav-contain:after {
        content: " ";
        display: table; }
      .l-header .nav-wrapper .nav-contain:after {
        clear: both; }
  @media only screen and (min-width: 64.0625em) {
    .l-header .header-right {
      padding-top: 30px; } }
  .l-header .l-logo-header {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 0; }
  .l-header .logo {
    float: none;
    position: relative; }
  .l-header .mobile-logo {
    display: block;
    width: 100px;
    height: 65px;
    background: url("../logo.png") right center no-repeat;
    background-size: auto 50px; }
    @media only screen and (min-width: 25em) {
      .l-header .mobile-logo {
        width: 100px;
        background-size: auto 50px; } }

/*          SERVICE BAR
----------------------------------*/
.l-service-bar {
  background: #7a9967; }
  @media only screen and (min-width: 64.0625em) {
    .l-service-bar {
      display: inline-block !important;
      float: right; }
      .checkout-page .l-service-bar {
        padding-top: 10px; } }
  .header-right .l-service-bar {
    background: rgba(255, 255, 255, 0); }
  .l-service-bar ul.inline-list {
    margin-bottom: 0; }
    .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) {
      margin-left: 5px;
      float: right; }
      .large-text .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a {
        max-height: 40px;
        font-size: 15px; }
      .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.phone {
        background: rgba(255, 255, 255, 0) !important;
        color: #000;
        font-weight: 600;
        font-size: 24px;
        padding-top: 25px; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.phone:before {
          content: 'Call today!';
          font-weight: 400;
          margin-right: 5px; }
      .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.favorites, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrfusion-newsletter-form-link, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrweb-newsletter-link, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.search-link {
        display: inline-block;
        background-color: #7a9967;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        height: 40px;
        font-size: 16px;
        padding: 10px 15px;
        letter-spacing: .075em;
        padding-top: 8px;
        padding-bottom: 6px;
        background-image: linear-gradient(#7a9967 91%, #4d7335);
        color: #fff;
        max-height: 40px;
        text-transform: none;
        font-family: 'Lato', sans-serif;
        font-size: 17px;
        background: #7a9967;
        border-style: solid;
        border-color: #4d7335;
        border-width: 0px 1px 2px 1px; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.favorites:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.favorites:active, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrfusion-newsletter-form-link:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrfusion-newsletter-form-link:active, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrweb-newsletter-link:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrweb-newsletter-link:active, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.search-link:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.search-link:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.favorites:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.favorites:active, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrfusion-newsletter-form-link:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrfusion-newsletter-form-link:active, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrweb-newsletter-link:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrweb-newsletter-link:active, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.search-link:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.search-link:active {
          background-color: #4b7034; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.favorites:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrfusion-newsletter-form-link:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrweb-newsletter-link:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.search-link:hover {
          background-image: linear-gradient(#6e8a5d 91%, #4d7335);
          background: #4d7335; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.favorites .fi-mail:before, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrfusion-newsletter-form-link .fi-mail:before, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrweb-newsletter-link .fi-mail:before, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.search-link .fi-mail:before {
          content: ' ';
          width: 24px;
          height: 13px;
          background: url("../images/icon-mail-white.svg") center center no-repeat; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.favorites .fi-heart:before, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrfusion-newsletter-form-link .fi-heart:before, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrweb-newsletter-link .fi-heart:before, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.search-link .fi-heart:before {
          content: ' ';
          width: 25px;
          height: 17px;
          background: url("../images/icon-heart-white.svg") center center no-repeat;
          background-size: auto 17px;
          margin-bottom: -3px; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.favorites .fi-magnifying-glass:before, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrfusion-newsletter-form-link .fi-magnifying-glass:before, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrweb-newsletter-link .fi-magnifying-glass:before, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.search-link .fi-magnifying-glass:before {
          content: ' ';
          width: 25px;
          height: 17px;
          background: url("../images/icon-search-white.svg") center center no-repeat;
          background-size: auto 17px;
          margin-bottom: -3px; }
      .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.navis-p2c {
        color: #000;
        font-weight: 400;
        font-size: 24px;
        padding-top: 25px;
        margin-right: 20px !important; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.navis-p2c .fi-mail:before {
          content: ' ';
          width: 24px;
          height: 21px;
          background: url("../images/icon-chat-black.svg") center center no-repeat;
          float: left;
          margin-top: 6px;
          margin-right: 3px; }
      .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) span.service-label {
        display: inline-block; }
        @media only screen and (max-width: 64em) {
          .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) span.service-label {
            display: none !important; } }
      .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic).btm_ntwi_btm_ntwi_navis_p2c {
        float: right; }
      .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic).vrweb_base_site_phone_number {
        clear: both;
        float: right; }
    .l-service-bar ul.inline-list li.bt_toggle_font_bt_toggle_font_basic {
      margin-left: 8px; }

.l-featured {
  background: #f4f0e9;
  position: relative; }
  .l-featured section {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1170px;
    *zoom: 1;
    max-width: 75em; }
    .l-featured section:before, .l-featured section:after {
      content: " ";
      display: table; }
    .l-featured section:after {
      clear: both; }
  .tpl-fw .l-featured section {
    max-width: none; }
  .l-featured .featured-tabs select.ctools-jump-menu-select {
    width: 300px !important; }
  .l-featured .field-name-field-banner-image img {
    width: 100%; }

#views-exposed-form-vacation-rental-listings-page-map #edit-avail-filter-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }
  #views-exposed-form-vacation-rental-listings-page-map #edit-avail-filter-wrapper > label {
    display: none; }
  #views-exposed-form-vacation-rental-listings-page-map #edit-avail-filter-wrapper .views-widget > .form-item {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left; }
    #views-exposed-form-vacation-rental-listings-page-map #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-begin {
      padding-left: 0 !important; }
    #views-exposed-form-vacation-rental-listings-page-map #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-end {
      padding-right: 0 !important; }
    @media only screen and (min-width: 30.0625em) {
      #views-exposed-form-vacation-rental-listings-page-map #edit-avail-filter-wrapper .views-widget > .form-item {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-left: 0 !important;
        padding-right: 0 !important; } }
    #views-exposed-form-vacation-rental-listings-page-map #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-adult, #views-exposed-form-vacation-rental-listings-page-map #edit-avail-filter-wrapper .views-widget > .form-item.form-item-avail-filter-rcav-child {
      display: none; }

#views-exposed-form-vacation-rental-listings-page-map .views-exposed-widget {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left; }
  @media only screen and (max-width: 47.9375em) {
    #views-exposed-form-vacation-rental-listings-page-map .views-exposed-widget {
      *zoom: 1;
      display: block;
      top: 0;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left;
      padding-right: 0 !important; }
      #views-exposed-form-vacation-rental-listings-page-map .views-exposed-widget:before, #views-exposed-form-vacation-rental-listings-page-map .views-exposed-widget:after {
        content: " ";
        display: table; }
      #views-exposed-form-vacation-rental-listings-page-map .views-exposed-widget:after {
        clear: both; }
      #views-exposed-form-vacation-rental-listings-page-map .views-exposed-widget label {
        position: relative !important;
        top: 0; } }
  @media only screen and (min-width: 30.0625em) {
    #views-exposed-form-vacation-rental-listings-page-map .views-exposed-widget {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left; } }

#views-exposed-form-vacation-rental-listings-page-map .views-submit-button {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  margin-top: 0.875em; }

@media only screen and (max-width: 47.9375em) {
  #views-exposed-form-vacation-rental-listings-page-map .form-item,
  #views-exposed-form-vacation-rental-listings-page-map .views-submit-button {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left; } }

#views-exposed-form-vacation-rental-listings-page-map #edit-beds-numeric-wrapper {
  padding-left: 0 !important; }
  @media only screen and (max-width: 47.9375em) {
    #views-exposed-form-vacation-rental-listings-page-map #edit-beds-numeric-wrapper .form-item {
      padding-left: 0 !important; } }

#views-exposed-form-vacation-rental-listings-page-map #edit-baths-numeric-wrapper {
  padding-right: 0 !important; }
  @media only screen and (max-width: 47.9375em) {
    #views-exposed-form-vacation-rental-listings-page-map #edit-baths-numeric-wrapper .form-item {
      padding-left: 0 !important;
      padding-right: 0 !important; } }

.search-results-page.map-results-page .view-display-id-page_map {
  clear: both; }

#views-exposed-form-vacation-rental-listings-listings-by-amenity #edit-avail-filter-wrapper > label {
  display: none; }

#views-exposed-form-vacation-rental-listings-listings-by-amenity #edit-avail-filter-wrapper .views-widget .form-item {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 25%;
  float: left;
  padding-left: 0 !important; }
  @media only screen and (min-width: 30.0625em) {
    #views-exposed-form-vacation-rental-listings-listings-by-amenity #edit-avail-filter-wrapper .views-widget .form-item {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left; }
      #views-exposed-form-vacation-rental-listings-listings-by-amenity #edit-avail-filter-wrapper .views-widget .form-item.form-item-avail-filter-rcav-end {
        padding-right: 0 !important;
        padding-left: 15px !important; } }

#views-exposed-form-vacation-rental-listings-listings-by-amenity #edit-beds-numeric-wrapper,
#views-exposed-form-vacation-rental-listings-listings-by-amenity #edit-baths-numeric-wrapper {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 16.66667%;
  float: left;
  padding-left: 0 !important; }
  @media only screen and (max-width: 47.9375em) {
    #views-exposed-form-vacation-rental-listings-listings-by-amenity #edit-beds-numeric-wrapper,
    #views-exposed-form-vacation-rental-listings-listings-by-amenity #edit-baths-numeric-wrapper {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 25%;
      float: left;
      padding-right: 0 !important;
      padding-left: 15px !important; } }
  @media only screen and (min-width: 30.0625em) {
    #views-exposed-form-vacation-rental-listings-listings-by-amenity #edit-beds-numeric-wrapper,
    #views-exposed-form-vacation-rental-listings-listings-by-amenity #edit-baths-numeric-wrapper {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left; } }

#views-exposed-form-vacation-rental-listings-listings-by-amenity #edit-beds-numeric-wrapper {
  padding-left: 0 !important;
  padding-right: 15px !important; }

#views-exposed-form-vacation-rental-listings-listings-by-amenity .views-widget-sort-by, #views-exposed-form-vacation-rental-listings-listings-by-amenity .views-widget-sort-order,
#views-exposed-form-vacation-rental-listings-listings-by-amenity .form-item-avail-filter-rcav-adult,
#views-exposed-form-vacation-rental-listings-listings-by-amenity .form-item-avail-filter-rcav-child {
  display: none; }

#views-exposed-form-vacation-rental-listings-listings-by-amenity .views-submit-button {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 16.66667%;
  float: left;
  margin-top: 12px; }
  #views-exposed-form-vacation-rental-listings-listings-by-amenity .views-submit-button button {
    height: 34px; }
  #views-exposed-form-vacation-rental-listings-listings-by-amenity .views-submit-button:after {
    content: '';
    clear: both; }
  @media only screen and (max-width: 47.9375em) {
    #views-exposed-form-vacation-rental-listings-listings-by-amenity .views-submit-button {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left; } }

/*.view-display-id-listings_by_amenity.section-container{
  clear:both;
  .section{
    &.listing-teasers-map{
      & > .title{
        margin-left:-1px;
      }
    }
    &.listing-teasers, &.listing-teasers-map{
      & > .title {
        background: $search-results-tab-title-bg;
        border: $search-results-tab-title-border;

        @media only screen and (max-width:47.9375em) {
          margin-bottom: 0.5em;
        }

          &:hover {
            background: $search-results-tab-title-bg-hover;
          }

          a {
            color: $search-results-tab-title-color;
            font-size: $search-results-tab-title-size;
            font-weight: $search-results-tab-title-weight;
            text-transform: $search-results-tab-title-text-transform;
          }
        }
      &.active{
       &>.title {
        background: $search-results-tab-title-bg-active;
        border-bottom: 0;

          &:hover {
            background: $search-results-tab-title-bg-hover-active;
          }

          a {
            color: $search-results-tab-title-color-active;
            font-weight: $search-results-tab-title-weight-active;
          }
        }//title
        }//active
      }
    
  }//listing-teasers
}*/
@media only screen and (min-width: 64.0625em) {
  .checkout-page .l-header {
    position: fixed;
    z-index: 5; }
    .checkout-page .l-header .top-bar-container {
      display: none; }
    .checkout-page .l-header .l-logo-header img {
      display: block;
      width: auto;
      height: auto;
      max-height: 70px;
      transition: all .5s ease-in-out; } }

.checkout-page .l-header .header-top-content {
  height: auto;
  padding: 0; }

@media only screen and (min-width: 64.0625em) {
  .checkout-page .l-header .header-right {
    padding-top: 20px; } }

@media only screen and (min-width: 64.0625em) {
  .checkout-page .l-service-bar {
    padding-top: 10px; }
    .checkout-page .l-service-bar li.vrweb_base_site_phone_number {
      clear: none;
      float: left !important; }
      .checkout-page .l-service-bar li.vrweb_base_site_phone_number a {
        padding: 4px 7px 0 0 !important; }
    .checkout-page .l-service-bar li.vrweb_base_back_link a {
      display: inline-block;
      background-color: #7a9967;
      text-transform: uppercase;
      font-family: "lato", sans-serif;
      font-weight: 400;
      letter-spacing: .1em;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out;
      text-align: center;
      line-height: 1.3 !important;
      border: none;
      border-radius: 3px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      color: #fff;
      height: auto;
      height: 40px;
      font-size: 16px;
      padding: 10px 15px; }
      .checkout-page .l-service-bar li.vrweb_base_back_link a:hover, .checkout-page .l-service-bar li.vrweb_base_back_link a:active {
        text-decoration: none;
        background-color: #7a9967;
        color: #fff; }
      .checkout-page .l-service-bar li.vrweb_base_back_link a:hover, .checkout-page .l-service-bar li.vrweb_base_back_link a:active {
        background-color: #4b7034; } }

.checkout-page .footer-wrapper {
  display: none; }

.checkout-page .l-main {
  padding-top: 0px; }
  @media only screen and (min-width: 48em) {
    .checkout-page .l-main {
      padding-top: 20px; } }

@media only screen and (max-width: 47.9375em) {
  .checkout-page .main.columns {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media only screen and (min-width: 64.0625em) {
  .checkout-page .page-header {
    display: block !important;
    padding: 100px 0 0 !important; } }

.checkout-page #page-title {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center !important; }

.checkout-page .rc-core-order-form .rc-core-order-charges-form .sub-total,
.checkout-page .rc-core-order-confirmation .rc-core-order-charges-form .sub-total,
.checkout-page .rc-item-quote .rc-core-order-charges-form .sub-total,
.checkout-page .rc-core-order-form .total,
.checkout-page .rc-core-order-confirmation .total,
.checkout-page .rc-item-quote .total {
  border-color: #d2c2a5; }

.checkout-page .rc-core-order-form {
  background: #f4f0e9;
  margin: 0px;
  padding-bottom: 30px; }
  @media only screen and (min-width: 48em) {
    .checkout-page .rc-core-order-form {
      background: #fff; } }
  .checkout-page .rc-core-order-form > div {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1170px;
    *zoom: 1; }
    .checkout-page .rc-core-order-form > div:before, .checkout-page .rc-core-order-form > div:after {
      content: " ";
      display: table; }
    .checkout-page .rc-core-order-form > div:after {
      clear: both; }
    .checkout-page .rc-core-order-form > div div fieldset {
      padding-left: 0 !important;
      padding-right: 0 !important;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      border: none;
      padding: 0px; }
    .checkout-page .rc-core-order-form > div fieldset,
    .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label {
      padding-top: 0;
      margin: 0 !important; }
      @media only screen and (min-width: 48em) {
        .checkout-page .rc-core-order-form > div fieldset,
        .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label {
          margin: 10px 0 !important; } }
      .checkout-page .rc-core-order-form > div fieldset #edit-payment-payment-option,
      .checkout-page .rc-core-order-form > div fieldset .fieldset-wrapper,
      .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label #edit-payment-payment-option,
      .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label .fieldset-wrapper {
        *zoom: 1;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-top: 10px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border: none;
        background: #f4f0e9;
        margin-top: 0px;
        width: 100%;
        clear: both; }
        .checkout-page .rc-core-order-form > div fieldset #edit-payment-payment-option:before, .checkout-page .rc-core-order-form > div fieldset #edit-payment-payment-option:after,
        .checkout-page .rc-core-order-form > div fieldset .fieldset-wrapper:before,
        .checkout-page .rc-core-order-form > div fieldset .fieldset-wrapper:after,
        .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label #edit-payment-payment-option:before,
        .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label #edit-payment-payment-option:after,
        .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label .fieldset-wrapper:before,
        .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label .fieldset-wrapper:after {
          content: " ";
          display: table; }
        .checkout-page .rc-core-order-form > div fieldset #edit-payment-payment-option:after,
        .checkout-page .rc-core-order-form > div fieldset .fieldset-wrapper:after,
        .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label #edit-payment-payment-option:after,
        .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label .fieldset-wrapper:after {
          clear: both; }
        @media only screen and (min-width: 48em) {
          .checkout-page .rc-core-order-form > div fieldset #edit-payment-payment-option,
          .checkout-page .rc-core-order-form > div fieldset .fieldset-wrapper,
          .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label #edit-payment-payment-option,
          .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label .fieldset-wrapper {
            background: #f4f0e9;
            border: solid 1px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); } }
    .checkout-page .rc-core-order-form > div table {
      width: 100%;
      border: none;
      background: rgba(255, 255, 255, 0); }
      .checkout-page .rc-core-order-form > div table thead th,
      .checkout-page .rc-core-order-form > div table tr.even td,
      .checkout-page .rc-core-order-form > div table tr.even th {
        background: #ede7db; }
    .checkout-page .rc-core-order-form > div .form-type-checkbox input,
    .checkout-page .rc-core-order-form > div .form-type-radio input {
      margin-bottom: 0px; }
    .checkout-page .rc-core-order-form > div .form-type-checkbox label,
    .checkout-page .rc-core-order-form > div .form-type-radio label {
      display: inline; }
    .checkout-page .rc-core-order-form > div .form-item {
      margin-right: 0 !important; }
  .checkout-page .rc-core-order-form label {
    margin-top: 12px; }
  .checkout-page .rc-core-order-form legend,
  .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label {
    font-size: 16px;
    text-align: center;
    display: block;
    width: 100%;
    height: auto;
    padding: 8px 8px 7px;
    float: left;
    clear: both;
    margin: 0px;
    margin-bottom: 0px !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #222222;
    color: #fff;
    min-height: 35px; }
    @media only screen and (min-width: 48em) {
      .checkout-page .rc-core-order-form legend,
      .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        color: #f4f0e9;
        padding-bottom: 5px;
        background: #222222;
        color: #fff; } }

.checkout-page .rc-core-order-form-travelers,
.checkout-page #coupon-wrapper,
.checkout-page #pets-wrapper,
.checkout-page #payments-wrapper,
.checkout-page #edit-addresses-primary,
.checkout-page .form-item-payment-payment-option {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width: 48em) {
    .checkout-page .rc-core-order-form-travelers,
    .checkout-page #coupon-wrapper,
    .checkout-page #pets-wrapper,
    .checkout-page #payments-wrapper,
    .checkout-page #edit-addresses-primary,
    .checkout-page .form-item-payment-payment-option {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left;
      padding-left: 0 !important; } }

.checkout-page #charges-wrapper,
.checkout-page #edit-addresses-billing,
.checkout-page #edit-payment-cc {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width: 48em) {
    .checkout-page #charges-wrapper,
    .checkout-page #edit-addresses-billing,
    .checkout-page #edit-payment-cc {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left;
      padding-right: 0 !important;
      float: right;
      clear: right; } }

.checkout-page #edit-comments,
.checkout-page #edit-terms {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.checkout-page #summary-wrapper {
  background: #fff;
  margin-bottom: 0px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding-bottom: 20px; }
  .checkout-page #summary-wrapper .rc-core-item-name {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    color: #333333;
    text-transform: None;
    font-weight: 700; }
  .checkout-page #summary-wrapper .panel,
  .checkout-page #summary-wrapper .fieldset-wrapper,
  .checkout-page #summary-wrapper .rc-entity,
  .checkout-page #summary-wrapper .node-vr-listing,
  .checkout-page #summary-wrapper .group-left {
    padding: 0; }
  .checkout-page #summary-wrapper .group-right {
    text-align: center; }
  .checkout-page #summary-wrapper .panel {
    border: none;
    text-align: center;
    padding: 8px 0px;
    margin: 8px 10%;
    width: 80%;
    clear: both;
    background: rgba(255, 255, 255, 0); }
    .checkout-page #summary-wrapper .panel h5 {
      font-size: 15px;
      margin: 0; }
  .checkout-page #summary-wrapper .rc-lodging-detail {
    font-size: 15px;
    color: #000;
    font-weight: 700; }
  .checkout-page #summary-wrapper img {
    display: block;
    width: 100%;
    height: auto; }
  .checkout-page #summary-wrapper .rc-price.total {
    text-align: center;
    border-top: none;
    color: #4b7034; }
  .checkout-page #summary-wrapper legend {
    display: none; }
  .checkout-page #summary-wrapper .fieldset-wrapper {
    border: solid 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
    padding-bottom: 10px; }
  @media only screen and (min-width: 37.5em) {
    .checkout-page #summary-wrapper .fieldset-wrapper {
      padding-right: 15px; }
    .checkout-page #summary-wrapper .group-left {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 41.66667%;
      float: left;
      position: absolute;
      padding: 10px 15px 10px 10px;
      top: 0;
      left: 0; }
    .checkout-page #summary-wrapper .rc-price.total,
    .checkout-page #summary-wrapper .group-right,
    .checkout-page #summary-wrapper .panel {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 58.33333%;
      float: left;
      float: right;
      padding-right: 0; }
    .checkout-page #summary-wrapper .panel {
      margin-left: auto;
      margin-right: auto; } }
  @media only screen and (min-width: 48em) {
    .checkout-page #summary-wrapper {
      padding-left: 0;
      padding-right: 0; }
      .checkout-page #summary-wrapper .fieldset-wrapper {
        padding: 0; }
      .checkout-page #summary-wrapper .group-right,
      .checkout-page #summary-wrapper .group-left {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left; }
      .checkout-page #summary-wrapper .group-left {
        padding: 0; }
      .checkout-page #summary-wrapper .panel {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left;
        clear: none;
        border: none;
        background: #222222;
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        margin: auto; }
        .checkout-page #summary-wrapper .panel:before {
          content: '';
          display: block;
          width: 0px;
          height: 0px;
          position: absolute;
          margin: auto;
          right: 100%;
          left: auto;
          top: 0px;
          bottom: 0px;
          border-style: solid;
          border-width: 12px;
          border-color: rgba(255, 255, 255, 0) #222222 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
        .checkout-page #summary-wrapper .panel h5 {
          color: #fff; }
          .checkout-page #summary-wrapper .panel h5:first-of-type {
            margin-top: 20px; }
      .checkout-page #summary-wrapper .rc-price.total {
        display: none; } }
  @media only screen and (min-width: 64.0625em) {
    .checkout-page #summary-wrapper .rc-core-item-name {
      margin-top: 20px; }
    .checkout-page #summary-wrapper .rc-lodging-detail,
    .checkout-page #summary-wrapper .panel h5 {
      font-size: 18px; } }

.checkout-page .rc-core-order-form-travelers .fieldset-wrapper {
  padding-bottom: 10px; }
  .checkout-page .rc-core-order-form-travelers .fieldset-wrapper .fieldset-description {
    font-style: italic;
    margin-bottom: -5px; }
  .checkout-page .rc-core-order-form-travelers .fieldset-wrapper .form-item {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left; }
    .checkout-page .rc-core-order-form-travelers .fieldset-wrapper .form-item.form-item-travelers-0-adult {
      padding-left: 0;
      padding-right: 8px; }
    .checkout-page .rc-core-order-form-travelers .fieldset-wrapper .form-item.form-item-travelers-0-child {
      padding-right: 0;
      padding-left: 8px; }

.checkout-page #coupon-wrapper .form-item-coupon-coupon {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 58.33333%;
  float: left;
  padding-left: 0 !important;
  padding-right: 8px; }

.checkout-page #coupon-wrapper button {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 41.66667%;
  float: left;
  padding-left: 8px;
  display: inline-block;
  background-color: #7a9967;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  height: 40px;
  font-size: 16px;
  padding: 10px 15px; }
  .checkout-page #coupon-wrapper button:hover, .checkout-page #coupon-wrapper button:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }
  .checkout-page #coupon-wrapper button:hover, .checkout-page #coupon-wrapper button:active {
    background-color: #4b7034; }

.checkout-page #pets-wrapper .description {
  font-size: .8em;
  padding-bottom: .6em; }

.checkout-page #pets-wrapper label {
  margin-left: .5em; }

.checkout-page #payments-wrapper .fieldset-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.checkout-page #charges-wrapper {
  *zoom: 1; }
  .checkout-page #charges-wrapper:before, .checkout-page #charges-wrapper:after {
    content: " ";
    display: table; }
  .checkout-page #charges-wrapper:after {
    clear: both; }
  .checkout-page #charges-wrapper .fieldset-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .checkout-page #charges-wrapper .form-type-checkbox {
    display: block;
    padding-top: 10px; }
  .checkout-page #charges-wrapper .charges-additional-info {
    line-height: 1.5;
    font-style: italic !important; }

.checkout-page #edit-addresses-primary {
  clear: both; }

.checkout-page #edit-addresses-primary, .checkout-page #edit-addresses-billing {
  *zoom: 1; }
  .checkout-page #edit-addresses-primary:before, .checkout-page #edit-addresses-primary:after, .checkout-page #edit-addresses-billing:before, .checkout-page #edit-addresses-billing:after {
    content: " ";
    display: table; }
  .checkout-page #edit-addresses-primary:after, .checkout-page #edit-addresses-billing:after {
    clear: both; }
  .checkout-page #edit-addresses-primary .fieldset-wrapper, .checkout-page #edit-addresses-billing .fieldset-wrapper {
    padding-bottom: 1em;
    padding-right: 0 !important; }
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-billing-same, .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-billing-same {
      float: none; }
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-primary-address-city,
    .checkout-page #edit-addresses-primary .fieldset-wrapper #primary-state-wrapper,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-primary-address-postal,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-billing-address-city,
    .checkout-page #edit-addresses-primary .fieldset-wrapper #billing-state-wrapper,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-billing-address-postal, .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-primary-address-city,
    .checkout-page #edit-addresses-billing .fieldset-wrapper #primary-state-wrapper,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-primary-address-postal,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-billing-address-city,
    .checkout-page #edit-addresses-billing .fieldset-wrapper #billing-state-wrapper,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-billing-address-postal {
      padding-left: 0 !important;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 33.33333%;
      float: left;
      margin-right: 0; }
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-primary-firstname,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-primary-lastname,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-primary-phone-0,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-primary-phone-1,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-billing-firstname,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-billing-lastname,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-billing-phone-0,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-billing-phone-1, .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-primary-firstname,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-primary-lastname,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-primary-phone-0,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-primary-phone-1,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-billing-firstname,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-billing-lastname,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-billing-phone-0,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-billing-phone-1 {
      padding-left: 0 !important;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left;
      margin-right: 0; }
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-primary-email,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-primary-address-line1,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-primary-address-line2,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-primary-address-country,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-billing-email,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-billing-address-line1,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-billing-address-line2,
    .checkout-page #edit-addresses-primary .fieldset-wrapper .form-item-addresses-billing-address-country, .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-primary-email,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-primary-address-line1,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-primary-address-line2,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-primary-address-country,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-billing-email,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-billing-address-line1,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-billing-address-line2,
    .checkout-page #edit-addresses-billing .fieldset-wrapper .form-item-addresses-billing-address-country {
      padding-left: 0 !important;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      margin-right: 0; }

@media only screen and (max-width: 47.9375em) {
  .checkout-page #edit-payment-cc {
    *zoom: 1;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left; }
    .checkout-page #edit-payment-cc:before, .checkout-page #edit-payment-cc:after {
      content: " ";
      display: table; }
    .checkout-page #edit-payment-cc:after {
      clear: both; } }

.checkout-page #edit-payment-cc .fieldset-wrapper {
  padding-bottom: 15px;
  padding-right: 0 !important; }

.checkout-page #edit-payment-cc .form-item-payment-cc-cardcode,
.checkout-page #edit-payment-cc .form-item-payment-cc-cardtype,
.checkout-page #edit-payment-cc .form-item-payment-cc-cardmonth,
.checkout-page #edit-payment-cc .form-item-payment-cc-cardyear {
  padding-left: 0 !important;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333%;
  float: left; }

.checkout-page #edit-payment-cc .form-item-payment-cc-cardnum,
.checkout-page #edit-payment-cc .form-item-payment-cc-cardname {
  padding-left: 0 !important;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

.checkout-page #edit-payment-cc .card-icon {
  margin-top: 35px;
  display: none; }
  .checkout-page #edit-payment-cc .card-icon:first-of-type, .checkout-page #edit-payment-cc .card-icon:first-child {
    display: block; }

.checkout-page .form-item-payment-payment-option {
  clear: left; }
  .checkout-page .form-item-payment-payment-option #edit-payment-payment-option {
    *zoom: 1;
    clear: both;
    padding: 15px; }
    .checkout-page .form-item-payment-payment-option #edit-payment-payment-option:before, .checkout-page .form-item-payment-payment-option #edit-payment-payment-option:after {
      content: " ";
      display: table; }
    .checkout-page .form-item-payment-payment-option #edit-payment-payment-option:after {
      clear: both; }
    @media only screen and (min-width: 48em) {
      .checkout-page .form-item-payment-payment-option #edit-payment-payment-option {
        background: #f4f0e9;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border: solid 1px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); } }

.checkout-page #edit-comments .fieldset-wrapper {
  padding-bottom: 15px;
  padding-top: 15px; }

.checkout-page #edit-comments .fieldset-description {
  padding-bottom: 10px; }

@media only screen and (min-width: 48em) {
  .checkout-page #edit-comments {
    margin-bottom: 20px !important; } }

.checkout-page #edit-terms {
  float: none;
  margin: auto;
  *zoom: 1; }
  .checkout-page #edit-terms:before, .checkout-page #edit-terms:after {
    content: " ";
    display: table; }
  .checkout-page #edit-terms:after {
    clear: both; }
  .checkout-page #edit-terms .fieldset-wrapper {
    padding-bottom: 10px; }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page #edit-terms .form-item-terms-accepted {
      padding-left: 15px; } }
  .checkout-page #edit-terms .form-type-checkbox {
    padding-left: 15px; }
    .checkout-page #edit-terms .form-type-checkbox .option {
      font-size: 18px;
      color: #333333; }
  .checkout-page #edit-terms .rc-core-terms-wrapper {
    width: 95%;
    max-height: 400px;
    margin-left: 10px;
    overflow-y: auto;
    padding: 10px 21px 10px 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    background: #fff url("../images/scroll-bar-bg.gif") right center no-repeat;
    height: auto;
    word-break: break-word;
    border: solid 1px rgba(0, 0, 0, 0.15); }
    @media only screen and (min-width: 48em) {
      .checkout-page #edit-terms .rc-core-terms-wrapper {
        height: 300px;
        overflow: auto;
        border: none;
        border-bottom: 1px solid #DDD;
        margin-bottom: 0.75em;
        background: #fff;
        line-height: 1.4; } }

.checkout-page #edit-submit {
  clear: both;
  display: inline-block;
  background-color: #4b7034;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  height: 40px;
  font-size: 16px;
  padding: 10px 15px;
  margin: auto;
  display: block;
  float: none; }
  .checkout-page #edit-submit:hover, .checkout-page #edit-submit:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }

.page-rescms-order-confirm #page-title {
  max-width: 800px;
  margin: auto;
  padding-top: 30px; }

.page-rescms-order-confirm #thank-you-confirm {
  max-width: 800px;
  margin: auto;
  font-size: 15px;
  line-height: 1.4; }
  .page-rescms-order-confirm #thank-you-confirm h2 {
    font-family: "lato", sans-serif;
    font-size: 22px;
    border-top: solid 1px #000;
    padding-top: 6px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .05em;
    margin-top: 15px; }
    @media only screen and (max-width: 47.9375em) {
      .page-rescms-order-confirm #thank-you-confirm h2 {
        font-weight: 700;
        font-size: 18px; } }
  .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:link, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:visited {
    display: inline-block;
    background-color: #7a9967;
    text-transform: uppercase;
    font-family: "lato", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.3 !important;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: auto;
    height: 40px;
    font-size: 16px;
    padding: 10px 15px;
    display: block;
    float: none;
    margin: auto;
    max-width: 300px;
    font-size: 13px; }
    .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:hover, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:active, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:link:hover, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:link:active, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:visited:hover, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:visited:active {
      text-decoration: none;
      background-color: #7a9967;
      color: #fff; }
    .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:hover, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:active, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:link:hover, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:link:active, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:visited:hover, .page-rescms-order-confirm #thank-you-confirm .rc-core-terms-wrapper p:last-child a:visited:active {
      background-color: #4b7034; }
  .page-rescms-order-confirm #thank-you-confirm .rc-order-confirm .rc-entity {
    padding-left: 0 !important; }
    .page-rescms-order-confirm #thank-you-confirm .rc-order-confirm .rc-entity .node-vr-listing {
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .page-rescms-order-confirm #thank-you-confirm .rc-order-confirm .rc-entity .node-vr-listing .group-left {
        padding-left: 0 !important;
        padding-right: 0 !important; }
      .page-rescms-order-confirm #thank-you-confirm .rc-order-confirm .rc-entity .node-vr-listing .group-right {
        padding-right: 0 !important; }
  .page-rescms-order-confirm #thank-you-confirm .rc-order-confirm .rc-price.total {
    border-top: none !important;
    font-weight: 700;
    text-align: right;
    font-size: 20px; }

body.search-results-page {
  background-color: #f4f0e9; }
  body.search-results-page .taxonomy-term-description {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1170px;
    *zoom: 1;
    padding: 0px 15px 15px; }
    body.search-results-page .taxonomy-term-description:before, body.search-results-page .taxonomy-term-description:after {
      content: " ";
      display: table; }
    body.search-results-page .taxonomy-term-description:after {
      clear: both; }
    @media only screen and (min-width: 74.375em) {
      body.search-results-page .taxonomy-term-description {
        padding-top: 25px; } }
  body.search-results-page #page-title {
    text-align: center; }
    body.search-results-page #page-title .bt-leads-share-url-form-wrapper {
      text-align: center;
      padding: 5px;
      line-height: 0; }
      body.search-results-page #page-title .bt-leads-share-url-form-wrapper a {
        display: inline-block;
        background-color: #222222;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        height: 40px;
        font-size: 16px;
        padding: 10px 15px;
        float: none;
        margin: 0; }
        body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:hover, body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
        body.search-results-page #page-title .bt-leads-share-url-form-wrapper a * {
          line-height: 1.0; }
      @media only screen and (min-width: 48em) {
        body.search-results-page #page-title .bt-leads-share-url-form-wrapper a {
          display: inline-block;
          background-color: #fff;
          text-transform: uppercase;
          font-family: "lato", sans-serif;
          font-weight: 400;
          letter-spacing: .1em;
          transition-property: color, background-color, border-color;
          transition-duration: .25s;
          transition-timing-function: ease-in-out;
          text-align: center;
          line-height: 1.3 !important;
          border: none;
          border-radius: 3px;
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
          color: #fff;
          height: auto;
          min-height: 30px;
          font-size: 12px;
          padding: 8px 12px 7px;
          background-color: rgba(255, 255, 255, 0);
          color: #fff;
          border: solid 1px #fff;
          box-shadow: none;
          background-color: rgba(0, 0, 0, 0.2); }
          body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:hover, body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:active {
            text-decoration: none;
            background-color: #7a9967;
            color: #fff; }
          body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:hover, body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:active {
            color: #fff;
            background-color: #fff;
            box-shadow: none; }
          body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:hover, body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:active {
            background-color: #4b7034;
            color: #fff; } }
    @media only screen and (min-width: 53.125em) {
      body.search-results-page #page-title {
        color: #fff; }
        body.search-results-page #page-title .bt-leads-share-url-form-wrapper {
          padding: 0;
          display: block;
          width: auto; }
          body.search-results-page #page-title .bt-leads-share-url-form-wrapper a {
            display: inline-block;
            background-color: #fff;
            text-transform: uppercase;
            font-family: "lato", sans-serif;
            font-weight: 400;
            letter-spacing: .1em;
            transition-property: color, background-color, border-color;
            transition-duration: .25s;
            transition-timing-function: ease-in-out;
            text-align: center;
            line-height: 1.3 !important;
            border: none;
            border-radius: 3px;
            box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
            color: #fff;
            height: auto;
            min-height: 30px;
            font-size: 12px;
            padding: 8px 12px 7px;
            background-color: rgba(255, 255, 255, 0);
            color: #fff;
            border: solid 1px #fff;
            box-shadow: none;
            background-color: rgba(0, 0, 0, 0.2); }
            body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:hover, body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:active {
              text-decoration: none;
              background-color: #7a9967;
              color: #fff; }
            body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:hover, body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:active {
              color: #fff;
              background-color: #fff;
              box-shadow: none; }
            body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:hover, body.search-results-page #page-title .bt-leads-share-url-form-wrapper a:active {
              background-color: #4b7034;
              color: #fff; } }
  body.search-results-page .active-state-toggle,
  body.search-results-page .toggle-style-link {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .03em;
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px;
    display: inline-block;
    padding: 11px 2px 0;
    height: 40px;
    float: right;
    color: #000;
    text-decoration: none !important;
    width: 50%; }
    body.search-results-page .active-state-toggle:before,
    body.search-results-page .toggle-style-link:before {
      font-size: 20px;
      margin-right: 5px; }
      @media only screen and (min-width: 48em) {
        body.search-results-page .active-state-toggle:before,
        body.search-results-page .toggle-style-link:before {
          float: left; } }
    @media only screen and (min-width: 51.25em) {
      body.search-results-page .active-state-toggle,
      body.search-results-page .toggle-style-link {
        width: auto;
        font-size: 14px;
        padding: 11px 8px 0;
        margin-bottom: 0px; } }
    body.search-results-page .active-state-toggle.page_grid,
    body.search-results-page .toggle-style-link.page_grid {
      border-width: 1px 0; }
      body.search-results-page .active-state-toggle.page_grid:before,
      body.search-results-page .toggle-style-link.page_grid:before {
        background-position: -216px 0; }
  body.search-results-page .active-state-toggle {
    background-color: #7A9967;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
    border-radius: 3px; }
  body.search-results-page .toggle-style-link:hover, body.search-results-page .toggle-style-link:active, body.search-results-page .toggle-style-link:focus {
    background: #e6e6e6; }
  body.search-results-page .view-vacation-rental-listings .view-header,
  body.search-results-page .view-btm-specials-items .view-header {
    *zoom: 1;
    margin-bottom: 15px; }
    body.search-results-page .view-vacation-rental-listings .view-header:before, body.search-results-page .view-vacation-rental-listings .view-header:after,
    body.search-results-page .view-btm-specials-items .view-header:before,
    body.search-results-page .view-btm-specials-items .view-header:after {
      content: " ";
      display: table; }
    body.search-results-page .view-vacation-rental-listings .view-header:after,
    body.search-results-page .view-btm-specials-items .view-header:after {
      clear: both; }
    body.search-results-page .view-vacation-rental-listings .view-header select,
    body.search-results-page .view-btm-specials-items .view-header select {
      background-color: #fff; }
    body.search-results-page .view-vacation-rental-listings .view-header .search-summary,
    body.search-results-page .view-btm-specials-items .view-header .search-summary {
      margin-bottom: 15px;
      color: #222222;
      font-weight: 700;
      text-align: center;
      display: none; }
      @media only screen and (min-width: 53.125em) {
        body.search-results-page .view-vacation-rental-listings .view-header .search-summary,
        body.search-results-page .view-btm-specials-items .view-header .search-summary {
          text-align: left; } }
    body.search-results-page .view-vacation-rental-listings .view-header .rc-core-urgency.messages,
    body.search-results-page .view-btm-specials-items .view-header .rc-core-urgency.messages {
      background: #4b7034;
      border: solid 1px #3f5f2c;
      padding: 8px;
      border-radius: 3px; }
      body.search-results-page .view-vacation-rental-listings .view-header .rc-core-urgency.messages *,
      body.search-results-page .view-btm-specials-items .view-header .rc-core-urgency.messages * {
        color: #fff; }
      body.search-results-page .view-vacation-rental-listings .view-header .rc-core-urgency.messages a,
      body.search-results-page .view-btm-specials-items .view-header .rc-core-urgency.messages a {
        text-decoration: underline; }
        body.search-results-page .view-vacation-rental-listings .view-header .rc-core-urgency.messages a:hover, body.search-results-page .view-vacation-rental-listings .view-header .rc-core-urgency.messages a:active,
        body.search-results-page .view-btm-specials-items .view-header .rc-core-urgency.messages a:hover,
        body.search-results-page .view-btm-specials-items .view-header .rc-core-urgency.messages a:active {
          text-decoration: none; }
      body.search-results-page .view-vacation-rental-listings .view-header .rc-core-urgency.messages p:last-child,
      body.search-results-page .view-btm-specials-items .view-header .rc-core-urgency.messages p:last-child {
        margin-bottom: 0; }
    @media only screen and (max-width: 47.9375em) {
      body.search-results-page .view-vacation-rental-listings .view-header .sort-page-controls-wrapper,
      body.search-results-page .view-btm-specials-items .view-header .sort-page-controls-wrapper {
        overflow: hidden;
        text-align: center;
        padding-bottom: 15px; } }
    body.search-results-page .view-vacation-rental-listings .view-header .form-item-sort-by,
    body.search-results-page .view-vacation-rental-listings .view-header .views-widget-per-page,
    body.search-results-page .view-vacation-rental-listings .view-header .form-item-sort-bef-combine,
    body.search-results-page .view-btm-specials-items .view-header .form-item-sort-by,
    body.search-results-page .view-btm-specials-items .view-header .views-widget-per-page,
    body.search-results-page .view-btm-specials-items .view-header .form-item-sort-bef-combine {
      position: relative;
      float: left;
      padding-left: 15px;
      padding-right: 15px;
      width: 125px; }
      @media only screen and (max-width: 47.9375em) {
        body.search-results-page .view-vacation-rental-listings .view-header .form-item-sort-by,
        body.search-results-page .view-vacation-rental-listings .view-header .views-widget-per-page,
        body.search-results-page .view-vacation-rental-listings .view-header .form-item-sort-bef-combine,
        body.search-results-page .view-btm-specials-items .view-header .form-item-sort-by,
        body.search-results-page .view-btm-specials-items .view-header .views-widget-per-page,
        body.search-results-page .view-btm-specials-items .view-header .form-item-sort-bef-combine {
          float: none;
          display: inline-block; } }
      body.search-results-page .view-vacation-rental-listings .view-header .form-item-sort-by.form-item-sort-by,
      body.search-results-page .view-vacation-rental-listings .view-header .views-widget-per-page.form-item-sort-by,
      body.search-results-page .view-vacation-rental-listings .view-header .form-item-sort-bef-combine.form-item-sort-by,
      body.search-results-page .view-btm-specials-items .view-header .form-item-sort-by.form-item-sort-by,
      body.search-results-page .view-btm-specials-items .view-header .views-widget-per-page.form-item-sort-by,
      body.search-results-page .view-btm-specials-items .view-header .form-item-sort-bef-combine.form-item-sort-by {
        padding-right: 0px;
        padding-left: 7px; }
      body.search-results-page .view-vacation-rental-listings .view-header .form-item-sort-by.views-widget-per-page,
      body.search-results-page .view-vacation-rental-listings .view-header .views-widget-per-page.views-widget-per-page,
      body.search-results-page .view-vacation-rental-listings .view-header .form-item-sort-bef-combine.views-widget-per-page,
      body.search-results-page .view-btm-specials-items .view-header .form-item-sort-by.views-widget-per-page,
      body.search-results-page .view-btm-specials-items .view-header .views-widget-per-page.views-widget-per-page,
      body.search-results-page .view-btm-specials-items .view-header .form-item-sort-bef-combine.views-widget-per-page {
        padding-left: 0px;
        padding-right: 7px; }
    body.search-results-page .view-vacation-rental-listings .view-header .form-item-sort-bef-combine,
    body.search-results-page .view-btm-specials-items .view-header .form-item-sort-bef-combine {
      padding-left: 0px;
      padding-right: 7px; }
  body.search-results-page .view-vacation-rental-listings .view-content,
  body.search-results-page .view-btm-specials-items .view-content {
    clear: both; }
    body.search-results-page .view-vacation-rental-listings .view-content .gmap-map,
    body.search-results-page .view-btm-specials-items .view-content .gmap-map {
      margin-bottom: 15px; }
    .views-row-last body.search-results-page .view-vacation-rental-listings .view-content article.row, .views-row-last
    body.search-results-page .view-btm-specials-items .view-content article.row {
      margin-bottom: 0; }
  body.search-results-page .view-vacation-rental-listings.view-display-id-page_grid .view-content,
  body.search-results-page .view-btm-specials-items.view-display-id-page_grid .view-content {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1; }
    body.search-results-page .view-vacation-rental-listings.view-display-id-page_grid .view-content:before, body.search-results-page .view-vacation-rental-listings.view-display-id-page_grid .view-content:after,
    body.search-results-page .view-btm-specials-items.view-display-id-page_grid .view-content:before,
    body.search-results-page .view-btm-specials-items.view-display-id-page_grid .view-content:after {
      content: " ";
      display: table; }
    body.search-results-page .view-vacation-rental-listings.view-display-id-page_grid .view-content:after,
    body.search-results-page .view-btm-specials-items.view-display-id-page_grid .view-content:after {
      clear: both; }
    body.search-results-page .view-vacation-rental-listings.view-display-id-page_grid .view-content .views-row,
    body.search-results-page .view-btm-specials-items.view-display-id-page_grid .view-content .views-row {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left; }
      @media only screen and (min-width: 48em) {
        body.search-results-page .view-vacation-rental-listings.view-display-id-page_grid .view-content .views-row,
        body.search-results-page .view-btm-specials-items.view-display-id-page_grid .view-content .views-row {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 50%;
          float: left; } }
      @media only screen and (min-width: 64.0625em) {
        body.search-results-page .view-vacation-rental-listings.view-display-id-page_grid .view-content .views-row,
        body.search-results-page .view-btm-specials-items.view-display-id-page_grid .view-content .views-row {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 33.33333%;
          float: left; } }
  body.search-results-page .view-vacation-rental-listings.view-display-id-page_map_results .active-state-toggle,
  body.search-results-page .view-vacation-rental-listings.view-display-id-page_map_results .toggle-style-link,
  body.search-results-page .view-btm-specials-items.view-display-id-page_map_results .active-state-toggle,
  body.search-results-page .view-btm-specials-items.view-display-id-page_map_results .toggle-style-link {
    margin-top: 0px; }

/**
 * View Mode: Teaser
 */
.node-vr-listing.view-mode-teaser {
  padding: 10px;
  background-color: #fff;
  margin-bottom: 15px;
  border-radius: 3px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); }
  .node-vr-listing.view-mode-teaser .group-left {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    @media (min-width: 30.0625em) and (max-width: 64em) {
      .node-vr-listing.view-mode-teaser .group-left {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left; } }
    @media only screen and (min-width: 64.0625em) {
      .node-vr-listing.view-mode-teaser .group-left {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 29.16667%;
        float: left; } }
  .node-vr-listing.view-mode-teaser .group-middle {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 30.0625em) and (max-width: 64em) {
      .node-vr-listing.view-mode-teaser .group-middle {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 66.66667%;
        float: left; } }
    @media only screen and (min-width: 64.0625em) {
      .node-vr-listing.view-mode-teaser .group-middle {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 45.83333%;
        float: left; } }
  .node-vr-listing.view-mode-teaser .group-right {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 30.0625em) and (max-width: 64em) {
      .node-vr-listing.view-mode-teaser .group-right {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 66.66667%;
        float: left;
        float: right;
        text-align: left;
        padding-left: 15px;
        padding-right: 0; } }
    @media only screen and (min-width: 64.0625em) {
      .node-vr-listing.view-mode-teaser .group-right {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 25%;
        float: left;
        padding-left: 0;
        padding-right: 0; } }
  .node-vr-listing.view-mode-teaser .rc-core-item-name {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 8px;
    margin-bottom: 3px; }
    .node-vr-listing.view-mode-teaser .rc-core-item-name, .node-vr-listing.view-mode-teaser .rc-core-item-name a {
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      text-transform: none;
      font-size: 20px;
      color: #222222;
      letter-spacing: .03em; }
    .node-vr-listing.view-mode-teaser .rc-core-item-name a:hover,
    .node-vr-listing.view-mode-teaser .rc-core-item-name a:active {
      color: #7a9967; }
    .node-vr-listing.view-mode-teaser .rc-core-item-name, .node-vr-listing.view-mode-teaser .rc-core-item-name a {
      color: #333333; }
    .node-vr-listing.view-mode-teaser .rc-core-item-name a:hover, .node-vr-listing.view-mode-teaser .rc-core-item-name a:active {
      color: #4b7034; }
  .node-vr-listing.view-mode-teaser .rc-core-cat-ldrc_location {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    color: #4D7335;
    font-style: italic; }
  .node-vr-listing.view-mode-teaser .rc-lodging-detail {
    font-weight: 700;
    display: inline-block;
    width: auto;
    padding-left: 7px;
    padding-right: 7px;
    float: left;
    line-height: 1.0;
    margin-top: 5px;
    color: #4D7335;
    font-size: 15px; }
  .node-vr-listing.view-mode-teaser .rc-lodging-beds {
    padding-left: 10px; }
  .node-vr-listing.view-mode-teaser .rc-lodging-detail + .rc-lodging-detail {
    border-left: solid 1px; }
  .node-vr-listing.view-mode-teaser .vrweb-collection-link {
    top: 0;
    right: 0;
    z-index: +1; }
    @media only screen and (min-width: 30.0625em) {
      .node-vr-listing.view-mode-teaser .vrweb-collection-link {
        right: auto;
        left: 0;
        top: 0; } }
  .node-vr-listing.view-mode-teaser .rc-core-images {
    background: #f4f0e9;
    position: relative;
    display: block;
    width: 100%;
    height: 0px;
    overflow: hidden;
    padding-top: 70%; }
    .node-vr-listing.view-mode-teaser .rc-core-images img {
      display: block;
      position: absolute;
      min-width: 110%;
      height: auto;
      margin: auto;
      top: 0px;
      left: -5%;
      right: 0px;
      bottom: 0px; }
  .node-vr-listing.view-mode-teaser .field-name-body,
  .node-vr-listing.view-mode-teaser .field-name-field-vr-description-override,
  .node-vr-listing.view-mode-teaser .rc-core-item-description {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding: 10px; }
    .node-vr-listing.view-mode-teaser .field-name-body p,
    .node-vr-listing.view-mode-teaser .field-name-field-vr-description-override p,
    .node-vr-listing.view-mode-teaser .rc-core-item-description p {
      margin-bottom: 0px; }
  .node-vr-listing.view-mode-teaser .rc-core-cat-ldrc_type {
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 0; }
    @media (min-width: 30.0625em) and (max-width: 64em) {
      .node-vr-listing.view-mode-teaser .rc-core-cat-ldrc_type {
        text-align: left; } }
    .node-vr-listing.view-mode-teaser .rc-core-cat-ldrc_type.home:before, .node-vr-listing.view-mode-teaser .rc-core-cat-ldrc_type.hotel-room:before, .node-vr-listing.view-mode-teaser .rc-core-cat-ldrc_type.condo:before {
      content: ' ';
      display: inline-block;
      margin: 0 5px -3px 0; }
    .node-vr-listing.view-mode-teaser .rc-core-cat-ldrc_type.home:before {
      width: 20px;
      height: 21px;
      background: url("../images/icon-house.png") center center no-repeat; }
    .node-vr-listing.view-mode-teaser .rc-core-cat-ldrc_type.hotel-room:before, .node-vr-listing.view-mode-teaser .rc-core-cat-ldrc_type.condo:before {
      width: 17px;
      height: 22px;
      background: url("../images/icon-condo.png") center center no-repeat; }
  .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range,
  .node-vr-listing.view-mode-teaser .rc-item-pricing {
    margin-bottom: 10px;
    border-top: solid 1px #CAE7B9;
    border-bottom: solid 1px #CAE7B9;
    padding: 10px;
    background: #E7F5DE;
    margin-right: -10px;
    margin-left: -10px; }
    @media only screen and (min-width: 30.0625em) {
      .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range,
      .node-vr-listing.view-mode-teaser .rc-item-pricing {
        box-sizing: border-box;
        margin-left: 0;
        margin-right: 0;
        border-radius: 3px;
        border: solid 1px #CAE7B9; } }
    @media only screen and (min-width: 36.5625em) {
      .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range,
      .node-vr-listing.view-mode-teaser .rc-item-pricing {
        margin-top: 10px; } }
    @media only screen and (min-width: 64.0625em) {
      .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range,
      .node-vr-listing.view-mode-teaser .rc-item-pricing {
        padding: 5px;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        border: solid 1px #CAE7B9;
        border-radius: 3px; } }
    .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .display-name,
    .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .display-detail,
    .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .display-detail a,
    .node-vr-listing.view-mode-teaser .rc-item-pricing .display-name,
    .node-vr-listing.view-mode-teaser .rc-item-pricing .display-detail,
    .node-vr-listing.view-mode-teaser .rc-item-pricing .display-detail a {
      color: #222222; }
    .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .display-detail,
    .node-vr-listing.view-mode-teaser .rc-item-pricing .display-detail {
      padding-bottom: 10px;
      font-size: 13px; }
      .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .display-detail a,
      .node-vr-listing.view-mode-teaser .rc-item-pricing .display-detail a {
        font-style: italic;
        text-decoration: underline; }
        .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .display-detail a:hover, .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .display-detail a:active,
        .node-vr-listing.view-mode-teaser .rc-item-pricing .display-detail a:hover,
        .node-vr-listing.view-mode-teaser .rc-item-pricing .display-detail a:active {
          text-decoration: none; }
    .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-quote-link,
    .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-quote-link {
      color: #222222;
      text-decoration: underline;
      margin-top: 5px;
      margin-bottom: 0px;
      display: block;
      font-style: italic;
      font-size: 14px; }
      .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-quote-link:hover, .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-quote-link:active,
      .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-quote-link:hover,
      .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-quote-link:active {
        text-decoration: none; }
    .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price,
    .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price {
      margin: 0;
      text-align: center; }
      .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price form, .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price form div,
      .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price form,
      .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price form div {
        display: block; }
      .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rcav-dates,
      .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rcav-dates {
        font-size: 14px;
        font-weight: 600;
        color: #222222; }
      .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price span.rc-price,
      .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price span.rc-price {
        display: block;
        color: #4b7034;
        font-weight: 600;
        font-size: 29px;
        font-family: 'Lato', sans-serif; }
        .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price span.rc-price sup,
        .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price span.rc-price sup {
          font-weight: 400;
          font-size: 14px;
          line-height: 13px;
          top: -13px; }
          @media only screen and (min-width: 48em) {
            .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price span.rc-price sup,
            .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price span.rc-price sup {
              display: block;
              top: 0;
              font-size: 19px;
              line-height: 18px; } }
        .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price span.rc-price .rc-savings,
        .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price span.rc-price .rc-savings {
          background-color: #fff;
          color: #4b7034;
          display: block;
          font-weight: 400;
          text-transform: uppercase;
          font-size: 20px;
          padding-top: 2px;
          padding-bottom: 2px;
          margin-top: 10px; }
          @media only screen and (max-width: 30em) {
            .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price span.rc-price .rc-savings,
            .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price span.rc-price .rc-savings {
              box-sizing: content-box;
              width: 100%;
              padding-left: 10px;
              padding-right: 10px;
              margin-left: -10px; } }
      .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy,
      .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy {
        *zoom: 1;
        margin-top: 4px;
        margin-bottom: 0px; }
        .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy:before, .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy:after,
        .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy:before,
        .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy:after {
          content: " ";
          display: table; }
        .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy:after,
        .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy:after {
          clear: both; }
        @media only screen and (min-width: 64.0625em) {
          .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy,
          .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy {
            padding-left: 5px;
            padding-right: 5px; } }
        .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy > div,
        .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy > div {
          *zoom: 1; }
          .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy > div:before, .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy > div:after,
          .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy > div:before,
          .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy > div:after {
            content: " ";
            display: table; }
          .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy > div:after,
          .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy > div:after {
            clear: both; }
        .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy button,
        .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy button {
          width: 100%;
          box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
          display: inline-block;
          background-color: #4D7335;
          text-transform: uppercase;
          font-family: "lato", sans-serif;
          font-weight: 400;
          letter-spacing: .1em;
          transition-property: color, background-color, border-color;
          transition-duration: .25s;
          transition-timing-function: ease-in-out;
          text-align: center;
          line-height: 1.3 !important;
          border: none;
          border-radius: 3px;
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
          color: #fff;
          height: auto;
          height: 40px;
          font-size: 16px;
          padding: 10px 15px;
          margin-bottom: 0;
          max-width: 185px;
          margin-left: auto;
          margin-right: auto;
          display: block;
          padding-left: 0;
          padding-right: 0; }
          .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy button:hover, .node-vr-listing.view-mode-teaser .field-name-field-vr-price-range .rc-item-price .rc-item-price-buy button:active,
          .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy button:hover,
          .node-vr-listing.view-mode-teaser .rc-item-pricing .rc-item-price .rc-item-price-buy button:active {
            text-decoration: none;
            background-color: #7a9967;
            color: #fff; }
  @media only screen and (min-width: 48em) {
    .node-vr-listing.view-mode-teaser .field-name-node-link {
      width: 100%;
      padding-left: 0;
      padding-right: 0; } }
  .node-vr-listing.view-mode-teaser .field-name-node-link a {
    display: block;
    background-color: #333333;
    text-transform: uppercase;
    font-family: "lato", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.3 !important;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: auto;
    height: 40px;
    font-size: 16px;
    padding: 10px 15px;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
    text-transform: none;
    font-size: 13px;
    letter-spacing: .05em;
    padding: 13px; }
    .node-vr-listing.view-mode-teaser .field-name-node-link a:hover, .node-vr-listing.view-mode-teaser .field-name-node-link a:active {
      text-decoration: none;
      background-color: #7a9967;
      color: #fff; }
  .node-vr-listing.view-mode-teaser .rc-item-pricing + .field-name-node-link {
    text-align: center;
    margin-top: 0;
    width: 100%; }
    .node-vr-listing.view-mode-teaser .rc-item-pricing + .field-name-node-link a {
      box-shadow: none; }
      @media only screen and (max-width: 47.9375em) {
        .node-vr-listing.view-mode-teaser .rc-item-pricing + .field-name-node-link a {
          font-size: 14px;
          padding-top: 7px;
          display: inline;
          background: none;
          min-height: 0;
          height: auto;
          font-weight: 700;
          letter-spacing: .05em;
          color: #333333;
          text-decoration: underline; }
          .node-vr-listing.view-mode-teaser .rc-item-pricing + .field-name-node-link a:hover, .node-vr-listing.view-mode-teaser .rc-item-pricing + .field-name-node-link a:active {
            text-decoration: none; } }
      @media only screen and (min-width: 48em) {
        .node-vr-listing.view-mode-teaser .rc-item-pricing + .field-name-node-link a {
          display: inline-block;
          background-color: #222222;
          text-transform: uppercase;
          font-family: "lato", sans-serif;
          font-weight: 400;
          letter-spacing: .1em;
          transition-property: color, background-color, border-color;
          transition-duration: .25s;
          transition-timing-function: ease-in-out;
          text-align: center;
          line-height: 1.3 !important;
          border: none;
          border-radius: 3px;
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
          color: #fff;
          height: auto;
          height: 40px;
          font-size: 16px;
          padding: 10px 15px;
          font-weight: 300;
          font-family: "lato", sans-serif;
          text-transform: none;
          display: block;
          font-size: 16px;
          letter-spacing: .05em;
          box-shadow: none; }
          .node-vr-listing.view-mode-teaser .rc-item-pricing + .field-name-node-link a:hover, .node-vr-listing.view-mode-teaser .rc-item-pricing + .field-name-node-link a:active {
            text-decoration: none;
            background-color: #7a9967;
            color: #fff; } }
  .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert + .field-name-node-link {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    padding-right: 0;
    padding-left: 3px; }
    @media only screen and (min-width: 64.0625em) {
      .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert + .field-name-node-link {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-left: 0;
        padding-right: 0; } }
    .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert + .field-name-node-link a {
      box-shadow: none; }
  .node-vr-listing.view-mode-teaser .rc-item-pricing + .field-name-specials-teaser-alert + .field-name-node-link {
    padding-left: 0;
    padding-right: 0; }
  .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    padding-left: 0;
    padding-right: 3px; }
    @media only screen and (min-width: 64.0625em) {
      .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 8px; } }
    .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert a {
      display: block;
      background-color: #4b7034;
      text-transform: uppercase;
      font-family: "lato", sans-serif;
      font-weight: 400;
      letter-spacing: .1em;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out;
      text-align: center;
      line-height: 1.3 !important;
      border: none;
      border-radius: 3px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      color: #fff;
      height: auto;
      height: 40px;
      font-size: 16px;
      padding: 10px 15px;
      text-transform: none;
      letter-spacing: .04em;
      font-size: 13px;
      padding-left: 0;
      padding-right: 0; }
      .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert a:hover, .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert a:active {
        text-decoration: none;
        background-color: #7a9967;
        color: #fff; }
      .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert a:before {
        content: '';
        display: inline-block;
        width: 23px;
        height: 19px;
        margin-bottom: -5px;
        background: url("../images/icon-saletag-tertiary.svg") left center no-repeat;
        background-image: url("../images/icon-saletag-white.svg"); }
      .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert a:hover:before, .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert a:active:before {
        background-image: url("../images/icon-saletag-white.svg"); }
      .node-vr-listing.view-mode-teaser .field-name-specials-teaser-alert a:before {
        width: 13px;
        margin-right: 4px; }
  .node-vr-listing.view-mode-teaser .rc-item-pricing + .field-name-specials-teaser-alert a {
    box-shadow: none; }
  @media only screen and (min-width: 30.0625em) {
    .node-vr-listing.view-mode-teaser .rc-core-item-name,
    .node-vr-listing.view-mode-teaser .rc-core-cat,
    .node-vr-listing.view-mode-teaser .field-name-body,
    .node-vr-listing.view-mode-teaser .field-name-field-vr-description-override,
    .node-vr-listing.view-mode-teaser .rc-core-item-description,
    .node-vr-listing.view-mode-teaser .rc-lodging-detail,
    .node-vr-listing.view-mode-teaser .field-name-node-link {
      padding-left: 0;
      padding-right: 0; }
    .node-vr-listing.view-mode-teaser .rc-lodging-detail + .rc-lodging-detail {
      padding-left: 7px;
      margin-left: 7px; } }

.node-vr-listing.view-mode-full #page-title,
.unit-details-page #page-title {
  text-align: center; }
  @media only screen and (min-width: 48em) {
    .node-vr-listing.view-mode-full #page-title,
    .unit-details-page #page-title {
      text-align: left; } }

.node-vr-listing.view-mode-full .l-main,
.unit-details-page .l-main {
  padding-top: 0; }

.node-vr-listing.view-mode-full .group-beds-baths-wrapper,
.unit-details-page .group-beds-baths-wrapper {
  text-align: center; }
  .node-vr-listing.view-mode-full .group-beds-baths-wrapper, .node-vr-listing.view-mode-full .group-beds-baths-wrapper *,
  .unit-details-page .group-beds-baths-wrapper,
  .unit-details-page .group-beds-baths-wrapper * {
    line-height: 1.0; }
  .node-vr-listing.view-mode-full .group-beds-baths-wrapper .rc-lodging-detail,
  .unit-details-page .group-beds-baths-wrapper .rc-lodging-detail {
    font-size: 20px;
    display: inline-block;
    width: auto; }
  .node-vr-listing.view-mode-full .group-beds-baths-wrapper .rc-lodging-detail + .rc-lodging-detail,
  .unit-details-page .group-beds-baths-wrapper .rc-lodging-detail + .rc-lodging-detail {
    padding-left: 5px;
    border-left: solid 1px #222222; }
  @media only screen and (min-width: 48em) {
    .node-vr-listing.view-mode-full .group-beds-baths-wrapper,
    .unit-details-page .group-beds-baths-wrapper {
      float: none;
      display: block;
      font-size: 100%; }
      .node-vr-listing.view-mode-full .group-beds-baths-wrapper .rc-lodging-detail,
      .unit-details-page .group-beds-baths-wrapper .rc-lodging-detail {
        font-size: 36px;
        line-height: 1.45; }
      .node-vr-listing.view-mode-full .group-beds-baths-wrapper .rc-lodging-detail + .rc-lodging-detail,
      .unit-details-page .group-beds-baths-wrapper .rc-lodging-detail + .rc-lodging-detail {
        border-left: none;
        margin-left: 0px;
        padding-left: 0px; }
        .node-vr-listing.view-mode-full .group-beds-baths-wrapper .rc-lodging-detail + .rc-lodging-detail:before,
        .unit-details-page .group-beds-baths-wrapper .rc-lodging-detail + .rc-lodging-detail:before {
          content: '/'; } }

.node-vr-listing.view-mode-full .group-left {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width: 48em) {
    .node-vr-listing.view-mode-full .group-left {
      padding-right: 20px; } }

@media only screen and (max-width: 47.9375em) {
  .node-vr-listing.view-mode-full .group-right {
    box-sizing: content-box;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    background: #f4f0e9; } }

@media only screen and (min-width: 48em) {
  .node-vr-listing.view-mode-full .group-right {
    padding-left: 0;
    padding-right: 0; } }

.node-vr-listing.view-mode-full .group-footer {
  clear: both; }
  @media only screen and (min-width: 48em) {
    .node-vr-listing.view-mode-full .group-footer {
      padding-top: 25px; } }

.node-vr-listing.view-mode-full .group-action-links {
  padding-top: 0px; }
  .node-vr-listing.view-mode-full .group-action-links .field-group-format-wrapper {
    padding-top: 5px;
    *zoom: 1;
    box-sizing: content-box;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    border-bottom: solid 1px #7a9967; }
    .node-vr-listing.view-mode-full .group-action-links .field-group-format-wrapper:before, .node-vr-listing.view-mode-full .group-action-links .field-group-format-wrapper:after {
      content: " ";
      display: table; }
    .node-vr-listing.view-mode-full .group-action-links .field-group-format-wrapper:after {
      clear: both; }
  @media only screen and (min-width: 34.375em) {
    .node-vr-listing.view-mode-full .group-action-links {
      padding-top: 10px; }
      .node-vr-listing.view-mode-full .group-action-links .field-group-format-wrapper {
        padding-top: 0px;
        border-top: solid 1px #7a9967; } }
  @media only screen and (min-width: 48em) {
    .node-vr-listing.view-mode-full .group-action-links {
      padding-top: 0px; }
      .node-vr-listing.view-mode-full .group-action-links .field-group-format-wrapper {
        box-sizing: border-box;
        margin: auto;
        background: #7a9967;
        border: solid 1px #7a9967;
        border-top: none; } }
  .node-vr-listing.view-mode-full .group-action-links a {
    display: inline-block;
    text-align: center; }
  .node-vr-listing.view-mode-full .group-action-links .print-page {
    display: none; }
  .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link {
    width: 100%;
    position: relative;
    height: auto;
    border-radius: 0px;
    box-shadow: none;
    text-indent: 0px;
    overflow: visible;
    padding: 10px;
    background: #7a9967;
    box-sizing: content-box;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    color: #fff;
    text-decoration: none !important;
    letter-spacing: .05em; }
    .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link:hover, .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link:active {
      background-color: #222222; }
    .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link .fi-heart,
    .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link .fi-x {
      border-radius: 0px;
      box-shadow: none;
      display: inline-block;
      width: 20px;
      height: 20px;
      background-size: 20px;
      background-position: center;
      margin-bottom: -3px; }
      .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link .fi-heart:before,
      .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link .fi-x:before {
        display: none; }
    @media only screen and (min-width: 34.375em) {
      .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link {
        width: 50%;
        height: 26px;
        padding-right: 0;
        padding-left: 15px;
        padding-top: 10px;
        padding-bottom: 4px; } }
  .node-vr-listing.view-mode-full .group-action-links .vrweb-inquiry-link {
    width: 50%;
    padding: 10px 0px 4px; }
    @media only screen and (min-width: 34.375em) {
      .node-vr-listing.view-mode-full .group-action-links .vrweb-inquiry-link {
        width: 25%;
        float: right;
        height: 26px;
        box-sizing: content-box;
        padding-right: 15px;
        margin-right: -15px; } }
  .node-vr-listing.view-mode-full .group-action-links .bt-leads-share-url-form-wrapper {
    display: inline-block;
    width: 50%;
    border-left: solid 1px #7a9967; }
    .node-vr-listing.view-mode-full .group-action-links .bt-leads-share-url-form-wrapper a {
      width: 100%;
      text-align: center;
      padding: 10px 0px 4px; }
    .node-vr-listing.view-mode-full .group-action-links .bt-leads-share-url-form-wrapper a::before {
      background: url("../images/icon-share-white.svg") left center no-repeat; }
    @media only screen and (min-width: 34.375em) {
      .node-vr-listing.view-mode-full .group-action-links .bt-leads-share-url-form-wrapper {
        width: 25%;
        float: left;
        float: right;
        height: 40px;
        border-left: none;
        border-right: solid 1px #7a9967; } }
  @media only screen and (min-width: 48em) {
    .node-vr-listing.view-mode-full .group-action-links .print-page,
    .node-vr-listing.view-mode-full .group-action-links .vrweb-inquiry-link,
    .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link,
    .node-vr-listing.view-mode-full .group-action-links .bt-leads-share-url-form-wrapper {
      height: auto;
      width: auto;
      display: inline-block;
      float: none;
      margin: auto;
      border: none;
      box-sizing: border-box;
      background: none; }
      .node-vr-listing.view-mode-full .group-action-links .print-page:hover, .node-vr-listing.view-mode-full .group-action-links .print-page:active,
      .node-vr-listing.view-mode-full .group-action-links .vrweb-inquiry-link:hover,
      .node-vr-listing.view-mode-full .group-action-links .vrweb-inquiry-link:active,
      .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link:hover,
      .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link:active,
      .node-vr-listing.view-mode-full .group-action-links .bt-leads-share-url-form-wrapper:hover,
      .node-vr-listing.view-mode-full .group-action-links .bt-leads-share-url-form-wrapper:active {
        background: none;
        text-decoration: underline !important; }
      .node-vr-listing.view-mode-full .group-action-links .print-page, .node-vr-listing.view-mode-full .group-action-links .print-page a,
      .node-vr-listing.view-mode-full .group-action-links .vrweb-inquiry-link,
      .node-vr-listing.view-mode-full .group-action-links .vrweb-inquiry-link a,
      .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link,
      .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link a,
      .node-vr-listing.view-mode-full .group-action-links .bt-leads-share-url-form-wrapper,
      .node-vr-listing.view-mode-full .group-action-links .bt-leads-share-url-form-wrapper a {
        color: #fff; }
    .node-vr-listing.view-mode-full .group-action-links .print-page,
    .node-vr-listing.view-mode-full .group-action-links .vrweb-inquiry-link,
    .node-vr-listing.view-mode-full .group-action-links .vrweb-collection-link {
      padding: 5px 8px; }
    .node-vr-listing.view-mode-full .group-action-links .bt-leads-share-url-form-wrapper a {
      color: #fff;
      padding: 5px 8px;
      margin: auto; } }

.node-vr-listing.view-mode-full #Media {
  margin-bottom: 0px;
  padding-top: 5px; }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full #Media {
      box-sizing: content-box;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
      margin-left: -15px;
      background: #f4f0e9;
      padding-bottom: 8px; } }
  @media only screen and (min-width: 48em) {
    .node-vr-listing.view-mode-full #Media {
      border: solid 1px #2a4818;
      border-top: none; } }

.node-vr-listing.view-mode-full .rc-core-item-api-images-royalslider,
.node-vr-listing.view-mode-full .field-name-field-gallery-images {
  margin-bottom: 0px; }
  @media only screen and (min-width: 48em) {
    .node-vr-listing.view-mode-full .rc-core-item-api-images-royalslider,
    .node-vr-listing.view-mode-full .field-name-field-gallery-images {
      margin-bottom: 4px; } }

.node-vr-listing.view-mode-full .field-name-specials-teaser-alert {
  clear: both;
  padding-bottom: 15px; }
  .node-vr-listing.view-mode-full .field-name-specials-teaser-alert a {
    display: block;
    background-color: #4b7034;
    text-transform: uppercase;
    font-family: "lato", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.3 !important;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: auto;
    height: 40px;
    font-size: 16px;
    padding: 10px 15px;
    text-transform: none; }
    .node-vr-listing.view-mode-full .field-name-specials-teaser-alert a:hover, .node-vr-listing.view-mode-full .field-name-specials-teaser-alert a:active {
      text-decoration: none;
      background-color: #7a9967;
      color: #fff; }
    .node-vr-listing.view-mode-full .field-name-specials-teaser-alert a:before {
      content: '';
      display: inline-block;
      width: 23px;
      height: 19px;
      margin-bottom: -5px;
      background: url("../images/icon-saletag-tertiary.svg") left center no-repeat;
      background-image: url("../images/icon-saletag-white.svg"); }
    .node-vr-listing.view-mode-full .field-name-specials-teaser-alert a:hover:before, .node-vr-listing.view-mode-full .field-name-specials-teaser-alert a:active:before {
      background-image: url("../images/icon-saletag-white.svg"); }

@media only screen and (max-width: 47.9375em) {
  .node-vr-listing.view-mode-full .group-vr-full-featured-amenities {
    box-sizing: content-box;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    background: #fff; } }

.node-vr-listing.view-mode-full .group-vr-full-featured-amenities h3 {
  color: #222222;
  margin-top: 0;
  text-transform: none;
  font-weight: 700;
  font-size: 19px;
  margin-bottom: 0px;
  padding-bottom: 20px;
  padding-top: 20px;
  display: none; }

.node-vr-listing.view-mode-full .group-vr-full-featured-amenities .view-content ul li a {
  color: #222; }

.node-vr-listing.view-mode-full .group-vr-full-amenities .rc-core-cat-ldrc_amenity ul {
  list-style: none;
  margin-left: 0px; }
  .node-vr-listing.view-mode-full .group-vr-full-amenities .rc-core-cat-ldrc_amenity ul li {
    list-style: none;
    font-weight: 700;
    line-height: 1.45;
    padding-bottom: 3px; }
    .node-vr-listing.view-mode-full .group-vr-full-amenities .rc-core-cat-ldrc_amenity ul li em {
      font-style: normal;
      font-weight: 400; }
      .node-vr-listing.view-mode-full .group-vr-full-amenities .rc-core-cat-ldrc_amenity ul li em:before {
        content: ': ';
        font-weight: 700;
        margin-left: -2px;
        margin-right: 3px; }
    @media only screen and (min-width: 48em) {
      .node-vr-listing.view-mode-full .group-vr-full-amenities .rc-core-cat-ldrc_amenity ul li {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left;
        padding-left: 0; } }
    @media only screen and (min-width: 64.0625em) {
      .node-vr-listing.view-mode-full .group-vr-full-amenities .rc-core-cat-ldrc_amenity ul li {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left;
        clear: none;
        padding-left: 8px;
        padding-right: 8px; }
        .node-vr-listing.view-mode-full .group-vr-full-amenities .rc-core-cat-ldrc_amenity ul li:nth-of-type(3n+1) {
          clear: both;
          padding-left: 0px;
          padding-right: 16px; }
        .node-vr-listing.view-mode-full .group-vr-full-amenities .rc-core-cat-ldrc_amenity ul li:nth-of-type(3n) {
          clear: none;
          padding-right: 0px;
          padding-left: 16px; } }

.node-vr-listing.view-mode-full .group-vr-full-amenities div[class*="evrn"] {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333%;
  float: left; }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .group-vr-full-amenities div[class*="evrn"] {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left; } }

.node-vr-listing.view-mode-full .group-vr-full-rates table.rc-item-prices {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }
  .node-vr-listing.view-mode-full .group-vr-full-rates table.rc-item-prices .rc-price-col {
    text-align: left; }

.node-vr-listing.view-mode-full .group-vr-full-rates table thead {
  background: #e8e8e8; }

.node-vr-listing.view-mode-full .group-vr-full-rates table tr.even td {
  background: #f0f0f0; }

.node-vr-listing.view-mode-full .group-vr-full-map h3 {
  color: #222222;
  margin-top: 0;
  text-transform: none;
  font-weight: 700;
  font-size: 19px; }

.node-vr-listing.view-mode-full .group-vr-full-map .view-nearby-activities table {
  width: 100%;
  border: none;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .node-vr-listing.view-mode-full .group-vr-full-map .view-nearby-activities table, .node-vr-listing.view-mode-full .group-vr-full-map .view-nearby-activities table thead {
    background: #fefefd; }

.node-vr-listing.view-mode-full .rc-avail-ajax-wrapper {
  margin: auto;
  *zoom: 1;
  padding-bottom: 15px; }
  .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper:before, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper:after {
    content: " ";
    display: table; }
  .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper:after {
    clear: both; }
  .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper:before {
    content: 'Search Availability';
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    text-transform: uppercase;
    color: #333333;
    letter-spacing: .05em; }
    @media only screen and (max-width: 47.9375em) {
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper:before {
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
        box-sizing: content-box;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        padding-top: 10px;
        padding-bottom: 8px;
        background: #fff; } }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper input, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper select {
      background-color: #fff; } }
  @media only screen and (min-width: 48em) {
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-avail-ajax {
    clear: both;
    *zoom: 1; }
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-avail-ajax .vrw-avail-message,
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-avail-ajax .rc-na {
      margin-top: 10px;
      color: #50222d;
      border: 1px solid #50222d;
      padding: 10px;
      background-color: rgba(80, 34, 45, 0.1);
      display: block; }
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-avail-ajax:before, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-avail-ajax:after {
      content: " ";
      display: table; }
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-avail-ajax:after {
      clear: both; }
  .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form {
    margin: auto;
    float: none; }
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form .form-item {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left;
      margin-bottom: 10px; }
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form .form-item.form-item-rcav-begin, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form .form-item.form-item-rcav-adult {
        padding-left: 0px;
        padding-right: 7px; }
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form .form-item.form-item-rcav-end, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form .form-item.form-item-rcav-child {
        padding-right: 0px;
        padding-left: 7px; }
      @media only screen and (max-width: 30em) {
        .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form .form-item.form-item-rcav-begin, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form .form-item.form-item-rcav-end {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 100%;
          float: left;
          padding-left: 0 !important;
          padding-right: 0 !important; } }
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form .form-item label {
        text-align: left; }
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form #edit-rcav-submit {
      display: inline-block;
      background-color: #222222;
      text-transform: uppercase;
      font-family: "lato", sans-serif;
      font-weight: 400;
      letter-spacing: .1em;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out;
      text-align: center;
      line-height: 1.3 !important;
      border: none;
      border-radius: 3px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      color: #fff;
      height: auto;
      height: 40px;
      font-size: 16px;
      padding: 10px 15px;
      width: 100%;
      margin-bottom: 0px; }
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form #edit-rcav-submit:hover, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form #edit-rcav-submit:active {
        text-decoration: none;
        background-color: #7a9967;
        color: #fff; }
  .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing {
    margin-bottom: 10px;
    border-top: solid 1px #CAE7B9;
    border-bottom: solid 1px #CAE7B9;
    padding: 10px;
    background: #E7F5DE;
    margin-right: -10px;
    margin-left: -10px; }
    @media only screen and (min-width: 36.5625em) {
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing {
        margin-top: 10px; } }
    @media only screen and (min-width: 64.0625em) {
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
        border: solid 1px #CAE7B9;
        border-radius: 3px; } }
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .display-name,
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .display-detail,
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .display-detail a {
      color: #222222; }
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .display-detail {
      padding-bottom: 10px;
      font-size: 13px; }
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .display-detail a {
        font-style: italic;
        text-decoration: underline; }
        .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .display-detail a:hover, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .display-detail a:active {
          text-decoration: none; }
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-quote-link {
      color: #222222;
      text-decoration: underline;
      margin-top: 5px;
      margin-bottom: 0px;
      display: block;
      font-style: italic; }
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-quote-link:hover, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-quote-link:active {
        text-decoration: none; }
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price {
      margin: 0;
      text-align: center; }
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price form, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price form div {
        display: block; }
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rcav-dates {
        font-size: 14px;
        font-weight: 600;
        color: #222222; }
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price span.rc-price {
        display: block;
        color: #4b7034;
        font-weight: 600;
        font-size: 29px;
        font-family: 'Lato', sans-serif; }
        .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price span.rc-price sup {
          font-weight: 400;
          font-size: 14px;
          line-height: 13px;
          top: 0; }
          @media only screen and (min-width: 48em) {
            .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price span.rc-price sup {
              display: block;
              top: 0;
              font-size: 19px;
              line-height: 18px; } }
        .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price span.rc-price .rc-savings {
          box-sizing: content-box;
          width: 100%;
          padding-left: 10px;
          padding-right: 10px;
          margin-left: -10px;
          background-color: #fff;
          color: #4b7034;
          display: block;
          font-weight: 400;
          text-transform: uppercase;
          font-size: 20px;
          padding-top: 2px;
          padding-bottom: 2px;
          margin-top: 10px; }
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rc-item-price-buy {
        *zoom: 1;
        margin-top: 10px;
        margin-bottom: 0px; }
        .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rc-item-price-buy:before, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rc-item-price-buy:after {
          content: " ";
          display: table; }
        .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rc-item-price-buy:after {
          clear: both; }
        .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rc-item-price-buy > div {
          *zoom: 1; }
          .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rc-item-price-buy > div:before, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rc-item-price-buy > div:after {
            content: " ";
            display: table; }
          .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rc-item-price-buy > div:after {
            clear: both; }
        .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rc-item-price-buy button {
          width: 100%;
          box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
          display: inline-block;
          background-color: #4D7335;
          text-transform: uppercase;
          font-family: "lato", sans-serif;
          font-weight: 400;
          letter-spacing: .1em;
          transition-property: color, background-color, border-color;
          transition-duration: .25s;
          transition-timing-function: ease-in-out;
          text-align: center;
          line-height: 1.3 !important;
          border: none;
          border-radius: 3px;
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
          color: #fff;
          height: auto;
          height: 40px;
          font-size: 16px;
          padding: 10px 15px;
          margin-bottom: 0;
          max-width: 185px;
          margin-left: auto;
          margin-right: auto;
          display: block; }
          .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rc-item-price-buy button:hover, .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-item-pricing .rc-item-price .rc-item-price-buy button:active {
            text-decoration: none;
            background-color: #7a9967;
            color: #fff; }

.node-vr-listing.view-mode-full .vrweb-driving-directions {
  display: block;
  background-color: #333333;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  height: 40px;
  font-size: 16px;
  padding: 10px 15px;
  max-width: 200px;
  margin: 0px auto 15px auto;
  padding-top: 8px !important; }
  .node-vr-listing.view-mode-full .vrweb-driving-directions:hover, .node-vr-listing.view-mode-full .vrweb-driving-directions:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .vrweb-driving-directions {
      margin-bottom: 5px; } }

@media only screen and (max-width: 64em) {
  .node-vr-listing.view-mode-full #node-vr-listing-full-group-vr-nearby-activities {
    display: none; } }

.node-vr-listing.view-mode-full .vr-aggregate-rating {
  margin-top: 1em; }

.node-vr-listing.view-mode-full .node-review {
  margin-bottom: 1em; }
  .node-vr-listing.view-mode-full .node-review .field-name-title h4 {
    margin: 0; }
  .node-vr-listing.view-mode-full .node-review .field-name-field-review-rating {
    display: block;
    height: 24px; }

body.node-type-vr-listing #node-vr-listing-full-group-tabs-wrapper .content {
  margin-top: 25px; }

body.node-type-vr-listing .l-content-bottom {
  background: #f4f0e9;
  padding: 0; }
  @media only screen and (max-width: 30em) {
    body.node-type-vr-listing .l-content-bottom {
      display: none !important; } }

.ui-dialog .ui-widget-header {
  padding-bottom: 15px;
  border: none;
  border-bottom: 1px solid #f4f0e9;
  background: white;
  color: #151515;
  font-weight: normal;
  border-radius: 0px; }
  .ui-dialog .ui-widget-header .ui-dialog-title {
    font-family: "Georgia", Georgia, Times New Roman, serif;
    font-size: 1em; }

.ui-dialog .rc-item-quote {
  font-size: 0.8125em; }

.ui-dialog button {
  display: inline-block;
  background-color: #7a9967;
  text-transform: uppercase;
  font-family: "lato", sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  transition-property: color, background-color, border-color;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  text-align: center;
  line-height: 1.3 !important;
  border: none;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  color: #fff;
  height: auto;
  height: 40px;
  font-size: 16px;
  padding: 10px 15px;
  width: 100%;
  margin-bottom: 0px; }
  .ui-dialog button:hover, .ui-dialog button:active {
    text-decoration: none;
    background-color: #7a9967;
    color: #fff; }
  .ui-dialog button:hover, .ui-dialog button:active {
    background-color: #4b7034; }

.ui-dialog .ui-dialog-titlebar-close {
  top: 0px;
  right: 0px;
  margin: 0; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .25em .25em;
  background: none;
  overflow: auto;
  zoom: 1; }
  .ui-dialog .ui-dialog-content table {
    border: none; }
    .ui-dialog .ui-dialog-content table tr,
    .ui-dialog .ui-dialog-content table td,
    .ui-dialog .ui-dialog-content table th {
      font-family: "lato", sans-serif;
      line-height: 1.4; }
    .ui-dialog .ui-dialog-content table tr.even td,
    .ui-dialog .ui-dialog-content table tr.even th {
      background: #fdfcfa; }

.section-vacation-rentals .view-display-id-attachment_map .view-mode-gmap_popup .rc-item-pricing .rc-item-quote-link, .section-vacation-rentals .view-display-id-attachment_map .view-mode-gmap_popup .rc-item-pricing .rcav-dates, .section-vacation-rentals .view-display-id-attachment_map .view-mode-gmap_popup .rc-item-pricing .rc-price {
  display: none; }

.rc-item-price form div.bt-leads-share-url-form-wrapper, .rc-item-quote form div.bt-leads-share-url-form-wrapper {
  display: block;
  font-size: smaller;
  padding: .3em; }

.search-results-page.map-results-page .page-header {
  border-bottom: none !important; }
  .search-results-page.map-results-page .page-header .title-wrapper {
    width: 100% !important; }

.search-results-page.map-results-page .main.columns .view-vacation-rental-listings .view-header {
  padding-bottom: 0; }

.search-results-page.map-results-page aside.sidebar-second,
.search-results-page.map-results-page aside.sidebar-first {
  margin-top: 0; }

@media only screen and (max-width: 47.9375em) {
  .search-results-page.map-results-page aside.sidebar-first {
    border-right: solid 1px #f4f0e9; } }

@media only screen and (min-width: 48em) {
  .search-results-page.map-results-page .main.columns .view-vacation-rental-listings .view-content .gmap-gmap {
    margin-bottom: 0; }
  .search-results-page.map-results-page .l-main {
    padding-bottom: 0; }
    .search-results-page.map-results-page .l-main > aside.sidebar-first {
      display: none; }
  .search-results-page.map-results-page .page-wrapper {
    padding-bottom: 0; }
  .search-results-page.map-results-page aside.sidebar-first {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
    float: left;
    float: left;
    padding-left: 0;
    padding-right: 0;
    min-height: 805px;
    background: #333333; }
    .search-results-page.map-results-page aside.sidebar-first section {
      border: 0;
      background: none;
      border-radius: 0;
      box-shadow: none; }
    .search-results-page.map-results-page aside.sidebar-first [id*="views-exposed-form"] .form-item,
    .search-results-page.map-results-page aside.sidebar-first [id*="views-exposed-form"] .views-exposed-widget {
      width: 100% !important;
      padding-left: 0 !important;
      padding-right: 0 !important; }
  .search-results-page.map-results-page .l-main {
    max-width: none; }
    .search-results-page.map-results-page .l-main .main.columns {
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      padding-top: 0px; }
      .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header {
        border-bottom: 0;
        max-width: 1170px;
        margin: 0 auto;
        margin-bottom: 0;
        padding-left: 15px;
        padding-right: 15px; }
        .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header .search-summary {
          padding-top: 0;
          margin-top: 5px;
          border-top: none; }
      .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-content {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 75%;
        float: left;
        padding-left: 0;
        padding-right: 0;
        float: right; }
  .search-results-page.map-results-page .gmap-gmap {
    min-height: 805px; }
    .search-results-page.map-results-page .gmap-gmap > .gm-style > .gmnoprint {
      left: auto !important;
      right: 0 !important;
      min-width: 50px; }
    .search-results-page.map-results-page .gmap-gmap > .gm-style > .gm-style-cc {
      display: none; } }

@media only screen and (min-width: 51.25em) {
  .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header .search-summary {
    display: inline-block;
    float: left;
    margin-bottom: 25px; } }

@media only screen and (min-width: 64.0625em) {
  .search-results-page.map-results-page #page-title {
    text-align: center;
    padding-right: 0; }
    .search-results-page.map-results-page #page-title .bt-leads-share-url-form-wrapper {
      display: block;
      float: none;
      width: 100%;
      position: relative;
      height: 32px;
      padding: 0;
      top: auto;
      right: auto;
      left: auto;
      bottom: auto;
      line-height: 0;
      margin-bottom: 15px; }
      .search-results-page.map-results-page #page-title .bt-leads-share-url-form-wrapper a {
        margin: 0;
        line-height: 1.0;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto; } }

@media only screen and (min-width: 74.375em) {
  .search-results-page.map-results-page #page-title {
    text-align: center;
    padding-right: 0; }
    .search-results-page.map-results-page #page-title .bt-leads-share-url-form-wrapper {
      display: block;
      float: none;
      width: 100%;
      position: relative;
      height: 32px;
      padding: 0;
      top: auto;
      right: auto;
      left: auto;
      bottom: auto;
      line-height: 0;
      margin-bottom: 15px; }
      .search-results-page.map-results-page #page-title .bt-leads-share-url-form-wrapper a {
        margin: 0;
        line-height: 1.0;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto; }
  .search-results-page.map-results-page .l-main {
    padding: 0; }
    .search-results-page.map-results-page .l-main .main.columns {
      padding: 0; }
  .search-results-page.map-results-page aside.sidebar-first {
    width: 20%; }
  .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings {
    position: relative; }
    .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-content {
      width: 80%; }
    .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header {
      position: absolute;
      z-index: +99;
      margin: auto;
      left: 125px;
      right: 0;
      top: 10px;
      width: 800px;
      background: rgba(0, 0, 0, 0.75);
      border-radius: 3px;
      padding: 3px; }
      .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header .toggle-style-link {
        background: linear-gradient(#f4f0e9, #e8e8e8);
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header .toggle-style-link:hover, .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header .toggle-style-link:active {
          background: #e8e8e8; }
      .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header .active-state-toggle {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
      .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header .active-state-toggle,
      .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header .toggle-style-link {
        margin-bottom: 0; }
      .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header .search-summary {
        padding: 7px 5px 0 10px;
        margin: 0; }
        .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header .search-summary, .search-results-page.map-results-page .l-main .main.columns .view-vacation-rental-listings .view-header .search-summary * {
          color: #f4f0e9;
          font-weight: 400;
          letter-spacing: .03em; } }

.search-results-page.map-results-page #featured-wrapper .block-ds-extras-groupings-gallery,
.search-results-page.map-results-page #featured-wrapper .field-name-field-location {
  display: none; }

.loading-results {
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -25px;
  z-index: 99999;
  color: #fff;
  font-size: 22px;
  display: none;
  letter-spacing: .05em;
  font-family: "Georgia", Georgia, Times New Roman, serif; }

.tld-has-search .tld-groupings.reveal-modal .views-field-field-vr-price-range {
  display: none !important; }

.ui-dialog.ui-widget {
  z-index: 999; }

.search-results-page .bt-leads-share-url-form-wrapper,
.page-my-favorites .bt-leads-share-url-form-wrapper {
  text-align: center;
  padding: 20px 0px; }
  .search-results-page .bt-leads-share-url-form-wrapper a,
  .page-my-favorites .bt-leads-share-url-form-wrapper a {
    background-color: #7a9967;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #f4f0e9;
    border-radius: 3px;
    padding: 10px;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out; }
    .search-results-page .bt-leads-share-url-form-wrapper a:hover,
    .page-my-favorites .bt-leads-share-url-form-wrapper a:hover {
      color: #f4f0e9;
      background-color: #333333;
      text-decoration: none;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out; }
    .search-results-page .bt-leads-share-url-form-wrapper a::before,
    .page-my-favorites .bt-leads-share-url-form-wrapper a::before {
      background: url("../images/icon-share-white.svg") left center no-repeat; }

/*===========================================================
  Newsletter Sign up Form
===========================================================*/
.entitytype-newsletter-form {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1170px;
  *zoom: 1;
  margin-bottom: 30px; }
  .entitytype-newsletter-form:before, .entitytype-newsletter-form:after {
    content: " ";
    display: table; }
  .entitytype-newsletter-form:after {
    clear: both; }
  .entitytype-newsletter-form .form-item {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%;
    float: left;
    padding-left: 0 !important; }
  .entitytype-newsletter-form .form-actions {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
    float: left;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 22px; }
    .entitytype-newsletter-form .form-actions button {
      width: 100%; }

/*===========================================================
  Contact Form
===========================================================*/
.entitytype-contact-form {
  *zoom: 1; }
  .entitytype-contact-form:before, .entitytype-contact-form:after {
    content: " ";
    display: table; }
  .entitytype-contact-form:after {
    clear: both; }
  .entitytype-contact-form .field-name-field-name,
  .entitytype-contact-form .field-name-field-first-name,
  .entitytype-contact-form .field-name-field-last-name,
  .entitytype-contact-form .field-name-field-email,
  .entitytype-contact-form .field-name-field-contact-subject,
  .entitytype-contact-form #edit-field-body-no-summary {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    margin-bottom: 10px; }
    @media only screen and (min-width: 48em) {
      .entitytype-contact-form .field-name-field-name,
      .entitytype-contact-form .field-name-field-first-name,
      .entitytype-contact-form .field-name-field-last-name,
      .entitytype-contact-form .field-name-field-email,
      .entitytype-contact-form .field-name-field-contact-subject,
      .entitytype-contact-form #edit-field-body-no-summary {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left; } }
    @media only screen and (max-width: 47.9375em) {
      .entitytype-contact-form .field-name-field-name,
      .entitytype-contact-form .field-name-field-first-name,
      .entitytype-contact-form .field-name-field-last-name,
      .entitytype-contact-form .field-name-field-email,
      .entitytype-contact-form .field-name-field-contact-subject,
      .entitytype-contact-form #edit-field-body-no-summary {
        padding-left: 0;
        padding-right: 0; } }
  @media only screen and (min-width: 48em) {
    .entitytype-contact-form .field-name-field-first-name,
    .entitytype-contact-form .field-name-field-email {
      padding-right: 0;
      padding-left: 8px; } }
  @media only screen and (min-width: 48em) {
    .entitytype-contact-form .field-name-field-last-name,
    .entitytype-contact-form .field-name-field-name {
      padding-left: 0;
      padding-right: 8px; } }
  .entitytype-contact-form .field-name-field-contact-subject,
  .entitytype-contact-form #edit-field-body-no-summary {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0; }
  .entitytype-contact-form #edit-actions {
    padding-top: 20px;
    clear: both; }
    .entitytype-contact-form #edit-actions button {
      display: block;
      margin: auto; }

/*===========================================================
  VR Inquiry Form
===========================================================*/
.entitytype-vr_inquiry-form .date-padding {
  padding: 0px !important;
  width: 100%; }

.entitytype-vr_inquiry-form .date-no-float {
  width: 100%; }

.entitytype-vr_inquiry-form label {
  padding-top: 15px;
  height: 29px;
  margin-bottom: 8px; }

.entitytype-vr_inquiry-form .field-name-field-email,
.entitytype-vr_inquiry-form .field-name-field-inquiry-arrive,
.entitytype-vr_inquiry-form .field-name-field-inquiry-adults,
.entitytype-vr_inquiry-form .field-name-field-inquiry-flexible-dates {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left;
  padding-left: 0px;
  padding-right: 8px; }

.entitytype-vr_inquiry-form .field-name-field-phone-number,
.entitytype-vr_inquiry-form .field-name-field-inquiry-depart,
.entitytype-vr_inquiry-form .field-name-field-inquiry-children,
.entitytype-vr_inquiry-form .field-name-field-inquiry-properties {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left;
  padding-right: 0px;
  padding-left: 8px; }

.entitytype-vr_inquiry-form .field-name-field-name,
.entitytype-vr_inquiry-form .field-name-field-body-no-summary {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }
  .entitytype-vr_inquiry-form .field-name-field-name.field-name-field-name label,
  .entitytype-vr_inquiry-form .field-name-field-body-no-summary.field-name-field-name label {
    padding-top: 0px;
    height: 14px; }

@media only screen and (max-width: 47.9375em) {
  .entitytype-vr_inquiry-form .field-name-field-email,
  .entitytype-vr_inquiry-form .field-name-field-phone-number,
  .entitytype-vr_inquiry-form .field-name-field-inquiry-properties,
  .entitytype-vr_inquiry-form .field-name-field-inquiry-flexible-dates {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.entitytype-vr_inquiry-form fieldset {
  margin: 0px; }
  .entitytype-vr_inquiry-form fieldset legend {
    padding-top: 15px;
    font-size: 0.875em;
    font-weight: 400;
    font-style: normal;
    color: #000;
    height: 29px;
    width: 40px; }
  .entitytype-vr_inquiry-form fieldset label {
    padding-top: 0px;
    height: 14px;
    padding-left: 40px;
    margin-top: -14px; }
  .entitytype-vr_inquiry-form fieldset .form-item, .entitytype-vr_inquiry-form fieldset .form-item input {
    width: 100%; }

.entitytype-vr_inquiry-form .form-item-field-inquiry-arrive-und-0-value-date label {
  padding-left: 43px; }

.entitytype-vr_inquiry-form .form-item-field-inquiry-depart-und-0-value-date label {
  padding-left: 48px; }

.entitytype-vr_inquiry-form .field-name-field-inquiry-flexible-dates {
  padding-top: 20px; }
  @media only screen and (min-width: 48em) {
    .entitytype-vr_inquiry-form .field-name-field-inquiry-flexible-dates {
      padding-top: 30px; } }

.entitytype-vr_inquiry-form .form-actions {
  clear: both;
  padding-top: 15px;
  padding-bottom: 15px; }
  .entitytype-vr_inquiry-form .form-actions button {
    display: block;
    margin: auto; }

.main .block-search-form #edit-submit {
  padding-left: 21px;
  padding-right: 21px;
  width: auto; }

textarea {
  resize: vertical;
  min-height: 100px; }

.footer-wrapper {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background: url("../images/footer-bg-768.jpg") center top no-repeat;
  background-size: cover;
  *zoom: 1; }
  .footer-wrapper:before, .footer-wrapper:after {
    content: " ";
    display: table; }
  .footer-wrapper:after {
    clear: both; }
  @media only screen and (min-width: 48em) {
    .footer-wrapper {
      background: url("../images/footer-bg-1024.jpg") center top no-repeat;
      background-size: cover;
      text-align: left; } }
  @media only screen and (min-width: 64.0625em) {
    .footer-wrapper {
      background: url("../images/footer-bg-1200.jpg") center top no-repeat;
      background-size: cover; } }
  @media only screen and (min-width: 75em) {
    .footer-wrapper {
      background: url("../images/footer-bg-1440.jpg") center top no-repeat;
      background-size: cover; } }
  @media only screen and (min-width: 90em) {
    .footer-wrapper {
      background: url("../images/footer-bg-1750.jpg") center top no-repeat;
      background-size: cover; } }
  @media only screen and (min-width: 109.375em) {
    .footer-wrapper {
      background: url("../images/footer-bg-2100.jpg") center top no-repeat;
      min-height: 430px;
      background-size: cover; } }
  @media only screen and (min-width: 131.25em) {
    .footer-wrapper {
      background: url("../images/footer-bg-2560.jpg") center top no-repeat;
      min-height: 550px;
      background-size: cover; } }
  .footer-wrapper *, .footer-wrapper a {
    color: #fff; }
  .footer-wrapper a:hover, .footer-wrapper a:active {
    text-decoration: underline;
    color: #fff; }
  .footer-wrapper .block-views-complex-jump-menu-block h6,
  .footer-wrapper .view-vacation-rental-listings h6,
  .footer-wrapper .block-title {
    margin-bottom: 0px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    letter-spacing: .075em;
    margin-top: 0px; }

.footer-middle-content {
  *zoom: 1; }
  .footer-middle-content:before, .footer-middle-content:after {
    content: " ";
    display: table; }
  .footer-middle-content:after {
    clear: both; }
  .footer-middle-content section {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding: 15px; }
    .footer-middle-content section * {
      margin-bottom: 0px;
      max-width: 100% !important; }
    .footer-middle-content section .form-item.form-type-select {
      text-align: center; }
    @media only screen and (min-width: 37.5em) and (max-width: 47.9375em) {
      .footer-middle-content section {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left;
        text-align: left; } }
  @media only screen and (min-width: 48em) {
    .footer-middle-content {
      text-align: left; }
      .footer-middle-content .block-vrweb-base-contact-us {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left; }
      .footer-middle-content .block-menu-menu-quick-links-one {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 25%;
        float: left; } }
  .footer-middle-content .block-views-complex-jump-menu-block .view,
  .footer-middle-content .block-views-1f0e0e87c933b05654af099bcf51afea .view {
    text-align: left; }
    @media only screen and (max-width: 37.4375em) {
      .footer-middle-content .block-views-complex-jump-menu-block .view .view-header,
      .footer-middle-content .block-views-1f0e0e87c933b05654af099bcf51afea .view .view-header {
        text-align: center; } }
    @media only screen and (min-width: 48em) {
      .footer-middle-content .block-views-complex-jump-menu-block .view,
      .footer-middle-content .block-views-1f0e0e87c933b05654af099bcf51afea .view {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  @media only screen and (min-width: 37.5em) and (max-width: 47.9375em) {
    .footer-middle-content .block-views-complex-jump-menu-block,
    .footer-middle-content .block-views-1f0e0e87c933b05654af099bcf51afea {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left; } }
  @media only screen and (min-width: 48em) {
    .footer-middle-content .block-views-complex-jump-menu-block,
    .footer-middle-content .block-views-1f0e0e87c933b05654af099bcf51afea {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 41.66667%;
      float: left;
      float: right;
      clear: right; }
      .footer-middle-content .block-views-complex-jump-menu-block .view,
      .footer-middle-content .block-views-1f0e0e87c933b05654af099bcf51afea .view {
        float: right;
        max-width: 265px; }
        .footer-middle-content .block-views-complex-jump-menu-block .view span.select2.select2-container.select2-container--default,
        .footer-middle-content .block-views-1f0e0e87c933b05654af099bcf51afea .view span.select2.select2-container.select2-container--default {
          width: 100% !important; } }
  @media only screen and (min-width: 48em) {
    .footer-middle-content .block-meteologic-meteologic-footerwidget {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 41.66667%;
      float: left;
      float: right;
      max-width: 295px; }
      .footer-middle-content .block-meteologic-meteologic-footerwidget .view {
        float: right; } }
  .footer-middle-content .contrib-weather {
    background: #fff;
    border-radius: 3px;
    padding: 4px; }
    .footer-middle-content .contrib-weather .weather-image-wrapper {
      margin: 0; }
    .footer-middle-content .contrib-weather a, .footer-middle-content .contrib-weather * {
      color: #000 !important; }

.footer-bottom-wrapper {
  padding-bottom: 10px;
  padding-top: 10px; }
  .footer-bottom-wrapper .copyright,
  .footer-bottom-wrapper .powered-by {
    text-align: center;
    line-height: 1.4;
    font-size: 13px; }
  @media only screen and (min-width: 48em) {
    .footer-bottom-wrapper .copyright {
      text-align: left; }
    .footer-bottom-wrapper .powered-by {
      text-align: right; } }

@media only screen and (max-width: 47.9375em) {
  .footer-affiliate-wrapper .view-affiliates .inline-list {
    text-align: center; }
    .footer-affiliate-wrapper .view-affiliates .inline-list li {
      display: inline-block;
      float: none; } }

/**
 * Grouping Styles - includes full content and teaser view modes for grouping taxonomy term
 * This layout contains some things that could probably be components. However, it's easier to
 * just include one SCSS file.
 */
.page-taxonomy-term-vrfusion_groupings .page-header,
.page-taxonomy-term-vrfusion_groupings_types .page-header {
  display: inline;
  background: none;
  padding: 0;
  border: 0;
  height: auto;
  min-height: 0; }
  .page-taxonomy-term-vrfusion_groupings .page-header .title-wrapper,
  .page-taxonomy-term-vrfusion_groupings_types .page-header .title-wrapper {
    display: inline;
    margin: 0;
    padding: 0;
    border: 0; }
    .page-taxonomy-term-vrfusion_groupings .page-header .title-wrapper:after,
    .page-taxonomy-term-vrfusion_groupings_types .page-header .title-wrapper:after {
      display: none; }
  .page-taxonomy-term-vrfusion_groupings .page-header #page-title,
  .page-taxonomy-term-vrfusion_groupings_types .page-header #page-title {
    margin: 10px 0 0 0;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    color: #222222; }
    @media only screen and (max-width: 47.9375em) {
      .page-taxonomy-term-vrfusion_groupings .page-header #page-title,
      .page-taxonomy-term-vrfusion_groupings_types .page-header #page-title {
        margin-bottom: 10px !important; } }

.page-taxonomy-term-vrfusion_groupings .l-main,
.page-taxonomy-term-vrfusion_groupings_types .l-main {
  padding-top: 0; }

.page-taxonomy-term-vrfusion_groupings .block-views-11cd0f38c03fc01f6062bd5ec861b7a4 .views-widget-sort-by,
.page-taxonomy-term-vrfusion_groupings .block-views-11cd0f38c03fc01f6062bd5ec861b7a4 .views-widget-sort-order,
.page-taxonomy-term-vrfusion_groupings .block-views-11cd0f38c03fc01f6062bd5ec861b7a4 .views-widget-per-page,
.page-taxonomy-term-vrfusion_groupings_types .block-views-11cd0f38c03fc01f6062bd5ec861b7a4 .views-widget-sort-by,
.page-taxonomy-term-vrfusion_groupings_types .block-views-11cd0f38c03fc01f6062bd5ec861b7a4 .views-widget-sort-order,
.page-taxonomy-term-vrfusion_groupings_types .block-views-11cd0f38c03fc01f6062bd5ec861b7a4 .views-widget-per-page {
  display: none !important; }

.page-taxonomy-term-vrfusion_groupings.map-results-page .vocabulary-vrfusion-groupings.view-mode-full .group-left,
.page-taxonomy-term-vrfusion_groupings.map-results-page .vocabulary-vrfusion-groupings_type.view-mode-full .group-left,
.page-taxonomy-term-vrfusion_groupings_types.map-results-page .vocabulary-vrfusion-groupings.view-mode-full .group-left,
.page-taxonomy-term-vrfusion_groupings_types.map-results-page .vocabulary-vrfusion-groupings_type.view-mode-full .group-left {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

.page-taxonomy-term-vrfusion_groupings.map-results-page .vocabulary-vrfusion-groupings.view-mode-full .group-right,
.page-taxonomy-term-vrfusion_groupings.map-results-page .vocabulary-vrfusion-groupings_type.view-mode-full .group-right,
.page-taxonomy-term-vrfusion_groupings_types.map-results-page .vocabulary-vrfusion-groupings.view-mode-full .group-right,
.page-taxonomy-term-vrfusion_groupings_types.map-results-page .vocabulary-vrfusion-groupings_type.view-mode-full .group-right {
  display: none; }

.page-groupings {
  background-color: #f4f0e9; }

.view-grouped-units .view-content .views-table {
  width: 100%;
  border-collapse: collapse; }
  .view-grouped-units .view-content .views-table th {
    background-color: #4b7034;
    color: #fff; }
  .view-grouped-units .view-content .views-table td {
    border-bottom: 1px solid #E2E2E2; }
    .view-grouped-units .view-content .views-table td.views-field-avail-pricing {
      padding: 0; }
  .view-grouped-units .view-content .views-table .even {
    background: #F8F8F8; }
  .view-grouped-units .view-content .views-table .views-field-eid .view-mode-grouping_table .group-content h2.rc-core-item-name {
    font-size: 1em;
    font-weight: normal;
    font-family: "lato", sans-serif; }
  .view-grouped-units .view-content .views-table .views-field-eid .view-mode-grouping_table .group-content .rc-core-images {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
    float: left;
    padding-left: 0px; }
    @media only screen and (max-width: 47.9375em) {
      .view-grouped-units .view-content .views-table .views-field-eid .view-mode-grouping_table .group-content .rc-core-images {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-left: 0px; } }
  .view-grouped-units .view-content .views-table .views-field-eid .view-mode-grouping_table .group-content .rc-lodging-occ {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%;
    float: left; }
    @media only screen and (max-width: 47.9375em) {
      .view-grouped-units .view-content .views-table .views-field-eid .view-mode-grouping_table .group-content .rc-lodging-occ {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-left: 0px;
        margin-top: 6px; } }
  .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing {
    background: #E7F5DE;
    padding: 5px;
    min-width: 120px; }
    @media only screen and (min-width: 64.0625em) {
      .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing {
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto; } }
    .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .display-name,
    .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .display-detail,
    .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .display-detail a {
      color: #222222; }
    .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .display-detail {
      padding-bottom: 10px;
      font-size: 13px; }
      .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .display-detail a {
        font-style: italic;
        text-decoration: underline; }
        .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .display-detail a:hover, .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .display-detail a:active {
          text-decoration: none; }
    .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-quote-link {
      color: #222222;
      text-decoration: underline;
      margin-top: 5px;
      margin-bottom: 0px;
      display: block;
      font-style: italic;
      font-size: 13px;
      line-height: 1.2; }
      .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-quote-link:hover, .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-quote-link:active {
        text-decoration: none; }
    .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price {
      margin: 0;
      text-align: center; }
      .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price form, .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price form div {
        display: block; }
      .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rcav-dates {
        font-size: 13px;
        font-weight: 600;
        color: #222222;
        line-height: 1.2;
        margin-bottom: 5px; }
      .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price span.rc-price {
        display: inline-block;
        color: #4b7034;
        font-weight: 600;
        font-size: 16px;
        font-family: 'Lato', sans-serif;
        margin-bottom: 10px; }
        @media only screen and (min-width: 64.0625em) {
          .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price span.rc-price {
            margin-bottom: 0; } }
        .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price span.rc-price sup {
          font-weight: 400;
          font-size: 14px;
          line-height: 13px;
          top: auto;
          margin: 0;
          display: block; }
          @media only screen and (min-width: 64.0625em) {
            .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price span.rc-price sup {
              display: inline-block;
              top: -9px; } }
        .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price span.rc-price .rc-savings {
          box-sizing: content-box;
          width: 100%;
          padding-left: 10px;
          padding-right: 10px;
          margin-left: -10px;
          background-color: #fff;
          color: #4b7034;
          display: block;
          font-weight: 400;
          text-transform: uppercase;
          font-size: 20px;
          padding-top: 2px;
          padding-bottom: 2px;
          margin-top: 10px; }
      .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rc-item-price-buy {
        *zoom: 1;
        margin-top: 0px;
        margin-bottom: 0px;
        display: block; }
        .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rc-item-price-buy:before, .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rc-item-price-buy:after {
          content: " ";
          display: table; }
        .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rc-item-price-buy:after {
          clear: both; }
        .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rc-item-price-buy > div {
          *zoom: 1; }
          .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rc-item-price-buy > div:before, .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rc-item-price-buy > div:after {
            content: " ";
            display: table; }
          .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rc-item-price-buy > div:after {
            clear: both; }
        .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rc-item-price-buy button {
          width: 100%;
          box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
          display: inline-block;
          background-color: #4D7335;
          text-transform: uppercase;
          font-family: "lato", sans-serif;
          font-weight: 400;
          letter-spacing: .1em;
          transition-property: color, background-color, border-color;
          transition-duration: .25s;
          transition-timing-function: ease-in-out;
          text-align: center;
          line-height: 1.3 !important;
          border: none;
          border-radius: 3px;
          box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
          color: #fff;
          height: auto;
          min-height: 30px;
          font-size: 12px;
          padding: 8px 12px 7px;
          margin-bottom: 0;
          max-width: 185px;
          margin-left: auto;
          margin-right: auto;
          display: block; }
          .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rc-item-price-buy button:hover, .view-grouped-units .view-content .views-table .views-field-avail-pricing .rc-item-pricing .rc-item-price .rc-item-price-buy button:active {
            text-decoration: none;
            background-color: #7a9967;
            color: #fff; }

.section-complex-inquiry label {
  font-weight: bold; }

.section-complex-inquiry .field-name-field-name, .section-complex-inquiry .field-name-field-body-no-summary, .section-complex-inquiry .form-actions {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

.section-complex-inquiry .field-name-field-email, .section-complex-inquiry .field-name-field-phone-number,
.section-complex-inquiry .field-name-field-inquiry-arrive, .section-complex-inquiry .field-name-field-inquiry-depart,
.section-complex-inquiry .field-name-field-inquiry-adults, .section-complex-inquiry .field-name-field-inquiry-children {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left; }
  @media only screen and (max-width: 30em) {
    .section-complex-inquiry .field-name-field-email, .section-complex-inquiry .field-name-field-phone-number,
    .section-complex-inquiry .field-name-field-inquiry-arrive, .section-complex-inquiry .field-name-field-inquiry-depart,
    .section-complex-inquiry .field-name-field-inquiry-adults, .section-complex-inquiry .field-name-field-inquiry-children {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left; } }

.section-complex-inquiry .field-name-field-inquiry-arrive fieldset, .section-complex-inquiry .field-name-field-inquiry-depart fieldset {
  padding: 0;
  margin: .5em 0; }

.section-complex-inquiry .field-name-field-inquiry-flexible-dates {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left; }

.section-complex-inquiry .field-name-field-inquiry-complex {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left; }

.section-complex-inquiry .form-item-field-inquiry-flexible-dates-und input.form-checkbox {
  float: left;
  margin-right: 0.3125em; }

.section-complex-inquiry .form-item-field-inquiry-complex-und {
  clear: left; }

/**
 * Groupings Styles.
 */
.vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser,
.vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser {
  padding: 10px;
  background-color: #fff;
  margin-bottom: 15px !important;
  margin-top: 30px !important;
  border-radius: 3px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); }
  .tld-groupings.reveal-modal .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser, .tld-groupings.reveal-modal
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser {
    max-width: none;
    overflow: hidden; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-left,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-left {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    @media (min-width: 30.0625em) and (max-width: 64em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-left,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-left {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left; } }
    @media only screen and (min-width: 64.0625em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-left,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-left {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 29.16667%;
        float: left; } }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-middle,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-middle {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 30.0625em) and (max-width: 64em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-middle,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-middle {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 66.66667%;
        float: left; } }
    @media only screen and (min-width: 64.0625em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-middle,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-middle {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 45.83333%;
        float: left; } }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-right,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-right {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 30.0625em) and (max-width: 64em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-right,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-right {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 66.66667%;
        float: left;
        float: right;
        padding-right: 0; } }
    @media only screen and (min-width: 64.0625em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-right,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-right {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 25%;
        float: left;
        padding-left: 0;
        padding-right: 0; } }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header,
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-footer,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-header,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-footer {
    padding-left: 0;
    padding-right: 0; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-footer,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .group-footer {
    padding-top: 15px; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-title,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-title {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 8px;
    margin-bottom: 3px; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-title, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-title a,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-title,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-title a {
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      text-transform: none;
      font-size: 20px;
      color: #222222;
      letter-spacing: .03em; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-title a:hover,
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-title a:active,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-title a:hover,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-title a:active {
      color: #7a9967; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-title, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-title a,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-title,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-title a {
      color: #333333; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-title a:hover, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-title a:active,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-title a:hover,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-title a:active {
      color: #4b7034; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-field-teaser-image,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-field-teaser-image {
    background: #f4f0e9;
    position: relative;
    display: block;
    width: 100%;
    height: 0px;
    overflow: hidden;
    padding-top: 70%; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-field-teaser-image img,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-field-teaser-image img {
      display: block;
      position: absolute;
      min-width: 110%;
      height: auto;
      margin: auto;
      top: 0px;
      left: -5%;
      right: 0px;
      bottom: 0px; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-field-vr-grouping-short-desc,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-field-vr-grouping-short-desc {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding: 10px; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-field-vr-grouping-short-desc p,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-field-vr-grouping-short-desc p {
      margin-bottom: 0px; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing {
    color: #4D7335; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy {
      *zoom: 1;
      margin-top: 10px;
      margin-bottom: 0px;
      display: inline-block; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy:before, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy:after,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy:before,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy:after {
        content: " ";
        display: table; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy:after,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy:after {
        clear: both; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy > div,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy > div {
        *zoom: 1; }
        .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy > div:before, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy > div:after,
        .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy > div:before,
        .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy > div:after {
          content: " ";
          display: table; }
        .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy > div:after,
        .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy > div:after {
          clear: both; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy button,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy button {
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
        display: inline-block;
        background-color: #4D7335;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        min-height: 30px;
        font-size: 12px;
        padding: 8px 12px 7px;
        margin-bottom: 0;
        max-width: 185px;
        margin-left: auto;
        margin-right: auto;
        display: inline-block; }
        .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy button:hover, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy button:active,
        .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy button:hover,
        .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .rc-item-pricing .rc-item-price-buy button:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-more-link,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-more-link {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    padding-left: 3px;
    padding-right: 0px;
    margin-bottom: 10px;
    float: right; }
    @media only screen and (min-width: 64.0625em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-more-link,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-more-link {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-more-link a,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-more-link a {
      display: block;
      background-color: #333333;
      text-transform: uppercase;
      font-family: "lato", sans-serif;
      font-weight: 400;
      letter-spacing: .1em;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out;
      text-align: center;
      line-height: 1.3 !important;
      border: none;
      border-radius: 3px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      color: #fff;
      height: auto;
      height: 40px;
      font-size: 16px;
      padding: 10px 15px;
      box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
      text-transform: none;
      font-size: 13px;
      padding: 13px;
      letter-spacing: .05em; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-more-link a:hover, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-more-link a:active,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-more-link a:hover,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-more-link a:active {
        text-decoration: none;
        background-color: #7a9967;
        color: #fff; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties,
  .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    padding-left: 0px;
    padding-right: 3px; }
    @media only screen and (min-width: 64.0625em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties {
        width: 100%;
        padding-left: 0;
        padding-right: 0; } }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties a,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties a {
      display: block;
      background-color: #5C2331;
      text-transform: uppercase;
      font-family: "lato", sans-serif;
      font-weight: 400;
      letter-spacing: .1em;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out;
      text-align: center;
      line-height: 1.3 !important;
      border: none;
      border-radius: 3px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      color: #fff;
      height: auto;
      height: 40px;
      font-size: 16px;
      padding: 10px 15px;
      text-transform: none;
      padding-top: 5px; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties a:hover, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties a:active,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties a:hover,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties a:active {
        text-decoration: none;
        background-color: #7a9967;
        color: #fff; }
      @media only screen and (min-width: 20.625em) and (max-width: 22.1875em), only screen and (min-width: 30.0625em) and (max-width: 33.375em), only screen and (min-width: 48em) and (max-width: 52.1875em) {
        .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties a,
        .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties a {
          font-size: 13px;
          padding-left: 12px !important;
          padding-right: 12px !important; } }
      @media only screen and (min-width: 22.25em) and (max-width: 30em), only screen and (min-width: 33.4375em) and (max-width: 47.9375em), only screen and (min-width: 52.25em) {
        .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties a,
        .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties a {
          padding: 13px 0px;
          font-size: 13px; } }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties a:before,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties a:before {
        margin-right: 5px; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties a:hover, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties a:active,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties a:hover,
      .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties a:active {
        background-color: #4a1c27; }
      @media only screen and (max-width: 47.9375em) {
        .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-show-properties a,
        .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-show-properties a {
          font-size: 13px;
          padding-left: 5px;
          padding-right: 5px; } }
  @media only screen and (min-width: 30.0625em) {
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-title,
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .field-name-field-vr-grouping-short-desc,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-title,
    .vocabulary-vrfusion-groupings-types.view-mode-taxonomy_teaser .field-name-field-vr-grouping-short-desc {
      padding-left: 0;
      padding-right: 0; } }

.vocabulary-vrfusion-groupings.view-mode-full .group-header,
.vocabulary-vrfusion-groupings-types.view-mode-full .group-header {
  margin-bottom: 1em; }

.vocabulary-vrfusion-groupings.view-mode-full .group-left,
.vocabulary-vrfusion-groupings-types.view-mode-full .group-left {
  padding-left: 0; }
  @media only screen and (max-width: 47.9375em) {
    .vocabulary-vrfusion-groupings.view-mode-full .group-left,
    .vocabulary-vrfusion-groupings-types.view-mode-full .group-left {
      padding-left: 0;
      padding-right: 0; } }

.vocabulary-vrfusion-groupings.view-mode-full .group-right,
.vocabulary-vrfusion-groupings-types.view-mode-full .group-right {
  padding-right: 0; }
  @media only screen and (max-width: 47.9375em) {
    .vocabulary-vrfusion-groupings.view-mode-full .group-right,
    .vocabulary-vrfusion-groupings-types.view-mode-full .group-right {
      padding-left: 0;
      padding-right: 0; } }

.vocabulary-vrfusion-groupings.view-mode-full .group-footer,
.vocabulary-vrfusion-groupings-types.view-mode-full .group-footer {
  padding-top: 15px;
  padding-bottom: 15px; }
  @media only screen and (max-width: 47.9375em) {
    .vocabulary-vrfusion-groupings.view-mode-full .group-footer,
    .vocabulary-vrfusion-groupings-types.view-mode-full .group-footer {
      padding-left: 0;
      padding-right: 0; } }

.vocabulary-vrfusion-groupings.view-mode-full #page-title,
.vocabulary-vrfusion-groupings-types.view-mode-full #page-title {
  color: #222222;
  text-align: left; }

.vocabulary-vrfusion-groupings.view-mode-full .amenities-wrapper .label-above,
.vocabulary-vrfusion-groupings-types.view-mode-full .amenities-wrapper .label-above {
  font-size: 18px;
  color: #7a9967;
  font-weight: 600; }

.vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser {
  padding: 10px;
  background-color: #fff;
  margin-bottom: 15px !important;
  border-radius: 3px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .group-left {
    padding-left: 0;
    padding-right: 0; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .group-right {
    padding-right: 0; }
    @media only screen and (max-width: 47.9375em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .group-right {
        padding-left: 0;
        padding-right: 0; } }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .group-footer {
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-name-title {
    margin-top: 6px;
    margin-bottom: 3px; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-name-title, .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-name-title a {
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      text-transform: none;
      font-size: 20px;
      color: #222222;
      letter-spacing: .03em; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-name-title a:hover,
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-name-title a:active {
      color: #7a9967; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-name-more-link {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 10px; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-name-more-link a {
      display: block;
      background-color: #333333;
      text-transform: uppercase;
      font-family: "lato", sans-serif;
      font-weight: 400;
      letter-spacing: .1em;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out;
      text-align: center;
      line-height: 1.3 !important;
      border: none;
      border-radius: 3px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      color: #fff;
      height: auto;
      height: 40px;
      font-size: 16px;
      padding: 10px 15px;
      box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
      text-transform: none; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-name-more-link a:hover, .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-name-more-link a:active {
        text-decoration: none;
        background-color: #7a9967;
        color: #fff; }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-show-properties {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-show-properties a {
      display: block;
      background-color: #5C2331;
      text-transform: uppercase;
      font-family: "lato", sans-serif;
      font-weight: 400;
      letter-spacing: .1em;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out;
      text-align: center;
      line-height: 1.3 !important;
      border: none;
      border-radius: 3px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      color: #fff;
      height: auto;
      height: 40px;
      font-size: 16px;
      padding: 10px 15px;
      text-transform: none; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-show-properties a:hover, .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-show-properties a:active {
        text-decoration: none;
        background-color: #7a9967;
        color: #fff; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-show-properties a:before {
        margin-right: 5px; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-show-properties a:hover, .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-show-properties a:active {
        background-color: #4a1c27; }
      @media only screen and (max-width: 47.9375em) {
        .vocabulary-vrfusion-groupings.view-mode-taxonomy_simple_teaser .field-show-properties a {
          font-size: 13px;
          padding-left: 5px;
          padding-right: 5px; } }

.block-ds-extras-groupings-gallery,
.block-ds-extras-groupings-type-gallery {
  width: 100%;
  position: relative; }
  .block-ds-extras-groupings-gallery .rsFullscreenBtn,
  .block-ds-extras-groupings-type-gallery .rsFullscreenBtn {
    right: 15px;
    width: 45px;
    height: 42px;
    padding: 1px 3px 3px;
    top: 15px; }
    .block-ds-extras-groupings-gallery .rsFullscreenBtn .rsFullscreenIcn,
    .block-ds-extras-groupings-type-gallery .rsFullscreenBtn .rsFullscreenIcn {
      margin: auto;
      width: 39px;
      height: 39px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.45);
      background: #fff url("../images/icon-expand-primary.svg") center no-repeat;
      border-radius: 300px;
      background-size: 20px;
      border: solid 1px #222222; }
      .block-ds-extras-groupings-gallery .rsFullscreenBtn .rsFullscreenIcn:hover, .block-ds-extras-groupings-gallery .rsFullscreenBtn .rsFullscreenIcn:active,
      .block-ds-extras-groupings-type-gallery .rsFullscreenBtn .rsFullscreenIcn:hover,
      .block-ds-extras-groupings-type-gallery .rsFullscreenBtn .rsFullscreenIcn:active {
        background-color: #e8e8e8; }
    @media only screen and (min-width: 28.125em) {
      .block-ds-extras-groupings-gallery .rsFullscreenBtn,
      .block-ds-extras-groupings-type-gallery .rsFullscreenBtn {
        width: 66px;
        height: 66px; }
        .block-ds-extras-groupings-gallery .rsFullscreenBtn .rsFullscreenIcn,
        .block-ds-extras-groupings-type-gallery .rsFullscreenBtn .rsFullscreenIcn {
          width: 60px;
          height: 60px;
          background: rgba(255, 255, 255, 0.75) url("../images/icon-expand-green.svg") center no-repeat;
          background-size: 32px;
          border: solid 2px #333333; }
          .block-ds-extras-groupings-gallery .rsFullscreenBtn .rsFullscreenIcn:hover, .block-ds-extras-groupings-gallery .rsFullscreenBtn .rsFullscreenIcn:active,
          .block-ds-extras-groupings-type-gallery .rsFullscreenBtn .rsFullscreenIcn:hover,
          .block-ds-extras-groupings-type-gallery .rsFullscreenBtn .rsFullscreenIcn:active {
            background-color: #222222; } }
    @media only screen and (min-width: 74.375em) {
      .block-ds-extras-groupings-gallery .rsFullscreenBtn,
      .block-ds-extras-groupings-type-gallery .rsFullscreenBtn {
        top: 35px; } }
  .block-ds-extras-groupings-gallery .rsFullscreen .rsFullscreenBtn .rsFullscreenIcn,
  .block-ds-extras-groupings-type-gallery .rsFullscreen .rsFullscreenBtn .rsFullscreenIcn {
    background: #fff url("../images/icon-x-black.svg") center no-repeat;
    background-size: 30px; }
  .block-ds-extras-groupings-gallery .rsNav,
  .block-ds-extras-groupings-type-gallery .rsNav {
    opacity: 0;
    padding: 8px 0;
    background: rgba(122, 153, 103, 0.5); }
    .block-ds-extras-groupings-gallery .rsNav .rsNavItem,
    .block-ds-extras-groupings-type-gallery .rsNav .rsNavItem {
      padding: 6px 10px 15px;
      cursor: pointer; }
  .block-ds-extras-groupings-gallery:hover .rsNav,
  .block-ds-extras-groupings-type-gallery:hover .rsNav {
    opacity: 1; }

#featured-wrapper {
  margin-bottom: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: #f4f0e9;
  *zoom: 1; }
  #featured-wrapper:before, #featured-wrapper:after {
    content: " ";
    display: table; }
  #featured-wrapper:after {
    clear: both; }
  #featured-wrapper img {
    display: block;
    width: 100%; }
  #featured-wrapper .block-ds-extras-groupings-gallery {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-right: 0px;
    padding-left: 0px; }
  #featured-wrapper.has-loc .block-ds-extras-groupings-gallery {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
    @media only screen and (min-width: 48em) {
      #featured-wrapper.has-loc .block-ds-extras-groupings-gallery {
        width: 70%; } }
    @media only screen and (min-width: 64.0625em) {
      #featured-wrapper.has-loc .block-ds-extras-groupings-gallery {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 75%;
        float: left;
        padding-left: 0px;
        padding-right: 1px; } }
  #featured-wrapper .field-name-field-location .gmap-gmap {
    max-height: 300px; }
  #featured-wrapper .block-ds-extras-groupings-gallery + .field-name-field-location {
    position: static; }
    @media only screen and (max-width: 47.9375em) {
      #featured-wrapper .block-ds-extras-groupings-gallery + .field-name-field-location {
        display: none !important; } }
    #featured-wrapper .block-ds-extras-groupings-gallery + .field-name-field-location .gmap-gmap {
      display: none !important;
      width: 30% !important;
      position: absolute !important;
      height: 100% !important;
      right: 0px;
      top: 0px;
      max-height: none; }
      @media only screen and (min-width: 48em) {
        #featured-wrapper .block-ds-extras-groupings-gallery + .field-name-field-location .gmap-gmap {
          display: block !important; } }
      @media only screen and (min-width: 64.0625em) {
        #featured-wrapper .block-ds-extras-groupings-gallery + .field-name-field-location .gmap-gmap {
          width: 25% !important; } }

body,
html {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0; }
  body *,
  html * {
    line-height: 1.45;
    box-sizing: border-box; }
  body p,
  html p {
    line-height: 1.45; }

#document, #page-content {
  min-height: 100%;
  height: auto; }

.l-main {
  width: 100%;
  position: relative; }
  @media only screen and (min-width: 48em) {
    .l-main {
      padding-top: 30px; } }

.main.columns {
  padding-top: 20px; }
  @media only screen and (min-width: 48em) {
    .main.columns {
      padding-top: 0px; } }

/**
* 	Adjust grid as browser collapses so the 
* 	sidebar doesnt get too narrow
**/
@media only screen and (min-width: 48em) {
  body.sidebar-first .sidebar-first,
  body.sidebar-second .sidebar-first {
    padding-right: 0; }
  body.sidebar-first .sidebar-second,
  body.sidebar-second .sidebar-second {
    padding-left: 0; } }

@media only screen and (min-width: 48em) and (max-width: 53.0625em) {
  body.sidebar-first .sidebar-first,
  body.sidebar-first .sidebar-second,
  body.sidebar-second .sidebar-first,
  body.sidebar-second .sidebar-second {
    width: 35%; }
  body.sidebar-first .main.columns,
  body.sidebar-second .main.columns {
    width: 65%; } }

@media only screen and (min-width: 48em) {
  body.sidebar-first .main.columns {
    padding-left: 25px; } }

@media only screen and (min-width: 48em) {
  body.sidebar-second .main.columns {
    padding-right: 25px; } }

/**
 * Maintenance page.
 */
body.maintenance-page #page-wrapper {
  text-align: center; }

body.maintenance-page .l-header {
  padding-bottom: 0.9375em; }

body.maintenance-page #main-wrapper {
  padding: 1.875em 0; }

.node-page.view-mode-full .group-header,
.node-page.view-mode-full .group-footer,
.node-page.view-mode-full .group-content {
  padding-left: 0;
  padding-right: 0; }

.ui-dialog.cookie-dialog {
  position: fixed !important;
  bottom: 0 !important;
  height: 175px;
  width: 100%;
  text-align: center;
  background: linear-gradient(#333333, #222222);
  top: auto !important;
  color: white !important; }
  .ui-dialog.cookie-dialog a {
    color: white;
    text-decoration: underline; }
  .ui-dialog.cookie-dialog .ui-widget-header .ui-dialog-title, .ui-dialog.cookie-dialog .ui-dialog-titlebar {
    background: linear-gradient(#333333, #222222);
    color: white;
    border-bottom: none;
    font-family: "lato", sans-serif; }
  .ui-dialog.cookie-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 0px;
    background-image: none;
    margin-top: 0em;
    padding: 0px;
    height: 2px;
    background: linear-gradient(#333333, #222222);
    position: relative;
    top: 54px;
    margin-left: auto;
    margin-right: auto;
    width: 109px;
    float: none; }
    .ui-dialog.cookie-dialog .ui-dialog-buttonpane button {
      margin: 0 !important;
      cursor: pointer; }
  .ui-dialog.cookie-dialog .ui-button-text-only .ui-button-text {
    padding: 0px !important; }
  .ui-dialog.cookie-dialog .ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    display: none; }
  .ui-dialog.cookie-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    margin-left: auto;
    margin-right: auto;
    width: 109px;
    float: none; }
    @media only screen and (max-width: 64em) {
      .ui-dialog.cookie-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
        margin-top: 15px; } }
  .ui-dialog.cookie-dialog .ui-dialog-title {
    float: none; }

.section-telluride-weather .meteologic-forecast-wrapper {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 4px;
  text-align: center;
  width: 100%; }

.section-telluride-weather .snow-item {
  float: left;
  margin-left: 16%;
  margin-bottom: 30px;
  border-bottom: 1px solid; }

@media screen and (min-width: 768px) {
  .section-telluride-weather .wunder-forecast-day-mobile {
    display: none; }
  .section-telluride-weather .wunder-forecast-day {
    margin: auto; } }

@media screen and (max-width: 768px) {
  .section-telluride-weather .block-meteologic-forecast-wunder-telluride {
    text-align: center; }
  .section-telluride-weather .meteologic-forecast-wrapper {
    display: inline-block; }
  .section-telluride-weather .wunder-forecast-day-mobile {
    display: inline-block; }
  .section-telluride-weather .wunder-forecast-day {
    display: none; } }

@media screen and (max-width: 468px) {
  .section-telluride-weather #current-data {
    font-size: 12px; } }

div#cookie-dialog {
  position: fixed !important;
  bottom: 0 !important;
  height: 123px;
  width: 100%;
  text-align: center;
  background: linear-gradient(#333333, #222222);
  top: unset;
  color: white !important;
  padding: 12px;
  display: none;
  font-size: 14px; }
  @media only screen and (max-width: 64em) {
    div#cookie-dialog {
      font-size: 11px; } }

.ui-dialog.cookie-dialog {
  position: fixed !important;
  bottom: 0 !important;
  height: 175px;
  width: 100%;
  text-align: center;
  background: linear-gradient(#333333, #222222);
  top: unset;
  color: white !important; }
  .ui-dialog.cookie-dialog a {
    color: white;
    text-decoration: underline; }
  .ui-dialog.cookie-dialog .ui-widget-header .ui-dialog-title, .ui-dialog.cookie-dialog .ui-dialog-titlebar {
    background: linear-gradient(#333333, #222222);
    color: white;
    border-bottom: none;
    font-family: "lato", sans-serif; }
  .ui-dialog.cookie-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 0px;
    background-image: none;
    margin-top: 0em;
    padding: 0px;
    height: 2px;
    background: linear-gradient(#333333, #222222);
    position: relative;
    top: 54px;
    margin-left: auto;
    margin-right: auto;
    width: 109px;
    float: none; }
    .ui-dialog.cookie-dialog .ui-dialog-buttonpane button {
      margin: 0 !important;
      cursor: pointer; }
  .ui-dialog.cookie-dialog .ui-button-text-only .ui-button-text {
    padding: 0px !important; }
  .ui-dialog.cookie-dialog .ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    display: none; }
  .ui-dialog.cookie-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    margin-left: auto;
    margin-right: auto;
    width: 109px;
    float: none; }
  .ui-dialog.cookie-dialog .ui-dialog-title {
    float: none; }

.vrweb-collection-link {
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -999px;
  overflow: hidden;
  position: absolute; }
  .vrweb-collection-link .fi-heart,
  .vrweb-collection-link .fi-x {
    display: block;
    width: 40px;
    height: 40px; }
  .vrweb-collection-link .fi-heart {
    background: url("../images/icon-heart-empty.png") center no-repeat;
    background-size: 34px; }
  .vrweb-collection-link .fi-x {
    background: url("../images/icon-heart-full.png") center no-repeat;
    background-size: 34px; }
  @media only screen and (min-width: 53.125em) {
    .vrweb-collection-link,
    .vrweb-collection-link .fi-heart,
    .vrweb-collection-link .fi-x {
      width: 50px;
      height: 50px; }
    .vrweb-collection-link .fi-heart,
    .vrweb-collection-link .fi-x {
      background-size: 40px;
      background-position: center; } }

.favorites-cart {
  background-color: #f4f0e9; }
  .favorites-cart #page-title {
    text-align: center; }
    .favorites-cart #page-title .bt-leads-share-url-form-wrapper {
      text-align: center;
      padding: 5px;
      line-height: 1.0; }
      .favorites-cart #page-title .bt-leads-share-url-form-wrapper a {
        display: inline-block;
        background-color: #222222;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        height: 40px;
        font-size: 16px;
        padding: 10px 15px;
        float: none; }
        .favorites-cart #page-title .bt-leads-share-url-form-wrapper a:hover, .favorites-cart #page-title .bt-leads-share-url-form-wrapper a:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
        .favorites-cart #page-title .bt-leads-share-url-form-wrapper a * {
          line-height: 1.0; }
    @media only screen and (min-width: 53.125em) {
      .favorites-cart #page-title {
        color: #fff; }
        .favorites-cart #page-title .bt-leads-share-url-form-wrapper {
          padding: 0;
          display: block;
          width: auto; }
          .favorites-cart #page-title .bt-leads-share-url-form-wrapper a {
            display: inline-block;
            background-color: #fff;
            text-transform: uppercase;
            font-family: "lato", sans-serif;
            font-weight: 400;
            letter-spacing: .1em;
            transition-property: color, background-color, border-color;
            transition-duration: .25s;
            transition-timing-function: ease-in-out;
            text-align: center;
            line-height: 1.3 !important;
            border: none;
            border-radius: 3px;
            box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
            color: #fff;
            height: auto;
            height: 40px;
            font-size: 16px;
            padding: 10px 15px;
            background-color: rgba(255, 255, 255, 0);
            color: #fff;
            border: solid 1px #fff;
            box-shadow: none; }
            .favorites-cart #page-title .bt-leads-share-url-form-wrapper a:hover, .favorites-cart #page-title .bt-leads-share-url-form-wrapper a:active {
              text-decoration: none;
              background-color: #7a9967;
              color: #fff; }
            .favorites-cart #page-title .bt-leads-share-url-form-wrapper a:hover, .favorites-cart #page-title .bt-leads-share-url-form-wrapper a:active {
              color: #fff;
              background-color: #fff;
              box-shadow: none; }
            .favorites-cart #page-title .bt-leads-share-url-form-wrapper a:hover, .favorites-cart #page-title .bt-leads-share-url-form-wrapper a:active {
              background-color: #4b7034;
              color: #fff; } }
  .favorites-cart .l-main {
    max-width: none;
    position: relative;
    padding-top: 0; }
  @media only screen and (min-width: 48em) {
    .favorites-cart .main.columns {
      padding-left: 0;
      padding-right: 0; } }

.view-display-id-page_favorites {
  *zoom: 1; }
  .view-display-id-page_favorites:before, .view-display-id-page_favorites:after {
    content: " ";
    display: table; }
  .view-display-id-page_favorites:after {
    clear: both; }
  .view-display-id-page_favorites .view-empty {
    min-height: 50px; }
  .view-display-id-page_favorites > .view-content > ul {
    margin-left: 0px;
    margin-right: 0px; }
  @media only screen and (min-width: 48em) {
    .view-display-id-page_favorites > .attachment {
      position: absolute !important;
      bottom: 0px;
      right: 15px;
      top: 182px;
      width: auto;
      left: 50%; }
      .view-display-id-page_favorites > .attachment .gmap-gmap {
        position: absolute !important;
        bottom: 0px !important;
        top: 0px !important;
        height: auto !important;
        right: 0px !important; } }
  @media only screen and (min-width: 109.375em) {
    .view-display-id-page_favorites > .attachment {
      left: 40%; } }
  @media only screen and (max-width: 47.9375em) {
    .view-display-id-page_favorites > .attachment {
      clear: both;
      padding-right: 40px;
      background: #f4f0e9 url("../images/scroll-bar-bg-lg.gif") right center no-repeat;
      background-size: 40px 100%;
      margin-bottom: 20px; } }
  .view-display-id-page_favorites > .view-content {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px; }
    @media only screen and (min-width: 48em) {
      .view-display-id-page_favorites > .view-content {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left;
        padding-right: 20px;
        min-height: 550px; } }
    @media only screen and (min-width: 109.375em) {
      .view-display-id-page_favorites > .view-content {
        width: 40%; } }
  .view-display-id-page_favorites > .view-empty {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1170px;
    *zoom: 1;
    padding: 15px; }
    .view-display-id-page_favorites > .view-empty:before, .view-display-id-page_favorites > .view-empty:after {
      content: " ";
      display: table; }
    .view-display-id-page_favorites > .view-empty:after {
      clear: both; }

.view-favorites .view-filters {
  *zoom: 1;
  padding-bottom: 35px;
  padding-top: 20px;
  clear: both;
  box-sizing: content-box;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  background: #2a4818; }
  .view-favorites .view-filters:before, .view-favorites .view-filters:after {
    content: " ";
    display: table; }
  .view-favorites .view-filters:after {
    clear: both; }
  @media only screen and (min-width: 48em) {
    .view-favorites .view-filters {
      box-sizing: border-box;
      margin-left: auto;
      margin-right: auto;
      box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
      position: relative;
      background: #2a4818; } }
  .view-favorites .view-filters .block-vrweb-favorites {
    padding-top: 15px;
    text-align: center; }
    .view-favorites .view-filters .block-vrweb-favorites a {
      font-size: 20px;
      text-indent: -999px;
      display: inline-block;
      overflow: hidden;
      width: 145px;
      height: 30px;
      position: relative;
      color: #fff; }
      .view-favorites .view-filters .block-vrweb-favorites a:hover, .view-favorites .view-filters .block-vrweb-favorites a:active {
        color: #4b7034; }
    .view-favorites .view-filters .block-vrweb-favorites .fi-heart {
      display: none; }
    .view-favorites .view-filters .block-vrweb-favorites .service-label {
      padding-left: 35px;
      background: url("../images/icon-update.svg") left top no-repeat;
      background-size: 30px auto;
      text-indent: 0px;
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
    @media only screen and (min-width: 48em) {
      .view-favorites .view-filters .block-vrweb-favorites {
        width: 200px;
        position: absolute;
        margin: auto;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        padding-top: 0; } }
  .view-favorites .view-filters input, .view-favorites .view-filters select {
    background-color: #fff; }

#views-exposed-form-favorites-page-favorites {
  margin-bottom: 0px;
  *zoom: 1;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1170px;
  *zoom: 1; }
  #views-exposed-form-favorites-page-favorites:before, #views-exposed-form-favorites-page-favorites:after {
    content: " ";
    display: table; }
  #views-exposed-form-favorites-page-favorites:after {
    clear: both; }
  #views-exposed-form-favorites-page-favorites:before, #views-exposed-form-favorites-page-favorites:after {
    content: " ";
    display: table; }
  #views-exposed-form-favorites-page-favorites:after {
    clear: both; }
  #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper .form-item {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    padding-bottom: 12px; }
    #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper .form-item.form-item-avail-filter-rcav-begin, #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper .form-item.form-item-avail-filter-rcav-adult {
      padding-left: 0;
      padding-right: 8px; }
    #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper .form-item.form-item-avail-filter-rcav-end, #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper .form-item.form-item-avail-filter-rcav-child {
      padding-right: 0;
      padding-left: 8px; }
    #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper .form-item.form-item-avail-filter-rcav-adult, #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper .form-item.form-item-avail-filter-rcav-child {
      display: none !important; }
  @media only screen and (min-width: 48em) {
    #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 80%;
      float: left;
      padding-left: 0 !important;
      padding-right: 0 !important;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 66.66667%;
      float: left; }
      #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper .form-item {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 25%;
        float: left;
        padding-right: 12px !important;
        padding-left: 0 !important; }
      #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper .form-item {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left; } }
  #views-exposed-form-favorites-page-favorites .views-submit-button button {
    margin-bottom: 0px;
    display: block;
    background-color: #7a9967;
    text-transform: uppercase;
    font-family: "lato", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.3 !important;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: auto;
    height: 40px;
    font-size: 16px;
    padding: 10px 15px; }
    #views-exposed-form-favorites-page-favorites .views-submit-button button:hover, #views-exposed-form-favorites-page-favorites .views-submit-button button:active {
      text-decoration: none;
      background-color: #7a9967;
      color: #fff; }
    #views-exposed-form-favorites-page-favorites .views-submit-button button:hover, #views-exposed-form-favorites-page-favorites .views-submit-button button:active {
      background-color: #4b7034; }
  @media only screen and (min-width: 48em) {
    #views-exposed-form-favorites-page-favorites .views-submit-button {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 20%;
      float: left;
      padding-left: 0;
      padding-right: 0;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 33.33333%;
      float: left; }
      #views-exposed-form-favorites-page-favorites .views-submit-button button {
        padding-left: 0;
        padding-right: 0;
        font-size: 11px; }
      #views-exposed-form-favorites-page-favorites .views-submit-button button {
        display: inline-block;
        background-color: #7a9967;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        height: 40px;
        font-size: 16px;
        padding: 10px 15px; }
        #views-exposed-form-favorites-page-favorites .views-submit-button button:hover, #views-exposed-form-favorites-page-favorites .views-submit-button button:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
        #views-exposed-form-favorites-page-favorites .views-submit-button button:hover, #views-exposed-form-favorites-page-favorites .views-submit-button button:active {
          background-color: #4b7034; } }

@media only screen and (min-width: 47.9375em) and (max-width: 58.75em) {
  .favorites-cart .view-mode-teaser > .group-right,
  .favorites-cart .view-mode-teaser > .group-left {
    width: 100%; }
  .favorites-cart .view-mode-teaser > .group-left {
    padding-left: 0;
    padding-right: 0; }
  .favorites-cart .view-mode-teaser > .group-right {
    padding-left: 10px;
    padding-right: 10px; } }

.favorites-cart .view-mode-teaser .field-name-specials-teaser-alert a {
  font-size: 13px;
  padding-left: 3px;
  padding-right: 3px; }

.blog-ttd-events-page {
  background-color: #f4f0e9; }
  .blog-ttd-events-page .node-event.view-mode-teaser,
  .blog-ttd-events-page .node-thing-to-do.view-mode-teaser,
  .blog-ttd-events-page .node-blog.view-mode-teaser {
    padding: 10px;
    background-color: #fff;
    margin-bottom: 15px;
    border-radius: 3px;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); }
    .blog-ttd-events-page .node-event.view-mode-teaser .vrweb-featured-wrapper,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .vrweb-featured-wrapper,
    .blog-ttd-events-page .node-blog.view-mode-teaser .vrweb-featured-wrapper {
      text-align: center;
      width: 160px;
      height: 30px;
      padding-top: 2px;
      position: absolute;
      margin: auto;
      top: 7px;
      left: 0px;
      right: 0px;
      background: #7a9967;
      border-radius: 3px; }
      .blog-ttd-events-page .node-event.view-mode-teaser .vrweb-featured-wrapper, .blog-ttd-events-page .node-event.view-mode-teaser .vrweb-featured-wrapper i,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .vrweb-featured-wrapper,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .vrweb-featured-wrapper i,
      .blog-ttd-events-page .node-blog.view-mode-teaser .vrweb-featured-wrapper,
      .blog-ttd-events-page .node-blog.view-mode-teaser .vrweb-featured-wrapper i {
        color: #fff;
        font-weight: 400;
        line-height: 1.0; }
      @media only screen and (min-width: 30.0625em) and (max-width: 64em) {
        .blog-ttd-events-page .node-event.view-mode-teaser .vrweb-featured-wrapper,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .vrweb-featured-wrapper,
        .blog-ttd-events-page .node-blog.view-mode-teaser .vrweb-featured-wrapper {
          position: relative;
          top: auto;
          bottom: auto;
          left: auto;
          right: auto;
          width: 100%;
          opacity: 1.0;
          border-top-left-radius: 0px;
          border-top-right-radius: 0px; }
          .blog-ttd-events-page .node-event.view-mode-teaser .vrweb-featured-wrapper, .blog-ttd-events-page .node-event.view-mode-teaser .vrweb-featured-wrapper i,
          .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .vrweb-featured-wrapper,
          .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .vrweb-featured-wrapper i,
          .blog-ttd-events-page .node-blog.view-mode-teaser .vrweb-featured-wrapper,
          .blog-ttd-events-page .node-blog.view-mode-teaser .vrweb-featured-wrapper i {
            color: #fff; } }
    .blog-ttd-events-page .node-event.view-mode-teaser .group-left,
    .blog-ttd-events-page .node-event.view-mode-teaser .group-right,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .group-left,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .group-right,
    .blog-ttd-events-page .node-blog.view-mode-teaser .group-left,
    .blog-ttd-events-page .node-blog.view-mode-teaser .group-right {
      display: block !important; }
    .blog-ttd-events-page .node-event.view-mode-teaser .group-left,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .group-left,
    .blog-ttd-events-page .node-blog.view-mode-teaser .group-left {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-left: 0;
      padding-right: 0;
      height: auto !important; }
      @media only screen and (min-width: 30.0625em) {
        .blog-ttd-events-page .node-event.view-mode-teaser .group-left,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .group-left,
        .blog-ttd-events-page .node-blog.view-mode-teaser .group-left {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 33.33333%;
          float: left;
          padding-left: 0; } }
      .blog-ttd-events-page .node-event.view-mode-teaser .group-left .field-name-field-teaser-image,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .group-left .field-name-field-teaser-image,
      .blog-ttd-events-page .node-blog.view-mode-teaser .group-left .field-name-field-teaser-image {
        background: #f4f0e9;
        position: relative;
        display: block;
        width: 100%;
        height: 0px;
        overflow: hidden;
        padding-top: 70%; }
        .blog-ttd-events-page .node-event.view-mode-teaser .group-left .field-name-field-teaser-image img,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .group-left .field-name-field-teaser-image img,
        .blog-ttd-events-page .node-blog.view-mode-teaser .group-left .field-name-field-teaser-image img {
          display: block;
          position: absolute;
          min-width: 110%;
          height: auto;
          margin: auto;
          top: 0px;
          left: -5%;
          right: 0px;
          bottom: 0px; }
    .blog-ttd-events-page .node-event.view-mode-teaser .group-right,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .group-right,
    .blog-ttd-events-page .node-blog.view-mode-teaser .group-right {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-left: 10px;
      padding-right: 10px; }
      @media only screen and (min-width: 30.0625em) {
        .blog-ttd-events-page .node-event.view-mode-teaser .group-right,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .group-right,
        .blog-ttd-events-page .node-blog.view-mode-teaser .group-right {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 66.66667%;
          float: left;
          padding-left: 0;
          padding-right: 0; } }
    .blog-ttd-events-page .node-event.view-mode-teaser .field-name-title h3,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-title h3,
    .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-title h3 {
      margin-top: 8px;
      margin-bottom: 3px; }
      .blog-ttd-events-page .node-event.view-mode-teaser .field-name-title h3, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-title h3 a,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-title h3,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-title h3 a,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-title h3,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-title h3 a {
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        text-transform: none;
        font-size: 20px;
        color: #222222;
        letter-spacing: .03em; }
      .blog-ttd-events-page .node-event.view-mode-teaser .field-name-title h3 a:hover,
      .blog-ttd-events-page .node-event.view-mode-teaser .field-name-title h3 a:active,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-title h3 a:hover,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-title h3 a:active,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-title h3 a:hover,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-title h3 a:active {
        color: #7a9967; }
      .blog-ttd-events-page .node-event.view-mode-teaser .field-name-title h3, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-title h3 a,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-title h3,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-title h3 a,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-title h3,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-title h3 a {
        color: #333333; }
      .blog-ttd-events-page .node-event.view-mode-teaser .field-name-title h3 a:hover, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-title h3 a:active,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-title h3 a:hover,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-title h3 a:active,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-title h3 a:hover,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-title h3 a:active {
        color: #4b7034; }
    .blog-ttd-events-page .node-event.view-mode-teaser .field-name-post-date,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-post-date,
    .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-post-date {
      color: #222222;
      padding: 3px 0px;
      font-weight: 600;
      font-size: 16px;
      font-family: "lato", sans-serif;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .blog-ttd-events-page .node-event.view-mode-teaser .field-name-body,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-body,
    .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-body {
      *zoom: 1;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: normal;
      display: block;
      max-height: 130px;
      margin-bottom: 10px;
      max-height: none; }
      .blog-ttd-events-page .node-event.view-mode-teaser .field-name-body:before, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-body:after,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-body:before,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-body:after,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-body:before,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-body:after {
        content: " ";
        display: table; }
      .blog-ttd-events-page .node-event.view-mode-teaser .field-name-body:after,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-body:after,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-body:after {
        clear: both; }
      .blog-ttd-events-page .node-event.view-mode-teaser .field-name-body p,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-body p,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-body p {
        margin-bottom: 0px; }
      @media only screen and (max-width: 47.9375em) {
        .blog-ttd-events-page .node-event.view-mode-teaser .field-name-body,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-body,
        .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-body {
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: normal;
          display: block;
          max-height: 80px;
          max-height: none; } }
    .blog-ttd-events-page .node-event.view-mode-teaser .field-name-node-link,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-node-link,
    .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-node-link {
      display: block; }
      .blog-ttd-events-page .node-event.view-mode-teaser .field-name-node-link a,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-node-link a,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-node-link a {
        display: inline-block;
        background-color: #222222;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        height: 40px;
        font-size: 16px;
        padding: 10px 15px;
        display: inline-block; }
        .blog-ttd-events-page .node-event.view-mode-teaser .field-name-node-link a:hover, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-node-link a:active,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-node-link a:hover,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-node-link a:active,
        .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-node-link a:hover,
        .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-node-link a:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
    .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-event-date,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-event-date,
    .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-event-date {
      color: #222222;
      font-family: "lato", sans-serif;
      text-transform: uppercase;
      letter-spacing: .03em;
      font-weight: 600;
      padding-top: 6px;
      padding-bottom: 2px; }
    .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-phone-number, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-url,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-phone-number,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-url,
    .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-phone-number,
    .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-url {
      display: inline-block;
      width: auto;
      line-height: 1.0;
      font-size: 16px;
      font-weight: 600;
      color: #222222;
      font-family: "lato", sans-serif;
      text-transform: uppercase;
      letter-spacing: .03em;
      margin-bottom: 7px; }
      .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-phone-number a, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-url a,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-phone-number a,
      .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-url a,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-phone-number a,
      .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-url a {
        padding: 3px 0px;
        border-radius: 3px;
        color: #7a9967;
        text-decoration: none !important;
        position: relative; }
        .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-phone-number a:before, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-url a:before,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-phone-number a:before,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-url a:before,
        .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-phone-number a:before,
        .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-url a:before {
          content: '';
          position: absolute;
          margin: auto;
          top: auto;
          bottom: 0;
          left: 0;
          right: 0;
          display: block;
          width: 0px;
          height: 0px;
          border-style: solid;
          border-width: 7px;
          border-color: #4b7034 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
          bottom: -14px;
          border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #4b7034;
          position: absolute;
          margin: auto;
          top: 0;
          bottom: 0;
          left: auto;
          right: 0;
          right: -14px; }
        .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-phone-number a:before, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-url a:before,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-phone-number a:before,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-url a:before,
        .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-phone-number a:before,
        .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-url a:before {
          right: -20px;
          opacity: 0;
          transition: opacity .25s ease-out; }
        .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-phone-number a:hover, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-phone-number a:active, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-url a:hover, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-url a:active,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-phone-number a:hover,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-phone-number a:active,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-url a:hover,
        .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-url a:active,
        .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-phone-number a:hover,
        .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-phone-number a:active,
        .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-url a:hover,
        .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-url a:active {
          color: #4b7034; }
          .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-phone-number a:hover:before, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-phone-number a:active:before, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-url a:hover:before, .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-url a:active:before,
          .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-phone-number a:hover:before,
          .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-phone-number a:active:before,
          .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-url a:hover:before,
          .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-url a:active:before,
          .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-phone-number a:hover:before,
          .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-phone-number a:active:before,
          .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-url a:hover:before,
          .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-url a:active:before {
            opacity: 1.0; }
    .blog-ttd-events-page .node-event.view-mode-teaser .field-name-field-phone-number + .field-name-field-url,
    .blog-ttd-events-page .node-thing-to-do.view-mode-teaser .field-name-field-phone-number + .field-name-field-url,
    .blog-ttd-events-page .node-blog.view-mode-teaser .field-name-field-phone-number + .field-name-field-url {
      margin-left: 5px;
      border-left: solid 1px #000;
      padding-left: 7px; }
  .blog-ttd-events-page .ttd-result-summary,
  .blog-ttd-events-page .events-result-summary {
    margin-bottom: 10px; }

.blog-ttd-events-details-page {
  background-color: #fff; }
  .blog-ttd-events-details-page #featured-wrapper {
    margin-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: #f4f0e9;
    *zoom: 1; }
    .blog-ttd-events-details-page #featured-wrapper:before, .blog-ttd-events-details-page #featured-wrapper:after {
      content: " ";
      display: table; }
    .blog-ttd-events-details-page #featured-wrapper:after {
      clear: both; }
    @media only screen and (min-width: 48em) {
      .blog-ttd-events-details-page #featured-wrapper.has-loc {
        min-height: 175px; } }
    .blog-ttd-events-details-page #featured-wrapper img {
      display: block;
      width: 100%; }
    .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-ttd-details-banner,
    .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-event-details-banner {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-right: 0px;
      padding-left: 0px; }
    .blog-ttd-events-details-page #featured-wrapper.has-loc .block-ds-extras-ttd-details-banner,
    .blog-ttd-events-details-page #featured-wrapper.has-loc .block-ds-extras-event-details-banner {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-left: 0;
      padding-right: 0;
      width: 100%; }
      @media only screen and (min-width: 48em) {
        .blog-ttd-events-details-page #featured-wrapper.has-loc .block-ds-extras-ttd-details-banner,
        .blog-ttd-events-details-page #featured-wrapper.has-loc .block-ds-extras-event-details-banner {
          width: 70%; } }
      @media only screen and (min-width: 64.0625em) {
        .blog-ttd-events-details-page #featured-wrapper.has-loc .block-ds-extras-ttd-details-banner,
        .blog-ttd-events-details-page #featured-wrapper.has-loc .block-ds-extras-event-details-banner {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 75%;
          float: left;
          padding-left: 0px;
          padding-right: 1px; } }
    .blog-ttd-events-details-page #featured-wrapper .view-location-by-nid .gmap-gmap {
      max-height: 300px; }
    .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-ttd-details-banner + .view-location-by-nid,
    .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-event-details-banner + .view-location-by-nid {
      position: static; }
      @media only screen and (max-width: 47.9375em) {
        .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-ttd-details-banner + .view-location-by-nid,
        .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-event-details-banner + .view-location-by-nid {
          display: none !important; } }
      .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-ttd-details-banner + .view-location-by-nid .gmap-gmap,
      .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-event-details-banner + .view-location-by-nid .gmap-gmap {
        display: none !important;
        width: 30% !important;
        position: absolute !important;
        height: 100% !important;
        right: 0px;
        top: 0px;
        max-height: none; }
        @media only screen and (min-width: 48em) {
          .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-ttd-details-banner + .view-location-by-nid .gmap-gmap,
          .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-event-details-banner + .view-location-by-nid .gmap-gmap {
            display: block !important; } }
        @media only screen and (min-width: 64.0625em) {
          .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-ttd-details-banner + .view-location-by-nid .gmap-gmap,
          .blog-ttd-events-details-page #featured-wrapper .block-ds-extras-event-details-banner + .view-location-by-nid .gmap-gmap {
            width: 25% !important; } }
  .blog-ttd-events-details-page article.view-mode-full .group-right {
    line-height: 1.8;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .blog-ttd-events-details-page article.view-mode-full .group-right > .field-name-body {
      width: 100%;
      padding-top: 15px;
      padding-right: 0px;
      clear: both;
      padding-bottom: 15px; }
    .blog-ttd-events-details-page article.view-mode-full .group-right .secondary.label {
      padding-left: 0px; }
      .blog-ttd-events-details-page article.view-mode-full .group-right .secondary.label a {
        display: inline-block;
        background-color: #333333;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        min-height: 30px;
        font-size: 12px;
        padding: 8px 12px 7px;
        min-height: 0px; }
        .blog-ttd-events-details-page article.view-mode-full .group-right .secondary.label a:hover, .blog-ttd-events-details-page article.view-mode-full .group-right .secondary.label a:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
    .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items,
    .blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items {
      padding-top: 10px; }
      .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .label-above,
      .blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .label-above {
        padding-left: 0px; }
    .blog-ttd-events-details-page article.view-mode-full .group-right h5, .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-phone-number {
      width: 100%;
      padding-left: 0 !important;
      padding-right: 0 !important;
      font-weight: 600;
      color: #222222;
      font-size: 16px;
      margin: 0;
      line-height: 1.4;
      font-family: "lato", sans-serif;
      padding-bottom: 5px; }
    .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-gallery-images,
    .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-url,
    .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-left: 0;
      padding-right: 0; }
      @media only screen and (min-width: 30.0625em) {
        .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-gallery-images,
        .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-url,
        .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 33.33333%;
          float: left; } }
    @media only screen and (min-width: 30.0625em) {
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-gallery-images {
        padding-right: 8px;
        padding-left: 0; } }
    .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-gallery-images a {
      display: block;
      background-color: #222222;
      text-transform: uppercase;
      font-family: "lato", sans-serif;
      font-weight: 400;
      letter-spacing: .1em;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out;
      text-align: center;
      line-height: 1.3 !important;
      border: none;
      border-radius: 3px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      color: #fff;
      height: auto;
      height: 40px;
      font-size: 16px;
      padding: 10px 15px;
      padding-left: 0;
      padding-right: 0;
      margin-top: 8px; }
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-gallery-images a:hover, .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-gallery-images a:active {
        text-decoration: none;
        background-color: #7a9967;
        color: #fff; }
    .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-url {
      padding-right: 0; }
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-url a {
        display: block;
        background-color: #7a9967;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        height: 40px;
        font-size: 16px;
        padding: 10px 15px;
        padding-left: 0;
        padding-right: 0;
        margin-top: 8px; }
        .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-url a:hover, .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-url a:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
        .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-url a:hover, .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-url a:active {
          background-color: #4b7034; }
    @media only screen and (min-width: 30.0625em) {
      .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions + .field-name-field-url {
        padding-left: 8px; } }
    .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions {
      margin-top: 8px;
      display: inline-block;
      background-color: #333333;
      text-transform: uppercase;
      font-family: "lato", sans-serif;
      font-weight: 400;
      letter-spacing: .1em;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out;
      text-align: center;
      line-height: 1.3 !important;
      border: none;
      border-radius: 3px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      color: #fff;
      height: auto;
      height: 40px;
      font-size: 16px;
      padding: 10px 15px;
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 0px; }
      .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions:hover, .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions:active {
        text-decoration: none;
        background-color: #7a9967;
        color: #fff; }
    .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items,
    .blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items {
      display: none !important; }
      @media only screen and (min-width: 48em) {
        .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items,
        .blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items {
          display: block !important; } }
    @media only screen and (min-width: 36.625em) {
      .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions,
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-gallery-images,
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-url,
      .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items,
      .blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items,
      .blog-ttd-events-details-page article.view-mode-full .group-right h5,
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-phone-number {
        float: right;
        clear: right;
        width: 30%; }
      .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions + .field-name-field-url,
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-gallery-images {
        padding-left: 0;
        padding-right: 0; }
      .blog-ttd-events-details-page article.view-mode-full .group-right > .field-name-body {
        width: 68%;
        clear: none;
        padding-top: 0; } }
    @media only screen and (min-width: 64.0625em) {
      .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions,
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-gallery-images,
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-url,
      .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items,
      .blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items,
      .blog-ttd-events-details-page article.view-mode-full .group-right h5,
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-phone-number {
        width: 25%;
        padding-left: 0;
        padding-right: 0; }
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-body {
        width: 75%;
        display: inline-block;
        padding-right: 25px; } }
  .blog-ttd-events-details-page article.view-mode-full .group-content {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar {
      padding-left: 0 !important;
      padding-right: 0 !important;
      *zoom: 1;
      margin: 0.5em 0 0.5em 0; }
      .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar:before, .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar:after {
        content: " ";
        display: table; }
      .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar:after {
        clear: both; }
      .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .blog-date {
        padding-left: 0 !important;
        padding-right: 0 !important;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left; }
        .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .blog-date h5 {
          margin-bottom: 0px; }
      .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .blog-related-items {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-left: 0 !important;
        padding-right: 0 !important; }
        .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .blog-related-items .label-inline, .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .blog-related-items .group-right .ttd-related-items .label-above, .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .group-content .blog-info-bar .blog-related-items .label-above, .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .blog-related-items .group-right .event-related-items .label-above, .blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .group-content .blog-info-bar .blog-related-items .label-above {
          padding-left: 0px; }
      .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .secondary.label a {
        display: inline-block;
        background-color: #333333;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        min-height: 30px;
        font-size: 12px;
        padding: 8px 12px 7px;
        min-height: 0px; }
        .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .secondary.label a:hover, .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .secondary.label a:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
      .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar h5 {
        margin-top: 0; }
        .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar h5, .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar h5.subheader {
          color: #222222;
          font-weight: 700;
          text-transform: uppercase; }
    .blog-ttd-events-details-page article.view-mode-full .group-content .field-name-body {
      padding-top: 10px;
      border-top: solid 1px #f4f0e9; }
  @media only screen and (min-width: 36.625em) {
    .blog-ttd-events-details-page .node-thing-to-do.view-mode-full .group-right > .field-name-body {
      float: left; } }
  .blog-ttd-events-details-page .reveal-modal.flex.field_gallery_images {
    width: 460px;
    left: 70%; }
    @media only screen and (max-width: 64em) {
      .blog-ttd-events-details-page .reveal-modal.flex.field_gallery_images {
        width: 80%;
        left: 10%; } }
    .blog-ttd-events-details-page .reveal-modal.flex.field_gallery_images div.royalslider-item {
      max-width: 450px; }
      .blog-ttd-events-details-page .reveal-modal.flex.field_gallery_images div.royalslider-item img {
        width: auto !important;
        max-width: 450px; }
    .blog-ttd-events-details-page .reveal-modal.flex.field_gallery_images .rsThumb {
      max-width: 100px;
      text-align: center; }
      .blog-ttd-events-details-page .reveal-modal.flex.field_gallery_images .rsThumb img {
        width: auto !important;
        max-width: 100px; }

/**
 * Brokers Styles.
 */
/**
 * Variables.
 */
/**
 * View Mode: Full.
 */
.node-broker.view-mode-full .field-name-field-bio {
  line-height: 1.4; }

.node-broker.view-mode-full .field-name-field-email {
  padding: 1em 0;
  font-weight: bold; }

.node-broker.view-mode-full .field-name-field-phone {
  font-size: 1.5em; }

/**
 * View Mode: Teaser.
 */
/**
 * View name: Meet the Team
 *
 * Display id: page_1
 */
.view-meet-the-team.view-display-id-page_1 .view-content {
  width: auto;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1; }
  .view-meet-the-team.view-display-id-page_1 .view-content:before, .view-meet-the-team.view-display-id-page_1 .view-content:after {
    content: " ";
    display: table; }
  .view-meet-the-team.view-display-id-page_1 .view-content:after {
    clear: both; }
  .view-meet-the-team.view-display-id-page_1 .view-content .views-row {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left; }
    @media only screen and (min-width: 48em) {
      .view-meet-the-team.view-display-id-page_1 .view-content .views-row {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left; } }
    @media only screen and (min-width: 64.0625em) {
      .view-meet-the-team.view-display-id-page_1 .view-content .views-row {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left; } }

.page-specials {
  background-color: #f4f0e9; }
  .page-specials #page-title {
    text-align: center; }

.view-specials.view-display-id-page_specials .view-header {
  text-align: center;
  font-size: 18px;
  padding: 0 0 30px; }
  .view-specials.view-display-id-page_specials .view-header .description {
    max-width: 70%;
    margin: 0 auto 30px; }
  .view-specials.view-display-id-page_specials .view-header .all-specials {
    display: inline-block;
    background-color: #4b7034;
    text-transform: uppercase;
    font-family: "lato", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.3 !important;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: auto;
    height: 40px;
    font-size: 16px;
    padding: 10px 15px; }
    .view-specials.view-display-id-page_specials .view-header .all-specials:hover, .view-specials.view-display-id-page_specials .view-header .all-specials:active {
      text-decoration: none;
      background-color: #7a9967;
      color: #fff; }
    .view-specials.view-display-id-page_specials .view-header .all-specials:before {
      content: '';
      display: inline-block;
      width: 23px;
      height: 19px;
      margin-bottom: -5px;
      background: url("../images/icon-saletag-tertiary.svg") left center no-repeat;
      background-image: url("../images/icon-saletag-white.svg"); }
    .view-specials.view-display-id-page_specials .view-header .all-specials:hover:before, .view-specials.view-display-id-page_specials .view-header .all-specials:active:before {
      background-image: url("../images/icon-saletag-white.svg"); }

.view-specials.view-display-id-page_specials .discounted-units-wrapper {
  padding-top: 15px;
  padding-bottom: 15px; }
  .view-specials.view-display-id-page_specials .discounted-units-wrapper a {
    display: inline-block;
    background-color: #4b7034;
    text-transform: uppercase;
    font-family: "lato", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.3 !important;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: auto;
    height: 40px;
    font-size: 16px;
    padding: 10px 15px; }
    .view-specials.view-display-id-page_specials .discounted-units-wrapper a:hover, .view-specials.view-display-id-page_specials .discounted-units-wrapper a:active {
      text-decoration: none;
      background-color: #7a9967;
      color: #fff; }
    .view-specials.view-display-id-page_specials .discounted-units-wrapper a:before {
      content: '';
      display: inline-block;
      width: 23px;
      height: 19px;
      margin-bottom: -5px;
      background: url("../images/icon-saletag-tertiary.svg") left center no-repeat;
      background-image: url("../images/icon-saletag-green.svg"); }
    .view-specials.view-display-id-page_specials .discounted-units-wrapper a:hover:before, .view-specials.view-display-id-page_specials .discounted-units-wrapper a:active:before {
      background-image: url("../images/icon-saletag-white.svg"); }

.view-specials.view-display-id-page_specials .view-content {
  padding-bottom: 20px;
  *zoom: 1; }
  .view-specials.view-display-id-page_specials .view-content:before, .view-specials.view-display-id-page_specials .view-content:after {
    content: " ";
    display: table; }
  .view-specials.view-display-id-page_specials .view-content:after {
    clear: both; }
  .view-specials.view-display-id-page_specials .view-content .views-row {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding: 0 0 20px; }
    @media only screen and (min-width: 40em) and (max-width: 58.6875em) {
      .view-specials.view-display-id-page_specials .view-content .views-row {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left;
        clear: none;
        padding-left: 4px;
        padding-right: 4px; }
        .view-specials.view-display-id-page_specials .view-content .views-row:nth-of-type(2n+1) {
          clear: both;
          padding-left: 0px;
          padding-right: 8px; }
        .view-specials.view-display-id-page_specials .view-content .views-row:nth-of-type(2n) {
          clear: none;
          padding-right: 0px;
          padding-left: 8px; } }
    @media only screen and (min-width: 58.75em) {
      .view-specials.view-display-id-page_specials .view-content .views-row {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left;
        clear: none;
        padding-left: 5px;
        padding-right: 5px; }
        .view-specials.view-display-id-page_specials .view-content .views-row:nth-of-type(3n+1) {
          clear: both;
          padding-left: 0px;
          padding-right: 10px; }
        .view-specials.view-display-id-page_specials .view-content .views-row:nth-of-type(3n) {
          clear: none;
          padding-right: 0px;
          padding-left: 10px; } }

.node-special.node-teaser {
  background: #fff;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); }
  .node-special.node-teaser .group-left {
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (min-width: 30.0625em) and (max-width: 39.9375em) {
      .node-special.node-teaser .group-left {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left;
        padding-left: 0;
        padding-right: 0; } }
  @media only screen and (min-width: 30.0625em) and (max-width: 39.9375em) {
    .node-special.node-teaser .group-header,
    .node-special.node-teaser .group-right {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 66.66667%;
      float: left;
      float: right;
      padding-left: 10px; } }
  .node-special.node-teaser .group-right h3 {
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 0;
    text-transform: none;
    letter-spacing: .025em; }
    @media only screen and (min-width: 30.0625em) and (max-width: 39.9375em) {
      .node-special.node-teaser .group-right h3 {
        margin-top: 0; } }
  .node-special.node-teaser .group-right .field-name-body {
    padding-top: 10px; }
  .node-special.node-teaser .group-header {
    padding: 0; }
    .node-special.node-teaser .group-header .field-name-title {
      padding: 0; }
      .node-special.node-teaser .group-header .field-name-title h2 {
        margin: 0; }
        .node-special.node-teaser .group-header .field-name-title h2 a {
          display: block;
          width: 100%;
          min-height: 75px;
          padding: 10px 15px 7px;
          background-color: #222222;
          color: #fff;
          transition: background-color .15s ease-out; }
          .node-special.node-teaser .group-header .field-name-title h2 a:hover, .node-special.node-teaser .group-header .field-name-title h2 a:active {
            background: #7a9967;
            color: #fff;
            text-decoration: none; }
          .node-special.node-teaser .group-header .field-name-title h2 a:after {
            content: '';
            display: inline-block;
            width: 10px;
            height: 20px;
            background: url("../images/chevron-right-white.svg") right center no-repeat;
            width: 25px;
            height: 20px;
            background: url("../images/chevron-right-white.svg") right center no-repeat;
            margin-bottom: -2px; }
          @media only screen and (min-width: 30.0625em) and (max-width: 39.9375em) {
            .node-special.node-teaser .group-header .field-name-title h2 a {
              background: #fff;
              color: #333333;
              padding-bottom: 0;
              padding-left: 10px;
              text-decoration: underline; }
              .node-special.node-teaser .group-header .field-name-title h2 a:after {
                display: none; }
              .node-special.node-teaser .group-header .field-name-title h2 a:hover, .node-special.node-teaser .group-header .field-name-title h2 a:active {
                background-color: #fff;
                color: #333333;
                text-decoration: none; } }
  .node-special.node-teaser img {
    display: block;
    width: 100%;
    height: auto; }
  .node-special.node-teaser .label-inline, .node-special.node-teaser .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .label-above, .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .node-special.node-teaser .label-above, .node-special.node-teaser
  .blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .label-above,
  .blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .node-special.node-teaser .label-above,
  .node-special.node-teaser .label-above {
    text-transform: none;
    font-weight: 600;
    color: #222222; }
  .node-special.node-teaser .field-name-field-minimum-stay,
  .node-special.node-teaser .field-name-field-valid-dates,
  .node-special.node-teaser .field-name-field-for-stay-dates-between,
  .node-special.node-teaser .field-name-field-call-to-book-number,
  .node-special.node-teaser .field-name-field-promo-code {
    margin-top: 10px; }
  .node-special.node-teaser .field-name-title h2 {
    margin-top: 8px;
    margin-bottom: 3px; }
    .node-special.node-teaser .field-name-title h2, .node-special.node-teaser .field-name-title h2 a {
      font-family: 'Lato', sans-serif;
      font-weight: 700;
      text-transform: none;
      font-size: 20px;
      color: #222222;
      letter-spacing: .03em; }
    .node-special.node-teaser .field-name-title h2 a:hover,
    .node-special.node-teaser .field-name-title h2 a:active {
      color: #7a9967; }
  .node-special.node-teaser .field-name-field-special-subhead {
    color: #222222;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .03em; }
  .node-special.node-teaser .group-promocode-wrapper {
    padding: 10px 0;
    *zoom: 1; }
    .node-special.node-teaser .group-promocode-wrapper:before, .node-special.node-teaser .group-promocode-wrapper:after {
      content: " ";
      display: table; }
    .node-special.node-teaser .group-promocode-wrapper:after {
      clear: both; }
    .node-special.node-teaser .group-promocode-wrapper .field-name-field-promo-code {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 70.83333%;
      float: left;
      padding-left: 10px;
      padding-right: 10px;
      background: #f7f7f7;
      border: solid 1px #333333;
      border-right: none;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      margin-top: 0;
      font-weight: 700;
      height: 45px; }
      .node-special.node-teaser .group-promocode-wrapper .field-name-field-promo-code, .node-special.node-teaser .group-promocode-wrapper .field-name-field-promo-code * {
        color: #333333; }
      .node-special.node-teaser .group-promocode-wrapper .field-name-field-promo-code .label-above {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 400;
        padding-top: 3px;
        letter-spacing: .03em; }
    .node-special.node-teaser .group-promocode-wrapper .field-name-node-link {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 29.16667%;
      float: left;
      padding-left: 0;
      padding-right: 0; }
      .node-special.node-teaser .group-promocode-wrapper .field-name-node-link a {
        display: block;
        background-color: #333333;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        height: 40px;
        font-size: 16px;
        padding: 10px 15px;
        padding-left: 0;
        padding-right: 0;
        font-size: 14px;
        font-family: "lato", sans-serif;
        font-weight: 400;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        text-transform: none;
        height: 45px;
        padding-top: 13px; }
        .node-special.node-teaser .group-promocode-wrapper .field-name-node-link a:hover, .node-special.node-teaser .group-promocode-wrapper .field-name-node-link a:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
  @media only screen and (min-width: 30.0625em) and (max-width: 39.9375em) {
    .node-special.node-teaser {
      *zoom: 1; }
      .node-special.node-teaser:before, .node-special.node-teaser:after {
        content: " ";
        display: table; }
      .node-special.node-teaser:after {
        clear: both; }
      .node-special.node-teaser .field-name-field-special-image {
        padding: 0; }
        .node-special.node-teaser .field-name-field-special-image img {
          border: solid 3px #fff; } }

@media only screen and (min-width: 48em) {
  .node-special.view-mode-full {
    padding-bottom: 15px; } }

.node-special.view-mode-full > .group-header {
  text-align: center; }
  .node-special.view-mode-full > .group-header a {
    display: inline-block;
    background-color: #222222;
    text-transform: uppercase;
    font-family: "lato", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.3 !important;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: auto;
    min-height: 30px;
    font-size: 12px;
    padding: 8px 12px 7px;
    background-color: rgba(255, 255, 255, 0);
    color: #222222;
    border: solid 1px #222222;
    box-shadow: none;
    margin-bottom: 10px;
    background-color: #fff; }
    .node-special.view-mode-full > .group-header a:hover, .node-special.view-mode-full > .group-header a:active {
      text-decoration: none;
      background-color: #7a9967;
      color: #fff; }
    .node-special.view-mode-full > .group-header a:hover, .node-special.view-mode-full > .group-header a:active {
      color: #fff;
      background-color: #222222;
      box-shadow: none; }
    @media only screen and (min-width: 40em) {
      .node-special.view-mode-full > .group-header a {
        margin-bottom: 20px; } }
    .node-special.view-mode-full > .group-header a:first-of-type {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .node-special.view-mode-full > .group-header a:last-of-type {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      border-left: 0; }

.node-special.view-mode-full > .group-left img {
  display: block;
  width: 100%; }

.node-special.view-mode-full > .group-right > h3 {
  margin-top: 0px;
  margin-bottom: 0;
  padding-top: 20px; }
  @media only screen and (min-width: 40em) {
    .node-special.view-mode-full > .group-right > h3 {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 66.66667%;
      float: left;
      float: right;
      clear: right;
      padding-top: 0px; } }
  @media only screen and (min-width: 48em) {
    .node-special.view-mode-full > .group-right > h3 {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 58.33333%;
      float: left;
      padding-left: 0;
      float: right;
      clear: right; } }

.node-special.view-mode-full > .group-right .label-inline, .blog-ttd-events-details-page article.view-mode-full .node-special.view-mode-full > .group-right .ttd-related-items .label-above,
.blog-ttd-events-details-page article.view-mode-full .node-special.view-mode-full > .group-right .event-related-items .label-above,
.node-special.view-mode-full > .group-right .label-above {
  font-weight: 600;
  text-transform: none;
  color: #222222;
  padding-top: 10px; }

.node-special.view-mode-full > .group-right .field-name-body {
  padding-top: 10px; }
  .node-special.view-mode-full > .group-right .field-name-body p {
    margin-bottom: 0;
    padding-bottom: 15px; }
    .node-special.view-mode-full > .group-right .field-name-body p:last-of-type {
      margin-bottom: 15px; }

.node-special.view-mode-full .field-name-field-special-subhead {
  padding-top: 10px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Georgia", Georgia, Times New Roman, serif;
  letter-spacing: .03em; }

.node-special.view-mode-full .field-name-field-minimum-stay {
  padding: 10px 0 0; }

.node-special.view-mode-full .field-name-field-promo-code {
  padding-top: 10px;
  color: #222222; }
  .node-special.view-mode-full .field-name-field-promo-code .label-inline, .node-special.view-mode-full .field-name-field-promo-code .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .label-above, .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .node-special.view-mode-full .field-name-field-promo-code .label-above, .node-special.view-mode-full .field-name-field-promo-code
  .blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .label-above,
  .blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .node-special.view-mode-full .field-name-field-promo-code .label-above {
    text-transform: none; }

@media only screen and (min-width: 40em) {
  .node-special.view-mode-full > .group-left {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
    float: left;
    padding-left: 0;
    padding-right: 0; }
  .node-special.view-mode-full > .group-right {
    display: inline; }
  .node-special.view-mode-full > .group-right > div:not(.field-name-body) {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%;
    float: left;
    float: right;
    clear: right; }
  .node-special.view-mode-full > .group-right .field-name-body {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0;
    padding-right: 0; } }

.node-special.view-mode-full > .group-footer {
  border-top: solid 1px #333333; }
  @media only screen and (min-width: 40em) {
    .node-special.view-mode-full > .group-footer {
      clear: both;
      position: relative; } }
  .node-special.view-mode-full > .group-footer > h3 {
    color: #333333;
    font-family: "Georgia", Georgia, Times New Roman, serif;
    text-transform: none;
    letter-spacing: normal;
    font-size: 24px;
    margin-bottom: 0;
    text-align: center;
    margin-top: 10px; }
    @media only screen and (min-width: 48em) {
      .node-special.view-mode-full > .group-footer > h3 {
        text-align: left; } }

@media only screen and (min-width: 48em) {
  .node-special.view-mode-full > .group-left {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%;
    float: left;
    padding-left: 0; }
    .node-special.view-mode-full > .group-left img {
      margin-bottom: 15px; }
  .node-special.view-mode-full > .group-right > div:not(.field-name-body) {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%;
    float: left;
    float: right;
    clear: right;
    padding-left: 0; }
    .node-special.view-mode-full > .group-right > div:not(.field-name-body).field-name-field-promo-code {
      padding-bottom: 10px; }
  .node-special.view-mode-full > .group-right .field-name-body {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%;
    float: left;
    float: right;
    clear: right;
    padding-left: 0; } }

@media only screen and (min-width: 58.75em) {
  .node-special.view-mode-full > .group-right .field-name-body {
    display: table-cell;
    float: none;
    clear: right; } }

.node-special.view-mode-full .view-id-btm_specials_items {
  *zoom: 1; }
  .node-special.view-mode-full .view-id-btm_specials_items:before, .node-special.view-mode-full .view-id-btm_specials_items:after {
    content: " ";
    display: table; }
  .node-special.view-mode-full .view-id-btm_specials_items:after {
    clear: both; }
  @media only screen and (min-width: 48em) {
    .node-special.view-mode-full .view-id-btm_specials_items {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 66.66667%;
      float: left;
      padding-left: 0; } }
  @media only screen and (min-width: 64.0625em) {
    .node-special.view-mode-full .view-id-btm_specials_items {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 75%;
      float: left;
      padding-left: 0; } }
  .node-special.view-mode-full .view-id-btm_specials_items .view-header {
    text-align: center;
    color: #333333;
    font-weight: 700;
    *zoom: 1;
    position: relative; }
    .node-special.view-mode-full .view-id-btm_specials_items .view-header:before, .node-special.view-mode-full .view-id-btm_specials_items .view-header:after {
      content: " ";
      display: table; }
    .node-special.view-mode-full .view-id-btm_specials_items .view-header:after {
      clear: both; }
    @media only screen and (min-width: 48em) {
      .node-special.view-mode-full .view-id-btm_specials_items .view-header {
        text-align: left;
        border-bottom: solid 1px #333333;
        margin-right: -15px; }
        .node-special.view-mode-full .view-id-btm_specials_items .view-header .search-summary {
          border-top: none;
          padding-top: 0;
          text-align: left; }
        .node-special.view-mode-full .view-id-btm_specials_items .view-header .sort-page-controls-wrapper {
          overflow: hidden;
          margin-bottom: 10px; } }
    .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-by,
    .node-special.view-mode-full .view-id-btm_specials_items .view-header .views-widget-per-page,
    .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-bef-combine {
      position: relative;
      float: left;
      padding: 10px 7px 0;
      width: 50%; }
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-by label,
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .views-widget-per-page label,
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-bef-combine label {
        display: inline-block;
        float: left; }
      @media only screen and (min-width: 48em) {
        .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-by,
        .node-special.view-mode-full .view-id-btm_specials_items .view-header .views-widget-per-page,
        .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-bef-combine {
          width: 150px;
          padding-top: 0px; } }
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-by input, .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-by select,
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .views-widget-per-page input,
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .views-widget-per-page select,
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-bef-combine input,
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-bef-combine select {
        background-color: #fff; }
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-by.form-item-sort-bef-combine,
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .views-widget-per-page.form-item-sort-bef-combine,
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-bef-combine.form-item-sort-bef-combine {
        padding-right: 0px;
        padding-left: 7px; }
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-by.views-widget-per-page,
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .views-widget-per-page.views-widget-per-page,
      .node-special.view-mode-full .view-id-btm_specials_items .view-header .form-item-sort-bef-combine.views-widget-per-page {
        padding-left: 0px;
        padding-right: 7px; }
  .node-special.view-mode-full .view-id-btm_specials_items .specials-backlink {
    padding-top: 5px; }
    .node-special.view-mode-full .view-id-btm_specials_items .specials-backlink a {
      display: inline-block;
      background-color: #333333;
      text-transform: uppercase;
      font-family: "lato", sans-serif;
      font-weight: 400;
      letter-spacing: .1em;
      transition-property: color, background-color, border-color;
      transition-duration: .25s;
      transition-timing-function: ease-in-out;
      text-align: center;
      line-height: 1.3 !important;
      border: none;
      border-radius: 3px;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
      color: #fff;
      height: auto;
      height: 40px;
      font-size: 16px;
      padding: 10px 15px; }
      .node-special.view-mode-full .view-id-btm_specials_items .specials-backlink a:hover, .node-special.view-mode-full .view-id-btm_specials_items .specials-backlink a:active {
        text-decoration: none;
        background-color: #7a9967;
        color: #fff; }
    @media only screen and (min-width: 48em) {
      .node-special.view-mode-full .view-id-btm_specials_items .specials-backlink {
        min-width: 25%;
        position: absolute;
        margin: auto;
        top: auto;
        bottom: 17px;
        left: auto;
        right: 0; }
        .node-special.view-mode-full .view-id-btm_specials_items .specials-backlink a {
          display: block;
          height: auto; } }
  .node-special.view-mode-full .view-id-btm_specials_items .view-content {
    *zoom: 1;
    padding-bottom: 20px; }
    .node-special.view-mode-full .view-id-btm_specials_items .view-content:before, .node-special.view-mode-full .view-id-btm_specials_items .view-content:after {
      content: " ";
      display: table; }
    .node-special.view-mode-full .view-id-btm_specials_items .view-content:after {
      clear: both; }
  @media only screen and (min-width: 64.0625em) {
    .node-special.view-mode-full .view-id-btm_specials_items .view-filters:before {
      font-size: 45px;
      line-height: 40px; } }

.node-special.view-mode-full .field-name-exposed-form-for-specials {
  margin-top: 0; }
  @media only screen and (min-width: 48em) {
    .node-special.view-mode-full .field-name-exposed-form-for-specials {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 33.33333%;
      float: left;
      padding-left: 0;
      padding-right: 0;
      float: right; } }
  @media only screen and (min-width: 64.0625em) {
    .node-special.view-mode-full .field-name-exposed-form-for-specials {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 25%;
      float: left;
      padding-left: 0;
      padding-right: 0;
      float: right; } }

body.node-type-special #page-title,
body.units-on-special #page-title {
  text-align: center; }

@media only screen and (max-width: 47.9375em) {
  body.node-type-special .off-canvas-trigger,
  body.units-on-special .off-canvas-trigger {
    display: block; } }

@media only screen and (max-width: 24.0625em) {
  body.node-type-special .off-canvas-trigger a,
  body.units-on-special .off-canvas-trigger a {
    font-size: 16px; } }

@media only screen and (max-width: 47.9375em) {
  body.node-type-special #document,
  body.units-on-special #document {
    position: relative; }
  body.node-type-special .field-name-exposed-form-for-specials,
  body.units-on-special .field-name-exposed-form-for-specials {
    position: fixed;
    width: 88%;
    top: 0px;
    height: 100%;
    background-color: #333333;
    transition: left .25s ease-out;
    left: -100%;
    border-right: solid 1px #f4f0e9; }
    body.node-type-special .field-name-exposed-form-for-specials form,
    body.units-on-special .field-name-exposed-form-for-specials form {
      height: 100%;
      padding-bottom: 200px;
      overflow-y: scroll; }
  body.node-type-special .l-main,
  body.node-type-special .main.columns,
  body.node-type-special .node-special.view-mode-full,
  body.node-type-special .node-special.view-mode-full > .group-header,
  body.node-type-special .node-special.view-mode-full > .group-left,
  body.node-type-special .view-id-btm_specials_items,
  body.units-on-special .l-main,
  body.units-on-special .main.columns,
  body.units-on-special .node-special.view-mode-full,
  body.units-on-special .node-special.view-mode-full > .group-header,
  body.units-on-special .node-special.view-mode-full > .group-left,
  body.units-on-special .view-id-btm_specials_items {
    position: static; }
  body.node-type-special .view-id-btm_specials_items,
  body.units-on-special .view-id-btm_specials_items {
    padding-top: 0px; }
    body.node-type-special .view-id-btm_specials_items .view-header .search-summary,
    body.units-on-special .view-id-btm_specials_items .view-header .search-summary {
      margin-bottom: 0;
      margin-top: 5px; }
  body.node-type-special .l-main,
  body.units-on-special .l-main {
    left: 0px; }
  body.node-type-special .show-search .off-canvas-trigger,
  body.units-on-special .show-search .off-canvas-trigger {
    top: 65px;
    position: fixed;
    left: 0px;
    right: 0px; }
    body.node-type-special .show-search .off-canvas-trigger a,
    body.units-on-special .show-search .off-canvas-trigger a {
      background: #222222;
      color: #fff; }
  body.node-type-special .show-search .field-name-exposed-form-for-specials,
  body.units-on-special .show-search .field-name-exposed-form-for-specials {
    left: 0px;
    top: 118px;
    padding: 0 15px; }
    body.node-type-special .show-search .field-name-exposed-form-for-specials h2,
    body.units-on-special .show-search .field-name-exposed-form-for-specials h2 {
      display: none; }
  body.node-type-special .show-search .l-main,
  body.units-on-special .show-search .l-main {
    top: 118px;
    position: Fixed;
    transition: left .25s ease-out;
    left: 88%; }
  body.node-type-special .show-search .footer-wrapper,
  body.units-on-special .show-search .footer-wrapper {
    display: none; }
  body.node-type-special .show-search.expanded .off-canvas-trigger,
  body.units-on-special .show-search.expanded .off-canvas-trigger {
    top: 297px; }
  body.node-type-special .show-search.expanded .l-main,
  body.node-type-special .show-search.expanded .field-name-exposed-form-for-specials,
  body.units-on-special .show-search.expanded .l-main,
  body.units-on-special .show-search.expanded .field-name-exposed-form-for-specials {
    top: 347px; }
  body.node-type-special .hide-search .node-special.view-mode-full > .group-footer .field-name-specials-exposed-form,
  body.units-on-special .hide-search .node-special.view-mode-full > .group-footer .field-name-specials-exposed-form {
    left: -88%; } }

.view-mode-popup_teaser .node-title a {
  margin-top: 8px;
  margin-bottom: 3px;
  text-decoration: underline; }
  .view-mode-popup_teaser .node-title a, .view-mode-popup_teaser .node-title a a {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: none;
    font-size: 20px;
    color: #222222;
    letter-spacing: .03em; }
  .view-mode-popup_teaser .node-title a a:hover,
  .view-mode-popup_teaser .node-title a a:active {
    color: #7a9967; }
  .view-mode-popup_teaser .node-title a:hover, .view-mode-popup_teaser .node-title a:active {
    text-decoration: none; }

.view-mode-popup_teaser .field-name-title h2 {
  font-size: 22px;
  margin-bottom: 5px; }

.view-mode-popup_teaser .field-name-field-special-subhead {
  text-transform: uppercase;
  font-weight: 600;
  color: #333333; }
  .view-mode-popup_teaser .field-name-field-special-subhead .field-label {
    display: none !important; }

.view-mode-popup_teaser .field-name-field-call-to-book-number .label-inline, .view-mode-popup_teaser .field-name-field-call-to-book-number .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .label-above, .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .view-mode-popup_teaser .field-name-field-call-to-book-number .label-above, .view-mode-popup_teaser .field-name-field-call-to-book-number
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .label-above,
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .view-mode-popup_teaser .field-name-field-call-to-book-number .label-above,
.view-mode-popup_teaser .field-name-field-call-to-book-number .label-above,
.view-mode-popup_teaser .field-name-field-valid-dates .label-inline,
.view-mode-popup_teaser .field-name-field-valid-dates .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .label-above, .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items
.view-mode-popup_teaser .field-name-field-valid-dates .label-above,
.view-mode-popup_teaser .field-name-field-valid-dates
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .label-above,
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items
.view-mode-popup_teaser .field-name-field-valid-dates .label-above,
.view-mode-popup_teaser .field-name-field-valid-dates .label-above,
.view-mode-popup_teaser .field-name-field-for-stay-dates-between .label-inline,
.view-mode-popup_teaser .field-name-field-for-stay-dates-between .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .label-above, .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items
.view-mode-popup_teaser .field-name-field-for-stay-dates-between .label-above,
.view-mode-popup_teaser .field-name-field-for-stay-dates-between
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .label-above,
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items
.view-mode-popup_teaser .field-name-field-for-stay-dates-between .label-above,
.view-mode-popup_teaser .field-name-field-for-stay-dates-between .label-above,
.view-mode-popup_teaser .field-name-field-minimum-stay .label-inline,
.view-mode-popup_teaser .field-name-field-minimum-stay .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .label-above, .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items
.view-mode-popup_teaser .field-name-field-minimum-stay .label-above,
.view-mode-popup_teaser .field-name-field-minimum-stay
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .label-above,
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items
.view-mode-popup_teaser .field-name-field-minimum-stay .label-above,
.view-mode-popup_teaser .field-name-field-minimum-stay .label-above,
.view-mode-popup_teaser .field-name-field-valid-dates .label-inline,
.view-mode-popup_teaser .field-name-field-valid-dates .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .label-above, .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items
.view-mode-popup_teaser .field-name-field-valid-dates .label-above,
.view-mode-popup_teaser .field-name-field-valid-dates
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .label-above,
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items
.view-mode-popup_teaser .field-name-field-valid-dates .label-above,
.view-mode-popup_teaser .field-name-field-valid-dates .label-above,
.view-mode-popup_teaser .field-name-field-display-stay-dates-between .label-inline,
.view-mode-popup_teaser .field-name-field-display-stay-dates-between .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items .label-above, .blog-ttd-events-details-page article.view-mode-full .group-right .ttd-related-items
.view-mode-popup_teaser .field-name-field-display-stay-dates-between .label-above,
.view-mode-popup_teaser .field-name-field-display-stay-dates-between
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items .label-above,
.blog-ttd-events-details-page article.view-mode-full .group-right .event-related-items
.view-mode-popup_teaser .field-name-field-display-stay-dates-between .label-above,
.view-mode-popup_teaser .field-name-field-display-stay-dates-between .label-above {
  font-weight: 700;
  padding-top: 10px;
  font-size: 15px;
  text-transform: none;
  color: inherit; }

.view-mode-popup_teaser .field-name-field-promo-code {
  padding-top: 10px;
  font-weight: 700;
  color: #333333; }
  .view-mode-popup_teaser .field-name-field-promo-code .field-label {
    font-weight: 400;
    padding-top: 10px;
    font-size: 15px;
    display: inline; }

body.units-on-special #page-title {
  text-align: center; }
  @media only screen and (min-width: 48em) {
    body.units-on-special #page-title {
      padding-left: 25px; } }
  @media only screen and (min-width: 48em) and (max-width: 53.0625em) {
    body.units-on-special #page-title {
      width: 65%;
      float: left;
      float: right;
      clear: right; } }
  @media only screen and (min-width: 53.125em) and (max-width: 64em) {
    body.units-on-special #page-title {
      width: 70%;
      float: right;
      clear: right; } }
  @media only screen and (min-width: 64.0625em) {
    body.units-on-special #page-title {
      text-align: left;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 75%;
      float: left;
      float: right;
      clear: right;
      padding-right: 0;
      padding-left: 25px; } }

body.units-on-special #views-exposed-form-btm-specials-items-page-items-on-special {
  padding: 0;
  display: block;
  position: relative; }
  @media only screen and (min-width: 48em) {
    body.units-on-special #views-exposed-form-btm-specials-items-page-items-on-special:before {
      content: 'Refine Search';
      background: rgba(255, 255, 255, 0);
      color: #fff;
      margin-bottom: 15px;
      padding: 8px 0px;
      margin-top: 0px;
      text-align: center;
      text-transform: none;
      font-size: 45px;
      font-family: "Georgia", Georgia, Times New Roman, serif;
      font-weight: 400;
      letter-spacing: normal;
      line-height: 40px;
      width: 100%;
      display: block;
      border-top-right-radius: 3px;
      border-top-left-radius: 3px;
      background: rgba(255, 255, 255, 0); }
      body.units-on-special #views-exposed-form-btm-specials-items-page-items-on-special:before:before {
        border-top-color: rgba(255, 255, 255, 0); } }
  body.units-on-special #views-exposed-form-btm-specials-items-page-items-on-special > div {
    padding-top: 15px; }
    @media only screen and (min-width: 48em) {
      body.units-on-special #views-exposed-form-btm-specials-items-page-items-on-special > div {
        padding: 15px; } }

@media only screen and (max-width: 64em) {
  body.units-on-special .view-display-id-page_items_on_special .views-row-1 .view-mode-teaser {
    margin-top: 10px; } }

@media only screen and (min-width: 64.0625em) {
  body.units-on-special .view-display-id-page_items_on_special .views-row-1 .view-mode-teaser {
    border-top: solid 1px #333333; } }

body.units-on-special .view-display-id-page_items_on_special .view-content {
  *zoom: 1; }
  body.units-on-special .view-display-id-page_items_on_special .view-content:before, body.units-on-special .view-display-id-page_items_on_special .view-content:after {
    content: " ";
    display: table; }
  body.units-on-special .view-display-id-page_items_on_special .view-content:after {
    clear: both; }

body.units-on-special .view-display-id-page_items_on_special .view-header {
  text-align: center;
  color: #333333;
  font-weight: 700;
  *zoom: 1; }
  body.units-on-special .view-display-id-page_items_on_special .view-header:before, body.units-on-special .view-display-id-page_items_on_special .view-header:after {
    content: " ";
    display: table; }
  body.units-on-special .view-display-id-page_items_on_special .view-header:after {
    clear: both; }
  @media only screen and (min-width: 48em) {
    body.units-on-special .view-display-id-page_items_on_special .view-header {
      padding-bottom: 10px; } }
  @media only screen and (min-width: 64.0625em) {
    body.units-on-special .view-display-id-page_items_on_special .view-header {
      text-align: left;
      position: static !important; } }
  body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-by,
  body.units-on-special .view-display-id-page_items_on_special .view-header .views-widget-per-page,
  body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-bef-combine {
    position: relative;
    float: left;
    padding: 15px 8px 0;
    width: 50%; }
    body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-by label,
    body.units-on-special .view-display-id-page_items_on_special .view-header .views-widget-per-page label,
    body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-bef-combine label {
      display: inline-block;
      float: left; }
    @media only screen and (min-width: 64.0625em) {
      body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-by,
      body.units-on-special .view-display-id-page_items_on_special .view-header .views-widget-per-page,
      body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-bef-combine {
        width: 150px; } }
    body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-by input, body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-by select,
    body.units-on-special .view-display-id-page_items_on_special .view-header .views-widget-per-page input,
    body.units-on-special .view-display-id-page_items_on_special .view-header .views-widget-per-page select,
    body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-bef-combine input,
    body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-bef-combine select {
      background-color: #f4f0e9; }
    body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-by.form-item-sort-by, body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-by.form-item-sort-bef-combine,
    body.units-on-special .view-display-id-page_items_on_special .view-header .views-widget-per-page.form-item-sort-by,
    body.units-on-special .view-display-id-page_items_on_special .view-header .views-widget-per-page.form-item-sort-bef-combine,
    body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-bef-combine.form-item-sort-by,
    body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-bef-combine.form-item-sort-bef-combine {
      padding-right: 0; }
    body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-by.views-widget-per-page,
    body.units-on-special .view-display-id-page_items_on_special .view-header .views-widget-per-page.views-widget-per-page,
    body.units-on-special .view-display-id-page_items_on_special .view-header .form-item-sort-bef-combine.views-widget-per-page {
      padding-left: 0;
      clear: both; }

body.units-on-special .view-display-id-page_items_on_special .specials-backlink {
  padding-bottom: 10px; }
  body.units-on-special .view-display-id-page_items_on_special .specials-backlink a {
    display: inline-block;
    background-color: #222222;
    text-transform: uppercase;
    font-family: "lato", sans-serif;
    font-weight: 400;
    letter-spacing: .1em;
    transition-property: color, background-color, border-color;
    transition-duration: .25s;
    transition-timing-function: ease-in-out;
    text-align: center;
    line-height: 1.3 !important;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
    color: #fff;
    height: auto;
    min-height: 30px;
    font-size: 12px;
    padding: 8px 12px 7px; }
    body.units-on-special .view-display-id-page_items_on_special .specials-backlink a:hover, body.units-on-special .view-display-id-page_items_on_special .specials-backlink a:active {
      text-decoration: none;
      background-color: #7a9967;
      color: #fff; }
  @media only screen and (min-width: 64.0625em) {
    body.units-on-special .view-display-id-page_items_on_special .specials-backlink {
      position: absolute;
      margin: auto;
      top: 20px;
      bottom: auto;
      left: auto;
      right: 0; }
      body.units-on-special .view-display-id-page_items_on_special .specials-backlink a {
        display: block;
        height: auto; } }

@media only screen and (min-width: 48em) {
  body.units-on-special .view-display-id-page_items_on_special .view-filters {
    padding-right: 0;
    position: absolute;
    left: 15px;
    top: 0; }
  body.units-on-special .view-display-id-page_items_on_special .view-header,
  body.units-on-special .view-display-id-page_items_on_special .view-content {
    padding-left: 25px;
    border: none; } }

@media only screen and (min-width: 48em) and (max-width: 53.0625em) {
  body.units-on-special .view-display-id-page_items_on_special .view-filters {
    width: 35%; }
  body.units-on-special .view-display-id-page_items_on_special .view-header,
  body.units-on-special .view-display-id-page_items_on_special .view-content {
    width: 65%;
    float: left;
    float: right;
    clear: right; } }

@media only screen and (min-width: 53.125em) and (max-width: 64em) {
  body.units-on-special .view-display-id-page_items_on_special .view-filters {
    width: 30%; }
  body.units-on-special .view-display-id-page_items_on_special .view-header,
  body.units-on-special .view-display-id-page_items_on_special .view-content {
    width: 70%;
    float: right;
    clear: right; } }

@media only screen and (min-width: 64.0625em) {
  body.units-on-special .view-display-id-page_items_on_special .view-filters {
    width: 25%;
    padding-left: 0; }
  body.units-on-special .view-display-id-page_items_on_special .view-header,
  body.units-on-special .view-display-id-page_items_on_special .view-content {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%;
    float: left;
    float: right;
    clear: right;
    padding-right: 0;
    padding-left: 25px; } }

.page-wrapper {
  width: 100%; }

.page-header {
  position: relative; }
  @media only screen and (max-width: 47.9375em) {
    .page-header {
      padding: 20px 15px 0; } }
  .front .page-header {
    display: none; }
  .show-search .page-header {
    display: none; }
  @media only screen and (min-width: 48em) {
    .page-header {
      background: url("../images/page-header-1024.jpg") center -357px no-repeat;
      background-size: cover;
      background-attachment: fixed; }
      .expanded .page-header {
        background-attachment: initial; }
      .page-header .title-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        background: linear-gradient(rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.1)); }
        .page-header .title-wrapper:after {
          content: '';
          display: block;
          position: absolute;
          margin: auto;
          top: auto;
          bottom: 0;
          left: 0;
          right: 0;
          height: 10px;
          background: linear-gradient(rgba(255, 255, 255, 0), rgba(122, 153, 103, 0.1)); }
      .page-header #page-title {
        text-align: center;
        margin-top: 190px;
        margin-bottom: 20px;
        font-weight: 400;
        color: #fff; } }
  @media only screen and (min-width: 64.0625em) {
    .page-header {
      background-image: url("../images/page-header-1200.jpg");
      background-position: center -205px; } }
  @media only screen and (min-width: 74.375em) {
    .page-header {
      background-image: url("../images/page-header-1440.jpg");
      background-position: center -179px; } }
  @media only screen and (min-width: 90em) {
    .page-header {
      background-image: url("../images/page-header-1750.jpg");
      background-position: center -276px; } }
  @media only screen and (min-width: 112.5em) {
    .page-header {
      background-image: url("../images/page-header-2100.jpg");
      background-position: center -326px; }
      .page-header #page-title {
        margin-top: 300px; } }
  @media only screen and (min-width: 125em) {
    .page-header {
      background-image: url("../images/page-header-2560.jpg"); } }
  .checkout-page .page-header {
    display: inline;
    background: none;
    padding: 0;
    border: 0;
    height: auto;
    min-height: 0; }
    .checkout-page .page-header .title-wrapper {
      display: inline;
      margin: 0;
      padding: 0;
      border: 0; }
      .checkout-page .page-header .title-wrapper:after {
        display: none; }
    .checkout-page .page-header #page-title {
      margin: 30px 0 0 0;
      padding-left: 15px;
      padding-right: 15px;
      text-align: center;
      color: #222222; }
      @media only screen and (min-width: 48em) {
        .checkout-page .page-header #page-title {
          text-align: left; } }
      @media only screen and (min-width: 48em) {
        .checkout-page .page-header #page-title .bt-leads-share-url-form-wrapper {
          float: right; } }
      .checkout-page .page-header #page-title .bt-leads-share-url-form-wrapper a {
        display: inline-block;
        background-color: #7a9967;
        text-transform: uppercase;
        font-family: "lato", sans-serif;
        font-weight: 400;
        letter-spacing: .1em;
        transition-property: color, background-color, border-color;
        transition-duration: .25s;
        transition-timing-function: ease-in-out;
        text-align: center;
        line-height: 1.3 !important;
        border: none;
        border-radius: 3px;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        color: #fff;
        height: auto;
        height: 40px;
        font-size: 16px;
        padding: 10px 15px; }
        .checkout-page .page-header #page-title .bt-leads-share-url-form-wrapper a:hover, .checkout-page .page-header #page-title .bt-leads-share-url-form-wrapper a:active {
          text-decoration: none;
          background-color: #7a9967;
          color: #fff; }
        .checkout-page .page-header #page-title .bt-leads-share-url-form-wrapper a:hover, .checkout-page .page-header #page-title .bt-leads-share-url-form-wrapper a:active {
          background-color: #4b7034; }
  .has-banner .page-header {
    display: inline;
    background: none;
    padding: 0;
    border: 0;
    height: auto;
    min-height: 0; }
    .has-banner .page-header .title-wrapper {
      display: inline;
      margin: 0;
      padding: 0;
      border: 0; }
      .has-banner .page-header .title-wrapper:after {
        display: none; }
    .has-banner .page-header #page-title {
      margin: 30px 0 0 0;
      padding-left: 15px;
      padding-right: 15px;
      text-align: center;
      line-height: 1.2; }
      @media only screen and (min-width: 48em) {
        .has-banner .page-header #page-title {
          margin-top: -130px;
          text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.7); } }
      .has-banner .page-header #page-title .bt-leads-share-url-form-wrapper {
        padding-top: 5px; }

.blog-ttd-events-details-page .has-loc + #page-content .page-header {
  display: inline;
  background: none;
  padding: 0;
  border: 0;
  height: auto;
  min-height: 0;
  border: 0; }
  .blog-ttd-events-details-page .has-loc + #page-content .page-header .title-wrapper {
    display: inline;
    margin: 0;
    padding: 0;
    border: 0; }
    .blog-ttd-events-details-page .has-loc + #page-content .page-header .title-wrapper:after {
      display: none; }
  .blog-ttd-events-details-page .has-loc + #page-content .page-header #page-title {
    margin: 10px 0 0 0;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left; }
    @media only screen and (max-width: 47.9375em) {
      .blog-ttd-events-details-page .has-loc + #page-content .page-header #page-title {
        margin-bottom: 10px !important; } }

/**
 * Client specific and totally custom styles
 * This file will always be blank to start a project
 */
html {
  font-size: 100%; }

#admin-menu > div > .dropdown > li > a {
  font-size: 11px; }

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

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.modal-navis-subscribe .field-wrapper {
  margin-bottom: .5em; }

.modal-navis-subscribe .field-group.checkbox-set {
  margin-bottom: 1em;
  padding-left: 15px;
  padding-right: 15px; }
  .modal-navis-subscribe .field-group.checkbox-set .field-wrapper {
    display: inline;
    margin-right: 1em;
    margin-bottom: 0px; }
    .modal-navis-subscribe .field-group.checkbox-set .field-wrapper label {
      display: inline;
      margin-right: .2em; }

/* Hide Navis talk app from Checkout and mobile */
body.page-rescms-item.checkout-page div#bf_wrapper_frame_button_navis_chalk_button {
  display: none; }

@media only screen and (max-width: 47.9375em) {
  div#bf_wrapper_frame_button_navis_chalk_button {
    display: none; } }
