/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     rwd_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     rwd_default
 * @copyright   Copyright (c) 2006-2017 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/*
Version: 1.5.3
Author: Rehash - http://rehash.com
Copyright 2015 rehash - All Rights Reserved
/* ----------------------------------------------------------------
Reset - Modified from Eric Myers
http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126 License: none (public domain)
-----------------------------------------------------------------*/
/*
@import url(////fonts.googleapis.com/css?family=Lato:100,300,400,700,900|Oswald:400,300,700);
*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,a
del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,embed,
figure,figcaption,footer,header,hgroup,
menu,nav,output,ruby,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
a{outline:0;text-decoration:none;}
img{max-width:100%;}


/* ----------------------------------------------------------------
Helper Classes
-----------------------------------------------------------------*/
.pull-left{float:left;}
.pull-right{float:right;}
.clearfix{clear:both;}
.clearfix:before,
.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
/*rows and cols*/
.row {text-align:justify;width:100%;font-size:0.1px;margin:0 0 3.5%;}
.row:after {display:inline-block;width:100%;content:'';}
.row-no-top-margins {margin-top:0;}
.col {display:inline-block;text-align:left;vertical-align:top;margin-bottom:2%;}
.col iframe {max-width:100%;}
.col p,
.col ul,
.col ol {font-size:16px;font-size:1.6rem;}
.col p:last-child,
.col ul:last-child,
.col ol:last-child {margin-bottom:0;}
.col .secondary {font-size:14px;font-size:1.4rem;}
.col .tertiary {font-size:13px;font-size:1.3rem;}
.col ul:last-child,
.col p:last-child {margin: 0 !important;}
.col img {margin:0 auto 20px;display:block;width:100%;}
.row-no-margins {margin-bottom:0px;}
.col100 {width:100%;}
.col70 {width:68%;}
.col60 {width:58%;}
.col50 {width:48%;}
.col40 {width:38%;}
.col30 {width:31%;}
.col25 {width:23%;}
.col20 {width:19%;}
.no-border {border:none !important;}
.no-padding {padding:0 !important;}
.no-margin {margin:0 !important;}

