/* Reset =================================================== */
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,700|Open+Sans:400italic,700italic,400,700);
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* Fonts =================================================== */
/*  Font Awesome
    the iconic font designed for use with Twitter Bootstrap
    -------------------------------------------------------
    The full suite of pictographic icons, examples, and documentation
    can be found at: http://fortawesome.github.com/Font-Awesome/

    License
    -------------------------------------------------------
    The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0:
    http://creativecommons.org/licenses/by/3.0/ A mention of
    'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable
    source code is considered acceptable attribution (most common on the web).
    If human readable source code is not available to the end user, a mention in
    an 'About' or 'Credits' screen is considered acceptable (most common in desktop
    or mobile software).

    Contact
    -------------------------------------------------------
    Email: dave@davegandy.com
    Twitter: http://twitter.com/fortaweso_me
    Work: Lead Product Designer @ http://kyruus.com

    */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/Font-Awesome/fontawesome-webfont.eot");
  src: url("../fonts/Font-Awesome/fontawesome-webfont.eot?#iefix") format("eot"), url("../fonts/Font-Awesome/fontawesome-webfont.woff") format("woff"), url("../fonts/Font-Awesome/fontawesome-webfont.ttf") format("truetype"), url("../fonts/Font-Awesome/fontawesome-webfont.svg#FontAwesome") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Variables =================================================== */
/* Mixins =================================================== */
/*!
* jQuery UI CSS Framework 1.11.2
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer; }

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* Smallest ========================================= */
html {
  font-size: 16px;
  width: 100%;
  -webkit-text-size-adjust: none; }

body {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.7em;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 100;
  width: 100%;
  color: black; }
  body * {
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -ms-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all; }

.lightbox {
  display: none; }

