@charset "UTF-8";
/**
 * @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-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: '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-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-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; }

/* Assign font stacks to variables. */
/* Assign our font variables to Foundation.*/
/* We use these to control header font styles */
/* We use these to control header font sizes */
/* We use these to control header font sizes for medium */
/* We use these to control header font sizes for small and down */
/* We use these to control header font colors */
/* We use these to control header font link colors */
/* We use these to control header font weights */
/* We use these to control header font style */
/* We use these to control header font line height */
/* We use these to control header font top margin */
/* We use these to control header font bottom margin */
/* We use these to control header font text-rendering */
/* These control how subheaders are styled. */
/* We use these to style paragraphs */
/* We use these to style lists */
/* We use these to style the <hr> element */
/* Default color */
/* 
// You can include different padding arguments when including the vrweb-button mixin
// it defaults to $button-sml
*/
/*
// These font sizes control the button font size in the @mixin button-font-size
// adjust as needed
*/
/* 
// We use this to control the inset-shadow 
*/
/**
 * Inset shadow shiny edges and depressions.
 * Make sure to turn on $inset-shadow "true"
 */
/* 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. */
/*============================================

	Remove These after Testing

============================================*/
/*$select-bg: #FFFFFF;
$select-height: emCalc(35);
$select-border: 1px solid #DDD;*/
/* 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 */
/*=====================================================
 Foundation Breadcrumbs Variables
=====================================================*/
/*=====================================================
 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 */
/*=======================================
		Default tab variables
=======================================*/
/*=======================================
		Active tab variables
=======================================*/
/*============================
 Breadcrumbs
 These are hidden by default
 uncomment styles and varibales below 
 if you are showing breadcrumbs
===========================*/
ul.breadcrumbs {
  display: none; }

/*==================
	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: "/";*/
