/*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
.vd-release .vd-main:not([vd-version^="1.2"]) {
  /*!
Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
  /*!
normalize.css v^3.0 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
  /**
 * Remove default margin.
 */
  /* HTML5 display definitions
   ========================================================================== */
  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
  /* Links
   ========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10.
 */
  /**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
  /* Text-level semantics
   ========================================================================== */
  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address styling not present in Safari and Chrome.
 */
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address styling not present in IE 8/9.
 */
  /**
 * Address inconsistent and variable font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
  /* Embedded content
   ========================================================================== */
  /**
 * Remove border when inside `a` element in IE 8/9/10.
 */
  /**
 * Correct overflow not hidden in IE 9/10/11.
 */
  /* Grouping content
   ========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari.
 */
  /**
 * Address differences between Firefox and other browsers.
 */
  /**
 * Contain overflow in all browsers.
 */
  /**
 * Address odd `em`-unit font size rendering in all browsers.
 */
  /* Forms
   ========================================================================== */
  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
  /**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
  /**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
  /**
 * 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.
 */
  /**
 * Re-set default cursor for disabled elements.
 */
  /**
 * Remove inner padding and border in Firefox 4+.
 */
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
  /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
  /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
  /**
 * Define consistent border, margin, and padding.
 */
  /**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
  /* Tables
   ========================================================================== */
  /**
 * Remove most spacing between table cells.
 */
  /*csslint important:false*/
  /* ==========================================================================
   Pure Base Extras
   ========================================================================== */
  /**
 * Extra rules that Pure adds on top of Normalize.css
 */
  /**
 * Always hide an element when it has the `hidden` HTML attribute.
 */
  /**
 * Add this class to an image to make it fit within it's fluid parent wrapper while maintaining
 * aspect ratio.
 */
  /*csslint regex-selectors:false, known-properties:false, duplicate-properties:false*/
  /* IE10 display: -ms-flexbox (and display: flex in IE 11) does not work inside a table; fall back to block and rely on font hack */
  /* Opera as of 12 on Windows needs word-spacing.
   The ".opera-only" selector is used to prevent actual prefocus styling
   and is not required in markup.
*/
  /*
Resets the font family back to the OS/browser's default sans-serif font,
this the same font stack that Normalize.css sets for the `body`.
*/
  /* Firefox: Get rid of the inner focus border */
  /* Inherit .pure-g styles */
  /*csslint outline-none:false*/
  /* Button Groups */
  /*csslint box-model:false*/
  /*
Box-model set to false because we're setting a height on select elements, which
also have border and padding. This is done because some browsers don't render
the padding. We explicitly set the box-model for select elements to border-box,
so we can ignore the csslint warning.
*/
  /*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
  /* Chrome (as of v.32/34 on OS X) needs additional room for color to display. */
  /* May be able to remove this tweak as color inputs become more standardized across browsers. */
  /*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
  /*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
  /*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
  /* Aligned Forms */
  /* Rounded Inputs */
  /* Grouped Inputs */
  /* Inline help for forms */
  /* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
  /* Block help for forms */
  /*csslint adjoining-classes: false, box-model:false*/
  /* HORIZONTAL MENU */
  /* Initial menus should be inline-block so that they are horizontal */
  /* Submenus should still be display: block; */
  /* Vertical Menus - show the dropdown arrow */
  /* Horizontal Menus - show the dropdown arrow */
  /* scrollable menus */
  /* misc default styling */
  /* Need to reset the separator since submenu is vertical */
  /* Consider removing this next declaration block, as it causes problems when
there's a rowspan on the first cell. Case added to the tests. issue#432 */
  /*
striping:
   even - #fff (white)
   odd  - #f2f2f2 (light gray)
*/
  /* nth-child selector for modern browsers */
  /* BORDERED TABLES */
  /* HORIZONTAL BORDERED TABLES */
  /*!
Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*@mobiles: ~"only screen and (max-width: 479px)";
@tablets: ~"only screen and (min-width: 768px) and (max-width: 959px)";*/
  /*@tablets: ~"(min-width: 768px) and (max-width: 959px)";*/
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /* SLIDER */
  /* SLIDES */
  /* PREV/NEXT, CONTAINERS & ANCHORS */
  /* NAVIGATION */
  /* NAVIGATION BUTTONS */
  /* ACTIVE */
  /* PREV/NEXT CONTAINERS VISIBILITY */
  /* ACTIVE: */
  /* SLIDER ANIMATION POSITIONS */
  /* Slider style */
  /*.vd-slider-widget{
	color: #fff;	
	text-align: center;
}
.vd-slider-widget .vd-slider-cnt h2 {
	margin-top: 40vh;
	font-weight: 200;
	letter-spacing: -0.06em;
	word-spacing: 0.2em;
	font-size: 3em;
}
.vd-slider-widget a {
	border-radius: 50%;
	margin: 0 3px;
	color: rgba(0,0,0,0.8);
	text-decoration: none;
}*/
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /* Tablet and mobile style*/
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*@import "purecss/inline-list-widget.less";
@import "purecss/masonry-widget.less";
@import "purecss/tabs-widget.less";*/
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /*.vd-p-img {
	margin: 0 !important;
}*/
  /*!
 * Visual Designer JQuery Plugin
 * Author: Sam Zielke-Ryner
 * Licensed under ...
 */
  /* Nav widget specific */
}
.vd-release .vd-main:not([vd-version^="1.2"]) html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
.vd-release .vd-main:not([vd-version^="1.2"]) body {
  margin: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) article,
.vd-release .vd-main:not([vd-version^="1.2"]) aside,
.vd-release .vd-main:not([vd-version^="1.2"]) details,
.vd-release .vd-main:not([vd-version^="1.2"]) figcaption,
.vd-release .vd-main:not([vd-version^="1.2"]) figure,
.vd-release .vd-main:not([vd-version^="1.2"]) footer,
.vd-release .vd-main:not([vd-version^="1.2"]) header,
.vd-release .vd-main:not([vd-version^="1.2"]) hgroup,
.vd-release .vd-main:not([vd-version^="1.2"]) main,
.vd-release .vd-main:not([vd-version^="1.2"]) menu,
.vd-release .vd-main:not([vd-version^="1.2"]) nav,
.vd-release .vd-main:not([vd-version^="1.2"]) section,
.vd-release .vd-main:not([vd-version^="1.2"]) summary {
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) audio,
.vd-release .vd-main:not([vd-version^="1.2"]) canvas,
.vd-release .vd-main:not([vd-version^="1.2"]) progress,
.vd-release .vd-main:not([vd-version^="1.2"]) video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
.vd-release .vd-main:not([vd-version^="1.2"]) audio:not([controls]) {
  display: none;
  height: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) [hidden],
.vd-release .vd-main:not([vd-version^="1.2"]) template {
  display: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) a {
  background-color: transparent;
}
.vd-release .vd-main:not([vd-version^="1.2"]) a:active,
.vd-release .vd-main:not([vd-version^="1.2"]) a:hover {
  outline: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) abbr[title] {
  border-bottom: 1px dotted;
}
.vd-release .vd-main:not([vd-version^="1.2"]) b,
.vd-release .vd-main:not([vd-version^="1.2"]) strong {
  font-weight: bold;
}
.vd-release .vd-main:not([vd-version^="1.2"]) dfn {
  font-style: italic;
}
.vd-release .vd-main:not([vd-version^="1.2"]) h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) mark {
  background: #ff0;
  color: #000;
}
.vd-release .vd-main:not([vd-version^="1.2"]) small {
  font-size: 80%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) sub,
.vd-release .vd-main:not([vd-version^="1.2"]) sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.vd-release .vd-main:not([vd-version^="1.2"]) sup {
  top: -0.5em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) sub {
  bottom: -0.25em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) img {
  border: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) svg:not(:root) {
  overflow: hidden;
}
.vd-release .vd-main:not([vd-version^="1.2"]) figure {
  margin: 1em 40px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) hr {
  box-sizing: content-box;
  height: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) pre {
  overflow: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) code,
.vd-release .vd-main:not([vd-version^="1.2"]) kbd,
.vd-release .vd-main:not([vd-version^="1.2"]) pre,
.vd-release .vd-main:not([vd-version^="1.2"]) samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) button,
.vd-release .vd-main:not([vd-version^="1.2"]) input,
.vd-release .vd-main:not([vd-version^="1.2"]) optgroup,
.vd-release .vd-main:not([vd-version^="1.2"]) select,
.vd-release .vd-main:not([vd-version^="1.2"]) textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
.vd-release .vd-main:not([vd-version^="1.2"]) button {
  overflow: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) button,