a {
  text-decoration: none;
  color: #aa291c;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all; }
  a:hover {
    color: #7e1e15; }

form {
  display: block; }
  form label {
    display: none; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
.ui-selectmenu-button,
textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e2ded6;
  background: #f9f6f0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
  display: block;
  width: 100%;
  padding: 10px 25px;
  height: 63px;
  margin: 0 0 15px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-family: "Open Sans", Arial, sans-serif; }
  input[type="text"].name, input[type="text"].email,
  input[type="password"].name,
  input[type="password"].email,
  input[type="email"].name,
  input[type="email"].email,
  input[type="tel"].name,
  input[type="tel"].email,
  .ui-selectmenu-button.name,
  .ui-selectmenu-button.email,
  textarea.name,
  textarea.email {
    padding-left: 65px;
    background-image: url(../img/input-icons.png); }
  input[type="text"].email,
  input[type="password"].email,
  input[type="email"].email,
  input[type="tel"].email,
  .ui-selectmenu-button.email,
  textarea.email {
    background-position: 0 -63px; }
  input[type="text"].ui-corner-top,
  input[type="password"].ui-corner-top,
  input[type="email"].ui-corner-top,
  input[type="tel"].ui-corner-top,
  .ui-selectmenu-button.ui-corner-top,
  textarea.ui-corner-top {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box; }
  input[type="text"] span.ui-selectmenu-text,
  input[type="password"] span.ui-selectmenu-text,
  input[type="email"] span.ui-selectmenu-text,
  input[type="tel"] span.ui-selectmenu-text,
  .ui-selectmenu-button span.ui-selectmenu-text,
  textarea span.ui-selectmenu-text {
    display: block;
    padding: 8px 50px 8px 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3; }
  input[type="text"] span.ui-icon,
  input[type="password"] span.ui-icon,
  input[type="email"] span.ui-icon,
  input[type="tel"] span.ui-icon,
  .ui-selectmenu-button span.ui-icon,
  textarea span.ui-icon {
    width: 66px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent url(../img/select-arrow.png) no-repeat right center;
    margin: 0; }

.ui-selectmenu-button {
  width: 280px !important;
  color: #aa291c; }

.ui-selectmenu-menu {
  -webkit-border-top-right-radius: 0 0 5px 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0 0 5px 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0 0 5px 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  width: 280px !important;
  background: #f9f6f0;
  border: 1px solid #e2ded6;
  border-top: 0;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  color: #aa291c; }
  .ui-selectmenu-menu li.ui-menu-item {
    padding: .3em 1em;
    display: block;
    border: 0;
    border-bottom: 1px solid #e2ded6;
    margin: 0; }
    .ui-selectmenu-menu li.ui-menu-item.ui-state-focus {
      padding: .3em 1em;
      border-bottom: 1px solid #e2ded6;
      margin: 0;
      background: #aa291c;
      color: white; }
    .ui-selectmenu-menu li.ui-menu-item:last-child {
      border-bottom: 0; }

textarea {
  height: 200px; }

input[type="submit"],
button,
.button {
  display: inline-block;
  padding: 1.65em 3.5em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #aa291c;
  color: white;
  text-transform: uppercase;
  font-size: 13.6px;
  font-size: 0.85rem;
  line-height: 1.3;
  font-weight: 700;
  border: 0;
  cursor: hand;
  cursor: pointer;
  height: 63px;
  text-align: center; }
  input[type="submit"]:hover,
  button:hover,
  .button:hover {
    background: #7e1e15;
    color: white; }
  input[type="submit"].alt,
  button.alt,
  .button.alt {
    background: #888179; }
    input[type="submit"].alt:hover,
    button.alt:hover,
    .button.alt:hover {
      background: #7e1e15; }

strong, b {
  font-weight: 700; }

em, i {
  font-style: italic; }

img, iframe {
  max-width: 100%; }

.content-width {
  max-width: 95%;
  margin: 0 auto; }

.mobile-only {
  display: block; }

header.global-header {
  background: #f9f6f0 url(../img/bkg-accent.jpg) repeat top left;
  padding: 20px 0;
  float: left;
  width: 100%; }
  header.global-header .content-width {
    position: relative; }
  header.global-header .menu-link {
    text-indent: -9999em;
    background: #aa291c;
    color: white;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    float: right;
    right: 0;
    top: 10px; }
    header.global-header .menu-link:before {
      content: "\f0c9";
      display: block;
      margin: 0 .7em 0 0;
      font-family: "FontAwesome";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      text-indent: 0;
      text-align: center; }
  header.global-header nav.global-nav .main-logo {
    width: 230px;
    display: block;
    float: left; }
    header.global-header nav.global-nav .main-logo img {
      display: block;
      width: 100%; }
  header.global-header nav.global-nav ul.global-nav--list {
    display: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    list-style: none;
    clear: both;
    padding-top: 20px; }
    header.global-header nav.global-nav ul.global-nav--list li {
      display: block;
      width: 50%;
      float: left;
      padding: 0 5px 5px 0; }
      header.global-header nav.global-nav ul.global-nav--list li.home {
        display: none; }
      header.global-header nav.global-nav ul.global-nav--list li:nth-child(2n+1) {
        padding: 0 0 5px 5px; }
      header.global-header nav.global-nav ul.global-nav--list li a {
        display: block;
        border: 1px solid #aa291c;
        color: #aa291c;
        font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
        text-align: center;
        text-transform: uppercase;
        font-size: 14.4px;
        font-size: 0.9rem;
        line-height: 1.3;
        padding: 10px; }
        header.global-header nav.global-nav ul.global-nav--list li a:hover, header.global-header nav.global-nav ul.global-nav--list li a:active {
          color: white;
          background: #aa291c; }

.hero {
  background: #aa291c;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  clear: both;
  position: relative;
  margin-bottom: 30px; }
  .hero .hero-inner {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0; }
  .hero .caption {
    display: block;
    position: absolute;
    width: 95%;
    top: 0;
    left: 2.5%;
    height: 100%;
    z-index: 2;
    text-align: center; }
    .hero .caption .btn-play {
      width: 70px;
      height: 70px;
      background: transparent url(../img/hero-play-btn.png) no-repeat center center;
      background-size: 70px 70px;
      display: block;
      left: 50%;
      top: 50%;
      margin: -35px 0 0 -35px;
      position: absolute;
      -webkit-border-radius: 70px;
      -moz-border-radius: 70px;
      border-radius: 70px;
      text-indent: -9999em; }
      .hero .caption .btn-play:hover {
        background-color: rgba(0, 0, 0, 0.3);
        width: 80px;
        height: 80px;
        margin: -40px 0 0 -40px; }
    .hero .caption h1 {
      color: white;
      font-size: 32px;
      font-size: 2rem;
      line-height: 1.2;
      position: absolute;
      width: 100%;
      height: auto;
      bottom: 5%; }
  .hero .video {
    background: black;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 100;
    left: 0;
    top: 0; }
    .hero .video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: black; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  color: #aa291c;
  font-size: 27.2px;
  font-size: 1.7rem;
  line-height: 1.2; }

.overview {
  width: 100%; }
  .overview h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #e1ddd6;
    margin-bottom: 10px; }
  .overview p {
    margin-bottom: 1em; }
    .overview p .button {
      margin-bottom: 10px; }

.homepage--products {
  background: #f9f6f0 url(../img/bkg-accent.jpg) repeat 0 0;
  padding: 50px 0;
  clear: both; }

.product-listing,
.product-details {
  clear: both; }
  .product-listing .product,
  .product-details .product {
    width: 100%; }
    .product-listing .product .product-image,
    .product-details .product .product-image {
      margin: 0 auto 1em;
      text-align: center;
      float: none;
      display: block; }
      .product-listing .product .product-image a,
      .product-details .product .product-image a {
        display: inline-block;
        margin: 0 auto;
        width: auto; }
      .product-listing .product .product-image img,
      .product-details .product .product-image img {
        display: inline-block; }
    .product-listing .product .details,
    .product-details .product .details {
      padding-bottom: 2em; }
      .product-listing .product .details .item-specs,
      .product-details .product .details .item-specs {
        list-style: none;
        text-transform: uppercase;
        background: #fbf9f6;
        border: 1px solid #f1eee8;
        padding: 20px 30px;
        margin: 1.5em 0;
        max-width: 400px; }
      .product-listing .product .details .button,
      .product-details .product .details .button {
        padding-left: 4em;
        padding-right: 4em; }
      .product-listing .product .details ul.video-links,
      .product-details .product .details ul.video-links {
        margin: 0;
        list-style: none; }
        .product-listing .product .details ul.video-links li a:before,
        .product-details .product .details ul.video-links li a:before {
          content: "\f008";
          font-family: "FontAwesome";
          display: inline-block;
          margin-right: .7em; }
      .product-listing .product .details p.order-by-phone,
      .product-details .product .details p.order-by-phone {
        padding-top: .5em;
        font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
        color: #666677;
        font-style: italic; }
        .product-listing .product .details p.order-by-phone strong,
        .product-details .product .details p.order-by-phone strong {
          font-weight: 700;
          color: #222222; }
    .product-listing .product p,
    .product-details .product p {
      margin-bottom: 1em; }

.product-details .product {
  padding-top: 0; }
.product-details .details h2, .product-details .details h3, .product-details .details h4, .product-details .details h5, .product-details .details h6 {
  color: black; }

.content {
  clear: both;
  padding: 40px 0; }
  .content h1.page-title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.5;
    display: block;
    text-align: center;
    margin-bottom: 20px;
    position: relative; }
    .content h1.page-title:after {
      display: block;
      content: "";
      border-bottom: 1px solid #e1ddd6;
      width: 100px;
      margin: 20px auto 0; }
  .content iframe {
    max-width: 100%;
    display: block;
    margin: 1.5em auto 1.5em; }
  .content p {
    margin-bottom: 1.5em; }
    .content p.centered {
      text-align: center; }
  .content ul, .content ol {
    margin-bottom: 1.5em;
    padding-left: 1.25em; }
  .content h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.7em; }
  .content h2 {
    font-size: 30.4px;
    font-size: 1.9rem;
    line-height: 1.7em;
    color: black; }
  .content h3 {
    font-size: 27.2px;
    font-size: 1.7rem;
    line-height: 1.7em;
    color: black; }
  .content h4 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.7em;
    color: black; }
  .content h5 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.7em;
    font-weight: 700; }
  .content h6 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.7em;
    font-weight: 700; }
  .content hr {
    border: 0;
    height: 0;
    margin: 1.5em 0;
    width: 100%;
    display: block;
    border-top: 1px solid #e1ddd6; }
  .content img {
    max-width: 100%; }
  .content form {
    background: #fbf9f6;
    border: 1px solid #f1eee8;
    padding: 10px; }
    .content form.basic {
      padding: 0;
      border: 0;
      background: transparent; }
    .content form label {
      display: block;
      font-weight: 700;
      color: #484848;
      font-size: 14.4px;
      font-size: 0.9rem;
      line-height: 1.7em; }
    .content form input, .content form select, .content form textarea, .content form .ui-selectmenu-button {
      margin-bottom: 15px;
      background: white; }
    .content form span.required {
      display: block;
      margin-bottom: 15px; }

.product-listing.main {
  float: left;
  width: 100%; }
  .product-listing.main .product {
    background-color: #fbf9f6;
    border-top: 1px solid #e1ddd6;
    width: 100%;
    padding: 20px 0; }
    .product-listing.main .product:nth-child(2n+2) {
      background-color: white; }

.testimonials {
  background: #382e27 url(../img/bkg-dark.jpg) repeat 0 0;
  padding: 30px 0;
  color: white;
  float: left;
  width: 100%;
  clear: both; }
  .testimonials .intro {
    font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
    font-size: 14.4px;
    font-size: 0.9rem;
    line-height: 1.7em;
    margin-bottom: 10px; }
  .testimonials .content-width {
    position: relative; }
  .testimonials h3, .testimonials h4 {
    color: white;
    margin-bottom: 10px; }
  .testimonials .slider {
    list-style: none; }
    .testimonials .slider .slide {
      width: 100%; }
      .testimonials .slider .slide p {
        margin-bottom: 1em; }
      .testimonials .slider .slide .video-container {
        width: 100%;
        position: relative; }
      .testimonials .slider .slide .video {
        background: black;
        position: relative;
        width: 100%;
        padding-bottom: 56.25%;
        /* 16:9 */
        padding-top: 25px;
        height: 0;
        z-index: 100;
        -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5); }
        .testimonials .slider .slide .video iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: black; }
  .testimonials .slides_nav {
    position: absolute;
    right: 0;
    left: auto;
    top: -5px;
    width: 40px;
    height: 40px;
    text-indent: -9999em;
    background: transparent url(../img/slider-arrows.png) no-repeat 0 0; }
    .testimonials .slides_nav.prev {
      margin-right: 50px; }
      .testimonials .slides_nav.prev:hover {
        right: 5px; }
    .testimonials .slides_nav.next {
      margin-right: 0;
      background-position: right 0; }
      .testimonials .slides_nav.next:hover:hover {
        right: -5px; }