/*======================================================
	FULL WIDTH TOPBAR? Set to true or false. 
	*Full width will render the navigation as a full-width 
	bar with centered links below the logo and service bar, 
	and above the slideshow. 
======================================================*/
/*======================================================
	TOPBAR HEIGHT
======================================================*/
/*======================================================
	DESKTOP NAV VARIABLES
======================================================*/
/*        
	Top Level Nav
--------------------------------------*/
/*-----------------------------------
			Dropdown Nav
------------------------------------*/
/*=======================================================
	MOBILE NAV VARIABLES
=======================================================*/
/*
           Touch Top Level Nav
--------------------------------------*/
/*--------------------------------------
           Touch Dropdown Nav
--------------------------------------*/
/*
$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";
*/
/*======================================
 Background colors for footer regions/wrappers
======================================*/
/*======================================
  Set global header styles for footer
======================================*/
/*$vr-full-tab-container-border-style: none;
$vr-full-tab-container-border-width: 1px;
$vr-full-tab-container-border-color: $black;
$vr-full-tab-container-bg: rgba(255, 255, 255, 0.5);
$vr-full-tab-container-margin-bottom: 1em;*/
/*$vr-full-tab-title-padding: 0.5em;
$vr-full-tab-title-color: $search-results-tab-title-color;
$vr-full-tab-title-color-active: $search-results-tab-title-color-active;
$vr-full-tab-title-weight: normal;
$vr-full-tab-title-weight-active: 600;
$vr-full-tab-title-size: 0.9em;
$vr-full-tab-title-bg: $search-results-tab-title-bg;
$vr-full-tab-title-bg-hover: darken($vr-full-tab-title-bg, 10%);
$vr-full-tab-title-bg-active: $white;
$vr-full-tab-title-bg-hover-active: $white;
$vr-full-tab-title-text-transform: none;*/
/*$search-results-tab-container-border-style: none;
$search-results-tab-container-border-width: 0;
$search-results-tab-container-border-color: $transparent;
$search-results-tab-container-bg: rgba(255, 255, 255, 0.5);
$search-results-tab-container-margin-bottom: 1em;

// Search Results Tab titles.
$search-results-tab-title-border: 1px solid lighten($muted-color, 10%);
$search-results-tab-title-padding: 1.25em;
$search-results-tab-title-color: lighten($muted-color, 0%);
$search-results-tab-title-color-active: $primary-color;
$search-results-tab-title-weight: normal;
$search-results-tab-title-weight-active: 600;
$search-results-tab-title-size: 0.9em;
$search-results-tab-title-bg: lighten($muted-color, 35%);
$search-results-tab-title-bg-hover: darken($search-results-tab-title-bg, 10%);
$search-results-tab-title-bg-active: white;
$search-results-tab-title-bg-hover-active: white;
$search-results-tab-title-text-transform: none;

// Search Results Tab content.
$search-results-tab-content-border: none;*/
/*! 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: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.6em; }

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: 64em; }

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

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

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

body {
  background: #f3f3f3;
  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: 80em) {
  .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: #aaaaaa;
  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: #2F1370;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #260f5a; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5;
  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: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #444;
  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: #919191;
    line-height: 0; }

h1 {
  font-size: 1.5625em; }

h2 {
  font-size: 1.25em; }

h3 {
  font-size: 1.1875em; }

h4 {
  font-size: 1.1875em; }

h5 {
  font-size: 1.125em; }

h6 {
  font-size: 1.125em; }

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.5;
  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-panel .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-panel .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: #777777; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #777777; }

blockquote,
blockquote p {
  line-height: 1.5;
  color: #919191; }

/* 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.1875em; }
  h2 {
    font-size: 1.875em; }
  h3 {
    font-size: 1.5em; }
  h4 {
    font-size: 1.5em; } }

/*
     * 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: #2F1370;
  border-color: #1d0c44;
  color: #fff; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #1d0c44; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #fff; }
  button.secondary, .button.secondary {
    background-color: #FBB03B;
    border-color: #fa9c09;
    color: #fff; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #fa9c09; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #fff; }
  button.success, .button.success {
    background-color: #18B93B;
    border-color: #128c2d;
    color: #fff; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #128c2d; }
    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: #2F1370;
    border-color: #1d0c44;
    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: #1d0c44; }
    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: #2F1370; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #FBB03B;
      border-color: #fa9c09;
      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: #fa9c09; }
      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: #FBB03B; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #18B93B;
      border-color: #128c2d;
      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: #128c2d; }
      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: #18B93B; }
    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: #14082f; }
  .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: #e58d05; }
  .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: #0f7525; }
  .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: #2F1370;
      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: #2F1370; }
  .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: #2F1370;
      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: #2F1370; }
  .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: #2F1370;
        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: #2F1370; }
    .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: #2F1370;
        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: #2F1370; }
    .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: #2F1370;
        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: #2F1370; }
    .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: #2F1370;
        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: #2F1370; }
    .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: #2F1370;
      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: #2F1370; }
  .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: 60px; }

.top-bar {
  overflow: hidden;
  height: 60px;
  line-height: 60px;
  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: 60px;
    margin: 0;
    font-size: 16; }
    .top-bar .name h1 {
      line-height: 60px;
      font-size: 1.0625em;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: bold;
        color: #fff;
        width: 50%;
        display: block;
        padding: 0 20px; }
  .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 20px;
      height: 60px;
      line-height: 60px; }
    .top-bar .toggle-topbar.menu-icon {
      right: 20px;
      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: 20px;
    font-size: 0.8125em;
    font-weight: bold;
    background: #222; }
    .top-bar-section ul li > a.button {
      background: #2F1370;
      font-size: 0.8125em;
      padding-right: 20px;
      padding-left: 20px; }
      .top-bar-section ul li > a.button:hover {
        background: #1d0c44; }
    .top-bar-section ul li > a.button.secondary {
      background: #FBB03B; }
      .top-bar-section ul li > a.button.secondary:hover {
        background: #fa9c09; }
    .top-bar-section ul li > a.button.success {
      background: #18B93B; }
      .top-bar-section ul li > a.button.success:hover {
        background: #128c2d; }
    .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: #37A8D9; }
  .top-bar-section ul li.active > a {
    background: #090909;
    color: #fff; }
  .top-bar-section .has-form {
    padding: 20px; }
  .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: 20px;
      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 20px; }
        .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: 30px;
          display: block; }
    .top-bar-section .dropdown label {
      padding: 8px 20px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #555;
      font-weight: bold;
      font-size: 0.625em; }

.top-bar-js-breakpoint {
  width: 64em !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: #37A8D9; }
    .top-bar-section li a:not(.button) {
      padding: 0 20px;
      line-height: 60px;
      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: 40px !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: 30px; }
    .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 20px;
        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: 60px;
      width: 0; }
    .top-bar-section .has-form {
      background: rgba(255, 255, 255, 0);
      padding: 0 20px;
      height: 60px; }
    .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: #37A8D9; }
  .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: #2F1370;
  border-color: #1d0c44;
  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: #18B93B;
    border-color: #128c2d;
    color: #fff; }
  .alert-box.alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: #fff; }
  .alert-box.secondary {
    background-color: #FBB03B;
    border-color: #fa9c09;
    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: #fcba54;
  border-color: #faa622;
  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: #2F1370; }
    .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: #2F1370;
  color: #fff; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #c60f13;
    color: #fff; }
  .label.success {
    background-color: #18B93B;
    color: #fff; }
  .label.secondary {
    background-color: #FBB03B;
    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: #2F1370;
      color: #fff;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus {
        background: #2F1370; }
  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: #1d0c44;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #2F1370;
    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: #2F1370; }
    .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 #d6fade, -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; }
  @-webkit-keyframes webkitSiblingBugfix {
    from {
      position: relative; }
    to {
      position: relative; } } }

/* 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(47, 19, 112, 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 #0a0419;
    color: #2F1370; }
  .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: #2F1370 !important;
    border-bottom: dotted 1px #0a0419 !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; } }

@media only screen and (max-width: 767px) {
  .f-dropdown {
    max-width: 100%;
    left: 0; } }

/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 16;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99; }
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown li {
    font-size: 0.875em;
    cursor: pointer;
    line-height: 1.125em;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #eeeeee; }
    .f-dropdown li a {
      display: block;
      padding: 0.5em;
      color: #555; }
  .f-dropdown.content {
    position: absolute;
    top: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25em;
    width: 100%;
    height: auto;
    max-height: none;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 16;
    z-index: 99;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }

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

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

.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-panel .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 {
  border: none;
  padding-top: 0.625em;
  padding-right: 1.25em;
  padding-bottom: 0.6875em;
  padding-left: 1.25em;
  font-size: 14px;
  background-color: #2F1370;
  border-color: #1d0c44;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  transition-property: color, background;
  transition-duration: .35s;
  transition-timing-function: ease-in-out;
  font-family: "Lato", sans-serif;
  letter-spacing: .03em;
  font-weight: 400;
  min-height: 35px;
  text-align: center;
  display: inline-block;
  line-height: normal; }
  a.vrweb-button:hover, a.vrweb-button:focus, .vrweb-button a:hover, .vrweb-button a:focus {
    background-color: #1d0c44; }
  a.vrweb-button:hover, a.vrweb-button:focus, .vrweb-button a:hover, .vrweb-button a:focus {
    color: #fff; }
  @media only screen and (max-width: 64em) {
    a.vrweb-button, .vrweb-button a {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) {
    a.vrweb-button, .vrweb-button a {
      font-size: 14px; } }
  @media only screen and (max-width: 30em) {
    a.vrweb-button, .vrweb-button a {
      font-size: 14px; } }
  a.vrweb-button:hover, a.vrweb-button:active, .vrweb-button a:hover, .vrweb-button a:active {
    background-color: #1d0c44; }

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

body .button,
body button {
  border: none;
  padding-top: 0.625em;
  padding-right: 1.25em;
  padding-bottom: 0.6875em;
  padding-left: 1.25em;
  font-size: 14px;
  background-color: #2F1370;
  border-color: #1d0c44;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  transition-property: color, background;
  transition-duration: .35s;
  transition-timing-function: ease-in-out;
  font-family: "Lato", sans-serif;
  letter-spacing: .03em;
  font-weight: 400;
  min-height: 35px;
  text-align: center;
  display: inline-block;
  line-height: normal;
  box-shadow: none; }
  body .button:hover, body .button:focus,
  body button:hover,
  body button:focus {
    background-color: #1d0c44; }
  body .button:hover, body .button:focus,
  body button:hover,
  body button:focus {
    color: #fff; }
  @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 (max-width: 30em) {
    body .button,
    body button {
      font-size: 14px; } }
  body .button:hover, body .button:active,
  body button:hover,
  body button:active {
    background-color: #1d0c44; }
  @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 (max-width: 30em) {
    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 (max-width: 30em) {
    .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 (max-width: 30em) {
    .hide-for-tiny {
      display: none !important; } }

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

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

::-moz-selection {
  background: #fdd89f;
  /* 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 (max-width: 30em) {
  .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: #2F1370;
      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 {
      margin-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 {
      margin-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: 35px;
  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: #FBB03B; }

@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: '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-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-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; }

/*
 * 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,
.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,
.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,
.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 {
  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 {
  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 {
  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"; }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

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: #444;
  font-weight: 300;
  font-size: 2.1875em;
  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: 2em; } }
  @media only screen and (max-width: 47.9375em) {
    h1 {
      font-size: 1.5625em; } }
  h1 a {
    color: #444; }
  .large-text h1 {
    font-size: 2.375em; }
    @media only screen and (max-width: 64em) {
      .large-text h1 {
        font-size: 2.1875em; } }
    @media only screen and (max-width: 47.9375em) {
      .large-text h1 {
        font-size: 2em; } }

h2 {
  color: #2F1370;
  font-weight: 600;
  font-size: 1.875em;
  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: 1.75em; } }
  @media only screen and (max-width: 47.9375em) {
    h2 {
      font-size: 1.4375em; } }
  h2 a {
    color: #2F1370; }
  .large-text h2 {
    font-size: 2.0625em; }
    @media only screen and (max-width: 64em) {
      .large-text h2 {
        font-size: 1.875em; } }
    @media only screen and (max-width: 47.9375em) {
      .large-text h2 {
        font-size: 1.75em; } }

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

h4 {
  font-family: "Lato", sans-serif;
  color: #2F1370;
  font-weight: 600;
  font-style: normal;
  font-size: 1.5em;
  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.5em; } }
  @media only screen and (max-width: 47.9375em) {
    h4 {
      font-size: 1.25em; } }
  h4 a {
    color: #2F1370; }
  .large-text h4 {
    font-size: 1.6875em; }
    @media only screen and (max-width: 64em) {
      .large-text h4 {
        font-size: 1.5em; } }
    @media only screen and (max-width: 47.9375em) {
      .large-text h4 {
        font-size: 1.5em; } }

h5 {
  font-family: "Lato", sans-serif;
  color: #545454;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125em;
  line-height: 1.4;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  text-rendering: optimizeLegibility;
  text-transform: uppercase; }
  @media only screen and (max-width: 64em) {
    h5 {
      font-size: 1.125em; } }
  @media only screen and (max-width: 47.9375em) {
    h5 {
      font-size: 1.0625em; } }
  h5 a {
    color: #545454; }
  .large-text h5 {
    font-size: 1.3125em; }
    @media only screen and (max-width: 64em) {
      .large-text h5 {
        font-size: 1.125em; } }
    @media only screen and (max-width: 47.9375em) {
      .large-text h5 {
        font-size: 1.125em; } }

h6 {
  font-family: "Lato", sans-serif;
  color: #545454;
  font-weight: 700;
  font-style: normal;
  line-height: 1.4;
  font-size: 1.125em;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  text-rendering: optimizeLegibility; }
  @media only screen and (max-width: 64em) {
    h6 {
      font-size: 1.125em; } }
  @media only screen and (max-width: 47.9375em) {
    h6 {
      font-size: 1.0625em; } }
  h6 a {
    color: #545454; }
  .large-text h6 {
    font-size: 1.3125em; }
    @media only screen and (max-width: 64em) {
      .large-text h6 {
        font-size: 1.125em; } }
    @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;
  top: 0.25em;
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
  color: #2F1370;
  margin-bottom: 15px; }
  .front form .description {
    color: #ececec;
    margin-bottom: 0px; }

.section-vacation-rentals form .description {
  margin-bottom: 5px; }

.pagination-centered {
  clear: both;
  height: auto; }

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

label {
  font-size: 0.875em;
  font-weight: 600;
  font-style: normal;
  color: #2F1370;
  height: auto;
  margin-bottom: 2px; }
  .featured-tabs label {
    color: #ececec; }
  .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: #FBB03B;
  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/calendar-grey.png");
  background-repeat: no-repeat;
  background-position: 97% 50%;
  background-size: auto 52%;
  min-height: 35px; }

.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 p > a, .contextual-links-region li > a, .contextual-links-region td > a, .field-name-body p > a, .field-name-body li > a, .field-name-body td > a, .main.columns p > a, .main.columns li > a, .main.columns td > a {
  color: #37A8D9;
  text-decoration: none;
  transition-property: color, text-decoration;
  transition-duration: .25s;
  transition-timing-function: ease-in-out; }
  .contextual-links-region p > a:hover, .contextual-links-region p > a:active, .contextual-links-region li > a:hover, .contextual-links-region li > a:active, .contextual-links-region td > a:hover, .contextual-links-region td > a:active, .field-name-body p > a:hover, .field-name-body p > a:active, .field-name-body li > a:hover, .field-name-body li > a:active, .field-name-body td > a:hover, .field-name-body td > a:active, .main.columns p > a:hover, .main.columns p > a:active, .main.columns li > a:hover, .main.columns li > a:active, .main.columns td > a:hover, .main.columns td > a:active {
    text-decoration: underline;
    color: #62bbe1; }

.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; }

.chosen-container .chosen-results li.highlighted {
  background-image: url(../images/linear-gradient(#2d126c, #2d126c 30%, #331479 70%, #331479).svg);
  color: #fff;
  text-shadow: rgba(25, 25, 25, 0.4) 0px 1px 3px; }
  .no-svg .chosen-container .chosen-results li.highlighted {
    background-image: url(../images/linear-gradient(#2d126c, #2d126c 30%, #331479 70%, #331479).png); }

.chosen-container-active .chosen-single {
  border-color: rgba(47, 19, 112, 0.8);
  box-shadow: rgba(47, 19, 112, 0.6) 0 0 8px, rgba(47, 19, 112, 0.075) 0 0 1px 1px inset; }

.page-printmail-vacation-rentals .form-item-fld-from-addr {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left; }
  @media only screen and (max-width: 30em) {
    .page-printmail-vacation-rentals .form-item-fld-from-addr {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left; } }

.page-printmail-vacation-rentals .form-item-fld-from-name {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left; }
  @media only screen and (max-width: 30em) {
    .page-printmail-vacation-rentals .form-item-fld-from-name {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left; } }

.page-printmail-vacation-rentals .form-item-txt-to-addrs {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left; }
  .page-printmail-vacation-rentals .form-item-txt-to-addrs textarea#edit-txt-to-addrs {
    width: 100% !important;
    float: left; }
  .page-printmail-vacation-rentals .form-item-txt-to-addrs .description {
    clear: both; }
  @media only screen and (max-width: 30em) {
    .page-printmail-vacation-rentals .form-item-txt-to-addrs {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left; }
      .page-printmail-vacation-rentals .form-item-txt-to-addrs .description {
        margin-bottom: 20px; } }

.page-printmail-vacation-rentals .form-item-fld-subject {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left; }
  @media only screen and (max-width: 30em) {
    .page-printmail-vacation-rentals .form-item-fld-subject {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left; } }

.page-printmail-vacation-rentals .form-type-item {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  padding: 1.25em; }
  @media only screen and (max-width: 30em) {
    .page-printmail-vacation-rentals .form-type-item label {
      width: 100%; } }

.page-printmail-vacation-rentals .form-item-txt-message {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

.page-printmail-vacation-rentals #edit-btn-submit {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 16.66667%;
  float: left;
  float: left;
  clear: both;
  margin-left: 14px;
  min-width: 100px; }

.page-printmail-vacation-rentals #edit-btn-cancel {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 16.66667%;
  float: left;
  float: left;
  min-width: 100px;
  margin-left: 0.875em; }
  @media only screen and (max-width: 30em) {
    .page-printmail-vacation-rentals #edit-btn-cancel {
      clear: both;
      margin-left: 14px; } }

.page-printmail-vacation-rentals #edit-btn-clear {
  display: none; }

input[type="checkbox"] {
  display: inline-block; }
  input[type="checkbox"] + label {
    display: inline-block; }

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="number"], select, .form-select:not(.chosen-container), .chosen-container .chosen-single, 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: #f9f9f9;
  height: 35px;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  margin-bottom: 0px; }
  aside.sidebar-second input[type="text"],
  .page-rescms-item-buy .rc-core-order-form input[type="text"], aside.sidebar-second input[type="password"],
  .page-rescms-item-buy .rc-core-order-form input[type="password"], aside.sidebar-second input[type="email"],
  .page-rescms-item-buy .rc-core-order-form input[type="email"], aside.sidebar-second input[type="tel"],
  .page-rescms-item-buy .rc-core-order-form input[type="tel"], aside.sidebar-second input[type="number"],
  .page-rescms-item-buy .rc-core-order-form input[type="number"], aside.sidebar-second select,
  .page-rescms-item-buy .rc-core-order-form select, aside.sidebar-second .form-select:not(.chosen-container),
  .page-rescms-item-buy .rc-core-order-form .form-select:not(.chosen-container), aside.sidebar-second .chosen-container .chosen-single,
  .page-rescms-item-buy .rc-core-order-form .chosen-container .chosen-single, aside.sidebar-second textarea,
  .page-rescms-item-buy .rc-core-order-form textarea {
    background-color: #fff; }

select, .form-select:not(.chosen-container), .chosen-container .chosen-single, .form-select.has-tip {
  display: block;
  line-height: 35px;
  padding-right: 20px;
  padding-left: 3px;
  background: #f9f9f9 url("../images/select-bg.png") right center no-repeat;
  background-size: 19px auto;
  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; }
  aside.sidebar-second select, aside.sidebar-second .form-select:not(.chosen-container), aside.sidebar-second .chosen-container .chosen-single, aside.sidebar-second .form-select.has-tip {
    background-color: #fff; }

.chosen-container-single .chosen-single div b {
  background: none; }

.chosen-container-active.chosen-with-drop .chosen-single {
  background: #fff url(/sites/all/themes/custom/vrweb_foundation/images/select-bg.png) right center no-repeat;
  color: #000;
  background-size: 17px auto;
  background-size: 20px auto\9; }

.container-inline div.chosen-container div.chosen-drop {
  border: none;
  box-shadow: none; }

.chosen-container.chosen-with-drop .chosen-drop .chosen-results li {
  color: #000; }
  .chosen-container.chosen-with-drop .chosen-drop .chosen-results li.active-result.highlighted {
    background: #37A8D9;
    text-shadow: none; }

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

.chosen-container-single .chosen-single span {
  padding-top: 4px; }

select.form-select::-ms-expand, select.form-select + .chosen-container-single > .chosen-single::-ms-expand, select::-ms-expand {
  display: none !important; }

.container-inline div.chosen-container div.chosen-drop {
  max-height: 140px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px; }
  .container-inline div.chosen-container div.chosen-drop .chosen-results {
    max-height: 100px; }

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

input[type="text"]:focus, select.form-select:focus {
  border-color: rgba(47, 19, 112, 0.8);
  outline: 0;
  box-shadow: rgba(55, 168, 217, 0.6) 0 0 8px, rgba(55, 168, 217, 0.075) 0 0 1px 1px inset; }

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

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

/*========================================
  Top Bar Navigation Styles
========================================*/
.top-bar-container {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (min-width: 64.0625em) {
    .top-bar-container {
      top: 0px !important; } }
  @media only screen and (max-width: 64em) {
    .top-bar-container {
      width: 100%;
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  @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: #2F1370; } }
  @media only screen and (min-width: 64.0625em) {
    .top-bar-container a:hover, .top-bar-container a:active, .top-bar-container a:focus, .top-bar-container ul li:hover > a, .top-bar-container ul li:active > a {
      color: #fff;
      background: #2F1370; } }
  .top-bar-container .top-bar {
    background: rgba(255, 255, 255, 0);
    margin-bottom: 0px !important; }
    @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 .75s ease-in-out; }
        .top-bar-container .top-bar, .top-bar-container .top-bar.expanded {
          background: #260f5a; }
        .top-bar-container .top-bar.expanded {
          max-height: 800px; }
        .top-bar-container .top-bar .service-label {
          display: none; } }
    .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, .top-bar-container .top-bar .main-nav > li.first a:link, .top-bar-container .top-bar .main-nav > li.first a:visited {
            border-top: none; } }
      @media only screen and (max-width: 64em) {
        .top-bar-container .top-bar .main-nav li {
          background: #2F1370;
          overflow: hidden;
          background-image: linear-gradient(#2F1370, #2a1163); } }
      .top-bar-container .top-bar .main-nav li a:not(.button) {
        font-weight: 300;
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #fff;
        background: rgba(255, 255, 255, 0);
        font-family: "Lato", sans-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: #37A8D9;
          background: rgba(255, 255, 255, 0); }
        @media only screen and (max-width: 64em) {
          .top-bar-container .top-bar .main-nav li a:not(.button) {
            color: #8EDDFF;
            background: rgba(255, 255, 255, 0);
            transition-property: border-color, background, color;
            border-top: solid 1px #331479;
            border-bottom: solid 1px #260f5a; }
            .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: #260f5a;
              background: #260f5a;
              color: #8EDDFF; } }
      @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: #37A8D9; } }
      @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) #37A8D9 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 .has-dropdown .dropdown {
        background: #37A8D9; }
        @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; } }
        @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; } }
        .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 {
          text-transform: none;
          color: #fff;
          background: rgba(255, 255, 255, 0);
          font-weight: 400;
          font-size: 15px; }
          @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 2px #37A8D9;
              border-right: solid 2px #37A8D9; } }
          .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: #37A8D9; }
          @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: #8EDDFF;
              background: rgba(255, 255, 255, 0);
              font-weight: 300;
              font-size: 16px;
              text-transform: uppercase;
              letter-spacing: 2px; }
              .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: #8EDDFF;
                background: #260f5a; } }
        @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 2px #37A8D9;
            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 2px #37A8D9;
            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: -2px; } }
        .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: #37A8D9; }
        @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: #fbfbfb; }
      @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;
            padding-left: 0.9375em; }
            .top-bar-container .top-bar .title-area > li.name.name, .top-bar-container .top-bar .title-area > li.slogan.name {
              display: inline-block;
              color: #2F1370; }
              .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: #2F1370; }
            .top-bar-container .top-bar .title-area > li.name.slogan div, .top-bar-container .top-bar .title-area > li.slogan.slogan div {
              color: #2F1370; }
          .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: #2F1370;
              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: #8EDDFF;
                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: #8EDDFF;
                  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: #2F1370;
            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.vrweb_vr_search_link, .top-bar-container .top-bar .title-area ul.icon li.vrfusion_newsletter_form_client_newsletter_link {
                display: none; }
              .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: 8px;
                padding-right: 8px; }
                .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: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:visited .fi-heart:before, .top-bar-container .top-bar .title-area ul.icon li a:visited .fi-telephone:before {
                  font-size: 25px;
                  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: #2F1370; }
              .top-bar-container .top-bar .title-area ul.icon li.vrweb_base_back_link a {
                border: none;
                padding-top: 0.625em;
                padding-right: 1.25em;
                padding-bottom: 0.6875em;
                padding-left: 1.25em;
                font-size: 14px;
                background-color: #18B93B;
                border-color: #128c2d;
                color: #fff;
                border-radius: 3px;
                font-size: 14px;
                transition-property: color, background;
                transition-duration: .35s;
                transition-timing-function: ease-in-out;
                font-family: "Lato", sans-serif;
                letter-spacing: .03em;
                font-weight: 400;
                min-height: 35px;
                text-align: center;
                display: inline-block;
                line-height: normal;
                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:focus {
                  background-color: #128c2d; }
                .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:focus {
                  color: #fff; } }
        @media only screen and (max-width: 64em) and (max-width: 64em) {
          .top-bar-container .top-bar .title-area ul.icon li.vrweb_base_back_link a {
            font-size: 14px; } }
        @media only screen and (max-width: 64em) and (max-width: 47.9375em) {
          .top-bar-container .top-bar .title-area ul.icon li.vrweb_base_back_link a {
            font-size: 14px; } }
        @media only screen and (max-width: 64em) and (max-width: 30em) {
          .top-bar-container .top-bar .title-area ul.icon li.vrweb_base_back_link a {
            font-size: 14px; } }
      @media only screen and (max-width: 64em) {
                .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: #128c2d; } }
      @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 {
      -webkit-transform: translateY(450%) rotate(90deg);
              transform: translateY(450%) rotate(90deg); }
    .top-bar-container .top-bar.expanded .title-area > li.toggle-topbar.menu-icon a span:after {
      -webkit-transform: translateY(-450%) rotate(-90deg);
              transform: translateY(-450%) rotate(-90deg); }
    .top-bar-container .top-bar.expanded .title-area > li.toggle-topbar.menu-icon a span {
      -webkit-transform: translateY(0%) rotate(45deg);
              transform: translateY(0%) rotate(45deg); }

/* Calendar */
a.vrweb-button, .vrweb-button a {
  border: none;
  padding-top: 0.625em;
  padding-right: 1.25em;
  padding-bottom: 0.6875em;
  padding-left: 1.25em;
  font-size: 14px;
  background-color: #2F1370;
  border-color: #1d0c44;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  transition-property: color, background;
  transition-duration: .35s;
  transition-timing-function: ease-in-out;
  font-family: "Lato", sans-serif;
  letter-spacing: .03em;
  font-weight: 400;
  min-height: 35px;
  text-align: center;
  display: inline-block;
  line-height: normal; }
  a.vrweb-button:hover, a.vrweb-button:focus, .vrweb-button a:hover, .vrweb-button a:focus {
    background-color: #1d0c44; }
  a.vrweb-button:hover, a.vrweb-button:focus, .vrweb-button a:hover, .vrweb-button a:focus {
    color: #fff; }
  @media only screen and (max-width: 64em) {
    a.vrweb-button, .vrweb-button a {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) {
    a.vrweb-button, .vrweb-button a {
      font-size: 14px; } }
  @media only screen and (max-width: 30em) {
    a.vrweb-button, .vrweb-button a {
      font-size: 14px; } }
  a.vrweb-button:hover, a.vrweb-button:active, .vrweb-button a:hover, .vrweb-button a:active {
    background-color: #1d0c44; }

.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; }
  .vrweb-social > li {
    margin-left: 0;
    margin-right: 1.375em; }
    @media only screen and (max-width: 30em) {
      .vrweb-social > li {
        margin-right: 8px;
        margin-bottom: 8px; } }
  @media only screen and (max-width: 30em) {
    .vrweb-social {
      display: inline-block; }
      .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; }
  .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: 30px;
    padding: 4px;
    color: #2F1370;
    background: #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: #f9f9f9; }
  @media only screen and (max-width: 47.9375em) {
    .rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
      background: rgba(255, 255, 255, 0); } }

/*====================================== 
	Homepage Slideshow
======================================*/
.front .view-slideshow {
  position: relative; }
  .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; }

.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-id-vacation_rental_listings.view-display-id-block_homeage_featured {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1170px;
  *zoom: 1;
  padding-top: 40px;
  padding-bottom: 40px; }
  .view-id-vacation_rental_listings.view-display-id-block_homeage_featured:before, .view-id-vacation_rental_listings.view-display-id-block_homeage_featured:after {
    content: " ";
    display: table; }
  .view-id-vacation_rental_listings.view-display-id-block_homeage_featured:after {
    clear: both; }
  @media only screen and (max-width: 47.9375em) {
    .view-id-vacation_rental_listings.view-display-id-block_homeage_featured {
      padding-bottom: 0; } }
  .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h1, .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h2, .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h3 {
    /*=================================
        BEGIN DLT
      ==================================*/
    /*=================================
        BEGIN FWLT
      ==================================*/ }
    .tpl-default .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h1, .tpl-default .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h2, .tpl-default .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h3 {
      margin-left: 1em; }
      @media only screen and (max-width: 64em) {
        .tpl-default .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h1, .tpl-default .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h2, .tpl-default .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h3 {
          margin-left: 2.5em; } }
    .tpl-fw .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h1, .tpl-fw .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h2, .tpl-fw .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h3 {
      text-align: center; }
  .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h1 {
    margin-bottom: 0;
    letter-spacing: 1px;
    font-size: 2.625em;
    font-weight: 500; }
    .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h1 + h2, .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header h1 + h3 {
      margin-top: 0;
      margin-bottom: 25px; }
  @media only screen and (max-width: 64em) {
    .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-header {
      margin-bottom: 1em; } }
  .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content .views-row {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    margin-bottom: 0.9375em; }
    @media only screen and (min-width: 48em) {
      .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content .views-row {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left; } }
  .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .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: 481px) and (max-width: 767px) {
      .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content .group-content {
        padding-bottom: 0;
        background: rgba(255, 255, 255, 0);
        box-shadow: none;
        max-width: 600px;
        margin: auto;
        float: none; } }
    .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content .group-content .rc-core-images:hover + .field-name-title a, .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content .group-content .rc-core-images:active + .field-name-title a {
      color: #37A8D9; }
    .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content .group-content .field-name-title,
    .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content .group-content .rc-lodging-detail {
      background: #FFF;
      padding-left: 10px;
      color: #444; }
      .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content .group-content .field-name-title h6.title,
      .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content .group-content .rc-lodging-detail h6.title {
        margin-top: 0.5em;
        margin-bottom: 0.2em; }
        .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content .group-content .field-name-title h6.title a,
        .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content .group-content .rc-lodging-detail h6.title a {
          color: #7f7f7f; }
  .view-id-vacation_rental_listings.view-display-id-block_homeage_featured .view-content img {
    display: block;
    min-width: 100%;
    height: auto;
    overflow: hidden; }

.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: #37A8D9;
    font-weight: 600; }
    .view-mode-teaser.node-sticky .vrweb-featured-wrapper i {
      color: #37A8D9;
      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: #2F1370;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .03em;
    font-family: "Lato", sans-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 {
          border: 4px solid white;
          box-shadow: rgba(133, 133, 133, 0.5) 0 0 5px; } }
    .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: #37A8D9; }
    .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: #37A8D9; }
  @media only screen and (max-width: 64em) {
    .block-vrweb-recently-viewed .view-content {
      padding-left: 1.5em;
      padding-right: 1.5em; } }

#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: #18B93B; }

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

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

.ui-datepicker-calendar .av-IN .ui-state-default {
  background: #fff;
  /* Old browsers */
  background: linear-gradient(145deg, #e9e9e9 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: #37A8D9;
  border-bottom-color: #37A8D9;
  font-weight: normal;
  color: #fff;
  background: #37A8D9; }

.ui-datepicker-calendar .av-0.av-BEG .ui-state-default,
.ui-datepicker-calendar .av-0.av-END .ui-state-default {
  background: #37A8D9;
  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: #2F1370;
      color: #fff;
      font-weight: normal;
      margin: 0.3125em; } }

#ui-datepicker-div, .ui-datepicker {
  border: solid 1px #2F1370;
  background: #2F1370;
  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 rgba(0, 0, 0, 0.2); }
    #ui-datepicker-div table td, .ui-datepicker table td {
      padding: 0px;
      background: #e9e9e9;
      /*.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 {
        background: #37A8D9;
        color: #fff; }
      #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: #e9e9e9;
          color: #c6c6c6;
          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: #e9e9e9;
            color: #c6c6c6;
            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: #37A8D9; }
        #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: #c6c6c6;
          font-weight: 400;
          background: #fff;
          /* Old browsers */
          background: linear-gradient(145deg, #e9e9e9 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: #c6c6c6;
          font-weight: 400;
          background: #fff;
          /* Old browsers */
          background: linear-gradient(145deg, #fff 50%, #e9e9e9 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: #ececec;
      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 #37A8D9; }
    #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 #37A8D9; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
      border-color: transparent #37A8D9 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 #37A8D9 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 rgba(0, 0, 0, 0.2);
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    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 rgba(0, 0, 0, 0.2); }
  #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: #2F1370;
    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: #d8d8d8 !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: #ececec;
      text-align: center;
      display: block;
      font-size: 11px;
      font-weight: 600;
      padding: 4px 0px 2px 0px;
      color: #333;
      border: solid 1px #d8d8d8;
      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: #FBB03B;
          border-bottom: solid 1px #d8d8d8; }
      .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: #37A8D9; }
          .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: #37A8D9 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: #37A8D9;
      border: solid 1px #d8d8d8; }
      .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: #37A8D9 url("../images/strike-through.png") no-repeat;
      background-position: center;
      border: solid 1px #d8d8d8; }
      .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 #2F1370;
  background: #2F1370;
  padding: 8px 5px;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #ececec; }

.group-availability .rc-calendar.rcav-month .rc-item-price .rc-price {
  color: #FBB03B;
  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: #2F1370;
  border-color: #2F1370;
  color: #ececec;
  padding: 0;
  border-bottom: solid 1px #2F1370; }
  .group-availability .rc-calendar.rcav-month th.day-7 {
    border-left: solid 1px #2F1370; }
  .group-availability .rc-calendar.rcav-month th.day-6 {
    border-right: solid 1px #2F1370; }

.group-availability .rc-calendar.rcav-month td {
  padding: 0px;
  background: #e9e9e9;
  border-color: rgba(0, 0, 0, 0.2);
  color: #c6c6c6;
  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: #e9e9e9;
  color: #c6c6c6;
  font-weight: 400; }

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

.group-availability .rc-calendar.rcav-month td.av-BEG,
.group-availability .rc-calendar.rcav-month td.av-S {
  color: #FBB03B;
  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: #18B93B;
  font-weight: 400; }
  .group-availability .rc-calendar.rcav-month td.av-X.av-OUT .rc-item-price .rc-price {
    color: #FBB03B; }

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

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

.node.view-mode-gmap_popup {
  margin: 10px 0 0;
  line-height: 1.4;
  font-weight: 400; }
  .node.view-mode-gmap_popup .group-left {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    padding-left: 0 !important;
    max-width: 115px; }
    .node.view-mode-gmap_popup .group-left img {
      width: 100%; }
  .node.view-mode-gmap_popup .group-right {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left;
    float: left;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .node.view-mode-gmap_popup .group-right .field-name-node-link a {
      display: inline-block;
      min-height: 0px;
      padding: 5px 7px;
      background: #2F1370;
      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; }
      .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: #37A8D9; }
      .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: #37A8D9; }
  .node.view-mode-gmap_popup .vrweb-driving-directions {
    display: inline-block;
    min-height: 0px;
    padding: 5px 7px;
    background: #37A8D9;
    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; }
    .node.view-mode-gmap_popup .vrweb-driving-directions:hover, .node.view-mode-gmap_popup .vrweb-driving-directions:active {
      background: #37A8D9; }
    .node.view-mode-gmap_popup .vrweb-driving-directions:hover, .node.view-mode-gmap_popup .vrweb-driving-directions:active {
      background: #2F1370; }

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

.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;
    padding: 5px 7px;
    background: #37A8D9;
    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; }
    .views-page .vrweb-gmaps-wrapper .field-name-node-link a:hover, .views-page .vrweb-gmaps-wrapper .field-name-node-link a:active {
      background: #37A8D9; }
    .views-page .vrweb-gmaps-wrapper .field-name-node-link a:hover, .views-page .vrweb-gmaps-wrapper .field-name-node-link a:active {
      background: #2F1370; }

.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;
  padding: 5px 7px;
  background: #37A8D9;
  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; }
  .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: #37A8D9; }
  .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: #2F1370; }

.page-taxonomy-term .vrweb-gmaps-wrapper .field-name-node-link a {
  display: inline-block;
  min-height: 0px;
  padding: 5px 7px;
  background: #37A8D9;
  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;
  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: #37A8D9; }
  .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: #2F1370; }

.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: #37A8D9;
  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: #37A8D9;
  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; }

/*================================================================
	Global Styles for Section Tabs

	Styles specific to homepage quick search are below these
================================================================*/
.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; }
      .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 {
          background: #ececec;
          color: #797979;
          transition-property: color, background;
          transition-duration: .35s;
          transition-timing-function: ease-in-out;
          border-radius: 3px;
          font-size: 15px;
          text-decoration: none;
          text-transform: uppercase;
          font-family: "Lato", sans-serif;
          font-weight: 500;
          letter-spacing: 1px; }
          @media only screen and (max-width: 47.9375em) {
            .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 {
              font-size: 12px;
              max-height: 35px;
              padding-top: 9px; } }
        .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 {
            color: #797979;
            background: #FBB03B;
            text-decoration: none; }
      .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; } }
        .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: #2F1370 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
          @media only screen and (max-width: 47.9375em) {
            .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 {
              display: none; } }
        .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: #2F1370;
          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: #2F1370; }
  .search-tabs.group-vr-full-tabs .section-container > section .content, .group-vr-full-tabs.group-vr-full-tabs .section-container > section .content {
    padding-left: 0px;
    padding-right: 0px; }
  @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; }
    .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, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:link, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:visited, .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, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:link, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:visited, .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 {
        color: #2F1370;
        background: rgba(255, 255, 255, 0);
        padding: 0;
        height: auto;
        display: inline-block;
        width: auto;
        padding-right: 20px;
        position: relative; }
        .search-tabs.group-vr-full-tabs .section-container > section.active .title a:before, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:link:before, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:visited:before, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:hover:before, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:active:before, .group-vr-full-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:link:before, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:visited:before, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:hover:before, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:active: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: 8px;
          border-color: #2F1370 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
          bottom: -16px;
          position: absolute;
          margin: auto;
          top: 0;
          bottom: 0;
          left: auto;
          right: 0;
          right: -16px; }
        .search-tabs.group-vr-full-tabs .section-container > section.active .title a:before, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:link:before, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:visited:before, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:hover:before, .search-tabs.group-vr-full-tabs .section-container > section.active .title a:active:before, .group-vr-full-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:link:before, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:visited:before, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:hover:before, .group-vr-full-tabs.group-vr-full-tabs .section-container > section.active .title a:active:before {
          top: 5px; } }

.l-triptych .triptych-content {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .l-triptych .triptych-content section.block {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
    float: left;
    padding-top: 20px; }
    @media only screen and (max-width: 47.9375em) {
      .l-triptych .triptych-content section.block {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-top: 0;
        margin-bottom: 0.5em; } }
    @media only screen and (max-width: 30em) {
      .l-triptych .triptych-content section.block {
        display: none; } }
    .l-triptych .triptych-content section.block:nth-of-type(1) {
      padding-left: 0 !important; }
    .l-triptych .triptych-content section.block:nth-of-type(3) {
      padding-right: 0 !important; }
    @media only screen and (max-width: 47.9375em) {
      .l-triptych .triptych-content section.block.block-views-blog-block-homepage-featured {
        display: none; } }
  .l-triptych .triptych-content .view-header h4 {
    margin-bottom: 0.75em;
    margin-left: 0.75em;
    font-weight: bold; }
    .l-triptych .triptych-content .view-header h4 a {
      color: #2F1370; }
  .l-triptych .triptych-content .view-content article {
    padding: 0.25em; }
    .l-triptych .triptych-content .view-content article.row.collapse .columns {
      padding-left: 0.5em;
      padding-right: 0.5em; }
  .l-triptych .triptych-content .view-content img {
    border: 4px solid white;
    box-shadow: rgba(133, 133, 133, 0.5) 0 0 5px; }
  .l-triptych .triptych-content .view-content h5 {
    margin-top: 10px; }
  .l-triptych .triptych-content .view-content h5, .l-triptych .triptych-content .view-content h6 {
    margin-bottom: 0px;
    text-transform: none; }
    .l-triptych .triptych-content .view-content h5 a, .l-triptych .triptych-content .view-content h6 a {
      color: #37A8D9; }

.featured-tabs {
  background: rgba(255, 255, 255, 0.25);
  border-radius: 3px;
  z-index: 20; }
  @media only screen and (min-width: 48em) {
    .featured-tabs {
      position: absolute;
      margin: auto;
      top: 60px;
      bottom: auto;
      left: 0;
      right: 0; } }
  @media only screen and (max-width: 47.9375em) {
    .featured-tabs {
      background: rgba(255, 255, 255, 0);
      position: relative;
      top: 0;
      overflow: visible;
      height: 0;
      transition-property: all;
      transition-duration: .5s;
      -webkit-transform: rotateX(-90deg);
              transform: rotateX(-90deg);
      -webkit-transform-origin: top;
              transform-origin: top;
      -webkit-animation-timing-function: ease-in-out;
              animation-timing-function: ease-in-out;
      border-radius: 0; }
      .show-search .featured-tabs {
        -webkit-transform: rotateX(0deg);
                transform: rotateX(0deg);
        height: auto; } }
  @media only screen and (max-width: 30em) {
    .show-search .featured-tabs {
      height: auto; } }
  .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 .content .view-vr-listing-featured-amenities .item-list.table,
        .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities .item-list.table,
        .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities .item-list.table {
          padding-top: 0px;
          padding-bottom: 0px; }
          @media only screen and (max-width: 47.9375em) {
            .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities .item-list.table,
            .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities .item-list.table,
            .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities .item-list.table {
              width: 100%;
              display: block; } }
          .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities .item-list.table .inline-list,
          .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities .item-list.table .inline-list,
          .featured-tabs .section-container.tabs > section .content .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 .section-container > section .content .view-vr-listing-featured-amenities li,
          .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li,
          .featured-tabs .section-container.tabs > section .content .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 .section-container > section .content .view-vr-listing-featured-amenities li:nth-of-type(2n+1),
            .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li:nth-of-type(2n+1),
            .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li:nth-of-type(2n+1) {
              padding-left: 0px;
              clear: both; }
            .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li:nth-of-type(2n),
            .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li:nth-of-type(2n),
            .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li:nth-of-type(2n) {
              padding-right: 0px; } }
        .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li a,
        .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li a,
        .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li a {
          border: none;
          padding-top: 0.625em;
          padding-right: 1.25em;
          padding-bottom: 0.6875em;
          padding-left: 1.25em;
          font-size: 14px;
          background-color: #2F1370;
          border-color: #1d0c44;
          color: #fff;
          border-radius: 3px;
          font-size: 14px;
          transition-property: color, background;
          transition-duration: .35s;
          transition-timing-function: ease-in-out;
          font-family: "Lato", sans-serif;
          letter-spacing: .03em;
          font-weight: 400;
          min-height: 35px;
          text-align: center;
          display: inline-block;
          line-height: normal;
          display: inline-block;
          border-radius: 3px !important;
          overflow: hidden; }
          .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li a:hover, .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li a:focus,
          .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li a:hover,
          .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li a:focus,
          .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li a:hover,
          .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li a:focus {
            background-color: #1d0c44; }
          .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li a:hover, .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li a:focus,
          .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li a:hover,
          .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li a:focus,
          .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li a:hover,
          .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li a:focus {
            color: #fff; }
          @media only screen and (max-width: 64em) {
            .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li a,
            .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li a,
            .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li a {
              font-size: 14px; } }
          @media only screen and (max-width: 47.9375em) {
            .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li a,
            .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li a,
            .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li a {
              font-size: 14px; } }
          @media only screen and (max-width: 30em) {
            .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li a,
            .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li a,
            .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li a {
              font-size: 14px; } }
          .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li a:hover, .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li a:active,
          .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li a:hover,
          .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li a:active,
          .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li a:hover,
          .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li a:active {
            background-color: #1d0c44; }
          @media only screen and (max-width: 47.9375em) {
            .featured-tabs .section-container > section .content .view-vr-listing-featured-amenities li a,
            .featured-tabs .section-container.auto > section .content .view-vr-listing-featured-amenities li a,
            .featured-tabs .section-container.tabs > section .content .view-vr-listing-featured-amenities li a {
              width: 100%;
              background: #FBB03B;
              color: #2F1370; } }
      .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;
        display: none !important; }
        .featured-tabs .section-container > section .title a,
        .featured-tabs .section-container.auto > section .title a,
        .featured-tabs .section-container.tabs > section .title a {
          background: #ececec;
          color: #e58d05;
          transition-property: color, background;
          transition-duration: .35s;
          transition-timing-function: ease-in-out;
          font-size: 15px;
          text-decoration: none;
          padding-bottom: 8px;
          padding-top: 8px;
          text-transform: uppercase;
          font-family: "Lato", sans-serif;
          font-weight: 500;
          letter-spacing: 1px; }
          @media only screen and (max-width: 47.9375em) {
            .featured-tabs .section-container > section .title a,
            .featured-tabs .section-container.auto > section .title a,
            .featured-tabs .section-container.tabs > section .title a {
              font-size: 12px;
              max-height: 35px;
              padding-top: 9px;
              white-space: normal; } }
          @media only screen and (max-width: 30em) {
            .featured-tabs .section-container > section .title a,
            .featured-tabs .section-container.auto > section .title a,
            .featured-tabs .section-container.tabs > section .title a {
              max-height: 50px;
              height: 50px; } }
        .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: #e58d05;
            background: #dadada;
            text-decoration: none; }
      .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; } }
        .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: #2F1370 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0); }
          @media only screen and (max-width: 47.9375em) {
            .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 {
              display: none; } }
        .featured-tabs .section-container > section.active .title a, .featured-tabs .section-container > section.active .title a:hover, .featured-tabs .section-container > section.active .title a:active,
        .featured-tabs .section-container.auto > section.active .title a,
        .featured-tabs .section-container.auto > section.active .title a:hover,
        .featured-tabs .section-container.auto > section.active .title a:active,
        .featured-tabs .section-container.tabs > section.active .title a,
        .featured-tabs .section-container.tabs > section.active .title a:hover,
        .featured-tabs .section-container.tabs > section.active .title a:active {
          background: #2F1370;
          color: #ececec; }
          @media only screen and (max-width: 47.9375em) {
            .featured-tabs .section-container > section.active .title a, .featured-tabs .section-container > section.active .title a:hover, .featured-tabs .section-container > section.active .title a:active,
            .featured-tabs .section-container.auto > section.active .title a,
            .featured-tabs .section-container.auto > section.active .title a:hover,
            .featured-tabs .section-container.auto > section.active .title a:active,
            .featured-tabs .section-container.tabs > section.active .title a,
            .featured-tabs .section-container.tabs > section.active .title a:hover,
            .featured-tabs .section-container.tabs > section.active .title a:active {
              background: rgba(255, 255, 255, 0); } }
        .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: #2F1370;
          color: #ececec; }
          @media only screen and (max-width: 47.9375em) {
            .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 (max-width: 47.9375em) {
  .front .l-main .main.columns {
    padding-left: 2em;
    padding-right: 2em; } }

.front .l-content-bottom section {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.front .l-content-bottom .node-page {
  padding-top: 30px; }
  @media only screen and (max-width: 47.9375em) {
    .front .l-content-bottom .node-page {
      padding-top: 0; } }
  .front .l-content-bottom .node-page h2 {
    color: #37A8D9;
    text-transform: uppercase; }

@-moz-document url-prefix() {}@media only screen and (max-width: 47.9375em) {
  .front .l-featured {
    padding-top: 40px;
    background: #000; }
    .front .l-featured .qs-trigger {
      z-index: 30;
      position: absolute;
      margin: auto;
      top: 0;
      bottom: auto;
      left: 0;
      right: 0;
      color: #fff;
      width: 100%;
      height: 43px;
      text-align: center;
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .front .l-featured .qs-trigger a, .front .l-featured .qs-trigger a:link, .front .l-featured .qs-trigger a:visited {
        text-align: center;
        background-color: #37A8D9;
        color: #fff;
        display: inline-block;
        height: 40px;
        padding: 11px;
        margin-top: 0px;
        transition: background-color, .4s ease-in-out;
        text-transform: uppercase;
        letter-spacing: .05em;
        font-weight: 600;
        width: 100%;
        max-width: none; }
        .front .l-featured .qs-trigger a:after, .front .l-featured .qs-trigger a:link:after, .front .l-featured .qs-trigger a:visited:after {
          content: '';
          display: inline-block;
          width: 30px;
          height: 12px;
          background: url("../images/chevron-up-white.png") center no-repeat;
          background-size: auto 10px; }
    .front .l-featured.show-search .qs-trigger a, .front .l-featured.show-search .qs-trigger a:link, .front .l-featured.show-search .qs-trigger a:visited {
      color: #fff;
      background-color: #2F1370; }
      .front .l-featured.show-search .qs-trigger a:after, .front .l-featured.show-search .qs-trigger a:link:after, .front .l-featured.show-search .qs-trigger a:visited:after {
        background: url("../images/chevron-down-white.png") center no-repeat;
        background-size: auto 10px; } }

.front #views-exposed-form-vacation-rental-listings-page-quick-search {
  margin-bottom: 0;
  *zoom: 1; }
  .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form {
    padding: 0; }
  .front #views-exposed-form-vacation-rental-listings-page-quick-search:before, .front #views-exposed-form-vacation-rental-listings-page-quick-search:after {
    content: " ";
    display: table; }
  .front #views-exposed-form-vacation-rental-listings-page-quick-search:after {
    clear: both; }
  .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget {
    color: #000; }
    @media only screen and (max-width: 30em) {
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-widget .rc-avail-embed-msg {
        display: none; } }
  .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important; }
    @media only screen and (min-width: 48em) {
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left; } }
    .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-begin,
    .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-end {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      margin-bottom: 0.9375em; }
      @media only screen and (min-width: 48em) {
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-begin,
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-end {
          padding-left: 0 !important;
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 50%;
          float: left;
          margin-bottom: 0; } }
      @media only screen and (max-width: 47.9375em) {
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-begin,
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-end {
          padding-left: 0 !important;
          padding-right: 0 !important; } }
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-begin input,
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-end input {
        padding: 5px !important;
        background-image: url("../images/calendar-grey.png");
        background-repeat: no-repeat;
        background-position: 97% center;
        background-size: 20px auto; }
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-begin input::-webkit-input-placeholder,
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-end input::-webkit-input-placeholder {
          color: #000;
          opacity: 1; }
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-begin input:-moz-placeholder,
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-end input:-moz-placeholder {
          /* Firefox 18- */
          color: #000;
          opacity: 1; }
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-begin input::-moz-placeholder,
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-end input::-moz-placeholder {
          /* Firefox 19+ */
          color: #000;
          opacity: 1; }
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-begin input:-ms-input-placeholder,
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-avail_filter .views-widget .form-item-avail-filter-rcav-end input:-ms-input-placeholder {
          color: #000;
          opacity: 1; }
  .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    margin-bottom: 0.9375em; }
    @media only screen and (min-width: 48em) {
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 12.5%;
        float: left;
        padding-left: 0 !important;
        margin-bottom: 0 !important; } }
    @media only screen and (max-width: 47.9375em) {
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-occ_total_numeric {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-baths_numeric {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    margin-bottom: 0.9375em; }
    @media only screen and (min-width: 48em) {
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-baths_numeric {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 12.5%;
        float: left;
        padding-left: 0 !important;
        margin-bottom: 0 !important; } }
    @media only screen and (max-width: 47.9375em) {
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-baths_numeric {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-beds_numeric {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    margin-bottom: 0.9375em; }
    @media only screen and (min-width: 48em) {
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-beds_numeric {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 12.5%;
        float: left;
        padding-left: 0 !important;
        margin-bottom: 0 !important; } }
    @media only screen and (max-width: 47.9375em) {
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-beds_numeric {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-field_property_amenities_tid {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left;
    margin-bottom: 0.9375em; }
    @media only screen and (min-width: 48em) {
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-field_property_amenities_tid {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 12.5%;
        float: left;
        padding-right: 0 !important;
        margin-bottom: 0 !important; } }
    @media only screen and (max-width: 47.9375em) {
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-widget-filter-field_property_amenities_tid {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left; }
    @media only screen and (min-width: 48em) {
      .front #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-right: 0;
        margin-bottom: 0 !important; } }
    @media only screen and (max-width: 47.9375em) {
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button {
        padding: 0; } }
    .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button {
      border: none;
      padding-top: 0.625em;
      padding-right: 1.25em;
      padding-bottom: 0.6875em;
      padding-left: 1.25em;
      font-size: 14px;
      background-color: #FBB03B;
      border-color: #fa9c09;
      color: #fff;
      border-radius: 3px;
      font-size: 14px;
      transition-property: color, background;
      transition-duration: .35s;
      transition-timing-function: ease-in-out;
      font-family: "Lato", sans-serif;
      letter-spacing: .03em;
      font-weight: 400;
      min-height: 35px;
      text-align: center;
      display: inline-block;
      line-height: normal;
      font-size: 18px;
      letter-spacing: .075em;
      padding: 0px 8px;
      line-height: 35px;
      text-transform: uppercase;
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      font-weight: 500;
      margin-bottom: 0; }
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button:hover, .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button:focus {
        background-color: #fa9c09; }
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button:hover, .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button:focus {
        color: #fff; }
      @media only screen and (max-width: 64em) {
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button {
          font-size: 14px; } }
      @media only screen and (max-width: 47.9375em) {
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button {
          font-size: 14px; } }
      @media only screen and (max-width: 30em) {
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button {
          font-size: 14px; } }
      .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button:hover, .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button:active {
        background-color: #fa9c09; }
      @media only screen and (max-width: 64em) {
        .front #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button button {
          padding: inherit;
          font-size: inherit; } }

.l-service-bar {
  background: #FBB03B; }
  @media only screen and (min-width: 64.0625em) {
    .l-service-bar {
      display: inline-block !important;
      float: right; } }
  .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: 0; }
      .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a {
        color: #FBB03B;
        border: none;
        padding-top: 0.625em;
        padding-right: 1.25em;
        padding-bottom: 0.6875em;
        padding-left: 1.25em;
        font-size: 14px;
        background-color: #FBB03B;
        border-color: #fa9c09;
        color: #fff;
        border-radius: 3px;
        font-size: 14px;
        transition-property: color, background;
        transition-duration: .35s;
        transition-timing-function: ease-in-out;
        font-family: "Lato", sans-serif;
        letter-spacing: .03em;
        font-weight: 400;
        min-height: 35px;
        text-align: center;
        display: inline-block;
        line-height: normal;
        max-height: 35px; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a:focus {
          background-color: #fa9c09; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a:focus {
          color: #fff; }
        @media only screen and (max-width: 64em) {
          .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a {
            font-size: 14px; } }
        @media only screen and (max-width: 47.9375em) {
          .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a {
            font-size: 14px; } }
        @media only screen and (max-width: 30em) {
          .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a {
            font-size: 14px; } }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a:hover, .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a:active {
          background-color: #fa9c09; }
        .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: #1f7ca4;
          font-weight: 400; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.vrfusion-newsletter-form-link {
          border-top-left-radius: 0px;
          border-bottom-left-radius: 0px;
          border-left: solid 1px #fcc46d; }
        .l-service-bar ul.inline-list li:not(.bt_toggle_font_bt_toggle_font_basic) a.favorites {
          border-top-right-radius: 0px;
          border-bottom-right-radius: 0px; }
      .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.bt_toggle_font_bt_toggle_font_basic {
      margin-left: 8px; }
    @media only screen and (min-width: 64.0625em) {
      .l-service-bar ul.inline-list li.vrweb_base_site_phone_number,
      .l-service-bar ul.inline-list li.vrweb_base_site_phone_number_2 {
        display: none; } }

aside.sidebar h4.block-title {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background: #2ea4d7;
  color: #fff;
  margin-bottom: 15px;
  padding: 8px 0px;
  margin-top: 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  letter-spacing: .03em;
  position: relative; }
  aside.sidebar h4.block-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: #2ea4d7 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    bottom: -20px; }
  @media only screen and (max-width: 47.9375em) {
    aside.sidebar h4.block-title {
      border-radius: 0px; } }

aside.sidebar section {
  background: #e6e6e6; }

aside.sidebar ul.menu, aside.sidebar .item-list ul {
  width: 90%;
  list-style: none;
  margin-left: 5%; }
  @media only screen and (max-width: 47.9375em) {
    aside.sidebar ul.menu, aside.sidebar .item-list ul {
      margin-bottom: 0px;
      padding-bottom: 10px; } }
  aside.sidebar ul.menu li, aside.sidebar .item-list ul li {
    margin-left: 0px;
    line-height: 1.2;
    padding-bottom: 10px;
    padding-left: 12px;
    border-bottom: none !important;
    position: relative; }
    aside.sidebar ul.menu li:before, aside.sidebar .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: #2F1370 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) #2F1370;
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      left: 0;
      right: auto;
      left: -10px; }
    aside.sidebar ul.menu li:before, aside.sidebar .item-list ul li:before {
      transition: opacity .35s ease-in-out;
      opacity: 0; }
    aside.sidebar ul.menu li:hover:before, aside.sidebar ul.menu li:active:before, aside.sidebar .item-list ul li:hover:before, aside.sidebar .item-list ul li:active:before {
      opacity: 1.0; }
    aside.sidebar ul.menu li:before, aside.sidebar .item-list ul li:before {
      bottom: auto;
      top: 3px;
      left: 0px; }
    @media only screen and (max-width: 47.9375em) {
      aside.sidebar ul.menu li:before, aside.sidebar .item-list ul li:before {
        display: none; } }
    aside.sidebar ul.menu li a, aside.sidebar .item-list ul li a {
      color: #e58d05;
      display: block; }
      @media only screen and (max-width: 47.9375em) {
        aside.sidebar ul.menu li a, aside.sidebar .item-list ul li a {
          position: relative;
          display: inline-block;
          padding-right: 20px;
          color: #2F1370; }
          aside.sidebar ul.menu li a:before, aside.sidebar .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: #2F1370 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) #2F1370;
            position: absolute;
            margin: auto;
            top: 0;
            bottom: 0;
            left: auto;
            right: 0;
            right: -10px; } }
      aside.sidebar ul.menu li a:hover, aside.sidebar ul.menu li a:active, aside.sidebar .item-list ul li a:hover, aside.sidebar .item-list ul li a:active {
        text-decoration: none;
        color: #2F1370; }
        @media only screen and (max-width: 47.9375em) {
          aside.sidebar ul.menu li a:hover, aside.sidebar ul.menu li a:active, aside.sidebar .item-list ul li a:hover, aside.sidebar .item-list ul li a:active {
            text-decoration: underline; } }
    aside.sidebar ul.menu li .views-field-title, aside.sidebar .item-list ul li .views-field-title {
      font-weight: 600;
      display: block;
      line-height: 1.4; }
    aside.sidebar ul.menu li .views-field-field-event-date > span, aside.sidebar .item-list ul li .views-field-field-event-date > span {
      padding-top: 2px;
      color: #e58d05;
      font-weight: 300; }

/**
 * All Exposed forms.
 */
#views-exposed-form-vacation-rental-listings-page-quick-search,
#views-exposed-form-vacation-rental-listings-page-teasers,
#views-exposed-form-vacation-rental-listings-page-grid,
#views-exposed-form-vacation-rental-listings-page-map-results,
#views-exposed-form-vacation-rental-listings-rental-teasers,
#views-exposed-form-vacation-rental-listings-rental-grid,
#views-exposed-form-vacation-rental-listings-rental-map-results,
#views-exposed-form-grouped-units-page-details-unit-list,
#views-exposed-form-vacation-rental-listings-page-pets {
  margin-bottom: 0.9375em; }
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form,
  #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form,
  #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form,
  #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form,
  #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form,
  #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form,
  #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form,
  #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form,
  #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form {
    padding: 0.9375em;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-exposed-widgets > .views-exposed-widget,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget,
    #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget,
    #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-exposed-widgets > .views-exposed-widget,
    #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-exposed-widgets > .views-exposed-widget {
      *zoom: 1;
      margin-bottom: 0.9375em; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-exposed-widgets > .views-exposed-widget:before, #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget:before,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget:before,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget:before,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget:before,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget:before,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget:before,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-exposed-widgets > .views-exposed-widget:before,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-exposed-widgets > .views-exposed-widget:before,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after {
        content: " ";
        display: table; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-exposed-widgets > .views-exposed-widget:after {
        clear: both; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-exposed-widgets > .views-exposed-widget > label,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget > label,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget > label,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget > label,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget > label,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget > label,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget > label,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-exposed-widgets > .views-exposed-widget > label,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-exposed-widgets > .views-exposed-widget > label {
        margin-top: 0.625em;
        margin-bottom: 0.625em;
        font-size: 1.375em; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes label,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes label,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes label,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes label,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes label,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes label,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes label,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes label,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes label {
        color: #2F1370; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes .form-item,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes .form-item,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes .form-item,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes .form-item,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes .form-item,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes .form-item,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes .form-item,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes .form-item,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-exposed-widgets > .views-exposed-widget .form-checkboxes .form-item {
        padding-left: 0.3125em; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-webkit-input-placeholder,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-webkit-input-placeholder,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-webkit-input-placeholder,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-webkit-input-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-webkit-input-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-webkit-input-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-webkit-input-placeholder,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-webkit-input-placeholder,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-webkit-input-placeholder {
        color: #000;
        opacity: 1; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-moz-placeholder,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-moz-placeholder {
        /* Firefox 18- */
        color: #000;
        opacity: 1; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-moz-placeholder,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-moz-placeholder,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-exposed-widgets > .views-exposed-widget input::-moz-placeholder {
        /* Firefox 19+ */
        color: #000;
        opacity: 1; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-ms-input-placeholder,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-ms-input-placeholder,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-ms-input-placeholder,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-ms-input-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-ms-input-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-ms-input-placeholder,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-ms-input-placeholder,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-ms-input-placeholder,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-exposed-widgets > .views-exposed-widget input:-ms-input-placeholder {
        color: #000;
        opacity: 1; }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-widget-filter-beds_numeric,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-widget-filter-beds_numeric,
    #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-widget-filter-beds_numeric,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-widget-filter-beds_numeric,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-widget-filter-beds_numeric,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-widget-filter-beds_numeric,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-widget-filter-beds_numeric,
    #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-widget-filter-beds_numeric,
    #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-widget-filter-beds_numeric {
      padding-left: 0 !important; }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-widget-filter-baths_numeric,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-widget-filter-baths_numeric,
    #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-widget-filter-baths_numeric,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-widget-filter-baths_numeric,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-widget-filter-baths_numeric,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-widget-filter-baths_numeric,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-widget-filter-baths_numeric,
    #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-widget-filter-baths_numeric,
    #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-widget-filter-baths_numeric {
      padding-right: 0 !important; }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid,
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-widget-filter-ldrc_type,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-widget-filter-ldrc_type,
    #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid,
    #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-widget-filter-ldrc_type,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-widget-filter-ldrc_type,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-widget-filter-ldrc_type,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-widget-filter-ldrc_type,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-widget-filter-ldrc_type,
    #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid,
    #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-widget-filter-ldrc_type,
    #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid,
    #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-widget-filter-ldrc_type {
      clear: both;
      *zoom: 1;
      padding-top: 0.9375em; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:before, #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-widget-filter-ldrc_type:before,
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:before,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-widget-filter-ldrc_type:before,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:before,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-widget-filter-ldrc_type:before,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:before,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-widget-filter-ldrc_type:before,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:before,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-widget-filter-ldrc_type:before,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:before,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-widget-filter-ldrc_type:before,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:before,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-widget-filter-ldrc_type:before,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:before,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-widget-filter-ldrc_type:before,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:before,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-widget-filter-ldrc_type:before,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-widget-filter-ldrc_type:after {
        content: " ";
        display: table; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-page-grid .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form .views-widget-filter-ldrc_type:after,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-widget-filter-field_vr_featured_amenities_rc_core_tid:after,
      #views-exposed-form-vacation-rental-listings-page-pets .views-exposed-form .views-widget-filter-ldrc_type:after {
        clear: both; }
  #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,
  #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-by,
  #views-exposed-form-vacation-rental-listings-page-teasers .views-widget-sort-order,
  #views-exposed-form-vacation-rental-listings-page-grid .views-widget-sort-by,
  #views-exposed-form-vacation-rental-listings-page-grid .views-widget-sort-order,
  #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-by,
  #views-exposed-form-vacation-rental-listings-page-map-results .views-widget-sort-order,
  #views-exposed-form-vacation-rental-listings-rental-teasers .views-widget-sort-by,
  #views-exposed-form-vacation-rental-listings-rental-teasers .views-widget-sort-order,
  #views-exposed-form-vacation-rental-listings-rental-grid .views-widget-sort-by,
  #views-exposed-form-vacation-rental-listings-rental-grid .views-widget-sort-order,
  #views-exposed-form-vacation-rental-listings-rental-map-results .views-widget-sort-by,
  #views-exposed-form-vacation-rental-listings-rental-map-results .views-widget-sort-order,
  #views-exposed-form-grouped-units-page-details-unit-list .views-widget-sort-by,
  #views-exposed-form-grouped-units-page-details-unit-list .views-widget-sort-order,
  #views-exposed-form-vacation-rental-listings-page-pets .views-widget-sort-by,
  #views-exposed-form-vacation-rental-listings-page-pets .views-widget-sort-order {
    display: none; }
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button .form-submit,
  #views-exposed-form-vacation-rental-listings-page-teasers .views-submit-button .form-submit,
  #views-exposed-form-vacation-rental-listings-page-grid .views-submit-button .form-submit,
  #views-exposed-form-vacation-rental-listings-page-map-results .views-submit-button .form-submit,
  #views-exposed-form-vacation-rental-listings-rental-teasers .views-submit-button .form-submit,
  #views-exposed-form-vacation-rental-listings-rental-grid .views-submit-button .form-submit,
  #views-exposed-form-vacation-rental-listings-rental-map-results .views-submit-button .form-submit,
  #views-exposed-form-grouped-units-page-details-unit-list .views-submit-button .form-submit,
  #views-exposed-form-vacation-rental-listings-page-pets .views-submit-button .form-submit {
    border: none;
    padding-top: 0.625em;
    padding-right: 1.25em;
    padding-bottom: 0.6875em;
    padding-left: 1.25em;
    font-size: 14px;
    background-color: #2F1370;
    border-color: #1d0c44;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    transition-property: color, background;
    transition-duration: .35s;
    transition-timing-function: ease-in-out;
    font-family: "Lato", sans-serif;
    letter-spacing: .03em;
    font-weight: 400;
    min-height: 35px;
    text-align: center;
    display: inline-block;
    line-height: normal;
    font-size: 18px;
    letter-spacing: .075em;
    padding: 0px 8px;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 0; }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button .form-submit:hover, #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-page-grid .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-grid .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-submit-button .form-submit:focus,
    #views-exposed-form-grouped-units-page-details-unit-list .views-submit-button .form-submit:hover,
    #views-exposed-form-grouped-units-page-details-unit-list .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-page-pets .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-pets .views-submit-button .form-submit:focus {
      background-color: #1d0c44; }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button .form-submit:hover, #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-page-grid .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-grid .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-submit-button .form-submit:focus,
    #views-exposed-form-grouped-units-page-details-unit-list .views-submit-button .form-submit:hover,
    #views-exposed-form-grouped-units-page-details-unit-list .views-submit-button .form-submit:focus,
    #views-exposed-form-vacation-rental-listings-page-pets .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-pets .views-submit-button .form-submit:focus {
      color: #fff; }
    @media only screen and (max-width: 64em) {
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-grid .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-submit-button .form-submit,
      #views-exposed-form-grouped-units-page-details-unit-list .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-pets .views-submit-button .form-submit {
        font-size: 14px; } }
    @media only screen and (max-width: 47.9375em) {
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-grid .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-submit-button .form-submit,
      #views-exposed-form-grouped-units-page-details-unit-list .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-pets .views-submit-button .form-submit {
        font-size: 14px; } }
    @media only screen and (max-width: 30em) {
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-grid .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-submit-button .form-submit,
      #views-exposed-form-grouped-units-page-details-unit-list .views-submit-button .form-submit,
      #views-exposed-form-vacation-rental-listings-page-pets .views-submit-button .form-submit {
        font-size: 14px; } }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button .form-submit:hover, #views-exposed-form-vacation-rental-listings-page-quick-search .views-submit-button .form-submit:active,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-submit-button .form-submit:active,
    #views-exposed-form-vacation-rental-listings-page-grid .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-grid .views-submit-button .form-submit:active,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-submit-button .form-submit:active,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-submit-button .form-submit:active,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-submit-button .form-submit:active,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-submit-button .form-submit:active,
    #views-exposed-form-grouped-units-page-details-unit-list .views-submit-button .form-submit:hover,
    #views-exposed-form-grouped-units-page-details-unit-list .views-submit-button .form-submit:active,
    #views-exposed-form-vacation-rental-listings-page-pets .views-submit-button .form-submit:hover,
    #views-exposed-form-vacation-rental-listings-page-pets .views-submit-button .form-submit:active {
      background-color: #1d0c44; }
  #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button,
  #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button,
  #views-exposed-form-vacation-rental-listings-page-grid .views-reset-button,
  #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button,
  #views-exposed-form-vacation-rental-listings-rental-teasers .views-reset-button,
  #views-exposed-form-vacation-rental-listings-rental-grid .views-reset-button,
  #views-exposed-form-vacation-rental-listings-rental-map-results .views-reset-button,
  #views-exposed-form-grouped-units-page-details-unit-list .views-reset-button,
  #views-exposed-form-vacation-rental-listings-page-pets .views-reset-button {
    width: 100%;
    text-align: center; }
    #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button .form-submit,
    #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button .form-submit,
    #views-exposed-form-vacation-rental-listings-page-grid .views-reset-button .form-submit,
    #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button .form-submit,
    #views-exposed-form-vacation-rental-listings-rental-teasers .views-reset-button .form-submit,
    #views-exposed-form-vacation-rental-listings-rental-grid .views-reset-button .form-submit,
    #views-exposed-form-vacation-rental-listings-rental-map-results .views-reset-button .form-submit,
    #views-exposed-form-grouped-units-page-details-unit-list .views-reset-button .form-submit,
    #views-exposed-form-vacation-rental-listings-page-pets .views-reset-button .form-submit {
      display: inline;
      text-decoration: underline;
      background: none;
      color: #2F1370;
      margin-bottom: 0; }
      #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button .form-submit:hover, #views-exposed-form-vacation-rental-listings-page-quick-search .views-reset-button .form-submit:active,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button .form-submit:hover,
      #views-exposed-form-vacation-rental-listings-page-teasers .views-reset-button .form-submit:active,
      #views-exposed-form-vacation-rental-listings-page-grid .views-reset-button .form-submit:hover,
      #views-exposed-form-vacation-rental-listings-page-grid .views-reset-button .form-submit:active,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button .form-submit:hover,
      #views-exposed-form-vacation-rental-listings-page-map-results .views-reset-button .form-submit:active,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-reset-button .form-submit:hover,
      #views-exposed-form-vacation-rental-listings-rental-teasers .views-reset-button .form-submit:active,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-reset-button .form-submit:hover,
      #views-exposed-form-vacation-rental-listings-rental-grid .views-reset-button .form-submit:active,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-reset-button .form-submit:hover,
      #views-exposed-form-vacation-rental-listings-rental-map-results .views-reset-button .form-submit:active,
      #views-exposed-form-grouped-units-page-details-unit-list .views-reset-button .form-submit:hover,
      #views-exposed-form-grouped-units-page-details-unit-list .views-reset-button .form-submit:active,
      #views-exposed-form-vacation-rental-listings-page-pets .views-reset-button .form-submit:hover,
      #views-exposed-form-vacation-rental-listings-page-pets .views-reset-button .form-submit:active {
        text-decoration: none;
        background: none; }
  #views-exposed-form-vacation-rental-listings-page-quick-search .form-item-avail-filter-rcav-begin,
  #views-exposed-form-vacation-rental-listings-page-teasers .form-item-avail-filter-rcav-begin,
  #views-exposed-form-vacation-rental-listings-page-grid .form-item-avail-filter-rcav-begin,
  #views-exposed-form-vacation-rental-listings-page-map-results .form-item-avail-filter-rcav-begin,
  #views-exposed-form-vacation-rental-listings-rental-teasers .form-item-avail-filter-rcav-begin,
  #views-exposed-form-vacation-rental-listings-rental-grid .form-item-avail-filter-rcav-begin,
  #views-exposed-form-vacation-rental-listings-rental-map-results .form-item-avail-filter-rcav-begin,
  #views-exposed-form-grouped-units-page-details-unit-list .form-item-avail-filter-rcav-begin,
  #views-exposed-form-vacation-rental-listings-page-pets .form-item-avail-filter-rcav-begin {
    margin-bottom: 10px; }

#views-exposed-form-grouped-units-page-details-unit-list .views-exposed-form {
  background: #e6e6e6; }

.l-header {
  background: url("../images/bg.gif"); }
  @media only screen and (max-width: 64em) {
    .l-header {
      max-width: none;
      padding: 0; } }
  .l-header .header-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 1170px;
    *zoom: 1; }
    .l-header .header-content:before, .l-header .header-content:after {
      content: " ";
      display: table; }
    .l-header .header-content:after {
      clear: both; }
    @media only screen and (min-width: 64.0625em) {
      .l-header .header-content {
        position: relative;
        padding: 15px 0; } }
  @media only screen and (min-width: 64.0625em) {
    .l-header .nav-contain {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 66.66667%;
      float: left;
      float: right;
      clear: right;
      padding-top: 16px; } }
  .l-header .l-logo-header {
    padding-bottom: 10px; }
  .l-header .toggle-font {
    float: right;
    display: inline-block;
    width: auto;
    position: relative; }
    @media only screen and (max-width: 64em) {
      .l-header .toggle-font {
        display: none; } }
    .l-header .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; }
    .l-header .toggle-font span {
      display: inline-block;
      width: 34px;
      height: 35px; }
    .l-header .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; }
    .l-header .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; }
    .l-header .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); }
    .l-header .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); }
    .l-header .toggle-font .larger-txt.inactive,
    .l-header .toggle-font .smaller-txt.active {
      display: none; }
    .large-text .l-header .toggle-font .larger-txt.inactive,
    .large-text .l-header .toggle-font .smaller-txt.active {
      display: inline-block; }
    .large-text .l-header .toggle-font .smaller-txt.inactive,
    .large-text .l-header .toggle-font .larger-txt.active {
      display: none; }
  @media only screen and (width: 1024px) {
    .l-header .main-nav {
      width: 100%; } }
  .l-header .l-header-region {
    clear: both;
    text-align: right;
    margin-top: 0.625em; }
    .l-header .l-header-region .label-reservation {
      font-size: 14px;
      text-transform: uppercase;
      color: #444; }
    .l-header .l-header-region .block-vrweb-base-site-phone-number,
    .l-header .l-header-region .block-vrweb-base-site-phone-number-2 {
      display: inline-block;
      color: #2F1370;
      font-size: 30px;
      font-weight: 300; }
      .l-header .l-header-region .block-vrweb-base-site-phone-number a,
      .l-header .l-header-region .block-vrweb-base-site-phone-number-2 a {
        color: #2F1370; }
    .l-header .l-header-region .block-vrweb-base-site-phone-number-2 {
      margin-left: 0.625em; }
  .l-header .main-navigation {
    background-color: #2F1370; }
    @media only screen and (min-width: 64.0625em) {
      .l-header .main-navigation .main-nav {
        text-align: center;
        display: block; }
        .l-header .main-navigation .main-nav > li {
          float: none;
          display: inline-block; }
          .l-header .main-navigation .main-nav > li li {
            text-align: left; } }

.l-featured {
  background: white;
  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 (max-width: 30em) {
      #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 (max-width: 30em) {
    #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 (max-width: 30em) {
    #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 (max-width: 30em) {
    #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;
    width: 100%; }
    .checkout-page .l-header .top-bar-container {
      display: none; }
    .checkout-page .l-header .header-content {
      padding-bottom: 0; }
    .checkout-page .l-header .l-logo-header {
      padding-bottom: 0; }
    .checkout-page .l-header .logo {
      position: relative;
      top: 0 !important; }
      .checkout-page .l-header .logo img {
        display: block;
        width: auto;
        height: auto;
        max-width: 50%;
        transition: all .5s ease-in-out; } }

@media only screen and (min-width: 64.0625em) {
  .checkout-page .l-main {
    padding-top: 100px; } }

@media only screen and (max-width: 47.9375em) {
  .checkout-page .main.columns {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.checkout-page #page-title {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page #page-title {
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 0px;
      margin-top: 15px; } }

.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 {
    margin: .45em 0 !important;
    padding-top: 0; }
    @media only screen and (max-width: 47.9375em) {
      .checkout-page .rc-core-order-form > div fieldset,
      .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label {
        margin: 0 !important; } }
    .checkout-page .rc-core-order-form > div fieldset .fieldset-wrapper,
    .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: solid 1px #DDD;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top: none;
      background: #fbfbfb;
      margin-top: 0px;
      width: 100%;
      clear: both; }
      .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 .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 .fieldset-wrapper:after,
      .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label .fieldset-wrapper:after {
        clear: both; }
  .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 tr.even td, .checkout-page .rc-core-order-form > div table tr.even th {
      background: #fff; }
  .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 {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  color: #FFF;
  text-align: center;
  display: block;
  width: 100%;
  height: 30px;
  padding-top: 8px;
  float: left;
  clear: both;
  margin: 0px;
  margin-bottom: 0px !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: #FBB03B;
  font-size: 16px; }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page .rc-core-order-form legend,
    .checkout-page .rc-core-order-form > div > .form-item-payment-payment-option > label {
      color: #ececec;
      background-image: linear-gradient(#2F1370, #2a1163);
      height: 35px;
      padding-bottom: 5px;
      border-radius: 0px; } }

.checkout-page #coupon-wrapper,
.checkout-page #payments-wrapper,
.checkout-page #edit-evrn-pets,
.checkout-page #edit-payment-method-wrapper,
.checkout-page #edit-payment-method-wrapper,
.checkout-page #edit-payment-cc,
.checkout-page #charges-wrapper,
.checkout-page .form-item-payment-payment-option {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left;
  padding-left: 0 !important; }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page #coupon-wrapper,
    .checkout-page #payments-wrapper,
    .checkout-page #edit-evrn-pets,
    .checkout-page #edit-payment-method-wrapper,
    .checkout-page #edit-payment-method-wrapper,
    .checkout-page #edit-payment-cc,
    .checkout-page #charges-wrapper,
    .checkout-page .form-item-payment-payment-option {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-left: 0 !important;
      padding-right: 0 !important; } }

.checkout-page #edit-addresses-primary,
.checkout-page #edit-addresses-billing,
.checkout-page #edit-cancellation {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left;
  float: right;
  padding-right: 0 !important; }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page #edit-addresses-primary,
    .checkout-page #edit-addresses-billing,
    .checkout-page #edit-cancellation {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-left: 0 !important;
      padding-right: 0 !important; } }

.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 .form-item-payment-payment-option {
  clear: both;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left; }

.checkout-page #summary-wrapper {
  *zoom: 1;
  margin-bottom: 30px;
  border-radius: 3px; }
  .checkout-page #summary-wrapper:before, .checkout-page #summary-wrapper:after {
    content: " ";
    display: table; }
  .checkout-page #summary-wrapper:after {
    clear: both; }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page #summary-wrapper {
      background: transparent;
      padding-left: 15px;
      padding-right: 15px; } }
  .checkout-page #summary-wrapper legend {
    display: none; }
  .checkout-page #summary-wrapper fieldset {
    margin: 0 !important; }
    .checkout-page #summary-wrapper fieldset .fieldset-wrapper {
      margin-top: 0px;
      padding-left: 0 !important;
      padding-right: 0 !important;
      padding-top: 0px;
      border-radius: 3px; }
      @media only screen and (max-width: 47.9375em) {
        .checkout-page #summary-wrapper fieldset .fieldset-wrapper {
          background: rgba(255, 255, 255, 0);
          border: none; } }
    .checkout-page #summary-wrapper fieldset .rc-entity {
      padding-top: 15px;
      padding-bottom: 15px;
      border-top: solid 1px #DDD;
      border-right: none; }
      @media only screen and (max-width: 47.9375em) {
        .checkout-page #summary-wrapper fieldset .rc-entity {
          border: none;
          padding-left: 0 !important;
          padding-right: 0 !important;
          padding-bottom: 0px;
          background: transparent;
          padding-top: 0px;
          margin-top: 15px; }
          .checkout-page #summary-wrapper fieldset .rc-entity .group-left {
            position: relative;
            padding-left: 15px;
            padding-right: 15px;
            width: 50%;
            float: left; }
          .checkout-page #summary-wrapper fieldset .rc-entity .group-right {
            line-height: 1.5;
            position: relative;
            padding-left: 15px;
            padding-right: 15px;
            width: 50%;
            float: left; }
            .checkout-page #summary-wrapper fieldset .rc-entity .group-right h3 {
              color: #2F1370; } }
      @media only screen and (max-width: 30em) {
        .checkout-page #summary-wrapper fieldset .rc-entity .group-right {
          width: 100%;
          display: block;
          bottom: 0px;
          text-align: center; }
          .checkout-page #summary-wrapper fieldset .rc-entity .group-right h3.rc-core-item-name {
            margin-bottom: 0px;
            font-weight: 600; }
          .checkout-page #summary-wrapper fieldset .rc-entity .group-right .rc-lodging-detail {
            font-size: 18px;
            font-weight: 600;
            display: inline;
            padding: 5px; }
        .checkout-page #summary-wrapper fieldset .rc-entity .group-left {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 100%;
          float: left; } }
      .checkout-page #summary-wrapper fieldset .rc-entity .node-vr-listing, .checkout-page #summary-wrapper fieldset .rc-entity .node-vr-listing .group-left {
        padding-left: 0 !important;
        padding-right: 0 !important; }
        .checkout-page #summary-wrapper fieldset .rc-entity .node-vr-listing img, .checkout-page #summary-wrapper fieldset .rc-entity .node-vr-listing .group-left img {
          display: block;
          width: 100%;
          height: auto; }
      .checkout-page #summary-wrapper fieldset .rc-entity .node-vr-listing .group-right {
        padding-right: 0 !important; }
  .checkout-page #summary-wrapper .panel {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
    @media only screen and (min-width: 48em) {
      .checkout-page #summary-wrapper .panel {
        position: relative; }
        .checkout-page #summary-wrapper .panel: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: #2F1370 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
          bottom: -30px;
          border-color: rgba(255, 255, 255, 0) #2F1370 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
          position: absolute;
          margin: auto;
          top: 0;
          bottom: 0;
          left: 0;
          right: auto;
          left: -30px; } }
    .checkout-page #summary-wrapper .panel h5 {
      font-family: "Lato", sans-serif;
      font-weight: 600;
      letter-spacing: .03em; }
    @media only screen and (min-width: 48em) {
      .checkout-page #summary-wrapper .panel {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 33.33333%;
        float: left;
        position: absolute;
        top: 0px;
        bottom: 0px;
        right: 0px;
        margin: auto;
        background: #2F1370;
        border: none; }
        .checkout-page #summary-wrapper .panel, .checkout-page #summary-wrapper .panel h5 {
          color: #FFF; } }
    @media only screen and (max-width: 47.9375em) {
      .checkout-page #summary-wrapper .panel {
        margin-bottom: 0px;
        background: transparent;
        text-align: center;
        border: none; }
        .checkout-page #summary-wrapper .panel h5 {
          color: #37A8D9; } }
  .checkout-page #summary-wrapper .rc-price.total {
    display: none; }
  .checkout-page #summary-wrapper h2 {
    margin: 0; }
  .checkout-page #summary-wrapper .rc-lodging-detail, .checkout-page #summary-wrapper .rc-core-cat {
    font-size: 1.125em;
    margin-bottom: .5em;
    color: #555555; }
    @media only screen and (max-width: 47.9375em) {
      .checkout-page #summary-wrapper .rc-lodging-detail, .checkout-page #summary-wrapper .rc-core-cat {
        font-weight: 600;
        margin-bottom: 0; } }
  .checkout-page #summary-wrapper .rc-core-item-name {
    line-height: 1.5em;
    margin-bottom: .5em; }
    @media only screen and (max-width: 47.9375em) {
      .checkout-page #summary-wrapper .rc-core-item-name {
        margin-bottom: 5px; } }