/* ----------------------------------------------------------------
Fonts, Links, Buttons, Inputs Etc
-----------------------------------------------------------------*/
html {font-size:62.5%;}
body {background-color:#ffffff;font-size:14px;font-size: 1.4rem;line-height:1.4;color:#4c4c4c;font-family:  "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-weight:400;;font-style: normal;font-weight:normal;}
p {font-size:16px;font-size:1.6rem;line-height:1.4;margin-bottom:15px;}
a,a:active,a:link,a:visited {color:#727272;text-decoration:none;outline:none;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;-ms-transition: color 0.2s linear;-o-transition: color 0.2s linear;transition: color 0.2s linear;}
a:focus,a:hover {color:#000000;text-decoration:none;outline:none;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;-ms-transition: color 0.2s linear;-o-transition: color 0.2s linear;transition: color 0.2s linear;}
::-moz-selection{background:#006eff;color:#fff;text-shadow:none;}
::-webkit-selection{background:#006eff;color:#fff;text-shadow:none;}
::selection{background:#ff8a00;color:#4c4c4c;text-shadow:none;}
img::selection{background:transparent;}
img::-moz-selection{background:transparent;}
em,i{font-style:italic;}
strong,b{font-weight:bold;}
h1,h2,h3,h4,h5,h6,#product-tabs-toolbar {color:#4c4c4c;font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-weight:700;;line-height:1.2;#text-transform:uppercase;}
h1{font-size:26px;font-size:2.6rem;margin-bottom:25px;}
h1.header-shop-logo{margin-bottom:0px;}
h2{font-size:30px;font-size:3.0rem;margin-bottom:15px;color:#006eff;font-weight:200;text-transform: none;}
h3{font-size:20px;font-size:2.0rem;margin-bottom:15px;}
h4{font-size:18px;font-size:1.8rem;margin-bottom:15px;text-transform:none;}
h5{font-size:16px;font-size:1.6rem;margin-bottom:15px;text-transform:capitalize;}
h6{font-size:14px;font-size:1.4rem;}
.textile .fluid-width-video-wrapper {margin:0 0 40px 0;}
.textile img {max-width:100%;}
/* .textile hr {width:100%;margin:6% 0;border:0;border-top:1px solid #e3e3e3;height:1px;} */
hr {background: (/static/44/images/block-separator.png) no-repeat scroll 50% 0 transparent;clear: both;content: "";height: 2px;width: 100%;margin: 15px 0 30px;border:none;}
.textile ul,
.textile ol {margin:10px 0 30px;font-size:16px;font-size:1.6rem;line-height:30px;color:#4c4c4c;}
.textile ul ul,
.textile ol ol {margin:0 20px;}
.textile ul li {list-style: disc outside;margin: 0 0 0 40px; padding: 0;}
.textile ol li {list-style:decimal outside;margin: 0 0 0 40px;padding: 0;}
/* buttons */
.btn,
.btn:link,
.btn:visited,
.textile input[type=submit],
.textile button {font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-weight:700;;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;border-radius:0;-moz-border-radius:0;border-radius:0;text-transform: uppercase;text-align: center;cursor: pointer;display: inline-block;width: auto;outline: 0;border: 0;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-ms-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;font-size:14px;font-size:1.4rem;background-color:#006eff;color:#ffffff;padding:0 20px;line-height:40px;height: 40px;margin:0;font-weight:normal;}
.col-car-slider .btn,
.col-car-slider .btn:link,
.col-car-slider .btn:visited,
.textile .col-car-slider input[type=submit],
.textile .col-car-slider button {line-height:28px;height:28px;margin-top:3px;}
.btn:focus,
.btn:hover,
.btn:active,
.textile input[type=submit]:focus,
.textile button:focus,
.textile input[type=submit]:hover,
.textile button:hover {background-color:#0058cc;}
.btn-secondary,
.btn-secondary:link,
.btn-secondary:visited,
.textile input[type=submit].btn-secondary, .textile .checkout_button.btn-secondary {background-color:#ff7f50;color:#fcf9f9;}
.btn-secondary:focus,
.btn-secondary:hover,
.btn-secondary:active,
.textile input[type=submit].btn-secondary:focus,
.textile input[type=submit].btn-secondary:hover,
.textile input[type=submit].btn-secondary:active,
.textile .checkout_button.btn-secondary:focus,
.textile .checkout_button.btn-secondary:hover,
.textile .checkout_button.btn-secondary:active {background-color:#008214;}
.textile input[type=submit].btn-large,
.btn.btn-large {height:60px;line-height:60px;width:100%;font-size:25px;font-size:2.5rem;}
.non-ie .textile select{color:#a1a1a3;-webkit-appearance: none;-moz-appearance:none;text-indent: 0.01px;text-overflow: '';background:#fff url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/down-caret.png?12723757230641430840) no-repeat 95% center !important;-webkit-appearance:none;-moz-appearance:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-clip:padding-box;width:180px;outline:none;border:1px solid #cfcfcf;display:inline-block; padding:10px;font-size:14px;font-size:1.4rem; margin: 0 0 10px 10px;}
.non-ie .textile select#product-select{margin-right:1%;}
.non-ie .textile .product-overlay-select-wrapper{display: block; margin-bottom: 10px;}
.non-ie #product-secondary-layout .textile select#product-select{display: inline-block; margin-bottom: 10px;}
.non-ie .textile select::-ms-expand {display:none;}
.textile input[type=submit]:disabled,
.textile input[type=button]:disabled,
.textile button:disabled,
.textile button.disabled {cursor:default;opacity: 0.5;-moz-opacity: 0.5;filter:alpha(opacity=50);}
.textile select.small {width:65px;}
.textile select.large {width:65px;}
.textile select:active {border:1px solid #006eff;}
/* inputs */
.textile fieldset {margin-bottom:15px;}
.textile textarea {width:100%;max-width:640px;color:#4c4c4c;padding:10px;background:#f1f1f1;font-size:13px;font-size:1.3rem;border:1px solid #f1f1f1;}
.textile input[type=text],
.textile input[type=search],
.textile input[type=password], 
.textile input[type=telephone], 
.textile input[type=tel], 
.textile input[type=email], 
.textile input[type=number], 
.textile input[type=date] {min-height:25px;-webkit-appearance: none;-moz-appearance: none;appearance: none;-webkit-border-radius: 0;border-radius: 0;-moz-border-radius: 0;border-radius: 0;width: 100%;max-width: 320px;color:#4c4c4c;padding:10px 5px;background:#f1f1f1;font-size:13px;font-size:1.3rem;border:1px solid #f1f1f1;}
.textile textarea:focus,
.textile input[type=text]:focus,
.textile input[type=search],
.textile input[type=password]:focus, 
.textile input[type=telephone]:focus, 
.textile input[type=tel]:focus, 
.textile input[type=email]:focus, 
.textile input[type=number]:focus, 
.textile input[type=date]:focus {background:#fff;border:1px solid #f1f1f1;outline:0;}

/* ----------------------------------------------------------------
Structure
-----------------------------------------------------------------*/

.container-wrapper {margin: 0 auto;background-color:transparent;}

#main-content{float:right;width:100%; height:100%;display:block;margin-bottom:3.5%;}
.cart-template #main-content{ width:100%; width:78%;}
#left-sidebar {float:left;width:19%;height:100%;display:none;vertical-align:top;margin-right:3%;}
.cart-template #left-sidebar {display:none;display:block;}
#left-sidebar .banner {margin-bottom:5px;}
.customers-page #left-sidebar {display:block;}
.round-borders {-webkit-border-radius:4px !important;-moz-border-radius:4px !important;border-radius:4px !important;}
#footer-videos:after,
#cart-page:after,
#checkout-page:after,
#article-page:after,
#generic-page:after,
#pre-sell-page:after,
#collection-page:after,
.product-hr:before {display:inline-block;background: (/static/44/images/block-separator.png) no-repeat scroll 50% 0 transparent;clear: both;content: "";height: 2px;width: 100%;margin:15px 0;}
/* ----------------------------------------------------------------
Sidebar
-----------------------------------------------------------------*/
.sidebar-links {font-family:  "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-weight:400;; margin-bottom:10px;}
.sidebar-links h6, a.remove-filters-link {background-color:#006eff;color:#fff;text-align:center;padding:5px;position:relative;text-transform: uppercase;
font-weight: normal;}
a.remove-filters-link{background-color:#4c4c4c;width: 100%; display: block; margin-top: 10px; font-size: 14px; font-size: 1.4rem;font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;line-height: 1.2;text-transform: uppercase;}
.sidebar-links ul {margin-bottom:0;}
.sidebar-links ul li {list-style:none;font-size:14px;font-size:1.4rem;margin:0;padding-left:10px;border-bottom:1px solid #ededed;}
.sidebar-links ul li a {display:block;}
.sidebar-links ul li span {font-size:10px;float:right;margin-top:10px;}
.sidebar-links .fa-caret-down {display:block;height:0;width:0;position:absolute;left:15px;top:15px;color:#006eff;font-size:30px;font-size:3.0rem;}
.sidebar-links .active {font-weight:600;color:#4c4c4c;}

/* ----------------------------------------------------------------
Header
-----------------------------------------------------------------*/
#main-header{padding:10px 0;min-height:120px;display:table;table-layout: fixed;}
#utility-nav {display:inline-block;float:right;text-align:right;width:35%;font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-weight:700;;font-weight:normal;}
#utility-nav li {display:inline-block;text-transform:uppercase;color:#a1a1a3;font-size:17px;font-size:1.7rem;}

#utility-nav a,
#utility-nav a:link,
#utility-nav a:visited {color:#a1a1a3;}
#utility-nav a:focus,
#utility-nav a:hover {color:#4c4c4c;}
#utility-nav .cart-button {background-color: #a6a8ab;}
#utility-nav a.cart-button.active {background-color: #7c9d5f;}
#utility-nav a.cart-button.active .fa-shopping-cart:before {text-indent: -32px;}
#utility-nav .fa-shopping-cart:before {content: url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/cart_icon.png?12723757230641430840);width: 32px;height: 32px;display: inline-block;overflow: hidden;vertical-align: middle;margin: 0 1px 8px 0;padding: 0;}
#utility-nav .cart_icon {background:#aaaaab;color:#fff;padding:4px;margin-right:5px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;}
ul.header-flags{display: inline-block; float: right; margin-top: 5px; height: 25px;}
.header-flags li{max-width: 30px; max-height: 25px; margin-right: 2px;display: inline-block; vertical-align: top;}
.header-flags li img{width: 100%;}
#logo-wrapper {width: 25%;float:left;display:table-cell;vertical-align:middle;}
#logo {width:100%;height:auto;}
#header-cta, #call-us {padding:2% 0 0 2%;float:left;display:table-cell;vertical-align:middle;line-height:2;}
#header-cta {width: 50%;position:relative;}
#header-cta.header-promo>div {width:50%;padding: 0 4%;}
#header-promo {font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-weight:700;;text-align:center;font-size: 18px;line-height: 18px;bottom: 0;right: 0;position: absolute;padding:0 0 0 6% !important;}
#header-promo a,
#header-promo a:link,
#header-promo a:visited,
#header-promo h3 {font-size: 18px;font-size:1.8rem;font-weight: 400 !important;line-height: 18px;background-color: #f2f1f2;border: 1px solid #DF091B;display:block;margin:0;padding: 4% 2%;min-height: 40px;}
#header-promo strong {color: #DF091B;font-weight:normal;}
#call-us {width:25%;text-align:right;}
#call-us h3 {font-weight:normal;font-size:16px;font-size:1.6rem;color: #a5a7a9;margin:12px 0 0 0;}
#call-us h3 i {font-size:12px;font-size:1.2rem;color: #4c4c4c;vertical-align: middle;margin-top: -3px;}
#call-us h3 span {margin-left:2px;}
#call-us h4, #call-us h4 a, #call-us h4 a:link, #call-us h4 a:hover {font-weight:400;font-size:30px;font-size:3.0rem;color:#595a5b;margin:0;}
#header-cta h3 {width:65%;margin-bottom:2%;font-weight:200;text-transform:none;text-align:center;letter-spacing:0;font-size:18px;font-size:1.8rem;color:#4c4c4c;float:left;overflow:hidden;max-width:433px;max-height:21px;}
#header-search h4 {display:table-cell;float:right;width:35%;font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-weight:200;font-size:18px;font-size:1.8rem;text-align:right;color:#4c4c4c;}
.header-banner-section img{width:100%;margin-bottom:20px;}
#main-nav-wrapper {width:100%;font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-weight:700;;background-color:#5d5d5d;height:40px;margin-bottom:3%;}
#main-site-nav {position:relative; width: 100%; float:left;display:block;text-align: justify;font-size: 0.1px;}
#main-site-nav ul:after {content: '';width: 100%;display: inline-block;}
#main-site-nav li {margin-right:5px;display:inline-block;}
#main-site-nav li.main-nav-li{position:relative;}
#main-site-nav li a,
#main-site-nav li a:link,
#main-site-nav li a:visited,
.join,
.join:link,
.join:visited {font-size:14px;font-size:1.4rem;color:#ffffff;font-style: normal;line-height:40px;font-weight:400 !important;display: inline-block;padding: 0 10px;}
#main-site-nav li a:focus,
#main-site-nav li a:hover,
#main-site-nav li a:active, #main-site-nav>li.active>a {color:#000000;background-color: #f1f1f2;}
#main-site-nav li ul {display:none;margin-left:-10px;background-color:#5d5d5d;position: absolute;padding:10px 0;z-index: 7000;-webkit-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.4);-moz-box-shadow:3px 3px 3px 0px rgba(0,0,0,0.4);box-shadow:3px 3px 3px 0px rgba(0,0,0,0.4);}
#main-site-nav li:hover ul{display:block;}
#main-site-nav li:last-child ul {left:auto;right:0;}
#main-site-nav li ul li {height:auto;display:block;width:100%;text-align:left;padding: 0 5px;}
#main-site-nav li ul li a,
#main-site-nav li ul li a:link,
#main-site-nav li ul li a:visited {height:auto;color:#ffffff;letter-spacing:0px;display:block;width:100%;line-height:1.2;padding:6px 10px;text-align:left;}
#main-site-nav li ul li a:focus,
#main-site-nav li ul li a:hover,
#main-site-nav li ul li a:active {color:#000000;}
#main-site-nav li ul.double{width: 255px;}
#main-site-nav li ul.triple{width: 405px;}
#main-site-nav li ul.double li, #main-site-nav li ul.triple li{display: inline-block;  margin: 0;vertical-align: top;}
#main-site-nav li ul li.has-subdropdown ul.subdropdown-ul{display:none;background-color: #006eff; left:125px;margin-top:-35px;width:125px;}
#main-site-nav li ul.double li.has-subdropdown:nth-child(2n) ul.subdropdown-ul, #main-site-nav li ul.triple li.has-subdropdown:nth-child(3n-1) ul.subdropdown-ul{left:260px;}
#main-site-nav li ul.triple li.has-subdropdown:nth-child(3n) ul.subdropdown-ul{left:405px;}
#main-site-nav li ul li.has-subdropdown:hover ul.subdropdown-ul{display:block;}
.join {float:right;margin-top:-6px;background-color:#006eff;padding:5px 15px 1px !important;outline: 0;border: 0;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-weight:700;; overflow: hidden;max-width:25%;max-height:40px;}
.join a,
.join a:link,
.join a:visited {font-size:13px;font-size:1.3rem;color:#ffffff;}
/* Mobile Nav Prepper */
#mobile-nav-toggle {display:none;float:left;width:50px;height:50px;line-height:50px;text-align:center;color:#ffffff;font-size:22px;font-size:2.2rem;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);background-color:rgba(55,55,55,0.4);cursor:pointer;}
ul#mobile-nav {display:none;}
#mobile-cart-icon {display:none;width:50px;height:50px;line-height:50px;text-align:center;color:#ffffff;background-color:rgba(55,55,55,0.4);font-size:22px;font-size:2.2rem;-webkit-tap-highlight-color: #006eff;}
#mobile-nav li ul.mobile-dropdown li .subdropdown-ul li a, #mobile-nav li ul.mobile-dropdown li .subdropdown-ul li .subdropdown-ul li a:link, #mobile-nav li ul.mobile-dropdown li .subdropdown-ul li .subdropdown-ul li a:visited{padding-left: 7%;background-color: #006eff;border-bottom:1px solid #5d5d5d; }
#mobile-nav li ul.mobile-dropdown li .subdropdown-ul{display:none;}

/* ----------------------------------------------------------------
Footer
-----------------------------------------------------------------*/
#main-footer h2 {text-align: center;margin-bottom:30px;}
#footer-videos {margin:1.5% auto;}
#footer-videos .col{margin: 0;}
#footer-videos iframe {margin:0 auto;display:block;margin-bottom:30px;}
.testimony {display:inline-block;width:100%;}
.testimony p {width:75%;float:right;line-height:1.6;}
p.testimony-full-width {width:100%;}
.testimony-img {display:inline-block;float:left;width:25%;padding-right:5%;}
.testimony-img img {width:100%;}
.testimony .author {color:#006eff;}
#press-slider {width: 100%;overflow: hidden; position: relative;margin-bottom:10px;height: 165px;}
#press-slider-inner {position: absolute; top:10px;left:0;}
.footer-slider-wrapper{text-align: center;}
.footer-slider-wrapper div {max-width: 115px; display: inline-block; float: none; vertical-align: top;margin: 5px;}
.footer-slider-wrapper div img {max-width: 100%;}
#main-footer .press-slider-wrapper h2 {margin: 10px 0;}
#footer-cta {display:block;background-color:#006eff;padding:2% 0;margin-bottom:35px;max-height:135px;position:relative;z-index:1000;}
#footer-cta h2 {margin-bottom:15px;font-size:25px;font-size:2.5rem;color:#fff;font-weight:400;}
#footer-cta hr {border:1px dashed #eeeeee; margin-bottom: 15px;}
#footer-cta p {color:#fff;text-align:center;margin:0 auto;font-size:17px;font-size:1.7rem;}
#footer-cta .join {float:none;display: block;position: relative;top:5px;margin: 0 auto;padding: 20px 25px;max-width:425px;max-height: 100px;font-size: 25px;font-size:2.5rem;font-weight: 400;border-radius: 15px 15px 15px 15px;-moz-border-radius: 15px 15px 15px 15px;-webkit-border-radius: 15px 15px 15px 15px;border: 2px solid #fff;text-align:center;background-color:#4c4c4c}
#footer-company-logos {padding:2% 0;text-align:center;}
#footer-company-logos img {width:4%;margin-right:2.5%;vertical-align:middle;}
#footer-bottom {margin-top: 2.5%;background-color:#f7f7f7;padding:3.5% 0 1.5%;display: table;table-layout: fixed;width: 100%;font-size:12px;font-size:1.2rem;}
#footer-bottom a,
#footer-bottom a:link,
#footer-bottom a:visited {color:#858a8c; font-size: 12px; font-size: 1.2rem;}
#footer-bottom a:focus,
#footer-bottom a:hover {color:#000;}
#footer-social {width:18%;float:left;padding:0;margin:0;}
#footer-social a,
#footer-social a:link,
#footer-social a:visited,
#footer-nav a,
#footer-nav a:link,
#footer-nav a:visited {width:100%;display:inline-block;margin-bottom:10px;font-weight:400;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;-ms-transition: color 0.2s linear;-o-transition: color 0.2s linear;transition: color 0.2s linear;}
#footer-social img {display:inline-block;vertical-align:middle;margin-right:8px;max-width:25px;max-height:25px;}
#footer-nav {width:40%;float:left;border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;padding:0 6% 0 6%;margin:0 6% 0 6%;}
#footer-nav ul {width:50%;float:left;}
#footer-nav li {line-height:2;}
#footer-nav ul.horizontal {text-align:center;clear:both;float:none;display:inline-block;width:100%;margin-top:15px;}
#footer-nav ul.horizontal li {display:inline-block;padding:0 15px; border-right:1px solid #ddd;line-height:1;}
#footer-nav ul.horizontal li:last-child {border:none;padding-right:0;}
#footer-nav ul.horizontal li:first-child {padding-left:0;}
#footer-nav .horizontal a,
#footer-nav .horizontal a:link,
#footer-nav .horizontal a:visited {margin:0;}
#footer-nav ul.footer-account-nav.horizontal{display:none;margin: 10px 0;}
#footer-about {float:right;width:30%;}
#footer-about h4 {font-weight:400;margin-bottom:5px}
#footer-about h2 {font-weight: 500;margin-bottom: 0;color:#4c4c4c;}
#footer-about img {width:100%;margin-bottom:10px;}
#footer-credits {padding:10px;color:#858a8c;font-size:12px;font-size:1.2rem;}
#footer-promo-wrapper {margin:30px 0 10px;display:block;}
.promo-main-image img {float:left;width:25%;margin-right:20px;}
#footer-promo-content {width:70%;float:right;}
#footer-promo-content h2 {margin-bottom:0;text-align:left;font-weight:500;font-size:36px;font-size:3.6rem;}
#footer-promo-content h2 a,
#footer-promo-content h2 a:link,
#footer-promo-content h2 a:visited {color:#006eff;}
#footer-promo-content h2 a:focus,
#footer-promo-content h2 a:hover,
#footer-promo-content h2 a:active {color:#4c4c4c;}
#footer-promo-content h3 {font-weight:500;font-size:30px;font-size:3.0rem;margin-bottom:0;}
#footer-promo-content p {margin-bottom:5px;font-size:24px;font-size:2.4rem;}
#footer-slider-wrapper {display:block;height:100%;max-height:200px;margin-bottom:45px;}
#footer-slider-wrapper .flex-viewport {max-height:200px;}
//#footer-slider-wrapper.flexslider .slides > li{width: auto !important;}
#footer-slider-wrapper.flexslider .slides > li{width:280px;height:200px;background-repeat:no-repeat;background-position:top center;background-size:contain;margin: 0 5px;}
#footer-slider-wrapper.flexslider .previous,
#footer-slider-wrapper.flexslider .next {top:30%;background-color:#006eff;color:#fff;}
#footer-slider-wrapper .slides {margin:0;}
#footer-slider-wrapper .slides img {padding:0 10px;max-height:200px;width:auto;max-width:100%;}
#footer-image-gallery-wrapper {/*background-color: #f5f5f5;*/padding:2% 0; text-align:center;width:100%;font-size:0.1px;margin: 0 auto;}
#footer-image-gallery-wrapper p {margin-bottom:15px;font-size:12px;font-size:1.2rem;}
//#footer-image-gallery-wrapper .break {display:inline-block;width:120px;}
.footer-image-gallery-image {position:relative;display: inline-block;height: 13%;margin: 1% 1% 0 0;width: 13%;min-height: 115px;}
.footer-image-gallery-overlay{width:100%;position:absolute;top:0;left:0;display:none;text-align:center;font-size:20px;padding-top:33%;background-color: rgba(0, 0, 0, 0.5);min-height:115px;color:white;}
.footer-image-gallery-image:hover .footer-image-gallery-overlay{display:block;}
#footer-about-contact {margin-top:30px;}
#footer-about-contact h4 {color:#999;font-size:18px;font-size:1.2rem;text-transform:uppercase;text-align: right !important;}
#footer-about-contact h2, #footer-bottom #footer-about-contact h2 a, #footer-bottom #footer-about-contact h2 a:link, #footer-bottom #footer-about-contact h2 a:hover, #footer-bottom #footer-about-contact h2 a:visited {color:#222;font-size:34px;font-size:2.0rem;text-transform:uppercase;text-align: right !important;}


/* ----------------------------------------------------------------
Home Page
-----------------------------------------------------------------*/
#home-page h2,
#home-page h4 {text-align:center;}
#home-page .col{margin-bottom: 0;}
.col-car-wrapper {text-align: justify;width: 100%;font-size: 0.1px;}
.col-car-slider {display:block;height:100%;}
.col-car-slider h4 {font-weight:normal;}
.col-car-slider .flex-viewport {}
.col-car-slider.flexslider .previous,
.col-car-slider.flexslider .next {top:40%;background-color:#006eff;color:#fff;}
.col-car-slider ul li{height:330px;max-width:300px;padding:10px;width:100% !important}
.col-car-slider li img{max-height:280px !important;line-height: 280px;height:280px;vertical-align: middle;margin: 0 auto 20px;}
.col-car-slider li.collection-long-title img{max-height:260px !important;line-height: 260px;height:260px;}
.col-car-slider ul li.collection-long-title h4{font-size:14px;}
.col-car-slider li img.carousel-cart-image{max-height:260px !important;}
.index-template, .index-template div {font-size: 16px; font-size:1.6rem;}
.home-linklists-section{display:table;width:100%;}
ul.home-linklist-ul{display:table-cell;vertical-align:top;width:24.5%;border-left:1px solid #727272;padding-left:3%;}
ul.home-linklist-ul h3{font-size:18px;text-transform:capitalize;}
ul.home-linklist-ul h3 img{max-height:25px;margin-right:2%;}
ul.home-linklist-ul:first-child{border-left:none;}
ul.home-linklist-ul li{margin-left:0;list-style-type:none;}

/* ----------------------------------------------------------------
Collection Page
-----------------------------------------------------------------*/
.collection-descr {display:block;border-bottom:1px solid #d6d6d6;padding-bottom:2.5%;margin-bottom:2.5%;}
.collection-banner-wrapper{margin-bottom:25px;}
.collection-banner-wrapper img{width:100%;}
/* Grid View Products */
.grid-view {text-align:justify;width:100%;font-size:0.1px;}
.grid-view:after {content:'';width:100%;display:inline-block;}
.grid-view .product {position:relative;vertical-align:top;display: inline-block;width: 23%;min-height:290px;text-align: left;padding:15px 15px 10px;margin-bottom:10px;border:1px solid #f1f1f1;}
.grid-view .product:hover {-webkit-box-shadow: 0px 0px 20px 0px rgba(241, 241, 241,1);-moz-box-shadow: 0px 0px 20px 0px rgba(241, 241, 241,1);box-shadow: 0px 0px 20px 0px rgba(241, 241, 241,1);}
.grid-view .product-break {display:inline-block;width:23%;}
.grid-view .product h2 {font-size:13px;font-size:1.3rem;color:#4c4c4c;text-transform:uppercase;margin-bottom:8px;line-height:1.1;}
.grid-view .product-image-wrapper {text-align:center;margin-bottom:10px;min-height:175px;line-height:175px;vertical-align:middle;}
.grid-view .product img {margin:0 auto;width: auto;max-width:100%;height:auto;max-height:200px;padding:7px;vertical-align:middle;}
.grid-view .product-pricing{color:#a1a1a3;font-size:13px;font-size:1.3rem;}
.grid-view .product-pricing .product-price{font-size:18px;font-size:1.8rem;color:#006eff;}
.grid-view .product-price {display:inline-block;}
.two-across-wrapper.grid-view .product-price {font-size:26px;font-size:2.6rem;color:#006eff }
.grid-view .product-price-old,
.product-modal .product-price-old {display:inline-block;text-decoration:line-through;margin-left:5px;color:#cf0000;}
.grid-view .product-footer .btn {width:100%;margin-top:5px;}
.grid-view .product-footer {display:none;position:absolute;top:0;left:0;width:100%;padding:38% 10px;height:100%;background-color:rgba(255,255,255,0.8);}
.grid-view .product:hover .product-footer {display:block;}
.grid-view.three-across-wrapper .product {width:31.5%;margin-bottom:20px;min-height:320px;}
.grid-view.three-across-wrapper .product-image-wrapper {min-height:200px;}
.grid-view.three-across-wrapper .product h2 {font-size:15px;font-size:1.5rem; }
.grid-view.three-across-wrapper .product-pricing {font-size:14px;font-size:1.4rem;}
.grid-view.two-across-wrapper .product:hover {box-shadow:none;}
.grid-view.two-across-wrapper .product {width:49%;margin-bottom:10px;min-height:400px;border:none;}
.grid-view.two-across-wrapper .product-image-wrapper {line-height:1;min-height:100px;display:inline-block;vertical-align:top;width:49.5%;margin-top:5px;}
.grid-view.two-across-wrapper .product h2 {font-size:24px;font-size:2.4rem; }
.grid-view.two-across-wrapper .product h2.twoacross-long-title {font-size:20px;font-size:2rem; }
.grid-view.two-across-wrapper .product h2.twoacross-very-long {font-size:17px;font-size:1.7rem;}
.grid-view.two-across-wrapper .product-pricing {font-size:18px;font-size:1.8rem;}
.grid-view.two-across-wrapper form{line-height:1;}
.grid-view.two-across-wrapper form input.btn, .grid-view.two-across-wrapper a.btn{width:100%;margin: 20px 0 0;font-size:18px;font-size:1.8rem;}
.grid-view.two-across-wrapper .product-details p{margin-bottom:5px;}
.grid-view.two-across-wrapper .product-details a.pdetails-prod-link{color:#006eff}
.grid-view.two-across-wrapper .product-details a.pdetails-prod-link:hover{color:black;}
.grid-view.two-across-wrapper .product img{padding-left:0;}
.grid-view.two-across-wrapper .product-image-wrapper{text-align:left;}
/* List View Products */
.list-view .product {display:block;width:100%;margin:0 auto 3.5%;padding-bottom:3.5%;border-bottom:1px dashed #aaaaab;}
.list-view .product:last-child {border-bottom:none;margin:0;padding:0;}
.list-view .product-header {display:inline-block;vertical-align: top;width: 30%;margin: 0;}
.list-view h2.product-title {text-transform:uppercase;font-size:24px;font-size:2.4rem;margin-bottom:0px;}
.list-view .product-price {font-size:48px;font-size:4.8rem;color:#006eff;}
.list-view .product-header i {vertical-align:super;font-size:23px;font-size:2.3rem;font-style:normal;}
.list-view .product-price-old,
.list-view .product-price-old i {color:#cf0000;vertical-align:middle;font-size:14px;font-size:1.4rem;text-decoration:line-through;}
.list-view .product-image {text-align:center;}
.list-view .product-image img {max-height:170px;width:auto;margin:0;}
.list-view .product-video {display:inline-block;vertical-align:top;width:34%;padding-left:20px;}
.list-view .product-video img {max-width:100%;}
.list-view .product-video span,
#product-video-wrapper span:not(.product-few-left-text) {position: relative;float:right; margin-bottom:-38px; font-size:15px;font-weight:200;font-size:1.5rem;color:#fff;}
.list-view .product-video iframe {max-width:100%;height:auto; min-height: 200px;}
a.product-video {display:block; cursor: pointer;}
a.product-video iframe {pointer-events: none;cursor: default;}
.list-view .product-details {display:inline-block;vertical-align: top;width:35%;margin:0;padding-left:20px;}
.list-view .product-details p {margin-bottom:15px;font-size:20px;font-size:2.0rem;color:#4c4c4c;line-height:1.2;}
.list-view .product-details a.more-info,
.list-view .product-details a:link.more-info,
.list-view .product-details a:visited.more-info {display:block;margin:5px 0;font-size:20px;font-size:2.0rem; color:#478d57;}
.list-view .product-details a:focus.more-info,
.list-view .product-details a:hover.more-info,
.list-view .product-details a:active.more-info {color:#000000;}
.list-view .product-details .btn {display:block;font-size:18px;font-size:1.8rem;width:100%;}
/* Pagination */
.pagination {text-align:center;font-size:14px;font-size:1.4rem;padding:30px 0;color:#006eff;}
.pagination .pagination-current,
.pagination .pagination-link {color:#006eff;display:inline-block;margin:0 4px;width:20px;height:20px;text-align:center;line-height:20px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.pagination .pagination-current {color:#4c4c4c;background:#006eff;}
/* Product Modal */
.product-modal {display:none;padding:5% 1% 3.5%;}
.product-modal .view-details {display:inline-block;}
.product-gallery-wrapper {width:40%;float:left;}
.product-modal-details {width:50%;float:right;}
.product-modal-details label {width:25%;display:inline-block;}
.product-modal-details select {width:50%;}
.product-modal-details p.product-instock-text, .product-modal-details p.product-outstock-text{margin-bottom:5px;}
.product-modal-details .product-few-left-text {margin: 10px 0;}
.product-gallery-thumbs {margin:15px 0 0;}
.product-gallery-thumbs li {margin:0 5px 5px 0;padding:5px;text-align:center;-moz-opacity:0.5;opacity:0.5;cursor:pointer;width:80px !important;height:80px;}
.product-gallery-thumbs li img {width:auto;max-width:100%;height:auto;max-height:100%;}
.product-gallery-thumbs li.flex-active-slide {-moz-opacity:1;opacity:1;}
.product-gallery-thumbs .slides img {padding:2px;}

/* ----------------------------------------------------------------
Contact Page
-----------------------------------------------------------------*/
#contact_form label{display:block;}

/* ----------------------------------------------------------------
Product Page
-----------------------------------------------------------------*/
#product-main-wrapper {display:block;height:100%;margin-bottom:45px;}
#product-media-wrapper {width:60%;float:left;margin-bottom:20px;padding-right:20px;}
#product-media-wrapper #main-product-images {width:80%;float:left;padding:0;}
#product-media-wrapper #main-product-images.product-image-single {width:100%;}
#product-media-wrapper .toggle-media-video img {width:100%;height:auto;}
#product-main-wrapper .flexslider .slides > li:first-child {display:block;max-width:100%;}
#product-images .flexslider .slides img {margin:0 auto;}
#product-thumbnails-wrapper {width:100%;float:left;margin-top:15px;}
#product-thumbnails-wrapper ul{margin:0;width:100% !important;}
#product-thumbnails-wrapper li {margin:0 5px 3px 0;padding:5px;border:1px solid #d6d6d6;text-align:center;-moz-opacity:0.5;opacity:0.5;cursor:pointer;width:80px !important;max-height:80px;height:80px;}
#product-thumbnails-wrapper li img {width:auto;max-width:100%;height:auto;max-height:100%;}
#product-thumbnails-wrapper li.flex-active-slide {-moz-opacity:1;opacity:1;}
#product-thumbnails-wrapper .slides img {padding:2px;}
#main-product-images {width:100%;}
#main-product-images img {max-height:500px;width:auto;margin:0 auto;}
#main-product-images .slides {margin:0;}
#main-product-images .fa {font-size:24px;font-size:2.4rem;margin-top:-5px;vertical-align: middle;}
#main-product-images.product-image-single {width:100%;padding-left:0;}
#product-options, .product-layout-header {width:37%;float:right;text-align:left;}
.toggle-media-video {display:none;}
.toggle-media-video ul {display:inline-block;float:left;width:100%;margin-top:15px;}
.toggle-media-video ul li {list-style-type:none;float:left;margin:0 2.5% 10px 0;width:22.2%;}
.toggle-media-video ul li:last-child {margin:0;}
.toggle-media-video ul li .wistia_embed, .toggle-media-video ul li .wistia_embed iframe{max-width: 100%; max-height: 100px;}
#product-media-toggle {margin:15px 0 0 50px;text-align: center;width:100%;float:left;display:inline-block;}
#product-media-toggle div {display:inline-block;height:60px;line-height:60px;width:50%;margin:0 auto;text-align:center;vertical-align:middle;border:1px solid #bdbdbd;font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-weight:400;;font-weight:900;font-size:16px;font-size:1.6rem;color:#4c4c4c;text-transform:uppercase;background-color:#ffffff;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;cursor:pointer;}
#product-media-toggle div:hover {background-color:#e8e8e8;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;}
#product-media-toggle .fa {vertical-align: middle;padding-left: 15px;color:#006eff;font-size:30px;}
.toggle-media-icon {display: inline-block;height: 30px;width: 30px;vertical-align: middle;margin-left: 10px;}
.toggle-media-icon.play-icon {background:url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/play_icon.png?12723757230641430840) no-repeat 0 0;}
.toggle-media-icon.image-icon {background:url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/picture_icon.png?12723757230641430840) no-repeat 0 0;}
#product-options label {display: inline-block; font-size: 14px;}
//#product-options .btn-large, #product-variant .btn-large, .product-add-to-cart2 input.btn-large {margin-bottom: 20px;}
.product-template .product-badges-banner{text-align:center;margin-top:10px;}
.product-template .product-badges-banner img{width:auto;}
.sold-out p {color:#cf0000;font-weight:400;}
#product-header h1 {font-size:30px;font-size:3.0rem;color:#006eff;font-weight:normal;}
#product-header span.product-price, #product-header span.product-price-old{font-size:40px;font-size:4.0rem;font-weight:normal;display:inline-block;margin-bottom:20px;}
#product-header span.product-price-old{color:#cf0000;vertical-align:middle;font-size:20px;font-size:2rem;text-decoration:line-through;}
#product-header span.product-few-left-text,  span.product-few-left-text{font-weight:700;font-size: 17px;font-size: 1.7rem;line-height: 1.4;}
#product-header p, #product-header-mobile p{margin-bottom:15px;}
.product-quantity-mobile{margin-top:15px;}
#product-header h6{margin-bottom:15px;text-align:center;font-size:18px;font-size:1.8rem;}
#product-header .yotpo-stars span, #product-header .yotpo-display-wrapper {color:#fec600;margin-bottom:0;}
.selector-wrapper {display: inline-block; color:#4c4c4c;font-size:15px;font-size:1.5rem;margin: 0 1% 5px 0;}
h6.product-options-text {font-size:18px;font-size:1.8rem;color:#006eff;margin-top:15px;font-weight:normal;}
#product-variant h6.product-options-text{text-align:center;margin-bottom:15px;}
.fancybox-inner #product-variant .selector-wrapper h6{text-align:left;margin-bottom:5px;}
.fancybox-outer .selector-wrapper{display:block;}
.selector-wrapper-2 {width:100%;font-size:16px;font-size:1.6rem;}
//.selector-wrapper-2 label{font-size:16px;font-size:1.6rem;}
#product-tabs-wrapper {overflow-wrap: break-word;max-width:100%;display:inline-block;margin:3.5% 0;}
#product-tabs-toolbar {max-width:100%; margin:0 auto 30px;display:table;table-layout: fixed;width:100%;background-color:#e8e8e8;}
.product-videos-inner-mobile{display:none;}
.tab-item,
.tab-item:link,
.tab-item:visited {display:table-cell;height:40px;line-height:40px;font-style:normal;font-weight:400;  font-size:16px;font-size:1.6rem;  text-transform:uppercase;color:#4c4c4c;text-align:center;cursor:pointer;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;color:#4c4c4c;border-right:1px solid #4c4c4c;border-bottom:none;}
.tab-item:last-child {border-right:none;}	
.tab-item:focus,
.tab-item:hover,
.tab-item:active {color:#4c4c4c;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;transition: all 0.2s linear;}
.tab-item-active,
.tab-item-active:link,
.tab-item-active:visited {border:1px solid #4c4c4c;border-bottom:0;border-left:0;background-color:#ffffff;}
.tab-item-active:first-child,
.tab-item-active:link:first-child,
.tab-item-active:visited:first-child {border-left:1px solid #4c4c4c;}
.tab-item-active:last-child,
.tab-item-active:link:last-child,
.tab-item-active:visited:last-child {border-right:1px solid #4c4c4c;}
#product-tabs-content iframe{max-width: 100%;}
#one,
#two,
#three,
#four,
#five {display: none;}
#one.fadeIn,
#two.fadeIn,
#three.fadeIn,
#four.fadeIn, 
#five.fadeIn {display: block;}
#product-related {margin-bottom:3.5%;}
#product-add-ons {margin-bottom:3.5%;}
#product-secondary-layout {display:inline-block;}
#product-secondary-layout #product-images-wrapper {width:33%;float:left;}
#product-thumbnails-wrapper .flex-viewport {max-height: 400px !important;-webkit-box-shadow:inset 0 0 10px 0 rgba(255,255,255,0.8);box-shadow:inset 0 0 10px 0 rgba(255,255,255,0.8);}
#product-secondary-layout #product-info {float:left;width:27%;margin:0 2.5%;}
#product-secondary-layout #product-options {margin-top:15px;float:left;width:100%;}
#product-secondary-layout #product-header h1{font-size:24px;font-size:2.4rem;margin-bottom:0;font-weight:normal;}
#product-secondary-layout #product-header span {font-size:20px;font-size:2.0rem;display:inline-block;margin-bottom:10px;font-weight:normal;}
#product-secondary-layout .product-price-old {color:#a1a1a3;text-decoration:line-through;}
#product-secondary-layout p {line-height:1.24;}
#product-secondary-layout #product-thumbnails-wrapper li {margin:0 10px 10px 0;}
#product-secondary-layout #product-video-wrapper-mobile{display:none;}
#product-video-wrapper {float:right;width:35%;}
#product-video-wrapper img {width:100%;height:auto;margin-bottom:5px;}
#product-options p {margin:0;text-align:center;}
#product-options #product-variant p{text-align:left;margin-bottom:5px;}
#product-options p.product-stock-text{font-size:17px;font-size:1.7rem;margin-bottom:15px;}
.textile input[type=submit].product-page-add-to-cart{margin: 10px 0;}
.product-full-width {margin:0 0 6%;padding-top: 6%;padding-bottom:6%;display:table;table-layout:fixed;width:100%;border-bottom: 1px dashed #aaaaab;}
.product-full-width-2 {border-bottom: 0px;}
.product-full-width h2 {font-size:24px;font-size:2.4rem;font-weight:200;text-transform:uppercase;}
.product-full-width ul li {font-size:16px;font-size:1.6rem;font-weight:200;margin:0;list-style:disc inside;}
.product-full-width img {max-height: 250px;width:auto !important;}
.product-full-width-image {width:40%;display:table-cell;text-align:center;vertical-align:middle;}
.product-full-width-details {width:54%;display:table-cell;vertical-align:middle;}
.full-width-add-to-cart, #product-secondary-layout #product-options.full-width-add-to-cart {display:block;width:50%;margin:0 auto;text-align:center;}
#product-secondary-layout #product-options.product-options-2.full-width-add-to-cart{float: none; text-align: left;}
.product-options-mobile{display:none;margin-top:70px;}
#product-video-gallery-wrapper h2 {font-size:22px;font-size:2.2rem;}
#product-secondary-layout #product-video-gallery-wrapper h2 {text-align:center;font-size:30px;font-size:3.0rem;}
#product-video-gallery-wrapper ul {display:inline-block; text-align: center; width: 100%;font-size:0;}
#product-video-gallery-wrapper ul li {list-style-type: none;width: 19%;margin: 5px 0.5%;display: inline-block; vertical-align: top;}
#product-video-gallery-wrapper ul iframe, #product-video-gallery-wrapper ul li .wistia_embed {max-width:100% !important;}
#product-video-wrapper iframe, #product-video-gallery-wrapper iframe {max-width:100% !important; height: auto !important;}
#product-video-wrapper .facebook-main-video-wrap{position:relative;padding-top:56%;}
#product-video-wrapper .facebook-main-video-wrap iframe{position:absolute;top:0;left:0;height:315px !important;}
.facebook-video-wrap{text-align:center;}
#product-options p.popup-button-wrap{text-align:left;margin-bottom:10px;}
#product-popup-overlay img#product-popup-image{overflow-y:scroll;overflow-x:hidden;display:none;position:fixed;top:10vh;/*left:27%;right:27%;*/left: 50%;transform: translateX(-50%);width:auto;max-height:80vh;z-index:99999;}
a#product-popup-button{cursor:pointer;font-weight:700;font-size:18px;}
#product-popup-overlay{top:0;left:0;display:none;width:100%;height:100%;position:fixed;background-color:rgba(0, 0, 0, 0.7);z-index:99900;}
.product-popup-blurb{overflow-y:scroll;overflow-x:hidden;display:none;position:fixed;top:10vh;/*left:27%;right:27%;*/left: 50%;transform: translateX(-50%);width:auto;max-height:80vh;z-index:99999; background-color:white;padding: 10px;}
.product-trust-seals, img.product-trust-seals{max-width: 300px;}

/* ----------------------------------------------------------------
Cart Page
----------------------------------------------------------------- */
#cart-page {display: block;height: 100%;margin-bottom: 45px;}
#cart-page h1 {display:inline-block;font-size:33px;font-size:3.3rem;color:#006eff;text-transform: capitalize;}
#cart-page header .btn-secondary {float:right;width:200px;}
#cart-status-bar {display:block;float:left;width:100%;margin-bottom:30px;background:#f9f9f9;}
.cart-status-item {display:inline-block;width:25%;height:50px;float:left;line-height:50px;font-size:13px;font-size:1.3rem;color:#006eff;text-transform:uppercase;text-align:center;vertical-align:middle;border-right:1px solid #e7e7e9;font-weight:500;}
.cart-status-item:last-child {border-right:0;}
.cart-status-item .fa {color:#4c4c4c;margin-right:10px;}
#progress-bar {display:block;width:100%;float:left;height:8px;background-color:#aaa;-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
.cart-progress {display:block;width:50%;height:8px;background-color:#000;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-left-radius: 4px;}
#checkout, #checkout_button {float:right;margin:-60px 0 30px;}
#cart-items-list {width:100%;margin:0;border-bottom:1px solid #efefef;}
#cart-items-list li {list-style:none outside;margin:0;text-transform:capitalize;}
#cart-header {font-size:13px;font-size:1.3rem;line-height:20px;line-height:2.0rem;text-transform:uppercase;color:#4c4c4c;text-align:center;margin-bottom:30px !important;}
#cart-header .cart-column {float:left;width:10%;text-align:center;}
#cart-header #items-header {margin-left:10%;text-align:left;width:50% !important;}
#cart-header #qty-header {width:20%;}
.cart-row {position:relative;border-top:1px solid #f5f5f5;font-size:14px;font-size:1.4rem;}
.cart-row .cart-column {float:left;width:10%;text-align:center;vertical-align:top;line-height:75px;min-height:75px;font-size:15px;font-size: 1.5rem;font-weight:400;border-right:1px solid #e7e7e9;}
.cart-row input[type=text] {width:50px;text-align:center;margin-right:20px;}
.cart-row .title-image-col {width:50% !important;text-align:left;padding:0 10px;}
.cart-row .title-image-col a,
.cart-row .title-image-col a:link,
.cart-row .title-image-col avisited {color:#4c4c4c;}
.cart-row .title-image-col h3 {display:inline-block;vertical-align:middle;font-size:15px;font-size:1.5rem;font-style: normal;font-weight:400;text-transform:none;}
.cart-row .item-image {display:block;max-width:100% !important;max-height:100%;padding:10px;max-height:75px;}
.cart-row .item-edit {width:19% !important;}
#cart-bottom {margin:25px 0;display:inline-block;width:100%;}
#cart-bottom h2{font-size:19px;font-size:1.9rem;}
#cart-page input[type=submit], #cart-page .checkout_button {float:right;width:200px;padding:0 10px;}
#cart-page input[type=submit].btn-secondary, #cart-page .checkout_button.btn-secondary {font-size:13px;font-size:1.3rem;}
.cart-comments {float:left;width:60%;}
.cart-comments .fa {margin-left:10px;}
.cart-comments h3 {font-size:14px;font-size:1.4rem;text-transform:capitalize;color:#006eff;}
.cart-checkout {float:right;width:30%;text-align:center;display:block;width:201px;}
.cart-checkout h2 {text-transform:uppercase;margin-bottom:0;}
.cart-checkout h2.total-price {color:#4c4c4c;}
.cart-checkout hr {width:75%;margin:6px auto;}
.cart-total {padding:15px 0;display:inline-block;}
.cart-bottom-banner{text-align:center;}

/* ----------------------------------------------------------------
Generic Page
-----------------------------------------------------------------*/
#generic-page {display: block;height: 100%;margin-bottom:0px;}
.lead {font-size:20px;font-size:2rem;font-weight:400;line-height: 1.5;margin-bottom: 35px;}
#generic-page h5 {color:#006eff;}

/* ----------------------------------------------------------------
Pre Sell Page
-----------------------------------------------------------------*/
#pre-sell-page {display: block;height: 100%;margin-bottom:0px;}
#pre-sell-page h1.page-title {font-size:36px; font-size:3.6rem; font-weight:300; color:#000; text-transform:capitalize;}
#pre-sell-page p {font-size:20px;font-size:2.0rem;line-height:1.5;}
.presell-image {float:left;display:block;padding:10px 20px 0 0;}
.presell-iframe-wrapper iframe {min-height:500px;}

/* ----------------------------------------------------------------
Blog Page
-----------------------------------------------------------------*/
#blog-page {font-size:16px;}
#blog-page h2 {font-size:26px;font-size:2.6rem;text-transform:none;margin:0 0 15px;}
#blog-page .blog-page-featured{display:inline-block;vertical-align:top;width:29%;margin-right:2%;}
#blog-page .article-with-featured{display:inline-block;vertical-align:top;width:69%;}
#article-page h1.article-title {text-transform:none;margin-bottom:15px !important;color:#727272;font-size:16px;font-size:2.6rem;font-weight:200;}
.article {padding:0 0 50px;margin:0 0 50px;border-bottom: 1px dashed #aaaaab;font-size:0;}
.article h2 a,
.article h2 a:link,
.article h2 a:visited {color:#727272;}
.article h2 a:focus,
.article h2 a:hover,
.article h2 a:active {color:#000000;}
.article-meta {font-size:13px;font-size:1.3rem;color:#a1a1a3;line-height:1.3;font-style:italic;}
.article-read-more {font-size:13px;font-size:1.3rem;text-transform:uppercase;}
#article-comments {padding-top:40px;}
#article-comments h3 {text-transform:uppercase;font-size:16px;font-size:1.6rem;}
#article-comments-title {float:left;}
#fb-root {display: none;}
#facebook-comments {margin:10px 0 0;}
#facebook-comments,
#facebook-comments span,
#facebook-comments span iframe[style] {width: 100% !important;}
.sep {margin:0 5px;}
#prev-next a,
#prev-next a:link,
#prev-next a:visited {font-size:13px;font-size:1.3rem;text-transform:uppercase;color:#727272;}
#prev-next a:focus,
#prev-next a:hover,
#prev-next a:active {color:#000000;}
#prev-next a i {margin:0 5px;}
#article-content {padding-bottom:40px;}
#article-content p:last-child {margin-bottom:0;}
.article-comment-section{margin-bottom:10px;}
.article-comment-section label{display:block;}

/* ----------------------------------------------------------------
Search
-----------------------------------------------------------------*/
.search-form {width:100%;margin-top: 32px;}
.search-form.textile input[type=search] {-webkit-transition: background 100ms linear;-moz-transition: background 100ms linear;-ms-transition: background 100ms linear;-o-transition: background 100ms linear;transition: background 100ms linear;}
.textile button.search-button {float: left;display: block !important;width: 36px;height:36px;background: 0;background-color: #f2f1f1 !important; outline: 0;padding: 0;margin:2px 0 0 -37px;color: #a5a7a9;border: 0;}
.search-button .fa {font-size:18px;font-size:1.8rem;}
.search-form.textile input[type=search] {float: left;display: block;height: 40px;max-width:100%;background:#f2f1f1;color: #000;border-color:#ddd;}
.search-form.textile input[type=search]:focus {background-color:transparent !important;}
#search-page-form {width: 100%;margin-bottom: 40px;}
#search-page-form fieldset {margin:0;}
#search-page-form label {margin:0 20px;text-transform:uppercase;font-size:12px;font-size:1.2rem;font-weight:300;}
#search-results {margin-bottom:40px;}
#search-results ul li {list-style:none outside !important;margin:5% 0;border-bottom:1px solid #e7e7e9 ;}
#search-results ul li h3 a,
#search-results ul li h3 a:link,
#search-results ul li h3 a:visited {font-size:20px;font-size:2.0rem;}
.search-results-image {width:20%;vertical-align:middle;text-align:center;margin:0 40px 5% 0;border:1px solid #eee;min-height:100%;}
.search-results-image img {max-width:100%;height:auto;display:inline;vertical-align:middle;}
#search-results .btn {margin-left:10px;}
.highlight {background-color:#e9e9e9;color:;padding:0px 6px 3px;}
.search-item-price {color:#4c4c4c ;margin:0 0 0 10px;}
/* Fuzzy Search */
/*! jQuery UI - v1.10.4 - 2014-04-14 http://jqueryui.com Includes:jquery.ui.core.css,jquery.ui.autocomplete.css,jquery.ui.menu.css,jquery.ui.theme.css To view and modify this theme,visit http://jqueryui.com/ Copyright 2014 jQuery Foundation and other contributors;Licensed MIT */
.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}
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}
.ui-front{z-index:6000;}
.ui-state-disabled{cursor:default!important}
.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
.ui-autocomplete {position:absolute;top:0px;left:0;cursor:default;max-width:400px;margin-top:-40px !important;}
.ui-menu{list-style:none;margin:0;display:block;outline:none;border:1px solid #eee;}
.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}
.ui-menu .ui-menu-item a{text-decoration:none;display:block;line-height:1.5;min-height:0;font-weight:normal}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}
.ui-menu .ui-menu-icon{position:static;float:right}
.ui-widget{font-size:1.1em;}
.ui-widget .ui-widget{font-size:1em}
.ui-widget-content{background:#f1f1f1;color:#000;}
.ui-widget-content a{color:#333}
.ui-widget-header{border:1px solid #006eff;background:#006eff;color:#4c4c4c;font-weight:bold}
.ui-widget-header a{color:#fff}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default{background:#f6f6f6;color:#006eff;}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited{color:#006eff;text-decoration:none}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus{background:#fafafa;color:#000;}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited{color:#006eff;text-decoration:none}
.ui-state-active,
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited{color:#006eff;text-decoration:none}
.autoprod {cursor:pointer;float:left;width:100%;padding:10px 0;border-bottom:1px solid #eee;}
.autoimg {float:left;width:20%;margin:0 3%;background:#fff;text-align:center;}
.autoimg img {width:100%;height:auto;display:inline-block;}
.autotext {float:right;width:74%;padding-right:10px;}
.autotext h5 {margin:10px 0 0;line-height:1.1;font-size:14px;font-size:1.4rem;font-weight:normal;}
.autocollection,
.autocollection:link,
.autocollection:visited,
.autocollection:focus,
.autocollection:hover,
.autocollection:active {font-size:12px;font-size:1.2rem;color:#aaa !important;font-style:italic;float:left;}
.autoprice {color:#006eff;font-size:12px;font-size:1.2rem;float:right;margin:2px 0 0;}

/* ----------------------------------------------------------------
Customer Accounts
-----------------------------------------------------------------*/
#customer-left {float:left;padding:0 40px 40px 0;width:47.5%;}
#customer-right {float:right;padding:0 0 40px;width:47.5%;}
#customer-login {width:100%;}
#badtoken{width:200px;}
#customer,
#recover-password{width:100%;margin:0;}
#guest-form {margin:0 0 60px;}
#customer_detail .name{padding-bottom:5px;}
#customer_sidebar {float:left;text-align:left;width:25%;padding-right:40px;border-right:1px solid #eaeaea;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;margin-bottom:40px;}
#forgot_password a{color:#a1a1a3;display:block;height:34px;float:left;line-height:34px;text-align:center;width:203px;border:1px solid #E8E8E8;border-left:none;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-webkit-border-top-left-radius:0px;-webkit-border-bottom-left-radius:0px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:0px;-moz-border-radius-bottomleft:0px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0px;border-bottom-left-radius:0px;}
#forgot_password a:hover{text-decoration:underline;}
#logout{font-size:11px;position:absolute;right:0;top:0;}
.address_table {width: 48%;float: left;margin: 10px 4% 30px 0;}
.oddAddress {margin-right:0;}
.address_title{float:left;margin-bottom:0;}
.edit_address p,
#add-address {margin:0 0 40px;}
#address_pagination {padding-top:20px;}
#view_address {display:block;margin-top:15px;padding:0;}
#customer_orders {width:100%;min-height:300px;}
#customer_orders table {width:100%;margin-top:0 !important;text-align:center;font-size:13px;font-size:1.3rem;}
#customer_orders .date{width:125px;}
#order_address .status {margin-bottom:15px;font-size:13px;font-size:1.3rem;text-transform:uppercase;display:inline-block;}
#order_cancelled{margin:0 0 10px !important;}
.order_date{padding:15px;text-align:left;background:#f4f8e4;color:#000;line-height:17px;font-size:13px;font-size:1.3rem;}
#order_details {width:100%;text-align:center;font-size:13px;font-size:1.3rem;margin:30px 0 0;}
#order_details .money{white-space:nowrap;}
#order_notes{width:100%;}
.order_section_title {margin-bottom:10px;}
.cancelled_order,
.cancelled_order a{color:#999;}
.customer_address {padding:20px;background:#eaeaea;}
#add_address .btn-secondary,
#address_tables .btn-secondary{margin:20px 0 0;}
p.note {font-size:14px;font-size:1.4rem;margin:20px 0 !important;color:#000;}
.customer_address form {}
.customer_address_table {margin:0;border:0 !important;}
.customer_address .view_address{display:none;}
.customer_address .view_address p {padding-bottom:0;margin:0;}
.address_actions {margin-bottom:0 !important;font-size:12px;float:right;}
.address_actions a {margin-left:10px;display:inline-block;}
.default_address{font-style:italic;margin-left:10px;}
.note_first{font-weight:bold;}
.order_number{width:100px;}
.order_summary .label{padding:10px 35px 10px 6px;}
.order_summary td{border:none;text-align:center !important;}
.order_total td{border-bottom:1px solid #eaeaea;border-top:1px solid #eaeaea;font-weight:bold;}
.status_paid,.status_authorized,.status_filed,.status_pending,.status_abandoned,.status_fulfilled,.status_partial,.status_unfulfilled,.status_restocked,.status_voided,.status_refunded {font-size:11px;padding:2px 4px 3px;margin:0;display:inline-block;font-family: "Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-weight:400;text-transform:uppercase;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.status_paid,.status_authorized,
.status_fulfilled {background-color:#80BD4E;color:#FFFFFF;}
.status_filed,.status_pending,
.status_unfulfilled {background-color:#EEEEEE;color:#000000;}
.status_abandoned,.status_voided,
.status_refunded,
.status_restocked {background-color:#AF9C7E;color:#FFFFFF;}
.value{text-align:left;}
.textile #customer_orders table td {text-align:center !important;}
#forgotPasswordLink {margin-top:10px;display:inline-block;}
td.alignTextLeft {text-align:left !important;padding-left:6px;}
.note {font-size:13px;font-size:1.3rem;color:#555;padding:5px 0;}
.action_bottom .note {margin-left:10px;}
/**Recharge Account Styles**/
#customer_tab_nav{margin-left:25%;}
@media only screen and (max-width: 760px){
#customer_tab_nav {
    margin-left:0;
}}

/* ----------------------------------------------------------------
Extras and Plugins
-----------------------------------------------------------------*/
.success {font-size:14px;font-size:1.4rem;padding:15px;background:#fafffb;border:1px solid #389e49;color:#389e49;margin:10px 0;}
.warning {font-size:14px;font-size:1.4rem;padding:15px;background:#f1ecd8;color:#002b5c;margin:10px 0;}
.errors,
.error {font-size:14px;font-size:1.4rem;padding:15px;background:#fef1f0;color:#990000;margin:10px 0;}
.errors {margin-bottom:30px !important;color:#990000;}
.errors ul {margin:0 !important;color:#990000;}
.errors ul li {list-style:none;margin:0 !important;padding:0;color:#990000;font-size:14px;font-size:1.4rem;}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{border:0;outline:none;vertical-align:top;margin:0;padding:0;}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020;}
//.fancybox-inner, .fancybox-opened{height: auto !important; width: auto !important;}
.fancybox-skin{position:relative;background:#fff;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.fancybox-opened{z-index:8030;}
.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5);}
.fancybox-outer,.fancybox-inner{position:relative;}
.fancybox-inner{overflow:hidden;}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch;}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;white-space:nowrap;margin:0;padding:15px;}
.fancybox-image,.fancybox-iframe{display:inline-block;width:100%;height:100%;}
.fancybox-image{max-width:100%;max-height:100%;}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/fancybox_sprite.png?12723757230641430840);}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060;}
#fancybox-loading div{width:44px;height:44px;background:url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/fancybox_loading.gif?12723757230641430840) center center no-repeat;}
.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040;}
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/blank.gif?12723757230641430840);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040;}
.fancybox-prev{left:0;}
.fancybox-next{right:0;}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden;}
.fancybox-prev span{left:10px;background-position:0 -36px;}
.fancybox-next span{right:10px;background-position:0 -72px;}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important;}
.fancybox-lock{overflow:hidden!important;width:auto;}
.fancybox-lock body{overflow:hidden!important;}
.fancybox-lock-test{overflow-y:hidden!important;}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/fancybox_overlay.png?12723757230641430840);}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050;}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center;}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap;padding:2px 20px;}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}
.fancybox-title-inside-wrap{padding-top:10px;}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;background:rgba(0,0,0,.8);padding:10px;}
.fancybox-nav:hover span,.fancybox-opened .fancybox-title{visibility:visible;}
@media only screen and -webkit-min-device-pixel-ratio 15,only screen and min--moz-device-pixel-ratio 15,only screen and min-device-pixel-ratio 15 {
  #fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:(/static/44/images/fancybox_sprite@2x.png);background-size:44px 152px;}
  #fancybox-loading div{background-image:url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/fancybox_loading@2x.gif?12723757230641430840);background-size:24px 24px;}
}

/** jQuery FlexSlider v2.2.2* http://www.woothemes.com/flexslider/* Copyright 2012 WooThemes* Free to use under the GPLv2 license.* http://www.gnu.org/licenses/gpl-2.0.html* Contributing author:Tyler Smith (@mbmufffin)*/
.flexslider{margin:0;padding:0;position:relative;}
.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden;margin:0;}
.flexslider .slides img{width:100%;max-width:100%;display:block;}
.flexslider .previous,
.flexslider .next {position:absolute;top:50%;font-size:30px;font-size:3.0rem;line-height:40px;width:40px;height:40px;text-align:center;margin:0;z-index:1000;background-color:rgba(255,255,255,0.9);display:block;}
.flexslider .previous {left:0;}
.flexslider .next {right:0;}
.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
html[xmlns] .slides{display:block;}
* html .slides{height:1%;}
.no-js .slides > li:first-child{display:block;}
.flexslider{zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}
.loading .flex-viewport{max-height:300px;}
.flexslider .slides{zoom:1;}
.flex-direction-nav {*height:0;position:absolute;top: 50%;z-index:4000 !important;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);width:100% !important;}
.flex-direction-nav a{text-decoration:none;display:block;background:#aaa;width:25px;height:30px;line-height:30px;margin:0;text-align:center;position:absolute;top:50%;z-index:4000;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}
.flex-direction-nav .flex-prev{left:0px;}
.flex-direction-nav .flex-next{right:0px;text-align:right;}
.flex-direction-nav a.flex-prev:before{position:absolute;z-index:7000;height:30px;width:25px;text-align:center;font-family:"Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-size:20px;display:block;content:'\f104';color:#fff;}
.flex-direction-nav a.flex-next:before{position:absolute;z-index:7000;height:30px;width:25px;text-align:center;font-family:"Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;font-size:20px;display:block;content:'\f105';color:#fff;}
.flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;}
.flexslider .small-collection-arrow{display:none;}

/*! Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome - License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)*/
@font-face{font-family:"Montserrat","HelveticaNeue","Helvetica Neue",sans-serif;src:url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/fontawesome-webfont.eot?v=4.2.0&12723757230641430840);src:url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/fontawesome-webfont.eot?%23iefix&v=4.2.0&12723757230641430840) format('embedded-opentype'),url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/fontawesome-webfont.woff?v=4.2.0&12723757230641430840) format('woff'),url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/fontawesome-webfont.ttf?v=4.2.0&12723757230641430840) format('truetype'),url(//https://cdn.shopify.com/s/files/1/1585/6657/t/4/assets/fontawesome-webfont.svg?v=4.2.0%23fontawesomeregular&12723757230641430840) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b";}.fa-meanpath:before{content:"\f20c";}
  
  /*! Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2014 Daniel Eden */
  .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
  .animated-fast{-webkit-animation-duration:0.2s;animation-duration:0.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
  @-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}
  @keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}
  .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
  @-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  @keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}
  @-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  @keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  .fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}
  .fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
  @-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  @keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
  .fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}
  @-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}
  @keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}
  .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
  @-webkit-keyframes fadeOutDown{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}
  @keyframes fadeOutDown{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}
  .fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}
  @-webkit-keyframes fadeOutDownBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}
  @keyframes fadeOutDownBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}
  .fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}
  @-webkit-keyframes fadeOutUp{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}
  @keyframes fadeOutUp{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}
  .fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}
  @-webkit-keyframes fadeOutUpBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}
  @keyframes fadeOutUpBig{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}
  .fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}
  
  /* ----------------------------------------------------------------
  Media Queries
  -----------------------------------------------------------------*/

  /*1119*/
  @media screen and (min-width: 70em) {
    
  } 
  
  /*1052*/
  @media screen and (max-width: 65.75em) {
    #main-site-nav li {margin-right:2%;}
    #footer-about-contact h4 {font-size:16px;font-size:1.6rem;}
    #footer-about-contact h2, #footer-bottom #footer-about-contact h2 a, #footer-bottom #footer-about-contact h2 a:link, #footer-bottom #footer-about-contact h2 a:hover, #footer-bottom #footer-about-contact h2 a:visited {font-size:33px;font-size:1.3rem;}
  	.col img {margin:0 auto 20px;}
  }
  
  /*972px*/
  @media screen and (max-width: 60.75em) {
    #main-header {margin-bottom:0%;}
    #main-site-nav li {margin-right:1.6%;}
    .footer-image-gallery-overlay{padding-top:38%;}
    
    
    .grid-view .product,
    .grid-view .product-break {width:30%;}
    .grid-view.two-across-wrapper .product-image-wrapper {width:100%;}
    .grid-view.two-across-wrapper .product img{padding-left:7px;}
    .grid-view.two-across-wrapper .product-image-wrapper{text-align:center;}
    /*product*/
    
  }
  
  /*932px*/
  @media screen and (max-width: 58.25em) {
    /* Header */
    #main-header {min-height: 100px;}
    .header-flags li{max-width: 20px; max-height: 15px; margin-top: 7px;}
    .header-flags li img{vertical-align: top;}
    #utility-nav{width: 38%;}
    #main-site-nav li {margin-right:1%;}
    
    
    .join,
    .join:link,
    .join:visited {font-size:13px;font-size:1.3rem;color:#ffffff;}
    
    #header-search h4 {font-size:16px;font-size:1.6rem;}
    #header-cta .tag-line {font-size:16px;font-size:1.6rem;}
    #call-us {width:25%;}
    #call-us h3 {font-size:14px;font-size:1.4rem;}
    #call-us h3 i {font-size:10px;font-size:1.0rem;}
    #call-us h4, #call-us h4 a, #call-us h4 a:link, #call-us h4 a:hover {font-size:26px;font-size:2.6rem;}
    #footer-cta {padding:3% 0;}
    #footer-cta h2 {font-size:2.8rem;font-size:28px;} 
    .home-linklists-4 ul.home-linklist-ul{width: 49.5%;display:inline-block;vertical-align:top;}
    .home-linklists-4 ul.home-linklist-ul:nth-child(3){border-left:none;}
	#footer-about-contact h4 {font-size:15px;;font-size:1.5rem;}
    #footer-about-contact h2, #footer-bottom #footer-about-contact h2 a, #footer-bottom #footer-about-contact h2 a:link, #footer-bottom #footer-about-contact h2 a:hover, #footer-bottom #footer-about-contact h2 a:visited {font-size:30px;font-size:3.0rem;}
  }
 @media screen and (min-width: 53em) {
   #call-us h4, #call-us h4 a, #call-us h4 a:link, #call-us h4 a:hover {pointer-events: none; cursor: default;}
 }
  /*848px - mobile*/
   @media screen and (max-width: 770px) {
	   #header-search {display:none !important;}
   }
  @media screen and (max-width: 53em) {
    .btn, 
    .btn:link, 
    .btn:visited, 
    .textile input[type=submit], 
    .textile button {width:170px;font-size:12px;font-size:1.2rem;}
    .fancybox-overlay {display: none !important;}
    /* Header */
    #main-site-nav,
    #utility-nav,
    #main-nav-wrapper a.join {display: none;}
    ul.header-flags{display: block; margin: 5px auto;}
    .header-flags li{max-width: 30px; max-height: 23px;}
    #main-header {margin:2% auto;}
    #logo-wrapper {width:30%;margin:0 auto;display:block;float:none;}
    #header-cta {width:100%;}
    #header-promo,
    #header-cta h3 {display:none;}
    #header-cta {width:50%;float:left;}
    #header-search {width:100% !important;float:left;padding:0 !important;}
    #header-search .search-form {margin:20px 0 0;}
    #header-search-form {width:100%;margin-bottom:2%;}
    #header-search h4 {font-size:20px;font-size:2.0rem;text-align:center;width:100%;}
    #call-us {width:50%;padding:0 0 0 4% !important;margin-top:12px;}
    #utility-nav-wrapper h4 {width:80% !important;text-align:center !important;}
    #main-nav-wrapper {height:50px;margin-bottom:5%;}
    #main-nav-wrapper .container-wrapper {width:100%;}
    #mobile-nav-toggle {display:block;}
    #mobile-nav-toggle.active {color:#fff;}
    #mobile-cart-icon {display:block;float:right;}
    #mobile-nav-toggle.active {color:#fff;}
    #mobile-nav {display:none;background:#040404;width:100%;height:auto;z-index:60000;position:relative;text-align:left;}
    body.nav-opened #mobile-nav {display:inline-block;}
    #mobile-nav li {display:block;border-bottom:1px solid #4c4c4c;margin:0;}
    #mobile-nav li a,
    #mobile-nav li a:link,
    #mobile-nav li a:visited {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);font-style: normal;font-weight: 300;color:#ffffff;font-size:18px;font-size:1.8rem;text-transform:uppercase;display:block;width:100%;margin:0;padding:10px 0 10px 4%;}
    #mobile-nav li a span {display:inline-block;float:right;width:12%;text-align:center;font-size:18px;font-size:1.8rem;color:#ffffff;}
    #mobile-nav li.children a {width:80%;float:left;}
    #mobile-nav li.children span.fa{display:inline-block;float:right;width:12%;text-align:center;padding:26px 0 0;font-size:16px;font-size:1.6rem;color:#ffffff;}
    #mobile-nav li.children ul.mobile-dropdown li.has-subdropdown a.fa {display:inline-block;float:right;width:12%;max-width:12%;text-align:center;padding:10px 0 0;font-size:16px;font-size:1.6rem;color:#ffffff;}
    #mobile-nav li ul.mobile-dropdown li.has-subdropdown a, #mobile-nav li ul.mobile-dropdown li.has-subdropdown a:link, #mobile-nav li ul.mobile-dropdown li.has-subdropdown a:visited, #mobile-nav li.active ul.mobile-dropdown li.has-subdropdown a, #mobile-nav li.active ul.mobile-dropdown li.has-subdropdown a:link, #mobile-nav li.active ul.mobile-dropdown li.has-subdropdown a:visited{width: 87% !important;}
    #mobile-nav li ul.mobile-subdropdown li ul li a.fa{}
    #mobile-nav li ul.mobile-dropdown {display:none;width:100%;float:left;background:#5d5d5d;padding:10px 5px;}
    #mobile-nav li ul.mobile-dropdown li a,
    #mobile-nav li ul.mobile-dropdown li a:link,
    #mobile-nav li ul.mobile-dropdown li a:visited,
    #mobile-nav li.active ul.mobile-dropdown li a,
    #mobile-nav li.active ul.mobile-dropdown li a:link,
    #mobile-nav li.active ul.mobile-dropdown li a:visited {color:#fff;width:100% !important;background:#5d5d5d;font-size:16px;font-size:1.6rem;padding:12px 0 12px 4.75%;}
    #mobile-nav li.active a,
    #mobile-nav li.active a:link,
    #mobile-nav li.active a:visited,
    #mobile-nav li.active a span,
    #mobile-nav li ul.mobile-dropdown li a:hover,
    #mobile-nav li ul.mobile-dropdown li a:focus,
    #mobile-nav li ul.mobile-dropdown li.active a,
    #mobile-nav li ul.mobile-dropdown li.active a:link,
    #mobile-nav li ul.mobile-dropdown li.active a:visited,
    #mobile-nav li ul.mobile-dropdown li.active a:hover,
    #mobile-nav li ul.mobile-dropdown li.active a:focus {color:#ffffff;}
    #mobile-nav li ul.mobile-dropdown li a span {width:10%;float:right;text-align:center !important;font-size:20px;font-size:2.0rem;text-align:left;padding:0 !important;}
    #mobile-nav li ul.mobile-dropdown li.active a span {color:#ffffff;}
    #main-content {width:100%;}
    .col25 {width:47%;}
    .mobile-clearfix{clear:both;}
    #left-sidebar {width:100%;margin-bottom:3.5%;float:none;}
    .banner img {width:100%;}
    .sidebar-links h6 {font-size:18px;font-size:1.8rem;}
    .sidebar-links ul li {font-size:16px;font-size:1.6rem;}
    #footer-bottom {padding:5% 0;}
    #footer-cta {max-height:100%;padding-bottom:0;}
    #footer-cta p {font-size:18px;font-size:1.8rem;}
    #footer-cta h2 {margin-bottom:2%;padding-bottom:2%;font-size:24px;font-size:2.4rem;}
    #footer-cta .join {width:100%;max-width:100%;display:block;text-align:center;margin:2% 0 0;padding:10px;border-radius:0;border:0;}
    #footer-company-logos {padding:3% 0;}
    #footer-social {width:100%;margin-bottom:10px;text-align:center;}
    #footer-social img {margin-right:0;}
    #footer-social a, 
    #footer-social a:link, 
    #footer-social a:visited {width:16%;display:inline-block;padding-bottom:20px;}
    #footer-social span {margin-left:10px;}
    #footer-nav {width:100%;float:none;clear:both;border:none;margin:0 auto 30px;padding:0;}
    #footer-nav ul {width:100%;float:none;text-align:center;}
    #footer-nav li {display:inline-block;padding-right:10px;font-size:14px;font-size:1.4rem;line-height:inherit;}
    #footer-nav .search-form.textile input[type=search] {width:100%;max-width:100%;margin:10px 0 20px;}
    #footer-nav .textile button.search-button {margin-top:11px;}
    #footer-nav ul.horizontal {margin:0;}
    #footer-nav ul.horizontal.footer-account-nav{display:block;}
    #footer-about {float:none;clear:both;width:100%;padding:0;display:inline-block;text-align:center;}
    #footer-about img {width:40%;}
    #footer-about h2 {text-align:center;}
    #footer-credits {text-align:center;margin-bottom:50px;}
    #footer-slider-wrapper {max-height:100%;}
    #footer-slider-wrapper .flex-viewport {max-height:100%;}
    #footer-cart.cart-button {width:100%;min-height:50px;line-height:50px;padding:0;text-align:center;}
    .promo-main-image {display:block;width:100%;text-align:center;}
    .promo-main-image img {width:50%;float:none;clear:both;}
    #footer-promo-content {width:100%;clear:both;float:none;}
    #footer-promo-content h2,
    #footer-promo-content h3 {text-align:center;}
    #footer-slider-wrapper .slides img {max-height:100%;}
    #footer-slider-wrapper.flexslider .previous, 
    #footer-slider-wrapper.flexslider .next {top:40%;}
    #footer-slider-wrapper.flexslider .slides > li {width:400px !important;max-width:800px !important;height:300px !important;}
    .press-slider-wrapper{display:none;}
    .footer-image-gallery-image {width:23%;height:140px;}
    .footer-image-gallery-overlay{height:140px;}
    #footer-about-contact h4 {text-align:center !important;font-size:15px;;font-size:1.5rem;}
    #footer-about-contact h2, #footer-bottom #footer-about-contact h2 a, #footer-bottom #footer-about-contact h2 a:link, #footer-bottom #footer-about-contact h2 a:hover, #footer-bottom #footer-about-contact h2 a:visited {text-align:center !important;font-size:2.0rem;}
    /*collection*/
    .list-view .product {display:block;margin-bottom:9%;padding-bottom: 9%;}
    .list-view .product-header {display:block;width:100%;text-align:center;}
    .list-view .product-header h2 {font-size:30px;font-size:3.0rem;}
    .list-view .product-image {margin:20px 0;}
    .list-view .product-image img {max-height:250px;}
    .list-view .product-video {display:block;width:100%;padding:0;margin-bottom:20px;}
    .list-view .product-video iframe {width:100%;max-height:none;min-height:300px;}
    .list-view .product-details {padding-left:0;width:100%;display:block;}
    .list-view .product-details .btn {display:block;width:100%;}
    .grid-view .product:hover .product-footer {display:none !important;}
    .grid-view.two-across-wrapper .product-image-wrapper {width:49.5%;}
    .grid-view.two-across-wrapper .product{width:100%;}
    .grid-view.two-across-wrapper .product img{padding-left:0;}
    .grid-view.two-across-wrapper .product-image-wrapper{text-align:left;}
    /*cart*/
    .cart-template #main-content{width:100%;}
    #cart-header #price-header{display:none;}
    .cart-row .item-price {display:none;}
    /*product*/
    #product-media-wrapper {width:60%;}
    #main-product-images {float:left;width:80%;margin:0 0 20px;}
    #product-media-toggle {margin-left:0;}
    #product-media-toggle div {width:100%;}
    #product-options {width:40%;}
    #product-options select {width:100%;}
    .product-videos-inner-wrap{display:none;}
    .product-videos-inner-mobile{display:block;}
    .grid-view .product h2 {text-align:center;}
    .grid-view .product-pricing {text-align:center;display:block;}
    .video-with-image{display: none;}
    /*product with video */
    #product-secondary-layout {position:relative;}
    #product-secondary-layout #product-header {position:absolute;z-index:9999;display:block;width:90%;text-align:center;}
    #product-secondary-layout #product-header {top:-10px;}
    #product-secondary-layout #product-images-wrapper {margin: 40px auto 0;float:none;width:100%;}
    #product-secondary-layout #main-product-images {float:none;margin:0 auto;padding-top:5%;}
    #product-video-wrapper {width:100%;margin:0 auto;position:relative;z-index:5;}
    #product-secondary-layout #product-info {width:100%;clear:both;float:none;text-align:center;}
    #product-secondary-layout #product-options {width:100%;margin-top:70px;}
    #product-secondary-layout .selector-wrapper .selector-wrapper{width:300px;max-width:45%;}
    #product-secondary-layout #product-video-wrapper-mobile{display:block;}
    #product-media-wrapper #main-product-images {width:100%;}
    .full-width-add-to-cart {width:100%;}
    #product-secondary-layout .product-badges-banner img{width:auto;}
    /*product video gallery */
    #product-video-gallery-wrapper ul li {width:100%;margin-bottom:3.5%;}
	.flexslider .small-collection-arrow{display:block;}
    #customer-right, #customer-left{width:100%;float:none;}
  }
  
  /*780*/
  @media screen and (max-width: 48.75em) {
    #utility-nav-wrapper h4 {font-size:14px !important;font-size:1.4rem !important;width:96% !important;}
    .col50 {width:100%;}
    .toggle-media-video ul li {width: 44%;}   
    #home-main-section .col50 img {width:100%;}
    #footer-company-logos {padding:4% 0 0;}
    #footer-company-logos img {margin-bottom:4%;width:8%;}
    .home-linklists-3 ul.home-linklist-ul:last-child{display:table-row;}
    .grid-view .product,
    .grid-view.three-across-wrapper .product {width:49%;}
  }
  /*700*/
  @media screen and (max-width:43.75em) {
    #footer-company-logos img {width:10%;}
    #footer-social a, 
    #footer-social a:link, 
    #footer-social a:visited {width:30%;text-align:left;}
    /*cart*/
    #cart-status-bar {display:none;}
    .cart-comments {width:100%;float:none;}
    .cart-checkout {display:block;width:100%;float:left;margin-top:25px;}
    .cart-template .btn, 
    .cart-template .btn:link, 
    .cart-template .btn:visited, 
    .cart-template .textile input[type=submit], 
    .cart-template .textile button:not(.search-button) {float:right;margin-bottom:20px;width:60%;min-width:0 !important;font-size:16px;font-size:1.6rem;}
    #cart-bottom input[type=submit],
    #cart-page header .btn-secondary {font-size:16px;font-size:1.6rem;width:50%;}
    .cart-total {display:inline-block;float:left;padding:0;width:51%;text-align:left;}
    #cart-bottom h2 {display:inline-block;}
    #cart-bottom h2.total-price {padding-left:15px;}
    .cart-checkout hr {display:none;}
    #cart-header {display:none;}
    .cart-row .cart-column {width:15%;border-right:0;}
    /*product*/
    #product-options {width:100%;float:none;}
    #product-header {float: none;display:block;width:90%;text-align:center;margin-right:auto;margin-left:auto;}
    #product-header h1 {margin-bottom:0px;}
    #product-header span {margin-bottom:0px;}
/*  #product-secondary-layout #product-header {padding-top:47%;}
    #product-secondary-layout #main-product-images {padding-top:10%;} */
    #product-options .btn-large {min-width:100%;}
    #product-options p {text-align:center;}
    #product-media-wrapper {width:100%;padding:5% 0 0;}
    .grid-view .product h2{font-size:18px;font-size:1.8rem;}
    .grid-view .product-pricing {font-size:16px;font-size:1.6rem;}
    #main-product-images {float:none;width:100%;}
    #product-media-toggle {width:100%;margin:5% 0;}
    .product-full-width-image {display:table-footer-group;width:100%;}
    .product-full-width .product-details {width:100%;}
    #product-header span.product-few-left-text:before, span.product-few-left-text:before{content:'';display:block;}
  }
  /*600px*/
  @media screen and (max-width: 37.5em) {
    .col30 {width:100%;}
    #logo-wrapper {width:40%;}
    #header-cta h3 {font-size:20px;font-size:2.0rem;}
    #footer-cta {padding:5% 0 0;}
    #footer-cta h2 {font-size:2.2rem;font-size:22px;}
    .footer-image-gallery-image, .footer-image-gallery-overlay {height:120px;}
    #footer-social span {width:93%;}
    .cart-checkout {text-align:left;}
    .cart-template .textile input[type=submit] {width:50%;float:left;margin:0;}
    .cart-total {width:100%;text-align:left;margin-bottom:20px;margin:20px 0;}
    .testimony-img {width:100%; margin:0 auto; padding:0 50px;}
    #footer-testimonies p {float:none;width:100%;}
    .grid-view.two-across-wrapper .product-image-wrapper{width:100%;}
    .grid-view.two-across-wrapper .product img{padding-left:7px;}
    .grid-view.two-across-wrapper .product-image-wrapper{text-align:center;}    
    .home-linklists-section ul.home-linklist-ul{width:100%;border-left:none;display:inline-block;vertical-align:top;}
    /*product*/
    #product-tabs-toolbar {border:1px #e8e8e8 solid;}
    .tab-item {display:block;font-size:16px;font-size:1.6rem;border: none !important;border-bottom: 1px solid #e8e8e8 !important;}
    .tab-item:last-child {border-bottom:none !important;}
/*  #product-secondary-layout #product-header {padding-top:50%;}
    #product-secondary-layout #main-product-images {padding-top:25%;} */
    /*cart*/
    #checkout {margin-top:0;}
    .cart-checkout {margin:0;}
    #cart-page header {margin-bottom:25px;text-align:center;}
    #cart-page header .btn-secondary {float:none;width:100%;}
    .cart-total {position:absolute;left:0;width:100%;text-align:center;}
    #cart-bottom input[type=submit] {margin-top:60px !important;width:100% !important;}
    #cart-bottom input[type=submit].btn-secondary {margin-top:25px !important;}
    #cart-page input[type=submit].btn-secondary, #cart-page .checkout_button.btn-secondary {width:100% !important;}
    .cart-checkout input[type=submit]:last-child {margin-top:10px !important;}
    #blog-page .blog-page-featured, #blog-page .article-with-featured{display:block;width:100%;margin:15px 0;}
  }
  /*560px*/
  @media screen and (max-width: 35em) {
    ul.header-flags {position: absolute; top: 30px; right: 2px;}
    .header-flags li{max-width: 20px; max-height: 15px;}
    
    #utility-nav-wrapper {overflow:hidden;}
    .col25 {width:100%;}
    #footer-social {width:100%;}
    #footer-about img {width:50%;display:block;margin:0 auto;}
    #footer-company-logos img {width:12%;}
    #footer-credits {text-align:center;}
    .grid-view .product,
    .grid-view.three-across-wrapper .product {width: 100%;margin-bottom: 20px;}
    /*product*/
    #product-header h1 {font-size:26px;font-size:2.6rem;}
    #product-header span {font-size:20px;font-size:2.0rem;}
    #product-media-wrapper {padding-top:0%;} /* Fixed the image space at the top of the mobile page */
    #product-secondary-layout {padding-top:20px;}
    #product-secondary-layout #product-header {top:10px;}
    #product-secondary-layout #product-header h1 {font-size:20px;font-size:2.0rem;}
  }
  /*440px*/
  @media screen and (max-width: 27.5em) {
    #footer-social span {width:91%;}
    #footer-cta .join {font-size:20px;font-size:2.0rem;}
    .ui-widget-content {width:85% !important;}
    .footer-image-gallery-image{width: 48%;height: 160px;}
    .footer-image-gallery-overlay{height:160px;}
  }
  @media screen and (max-width: 23em) {
    #product-secondary-layout {padding-top:30px;}
    #product-secondary-layout #product-header {top:10px;}
    #product-secondary-layout #product-header h1 {font-size:18px;font-size:1.8rem;}
    #call-us {display:none;}
    #header-cta {width:100% !important;padding:0 !important;}
  }
   
.slides-li{
	width: 301.333px; float: left; display: block;
}
@media screen and (min-width: 771px) {
	#mobile-navid{
		display:none !important;
	}
}


@media screen and (max-width: 53em) {
	.mobilenavshow{
		display: inline-block !important;
	}
}

@media screen and (max-width: 770) {
	.phone-hidden-tag{
		display: none;
	}
}




@media only screen and (max-width: 770px) {
	#swiper-container-small{
		display: none;
	}
}
@media only screen and (min-width: 771px) {
	#swiper-container-small{
		display: block;
	}
}


@media only screen and (max-width: 770px) {
	.phone-hidden-tag{
		display: none;
	}
}
@media only screen and (min-width: 771px) {
	.phone-hidden-tag{
		display: block;
	}
}

.validate-select{
	border: 1px #d9d9d9 solid;
	#box-shadow: 0 0 0 1px #d9d9d9;
}


@media only screen and (max-width: 53em) {
	.mobilenavshow #fafafaul{
		display: none;
	}
}


/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}
.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("https://www.electricunicycleonline.com/skin/frontend/rwd/myfrontpage/images/left.svg");left:10px;right:auto}
.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("https://www.electricunicycleonline.com/skin/frontend/rwd/myfrontpage/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("https://www.electricunicycleonline.com/skin/frontend/rwd/myfrontpage/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url(https://www.electricunicycleonline.com/skin/frontend/rwd/myfrontpage/images/right.svg);right:10px;left:auto}
.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("https://www.electricunicycleonline.com/skin/frontend/rwd/myfrontpage/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}
.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("https://www.electricunicycleonline.com/skin/frontend/rwd/myfrontpage/css/data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("https://www.electricunicycleonline.com/skin/frontend/rwd/myfrontpage/css/data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("https://www.electricunicycleonline.com/skin/frontend/rwd/myfrontpage/css/data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
body {
    background: #111;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#content {
    width: 90%;
    margin: 0 auto 100px auto;
}

/* COUNTDOWN - Inspiration http://fff.cmiscm.com/#!/section/flipclock */
/* ----------------------------------------------------------------------------------------- */
.countdown {
    display: table-cell;
    font-weight: normal;
}
.countdown .item {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    font-family: 'Open Sans', cursive;
    font-weight: 700;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    color: #B7B7B7;
    border-radius: 7px;
    margin: 5px 5px 5px 0;
    padding: 0 10px;
    background: #2A2A2A;
    background: -webkit-linear-gradient(#2A2A2A, #000);
    background: linear-gradient(#2A2A2A, #000);
    overflow: hidden;
}
.countdown .item-ss {
    font-size: 50px;
    line-height: 70px;
}
.countdown .item:after {
    content: '';
    display: block;
    height: 1px;
    border-top: 3px solid #111;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}
.countdown .label {
    #text-transform: uppercase;
    display: block;
    position: absolute;
    font-family: 'Open Sans', cursive;
    font-weight: 700;
    line-height: normal;
    right: 6px;
    bottom: 4px;
    font-size: 1px;
    color: #B9B9B9;
}
.countdown .item-hh .label,
.countdown .item-mm .label,
.countdown .item-ss .label {
    #display: none;
}

/* COUNTDOWN-ALT-1 */
/* ----------------------------------------------------------------------------------------- */
.countdown-alt-1 {
    display: inline-block;
    font-size: 0;  /* Hack for inline and inline-block extra markup generated spaces */
    margin: 15px 0;
    color: #000;
	#overflow:hidden;
}
.countdown-alt-1 .item {
    position: relative;
}
.countdown-alt-1 .dd,
.countdown-alt-1 .hh-1,
.countdown-alt-1 .hh-2,
.countdown-alt-1 .mm-1,
.countdown-alt-1 .mm-2,
.countdown-alt-1 .ss-1,
.countdown-alt-1 .ss-2 {
    font-family: 'Righteous', cursive;
    background: #F6F6F6;
    border-radius: 5px;
    display: inline-block;
    font-size: 3rem;
    margin: 1px 2px;
    min-width: 16px;
    padding: 0px 2px;
    text-align: center;
	color:#ff0000;
	min-width:11%;
}
.countdown-alt-1 .hh-1,
.countdown-alt-1 .hh-2,
.countdown-alt-1 .mm-1,
.countdown-alt-1 .mm-2,
.countdown-alt-1 .ss-1,
.countdown-alt-1 .ss-2 {
    width: 10rem;
    max-width: 11%;
}
.countdown-alt-1 .label {
    font-style: italic;
    text-transform: capitalize;
    background: #F6F6F6;
    border-radius: 5px;
    font-size: 12px;
    margin: 1px 2px;
    padding: 2px 5px;
    position: absolute;
    left: 0;
    bottom: -44px;
}
.countdown-alt-1 .separator-dd,
.countdown-alt-1 .separator {
    color: #FF8a00;
    font-size: 25px;
    position: relative;
}

/* COUNTDOWN-ALT-2 - Inspiration http://goo.gl/hRfsc */
/* ----------------------------------------------------------------------------------------- */
.countdown-alt-2 {
    font-size: 0;  /* Hack for inline and inline-block extra markup generated spaces */
    display: block;
    overflow: auto;
    padding: 20px 0;
    margin: 50px 0;
    font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #333;
    -webkit-transform: skew(-2deg, -2deg);
    transform: skew(-2deg, -2deg);
}
.countdown-alt-2 .item {
    display: block;
    float: left;
    position: relative;
    font-size: 50px;
    font-weight: bold;
    padding: 36px 20px 10px 20px;
    margin: 0 10px;
    min-width: 100px;
    max-width: 100px;
    text-align: center;
    background: #FFF;
    border: 2px solid #FFF;
    box-shadow: 10px 10px 10px 1px rgba(0, 0, 0, 0.2);
}
.countdown-alt-2 .dd,
.countdown-alt-2 .hh-1,
.countdown-alt-2 .hh-2,
.countdown-alt-2 .mm-1,
.countdown-alt-2 .mm-2,
.countdown-alt-2 .ss-1,
.countdown-alt-2 .ss-2 {
    font: italic;
    text-shadow: 1px 1px 10px #FFF, 1px 1px 3px #333;
}
.countdown-alt-2 .label {
    font-weight: normal;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    width: 120px;
    padding: 5px 10px;
    background: #0B81BC;
    color: #FFF;
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://s.trackingmore.com/font-awesome-4.4.0/fonts/fontawesome-webfont.eot?v=4.4.0');src:url('https://s.trackingmore.com/font-awesome-4.4.0/fonts/fontawesome-webfont.eot#iefix&v=4.4.0') format('embedded-opentype'),url('https://s.trackingmore.com/font-awesome-4.4.0/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('https://s.trackingmore.com/font-awesome-4.4.0/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('https://s.trackingmore.com/font-awesome-4.4.0/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('https://s.trackingmore.com/font-awesome-4.4.0/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}

.postWrapper {
    padding-bottom: 25px;
    clear: both;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h1 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #636363;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentTitle {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.commentTitle div {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #636363;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: (/static/44/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest .title {
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 0.5em;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}

.onsale-product-container {
    cursor: pointer;
    position: relative;
    z-index: 100;
}

.onsale-product-container-inside {
    cursor: pointer;
    position: absolute;
    z-index: 100;
}

div.onsale-product-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}

div.new-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}

div.custom-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}
div.onsale-category-container-grid {
    position: relative;
}

div.onsale-category-container-list {
    position: relative;
    float: left;
}

.onsale-category-container {
    cursor: pointer;
    position: absolute;
    z-index: 100;
}

div.onsale-category-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

div.new-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

div.custom-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}




.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.searchautocomplete-placeholder .price-box .special-price {
	display:inline !important;
}

.searchautocomplete {
 #position: absolute;
  #top: -5px;
  #right: 0px;
  height: 34px;
  width: 458px;
  #padding: 4px 10px;
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  background: #fff;
  display: block;
}
.searchautocomplete .sprite {
  background: (/static/44/images/sprite.png);
}
.searchautocomplete > label {
  float: left;
  margin-right: 10px;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}
.searchautocomplete .nav {
  background: (/static/44/images/sprite.png);
  float: left;
  height: 34px;
  position: relative;
  width: 340px;
}
.searchautocomplete .nav .nav-search-in {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
}
.searchautocomplete .nav .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav .nav-search-in .category-fake {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  border-right: 1px solid #dddddd;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  margin: 4px 0px 0px 2px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav .nav-search-in:hover .category-fake {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
}
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .nav .nav-input {
  *zoom: 1;
  margin: 6px 0px 0px 10px;
  padding: 0px 5px 0px 5px;
  z-index: 12;
  position: relative;
}
.searchautocomplete .nav .nav-input:before,
.searchautocomplete .nav .nav-input:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .nav .nav-input:after {
  clear: both;
}
.searchautocomplete .nav .nav-input input {
  z-index: 10;
  padding: 0px;
  height: 23px;
  border: 0px;
  font-family: arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: black;
  outline: 0px;
  margin-left: 5px;
  width: 100%;
}
.searchautocomplete .nav .nav-input input.suggest {
  display: none;
  color: #999;
  z-index: 9;
}
.searchautocomplete .nav-submit-button {
  background: (/static/44/images/sprite.png);
  background-position: 0px -34px;
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  padding-left: 5px;
}
.searchautocomplete .nav-submit-button .button {
  width: 39px;
  height: 34px;
  padding: 0px 9px;
  margin: 0px;
  cursor: pointer;
  font-weight: bold;
  color: white;
  line-height: 12px;
  font-size: 13px;
  background-color: #3c454e;
  background-image: -moz-linear-gradient(top, #444c55, #313a44);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44));
  background-image: -webkit-linear-gradient(top, #444c55, #313a44);
  background-image: -o-linear-gradient(top, #444c55, #313a44);
  background-image: linear-gradient(to bottom, #444c55, #313a44);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0);
  border: 1px solid #313a44;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  z-index: 14;
}
.searchautocomplete .nav-submit-button .button:hover {
  background-color: #39414b;
  background-image: -moz-linear-gradient(top, #313a44, #444c55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55));
  background-image: -webkit-linear-gradient(top, #313a44, #444c55);
  background-image: -o-linear-gradient(top, #313a44, #444c55);
  background-image: linear-gradient(to bottom, #313a44, #444c55);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0);
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  padding: 15px 10px 5px 10px;
  position: absolute;
  right: 48px;
  top: 42px;
  width: 318px;
  z-index: 102;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a.name {
  color: #444;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong {
  color: #f00;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 4px 5px 10px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 9px;
  right: 10px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
.searchautocomplete-widget {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.col-main .searchindex-highlight {
  background-color: #ff0;
}

.team-wrapper{
    display: inline-block;
}
.team-wrapper li {
    display: inline-block;
    text-align: center;
    float: left;
    max-height:366px;
    min-height: 310px!important;
    margin: 10px 8px;
    width: 187px;
    padding: 10px;
}
.team-wrapper li.ourteam-list-item  .team-mem-img {
    position: relative;
    overflow: hidden;
    border: 2px solid #999999;
    border-radius: 50%;
}
.team-wrapper li.ourteam-list-item  a img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.team-wrapper li.ourteam-list-item:hover  .team-mem-img {
    border-color: #de5400;
}
.team-wrapper li.ourteam-list-item:hover  .team-mem-img img {
    transform: scale(1.1);
}
.team-wrapper li:hover a{
    text-decoration: none;
}
.team-wrapper li .member_avatar {
    max-width: 100%;
    text-align: center;
    display: inherit;
}
h2.full-name {
    font-size: 16px;
    ma