.subscribe {
  clear: both;
  background: white;
  padding: 30px 0;
  text-align: center;
  clear: both;
  float: left;
  width: 100%; }
  .subscribe h3 {
    margin-bottom: 20px; }
  .subscribe button {
    padding-left: 4em;
    padding-right: 4em; }

footer.global-footer {
  background: #211a15 url(../img/bkg-dark-footer.jpg) repeat 0 0;
  padding: 30px 0;
  float: left;
  clear: both;
  font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif;
  width: 100%; }
  footer.global-footer .footer-logo {
    display: block;
    margin: 0 auto 20px;
    width: 82px; }
  footer.global-footer nav {
    padding-bottom: 20px;
    border-bottom: 1px solid #9f988c;
    margin-bottom: 20px; }
    footer.global-footer nav ul {
      list-style: none; }
      footer.global-footer nav ul li a {
        color: #9f988c; }
  footer.global-footer small {
    color: #9f988c; }

@media print {
  /* Print =================================================== */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  @page {
    margin: 0.5cm; }
  h2, h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid; }

  p {
    orphans: 3;
    widows: 3; }

  pre, blockquote {
    border: 1px solid gray;
    page-break-inside: avoid; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  img {
    max-width: 100% !important;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; } }
@media all and (max-width: 480px) {
  /* 480 and under ========================================= */ }
@media all and (min-width: 480px) {
  /* 480 =================================================== */ }
@media all and (min-width: 600px) {
  /* 600 =================================================== */
  header.global-header .menu-link {
    top: 23px; }
  header.global-header nav.global-nav .main-logo {
    width: 385px; }

  .hero .caption .btn-play {
    width: 140px;
    height: 140px;
    background-size: 140px 140px;
    margin: -70px 0 0 -70px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
    border-radius: 140px; }
    .hero .caption .btn-play:hover {
      background-color: rgba(0, 0, 0, 0.3);
      width: 150px;
      height: 150px;
      margin: -75px 0 0 -75px; }
  .hero .caption h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
    bottom: 10%; }
  .hero .video {
    background: black;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 100;
    left: 0;
    top: 0; }
    .hero .video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: black; } }