.checkout-page .rc-core-order-form-travelers {
  padding-right: 0 !important;
  float: right;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  float: left;
  border: none !important;
  padding-bottom: 0px; }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page .rc-core-order-form-travelers {
      *zoom: 1;
      padding-left: 0 !important;
      padding-right: 0 !important;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left; }
      .checkout-page .rc-core-order-form-travelers:before, .checkout-page .rc-core-order-form-travelers:after {
        content: " ";
        display: table; }
      .checkout-page .rc-core-order-form-travelers:after {
        clear: both; } }
  .checkout-page .rc-core-order-form-travelers .fieldset-wrapper {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left; }
    .checkout-page .rc-core-order-form-travelers .fieldset-wrapper .form-item {
      padding-right: 0 !important;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left; }

@media only screen and (max-width: 47.9375em) {
  .checkout-page #payments-wrapper {
    *zoom: 1;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left; }
    .checkout-page #payments-wrapper:before, .checkout-page #payments-wrapper:after {
      content: " ";
      display: table; }
    .checkout-page #payments-wrapper:after {
      clear: both; } }

.checkout-page #payments-wrapper .fieldset-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.checkout-page #coupon-wrapper .fieldset-wrapper {
  padding: 15px 15px 0px 15px; }

.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;
  border: none;
  padding-top: 0.625em;
  padding-right: 1.25em;
  padding-bottom: 0.6875em;
  padding-left: 1.25em;
  font-size: 14px;
  background-color: #2F1370;
  border-color: #1d0c44;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  transition-property: color, background;
  transition-duration: .35s;
  transition-timing-function: ease-in-out;
  font-family: "Lato", sans-serif;
  letter-spacing: .03em;
  font-weight: 400;
  min-height: 35px;
  text-align: center;
  display: inline-block;
  line-height: normal; }
  .checkout-page #coupon-wrapper button:hover, .checkout-page #coupon-wrapper button:focus {
    background-color: #1d0c44; }
  .checkout-page #coupon-wrapper button:hover, .checkout-page #coupon-wrapper button:focus {
    color: #fff; }
  @media only screen and (max-width: 64em) {
    .checkout-page #coupon-wrapper button {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page #coupon-wrapper button {
      font-size: 14px; } }
  @media only screen and (max-width: 30em) {
    .checkout-page #coupon-wrapper button {
      font-size: 14px; } }
  .checkout-page #coupon-wrapper button:hover, .checkout-page #coupon-wrapper button:active {
    background-color: #1d0c44; }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page #coupon-wrapper button {
      border: none;
      padding-top: 0.625em;
      padding-right: 1.25em;
      padding-bottom: 0.6875em;
      padding-left: 1.25em;
      font-size: 14px;
      background-color: #37A8D9;
      border-color: #238cba;
      color: #fff;
      border-radius: 3px;
      font-size: 14px;
      transition-property: color, background;
      transition-duration: .35s;
      transition-timing-function: ease-in-out;
      font-family: "Lato", sans-serif;
      letter-spacing: .03em;
      font-weight: 400;
      min-height: 35px;
      text-align: center;
      display: inline-block;
      line-height: normal; }
      .checkout-page #coupon-wrapper button:hover, .checkout-page #coupon-wrapper button:focus {
        background-color: #238cba; }
      .checkout-page #coupon-wrapper button:hover, .checkout-page #coupon-wrapper button:focus {
        color: #fff; } }
  @media only screen and (max-width: 47.9375em) and (max-width: 64em) {
    .checkout-page #coupon-wrapper button {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) and (max-width: 47.9375em) {
    .checkout-page #coupon-wrapper button {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) and (max-width: 30em) {
    .checkout-page #coupon-wrapper button {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) {
      .checkout-page #coupon-wrapper button:hover, .checkout-page #coupon-wrapper button:active {
        background-color: #238cba; } }

@media only screen and (max-width: 47.9375em) {
  .checkout-page #charges-wrapper {
    *zoom: 1;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left; }
    .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; }