.vd-release .vd-main:not([vd-version^="1.2"]) select {
  text-transform: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) button,
.vd-release .vd-main:not([vd-version^="1.2"]) html input[type="button"],
.vd-release .vd-main:not([vd-version^="1.2"]) input[type="reset"],
.vd-release .vd-main:not([vd-version^="1.2"]) input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
.vd-release .vd-main:not([vd-version^="1.2"]) button[disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) html input[disabled] {
  cursor: default;
}
.vd-release .vd-main:not([vd-version^="1.2"]) button::-moz-focus-inner,
.vd-release .vd-main:not([vd-version^="1.2"]) input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) input {
  line-height: normal;
}
.vd-release .vd-main:not([vd-version^="1.2"]) input[type="checkbox"],
.vd-release .vd-main:not([vd-version^="1.2"]) input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.vd-release .vd-main:not([vd-version^="1.2"]) input[type="number"]::-webkit-inner-spin-button,
.vd-release .vd-main:not([vd-version^="1.2"]) input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
.vd-release .vd-main:not([vd-version^="1.2"]) input[type="search"]::-webkit-search-cancel-button,
.vd-release .vd-main:not([vd-version^="1.2"]) input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
.vd-release .vd-main:not([vd-version^="1.2"]) textarea {
  overflow: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) optgroup {
  font-weight: bold;
}
.vd-release .vd-main:not([vd-version^="1.2"]) table {
  border-collapse: collapse;
  border-spacing: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) td,