@media all and (min-width: 768px) {
  /* 768 =================================================== */
  .overview .content {
    padding: 0;
    clear: none; }

  .product-listing.main .product,
  .product-details.main .product {
    padding: 30px 0; }
  .product-listing .product .details p.order-by-phone,
  .product-details .product .details p.order-by-phone {
    display: inline-block;
    padding-left: 2em;
    padding-top: 0; }

  .content.min-height {
    min-height: 500px; }
  .content form {
    padding: 20px 30px; }
    .content form.basic {
      padding: 0; }
    .content form span.required {
      float: right;
      margin: 0; } }
@media all and (min-width: 960px) {
  /* 960 =================================================== */
  .mobile-only {
    display: none; }

  .ui-selectmenu-button {
    width: 400px !important; }

  .ui-selectmenu-menu {
    width: 400px !important; }

  header.global-header nav.global-nav ul.global-nav--list {
    display: block !important;
    float: right;
    clear: none;
    padding-top: 25px; }
    header.global-header nav.global-nav ul.global-nav--list li {
      float: left;
      padding: 0;
      width: auto;
      clear: none;
      margin: 0 0 0 5px; }
      header.global-header nav.global-nav ul.global-nav--list li.home {
        display: block; }
      header.global-header nav.global-nav ul.global-nav--list li:nth-child(2n+1) {
        padding: 0; }
      header.global-header nav.global-nav ul.global-nav--list li a {
        padding: 10px 15px;
        border: 0;
        background: transparent;
        display: block; }

  .hero {
    height: 500px;
    padding: 0;
    margin-bottom: 0; }

  .overview {
    float: left;
    clear: both;
    padding: 60px 0; }
    .overview h2 {
      border: 0;
      padding: 0;
      margin: 0;
      width: 10%;
      float: left; }
    .overview .content {
      width: 85%;
      border-left: 1px solid #e1ddd6;
      padding: 0 0 0 5%;
      float: right;
      clear: none; }
      .overview .content p:last-child {
        margin-bottom: 0; }
      .overview .content p .button {
        margin-bottom: 0; }

  .homepage--products {
    float: left;
    width: 100%; }

  .content .content-width {
    width: 800px; }
  .content h1.page-title {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.7em;
    margin-bottom: 30px; }
    .content h1.page-title:before {
      margin-top: 30px; }
  .content h1 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.7em; }
  .content h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.7em; }
  .content h3 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.7em; }
  .content h4 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.7em; }
  .content h5 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.7em;
    font-weight: 700; }
  .content h6 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.7em;
    font-weight: 700; }
  .content form {
    padding: 50px 60px; }
    .content form.basic {
      padding: 0; }

  .product-listing,
  .product-details {
    float: left;
    width: 100%; }
    .product-listing .product,
    .product-details .product {
      float: left;
      clear: both;
      vertical-align: middle; }
      .product-listing .product .product-image,
      .product-details .product .product-image {
        float: right;
        width: 40%;
        margin-top: 80px; }
      .product-listing .product .details,
      .product-details .product .details {
        background: transparent url(../img/squiggles.png) no-repeat center center;
        background-size: 100% auto;
        display: block;
        width: 50%;
        float: left;
        padding-top: 1em; }
        .product-listing .product .details h3,
        .product-details .product .details h3 {
          font-size: 40px;
          font-size: 2.5rem;
          line-height: 1.5; }
    .product-listing.main .product,
    .product-details.main .product {
      padding: 50px 0; }
      .product-listing.main .product:nth-child(2n+2) .product-image,
      .product-details.main .product:nth-child(2n+2) .product-image {
        float: left; }
      .product-listing.main .product:nth-child(2n+2) .details,
      .product-details.main .product:nth-child(2n+2) .details {
        float: right; }

  .product-details.main .product {
    padding-top: 0; }
    .product-details.main .product .details {
      background: transparent; }

  .testimonials {
    padding-bottom: 50px; }
    .testimonials .slider .slide .text {
      width: 30%;
      float: left;
      padding-top: 50px; }
    .testimonials .slider .slide .video-container {
      width: 65%;
      float: right;
      margin: 0; }
    .testimonials .slides_nav {
      left: 0;
      top: 75px;
      right: auto;
      margin-right: 0;
      z-index: 1000; }
      .testimonials .slides_nav:hover {
        left: -5px; }
      .testimonials .slides_nav.next {
        margin-left: 50px; }
        .testimonials .slides_nav.next:hover {
          left: 5px; }

  .subscribe .field {
    width: 37.5%;
    float: left;
    margin-right: 2.5%; }
  .subscribe button {
    display: block;
    width: 20%;
    margin-left: -5%;
    float: right; }

  footer.global-footer {
    text-align: center;
    padding: 30px 0 20px; }
    footer.global-footer .footer-logo {
      display: inline-block;
      margin-bottom: 0; }
    footer.global-footer nav {
      float: left;
      text-align: left;
      border: 0;
      padding: 30px 0 0 0; }
      footer.global-footer nav ul li {
        float: left;
        margin-right: 1em; }
    footer.global-footer small {
      padding: 30px 0 0 0;
      display: block;
      text-align: left;
      float: right; } }