@media only screen and (max-width: 47.9375em) {
  .checkout-page #edit-addresses-primary, .checkout-page #edit-addresses-billing {
    *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-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; }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page #edit-addresses-primary .fieldset-wrapper, .checkout-page #edit-addresses-billing .fieldset-wrapper {
      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; }

.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;
  padding-right: 0 !important;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }

.checkout-page #edit-payment-payment-option {
  border: solid 1px #DDD;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top: none;
  background: #f9f9f9;
  *zoom: 1;
  clear: both;
  padding: 15px; }
  .checkout-page #edit-payment-payment-option:before, .checkout-page #edit-payment-payment-option:after {
    content: " ";
    display: table; }
  .checkout-page #edit-payment-payment-option:after {
    clear: both; }

.checkout-page #edit-comments .fieldset-wrapper {
  padding-bottom: 15px;
  padding-top: 15px; }

.checkout-page #edit-comments .fieldset-description {
  padding-bottom: 10px; }

.checkout-page #edit-terms {
  float: none;
  margin: auto; }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page #edit-terms {
      *zoom: 1;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left; }
      .checkout-page #edit-terms:before, .checkout-page #edit-terms:after {
        content: " ";
        display: table; }
      .checkout-page #edit-terms:after {
        clear: both; } }
  @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 .rc-core-terms-wrapper {
    height: 300px;
    overflow: auto;
    border: none;
    border-bottom: 1px solid #DDD;
    padding: 0 0.75em 0.5em;
    margin-bottom: 0.75em;
    background: #fff;
    line-height: 1.4; }
    @media only screen and (max-width: 47.9375em) {
      .checkout-page #edit-terms .rc-core-terms-wrapper {
        width: 85%;
        max-height: 400px;
        margin-left: 15px;
        overflow-y: auto;
        padding-right: 21px;
        margin-top: 15px;
        background: #ececec url("../images/scroll-bar-bg.gif") right center no-repeat;
        height: auto;
        word-break: break-word; } }

.checkout-page #edit-submit {
  clear: both;
  border: none;
  padding-top: 0.625em;
  padding-right: 1.25em;
  padding-bottom: 0.6875em;
  padding-left: 1.25em;
  font-size: 14px;
  background-color: #18B93B;
  border-color: #128c2d;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  transition-property: color, background;
  transition-duration: .35s;
  transition-timing-function: ease-in-out;
  font-family: "Lato", sans-serif;
  letter-spacing: .03em;
  font-weight: 400;
  min-height: 35px;
  text-align: center;
  display: inline-block;
  line-height: normal;
  margin: auto;
  display: block;
  float: none; }
  .checkout-page #edit-submit:hover, .checkout-page #edit-submit:focus {
    background-color: #128c2d; }
  .checkout-page #edit-submit:hover, .checkout-page #edit-submit:focus {
    color: #fff; }
  @media only screen and (max-width: 64em) {
    .checkout-page #edit-submit {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) {
    .checkout-page #edit-submit {
      font-size: 14px; } }
  @media only screen and (max-width: 30em) {
    .checkout-page #edit-submit {
      font-size: 14px; } }
  .checkout-page #edit-submit:hover, .checkout-page #edit-submit:active {
    background-color: #128c2d; }