.vd-release .vd-main:not([vd-version^="1.2"]) th {
  padding: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .hidden,
.vd-release .vd-main:not([vd-version^="1.2"]) [hidden] {
  display: none !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-img {
  max-width: 100%;
  height: auto;
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-g {
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em;
  /* IE < 8: collapse white-space between units */
  text-rendering: optimizespeed;
  /* Webkit: fixes text-rendering: optimizeLegibility */
  /*
    Sets the font stack to fonts known to work properly with the above letter
    and word spacings. See: https://github.com/yahoo/pure/issues/41/

    The following font stack makes Pure Grids work on all known environments.

    * FreeSans: Ships with many Linux distros, including Ubuntu

    * Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
      Arial to get picked up by the browser, even though neither is available
      in Chrome OS.

    * Droid Sans: Ships with all versions of Android.

    * Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
    */
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  /* Use flexbox when possible to avoid `letter-spacing` side-effects. */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  /* Prevents distributing space between rows */
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .vd-release .vd-main:not([vd-version^="1.2"]) table .pure-g {
    display: block;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .opera-only :-o-prefocus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-g {
  word-spacing: -0.43em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u {
  display: inline-block;
  *display: inline;
  /* IE < 8: fake inline-block */
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-g [class*="pure-u"] {
  font-family: sans-serif;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-1,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-2,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-3,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-2-3,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-4,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-3-4,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-5,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-2-5,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-3-5,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-4-5,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-5-5,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-6,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-5-6,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-8,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-3-8,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-5-8,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-7-8,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-12,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-5-12,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-7-12,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-11-12,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-2-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-3-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-4-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-5-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-6-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-7-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-8-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-9-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-10-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-11-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-12-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-13-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-14-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-15-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-16-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-17-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-18-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-19-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-20-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-21-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-22-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-23-24,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-24-24 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-24 {
  width: 4.1667%;
  *width: 4.1357%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-12,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-2-24 {
  width: 8.3333%;
  *width: 8.3023%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-8,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-3-24 {
  width: 12.5%;
  *width: 12.469%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-6,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-4-24 {
  width: 16.6667%;
  *width: 16.6357%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-5 {
  width: 20%;
  *width: 19.969%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-5-24 {
  width: 20.8333%;
  *width: 20.8023%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-4,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-6-24 {
  width: 25%;
  *width: 24.969%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-7-24 {
  width: 29.1667%;
  *width: 29.1357%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-3,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-8-24 {
  width: 33.3333%;
  *width: 33.3023%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-3-8,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-9-24 {
  width: 37.5%;
  *width: 37.469%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-2-5 {
  width: 40%;
  *width: 39.969%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-5-12,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-10-24 {
  width: 41.6667%;
  *width: 41.6357%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-11-24 {
  width: 45.8333%;
  *width: 45.8023%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-2,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-12-24 {
  width: 50%;
  *width: 49.969%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-13-24 {
  width: 54.1667%;
  *width: 54.1357%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-7-12,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-14-24 {
  width: 58.3333%;
  *width: 58.3023%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-3-5 {
  width: 60%;
  *width: 59.969%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-5-8,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-15-24 {
  width: 62.5%;
  *width: 62.469%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-2-3,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-16-24 {
  width: 66.6667%;
  *width: 66.6357%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-17-24 {
  width: 70.8333%;
  *width: 70.8023%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-3-4,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-18-24 {
  width: 75%;
  *width: 74.969%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-19-24 {
  width: 79.1667%;
  *width: 79.1357%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-4-5 {
  width: 80%;
  *width: 79.969%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-5-6,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-20-24 {
  width: 83.3333%;
  *width: 83.3023%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-7-8,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-21-24 {
  width: 87.5%;
  *width: 87.469%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-11-12,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-22-24 {
  width: 91.6667%;
  *width: 91.6357%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-23-24 {
  width: 95.8333%;
  *width: 95.8023%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-1-1,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-5-5,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-24-24 {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button {
  /* Structure */
  display: inline-block;
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-group {
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em;
  /* IE < 8: collapse white-space between units */
  text-rendering: optimizespeed;
  /* Webkit: fixes text-rendering: optimizeLegibility */
}
.vd-release .vd-main:not([vd-version^="1.2"]) .opera-only :-o-prefocus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-group {
  word-spacing: -0.43em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-group .pure-button {
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button {
  font-family: inherit;
  font-size: 100%;
  padding: 0.5em 1em;
  color: #444;
  /* rgba not supported (IE 8) */
  color: rgba(0, 0, 0, 0.8);
  /* rgba supported */
  border: 1px solid #999;
  /*IE 6/7/8*/
  border: none rgba(0, 0, 0, 0);
  /*IE9 + everything else*/
  background-color: #E6E6E6;
  text-decoration: none;
  border-radius: 2px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-hover,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button:hover,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button:focus {
  /* csslint ignore:start */
  filter: alpha(opacity=90);
  /* csslint ignore:end */
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button:focus {
  outline: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-active,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset;
  border-color: #000 \9;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button[disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-disabled,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-disabled:hover,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-disabled:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-disabled:active {
  border: none;
  background-image: none;
  /* csslint ignore:start */
  filter: alpha(opacity=40);
  /* csslint ignore:end */
  opacity: 0.4;
  cursor: not-allowed;
  box-shadow: none;
  pointer-events: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-hidden {
  display: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-primary,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-selected,
.vd-release .vd-main:not([vd-version^="1.2"]) a.pure-button-primary,
.vd-release .vd-main:not([vd-version^="1.2"]) a.pure-button-selected {
  background-color: #0078e7;
  color: #fff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-group .pure-button {
  margin: 0;
  border-radius: 0;
  border-right: 1px solid #111;
  /* fallback color for rgba() for IE7/8 */
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-group .pure-button:first-child {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-button-group .pure-button:last-child {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-right: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="text"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="password"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="email"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="url"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="date"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="month"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="time"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="datetime"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="datetime-local"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="week"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="number"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="search"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="tel"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="color"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form select,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form textarea {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  vertical-align: middle;
  box-sizing: border-box;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input:not([type]) {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  box-sizing: border-box;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="color"] {
  padding: 0.2em 0.5em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="text"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="password"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="email"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="url"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="date"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="month"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="time"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="datetime"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="datetime-local"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="week"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="number"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="search"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="tel"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="color"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form select:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form textarea:focus {
  outline: 0;
  border-color: #129FEA;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input:not([type]):focus {
  outline: 0;
  border-color: #129FEA;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="file"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="radio"]:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="checkbox"]:focus {
  outline: thin solid #129FEA;
  outline: 1px auto #129FEA;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-checkbox,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-radio {
  margin: 0.5em 0;
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="text"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="password"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="email"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="url"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="date"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="month"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="time"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="datetime"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="datetime-local"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="week"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="number"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="search"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="tel"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="color"][disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form select[disabled],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input:not([type])[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[readonly],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form select[readonly],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form textarea[readonly] {
  background-color: #eee;
  /* menu hover bg color */
  color: #777;
  /* menu text color */
  border-color: #ccc;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input:focus:invalid,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form textarea:focus:invalid,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form select:focus:invalid {
  color: #b94a48;
  border-color: #e9322d;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="file"]:focus:invalid:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="radio"]:focus:invalid:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="checkbox"]:focus:invalid:focus {
  outline-color: #e9322d;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form select {
  /* Normalizes the height; padding is not sufficient. */
  height: 2.25em;
  border: 1px solid #ccc;
  background-color: white;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form select[multiple] {
  height: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form label {
  margin: 0.5em 0 0.2em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form fieldset {
  margin: 0;
  padding: 0.35em 0 0.75em;
  border: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form legend {
  display: block;
  width: 100%;
  padding: 0.3em 0;
  margin-bottom: 0.3em;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="text"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="password"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="email"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="url"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="date"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="month"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="time"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="datetime"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="datetime-local"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="week"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="number"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="search"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="tel"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="color"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input[type="file"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked select,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked label,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked textarea {
  display: block;
  margin: 0.25em 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-stacked input:not([type]) {
  display: block;
  margin: 0.25em 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-aligned input,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-aligned textarea,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-aligned select,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-aligned .pure-help-inline,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-message-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-aligned textarea {
  vertical-align: top;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-aligned .pure-control-group {
  margin-bottom: 0.5em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-aligned .pure-control-group label {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  width: 10em;
  margin: 0 1em 0 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-aligned .pure-controls {
  margin: 1.5em 0 0 11em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input.pure-input-rounded,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-input-rounded {
  border-radius: 2em;
  padding: 0.5em 1em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group fieldset {
  margin-bottom: 10px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group input,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group textarea {
  display: block;
  padding: 10px;
  margin: 0 0 -1px;
  border-radius: 0;
  position: relative;
  top: -1px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group input:focus,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group textarea:focus {
  z-index: 3;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group input:first-child,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group textarea:first-child {
  top: 1px;
  border-radius: 4px 4px 0 0;
  margin: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group input:first-child:last-child,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group textarea:first-child:last-child {
  top: 1px;
  border-radius: 4px;
  margin: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group input:last-child,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group textarea:last-child {
  top: -2px;
  border-radius: 0 0 4px 4px;
  margin: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-group button {
  margin: 0.35em 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-input-1 {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-input-3-4 {
  width: 75%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-input-2-3 {
  width: 66%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-input-1-2 {
  width: 50%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-input-1-3 {
  width: 33%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-input-1-4 {
  width: 25%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-help-inline,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-message-inline {
  display: inline-block;
  padding-left: 0.3em;
  color: #666;
  vertical-align: middle;
  font-size: 0.875em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-message {
  display: block;
  color: #666;
  font-size: 0.875em;
}
@media only screen and (max-width: 480px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) {
    /* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form button[type="submit"] {
    margin: 0.7em 0 0;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input:not([type]),
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="text"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="password"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="email"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="url"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="date"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="month"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="time"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="datetime"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="datetime-local"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="week"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="number"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="search"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="tel"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form input[type="color"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form label {
    margin-bottom: 0.3em;
    display: block;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input:not([type]),
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="text"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="password"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="email"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="url"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="date"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="month"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="time"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="datetime"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="datetime-local"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="week"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="number"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="search"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="tel"],
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-group input[type="color"] {
    margin-bottom: 0;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-aligned .pure-control-group label {
    margin-bottom: 0.3em;
    text-align: left;
    display: block;
    width: 100%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-aligned .pure-controls {
    margin: 1.5em 0 0 0;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form .pure-help-inline,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-message-inline,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-form-message {
    display: block;
    font-size: 0.75em;
    /* Increased bottom padding to make it group with its related input element. */
    padding: 0.2em 0 0.8em;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-widget {
  box-sizing: border-box;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-list,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-item,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-widget .vd-container-widget {
  position: relative;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-item,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-widget .vd-container-widget {
  padding: 0;
  margin: 0;
  height: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-link,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-heading {
  display: block;
  text-decoration: none;
  white-space: nowrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz {
  width: 100%;
  white-space: nowrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal .pure-menu-list,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz .pure-menu-list,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .pure-menu-list {
  display: inline-block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal .pure-menu-item,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal .pure-menu-heading,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal .pure-menu-separator,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz .pure-menu-item,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz .pure-menu-heading,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz .pure-menu-separator,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-widget,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-sortable-placeholder,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > [vd-link="true"],
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-widget .vd-container-widget,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .pure-menu-item,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .pure-menu-heading,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .pure-menu-separator,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .vd-container-widget {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-item .pure-menu-item,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-widget .vd-container-widget .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-widget .vd-container-widget {
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-children {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
  z-index: 3;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal .pure-menu-children,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz .pure-menu-children,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .pure-menu-children {
  left: 0;
  top: auto;
  width: inherit;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-allow-hover:hover > .pure-menu-children,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-active > .pure-menu-children,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-dropdown-hover:hover > .pure-menu-children {
  display: block;
  position: absolute;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-has-children > .pure-menu-link:after,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-dropdown-widget > .pure-menu-link:after {
  padding-left: 0.5em;
  content: "\25B8";
  font-size: small;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal .pure-menu-has-children > .pure-menu-link:after,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz .pure-menu-has-children > .pure-menu-link:after,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .pure-menu-has-children > .pure-menu-link:after,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal .vd-release .vd-main:not([vd-version^="1.2"]) .vd-dropdown-widget > .pure-menu-link:after {
  content: "\25BE";
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-scrollable {
  overflow-y: scroll;
  overflow-x: hidden;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-scrollable .pure-menu-list {
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal.pure-menu-scrollable .pure-menu-list,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz.pure-menu-scrollable .pure-menu-list,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz.pure-menu-scrollable .pure-menu-list {
  display: inline-block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal.pure-menu-scrollable,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz.pure-menu-scrollable,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz.pure-menu-scrollable {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  /* a little extra padding for this style to allow for scrollbars */
  padding: 0.5em 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz.pure-menu-scrollable::-webkit-scrollbar,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz.pure-menu-scrollable::-webkit-scrollbar {
  display: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-separator,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal .pure-menu-children .pure-menu-separator,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz .pure-menu-children .pure-menu-separator,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .pure-menu-children .pure-menu-separator {
  background-color: #ccc;
  height: 1px;
  margin: 0.3em 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal .pure-menu-separator,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz .pure-menu-separator,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .pure-menu-separator {
  width: 1px;
  height: 1.3em;
  margin: 0 0.3em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-horizontal .pure-menu-children .pure-menu-separator,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz .pure-menu-children .pure-menu-separator,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .pure-menu-children .pure-menu-separator {
  display: block;
  width: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-heading {
  text-transform: uppercase;
  color: #565d64;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-link {
  color: #777;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-children {
  background-color: #fff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-link,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-disabled,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-heading {
  padding: 0.5em 1em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-disabled {
  opacity: 0.5;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-disabled .pure-menu-link:hover {
  background-color: transparent;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-active > .pure-menu-link,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-link:hover,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-link:focus {
  background-color: #eee;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-selected .pure-menu-link,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-menu-selected .pure-menu-link:visited {
  color: #000;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table {
  /* Remove spacing between table cells (from Normalize.css) */
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #cbcbcb;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table caption {
  color: #000;
  font: italic 85%/1 arial, sans-serif;
  padding: 1em 0;
  text-align: center;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table td,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table th {
  border-left: 1px solid #cbcbcb;
  /*  inner column border */
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  /*to make ths where the title is really long work*/
  padding: 0.5em 1em;
  /* cell padding */
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table td:first-child,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table th:first-child {
  border-left-width: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table thead {
  background-color: #e0e0e0;
  color: #000;
  text-align: left;
  vertical-align: bottom;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table td {
  background-color: transparent;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table-odd td {
  background-color: #f2f2f2;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table-striped tr:nth-child(2n-1) td {
  background-color: #f2f2f2;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table-bordered td {
  border-bottom: 1px solid #cbcbcb;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table-bordered tbody > tr:last-child > td {
  border-bottom-width: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table-horizontal td,
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table-horizontal th {
  border-width: 0 0 1px 0;
  border-bottom: 1px solid #cbcbcb;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pure-table-horizontal tbody > tr:last-child > td {
  border-bottom-width: 0;
}
@media screen and (min-width: 35.5em) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-2,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-2-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-3-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-2-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-3-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-4-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-5-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-5-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-3-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-5-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-7-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-5-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-7-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-11-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-2-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-3-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-4-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-5-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-6-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-7-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-8-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-9-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-10-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-11-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-12-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-13-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-14-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-15-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-16-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-17-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-18-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-19-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-20-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-21-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-22-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-23-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-5 {
    width: 20%;
    *width: 19.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-3-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-2-5 {
    width: 40%;
    *width: 39.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-5-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-2,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-7-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-3-5 {
    width: 60%;
    *width: 59.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-5-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-2-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-3-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-4-5 {
    width: 80%;
    *width: 79.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-5-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-7-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-11-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-1-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-5-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-sm-24-24 {
    width: 100%;
  }
}
@media screen and (min-width: 48em) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-2,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-2-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-3-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-2-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-3-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-4-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-5-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-5-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-3-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-5-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-7-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-5-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-7-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-11-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-2-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-3-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-4-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-5-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-6-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-7-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-8-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-9-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-10-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-11-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-12-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-13-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-14-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-15-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-16-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-17-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-18-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-19-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-20-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-21-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-22-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-23-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-5 {
    width: 20%;
    *width: 19.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-3-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-2-5 {
    width: 40%;
    *width: 39.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-5-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-2,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-7-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-3-5 {
    width: 60%;
    *width: 59.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-5-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-2-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-3-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-4-5 {
    width: 80%;
    *width: 79.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-5-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-7-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-11-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-1-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-5-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-md-24-24 {
    width: 100%;
  }
}
@media screen and (min-width: 64em) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-2,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-2-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-3-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-2-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-3-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-4-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-5-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-5-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-3-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-5-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-7-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-5-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-7-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-11-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-2-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-3-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-4-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-5-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-6-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-7-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-8-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-9-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-10-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-11-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-12-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-13-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-14-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-15-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-16-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-17-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-18-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-19-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-20-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-21-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-22-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-23-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-5 {
    width: 20%;
    *width: 19.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-3-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-2-5 {
    width: 40%;
    *width: 39.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-5-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-2,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-7-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-3-5 {
    width: 60%;
    *width: 59.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-5-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-2-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-3-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-4-5 {
    width: 80%;
    *width: 79.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-5-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-7-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-11-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-1-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-5-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-lg-24-24 {
    width: 100%;
  }
}
@media screen and (min-width: 80em) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-2,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-2-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-3-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-2-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-3-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-4-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-5-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-5-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-3-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-5-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-7-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-5-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-7-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-11-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-2-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-3-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-4-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-5-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-6-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-7-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-8-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-9-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-10-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-11-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-12-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-13-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-14-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-15-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-16-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-17-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-18-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-19-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-20-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-21-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-22-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-23-24,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-3-24 {
    width: 12.5%;
    *width: 12.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-5 {
    width: 20%;
    *width: 19.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-6-24 {
    width: 25%;
    *width: 24.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-3-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-9-24 {
    width: 37.5%;
    *width: 37.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-2-5 {
    width: 40%;
    *width: 39.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-5-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-2,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-12-24 {
    width: 50%;
    *width: 49.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-7-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-3-5 {
    width: 60%;
    *width: 59.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-5-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-15-24 {
    width: 62.5%;
    *width: 62.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-2-3,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-3-4,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-18-24 {
    width: 75%;
    *width: 74.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-4-5 {
    width: 80%;
    *width: 79.969%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-5-6,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-7-8,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-21-24 {
    width: 87.5%;
    *width: 87.469%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-11-12,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-1-1,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-5-5,
  .vd-release .vd-main:not([vd-version^="1.2"]) .pure-u-xl-24-24 {
    width: 100%;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion {
  list-style: none;
  font-family: sans-serif;
  position: relative;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion:after,
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion:before {
  content: ' ';
  display: table;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion.accordion-tab .accordion-section {
    display: inline;
  }
}
@media only screen and (min-width: 768px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion.accordion-tab .accordion-section .accordion-section-selector:checked ~ .accordion-section-content {
    float: left;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion.accordion-tab .accordion-section .accordion-section-header {
  display: inline;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion[class$=accordion-side] .accordion-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 320px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion[class$=accordion-side] .accordion-section {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion[class$=accordion-side] .accordion-section .accordion-section-selector:checked ~ .accordion-section-content {
    position: absolute;
    top: 0;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion.right-accordion-side .accordion-section {
  display: block;
}
@media only screen and (min-width: 768px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion.right-accordion-side .accordion-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion .accordion-section {
  margin: 0;
  padding: 18px 0 4px;
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion .accordion-section .accordion-section-selector {
  outline: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion .accordion-section .accordion-section-selector:checked ~ .accordion-section-content {
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion .accordion-section .accordion-section-selector:checked + .accordion-section-header {
  background-color: #fff;
  color: gray;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion .accordion-section .accordion-section-header {
  cursor: pointer;
  padding: 10px;
  background-color: #d3d3d3;
  margin-right: -2px;
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-accordion .accordion-section .accordion-section-content {
  margin-top: 14px;
  display: none;
  width: 100%;
}
@media only screen and (min-width: 320px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-dropdown .focus-toggle {
    display: none;
  }
}
@media only screen and (min-width: 959px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-dropdown .click-toggle {
    display: none;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-dropdown .focus-toggle {
    display: inline-block;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-dropdown .dropdown-toggle {
  position: relative;
  cursor: pointer;
}
@media only screen and (min-width: 320px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-dropdown .dropdown-toggle:checked {
    pointer-events: none;
    outline: 0;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-dropdown .dropdown-toggle:checked + .dropdown-content {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media only screen and (min-width: 959px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-dropdown .dropdown-toggle:focus {
    pointer-events: none;
    outline: 0;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-dropdown .dropdown-toggle:focus ~ .dropdown-content {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-dropdown .dropdown-content {
  position: absolute;
  z-index: 1;
  visibility: hidden;
  width: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-dropdown .dropdown-content .dropdown-menu-item {
  list-style-type: none;
  white-space: nowrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-dropdown .dropdown-content .dropdown-menu-item .dropdown-action-item {
  background: 0 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-modal .open-modal:checked ~ .modal-container,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-open {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-modal .modal-container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(2, 2, 2, 0.8);
  z-index: 2000;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-modal .modal-container .modal-frame {
  width: 50%;
  height: 50%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-modal .modal-container .modal-frame .modal-header {
  text-align: center;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-modal .modal-container .modal-frame .modal-body {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-alert .alert-toggle:checked + .alert {
  display: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-alert .alert {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-alert .alert .close-alert {
  cursor: pointer;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-carousel {
  list-style-type: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-carousel .carousel-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-carousel .carousel-item:first-child .carousel-nav:checked + .linear-carousel-label:after {
  content: '\003c';
  color: #d3d3d3;
  cursor: not-allowed;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-carousel .carousel-item:last-child .carousel-nav:checked ~ .carousel-last-nav:after {
  color: #d3d3d3;
  cursor: not-allowed;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-carousel .carousel-item .carousel-nav:checked ~ .carousel-content {
  display: inline;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-carousel .carousel-item .carousel-nav:checked ~ .carousel-label:after {
  content: '\003e';
  color: #000;
  cursor: pointer;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-carousel .carousel-item .carousel-nav:checked + .carousel-label:after {
  content: '\003c';
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-carousel .carousel-item .carousel-content {
  height: 400px;
  width: 300px;
  display: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-carousel .carousel-item .carousel-label {
  cursor: pointer;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .close-button {
  cursor: pointer;
  position: absolute;
  right: 3px;
  top: 4px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover {
  display: inline-block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover-toggle-dismissable,
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover-toggle-label {
  cursor: pointer;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover-toggle:checked ~ .popover {
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover-toggle.popover-toggle-dismissable.popover-dismissable-right {
  float: left;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover-toggle.popover-toggle-dismissable:focus {
  outline: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover-toggle.popover-toggle-dismissable:focus + .popover {
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover-toggle.popover-toggle-dismissable:focus + .popover.popover-right {
  display: inherit;
  margin-left: 25px;
  margin-top: -35px;
  float: right;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover-toggle.popover-toggle-dismissable:focus + .popover.popover-right .left-arrow {
  position: absolute;
  margin-left: -18px;
  margin-top: 12%;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #f7f7f7;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover {
  position: absolute;
  display: none;
  max-width: 276px;
  padding: 1px;
  line-break: auto;
  line-height: 1.5;
  word-wrap: break-word;
  background-clip: padding-box;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover.popover-bottom {
  margin-top: 30px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover.popover-bottom .up-arrow {
  position: relative;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #f7f7f7;
  z-index: 10;
  margin-top: -16px;
  left: 50%;
  margin-left: -11px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover .popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  margin-top: 0;
  border-top-right-radius: calc(-0.7rem);
  border-top-left-radius: calc(-0.7rem);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover .popover-content {
  padding: 9px 14px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-popover .popover .popover-content p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapse .collapse-toggle:checked + .collapse-content {
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapse.collapse-toggle-button .collapse-toggle:checked ~ .collapse-content {
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapse.collapse-toggle-button .collapse-toggle:checked + .collapse-button .collapse-button-label:first-child {
  display: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapse.collapse-toggle-button .collapse-toggle:checked + .collapse-button .collapse-button-label:last-child {
  display: inline;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-tooltip {
  display: inline-block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-tooltip .tooltip-target {
  cursor: help;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-tooltip .tooltip-target:hover + .tooltip-body {
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-tooltip .tooltip-body {
  display: none;
  position: absolute;
  z-index: 1500;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .section-indicator {
  list-style: none;
  font-family: sans-serif;
  position: relative;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .section-indicator .pure-menu-list {
  margin-top: 40px;
  position: static;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .section-indicator .pure-menu-list .section-indicator-header {
  margin: 0;
  padding: 18px 0 4px;
  display: block;
  position: static;
}
@media only screen and (min-width: 320px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .section-indicator .pure-menu-list .section-indicator-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .section-indicator .pure-menu-list .section-indicator-header .section-indicator-content {
  margin-top: 14px;
  width: 100%;
  white-space: normal;
}
@media only screen and (min-width: 320px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .section-indicator .pure-menu-list .section-indicator-header .section-indicator-content {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .section-indicator .pure-menu-list .section-indicator-header .section-indicator-content:hover + .section-indicator-selector {
  background-color: #d3d3d3;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .section-indicator .pure-menu-list .section-indicator-header .section-indicator-selector {
  outline: 0;
  display: inline-block;
  position: absolute;
  top: 0;
}
@media only screen and (min-width: 320px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .section-indicator .pure-menu-list .section-indicator-header .section-indicator-selector {
    position: static;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 768px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .section-indicator .pure-menu-list .section-indicator-header {
    display: inline;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .section-indicator .pure-menu-list .section-indicator-header .section-indicator-header {
  display: inline;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapsing-menu {
  position: fixed;
  z-index: 1000;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapsing-menu.pcssc-menu-left {
  left: 0;
}
@media only screen and (min-width: 320px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapsing-menu {
    height: 0;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapsing-menu .pure-menu-heading {
    display: none;
  }
}
@media only screen and (min-width: 959px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapsing-menu {
    top: 0;
    bottom: 0;
    height: 100%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapsing-menu .menu-link {
    display: none;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapsing-menu .pure-menu-heading {
    display: block;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapsing-menu .dropdown-content {
    visibility: visible;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapsing-menu .menu-link {
  left: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-collapsing-menu .dropdown-content {
  top: 38px;
  left: -1px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .pcssc-invisible {
  display: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-flex-contents {
  display: flex;
  -webkit-flex-flow: row wrap;
  /* Safari 6.1+ */
  flex-flow: row wrap;
  /* Required to make columns display correctly on iOS & MacOS */
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-flex-contents:before,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-flex-contents:after {
  display: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-center {
  text-align: center;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-release * {
  line-height: normal;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-reset {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-widget {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-main {
  position: relative;
  padding: 0 !important;
  background-color: #fff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) vdwp {
  display: none !important;
}
@media (min-width: 769px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) body:not(.vd-rtablet):not(.vd-rmobile) .vd-desktop-hidden {
    display: none;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-tablet-hidden {
  display: none;
}
@media (max-width: 768px) and (min-width: 415px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-tablet-hidden {
    display: none !important;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-mobile-hidden {
  display: none;
}
@media (max-width: 479px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-mobile-hidden {
    display: none !important;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-column-widget {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
  padding: 10px;
  /*&.vd-align {
		display: flex;
	  /*align-items: center;
	  justify-content: center;* /
	  /*flex-direction: column;* /

	  >.vd-widget {
	  	width: 100%;
	  }
	}

	&.vd-align-t {
		.vd-align;
		align-items: start;
	}
	&.vd-align-m {
		.vd-align;
		align-items: center;
	}
	&.vd-align-b {
		.vd-align;
		align-items: end;
	}*/
  /*&.vd-align-l {
		justify-content: start;
		text-align: left;
	}
	&.vd-align-c {
		justify-content: center;
		text-align: center;
	}
	&.vd-align-r {
		justify-content: end;
		text-align: right;
	}*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-column-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-column-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-column-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-column-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-column-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-column-widget .vd-row-widget {
  padding: 0px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-col-responsive-style .vd-column-widget {
  padding: 2px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-column-widget,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-column-widget {
  padding: 2px;
}
@media (max-width: 479px), (max-width: 768px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-column-widget {
    padding: 2px;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-component-widget {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-component-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-component-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-component-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-component-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-component-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-component-widget .vd-media,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-component-widget .vd-media-body {
  overflow: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-widget {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
  padding: 10px;
  /*&.vd-align {
		display: flex;
	  /*align-items: center;
	  justify-content: center;* /
	  /*flex-direction: column;* /

	  >.vd-widget {
	  	width: 100%;
	  }
	}

	&.vd-align-t {
		.vd-align;
		align-items: start;
	}
	&.vd-align-m {
		.vd-align;
		align-items: center;
	}
	&.vd-align-b {
		.vd-align;
		align-items: end;
	}*/
  /*&.vd-align-l {
		justify-content: start;
		text-align: left;
	}
	&.vd-align-c {
		justify-content: center;
		text-align: center;
	}
	&.vd-align-r {
		justify-content: end;
		text-align: right;
	}*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-widget .vd-row-widget {
  padding: 0px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz {
  display: inline-block;
  flex-direction: row !important;
  /*white-space: pre-line; //pre-wrap;*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz.vd-align {
  flex-direction: row;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz.vd-align > .vd-widget {
  width: initial;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-container-horiz {
  display: inline;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-img-widget img,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-video-widget video,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-audio-widget audio {
  height: 50px;
  width: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-btn-widget > a {
  padding: 5px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz .vd-sortable-placeholder {
  width: 75px;
  height: 20px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-row-widget > .vd-column-widget {
  display: inline-block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-row-widget > .vd-column-widget.vd-force-dimensions {
  min-width: 100px !important;
  min-height: 50px !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-widget,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-sortable-placeholder,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > [vd-link="true"] {
  /*display: table-cell;*/
  /*display: table;*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-widget.vd-force-dimensions,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > .vd-sortable-placeholder.vd-force-dimensions,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-container-horiz > [vd-link="true"].vd-force-dimensions {
  min-width: 100px !important;
  min-height: 50px !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-hr-widget {
  padding: 2px 0px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-icon-widget {
  display: block;
  text-align: center;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-icon-widget i,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-icon-widget span {
  vertical-align: middle;
  display: inline-block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-icon-widget > i {
  padding: 0px 3px;
  margin-top: -2px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-icon-widget i.reverse {
  transform: rotate(90deg) scaleX(-1);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-icon-widget i.reverse-180 {
  transform: rotate(180deg) scaleX(-1);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-icon-responsive-style .vd-icon-widget {
  padding: 0 2px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-icon-widget,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-icon-widget {
  padding: 0 2px;
}
@media (max-width: 479px), (max-width: 768px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-icon-widget {
    padding: 0 2px;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-img-widget {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
  display: block;
  /*margin: 0 auto;*/
  text-align: center;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-img-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-img-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-img-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-img-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-img-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-img-widget img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  display: inline-block !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-img-full-w {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-widget {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
  /* Safari 6.1+ */
  /* Required to make columns display correctly on iOS & MacOS */
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em;
  /* IE < 8: collapse white-space between units */
  text-rendering: optimizespeed;
  /* Webkit: fixes text-rendering: optimizeLegibility */
  /*
    Sets the font stack to fonts known to work properly with the above letter
    and word spacings. See: https://github.com/yahoo/pure/issues/41/

    The following font stack makes Pure Grids work on all known environments.

    * FreeSans: Ships with many Linux distros, including Ubuntu

    * Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
      Arial to get picked up by the browser, even though neither is available
      in Chrome OS.

    * Droid Sans: Ships with all versions of Android.

    * Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
    */
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  /* Use flexbox when possible to avoid `letter-spacing` side-effects. */
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  /* Prevents distributing space between rows */
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  word-spacing: -0.43em;
  padding: 20px;
  /*display: flex;
	-webkit-flex-flow: row wrap; /* Safari 6.1+ * /
	flex-flow: row wrap;*/
  /* Required to make columns display correctly on iOS & MacOS */
  /*&:before,
	&:after {
      display: none;
    }*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-widget:before,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-widget:after {
  display: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-widget * {
  letter-spacing: normal;
  word-spacing: normal;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-widget .vd-row-widget {
  margin-right: 0;
  margin-left: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-responsive-style .vd-row-widget {
  padding: 2px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-row-widget,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-row-widget {
  padding: 2px;
}
@media (max-width: 479px), (max-width: 768px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-row-widget {
    padding: 2px;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-section-widget {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-section-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-section-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-section-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-section-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-section-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-section-widget .vd-section-container {
  max-width: 1170px !important;
  margin: 0 auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-text-widget {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
  /*> p*/
  /*.span,
 	.vd-icon-widget {
 		vertical-align: middle;
 	}*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-text-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-text-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-text-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-text-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-text-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-text-widget,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-text-widget * {
  word-break: normal;
  /*vertical-align: middle;*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-text-widget p {
  margin: 0;
  padding: 10px 0px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-text-widget .vd-icon-widget {
  display: inline-block;
  margin: 0px 2px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-btn-widget {
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
  display: block;
  margin: 0 auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-btn-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-btn-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-btn-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-btn-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-btn-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-btn-widget > a {
  display: inline-block;
  cursor: pointer;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-video-widget {
  padding: 5px;
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-video-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-video-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-video-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-video-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-video-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-video-widget video {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-audio-widget {
  padding: 5px;
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
  text-align: center;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-audio-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-audio-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-audio-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-audio-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-audio-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-audio-widget audio {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-svg-widget {
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-svg-widget.vd-align {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  flex-wrap: wrap;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-svg-widget.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-svg-widget .vd-overlay,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-svg-widget .vd-click-overlay {
  display: block !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background-color: rgba(0, 0, 0, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-svg-widget .vd-click-overlay {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-svg-widget.vd-divider {
  position: absolute;
  left: 0px;
  /*pointer-events:	none;*/
  /*overflow: hidden;*/
  line-height: 0;
  direction: ltr;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-svg-widget.vd-divider-top {
  top: 0px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-svg-widget.vd-divider-bottom {
  bottom: 0px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-svg-widget svg {
  width: 100%;
  /*height: 100px;*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget #vd-support-type {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget.vd-modal-sml .modal-frame {
  width: 250px !important;
  text-align: center;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-text {
  line-height: 2.25em;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-input-full {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-close-button {
  position: absolute !important;
  right: 0px !important;
  top: 0px !important;
  width: 1.1em !important;
  height: 1.1em !important;
  cursor: pointer !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-close:after,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-close:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 1.5em;
  background: #ccc;
  display: block;
  transform: rotate(45deg);
  left: 50%;
  margin: -3px 0 0 -1px;
  top: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-close:hover:after,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-close:hover:before {
  background: #aaa;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-close:before {
  transform: rotate(-45deg);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-close-modal {
  display: none !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-open-modal:checked ~ .vd-modal-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(2, 2, 2, 0.8);
  /*z-index:2000;*/
  z-index: 150001;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-container .vd-modal-frame {
  width: 50%;
  height: 50%;
  background-color: #fff;
  border-radius: 1px;
  padding: 20px 25px;
  min-width: 500px !important;
  height: initial !important;
  text-align: center;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-container .vd-modal-frame .vd-modal-header {
  text-align: center;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-container .vd-modal-frame .vd-modal-header h3 {
  margin-bottom: 0px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-modal-widget .vd-modal-container .vd-modal-frame .vd-modal-body {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support .pure-g > [class*="pure-u"] {
  margin: 10px 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support input,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support textarea,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support select,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support option {
  border-radius: 1px !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support label {
  margin-bottom: 5px !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support .vd-support-btn {
  text-align: center;
  margin-bottom: 0px !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support .vd-support-btn .vd-menu-btn {
  padding-bottom: 5px !important;
  line-height: normal !important;
  width: auto;
  box-sizing: border-box;
  background-color: #e41b51 !important;
  color: #fff !important;
  margin: 1px !important;
  position: relative !important;
  vertical-align: top !important;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 3px;
  padding: 11px 16px !important;
  border: none !important;
  text-transform: none !important;
  font-size: 100% !important;
  min-height: 52px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support .vd-support-btn span {
  line-height: 25px;
  float: right;
  margin-left: 10px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support #vd-message {
  padding: 15px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support .output {
  text-align: center;
  padding-top: 10px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support .output span.error {
  color: red;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-support .output span.success {
  color: green;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-widget {
  /*&.vd-menu-right .vd-container-widget {
		float: right;
	}*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-widget .vd-container-widget.vd-force-dimensions {
  min-height: 50px !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz {
  display: inline-block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .vd-container-widget {
  /*float: left;*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-horiz .vd-container-widget.vd-force-dimensions {
  min-width: 100px !important;
  min-height: 50px !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget {
  position: relative;
  overflow: hidden !important;
  /*height: 100%; / * Or set a fixed height */
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-widget-tag {
  top: 0px !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-slider-cnt {
  /*height: 100%;*/
  white-space: nowrap;
  transition: 0.8s;
  /*display: flex;*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide-widget {
  /*font-size: inherit;
	display: inline-block !important;
	vertical-align: top !important;
	height: 100% !important;
	width: 100% !important;
	text-align: center;
	padding: 80px 30px;
	white-space: normal !important;*/
  /*display: inline-block !important;
	margin: 0 auto;
	font-size: 100%;
	line-height: 1;
	box-sizing: border-box;
	position: relative;
	padding: 80px 30px;
	text-align: center;*/
  display: inline-block !important;
  margin: 0 auto;
  font-size: 100%;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
  padding: 80px 30px;
  text-align: center;
  width: 100%;
  vertical-align: top !important;
  white-space: normal;
  /*>.vd-widget-tag {
		top: 0px !important;
	}*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide-widget.vd-align-t,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide-widget.vd-align-m,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide-widget.vd-align-b {
  display: inline-flex !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-slide {
  display: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-arrows {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 100%;
  height: 0;
  mix-blend-mode: difference;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-arrows > div + div {
  visibility: hidden;
  /* Hide all but first P/N container */
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-arrows label {
  background: #fff;
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  /* If you want to place numbers */
  text-align: center;
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  border-radius: 50%;
  margin: 0 3px;
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-arrows label:hover {
  opacity: 1;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-arrows label + label {
  left: auto;
  right: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-bullets {
  position: absolute;
  z-index: 2;
  bottom: 0;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  mix-blend-mode: difference;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-bullets > label {
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50%;
  margin: 0 3px;
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-bullets > label + label {
  background: rgba(255, 255, 255, 0.5);
  /* Dim all but first */
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget .vd-bullets > label:hover {
  background: rgba(255, 255, 255, 0.7) !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget > .vd-slide:checked ~ .vd-bullets > * {
  background: rgba(255, 255, 255, 0.5);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(1):checked ~ .vd-bullets > *:nth-child(1) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(2):checked ~ .vd-bullets > *:nth-child(2) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(3):checked ~ .vd-bullets > *:nth-child(3) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(4):checked ~ .vd-bullets > *:nth-child(4) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(5):checked ~ .vd-bullets > *:nth-child(5) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(6):checked ~ .vd-bullets > *:nth-child(6) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(7):checked ~ .vd-bullets > *:nth-child(7) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(8):checked ~ .vd-bullets > *:nth-child(8) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(9):checked ~ .vd-bullets > *:nth-child(9) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(10):checked ~ .vd-bullets > *:nth-child(10) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(11):checked ~ .vd-bullets > *:nth-child(11) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(12):checked ~ .vd-bullets > *:nth-child(12) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(13):checked ~ .vd-bullets > *:nth-child(13) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(14):checked ~ .vd-bullets > *:nth-child(14) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(15):checked ~ .vd-bullets > *:nth-child(15) {
  background: #ffffff;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-widget > .vd-slide:checked ~ .vd-arrows > * {
  visibility: hidden;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(1):checked ~ .vd-arrows > *:nth-child(1) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(2):checked ~ .vd-arrows > *:nth-child(2) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(3):checked ~ .vd-arrows > *:nth-child(3) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(4):checked ~ .vd-arrows > *:nth-child(4) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(5):checked ~ .vd-arrows > *:nth-child(5) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(6):checked ~ .vd-arrows > *:nth-child(6) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(7):checked ~ .vd-arrows > *:nth-child(7) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(8):checked ~ .vd-arrows > *:nth-child(8) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(9):checked ~ .vd-arrows > *:nth-child(9) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(10):checked ~ .vd-arrows > *:nth-child(10) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(11):checked ~ .vd-arrows > *:nth-child(11) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(12):checked ~ .vd-arrows > *:nth-child(12) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(13):checked ~ .vd-arrows > *:nth-child(13) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(14):checked ~ .vd-arrows > *:nth-child(14) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(15):checked ~ .vd-arrows > *:nth-child(15) {
  visibility: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(1):checked ~ .vd-slider-cnt {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(2):checked ~ .vd-slider-cnt {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(3):checked ~ .vd-slider-cnt {
  transform: translateX(-200%);
  -webkit-transform: translateX(-200%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(4):checked ~ .vd-slider-cnt {
  transform: translateX(-300%);
  -webkit-transform: translateX(-300%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(5):checked ~ .vd-slider-cnt {
  transform: translateX(-400%);
  -webkit-transform: translateX(-400%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(6):checked ~ .vd-slider-cnt {
  transform: translateX(-500%);
  -webkit-transform: translateX(-500%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(7):checked ~ .vd-slider-cnt {
  transform: translateX(-600%);
  -webkit-transform: translateX(-600%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(8):checked ~ .vd-slider-cnt {
  transform: translateX(-700%);
  -webkit-transform: translateX(-700%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(9):checked ~ .vd-slider-cnt {
  transform: translateX(-800%);
  -webkit-transform: translateX(-800%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(10):checked ~ .vd-slider-cnt {
  transform: translateX(-900%);
  -webkit-transform: translateX(-900%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(11):checked ~ .vd-slider-cnt {
  transform: translateX(-1000%);
  -webkit-transform: translateX(-1000%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(12):checked ~ .vd-slider-cnt {
  transform: translateX(-1100%);
  -webkit-transform: translateX(-1100%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(13):checked ~ .vd-slider-cnt {
  transform: translateX(-1200%);
  -webkit-transform: translateX(-1200%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(14):checked ~ .vd-slider-cnt {
  transform: translateX(-1300%);
  -webkit-transform: translateX(-1300%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slide:nth-child(15):checked ~ .vd-slider-cnt {
  transform: translateX(-1400%);
  -webkit-transform: translateX(-1400%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(1):checked ~ .vd-slider-cnt {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(2):checked ~ .vd-slider-cnt {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(3):checked ~ .vd-slider-cnt {
  transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(4):checked ~ .vd-slider-cnt {
  transform: translateY(-300%);
  -webkit-transform: translateY(-300%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(5):checked ~ .vd-slider-cnt {
  transform: translateY(-400%);
  -webkit-transform: translateY(-400%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(6):checked ~ .vd-slider-cnt {
  transform: translateY(-500%);
  -webkit-transform: translateY(-500%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(7):checked ~ .vd-slider-cnt {
  transform: translateY(-600%);
  -webkit-transform: translateY(-600%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(8):checked ~ .vd-slider-cnt {
  transform: translateY(-700%);
  -webkit-transform: translateY(-700%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(9):checked ~ .vd-slider-cnt {
  transform: translateY(-800%);
  -webkit-transform: translateY(-800%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(10):checked ~ .vd-slider-cnt {
  transform: translateY(-900%);
  -webkit-transform: translateY(-900%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(11):checked ~ .vd-slider-cnt {
  transform: translateY(-1000%);
  -webkit-transform: translateY(-1000%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(12):checked ~ .vd-slider-cnt {
  transform: translateY(-1100%);
  -webkit-transform: translateY(-1100%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(13):checked ~ .vd-slider-cnt {
  transform: translateY(-1200%);
  -webkit-transform: translateY(-1200%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(14):checked ~ .vd-slider-cnt {
  transform: translateY(-1300%);
  -webkit-transform: translateY(-1300%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-slider-vert .vd-slide:nth-child(15):checked ~ .vd-slider-cnt {
  transform: translateY(-1400%);
  -webkit-transform: translateY(-1400%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-widget {
  z-index: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-cnt {
  -webkit-align-items: center;
  align-items: center;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-cnt > .vd-widget {
  margin: 0px 10px;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-cnt .vd-widget > * {
  transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-cnt > .vd-text-widget > *:not(.vd-widget-tag) {
  display: inline-block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-cnt.vd-force-dimensions {
  min-width: 100px !important;
  min-height: 50px !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-menu {
  display: none !important;
  z-index: 25000 !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-toggle {
  display: none !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-widget-selected.vd-collapsable {
  border-color: #02b10a;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-widget-selected.vd-collapsable .vd-widget-tag {
  border-top: solid 7px #02b10a;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style {
  /* Animations */
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-nav-cnt {
  /*display: inline-block !important;*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-nav-cnt > .vd-widget {
  margin: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable {
  text-align: left;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  /* Temp solution so on 'release' the collapsable menu items are vertically spaced? */
  /*&.vd-align {
      display: inline-block;
    }*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable > .vd-widget {
  display: block;
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable > .vd-text-widget > *:not(.vd-widget-tag),
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable > .vd-text-widget > a {
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-menu-toggle:not(:checked) ~ .vd-collapsable {
  padding: 0 !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-menu-toggle:not(:checked) ~ .vd-collapsable.vd-force-dimensions {
  min-width: auto !important;
  min-height: auto !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-menu-toggle:checked ~ .vd-collapsable {
  overflow: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-nav-menu {
  /*display: inline-block !important;*/
  display: block !important;
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-nav-menu.vd-left {
  left: 0;
  right: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-nav-menu.vd-right {
  right: 0;
  left: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-nav-full-page {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style.vd-nav-vert .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-nav-vert .vd-collapsable {
  overflow: hidden !important;
  max-height: 0 !important;
  transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style.vd-nav-vert .vd-menu-toggle:checked ~ .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-nav-vert .vd-menu-toggle:checked ~ .vd-collapsable {
  max-height: 100vh !important;
  overflow: visible !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style.vd-nav-horz .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-nav-horz .vd-collapsable {
  overflow: hidden !important;
  margin-left: initial;
  margin-right: initial;
  width: 0;
  max-height: 0;
  transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style.vd-nav-horz .vd-menu-toggle:checked ~ .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-nav-horz .vd-menu-toggle:checked ~ .vd-collapsable {
  width: 200px;
  max-height: 100vh;
  overflow: visible !important;
  transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(1) {
  order: 979;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(2) {
  order: 980;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(3) {
  order: 981;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(4) {
  order: 982;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(5) {
  order: 983;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(6) {
  order: 984;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(7) {
  order: 985;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(8) {
  order: 986;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(9) {
  order: 987;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(10) {
  order: 988;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(11) {
  order: 989;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(12) {
  order: 990;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(13) {
  order: 991;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(14) {
  order: 992;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(15) {
  order: 993;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(16) {
  order: 994;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(17) {
  order: 996;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(18) {
  order: 997;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(19) {
  order: 998;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-responsive-style .vd-collapsable:nth-child(20) {
  order: 999;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile {
  /* Animations */
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-nav-cnt,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-nav-cnt {
  /*display: inline-block !important;*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-nav-cnt > .vd-widget,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-nav-cnt > .vd-widget {
  margin: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable {
  text-align: left;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  /* Temp solution so on 'release' the collapsable menu items are vertically spaced? */
  /*&.vd-align {
      display: inline-block;
    }*/
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable > .vd-widget,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable > .vd-widget {
  display: block;
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable.vd-align > .vd-widget,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable.vd-align > .vd-widget {
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable > .vd-text-widget > *:not(.vd-widget-tag),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable > .vd-text-widget > *:not(.vd-widget-tag),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable > .vd-text-widget > a,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable > .vd-text-widget > a {
  display: block;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-menu-toggle:not(:checked) ~ .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-menu-toggle:not(:checked) ~ .vd-collapsable {
  padding: 0 !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-menu-toggle:not(:checked) ~ .vd-collapsable.vd-force-dimensions,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-menu-toggle:not(:checked) ~ .vd-collapsable.vd-force-dimensions {
  min-width: auto !important;
  min-height: auto !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-menu-toggle:checked ~ .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-menu-toggle:checked ~ .vd-collapsable {
  overflow: visible;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-nav-menu,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-nav-menu {
  /*display: inline-block !important;*/
  display: block !important;
  position: absolute;
  right: 0;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-nav-menu.vd-left,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-nav-menu.vd-left {
  left: 0;
  right: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-nav-menu.vd-right,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-nav-menu.vd-right {
  right: 0;
  left: auto;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-nav-full-page,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-nav-full-page {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet.vd-nav-vert .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile.vd-nav-vert .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-nav-vert .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-nav-vert .vd-collapsable {
  overflow: hidden !important;
  max-height: 0 !important;
  transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet.vd-nav-vert .vd-menu-toggle:checked ~ .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile.vd-nav-vert .vd-menu-toggle:checked ~ .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-nav-vert .vd-menu-toggle:checked ~ .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-nav-vert .vd-menu-toggle:checked ~ .vd-collapsable {
  max-height: 100vh !important;
  overflow: visible !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet.vd-nav-horz .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile.vd-nav-horz .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-nav-horz .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-nav-horz .vd-collapsable {
  overflow: hidden !important;
  margin-left: initial;
  margin-right: initial;
  width: 0;
  max-height: 0;
  transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet.vd-nav-horz .vd-menu-toggle:checked ~ .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile.vd-nav-horz .vd-menu-toggle:checked ~ .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-nav-horz .vd-menu-toggle:checked ~ .vd-collapsable,
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-nav-horz .vd-menu-toggle:checked ~ .vd-collapsable {
  width: 200px;
  max-height: 100vh;
  overflow: visible !important;
  transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(1),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(1) {
  order: 979;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(2),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(2) {
  order: 980;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(3),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(3) {
  order: 981;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(4),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(4) {
  order: 982;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(5),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(5) {
  order: 983;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(6),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(6) {
  order: 984;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(7),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(7) {
  order: 985;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(8),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(8) {
  order: 986;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(9),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(9) {
  order: 987;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(10),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(10) {
  order: 988;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(11),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(11) {
  order: 989;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(12),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(12) {
  order: 990;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(13),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(13) {
  order: 991;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(14),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(14) {
  order: 992;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(15),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(15) {
  order: 993;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(16),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(16) {
  order: 994;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(17),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(17) {
  order: 996;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(18),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(18) {
  order: 997;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(19),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(19) {
  order: 998;
}
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rtablet .vd-collapsable:nth-child(20),
.vd-release .vd-main:not([vd-version^="1.2"]) body.vd-rmobile .vd-collapsable:nth-child(20) {
  order: 999;
}
@media (max-width: 479px), (max-width: 768px) {
  .vd-release .vd-main:not([vd-version^="1.2"]) {
    /* Animations */
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-cnt {
    /*display: inline-block !important;*/
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-cnt > .vd-widget {
    margin: auto;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable {
    text-align: left;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    /* Temp solution so on 'release' the collapsable menu items are vertically spaced? */
    /*&.vd-align {
      display: inline-block;
    }*/
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable > .vd-widget {
    display: block;
    width: 100%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable.vd-align > .vd-widget {
    width: 100%;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable > .vd-text-widget > *:not(.vd-widget-tag),
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable > .vd-text-widget > a {
    display: block;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-toggle:not(:checked) ~ .vd-collapsable {
    padding: 0 !important;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-toggle:not(:checked) ~ .vd-collapsable.vd-force-dimensions {
    min-width: auto !important;
    min-height: auto !important;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-menu-toggle:checked ~ .vd-collapsable {
    overflow: visible;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-menu {
    /*display: inline-block !important;*/
    display: block !important;
    position: absolute;
    right: 0;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-menu.vd-left {
    left: 0;
    right: auto;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-menu.vd-right {
    right: 0;
    left: auto;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-full-page {
    display: flex;
    flex-direction: column;
    height: 100vh;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]).vd-nav-vert .vd-collapsable,
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-vert .vd-collapsable {
    overflow: hidden !important;
    max-height: 0 !important;
    transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .vd-release .vd-main:not([vd-version^="1.2"]).vd-nav-vert .vd-menu-toggle:checked ~ .vd-collapsable,
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-vert .vd-menu-toggle:checked ~ .vd-collapsable {
    max-height: 100vh !important;
    overflow: visible !important;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]).vd-nav-horz .vd-collapsable,
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-horz .vd-collapsable {
    overflow: hidden !important;
    margin-left: initial;
    margin-right: initial;
    width: 0;
    max-height: 0;
    transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .vd-release .vd-main:not([vd-version^="1.2"]).vd-nav-horz .vd-menu-toggle:checked ~ .vd-collapsable,
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-nav-horz .vd-menu-toggle:checked ~ .vd-collapsable {
    width: 200px;
    max-height: 100vh;
    overflow: visible !important;
    transition: 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(1) {
    order: 979;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(2) {
    order: 980;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(3) {
    order: 981;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(4) {
    order: 982;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(5) {
    order: 983;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(6) {
    order: 984;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(7) {
    order: 985;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(8) {
    order: 986;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(9) {
    order: 987;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(10) {
    order: 988;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(11) {
    order: 989;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(12) {
    order: 990;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(13) {
    order: 991;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(14) {
    order: 992;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(15) {
    order: 993;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(16) {
    order: 994;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(17) {
    order: 996;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(18) {
    order: 997;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(19) {
    order: 998;
  }
  .vd-release .vd-main:not([vd-version^="1.2"]) .vd-collapsable:nth-child(20) {
    order: 999;
  }
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-map-widget > iframe {
  width: 100%;
  height: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-dropdown-widget {
  white-space: nowrap !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-dropdown-widget .vd-dropdown-label {
  display: table;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-dropdown-widget .vd-dd-toggle {
  display: none;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-dropdown-widget .vd-dropdown-menu {
  display: none !important;
  left: 50%;
  transform: translateX(-50%);
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-dd-toggle:checked ~ .vd-dropdown-menu,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-dropdown-hover .vd-dropdown-menu:hover,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-dropdown-hover .vd-dropdown-label:hover ~ .vd-dropdown-menu {
  display: block !important;
  position: absolute;
  width: 100%;
}
.vd-release .vd-main:not([vd-version^="1.2"]) input[type="search"] {
  box-sizing: inherit;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-shortcode-widget {
  padding: 10px;
  /*&.vd-force-dimensions {
  	min-height: 30px;
  }*/
  /* Avoid inline issues with others content */
  white-space: normal;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-wp-tmpl-widget {
  padding: 10px;
  /*&.vd-force-dimensions {
  	min-height: 30px;
  }*/
  /* Avoid inline issues with others content */
  white-space: normal;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-editor {
  padding-top: 100px !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-manager .vd-menu-btn[vd-name="hide-eles"],
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-manager .vd-menu-btn[vd-name="hide-content"],
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-manager .vd-menu-btn[vd-name="select-template"] {
  background-color: #02b10a !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-manager .vd-menu-btn[vd-name="hide-eles"]:hover,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-manager .vd-menu-btn[vd-name="hide-content"]:hover,
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-manager .vd-menu-btn[vd-name="select-template"]:hover {
  background-color: #017e07 !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .vd-manager .vd-menu-btn[vd-name="hide-eles"] .vd-icon {
  font-size: 21px !important;
}
.vd-release .vd-main:not([vd-version^="1.2"]) .admin-bar .vd-release.vd-nav-sticky {
  top: 32px;
}