@media all and (min-width: 1280px) {
  /* 1200 =================================================== */
  .content-width {
    max-width: 980px; }

  header.global-header .content-width,
  .subscribe .content-width,
  footer.global-footer .content-width {
    max-width: 1140px; }

  header.global-header nav.global-nav ul.global-nav--list li a {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.1;
    font-weight: 700; }

  .hero .caption h1 {
    font-size: 64px;
    font-size: 4rem;
    line-height: 1.5;
    bottom: 40px; }

  h1, h2, h3, h4, h5, h6 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.2; }

  .overview .content-width {
    max-width: 980px; }
    .overview .content-width .content {
      width: 80%; }

  .homepage--products .content-width {
    max-width: 980px; }

  .product-listing .product .product-image,
  .product-details .product .product-image {
    width: 38%; }
  .product-listing .product .details,
  .product-details .product .details {
    width: 57%;
    padding-left: 50px; }
  .product-listing.main .product,
  .product-details.main .product {
    padding: 70px 0; }

  .product-details.main .product {
    padding-top: 0; }

  .testimonials {
    padding: 50px 0; }
    .testimonials h4 {
      position: absolute;
      top: 0;
      left: 0; }
    .testimonials .intro {
      top: 40px;
      position: absolute; }
    .testimonials .slider .slide .text {
      padding-top: 130px; }
    .testimonials .text {
      padding-top: 40px; }

  .subscribe {
    padding: 70px 0; }

  footer.global-footer nav ul li {
    margin-right: 1.5em; } }