@media only screen and (min-width: 64.0625em) {
  .checkout-page .ui-dialog {
    width: 400px !important; } }

.checkout-page .ui-dialog .ui-dialog-titlebar {
  padding: 0px;
  float: right;
  border-bottom: 0px; }
  .checkout-page .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    display: block;
    position: absolute;
    right: 8px;
    top: 12px;
    z-index: 99; }
  .checkout-page .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    display: none; }

.checkout-page .ui-dialog .ui-dialog-content h6 {
  padding: 10px 15px 7px 10px;
  background-color: #2F1370;
  color: #fff;
  font-weight: 600;
  font-size: 1.3em;
  font-style: normal;
  line-height: 1.3;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  letter-spacing: .03em; }

.checkout-page .ui-dialog .ui-dialog-buttonset {
  float: none; }
  .checkout-page .ui-dialog .ui-dialog-buttonset .ui-button:nth-of-type(2) {
    background: #a00;
    color: #fff; }
    .checkout-page .ui-dialog .ui-dialog-buttonset .ui-button:nth-of-type(2):hover, .checkout-page .ui-dialog .ui-dialog-buttonset .ui-button:nth-of-type(2).active {
      background-color: darkred; }

.page-rescms-order-confirm .main-navigation {
  display: none; }

.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 {
    border: none;
    padding-top: 0.625em;
    padding-right: 1.25em;
    padding-bottom: 0.6875em;
    padding-left: 1.25em;
    font-size: 14px;
    background-color: #37A8D9;
    border-color: #238cba;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    transition-property: color, background;
    transition-duration: .35s;
    transition-timing-function: ease-in-out;
    font-family: "Lato", sans-serif;
    letter-spacing: .03em;
    font-weight: 400;
    min-height: 35px;
    text-align: center;
    display: inline-block;
    line-height: normal;
    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:focus, .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:focus, .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:focus {
      background-color: #238cba; }
    .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:focus, .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:focus, .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:focus {
      color: #fff; }
    @media only screen and (max-width: 64em) {
      .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 {
        font-size: 14px; } }
    @media only screen and (max-width: 47.9375em) {
      .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 {
        font-size: 14px; } }
    @media only screen and (max-width: 30em) {
      .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 {
        font-size: 14px; } }
    .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: #238cba; }
  .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; }

/**
 * Vacation Rental Styles.
 *
 *
 */
/**
 * View Mode: Grid View
 */
.node-vr-listing.view-mode-grid_view {
  position: relative;
  height: auto;
  background-color: #F9F9F9;
  margin-bottom: 30px;
  border: 1px solid #E2E2E2; }
  @media only screen and (min-width: 64.0625em) {
    .node-vr-listing.view-mode-grid_view {
      height: 400px; } }
  .node-vr-listing.view-mode-grid_view .group-content {
    padding-bottom: 15px; }
  .node-vr-listing.view-mode-grid_view .favorites.vrweb-collection-link {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: +1;
    background-color: rgba(142, 221, 255, 0.9);
    text-align: center;
    color: #fff;
    font-size: 30px; }
    .node-vr-listing.view-mode-grid_view .favorites.vrweb-collection-link span {
      display: none; }
  .node-vr-listing.view-mode-grid_view .rc-core-item-name {
    font-size: 1.1em;
    margin-top: 15px; }
    .node-vr-listing.view-mode-grid_view .rc-core-item-name a {
      color: #000; }
  .node-vr-listing.view-mode-grid_view .rc-core-item-name,
  .node-vr-listing.view-mode-grid_view .rc-lodging-detail {
    padding: 0 15px; }
  .node-vr-listing.view-mode-grid_view .rc-lodging-detail {
    margin-bottom: 5px; }
    .node-vr-listing.view-mode-grid_view .rc-lodging-detail:last-child {
      margin-bottom: 0; }

/**
 * Rental Listing styles.
 *
 * These styles are used only if body has .search-results-page.
 */
body.search-results-page .view-vacation-rental-listings .view-header {
  *zoom: 1;
  margin-bottom: 30px; }
  body.search-results-page .view-vacation-rental-listings .view-header:before, body.search-results-page .view-vacation-rental-listings .view-header:after {
    content: " ";
    display: table; }
  body.search-results-page .view-vacation-rental-listings .view-header:after {
    clear: both; }
  body.search-results-page .view-vacation-rental-listings .view-header p {
    margin-bottom: 10px;
    font-size: 14px !important; }
  body.search-results-page .view-vacation-rental-listings .view-header .search-summary {
    margin-bottom: 15px;
    line-height: 1.4; }
    @media only screen and (max-width: 47.9375em) {
      body.search-results-page .view-vacation-rental-listings .view-header .search-summary {
        margin-bottom: 15px; } }
  body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle,
  body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link {
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    letter-spacing: .03em;
    text-align: center;
    margin: 0 0 15px;
    display: inline-block;
    padding: 8px 2px 0;
    width: 33.33%;
    height: 35px;
    float: right;
    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;
    border: 1px solid #C3C3C3; }
    @media only screen and (min-width: 48em) {
      body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle,
      body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link {
        width: auto;
        font-size: 14px;
        padding: 8px 8px 0;
        margin: 15px 0 0; } }
    body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle:before,
    body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link:before {
      content: '';
      display: inline-block;
      width: 14px;
      height: 14px;
      line-height: 14px;
      vertical-align: text-top;
      background-image: url("../images/icon-sprite.png");
      background-repeat: no-repeat;
      margin-right: 2px; }
      @media only screen and (min-width: 48em) {
        body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle:before,
        body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link:before {
          margin-right: 5px; } }
    body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.page_teasers, body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.rental_teasers,
    body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.page_teasers,
    body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.rental_teasers {
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
      body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.page_teasers:before, body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.rental_teasers:before,
      body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.page_teasers:before,
      body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.rental_teasers:before {
        background-position: -360px -48px; }
    body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.page_grid, body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.rental_grid,
    body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.page_grid,
    body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.rental_grid {
      border-width: 1px 0; }
      body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.page_grid:before, body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.rental_grid:before,
      body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.page_grid:before,
      body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.rental_grid:before {
        background-position: -216px 0; }
    body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.page_map_results, body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.rental_map,
    body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.page_map_results,
    body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.rental_map {
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px; }
      body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.page_map_results:before, body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle.rental_map:before,
      body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.page_map_results:before,
      body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link.rental_map:before {
        background-position: -24px -72px; }
  body.search-results-page .view-vacation-rental-listings .view-header .active-state-toggle {
    background-color: #e6e6e6;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
  body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link:hover, body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link:active, body.search-results-page .view-vacation-rental-listings .view-header .toggle-style-link:focus {
    background: #e6e6e6; }
  body.search-results-page .view-vacation-rental-listings .view-header .mobile-jump-link {
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 15px; }
    @media only screen and (min-width: 48em) {
      body.search-results-page .view-vacation-rental-listings .view-header .mobile-jump-link {
        display: none; } }
    body.search-results-page .view-vacation-rental-listings .view-header .mobile-jump-link a {
      color: #37A8D9;
      text-transform: uppercase;
      font-weight: 600;
      font-size: 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 {
    position: relative;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 125px; }
    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 {
      padding-right: 0;
      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 {
      padding-left: 0;
      padding-right: 7px; }
  body.search-results-page .view-vacation-rental-listings .view-header .form-item-sort-bef-combine {
    padding-left: 0;
    padding-right: 7px; }

body.search-results-page .view-vacation-rental-listings .view-content {
  clear: both; }
  body.search-results-page .view-vacation-rental-listings .view-content .gmap-map {
    margin-bottom: 15px; }
  .views-row-last body.search-results-page .view-vacation-rental-listings .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-vacation-rental-listings.view-display-id-rental_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-vacation-rental-listings.view-display-id-rental_grid .view-content:before, body.search-results-page .view-vacation-rental-listings.view-display-id-rental_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-vacation-rental-listings.view-display-id-rental_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-vacation-rental-listings.view-display-id-rental_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-vacation-rental-listings.view-display-id-rental_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-vacation-rental-listings.view-display-id-rental_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 .view-header .form-item-sort-by, body.search-results-page .view-vacation-rental-listings.view-display-id-page_rental_map .view-header .form-item-sort-by {
  padding-right: 7px;
  padding-left: 0;
  float: right; }

body.search-results-page .view-vacation-rental-listings.view-display-id-page_map_results .view-header .views-widget-per-page, body.search-results-page .view-vacation-rental-listings.view-display-id-page_rental_map .view-header .views-widget-per-page {
  padding-left: 7px;
  padding-right: 0;
  float: right; }

/**
 * View Mode: Teaser
 */
.node-vr-listing.view-mode-teaser {
  border: solid 1px #ececec;
  background-color: #fff;
  margin-bottom: 1.25em; }
  .node-vr-listing.view-mode-teaser .group-header {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    @media only screen and (max-width: 64em) {
      .node-vr-listing.view-mode-teaser .group-header {
        margin-bottom: 1.5em; } }
  .node-vr-listing.view-mode-teaser .group-left {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .node-vr-listing.view-mode-teaser .group-left img {
      margin: 0 auto;
      display: block;
      width: 100%; }
    .node-vr-listing.view-mode-teaser .group-left .favorites.vrweb-collection-link {
      display: block;
      width: 60px;
      height: 60px;
      line-height: 60px;
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0;
      z-index: +1;
      background-color: rgba(142, 221, 255, 0.9);
      text-align: center;
      color: #fff;
      font-size: 30px; }
      .node-vr-listing.view-mode-teaser .group-left .favorites.vrweb-collection-link span {
        display: none; }
  .node-vr-listing.view-mode-teaser .group-middle {
    padding-top: 0.625em;
    padding-bottom: 0.625em; }
    .node-vr-listing.view-mode-teaser .group-middle .rc-core-item-name {
      font-size: 20px;
      color: #7F7F7F;
      margin-bottom: 10px;
      margin-top: 0;
      font-weight: 700; }
      .node-vr-listing.view-mode-teaser .group-middle .rc-core-item-name a {
        color: #7F7F7F; }
    .node-vr-listing.view-mode-teaser .group-middle .rc-core-cat {
      display: none; }
    .node-vr-listing.view-mode-teaser .group-middle .rc-lodging-detail {
      font-weight: bold;
      font-size: 14px;
      color: #2F1370; }
    .node-vr-listing.view-mode-teaser .group-middle *[class*="rc"],
    .node-vr-listing.view-mode-teaser .group-middle .view-vr-listing-featured-amenities,
    .node-vr-listing.view-mode-teaser .group-middle .view-vr-listing-featured-amenities li a {
      margin-bottom: 8px; }
      .node-vr-listing.view-mode-teaser .group-middle *[class*="rc"] h3,
      .node-vr-listing.view-mode-teaser .group-middle .view-vr-listing-featured-amenities h3,
      .node-vr-listing.view-mode-teaser .group-middle .view-vr-listing-featured-amenities li a h3 {
        font-size: 1.2em;
        line-height: 1;
        margin: 0 0 .25em;
        text-decoration: underline; }
  .node-vr-listing.view-mode-teaser .group-right {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
    text-align: center; }
    .node-vr-listing.view-mode-teaser .group-right .field-name-node-link {
      margin-bottom: 0.625em; }
      .node-vr-listing.view-mode-teaser .group-right .field-name-node-link a {
        background: #fff;
        border: 1px solid #2F1370;
        display: block;
        width: 100%;
        text-align: center;
        padding: 0.625em;
        text-transform: uppercase; }
        .node-vr-listing.view-mode-teaser .group-right .field-name-node-link a:hover, .node-vr-listing.view-mode-teaser .group-right .field-name-node-link a:active {
          background: #2F1370;
          color: #fff; }
    .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy {
      *zoom: 1;
      margin-bottom: 0; }
      .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy:before, .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy:after {
        content: " ";
        display: table; }
      .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy:after {
        clear: both; }
      .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy > div {
        *zoom: 1; }
        .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy > div:before, .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy > div:after {
          content: " ";
          display: table; }
        .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy > div:after {
          clear: both; }
      .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy button {
        border: none;
        padding-top: 0.625em;
        padding-right: 1.25em;
        padding-bottom: 0.6875em;
        padding-left: 1.25em;
        font-size: 14px;
        background-color: #37A8D9;
        border-color: #238cba;
        color: #fff;
        border-radius: 0;
        font-size: 14px;
        transition-property: color, background;
        transition-duration: .35s;
        transition-timing-function: ease-in-out;
        font-family: "Lato", sans-serif;
        letter-spacing: .03em;
        font-weight: 400;
        min-height: 35px;
        text-align: center;
        display: inline-block;
        line-height: normal;
        width: 100%; }
        .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy button:hover, .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy button:focus {
          background-color: #238cba; }
        .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy button:hover, .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy button:focus {
          color: #fff; }
        @media only screen and (max-width: 64em) {
          .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy button {
            font-size: 14px; } }
        @media only screen and (max-width: 47.9375em) {
          .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy button {
            font-size: 14px; } }
        @media only screen and (max-width: 30em) {
          .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy button {
            font-size: 14px; } }
        .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy button:hover, .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-item-price-buy button:active {
          background-color: #238cba; }
    .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .display-name {
      color: #7F7F7F;
      margin: 0 0 0.625em; }
    .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-price {
      display: block;
      font-size: 26px;
      color: #2F1370;
      margin-bottom: 0.625em; }
      .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .rc-price .rc-savings {
        display: block;
        color: #F15A24;
        font-size: 20px;
        margin: 0.625em 0 0; }
    .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .display-detail {
      color: #7F7F7F;
      text-decoration: underline; }
      .node-vr-listing.view-mode-teaser .group-right .rc-item-pricing .display-detail a {
        color: #7F7F7F; }

/**
 * View Mode: Full
 */
.node-vr-listing.view-mode-full .group-header {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 1em; }
  .node-vr-listing.view-mode-full .group-header .addthis_toolbox.addthis_32x32_style span {
    line-height: inherit; }
  .node-vr-listing.view-mode-full .group-header a, .node-vr-listing.view-mode-full .group-header .addthis_toolbox {
    display: inline-block;
    margin-right: 1em; }
    @media only screen and (max-width: 47.9375em) {
      .node-vr-listing.view-mode-full .group-header a, .node-vr-listing.view-mode-full .group-header .addthis_toolbox {
        margin-right: 0.5em; }
        .node-vr-listing.view-mode-full .group-header a.print-page, .node-vr-listing.view-mode-full .group-header .addthis_toolbox.print-page {
          display: none; } }
  .node-vr-listing.view-mode-full .group-header .field-name-field-vr-marketing-headline {
    font-size: 20px;
    color: #F9A543;
    padding: 0 0 20px; }

.node-vr-listing.view-mode-full .group-left {
  padding-left: 0 !important; }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .group-left {
      padding-right: 0 !important; } }
  .node-vr-listing.view-mode-full .group-left .royalSlider {
    height: 0;
    overflow: hidden; }

.node-vr-listing.view-mode-full .group-right {
  padding-right: 0 !important; }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .group-right {
      padding-left: 0 !important; } }

.node-vr-listing.view-mode-full .group-footer {
  clear: both; }

.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: 2.5em; }
  @media only screen and (max-width: 47.9375em) {
    .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: 0; } }

.node-vr-listing.view-mode-full .group-vr-full-panel {
  padding: 0;
  border: none;
  clear: both;
  background-color: #eefafa;
  padding-top: 15px;
  background: rgba(255, 255, 255, 0); }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .group-vr-full-panel {
      margin-top: 25px;
      text-align: center; } }
  .node-vr-listing.view-mode-full .group-vr-full-panel .rc-lodging-detail {
    font-size: 100%;
    margin-bottom: 0.45em;
    display: inline-block;
    width: auto;
    font-weight: 300;
    margin-top: 0; }
    .node-vr-listing.view-mode-full .group-vr-full-panel .rc-lodging-detail.rc-lodging-baths {
      padding-left: 10px;
      margin-left: 8px;
      border-left: solid 2px #2F1370;
      line-height: 1.0; }
  .node-vr-listing.view-mode-full .group-vr-full-panel .rc-core-cat {
    font-size: 100%;
    margin-bottom: 0.45em; }
    .node-vr-listing.view-mode-full .group-vr-full-panel .rc-core-cat h3 {
      font-size: 100%;
      display: inline;
      padding-right: 0.15em; }
  .node-vr-listing.view-mode-full .group-vr-full-panel .group-vr-full-featured-amenities {
    margin-top: 1.5em;
    padding-top: 1.5em;
    border-top: 1px solid #ececec; }
    .node-vr-listing.view-mode-full .group-vr-full-panel .group-vr-full-featured-amenities h3 {
      color: #2F1370;
      margin-top: 0;
      text-transform: none;
      font-weight: 700;
      font-size: 19px; }
    .node-vr-listing.view-mode-full .group-vr-full-panel .group-vr-full-featured-amenities .view-content ul li a {
      color: #222; }

.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; }
    .node-vr-listing.view-mode-full .group-availability .rcav-key td.day {
      border: solid 1px rgba(0, 0, 0, 0.15);
      border-radius: 3px; }
    .node-vr-listing.view-mode-full .group-availability .rcav-key td.av-O {
      background: #fff;
      color: #18B93B; }
    .node-vr-listing.view-mode-full .group-availability .rcav-key td.av-X {
      background: #E9E9E9;
      color: #C6C6C6; }
    .node-vr-listing.view-mode-full .group-availability .rcav-key td.av-IN {
      background: #fff;
      /* Old browsers */
      background: linear-gradient(127deg, #e9e9e9 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%, #e9e9e9 50%);
      color: #18B93B; }

.node-vr-listing.view-mode-full .group-availability .rcjs-controls {
  *zoom: 1;
  height: auto;
  padding: 8px 0px 5px 0px; }
  .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; }
  .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: .5; }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .title {
    display: block;
    width: 100%;
    padding-bottom: 10px;
    text-align: left !important;
    margin-top: 0; }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev,
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next {
    border: none;
    padding-top: 0.625em;
    padding-right: 1.25em;
    padding-bottom: 0.6875em;
    padding-left: 1.25em;
    font-size: 14px;
    background-color: #2F1370;
    border-color: #1d0c44;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    transition-property: color, background;
    transition-duration: .35s;
    transition-timing-function: ease-in-out;
    font-family: "Lato", sans-serif;
    letter-spacing: .03em;
    font-weight: 400;
    min-height: 35px;
    text-align: center;
    display: inline-block;
    line-height: normal;
    position: absolute;
    top: -55px; }
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev:hover, .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev:focus,
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next:hover,
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next:focus {
      background-color: #1d0c44; }
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev:hover, .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev:focus,
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next:hover,
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next:focus {
      color: #fff; }
    @media only screen and (max-width: 64em) {
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev,
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next {
        font-size: 14px; } }
    @media only screen and (max-width: 47.9375em) {
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev,
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next {
        font-size: 14px; } }
    @media only screen and (max-width: 30em) {
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev,
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next {
        font-size: 14px; } }
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev:hover, .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev:active,
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next:hover,
    .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next:active {
      background-color: #1d0c44; }
    @media only screen and (max-width: 51.25em) {
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev,
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next {
        top: -5px; } }
    @media only screen and (max-width: 47.9375em) {
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev,
      .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next {
        top: 0; } }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next {
    right: 10px;
    padding-left: 8px;
    padding-right: 8px;
    width: 74px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    left: auto; }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev {
    right: 84px;
    padding-left: 8px;
    padding-right: 8px;
    width: 70px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    left: auto; }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .next.inactive {
    border-left: none; }
  .node-vr-listing.view-mode-full .group-availability .rcjs-controls .prev.inactive {
    border-right: none; }

.node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month {
  float: left;
  display: block;
  position: relative;
  border: none;
  background: none; }
  @media only screen and (min-width: 59.4375em) {
    .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month {
      width: 25%; }
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month:nth-of-type(4n+1) {
        clear: both; } }
  @media only screen and (min-width: 46.9375em) and (max-width: 59.375em) {
    .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month {
      width: 33.333%; }
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month:nth-of-type(3n+1) {
        clear: both; } }
  @media only screen and (min-width: 31.3125em) and (max-width: 46.875em) {
    .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month {
      width: 50%; }
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month:nth-of-type(2n+1) {
        clear: both; } }
  @media only screen and (max-width: 31.25em) {
    .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month {
      width: 100%; } }
  .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: 15px;
    padding: 3px; }
    .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td .rc-item-price .rc-price {
      font-size: 12px; }
    .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td .rc-price-type {
      display: none; }
    @media only screen and (max-width: 64em) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        padding: 2px; } }
    @media only screen and (max-width: 46.875em) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        font-size: 16px; }
        .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td .rc-item-price .rc-price {
          font-size: 14px; } }
    @media only screen and (max-width: 31.25em) {
      .node-vr-listing.view-mode-full .group-availability .rc-calendar.rcav-month td {
        padding: 5px; } }

.node-vr-listing.view-mode-full .group-vr-full-amenities h3 {
  font-size: 1.2em;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  display: none;
  color: #2F1370; }

.node-vr-listing.view-mode-full .group-vr-full-amenities .rc-core-cat-ldrc_amenity ul {
  list-style-type: disc;
  margin: 0 1em;
  padding: 0 1em; }
  .node-vr-listing.view-mode-full .group-vr-full-amenities .rc-core-cat-ldrc_amenity ul li {
    display: list-item; }
    @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; } }

.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-map h3 {
  color: #2F1370;
  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: #fbfbfb; }
  .node-vr-listing.view-mode-full .group-vr-full-map .view-nearby-activities table thead a {
    color: #2F1370; }
  .node-vr-listing.view-mode-full .group-vr-full-map .view-nearby-activities table tbody a {
    color: #2F1370; }

.node-vr-listing.view-mode-full .rc-avail-ajax-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
  *zoom: 1;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left; }
  .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; }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper {
      float: none; } }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-avail-ajax {
      max-width: 500px;
      margin: auto;
      float: none; } }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form {
      max-width: 500px;
      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: 0;
      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: 0;
      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 {
    border: none;
    padding-top: 0.625em;
    padding-right: 1.25em;
    padding-bottom: 0.6875em;
    padding-left: 1.25em;
    font-size: 14px;
    background-color: #2F1370;
    border-color: #1d0c44;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    transition-property: color, background;
    transition-duration: .35s;
    transition-timing-function: ease-in-out;
    font-family: "Lato", sans-serif;
    letter-spacing: .03em;
    font-weight: 400;
    min-height: 35px;
    text-align: center;
    display: inline-block;
    line-height: normal;
    width: 100%;
    margin-bottom: 0; }
    .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:focus {
      background-color: #1d0c44; }
    .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:focus {
      color: #fff; }
    @media only screen and (max-width: 64em) {
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form #edit-rcav-submit {
        font-size: 14px; } }
    @media only screen and (max-width: 47.9375em) {
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form #edit-rcav-submit {
        font-size: 14px; } }
    @media only screen and (max-width: 30em) {
      .node-vr-listing.view-mode-full .rc-avail-ajax-wrapper .rc-core-item-avail-form #edit-rcav-submit {
        font-size: 14px; } }
    .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 {
      background-color: #1d0c44; }

.node-vr-listing.view-mode-full .rc-item-pricing {
  margin-bottom: 0.9375em;
  float: right !important;
  text-align: right !important;
  *zoom: 1;
  width: 100%; }
  .node-vr-listing.view-mode-full .rc-item-pricing:before, .node-vr-listing.view-mode-full .rc-item-pricing:after {
    content: " ";
    display: table; }
  .node-vr-listing.view-mode-full .rc-item-pricing:after {
    clear: both; }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .rc-item-pricing {
      padding-top: 10px; } }
  .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price .rc-price {
    display: block;
    font-size: 30px; }
  .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price span {
    margin-bottom: 0.3125em; }
  .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price-buy button {
    border: none;
    padding-top: 0.625em;
    padding-right: 1.25em;
    padding-bottom: 0.6875em;
    padding-left: 1.25em;
    font-size: 14px;
    background-color: #37A8D9;
    border-color: #238cba;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    transition-property: color, background;
    transition-duration: .35s;
    transition-timing-function: ease-in-out;
    font-family: "Lato", sans-serif;
    letter-spacing: .03em;
    font-weight: 400;
    min-height: 35px;
    text-align: center;
    display: inline-block;
    line-height: normal; }
    .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price-buy button:hover, .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price-buy button:focus {
      background-color: #238cba; }
    .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price-buy button:hover, .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price-buy button:focus {
      color: #fff; }
    @media only screen and (max-width: 64em) {
      .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price-buy button {
        font-size: 14px; } }
    @media only screen and (max-width: 47.9375em) {
      .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price-buy button {
        font-size: 14px; } }
    @media only screen and (max-width: 30em) {
      .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price-buy button {
        font-size: 14px; } }
    .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price-buy button:hover, .node-vr-listing.view-mode-full .rc-item-pricing .rc-item-price-buy button:active {
      background-color: #238cba; }

.node-vr-listing.view-mode-full .rc-item-quote-link {
  width: 59%;
  float: right;
  border: none;
  padding-top: 0.625em;
  padding-right: 1.25em;
  padding-bottom: 0.6875em;
  padding-left: 1.25em;
  font-size: 14px;
  background-color: #FBB03B;
  border-color: #fa9c09;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  transition-property: color, background;
  transition-duration: .35s;
  transition-timing-function: ease-in-out;
  font-family: "Lato", sans-serif;
  letter-spacing: .03em;
  font-weight: 400;
  min-height: 35px;
  text-align: center;
  display: inline-block;
  line-height: normal;
  padding-left: 5px;
  padding-right: 5px; }
  .node-vr-listing.view-mode-full .rc-item-quote-link:hover, .node-vr-listing.view-mode-full .rc-item-quote-link:focus {
    background-color: #fa9c09; }
  .node-vr-listing.view-mode-full .rc-item-quote-link:hover, .node-vr-listing.view-mode-full .rc-item-quote-link:focus {
    color: #fff; }
  @media only screen and (max-width: 64em) {
    .node-vr-listing.view-mode-full .rc-item-quote-link {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .rc-item-quote-link {
      font-size: 14px; } }
  @media only screen and (max-width: 30em) {
    .node-vr-listing.view-mode-full .rc-item-quote-link {
      font-size: 14px; } }
  .node-vr-listing.view-mode-full .rc-item-quote-link:hover, .node-vr-listing.view-mode-full .rc-item-quote-link:active {
    background-color: #fa9c09; }
  .node-vr-listing.view-mode-full .rc-item-quote-link:hover, .node-vr-listing.view-mode-full .rc-item-quote-link:active {
    background-color: #fa9c09; }

.node-vr-listing.view-mode-full .vrweb-driving-directions {
  border: none;
  padding-top: 0.5em;
  padding-right: 1em;
  padding-bottom: 0.5625em;
  padding-left: 1em;
  font-size: 14px;
  background-color: #FBB03B;
  border-color: #fa9c09;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  transition-property: color, background;
  transition-duration: .35s;
  transition-timing-function: ease-in-out;
  font-family: "Lato", sans-serif;
  letter-spacing: .03em;
  font-weight: 400;
  min-height: 35px;
  text-align: center;
  display: inline-block;
  line-height: normal;
  width: 100%; }
  .node-vr-listing.view-mode-full .vrweb-driving-directions:hover, .node-vr-listing.view-mode-full .vrweb-driving-directions:focus {
    background-color: #fa9c09; }
  .node-vr-listing.view-mode-full .vrweb-driving-directions:hover, .node-vr-listing.view-mode-full .vrweb-driving-directions:focus {
    color: #fff; }
  @media only screen and (max-width: 64em) {
    .node-vr-listing.view-mode-full .vrweb-driving-directions {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-full .vrweb-driving-directions {
      font-size: 14px; } }
  @media only screen and (max-width: 30em) {
    .node-vr-listing.view-mode-full .vrweb-driving-directions {
      font-size: 14px; } }
  .node-vr-listing.view-mode-full .vrweb-driving-directions:hover, .node-vr-listing.view-mode-full .vrweb-driving-directions:active {
    background-color: #fa9c09; }
  @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; } }

body.node-type-vr-listing .l-content-bottom {
  background: #ececec;
  padding: 0.5em 0 0 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 #ececec;
  background: white;
  color: #260f5a;
  font-weight: normal;
  border-radius: 0; }
  .ui-dialog .ui-widget-header .ui-dialog-title {
    font-family: "Lato", sans-serif;
    font-size: 1em; }

.ui-dialog .rc-item-quote {
  font-size: 0.8125em; }

.ui-dialog button {
  border: none;
  padding-top: 0.625em;
  padding-right: 1.25em;
  padding-bottom: 0.6875em;
  padding-left: 1.25em;
  font-size: 14px;
  background-color: #37A8D9;
  border-color: #238cba;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  transition-property: color, background;
  transition-duration: .35s;
  transition-timing-function: ease-in-out;
  font-family: "Lato", sans-serif;
  letter-spacing: .03em;
  font-weight: 400;
  min-height: 35px;
  text-align: center;
  display: inline-block;
  line-height: normal;
  width: 100%;
  margin-bottom: 0; }
  .ui-dialog button:hover, .ui-dialog button:focus {
    background-color: #238cba; }
  .ui-dialog button:hover, .ui-dialog button:focus {
    color: #fff; }
  @media only screen and (max-width: 64em) {
    .ui-dialog button {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) {
    .ui-dialog button {
      font-size: 14px; } }
  @media only screen and (max-width: 30em) {
    .ui-dialog button {
      font-size: 14px; } }
  .ui-dialog button:hover, .ui-dialog button:active {
    background-color: #238cba; }

.ui-dialog .ui-dialog-titlebar-close {
  top: 0;
  right: 0;
  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: #f9f9f9; }

.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.addthis_toolbox, .rc-item-quote form div.addthis_toolbox {
  display: block;
  font-size: smaller;
  padding: .3em; }

section.block-ds-extras-matterport {
  position: relative;
  padding-top: 40%;
  overflow: hidden; }
  section.block-ds-extras-matterport div.field.field-name-field-matterport {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
    section.block-ds-extras-matterport div.field.field-name-field-matterport iframe {
      display: block;
      width: 100% !important;
      height: auto !important;
      min-height: 100% !important; }

.virtual-tour {
  position: absolute;
  z-index: 20;
  top: 15px;
  left: 15px; }

ul.small-block-grid-2.vip {
  text-align: center; }

.matterport-cta-link {
  display: block;
  margin: 0 auto;
  width: 100%;
  top: 10%;
  font-size: 46px;
  text-align: center;
  text-shadow: 0 0 2px darkgrey;
  color: white;
  position: absolute; }
  @media only screen and (max-width: 47.9375em) {
    .matterport-cta-link {
      font-size: 34px; } }
  .matterport-cta-link:hover {
    color: white !important; }

.matterport-cta-reveal.reveal-modal.open {
  height: 768px;
  width: 976px;
  top: 10px !important;
  position: fixed !important;
  left: 56%; }

.vkwTour {
  width: 100%;
  height: 100%; }

.vkwTmb.rsTmb {
  position: absolute;
  display: block;
  background-color: transparent;
  background-image: url("../images/play.png");
  background-size: 100% 100%;
  height: 8vmin;
  width: 8vmin;
  top: 50%;
  left: 50%;
  margin-top: -4vmin;
  margin-left: -3.5vmin;
  z-index: 9; }
  .vkwTmb.rsTmb .rsCaption {
    text-indent: -9999px;
    font-size: 0; }

.vkwPlay {
  background-image: url("../images/play.png");
  position: absolute;
  display: block;
  background-color: transparent;
  background-size: 100% 100%;
  height: 20vmin;
  width: 20vmin;
  color: white;
  top: 50%;
  left: 50%;
  margin-top: -10vmin;
  margin-left: -10vmin;
  cursor: pointer;
  z-index: 9; }

@media only screen and (max-width: 30em) {
  #node_vr_listing_full_group_vr_listing_images .royalSlider .rsFullscreenBtn {
    display: none !important; } }

/*===========================================================
  Newsletter Sign up Form
===========================================================*/
.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: auto2px; }

/*===========================================================
  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-email {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left; }
    .entitytype-contact-form .field-name-field-name.field-name-field-name,
    .entitytype-contact-form .field-name-field-email.field-name-field-name {
      padding-left: 0;
      padding-right: 8px; }
      @media only screen and (max-width: 47.9375em) {
        .entitytype-contact-form .field-name-field-name.field-name-field-name,
        .entitytype-contact-form .field-name-field-email.field-name-field-name {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 100%;
          float: left;
          padding-left: 0;
          padding-right: 0; } }
    .entitytype-contact-form .field-name-field-name.field-name-field-email,
    .entitytype-contact-form .field-name-field-email.field-name-field-email {
      padding-right: 0;
      padding-left: 8px; }
      @media only screen and (max-width: 47.9375em) {
        .entitytype-contact-form .field-name-field-name.field-name-field-email,
        .entitytype-contact-form .field-name-field-email.field-name-field-email {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 100%;
          float: left;
          padding-left: 0;
          padding-right: 0; }
          .entitytype-contact-form .field-name-field-name.field-name-field-email label,
          .entitytype-contact-form .field-name-field-email.field-name-field-email label {
            padding-top: 15px;
            height: auto15px; } }
  .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 .field-name-field-contact-subject label,
    .entitytype-contact-form #edit-field-body-no-summary label {
      padding-top: 15px;
      height: auto15px; }
  .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: auto15px; }

.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; }
  @media only screen and (max-width: 47.9375em) {
    .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: 100%;
      float: left;
      padding-left: 0 !important;
      padding-right: 0 !important; } }

.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; }
  @media only screen and (max-width: 47.9375em) {
    .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: 100%;
      float: left;
      padding-left: 0 !important;
      padding-right: 0 !important; } }

.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: auto; }

.entitytype-vr_inquiry-form fieldset {
  margin: 0px; }
  .entitytype-vr_inquiry-form fieldset legend {
    padding-top: 15px;
    font-size: 0.875em;
    font-weight: 600;
    font-style: normal;
    color: #2F1370;
    height: auto15px;
    width: 40px; }
  .entitytype-vr_inquiry-form fieldset label {
    padding-top: 0px;
    height: auto;
    padding-left: 40px;
    margin-top: -auto; }
  .entitytype-vr_inquiry-form fieldset .form-item, .entitytype-vr_inquiry-form fieldset .form-item input {
    width: 100%; }

.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; }

/*===========================================================
  Set global header styles for footer
===========================================================*/
.footer-wrapper {
  background: url("../images/bg.gif");
  border-color: #37A8D9;
  border-style: solid;
  border-width: 1px 0 0; }

.footer-top-wrapper, .footer-middle-wrapper, .footer-bottom-wrapper, .footer-affiliate-wrapper {
  color: #2F1370; }
  .footer-top-wrapper a, .footer-middle-wrapper a, .footer-bottom-wrapper a, .footer-affiliate-wrapper a {
    color: #2F1370; }
  .footer-top-wrapper h4, .footer-top-wrapper h5, .footer-top-wrapper h6, .footer-middle-wrapper h4, .footer-middle-wrapper h5, .footer-middle-wrapper h6, .footer-bottom-wrapper h4, .footer-bottom-wrapper h5, .footer-bottom-wrapper h6, .footer-affiliate-wrapper h4, .footer-affiliate-wrapper h5, .footer-affiliate-wrapper h6 {
    font-size: 17px;
    color: #2F1370;
    font-weight: 700;
    text-transform: uppercase; }

/*===========================================================
  Footer Top Styles
===========================================================*/
.footer-top-wrapper {
  padding: 1em 0 1em 0;
  margin-top: 0; }
  @media only screen and (max-width: 30em) {
    .footer-top-wrapper {
      text-align: center; } }
  .footer-top-wrapper ul.no-bullet, .footer-top-wrapper .node-vr-listing.view-mode-full .group-vr-full-panel .group-vr-full-featured-amenities .view-content ul, .node-vr-listing.view-mode-full .group-vr-full-panel .group-vr-full-featured-amenities .view-content .footer-top-wrapper ul {
    margin-left: 0.5em; }
  .footer-top-wrapper .footer-top-content {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: left; }

/*===========================================================
  Footer Middle Styles
===========================================================*/
.footer-middle-wrapper {
  padding: 1em 0; }
  .footer-middle-wrapper .footer-middle-content section {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
    float: left; }
    @media only screen and (max-width: 47.9375em) {
      .footer-middle-wrapper .footer-middle-content section {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 50%;
        float: left; } }
    @media only screen and (max-width: 30em) {
      .footer-middle-wrapper .footer-middle-content section {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-bottom: 15px; } }
    .footer-middle-wrapper .footer-middle-content section.block-views-1f0e0e87c933b05654af099bcf51afea {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 33.33333%;
      float: left;
      float: right; }
      @media only screen and (max-width: 47.9375em) {
        .footer-middle-wrapper .footer-middle-content section.block-views-1f0e0e87c933b05654af099bcf51afea {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 100%;
          float: left; } }
    @media only screen and (max-width: 30em) {
      .footer-middle-wrapper .footer-middle-content section h4 {
        margin-bottom: 0px; } }

/*===========================================================
  Footer Bottom Styles
===========================================================*/
.footer-bottom-wrapper {
  padding: 1em 0 1em 0; }
  .footer-bottom-wrapper .copyright {
    margin: 0.45em 0;
    text-align: left; }
    @media only screen and (max-width: 47.9375em) {
      .footer-bottom-wrapper .copyright {
        text-align: center; } }
  .footer-bottom-wrapper .powered-by {
    margin: 0.45em 0;
    text-align: right; }
    @media only screen and (max-width: 47.9375em) {
      .footer-bottom-wrapper .powered-by {
        text-align: center; } }

/*===========================================================
  Footer Affiliate Styles
===========================================================*/
.footer-affiliate-wrapper {
  background: #37A8D9;
  border-color: #279ccf;
  border-style: solid;
  border-width: 1px 0;
  padding: 0.625em 0; }
  .footer-affiliate-wrapper .affiliates h4.block-title {
    color: #fff; }
    @media only screen and (max-width: 47.9375em) {
      .footer-affiliate-wrapper .affiliates h4.block-title {
        text-align: center; } }
  .footer-affiliate-wrapper .affiliates ul.inline-list {
    text-align: left; }
    @media only screen and (max-width: 47.9375em) {
      .footer-affiliate-wrapper .affiliates ul.inline-list {
        text-align: center; } }
    .footer-affiliate-wrapper .affiliates ul.inline-list li img {
      max-height: 40px;
      width: auto; }

/**
 * VR Fusion Groups.
 *
 */
/**
 * View mode: Taxonomy Teaser.
 */
@media only screen and (max-width: 64em) {
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media only screen and (max-width: 30em) {
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser {
    border-bottom: 1px solid white;
    padding-bottom: 1em !important;
    margin-bottom: .5em !important; } }

@media only screen and (max-width: 64em) {
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 1.5em; } }

@media only screen and (max-width: 64em) {
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header h3 {
    margin-bottom: 0; } }

@media only screen and (max-width: 47.9375em) {
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header h3 {
    font-size: 1em; } }

.vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link {
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: absolute;
  top: 14px;
  right: 0.9375em; }
  @media only screen and (max-width: 47.9375em) {
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link {
      top: 8px; } }
  @media only screen and (max-width: 30em) {
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link {
      top: 5px; } }
  @media only screen and (max-width: 64em) {
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link {
      top: 0; } }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a {
    border: none;
    padding-top: 0.625em;
    padding-right: 1.25em;
    padding-bottom: 0.6875em;
    padding-left: 1.25em;
    font-size: 14px;
    background-color: #2F1370;
    border-color: #1d0c44;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    transition-property: color, background;
    transition-duration: .35s;
    transition-timing-function: ease-in-out;
    font-family: "Lato", sans-serif;
    letter-spacing: .03em;
    font-weight: 400;
    min-height: 35px;
    text-align: center;
    display: inline-block;
    line-height: normal; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a:hover, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a:focus {
      background-color: #1d0c44; }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a:hover, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a:focus {
      color: #fff; }
    @media only screen and (max-width: 64em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a {
        font-size: 14px; } }
    @media only screen and (max-width: 47.9375em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a {
        font-size: 14px; } }
    @media only screen and (max-width: 30em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a {
        font-size: 14px; } }
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a:hover, .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a:active {
      background-color: #1d0c44; }
    @media only screen and (max-width: 30em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a {
        color: rgba(255, 255, 255, 0);
        width: 25px;
        height: 25px;
        line-height: 25px;
        border-radius: 20px;
        overflow: hidden;
        position: absolute;
        padding: 0;
        top: 0;
        right: 0;
        min-height: 0px; }
        .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a:hover {
          color: rgba(255, 255, 255, 0); }
        .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-header .field-name-more-link a:before {
          position: absolute;
          top: 0;
          left: 0;
          content: "+";
          color: #FFF !important;
          display: block;
          width: 25px;
          height: 25px;
          line-height: 25px;
          text-align: center;
          font-weight: bold;
          font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
          font-size: 25px; } }

.vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-left {
  padding-right: 0 !important; }
  @media only screen and (max-width: 64em) {
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-left {
      padding-left: 0 !important; } }
  @media only screen and (max-width: 30em) {
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-left {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 50%;
      float: left; } }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-left img {
    margin: 0 auto;
    border: 4px solid white;
    box-shadow: rgba(133, 133, 133, 0.5) 0 0 5px; }

@media only screen and (max-width: 64em) {
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-right {
    padding-right: 0 !important; } }

@media only screen and (max-width: 30em) {
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-right {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    float: left; } }

.vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-right .field-name-field-vr-group-location-desc {
  margin-bottom: 0.75em;
  font-size: 0.8em;
  font-weight: 600; }

.vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-right .field-name-field-vr-grouping-short-desc,
.vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-right .taxonomy-term-description {
  font-size: 0.9em;
  font-weight: normal; }

.vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-footer {
  clear: both;
  padding: 1em; }
  @media only screen and (max-width: 30em) {
    .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-footer {
      padding: 1em 0; } }
  .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-footer table {
    width: 100%; }
    @media only screen and (max-width: 30em) {
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-footer table * {
        font-size: 1em; }
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-footer table th:nth-child(4),
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-footer table th:nth-child(3),
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-footer table td:nth-child(4),
      .vocabulary-vrfusion-groupings.view-mode-taxonomy_teaser .group-footer table td:nth-child(3) {
        display: none; } }

/**
 * View mode: Taxonomy term page.
 */
.vocabulary-vrfusion-groupings.view-mode-full .group-header {
  margin-bottom: 1em; }

/**
 * Grouped Units.
 */
.view-grouped-units {
  clear: both;
  *zoom: 1;
  margin-top: 20px; }
  .view-grouped-units:before, .view-grouped-units:after {
    content: " ";
    display: table; }
  .view-grouped-units:after {
    clear: both; }
  @media only screen and (min-width: 48em) {
    .view-grouped-units .left {
      padding-left: 0 !important; } }
  @media only screen and (min-width: 48em) {
    .view-grouped-units .right {
      padding-right: 0 !important; } }

/**
 * Inquiry Form.
 */
.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; }

.main.columns > .node-page.view-mode-full > .group-content {
  padding-left: 0px;
  padding-right: 0px; }

.l-main {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media only screen and (max-width: 47.9375em) {
    .l-main {
      padding-bottom: 0px; } }
  .front .l-main {
    padding-top: 0px;
    padding-bottom: 0px; }
  @media only screen and (max-width: 70.625em) {
    .search-results-page .l-main,
    .blog-ttd-events-page .l-main,
    .blog-ttd-events-details-page.blog-content .l-main {
      padding-right: 15px; } }
  @media only screen and (max-width: 47.9375em) {
    .search-results-page .l-main,
    .blog-ttd-events-page .l-main,
    .blog-ttd-events-details-page.blog-content .l-main {
      padding-right: 0px; } }

.search-results-page .l-content-bottom {
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ececec); }
  @media only screen and (min-width: 48em) {
    .search-results-page .l-content-bottom {
      margin-top: 35px; } }

.blog-ttd-events-page #page-title {
  font-size: 32px; }

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

/**
  * Alert Styles
  */
.block-vrweb-base-sitewide-alert {
  position: absolute;
  bottom: -35px;
  z-index: 100;
  width: 80%;
  max-width: 1120px;
  margin: auto;
  left: 0px;
  right: 0px;
  text-align: center;
  background: #FBB03B;
  border: solid 2px #fa9c09;
  padding: 10px; }
  @media only screen and (max-width: 64em) {
    .block-vrweb-base-sitewide-alert {
      position: relative;
      top: -20px; } }

.favorites-cart .l-main {
  max-width: none;
  position: relative; }

.favorites-cart .main.columns {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 1170px;
  *zoom: 1;
  max-width: 1200px;
  float: none;
  position: static; }
  .favorites-cart .main.columns:before, .favorites-cart .main.columns:after {
    content: " ";
    display: table; }
  .favorites-cart .main.columns:after {
    clear: both; }

.section-my-favorites.page-my-favorites #page-title,
.section-my-favorites.page-my-favorites .addthis_toolbox {
  display: inline-block;
  width: auto;
  float: left; }
  .section-my-favorites.page-my-favorites #page-title a,
  .section-my-favorites.page-my-favorites .addthis_toolbox a {
    border: none;
    padding-top: 0.625em;
    padding-right: 1.25em;
    padding-bottom: 0.6875em;
    padding-left: 1.25em;
    font-size: 14px;
    background-color: #18B93B;
    border-color: #128c2d;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    transition-property: color, background;
    transition-duration: .35s;
    transition-timing-function: ease-in-out;
    font-family: "Lato", sans-serif;
    letter-spacing: .03em;
    font-weight: 400;
    min-height: 35px;
    text-align: center;
    display: inline-block;
    line-height: normal; }
    .section-my-favorites.page-my-favorites #page-title a:hover, .section-my-favorites.page-my-favorites #page-title a:focus,
    .section-my-favorites.page-my-favorites .addthis_toolbox a:hover,
    .section-my-favorites.page-my-favorites .addthis_toolbox a:focus {
      background-color: #128c2d; }
    .section-my-favorites.page-my-favorites #page-title a:hover, .section-my-favorites.page-my-favorites #page-title a:focus,
    .section-my-favorites.page-my-favorites .addthis_toolbox a:hover,
    .section-my-favorites.page-my-favorites .addthis_toolbox a:focus {
      color: #fff; }
    @media only screen and (max-width: 64em) {
      .section-my-favorites.page-my-favorites #page-title a,
      .section-my-favorites.page-my-favorites .addthis_toolbox a {
        font-size: 14px; } }
    @media only screen and (max-width: 47.9375em) {
      .section-my-favorites.page-my-favorites #page-title a,
      .section-my-favorites.page-my-favorites .addthis_toolbox a {
        font-size: 14px; } }
    @media only screen and (max-width: 30em) {
      .section-my-favorites.page-my-favorites #page-title a,
      .section-my-favorites.page-my-favorites .addthis_toolbox a {
        font-size: 14px; } }
    .section-my-favorites.page-my-favorites #page-title a:hover, .section-my-favorites.page-my-favorites #page-title a:active,
    .section-my-favorites.page-my-favorites .addthis_toolbox a:hover,
    .section-my-favorites.page-my-favorites .addthis_toolbox a:active {
      background-color: #128c2d; }
    .section-my-favorites.page-my-favorites #page-title a span, .section-my-favorites.page-my-favorites #page-title a,
    .section-my-favorites.page-my-favorites .addthis_toolbox a span,
    .section-my-favorites.page-my-favorites .addthis_toolbox a {
      line-height: normal; }

.section-my-favorites.page-my-favorites .addthis_toolbox {
  margin-left: 15px;
  margin-top: 15px; }
  @media only screen and (max-width: 47.9375em) {
    .section-my-favorites.page-my-favorites .addthis_toolbox {
      margin-top: 3px; } }
  @media only screen and (max-width: 30em) {
    .section-my-favorites.page-my-favorites .addthis_toolbox {
      width: 100%;
      margin-left: 0px; }
      .section-my-favorites.page-my-favorites .addthis_toolbox a {
        width: 100%; } }

.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-content > ul {
    margin-left: 0px;
    margin-right: 0px; }
  .view-display-id-page_favorites > .view-filters {
    *zoom: 1;
    padding-bottom: 35px;
    padding-top: 25px;
    clear: both; }
    .view-display-id-page_favorites > .view-filters:before, .view-display-id-page_favorites > .view-filters:after {
      content: " ";
      display: table; }
    .view-display-id-page_favorites > .view-filters:after {
      clear: both; }
  @media only screen and (min-width: 48em) {
    .view-display-id-page_favorites > .attachment {
      position: absolute !important;
      bottom: 25px;
      right: 15px;
      top: 200px;
      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: 48em) and (max-width: 64em) {
    .view-display-id-page_favorites > .attachment {
      right: 50px;
      bottom: 50px;
      top: 230px; } }
  @media only screen and (max-width: 47.9375em) {
    .view-display-id-page_favorites > .attachment {
      clear: both;
      padding-right: 40px;
      background: #ececec 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: 50%;
    float: left;
    padding-left: 0 !important;
    padding-right: 20px; }
    .view-display-id-page_favorites > .view-content li {
      padding-bottom: 20px; }
      .view-display-id-page_favorites > .view-content li:nth-of-type(2n) {
        padding-right: 0px; }
      .view-display-id-page_favorites > .view-content li:nth-of-type(2n+1) {
        padding-left: 0px;
        clear: both; }
      .view-display-id-page_favorites > .view-content li img {
        width: 100%; }
    @media only screen and (max-width: 47.9375em) {
      .view-display-id-page_favorites > .view-content {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-left: 0 !important;
        padding-right: 0 !important; } }

#views-exposed-form-favorites-page-favorites {
  *zoom: 1;
  margin-bottom: 0px;
  border-bottom: solid 1px #FBB03B; }
  #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; }
  @media only screen and (max-width: 47.9375em) {
    #views-exposed-form-favorites-page-favorites {
      background: #e6e6e6;
      padding: 15px;
      border-bottom: none;
      padding: 15px;
      border-radius: 3px; } }
  #views-exposed-form-favorites-page-favorites .views-exposed-widget {
    padding-left: 0 !important;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%;
    float: left; }
    @media only screen and (max-width: 47.9375em) {
      #views-exposed-form-favorites-page-favorites .views-exposed-widget {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 79.16667%;
        float: left; } }
    @media only screen and (max-width: 30em) {
      #views-exposed-form-favorites-page-favorites .views-exposed-widget .rc-avail-embed-msg {
        display: none; } }
  #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget {
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 79.16667%;
    float: left; }
    @media only screen and (max-width: 47.9375em) {
      #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left; } }
    #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item {
      padding-left: 0 !important;
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 25%;
      float: left; }
      @media only screen and (max-width: 47.9375em) {
        #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 50%;
          float: left; }
          #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item.form-item-avail-filter-rcav-end, #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item.form-item-avail-filter-rcav-child {
            padding-right: 0 !important;
            padding-left: 15px !important; }
          #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item.form-item-avail-filter-rcav-adult label, #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item.form-item-avail-filter-rcav-child label {
            padding-top: 15px;
            height: auto15px; } }
      @media only screen and (max-width: 30em) {
        #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item.form-item-avail-filter-rcav-end, #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item.form-item-avail-filter-rcav-begin {
          position: relative;
          padding-left: 15px;
          padding-right: 15px;
          width: 100%;
          float: left;
          padding-left: 0 !important;
          padding-right: 0 !important; }
          #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item.form-item-avail-filter-rcav-end label, #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item.form-item-avail-filter-rcav-begin label {
            padding-left: 0px;
            background-image: none; }
        #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item.form-item-avail-filter-rcav-end label {
          padding-top: 15px;
          height: auto15px; } }
      #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item input[type="file"],
      #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item input[type="checkbox"],
      #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item input[type="radio"],
      #views-exposed-form-favorites-page-favorites #edit-avail-filter-wrapper.views-exposed-widget .views-widget > .form-item select {
        margin-bottom: 0.5em; }
  #views-exposed-form-favorites-page-favorites .views-submit-button {
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 20.83333%;
    float: right;
    float: left;
    margin-top: 14px; }
    @media only screen and (max-width: 47.9375em) {
      #views-exposed-form-favorites-page-favorites .views-submit-button {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left; } }
    #views-exposed-form-favorites-page-favorites .views-submit-button button {
      border: none;
      padding-top: 0.625em;
      padding-right: 1.25em;
      padding-bottom: 0.6875em;
      padding-left: 1.25em;
      font-size: 14px;
      background-color: #2F1370;
      border-color: #1d0c44;
      color: #fff;
      border-radius: 3px;
      font-size: 14px;
      transition-property: color, background;
      transition-duration: .35s;
      transition-timing-function: ease-in-out;
      font-family: "Lato", sans-serif;
      letter-spacing: .03em;
      font-weight: 400;
      min-height: 35px;
      text-align: center;
      display: inline-block;
      line-height: normal;
      font-family: "Lato", sans-serif;
      margin-bottom: 0px;
      margin-top: 0px; }
      #views-exposed-form-favorites-page-favorites .views-submit-button button:hover, #views-exposed-form-favorites-page-favorites .views-submit-button button:focus {
        background-color: #1d0c44; }
      #views-exposed-form-favorites-page-favorites .views-submit-button button:hover, #views-exposed-form-favorites-page-favorites .views-submit-button button:focus {
        color: #fff; }
      @media only screen and (max-width: 64em) {
        #views-exposed-form-favorites-page-favorites .views-submit-button button {
          font-size: 14px; } }
      @media only screen and (max-width: 47.9375em) {
        #views-exposed-form-favorites-page-favorites .views-submit-button button {
          font-size: 14px; } }
      @media only screen and (max-width: 30em) {
        #views-exposed-form-favorites-page-favorites .views-submit-button button {
          font-size: 14px; } }
      #views-exposed-form-favorites-page-favorites .views-submit-button button:hover, #views-exposed-form-favorites-page-favorites .views-submit-button button:active {
        background-color: #1d0c44; }
      @media only screen and (max-width: 64em) {
        #views-exposed-form-favorites-page-favorites .views-submit-button button {
          padding: inherit;
          font-size: inherit; } }

@media only screen and (max-width: 64em) {
  .node-vr-listing.view-mode-featured_rental {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media only screen and (max-width: 30em) {
  .node-vr-listing.view-mode-featured_rental {
    border-bottom: 1px solid white;
    padding-bottom: 1em !important;
    margin-bottom: .5em !important; } }

.node-vr-listing.view-mode-featured_rental .favorites.vrweb-collection-link {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: +1;
  background-color: rgba(142, 221, 255, 0.9);
  text-align: center;
  color: #fff;
  font-size: 30px;
  right: 0;
  left: auto; }
  .node-vr-listing.view-mode-featured_rental .favorites.vrweb-collection-link span {
    display: none; }

.node-vr-listing.view-mode-featured_rental .group-content {
  padding-left: 0px;
  padding-right: 0px;
  background: #f4f4f4;
  border: solid 1px #dfdfdf;
  border-radius: 3px;
  overflow: hidden;
  padding-bottom: 15px; }

.node-vr-listing.view-mode-featured_rental .group-favorites-image-wrapper {
  padding-left: 0px; }
  .node-vr-listing.view-mode-featured_rental .group-favorites-image-wrapper > h3 {
    display: none; }

.node-vr-listing.view-mode-featured_rental .field-name-title, .node-vr-listing.view-mode-featured_rental .field-name-title a {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
  text-transform: none;
  color: #2F1370;
  letter-spacing: normal; }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-featured_rental .field-name-title, .node-vr-listing.view-mode-featured_rental .field-name-title a {
      font-size: 21px; } }
  @media only screen and (max-width: 30em) {
    .node-vr-listing.view-mode-featured_rental .field-name-title, .node-vr-listing.view-mode-featured_rental .field-name-title a {
      font-size: 18px;
      font-weight: 500; } }

.node-vr-listing.view-mode-featured_rental .field-name-title,
.node-vr-listing.view-mode-featured_rental .rc-item-pricing {
  padding-left: 10px;
  padding-right: 10px; }

.node-vr-listing.view-mode-featured_rental .rc-lodging-detail {
  display: inline-block;
  width: auto;
  float: left;
  line-height: 1.0;
  padding-left: 10px;
  margin-bottom: 8px;
  font-weight: 600; }
  @media only screen and (min-width: 48em) and (max-width: 53.125em) {
    .node-vr-listing.view-mode-featured_rental .rc-lodging-detail {
      font-size: 15px; } }
  .node-vr-listing.view-mode-featured_rental .rc-lodging-detail em {
    font-style: normal; }

.node-vr-listing.view-mode-featured_rental .rc-lodging-detail + .rc-lodging-detail {
  padding-left: 8px;
  margin-left: 8px;
  border-left: solid 1px #2F1370; }

.node-vr-listing.view-mode-featured_rental .rc-item-pricing {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
  clear: both;
  padding-left: 10px;
  padding-right: 10px; }
  .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-price {
    color: #18B93B; }
  .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-item-price-buy {
    display: block;
    margin-bottom: 0px; }
    .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button {
      border: none;
      padding-top: 0.625em;
      padding-right: 1.25em;
      padding-bottom: 0.6875em;
      padding-left: 1.25em;
      font-size: 14px;
      background-color: #18B93B;
      border-color: #128c2d;
      color: #fff;
      border-radius: 3px;
      font-size: 14px;
      transition-property: color, background;
      transition-duration: .35s;
      transition-timing-function: ease-in-out;
      font-family: "Lato", sans-serif;
      letter-spacing: .03em;
      font-weight: 400;
      min-height: 35px;
      text-align: center;
      display: inline-block;
      line-height: normal;
      margin-left: 0px;
      margin-bottom: 0px; }
      .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button:hover, .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button:focus {
        background-color: #128c2d; }
      .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button:hover, .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button:focus {
        color: #fff; }
      @media only screen and (max-width: 64em) {
        .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button {
          font-size: 14px; } }
      @media only screen and (max-width: 47.9375em) {
        .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button {
          font-size: 14px; } }
      @media only screen and (max-width: 30em) {
        .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button {
          font-size: 14px; } }
      .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button:hover, .node-vr-listing.view-mode-featured_rental .rc-item-pricing .rc-item-price-buy button:active {
        background-color: #128c2d; }

.node-vr-listing.view-mode-featured_rental .rc-item-quote-link {
  border: none;
  padding-top: 0.625em;
  padding-right: 1.25em;
  padding-bottom: 0.6875em;
  padding-left: 1.25em;
  font-size: 14px;
  background-color: #2F1370;
  border-color: #1d0c44;
  color: #fff;
  border-radius: 3px;
  font-size: 14px;
  transition-property: color, background;
  transition-duration: .35s;
  transition-timing-function: ease-in-out;
  font-family: "Lato", sans-serif;
  letter-spacing: .03em;
  font-weight: 400;
  min-height: 35px;
  text-align: center;
  display: inline-block;
  line-height: normal; }
  .node-vr-listing.view-mode-featured_rental .rc-item-quote-link:hover, .node-vr-listing.view-mode-featured_rental .rc-item-quote-link:focus {
    background-color: #1d0c44; }
  .node-vr-listing.view-mode-featured_rental .rc-item-quote-link:hover, .node-vr-listing.view-mode-featured_rental .rc-item-quote-link:focus {
    color: #fff; }
  @media only screen and (max-width: 64em) {
    .node-vr-listing.view-mode-featured_rental .rc-item-quote-link {
      font-size: 14px; } }
  @media only screen and (max-width: 47.9375em) {
    .node-vr-listing.view-mode-featured_rental .rc-item-quote-link {
      font-size: 14px; } }
  @media only screen and (max-width: 30em) {
    .node-vr-listing.view-mode-featured_rental .rc-item-quote-link {
      font-size: 14px; } }
  .node-vr-listing.view-mode-featured_rental .rc-item-quote-link:hover, .node-vr-listing.view-mode-featured_rental .rc-item-quote-link:active {
    background-color: #1d0c44; }

.view-mode-gmap_popup .vrweb-collection-link {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: +1;
  background-color: rgba(142, 221, 255, 0.9);
  text-align: center;
  color: #fff;
  font-size: 30px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 25px; }
  .view-mode-gmap_popup .vrweb-collection-link span {
    display: none; }

.blog-ttd-events-page .node-teaser.view-mode-teaser {
  padding: 20px 0px;
  border-bottom: solid 1px #ececec; }
  .blog-ttd-events-page .node-teaser.view-mode-teaser .group-left {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%;
    float: left;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: 4px solid white;
    box-shadow: rgba(133, 133, 133, 0.5) 0 0 5px; }
    .blog-ttd-events-page .node-teaser.view-mode-teaser .group-left img {
      display: block;
      width: 100%; }
    .blog-ttd-events-page .node-teaser.view-mode-teaser .group-left .vrweb-featured-wrapper {
      text-align: center;
      width: 160px;
      height: 30px;
      padding-top: 2px;
      position: absolute;
      margin: auto;
      top: 7px;
      left: 0px;
      right: 0px;
      background: rgba(18, 176, 156, 0.85);
      border-radius: 3px; }
      .blog-ttd-events-page .node-teaser.view-mode-teaser .group-left .vrweb-featured-wrapper, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-left .vrweb-featured-wrapper i {
        color: #fff;
        font-weight: 400; }
      @media only screen and (min-width: 30.0625em) and (max-width: 64em) {
        .blog-ttd-events-page .node-teaser.view-mode-teaser .group-left .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-teaser.view-mode-teaser .group-left .vrweb-featured-wrapper, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-left .vrweb-featured-wrapper i {
            color: #fff; } }
    @media only screen and (max-width: 30em) {
      .blog-ttd-events-page .node-teaser.view-mode-teaser .group-left {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left; } }
  .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%;
    float: left;
    display: block !important; }
    .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-title h3.title {
      margin-bottom: 0px; }
      .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-title h3.title, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-title h3.title a {
        font-family: "Lato", sans-serif;
        font-weight: 700;
        text-transform: none;
        font-size: 18px;
        text-transform: none;
        color: #2F1370;
        letter-spacing: normal; }
        @media only screen and (max-width: 47.9375em) {
          .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-title h3.title, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-title h3.title a {
            font-size: 21px; } }
        @media only screen and (max-width: 30em) {
          .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-title h3.title, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-title h3.title a {
            font-size: 18px;
            font-weight: 500; } }
      @media only screen and (max-width: 64em) {
        .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-title h3.title {
          font-size: 1.1em; } }
      @media only screen and (max-width: 47.9375em) {
        .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-title h3.title {
          font-size: 1em; } }
    .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-post-date {
      color: #fa9c09;
      padding: 7px 0px;
      font-weight: 600;
      font-size: 16px;
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-body {
      *zoom: 1;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: normal;
      display: block;
      max-height: 130px;
      max-height: 150px;
      margin-bottom: 10px; }
      .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-body:before, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-body:after {
        content: " ";
        display: table; }
      .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-body:after {
        clear: both; }
      .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-body p {
        margin-bottom: 0px; }
      @media only screen and (max-width: 47.9375em) {
        .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-body {
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: normal;
          display: block;
          max-height: 80px;
          max-height: none; } }
    .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-node-link {
      display: block; }
      .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-node-link a {
        border: none;
        padding-top: 0.625em;
        padding-right: 1.25em;
        padding-bottom: 0.6875em;
        padding-left: 1.25em;
        font-size: 14px;
        background-color: #2F1370;
        border-color: #1d0c44;
        color: #fff;
        border-radius: 3px;
        font-size: 14px;
        transition-property: color, background;
        transition-duration: .35s;
        transition-timing-function: ease-in-out;
        font-family: "Lato", sans-serif;
        letter-spacing: .03em;
        font-weight: 400;
        min-height: 35px;
        text-align: center;
        display: inline-block;
        line-height: normal;
        padding-right: 60px;
        background-image: url("../images/arrow-right-white.png");
        background-position: 96% center;
        background-size: auto 13px;
        background-repeat: no-repeat;
        padding-left: 12px;
        position: relative;
        text-align: left;
        display: inline-block; }
        .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-node-link a:hover, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-node-link a:focus {
          background-color: #1d0c44; }
        .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-node-link a:hover, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-node-link a:focus {
          color: #fff; }
        @media only screen and (max-width: 64em) {
          .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-node-link a {
            font-size: 14px; } }
        @media only screen and (max-width: 47.9375em) {
          .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-node-link a {
            font-size: 14px; } }
        @media only screen and (max-width: 30em) {
          .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-node-link a {
            font-size: 14px; } }
        .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-node-link a:hover, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-node-link a:active {
          background-color: #1d0c44; }
    .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-field-event-date {
      color: #2F1370;
      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-teaser.view-mode-teaser .group-right .field-name-field-phone-number, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-field-url {
      display: inline-block;
      width: auto;
      line-height: 1.0;
      font-size: 16px;
      font-weight: 600;
      color: #e58d05;
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      letter-spacing: .03em;
      margin-top: 7px;
      margin-bottom: 7px; }
      .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-field-phone-number a, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-field-url a {
        padding: 3px 7px;
        margin-left: -1px;
        border-radius: 3px;
        color: #18B93B; }
        .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-field-phone-number a:hover, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-field-phone-number a:active, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-field-url a:hover, .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-field-url a:active {
          background: #18B93B;
          color: #fff; }
    .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right .field-name-field-phone-number + .field-name-field-url {
      margin-left: 5px;
      border-left: solid 1px #FBB03B; }
    @media only screen and (max-width: 30em) {
      .blog-ttd-events-page .node-teaser.view-mode-teaser .group-right {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        float: left;
        padding-top: 5px;
        padding-left: 0 !important;
        padding-right: 0 !important; } }

.blog-ttd-events-details-page article.view-mode-full {
  /*.
	  .ttd-related-items {
	    //font-size: $blog-full-related-items-size;
	    @include grid-column(7);
	    @include collapse(both);
	    text-align:right;

	    @media only screen and (max-width:47.9375em) {
	      display: none !important;
	    }

	    .label-above{
	      @extend .label-inline; 
	      padding-left:0px; 
	    }
	  }
	  }*/ }
  .blog-ttd-events-details-page article.view-mode-full .group-header {
    margin-bottom: 1em;
    padding-left: 0 !important;
    padding-right: 0 !important;
    background: #ececec; }
    @media only screen and (min-width: 48em) {
      .blog-ttd-events-details-page article.view-mode-full .group-header.has-loc {
        min-height: 175px; } }
    .blog-ttd-events-details-page article.view-mode-full .group-header img {
      display: block;
      width: 100%; }
    .blog-ttd-events-details-page article.view-mode-full .group-header .field-name-field-banner-image {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      float: left;
      padding-right: 0px;
      padding-left: 0px; }
    .blog-ttd-events-details-page article.view-mode-full .group-header.has-loc .field-name-field-banner-image {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 75%;
      float: left;
      padding-left: 0px;
      padding-right: 1px; }
      @media only screen and (max-width: 64em) {
        .blog-ttd-events-details-page article.view-mode-full .group-header.has-loc .field-name-field-banner-image {
          width: 70%; } }
      @media only screen and (max-width: 47.9375em) {
        .blog-ttd-events-details-page article.view-mode-full .group-header.has-loc .field-name-field-banner-image {
          width: 100%; } }
    .blog-ttd-events-details-page article.view-mode-full .group-header .view-location-by-nid .gmap-gmap {
      max-height: 300px; }
    .blog-ttd-events-details-page article.view-mode-full .group-header .field-name-field-banner-image + .view-location-by-nid {
      position: static; }
      @media only screen and (max-width: 47.9375em) {
        .blog-ttd-events-details-page article.view-mode-full .group-header .field-name-field-banner-image + .view-location-by-nid {
          display: none !important; } }
      .blog-ttd-events-details-page article.view-mode-full .group-header .field-name-field-banner-image + .view-location-by-nid .gmap-gmap {
        width: 25% !important;
        position: absolute !important;
        height: 100% !important;
        right: 0px;
        top: 0px; }
        @media only screen and (max-width: 64em) {
          .blog-ttd-events-details-page article.view-mode-full .group-header .field-name-field-banner-image + .view-location-by-nid .gmap-gmap {
            width: 30% !important; } }
        @media only screen and (max-width: 47.9375em) {
          .blog-ttd-events-details-page article.view-mode-full .group-header .field-name-field-banner-image + .view-location-by-nid .gmap-gmap {
            display: none !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; }
    @media only screen and (max-width: 47.9375em) {
      .blog-ttd-events-details-page article.view-mode-full .group-right {
        padding-left: 0 !important; } }
    .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-body {
      width: 75%;
      display: inline-block;
      padding-right: 25px; }
      @media only screen and (max-width: 64em) {
        .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-body {
          width: 70%; } }
      @media only screen and (max-width: 36.5625em) {
        .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-body {
          width: 100%;
          padding-top: 15px;
          padding-right: 0px; } }
    .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-phone-number,
    .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-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 {
      width: 25%;
      float: right;
      clear: right; }
      @media only screen and (max-width: 64em) {
        .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-phone-number,
        .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-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 {
          width: 30%; } }
    .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 {
      padding-left: 0 !important;
      padding-right: 0 !important;
      font-weight: 600;
      color: #2F1370;
      font-size: 16px;
      margin: 0;
      line-height: 1.4;
      font-family: "Lato", sans-serif;
      padding-bottom: 5px; }
      @media only screen and (max-width: 36.5625em) {
        .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%; } }
    .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions {
      margin-top: 8px;
      border: none;
      padding-top: 0.625em;
      padding-right: 1.25em;
      padding-bottom: 0.6875em;
      padding-left: 1.25em;
      font-size: 14px;
      background-color: #2F1370;
      border-color: #1d0c44;
      color: #fff;
      border-radius: 3px;
      font-size: 14px;
      transition-property: color, background;
      transition-duration: .35s;
      transition-timing-function: ease-in-out;
      font-family: "Lato", sans-serif;
      letter-spacing: .03em;
      font-weight: 400;
      min-height: 35px;
      text-align: center;
      display: inline-block;
      line-height: normal;
      padding-right: 60px;
      background-image: url("../images/arrow-right-white.png");
      background-position: 96% center;
      background-size: auto 13px;
      background-repeat: no-repeat;
      padding-left: 12px;
      position: relative;
      text-align: left;
      margin-bottom: 0px;
      height: 40px; }
      .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:focus {
        background-color: #1d0c44; }
      .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:focus {
        color: #fff; }
      @media only screen and (max-width: 64em) {
        .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions {
          font-size: 14px; } }
      @media only screen and (max-width: 47.9375em) {
        .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions {
          font-size: 14px; } }
      @media only screen and (max-width: 30em) {
        .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions {
          font-size: 14px; } }
      .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 {
        background-color: #1d0c44; }
    @media only screen and (max-width: 47.9375em) {
      .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; }
      .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions {
        padding-top: 13px;
        padding-right: 40px; } }
    @media only screen and (max-width: 36.5625em) {
      .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; }
      .blog-ttd-events-details-page article.view-mode-full .group-right .field-name-field-gallery-images {
        padding-right: 8px !important; }
      .blog-ttd-events-details-page article.view-mode-full .group-right .vrweb-driving-directions + .field-name-field-url {
        padding-left: 8px !important; } }
    @media only screen and (max-width: 30em) {
      .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; }
      .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 + .field-name-field-url {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  .blog-ttd-events-details-page article.view-mode-full .secondary.label {
    padding-left: 0px; }
    .blog-ttd-events-details-page article.view-mode-full .secondary.label a {
      border: none;
      padding-top: 0.5em;
      padding-right: 1em;
      padding-bottom: 0.5625em;
      padding-left: 1em;
      font-size: 14px;
      background-color: #FBB03B;
      border-color: #fa9c09;
      color: #fff;
      border-radius: 3px;
      font-size: 14px;
      transition-property: color, background;
      transition-duration: .35s;
      transition-timing-function: ease-in-out;
      font-family: "Lato", sans-serif;
      letter-spacing: .03em;
      font-weight: 400;
      min-height: 35px;
      text-align: center;
      display: inline-block;
      line-height: normal;
      padding: 3px 10px;
      min-height: 0px; }
      .blog-ttd-events-details-page article.view-mode-full .secondary.label a:hover, .blog-ttd-events-details-page article.view-mode-full .secondary.label a:focus {
        background-color: #fa9c09; }
      .blog-ttd-events-details-page article.view-mode-full .secondary.label a:hover, .blog-ttd-events-details-page article.view-mode-full .secondary.label a:focus {
        color: #fff; }
      @media only screen and (max-width: 64em) {
        .blog-ttd-events-details-page article.view-mode-full .secondary.label a {
          font-size: 14px; } }
      @media only screen and (max-width: 47.9375em) {
        .blog-ttd-events-details-page article.view-mode-full .secondary.label a {
          font-size: 14px; } }
      @media only screen and (max-width: 30em) {
        .blog-ttd-events-details-page article.view-mode-full .secondary.label a {
          font-size: 14px; } }
      .blog-ttd-events-details-page article.view-mode-full .secondary.label a:hover, .blog-ttd-events-details-page article.view-mode-full .secondary.label a:active {
        background-color: #fa9c09; }
  .blog-ttd-events-details-page article.view-mode-full .field-name-field-gallery-images, .blog-ttd-events-details-page article.view-mode-full .field-name-field-url {
    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 .field-name-field-gallery-images a {
    border: none;
    padding-top: 0.625em;
    padding-right: 1.25em;
    padding-bottom: 0.6875em;
    padding-left: 1.25em;
    font-size: 14px;
    background-color: #18B93B;
    border-color: #128c2d;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    transition-property: color, background;
    transition-duration: .35s;
    transition-timing-function: ease-in-out;
    font-family: "Lato", sans-serif;
    letter-spacing: .03em;
    font-weight: 400;
    min-height: 35px;
    text-align: center;
    display: inline-block;
    line-height: normal;
    margin-top: 8px;
    width: 100%;
    height: 40px;
    line-height: normal; }
    .blog-ttd-events-details-page article.view-mode-full .field-name-field-gallery-images a:hover, .blog-ttd-events-details-page article.view-mode-full .field-name-field-gallery-images a:focus {
      background-color: #128c2d; }
    .blog-ttd-events-details-page article.view-mode-full .field-name-field-gallery-images a:hover, .blog-ttd-events-details-page article.view-mode-full .field-name-field-gallery-images a:focus {
      color: #fff; }
    @media only screen and (max-width: 64em) {
      .blog-ttd-events-details-page article.view-mode-full .field-name-field-gallery-images a {
        font-size: 14px; } }
    @media only screen and (max-width: 47.9375em) {
      .blog-ttd-events-details-page article.view-mode-full .field-name-field-gallery-images a {
        font-size: 14px; } }
    @media only screen and (max-width: 30em) {
      .blog-ttd-events-details-page article.view-mode-full .field-name-field-gallery-images a {
        font-size: 14px; } }
    .blog-ttd-events-details-page article.view-mode-full .field-name-field-gallery-images a:hover, .blog-ttd-events-details-page article.view-mode-full .field-name-field-gallery-images a:active {
      background-color: #128c2d; }
  .blog-ttd-events-details-page article.view-mode-full .field-name-field-url a {
    border: none;
    padding-top: 0.625em;
    padding-right: 1.25em;
    padding-bottom: 0.6875em;
    padding-left: 1.25em;
    font-size: 14px;
    background-color: #2F1370;
    border-color: #1d0c44;
    color: #fff;
    border-radius: 3px;
    font-size: 14px;
    transition-property: color, background;
    transition-duration: .35s;
    transition-timing-function: ease-in-out;
    font-family: "Lato", sans-serif;
    letter-spacing: .03em;
    font-weight: 400;
    min-height: 35px;
    text-align: center;
    display: inline-block;
    line-height: normal;
    padding-right: 60px;
    background-image: url("../images/arrow-right-white.png");
    background-position: 96% center;
    background-size: auto 13px;
    background-repeat: no-repeat;
    padding-left: 12px;
    position: relative;
    text-align: left;
    line-height: normal;
    width: 100%;
    margin-top: 8px;
    height: 40px; }
    .blog-ttd-events-details-page article.view-mode-full .field-name-field-url a:hover, .blog-ttd-events-details-page article.view-mode-full .field-name-field-url a:focus {
      background-color: #1d0c44; }
    .blog-ttd-events-details-page article.view-mode-full .field-name-field-url a:hover, .blog-ttd-events-details-page article.view-mode-full .field-name-field-url a:focus {
      color: #fff; }
    @media only screen and (max-width: 64em) {
      .blog-ttd-events-details-page article.view-mode-full .field-name-field-url a {
        font-size: 14px; } }
    @media only screen and (max-width: 47.9375em) {
      .blog-ttd-events-details-page article.view-mode-full .field-name-field-url a {
        font-size: 14px; } }
    @media only screen and (max-width: 30em) {
      .blog-ttd-events-details-page article.view-mode-full .field-name-field-url a {
        font-size: 14px; } }
    .blog-ttd-events-details-page article.view-mode-full .field-name-field-url a:hover, .blog-ttd-events-details-page article.view-mode-full .field-name-field-url a:active {
      background-color: #1d0c44; }
    @media only screen and (max-width: 47.9375em) {
      .blog-ttd-events-details-page article.view-mode-full .field-name-field-url a {
        padding-top: 13px;
        padding-right: 40px; } }
  .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 {
        border: none;
        padding-top: 0.5em;
        padding-right: 1em;
        padding-bottom: 0.5625em;
        padding-left: 1em;
        font-size: 14px;
        background-color: #FBB03B;
        border-color: #fa9c09;
        color: #fff;
        border-radius: 3px;
        font-size: 14px;
        transition-property: color, background;
        transition-duration: .35s;
        transition-timing-function: ease-in-out;
        font-family: "Lato", sans-serif;
        letter-spacing: .03em;
        font-weight: 400;
        min-height: 35px;
        text-align: center;
        display: inline-block;
        line-height: normal;
        padding: 3px 10px;
        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:focus {
          background-color: #fa9c09; }
        .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:focus {
          color: #fff; }
        @media only screen and (max-width: 64em) {
          .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .secondary.label a {
            font-size: 14px; } }
        @media only screen and (max-width: 47.9375em) {
          .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .secondary.label a {
            font-size: 14px; } }
        @media only screen and (max-width: 30em) {
          .blog-ttd-events-details-page article.view-mode-full .group-content .blog-info-bar .secondary.label a {
            font-size: 14px; } }
        .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 {
          background-color: #fa9c09; }
      .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: #2F1370;
          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 #ececec; }

.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; }

.blog-ttd-events-details-page .block-disqus {
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (max-width: 47.9375em) {
    .blog-ttd-events-details-page .block-disqus {
      display: none !important; } }
  .blog-ttd-events-details-page .block-disqus h4.block-title {
    color: #2F1370; }
  .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-tabs li {
    background: #ececec;
    border-radius: 3px;
    padding: 10px 30px;
    transition: background-color .35s ease-in-out; }
    .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-tabs li:hover, .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-tabs li:active {
      background-color: #FBB03B; }
    .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-tabs li a {
      color: #797979;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: .03em; }
    .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-tabs li.dsq-active {
      background: #2F1370;
      position: relative; }
      .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-tabs li.dsq-active: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: #2F1370 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
        bottom: -20px; }
      .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-tabs li.dsq-active:hover, .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-tabs li.dsq-active:active {
        background-color: #2F1370;
        cursor: default; }
      .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-tabs li.dsq-active a {
        color: #fff; }
        .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-tabs li.dsq-active a:hover, .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-tabs li.dsq-active a:active {
          cursor: default; }
  .blog-ttd-events-details-page .block-disqus #dsq-combo-widget #dsq-combo-content .dsq-combo-box {
    background: #f9f9f9;
    color: #ececec;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px; }

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

.re-listings-results-page .view-idx-link-list .views-row {
  padding: 5px 0px; }
  .re-listings-results-page .view-idx-link-list .views-row .idx-link {
    line-height: 1.3;
    display: block;
    width: 100%;
    position: relative;
    padding-left: 5px;
    position: relative; }
    .re-listings-results-page .view-idx-link-list .views-row .idx-link: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: 8px;
      border-color: #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
      bottom: -16px;
      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: 0;
      right: auto;
      left: -16px; }
    .re-listings-results-page .view-idx-link-list .views-row .idx-link:before {
      bottom: auto;
      top: 1px;
      left: -14px;
      opacity: 0;
      transition: opacity .25s ease-in-out; }
    .re-listings-results-page .view-idx-link-list .views-row .idx-link:hover, .re-listings-results-page .view-idx-link-list .views-row .idx-link:active {
      text-decoration: underline; }
      .re-listings-results-page .view-idx-link-list .views-row .idx-link:hover:before, .re-listings-results-page .view-idx-link-list .views-row .idx-link:active:before {
        opacity: 1.0; }

.view-our-listings .views-row {
  margin-bottom: 10px;
  width: 100%;
  margin-bottom: 10px;
  padding-left: 3px;
  padding-right: 3px;
  padding: 3px;
  border: solid 1px #000; }
  @media only screen and (max-width: 30em) {
    .view-our-listings .views-row {
      border: none;
      padding: 0px;
      margin-bottom: 0px; } }

.view-our-listings .view-mode-teaser {
  border: solid 2px #000;
  background: #fff;
  padding: 10px;
  *zoom: 1; }
  @media only screen and (max-width: 30em) {
    .view-our-listings .view-mode-teaser {
      border-top: none;
      border-left: none;
      border-right: none;
      border-bottom: solid 1px #279ccf;
      position: relative;
      background: none;
      padding: 15px 0px; } }
  .view-our-listings .view-mode-teaser .group-left {
    border-bottom: none;
    padding-bottom: 0;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%;
    float: left; }
  .view-our-listings .view-mode-teaser .group-right {
    border-top: none;
    *zoom: 1;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%;
    float: left; }
    .view-our-listings .view-mode-teaser .group-right:before, .view-our-listings .view-mode-teaser .group-right:after {
      content: " ";
      display: table; }
    .view-our-listings .view-mode-teaser .group-right:after {
      clear: both; }
    .view-our-listings .view-mode-teaser .group-right .ssr-address-link-wrapper,
    .view-our-listings .view-mode-teaser .group-right .ssr-image-csz {
      line-height: 1.4;
      font-size: 18px; }
      @media only screen and (max-width: 30em) {
        .view-our-listings .view-mode-teaser .group-right .ssr-address-link-wrapper, .view-our-listings .view-mode-teaser .group-right .ssr-address-link-wrapper a,
        .view-our-listings .view-mode-teaser .group-right .ssr-image-csz,
        .view-our-listings .view-mode-teaser .group-right .ssr-image-csz a {
          color: #FBB03B;
          border-bottom: none; } }
    .view-our-listings .view-mode-teaser .group-right .ssr-image-csz {
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: solid 1px #22e24c; }
      @media only screen and (max-width: 30em) {
        .view-our-listings .view-mode-teaser .group-right .ssr-image-csz {
          border-bottom: none;
          margin-bottom: 0px; } }
    .view-our-listings .view-mode-teaser .group-right .our-listing-price {
      font-size: 24px;
      color: #FBB03B;
      line-height: 1.4; }
    .view-our-listings .view-mode-teaser .group-right .field-name-node-link {
      padding-top: 5px;
      display: inline-block;
      width: auto;
      float: left;
      padding-left: 15px; }
      .view-our-listings .view-mode-teaser .group-right .field-name-node-link a {
        border: none;
        padding-top: 0.625em;
        padding-right: 1.25em;
        padding-bottom: 0.6875em;
        padding-left: 1.25em;
        font-size: 14px;
        background-color: #2F1370;
        border-color: #1d0c44;
        color: #fff;
        border-radius: 3px;
        font-size: 14px;
        transition-property: color, background;
        transition-duration: .35s;
        transition-timing-function: ease-in-out;
        font-family: "Lato", sans-serif;
        letter-spacing: .03em;
        font-weight: 400;
        min-height: 35px;
        text-align: center;
        display: inline-block;
        line-height: normal;
        padding-right: 60px;
        background-image: url("../images/arrow-right-white.png");
        background-position: 96% center;
        background-size: auto 13px;
        background-repeat: no-repeat;
        padding-left: 12px;
        position: relative;
        text-align: left; }
        .view-our-listings .view-mode-teaser .group-right .field-name-node-link a:hover, .view-our-listings .view-mode-teaser .group-right .field-name-node-link a:focus {
          background-color: #1d0c44; }
        .view-our-listings .view-mode-teaser .group-right .field-name-node-link a:hover, .view-our-listings .view-mode-teaser .group-right .field-name-node-link a:focus {
          color: #fff; }
        @media only screen and (max-width: 64em) {
          .view-our-listings .view-mode-teaser .group-right .field-name-node-link a {
            font-size: 14px; } }
        @media only screen and (max-width: 47.9375em) {
          .view-our-listings .view-mode-teaser .group-right .field-name-node-link a {
            font-size: 14px; } }
        @media only screen and (max-width: 30em) {
          .view-our-listings .view-mode-teaser .group-right .field-name-node-link a {
            font-size: 14px; } }
        .view-our-listings .view-mode-teaser .group-right .field-name-node-link a:hover, .view-our-listings .view-mode-teaser .group-right .field-name-node-link a:active {
          background-color: #1d0c44; }
    .view-our-listings .view-mode-teaser .group-right .group-listing-price {
      display: inline-block;
      width: auto;
      float: left; }
      .view-our-listings .view-mode-teaser .group-right .group-listing-price > h3 {
        display: none; }
    .view-our-listings .view-mode-teaser .group-right .ssr-byline-wrapper {
      font-size: 11px;
      font-style: italic;
      line-height: 1.3; }
    @media only screen and (max-width: 30em) {
      .view-our-listings .view-mode-teaser .group-right .field-name-node-link,
      .view-our-listings .view-mode-teaser .group-right .group-listing-price {
        width: 100%;
        display: block;
        padding-left: 0; }
      .view-our-listings .view-mode-teaser .group-right .field-name-node-link {
        padding-top: 10px; }
      .view-our-listings .view-mode-teaser .group-right .re-teaser-description {
        display: none; } }
  .view-our-listings .view-mode-teaser:before, .view-our-listings .view-mode-teaser:after {
    content: " ";
    display: table; }
  .view-our-listings .view-mode-teaser:after {
    clear: both; }
  @media only screen and (min-width: 57.8125em) {
    .view-our-listings .view-mode-teaser .group-left {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 41.66667%;
      float: left;
      padding-left: 0px;
      padding-right: 0px; }
    .view-our-listings .view-mode-teaser .group-right {
      position: relative;
      padding-left: 15px;
      padding-right: 15px;
      width: 58.33333%;
      float: left;
      padding-left: 15px;
      padding-right: 0px; } }
  @media only screen and (max-width: 57.75em) {
    .view-our-listings .view-mode-teaser .group-left {
      width: 35%;
      padding-left: 0px;
      padding-right: 0px; }
    .view-our-listings .view-mode-teaser .group-right {
      width: 65%;
      padding-left: 15px;
      padding-right: 0px; } }
  .view-our-listings .view-mode-teaser .ssr-image-link {
    height: 220px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #b1afab; }
    @media only screen and (max-width: 67.1875em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 200px; } }
    @media only screen and (max-width: 60.9375em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 180px; } }
    @media only screen and (max-width: 57.75em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 140px; } }
    @media only screen and (max-width: 52.5em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 115px; } }
    @media only screen and (max-width: 47.9375em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 160px; } }
    @media only screen and (max-width: 42.8125em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 140px; } }
    @media only screen and (max-width: 38.4375em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 120px; } }
    @media only screen and (max-width: 33.4375em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 110px; } }
    @media only screen and (max-width: 30.625em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 100px; } }
    @media only screen and (max-width: 30em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        border: solid 1px #fff;
        box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
        height: 105px; } }
    @media only screen and (max-width: 28.125em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 90px; } }
    @media only screen and (max-width: 23.4375em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 75px; } }
    @media only screen and (max-width: 20.9375em) {
      .view-our-listings .view-mode-teaser .ssr-image-link {
        height: 65px; } }
    .view-our-listings .view-mode-teaser .ssr-image-link a {
      display: block;
      width: 100%;
      height: 100%; }
    .view-our-listings .view-mode-teaser .ssr-image-link img {
      display: block;
      min-width: 110%;
      width: auto;
      overflow: hidden;
      position: absolute;
      margin: auto;
      top: 0;
      bottom: 0;
      left: -5%;
      right: -5%; }

.view-real-estate-team .views-row {
  background: rgba(255, 255, 255, 0);
  border: solid 1px #000;
  padding: 3px;
  margin-bottom: 20px; }
  .view-real-estate-team .views-row .node-teaser {
    background: #fff;
    border: solid 2px #000;
    padding: 15px 15px 17px 15px;
    *zoom: 1; }
    .view-real-estate-team .views-row .node-teaser:before, .view-real-estate-team .views-row .node-teaser:after {
      content: " ";
      display: table; }
    .view-real-estate-team .views-row .node-teaser:after {
      clear: both; }
  @media only screen and (max-width: 30em) {
    .view-real-estate-team .views-row {
      border: none;
      padding: 0px; }
      .view-real-estate-team .views-row .node-teaser {
        border: none;
        padding: 15px 0px;
        border-bottom: solid 1px black;
        background: none; } }

.view-real-estate-team .field-name-field-agent-photo {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333%;
  float: left;
  padding-left: 0px;
  padding-bottom: 10px; }
  @media only screen and (max-width: 30em) {
    .view-real-estate-team .field-name-field-agent-photo {
      width: 100%;
      padding-right: 0px; }
      .view-real-estate-team .field-name-field-agent-photo img {
        display: block;
        width: 100%;
        height: auto;
        box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
        border: solid 2px #fff; } }

.view-real-estate-team .field-name-body {
  display: inline; }
  @media only screen and (max-width: 61.5625em) {
    .view-real-estate-team .field-name-body {
      display: block;
      width: 100%;
      float: left;
      clear: both; } }
  .view-real-estate-team .field-name-body p:last-of-type {
    margin-bottom: 0px; }

.view-real-estate-team .group-agent-contact-info {
  width: 100%;
  color: #FBB03B;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 1.4;
  clear: right; }
  .view-real-estate-team .group-agent-contact-info a {
    color: #FBB03B;
    font-style: italic;
    text-decoration: underline; }
    .view-real-estate-team .group-agent-contact-info a:hover, .view-real-estate-team .group-agent-contact-info a:active {
      text-decoration: none; }
  .view-real-estate-team .group-agent-contact-info > h3 {
    font-size: 20px;
    color: #FBB03B;
    margin-bottom: 0px; }
  @media only screen and (max-width: 47.9375em) {
    .view-real-estate-team .group-agent-contact-info, .view-real-estate-team .group-agent-contact-info > h3, .view-real-estate-team .group-agent-contact-info > h3 a {
      color: #2F1370; } }

.view-real-estate-team .group-agent-name-title {
  width: 100%;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 1.4; }
  .view-real-estate-team .group-agent-name-title .field-name-title,
  .view-real-estate-team .group-agent-name-title .field-name-field-agent-job-title {
    display: inline;
    width: auto; }
    .view-real-estate-team .group-agent-name-title .field-name-title h2,
    .view-real-estate-team .group-agent-name-title .field-name-field-agent-job-title h2 {
      display: inline;
      font-size: 28px;
      font-weight: 700; }
    @media only screen and (max-width: 47.9375em) {
      .view-real-estate-team .group-agent-name-title .field-name-title,
      .view-real-estate-team .group-agent-name-title .field-name-field-agent-job-title {
        display: block;
        width: 100%; } }
  .view-real-estate-team .group-agent-name-title .field-name-field-agent-job-title {
    color: #000;
    font-style: italic;
    font-size: 28px; }
    @media only screen and (min-width: 48em) {
      .view-real-estate-team .group-agent-name-title .field-name-field-agent-job-title:before {
        content: ', ';
        display: inline;
        padding-right: 3px; } }
    @media only screen and (max-width: 47.9375em) {
      .view-real-estate-team .group-agent-name-title .field-name-field-agent-job-title {
        font-size: 24px; } }

.view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title,
.view-real-estate-team .field-name-field-agent-photo + .group-agent-contact-info,
.view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title + .group-agent-contact-info {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 66.66667%;
  float: left;
  padding-left: 0 !important;
  padding-right: 0 !important;
  float: right;
  *zoom: 1;
  clear: right; }
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title:before, .view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title:after,
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-contact-info:before,
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-contact-info:after,
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title + .group-agent-contact-info:before,
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title + .group-agent-contact-info:after {
    content: " ";
    display: table; }
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title:after,
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-contact-info:after,
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title + .group-agent-contact-info:after {
    clear: both; }
  @media only screen and (max-width: 30em) {
    .view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title,
    .view-real-estate-team .field-name-field-agent-photo + .group-agent-contact-info,
    .view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title + .group-agent-contact-info {
      width: 100%; } }

@media only screen and (max-width: 47.9375em) {
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-contact-info,
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title + .group-agent-contact-info {
    width: 100%; } }

@media only screen and (max-width: 30em) {
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-contact-info,
  .view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title + .group-agent-contact-info {
    width: 100%; } }

.view-real-estate-team .field-name-field-agent-id, .view-real-estate-team .field-name-field-agent-id .label-inline, .view-real-estate-team .field-name-field-agent-id .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-real-estate-team .field-name-field-agent-id .label-above, .view-real-estate-team .field-name-field-agent-id
.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-real-estate-team .field-name-field-agent-id .label-above {
  color: #000;
  font-weight: 700; }
  @media only screen and (max-width: 47.9375em) {
    .view-real-estate-team .field-name-field-agent-id, .view-real-estate-team .field-name-field-agent-id .label-inline, .view-real-estate-team .field-name-field-agent-id .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-real-estate-team .field-name-field-agent-id .label-above, .view-real-estate-team .field-name-field-agent-id
    .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-real-estate-team .field-name-field-agent-id .label-above {
      font-weight: 400;
      font-size: 22px; } }

.view-real-estate-team .group-divider {
  height: 0px;
  overflow: hidden;
  border-top: solid 1px #18B93B;
  width: 100%;
  margin-bottom: 15px; }
  .view-real-estate-team .group-divider * {
    display: none; }
  @media only screen and (max-width: 61.5625em) {
    .view-real-estate-team .group-divider {
      display: none; } }

.view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title + .group-agent-contact-info + .group-divider,
.view-real-estate-team .field-name-field-agent-photo + .group-agent-name-title + .group-divider {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 66.66667%;
  float: left;
  float: right;
  clear: right; }

/**
 * Client specific and totally custom styles
 * This file will always be blank to start a project
 */
body {
  line-height: 1.5; }

.l-main {
  padding-top: 1.875em; }
  .front .l-main {
    padding-top: 0; }

#admin-menu > div > .dropdown > li > a {
  font-size: 13px; }

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