@media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  input[type="text"].name, input[type="text"].email,
  input[type="password"].name,
  input[type="password"].email,
  input[type="email"].name,
  input[type="email"].email,
  input[type="tel"].name,
  input[type="tel"].email,
  textarea.name,
  textarea.email {
    background-image: url(../img/input-icons-2x.png);
    background-size: 65px 133px; }

  header.global-header,
  .homepage--products {
    background-image: url(../img/bkg-accent-2x.jpg);
    background-size: 500px 333px; }

  .hero .caption .btn-play {
    background-image: url(../img/hero-play-btn-2x.png); }

  .testimonials .slides_nav {
    background-image: url(../img/slider-arrows-2x.png);
    background-size: 90px 40px; }

  .testimonials,
  footer.global-footer {
    background-size: 125px 200px; } }
@media all and (-webkit-min-device-pixel-ratio: 1.3) and (min-width: 960px), all and (min--moz-device-pixel-ratio: 1.3) and (min-width: 960px), all and (-o-min-device-pixel-ratio: 2.6 / 2) and (min-width: 960px), all and (min-device-pixel-ratio: 1.3) and (min-width: 960px), all and (min-resolution: 1.3dppx) and (min-width: 960px) {
  .product-listing .product .details {
    background-image: url(../img/squiggles-2x.png); } }
/*! http://responsiveslides.com v1.32 by @viljamis */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0; }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0; }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left; }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0; }
