/*

Theme Name: Premise
Theme URI: http://studioaceofspade.com/wordpress-framework
Description: A framework, hence the name Premise, created by Studio Ace of Spade. It is used for developing sites on WordPress. Barebones, and ready for generic pages such as About, Contact, Services, etc. Comes fully loaded with an HTML5 theme, Twitter Bootstrap, CSS Reset, Cycle.js, and base CSS styles.
Version: 1.1.0
Author: Studio Ace of Spade
Author URI: http://studioaceofspade.com
Tags: customizable, template, framework, cms, example, premise

*/

@import url('css/bootstrap.css');

/* =============================================================================
   Base Resets
   ========================================================================== */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/* =============================================================================
   Sticky Footer
   ========================================================================== */
* {margin: 0;}
html, body {height: 100%;}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px;}
#footer {height: 142px;}
#push{height: 142px;}

/* =============================================================================
   WordPress Compatibility Classes
   ========================================================================== */
.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;}
/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
/* =============================================================================
   Base
   ========================================================================== */
html { font-size: 100%; overflow-y: auto; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
::-moz-selection { background: #59d400; color: #fff; text-shadow: none; }
::selection { background: #59d400; color: #fff; text-shadow: none; }
a:focus, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* ==|== primary styles =====================================================
   Author: Jon Savage of Studio Ace of Spade
   ========================================================================== */
body {
	color: #222;
	font-family: 'Oxygen', helvetica, arial, sans-serif;
	font-size: 14px;}
a, a:visited {
	color: #222;
	text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;}
a:hover {
	color: #09f;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;}
.box a {
	color: #3498db;
	font-weight: 600;}
.box a:visited {
	color: #266c9b;}
.box a:hover {
	text-decoration: underline;}
.cf:before,
.cf:after {
    content: " ";
    display: table;}
.cf:after {
    clear: both;}
.cf {
    *zoom: 1;}
h1,h2,h3,h4 {
	font-family: 'Oxygen', helvetica, arial, sans-serif;
	font-weight: normal;}
h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;}
h1 {
	font-size: 36px;
	line-height: 36px;}
h2 {
	font-size: 28px;
	line-height: 28px;}
h3 {
	font-size: 21px;
	line-height: 21px;}
h4 {
	font-size: 16px;
	line-height: 16px;}	
p {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 15px;
	color: #343434;}
p.small {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
	color: #999;}
p + ol,
p + ul {
	padding-bottom: 0;}
.last {
	margin-right: 0;}
.ltext {
	text-align: left !important;}
.ctext {
	text-align: center;}
.rtext {
	text-align: right;}
.table {
	display: table;}
.table-row {
	display: table-row;}
.table-cell {
	display: table-cell;
	vertical-align: middle;}
.center-block {
	margin: 0 auto;}
.reg {
	font-size: 69%;
	position: relative;
	top: -6px;}
.region-grouping {
	display: none;
	position: relative;
	z-index: 20;}
.region-grouping.active {
	display: block;}
.span6.offset3 .border-button {
	margin: 0 auto 20px;
	display: block;}
.span6.offset3.product .border-button {
	margin: 0;
	display: inline-block;}
.span6.offset3.product .border-button + .border-button {
	margin-left: 2%;}
.no-product-container {
	border-radius: 5px;
	border: 1px solid #ddd;
	background: #eee;
	margin-top: 25px;}
.no-products {
	padding: 10px;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	margin-top: 20px;}
/* ==========================================================================
   Debugger Styles
   ========================================================================== */
.debugger {
	position: fixed;
	background: #343434;
	top: 0;
	left: 0;
	right: 0;
	padding: 20px;
	z-index: 999999999;
	min-height: 400px;}
.debugger p,
.debugger pre {
	color: #fff;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;}
/* ==========================================================================
   Header Styles
   ========================================================================== */
.brand img {
	width: 120px;}
.transition {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;}
.transition:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;}
.transition.slow {
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    transition: all .7s;}
.transition.slow:hover {
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    transition: all .7s;}
html {
	font-family: 'Oxygen', arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #2d3844;
	background: #f5f5f5;}
#header {
	background: #242424;
	z-index: 1000;
	position: relative;}
#header .svg-brand {
	width: 150px;
	display: inline-block;}
.fixed-push {
	*position: relative;
	z-index: 10;}
#header .svg-brand a {
	display: block;
	padding: 20px 0;
	font-size: 0;
	line-height: 0;}
#header .svg-brand img {
	max-width: 100%;
	position: relative;
	top: -2px;}
#main-nav {
	background: #556270;}
#top-nav {
	padding: 10px 0;}
.nav-bar > li {
	display: block;
	float: left;
	position: relative;}
.nav-bar > li > a {
	color: #fff;
	display: block;
	padding: 20px 65px 20px 65px;
	border-left: 1px solid #414951;}
.nav-bar > li > a:last-child {
	border-right: 1px solid #414951;}
.nav-bar > li > a:visited {
	color: #fff;}
.nav-bar > li > a:hover {
	text-decoration: none;
	background: #414951;}
.nav-bar > li > a.hovered { 
	background: #414951;}
.side-controls {
	float: right;
	padding-top: 6px;
	position: relative;}
.location-control {
	display: block;
	float: right;}
.location-control .fa {
	display: block;
	line-height: 36px;
	width: 40px;
	font-size: 18px;
	text-align: center;
	color: #6e7e8e;
	box-sizing: border-box;
	border: 2px solid #555;
	border-radius: 0 4px 4px 0;
	float: left;}
.location-control .country-detected {
	display: block;
	float: left;
	line-height: 36px;
	font-size: 11px;
	color: #95a6b7;
	border: 2px solid #555;
	border-right: 0;
	padding: 0 20px;
	border-radius: 4px 0 0 4px;}
.location-control.active .fa {
	background: #fff;
	border-color: #fff;}
.location-control:visited .fa,
.mobile-menu-trigger:visited .fa {	
	color: #6e7e8e;}
.location-control:hover,
.mobile-menu-trigger:hover {
	text-decoration: none;}
.location-control:hover .fa,
.mobile-menu-trigger:hover .fa {
	background: #fff;
	border-color: #fff;
	text-decoration: none;}
.side-controls .buy-button {
	float: right;
	display: block;
	background: #59d400;
	color: #fff;
	line-height: 40px;
	width: 200px;
	text-align: center;
	border-radius: 4px;}
.side-controls .buy-button:visited {
	color: #fff;}
.side-controls .buy-button:hover {
	background: #fff;
	color: #59d400;
	text-decoration: none;}
.location-menu {
	background: #fff;
	border-radius: 3px;
	position: absolute;
	right: 0;
	display: none;
	top: 57px;
	z-index: 2;}
.location-menu ul {
	z-index: 10;
	position: relative;}
.location-menu .fa-caret-up {
	z-index: 5;
	color: #fff;
	position: absolute;
	display: block;
	font-size: 24px;
	right: 13px;
	top: -15px;}
.location-menu a {
	display: block;
	padding: 5px 20px;
	color: #242424;}
.location-menu a:visited {
	color: #242424;}
.location-menu a:hover {
	background: #59d400;
	color: #fff;
	text-decoration: none;}
.location-menu li:first-child a {
	padding-top: 10px;
	border-radius: 4px 4px 0 0;}
.location-menu li:last-child a {
	padding-bottom: 10px;
	border-radius: 0 0 4px 4px;}
#st-trigger-effects {
	float: right;}
.mobile-menu-trigger {
	display: none;
	float: right;
	background: none;
	border: none;
	margin: 0;
	padding: 0;}
.mobile-menu-trigger .fa {
	line-height: 36px;
	width: 40px;
	font-size: 18px;
	text-align: center;
	color: #6e7e8e;
	box-sizing: border-box;
	border: 2px solid #555;
	border-radius: 4px;
	float: right;}
.st-container,
.st-pusher,
.st-content {
	height: 100%;}
.st-content,
.st-content-inner {
	*position: relative;}
.st-container {
	position: relative;}
.st-container.st-menu-open {
	overflow: hidden;}
.st-pusher {
	*position: relative;
	left: 0;
	z-index: 99;
	height: 100%;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;}
.st-pusher::after {
	position: absolute;
	z-index: 20;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	background: rgba(0,0,0,0.2);
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;}
.st-menu-open .st-pusher::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;}
.st-menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	visibility: hidden;
	width: 300px;
	height: 100%;
	background: #242424;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;}
.st-menu::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;}
.st-menu-open .st-menu::after {
	width: 0;
	height: 0;
	opacity: 0;
	-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
	transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;}
.st-effect-3.st-menu-open .st-pusher {
	-webkit-transform: translate3d(300px, 0, 0);
	transform: translate3d(300px, 0, 0);}
.st-effect-3.st-menu {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);}
.st-effect-3.st-menu-open .st-effect-3.st-menu {
	visibility: visible;
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;}
.st-effect-3.st-menu::after {
	display: none;}
.no-csstransforms3d .st-pusher,
.no-js .st-pusher {
	padding-left: 300px;}
.st-menu a {
	color: #fff;
	font-size: 13px;
	line-height: 13px;
	display: block;
	padding: 13px 20px;
	font-weight: 400;}
.st-menu > ul {
	padding-top: 13px;}
.st-menu ul ul {
	padding-left: 20px;}
.st-menu a:hover {
	background: #414141;
	text-decoration: none;}
.menu-header {
	color: #fff;
	padding: 0 20px;
	background: #414141;
	line-height: 79px;
	font-weight: 600;
	font-size: 23px;
	letter-spacing: 2px;}
.nano {
  position : relative;
  width    : 100%;
  height   : 100%;
  overflow : hidden;}
.nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;}
.nano > .nano-content:focus {
  outline: thin dotted;}
.nano > .nano-content::-webkit-scrollbar {
  display: none;}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;}
.nano > .nano-pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 10px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;
  border-radius         : 5px;}
.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0,0,0,.5);
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;
  border-radius         : 3px;}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;}
.nano { width: 300px; height: 600px; }
.nano > .nano-content { padding: 10px; }
.nano > .nano-pane   { background: #888; }
.nano > .nano-pane > .nano-slider { background: #111; }
.dd {
    display: none;
    position: absolute;
    top: 60px;
    border-bottom: 0px solid #fff;
    background: #556270;
    z-index: 2;
    right: -1px;
    left: 0;
    border-left: 1px solid #414951;
    border-right: 1px solid #414951;
    border-bottom: 1px solid #414951;}

.dd a {
    color: #fff;
    padding: 5px 5px;
    border-bottom: 1px solid #414951;
    opacity: .4;
    display:none;}

.dd a.available,
.dd a.available:hover {
    opacity: 1;
    display:block;}

.dd a:last-child {
    border-bottom: 0;}
.dd a:visited {
    color: #fff;}
.dd a:hover {
    text-decoration: none;
    color: #fff;
    background: #414951;
    opacity: .4;
}
.location-control {
	margin-left: 10px;}
.country {
	text-transform: uppercase;}
.ns-box {
	position: fixed;
	background: rgba(42,45,50,0.85);
	padding: 10px;
	line-height: 1.4;
	z-index: 1000;
	pointer-events: none;
	color: rgba(250,251,255,0.95);
	font-size: 70%;
	font-family: 'Oxygen', Helvetica, Arial, sans-serif;
	right: 20px;
	background: #414951;
	max-width: 250px;
	box-sizing: content-box;}
.ns-box.ns-show {
	pointer-events: auto;}
.ns-box a {
	color: inherit;
	opacity: 0.7;
	font-weight: 700;}
.ns-box a:hover,
.ns-box a:focus {
	opacity: 1;}
.ns-box p {
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	padding-top: 15px !important;}
.ns-box.ns-show,
.ns-box.ns-visible {
	pointer-events: auto;}
.ns-close {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 4px;
	top: 4px;
	overflow: hidden;
	text-indent: 100%;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;}
.ns-close:hover, 
.ns-close:focus {
	outline: none;}
.ns-close::before,
.ns-close::after {
	content: '';
	position: absolute;
	width: 3px;
	height: 60%;
	top: 50%;
	left: 50%;
	background: #6e6e6e;}
.ns-close:hover::before,
.ns-close:hover::after {
	background: #fff;}
.ns-close::before {
	-webkit-transform: translate(-50%,-50%) rotate(45deg);
	transform: translate(-50%,-50%) rotate(45deg);}
.ns-close::after {
	-webkit-transform: translate(-50%,-50%) rotate(-45deg);
	transform: translate(-50%,-50%) rotate(-45deg);}
.ns-attached {
    left: 30px;
    max-width: 300px;}
.ns-effect-flip {
    background: #9bd1a2;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    bottom: 0px;
    font-size: 1.15em;
    padding: 1.5em;
    max-width: 280px;
    backface-visibility: hidden;}
.ns-effect-flip .ns-close::before,
.ns-effect-flip .ns-close::after {
    background: #5a9862;}
.ns-effect-flip .ns-close:hover::before,
.ns-effect-flip .ns-close:hover::after {
    background: #4e8455;}
.ns-effect-flip.ns-show,
.ns-effect-flip.ns-hide {
    -webkit-animation-name: animFlipFront;
    animation-name: animFlipFront;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;}
.ns-effect-flip.ns-hide {
    -webkit-animation-name: animFlipBack;
    animation-name: animFlipBack;}
.ns-attached {
    left: 30px;
    max-width: 300px;}
@-webkit-keyframes animFlipFront {
    0% { -webkit-transform: perspective(1000px) rotate3d(1,0,0,-90deg); }
    100% { -webkit-transform: perspective(1000px); }
}

@keyframes animFlipFront {
    0% { -webkit-transform: perspective(1000px) rotate3d(1,0,0,-90deg); transform: perspective(1000px) rotate3d(1,0,0,-90deg); }
    100% { -webkit-transform: perspective(1000px); transform: perspective(1000px); }
}

@-webkit-keyframes animFlipBack {
    0% { -webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg); }
    100% { -webkit-transform: perspective(1000px); }
}

@keyframes animFlipBack {
    0% { -webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg); transform: perspective(1000px) rotate3d(1,0,0,90deg); }
    100% { -webkit-transform: perspective(1000px); transform: perspective(1000px); }
}
.ns-effect-bouncyflip {
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    color: #fff;
    top: 0;
    box-shadow: 0 13px 10px -5px rgba(0,0,0,0.2);}
.ns-effect-bouncyflip .icon {
    position: absolute;
    display: block;
    top: 2em;
    left: 2em;}
.ns-effect-bouncyflip p {
	padding: 10px;
	color: #fff;}
.ns-effect-bouncyflip .ns-close::after,
.ns-effect-bouncyflip .ns-close::before {
    background: #fff;}
.ns-effect-bouncyflip .ns-close:hover::after,
.ns-effect-bouncyflip .ns-close:hover::before {
    background: #fff;}
.ns-effect-bouncyflip.ns-show,
.ns-effect-bouncyflip.ns-hide {
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;}
@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-90deg);
        -webkit-transition-timing-function: ease-in;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,20deg);
        -webkit-transition-timing-function: ease-out;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-10deg);
        -webkit-transition-timing-function: ease-in;
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,5deg);
        -webkit-transition-timing-function: ease-out;
    }

    100% {
        -webkit-transform: perspective(400px);
    }
}
@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-90deg);
        transform: perspective(400px) rotate3d(1,0,0,-90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,20deg);
        transform: perspective(400px) rotate3d(1,0,0,20deg);
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-10deg);
        transform: perspective(400px) rotate3d(1,0,0,-10deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,5deg);
        transform: perspective(400px) rotate3d(1,0,0,5deg);
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.ns-effect-bouncyflip.ns-hide {
    -webkit-animation-name: flipInXSimple;
    animation-name: flipInXSimple;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;}
@-webkit-keyframes flipInXSimple {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    -webkit-transition-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
  }
}
@keyframes flipInXSimple {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -90deg); 
    transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
/* ==========================================================================
   Home - Slideshow
   ========================================================================== */
.slideshow {
	margin-top: 50px;
	width: 100%;
	height: 700px;}
.slide {
	width: 100%;
	height: 700px;
	border-radius: 4px;}
.slide img {
	position: relative;
	z-index: 1;}
.slide .cta {
	position: absolute;
	z-index: 2;
	top: 40px;
	left: 0;
	right: 0;}
.slide h1,
.slide h2 {
	text-align: center;
	color: #343434;
	font-size: 34px;
	line-height: 34px;
	font-weight: 300;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;}
.slide h1 {
	margin-bottom: 10px;}
.slide h2 {
	color: #767676;
	font-size: 22px;
	line-height: 22px;}
.slide .cta .center-block {
	width: 600px;
	text-align: center;
	margin-top: 30px;}
.old-slides {
	margin-top: 30px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 6px 0 #bbb;
	box-shadow: 0 0 6px 0 #ddd;
	overflow: hidden;
	position: relative;}
.old-slides .cycle-slide {
	width: 100%;}
.old-slides .cycle-slide a {
	display: block;}
.old-slides .cycle-slide a img {
	display: block;
	max-width: 100%;}
.old-pager {
	position: absolute;
	bottom: 20px;
	left: 20px;
	z-index: 10000;}
.old-pager span {
	font-size: 0;
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-right: 10px;
	border-radius: 50%;
	background: #999;
	-webkit-box-shadow: 0 0 10px 0 #D1D1D1;
	box-shadow: 0 0 10px 0 #D1D1D1;
	cursor: pointer;}
.old-pager span.cycle-pager-active {
	background: #59d400;}
.old-slides {
	position: relative;}
.intro-text {
	margin-top: 20px;
	margin-bottom: 20px;}
.intro-text h2 {
	font-size: 21px;
	line-height: 21px;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	margin: 20px 0;}
/* ==========================================================================
   Global - Buttons
   ========================================================================== */
button.border-button,
a.border-button,
input.border-button {
	font-family: 'Oxygen', sans-serif;
	background: #556270;
	width: 200px;
	border-radius: 4px;
	text-decoration: none;
	color: #fff;
	font-weight: 300;
	padding: 10px 20px;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	border: none !important;}
button.border-button:visited,
a.border-button:visited,
input.border-button:visited {
	color: #fff;} 
button.border-button + button.border-button.
a.border-button + a.border-button,
input.border-button + input.border-button{
	margin-left: 2%;}
button.border-button:hover,
a.border-button:hover,
input.border-button:hover {
	background: #343434;
	color: #fff;
	text-decoration: none;}
button.border-button.small,
a.border-button.small,
input.border-button.small {
	width: 150px;
	padding: 8px 10px;
	font-size: 14px;
	line-height: 14px;
	box-sizing: border-box;}
.product a.border-button.small,
.product a.border-button.small {
	width: 49%;}
.product a.border-button.small + a {
	margin-left: 2%;}
button.border-button.big,
a.border-button.big,
input.border-button.big {
	font-size: 18px;
	line-height: 18px;
	padding: 15px 20px;}
button.border-button.full-width,
a.border-button.full-width,
input.border-button.full-width {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	padding-left: 0;
	padding-right: 0;}
button.border-button.half-width,
a.border-button.half-width,
input.border-button.half-width { 
	padding-left: 0;
	padding-right: 0;
	width: 49%;
	margin-bottom: 15px;}
button.border-button.half-width + button.border-button.half-width,
a.border-button.half-width + a.border-button.half-width,
input.border-button.half-width + input.border-button.half-width {
	margin-left: 2%;}
button.border-button.full-width + button.button.border-button,
a.border-button.full-width + a.border-button.full-width,
input.border-button.full-width + input.border-button.full-width {
	margin-left: 0;}
button.border-button.light,
a.border-button.light,
input.border-button.light {
	color: #fff;
	background: #999;
	border-color: #fff;}
button.border-button.light:hover,
a.border-button.light:hover,
input.border-button.light:hover {
	color: #fff;
	border-color: #fff;
	background: #343434;}
button.border-button.highlight,
a.border-button.highlight,
input.border-button.highlight {
	background: #59d400;
	color: #fff;}
button.border-button.highlight:hover,
a.border-button.highlight:hover,
input.border-button.highlight:hover {
	background: #343434;
	color: #fff;}

/*
.cta a:first-child {
	margin-right: 80px;}
*/
/* ==========================================================================
   Home - Product Buckets
   ========================================================================== */
.product {
	margin-top: 30px;
	margin-bottom: 40px;
	font-size: 0;}
.product td {
	font-size: 11px;
	width: 33%;}
.product td:first-child {
	width: 18%;}
.product img {
	margin: 0 auto;
	display: block;}
.product-title {
	font-size: 16px;
	line-height: 16px;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 10px;}
.product-title span {
    font-size:12px;
    display:block;
    margin-top:10px;
}
.comparison {
	position: absolute;
	top: 0;
	opacity: 0;
	margin-right: 20px;}
.comparison.showing {
	top: 0;
	opacity: 1;
	margin-top: 25px;
	position: relative;
	margin-right: 0;}
.comparison .table {
	background: #fff;}
.comparison .table th {
	text-align: center;
	font-size: 20px;
	color: #666;
	font-weight: 400;
	padding: 30px 10px;
	border-bottom: 1px solid #ddd;}
.comparison .table th a {
	display: block;
	margin-top: 5px;
	line-height: 14px;
	font-size: 14px;
	font-weight: 400;
	color: #3498db;}
.comparison .table th a:hover {
	color: #2980b9;}
.comparison .table td,
.comparison .table-bordered td {
	color: #666;
	text-align: center;
	padding: 15px 10px;
	border-top: 0;
	border-bottom: 0;}
.comparison i.no-support,
.comparison i.half-support {
	font-style: normal;
	text-decoration: line-through;
	color: #aaa;}
.comparison i.half-support {
	text-decoration: none;}
.comparison tr td {
	position: relative;}
a.helper {
	display: block;
	position: absolute;
	right: -7px;
	top: 16px;
	color: #fff;
	background: #999;
	width: 10px;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	padding: 3px;
	border-radius: 50%;}
.tooltip-inner {
	max-width: 260px;}
a.helper:hover {
	text-decoration: none;
	background: #666;}
.center-it {
	width: 60%;
	margin: 10px auto;}
.home-seo-content {
	padding-top: 25px;
	position: relative;
	z-index: 10;}
/* ==========================================================================
   Global - Modal
   ========================================================================== */
.modal-header {
	border-bottom: 0;
	padding-bottom: 0;}
.modal-header h1 {
	font-size: 18px;
	line-height: 18px;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 10px;}
.modal-body {
	padding: 0 15px;}
.modal-body h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;}
.modal-body ol,
.modal-body ul {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 15px;}
.modal-footer {
	padding: 5px 15px 15px;
	border-top: 0;
	background: none;}
body.modal-open {
    overflow: visible;}
/* ==========================================================================
   Global - Buckets
   ========================================================================== */
.bucket-title {
	font-size: 18px;
	line-height: 18px;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 10px;}
/* ==========================================================================
   Global - Footer
   ========================================================================== */
.sitemap {
	margin-top: 30px;
	margin-bottom: 30px;}
.crumbs {
	background: #fff;
	border: #ddd 1px solid;
	border-radius: 4px 4px 0 0;}
.crumb:first-child {
	padding-left: 10px;}
.crumb {
	display: inline-block;
	position: relative;
	font-size: 13px;
	color: #999;
	line-height: 30px;
	padding-right: 10px;
	margin-right: 20px;}
.crumb a,
.crumb a:visited {
	color: #999;}
.crumb a:hover {
	color: #59d400;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: 700;}
.crumb:after {
	content: '';
	display: block;
	position: absolute;
	top: 1px;
	left: 100%;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 14px;}
.crumb:before {
	content: '';
	display: block;
	position: absolute;
	top: 0px;
	left: 100%;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #ccc;
	border-style: solid;
	border-width: 15px;}
.linkage {
	background: #fff;
	border: #ddd 1px solid;
	border-top: 0;
	border-radius: 0 0 4px 4px;}
.linkage h5 {
	padding: 10px;
	font-family: 'Oxygen', sans-serif;
	color: #666;
	font-size: 11px;
	line-height: 11px;
	font-weight: 700;
	text-transform: uppercase;}
.linkage ul {
	padding: 0 10px 10px;
	margin: 0;
	list-style: none;}
.linkage ul a {
	color: #999;
	font-size: 11px;
	line-height: 11px;
	font-weight: 400;}
.cc {
	margin-top: -15px;}
.cc p {
	font-size: 11px;
	color: #666;}
.cc p a,
.cc p a:visited {
	color: #3498db;}
.cc p a:hover {
	color: #3498db;}
/* ==========================================================================
   Global - Subpages
   ========================================================================== */
.subpage .page-title {
	font-size: 28px;
	line-height: 28px;
	color: #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e0e0e0;
	margin: 20px 0;}
.box {
	padding: 0 40px;}
.box img.aligncenter {
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-bottom: 15px;
	margin-top: 15px;
	-webkit-box-shadow: 0 0 6px 0 #bbb;
	box-shadow: 0 0 6px 0 #ddd;}
.box h2 {
	font-size: 21px;
	line-height: 21px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	color: #666;
	border-bottom: 1px solid #e0e0e0;
	display: inline-block;
	padding-right: 40px;}
.box h2 + ol,
.box h2 + ul {
	margin-top: 0;
	padding-top: 0;}
.box ul ul,
.box ul ol,
.box ol ul,
.box ol ol {
	margin-top: 0;
	padding-top: 0;}
.box h3 {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #999;
	letter-spacing: 1px;
	margin-bottom: 8px;}
.box li {
	font-size: 14px;
	line-height: 24px;
	list-style: square;
	color: #343434;}
.box ol li {
	list-style: decimal-leading-zero;}
.subpage.product-page .box img {
	position: absolute;
	max-width: 100px;}
.subpage.product-page .box img.aligncenter {
	position: static;
	max-width: 100%;}
.subpage.product-page .box h2,
.subpage.product-page .box p {
	margin-left: 120px;}
.subpage .widget {
	margin-bottom: 30px;}
.subpage .supplement img {
	margin-bottom: 15px;}
.subpage blockquote {
	padding-bottom: 15px;}
.box img + p {
	margin-top: 15px;}
/* ==========================================================================
   Product Listing Page
   ========================================================================== */
.logo-container {
	height: 50px;}
.product-shot-container {
	height: 100px;}
.product-shot-container .fa {
	color: #444;
	font-size: 75px;
	display: block;
	margin: 0 auto;
	width: 75px;
	padding-top: 17px;}
.product .product-excerpt {
	font-size: 12px;
	line-height: 20px;
	color: #545454;}
.product .product-location {
	color: #999;
	font-size: 14px;
	margin-bottom: 5px;}
.compare-container {
	position: relative;
	z-index: 0;
	display: none;}
.compare-container.active {
	display: block;}
.compare-container .button-container {
	position: relative;
	z-index: 9999999;}
.product {
	opacity: .2;
	position: relative;}
.active .product {
	opacity: 1;}
.product table.table tbody {
	max-height: 0;
	overflow: hidden;
	display: block;
	-webkit-transition: max-height 0.8s;
	-moz-transition: max-height 0.8s;
	transition: max-height 0.8s;}
.product.active-product, .product:hover {
	opacity: 1;}
.product.active-product table.table tbody, .product:hover table.table tbody {
	max-height: 900px;}
	
.location-image {
	color: #FFF !important;
    background-color: #cccccc;
	display: block;
	font-weight: 400;
	border-radius: 4px 4px 0 0;
	padding: 20px;
	line-height: 28px;
	text-align: center;}
.location-image.replacement i.fa {
	display: block;
	font-size: 46px;
	line-height: 76px;}
.buy-list-container {
	display: none;
	background: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
	border-radius: 5px;}
.buy-list-container.active {
	display: block;}
.region-buy-title {
	background: #556270;
	color: #fff;
	padding: 10px;
	font-weight: 300;
	display: block;}
.location-group {}
.location-group-title {
	background: #3498db;
	color: #fff;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 20px;}
.location-image,
.location-name {
	margin: 0 20px;}
.location-image img {
	max-height: 76px;
	max-width: 94%;}
.location-name {
	color: #fff;
	background: #999;
	border-radius: 0 0 4px 4px;
	padding: 10px;
	text-align: center;
	font-size: 12px;}
.location {
	margin-bottom: 20px;
	position: relative;}
.panel-link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;}
.location:hover {
	opacity: .7;}
.buy-list-container {
	margin-bottom: 40px;}
/* ==========================================================================
   Mailchimp Form
   ========================================================================== */
#mc_embed_signup li {
	list-style-type: none;}
#mc_embed_signup li label {
	display: inline-block;
	margin-left: 10px;}
/* ==========================================================================
   Troubleshooting
   ========================================================================== */
.box {
	position: relative;}
.troubleshooting-menu {
	position: absolute;
	width: 310px;
	z-index: 999;}
.troubleshooting {}
.troubleshooting-menu ul,
.troubleshooting-menu ul li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;}
.troubleshooting-menu a {
	background: #59d400;
	color: #fff;}
.troubleshooting-menu .nav-tabs.nav-stacked > li > a {
	border-color: #fff;}
.troubleshooting-section .nav-tabs.nav-stacked > li a.section-group-header {
	background: #3498db;
	color: #fff;
	font-size: 17px;
	line-height: 40px;
	font-weight: 300;}
.troubleshooting-section .nav-tabs.nav-stacked > li a.section-group-header:visited {
	background: #3498db;
	color: #fff;}
.troubleshooting-section .nav-tabs.nav-stacked > li a.section-group-header:hover {
	background: #fff;
	color: #3498db;}
.troubleshooting-menu .nav-tabs.nav-stacked > li > a:hover,
.troubleshooting-menu .nav-tabs.nav-stacked > li > a.active {
	background: #343434;
	color: #fff;}
.troubleshooting-menu .nav-tabs.nav-stacked > li > a:visited {
	color: #fff;}
.troubleshooting-menu .nav-tabs.nav-stacked {
	margin-top: 10px;}
.box h2.troubleshooting-header {
	display: block;}
.troubleshooting-section ul.jumplist {
	margin-left: 0;
	padding-left: 0;}
.troubleshooting-section ul.jumplist li {
	list-style: none;
	position: relative;}
.troubleshooting-section .nav-tabs.nav-stacked > li > a {
	font-size: 14px;
	line-height: 24px;
	padding: 5px 10px;
	background: #fff;}
.troubleshooting-section .nav-tabs.nav-stacked > li > a:hover {
	background: #f3f3f3;}
.troubleshooting-section .nav-tabs.nav-stacked > li > a.trouble-perm {
	background: #59d400;
	color: #fff;
	display: block;
	font-size: 10px;
	line-height: 6px;
	padding-right: 3px;
	padding-left: 3px;
	position: absolute;
	right: 5px;
	top: 5px;
	bottom: 5px;
	border-radius: 3px;
	text-align: center;}
.troubleshooting-section .nav-tabs.nav-stacked > li > a.trouble-perm .fa {
	line-height: 6px;}
.troubleshooting-section .nav-tabs.nav-stacked > li > a:visited {
	color: #3498db;}
.troubleshooting-section .nav-tabs.nav-stacked > li > a.trouble-perm:visited {
	color: #fff;}
.troubleshooting-section .nav-tabs.nav-stacked > li > a.trouble-perm:hover {
	background: #343434;}
.troubleshooting-section .question {
	margin-bottom: 30px;}
.question .question-header {
	text-transform: none;
	font-size: 18px;
	line-height: 21px;
	font-weight: 300;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-right: 120px;
	position: relative;}
.question .question-header .back-to-top {
	font-size: 11px;
	line-height: 14px;
	position: absolute;
	right: 0;
	bottom: 8px;
	color: #3498db;
	text-align: right;
	display: block;
	width: 120px;
	text-decoration:none;}
.question .question-header .back-to-top {
	color: #3498db;}
.question .question-header .back-to-top:hover {
	color: #343434;}
.question h1 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 5px;
	color: #343434;
	font-weight: 600;}
.question h2 {
	font-size: 16px;
	line-height: 16px;
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 5px;
	font-weight: 600;}
.question h3,
.question h4,
.question h5,
.question h6 {
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;}
.question pre {
	padding: 0 10px 10px 10px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;}
.question pre {
	color: #666;}
.popover {
	width: 450px;
	word-break: break-all;}
.popover p {
	padding-bottom: 0;
	font-size: 10px;
	line-height: 13px;}
.comparison .table td.spec-col,
.comparison .table-bordered td.spec-col {
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	color: #bbb;}

/* ==========================================================================
   Woo Commerce Cart
   ========================================================================== */

form.shipping_calculator {
    float: left;
    position: absolute;}


/* ==========================================================================
   Support Page
   ========================================================================== */
   
.support-icons .span3,
.support-icons .span6 {
    text-align: center;
    margin-bottom: 20px;}
.support-icons a {
    color: #FFF !important;
    background-color: #556270;
    display: block;
    font-weight: 400;
    border-radius: 4px;
    padding: 20px;
    line-height: 28px;}
.support-icons a:hover {
    text-decoration: none;
    background-color: #414951;}
.support-icons a i {
    display: block;
    font-size: 46px;}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media screen and (max-width: 1200px) {
/* Buttons */
	.border-button.big {
		font-size:17px;}
	.troubleshooting-menu {
		width: 250px;}
	.slide h1 {
		font-size: 31px;
		line-height: 31px;}
	.nav-bar > li > a {
		padding: 20px 60px 20px 60px;}
}

@media screen and (max-width: 980px) {
	
	/* Global */
	.inline-visible-desktop {
		display: none;}
	.border-button.big {
		font-size: 18px;
		line-height: 24px;}
	.troubleshooting-menu {
		width: 180px;}
	.nav-bar > li > a {
		padding: 20px 40px;}	
	
	/* Product Listing Pages */
	.span3.product {
		width: 352px;}
	.brand img {
		width: 100px;}
	#header a {
		font-size: 12px;}
	.product .product-location {
		font-size: 12px;}
}
@media screen and (max-width: 943px) {
	.slide h2 {
		font-size: 16px;}
	#main-difference.span6.offset3 {
		margin-left: 20px;
		margin-right: 0;
		width: 100%;}
}
@media screen and (max-width: 767px) {
	.region-grouping .product.span4 {
		max-width: 430px;
		margin-left: auto;
		margin-right: auto;}
	.home-seo-content > .span8 {
		margin-bottom: 30px;}
	.home-seo-content .bucket {
		margin-bottom: 30px;}
	.spec-col {
		display: none;}
	#main-difference.span6.offset3 {
		margin-left: 0;}
	.product a.border-button.small + a {
		margin-left: 0;}
	.troubleshooting-menu {
		display: none;}
	.troubleshooting {
		width: 100%;
		margin: 0;}
	.popover {
		width: 260px;}
	.troubleshooting-section .nav-tabs.nav-stacked > li > a.trouble-perm {
		right: 3px;}
	.container {
		width: 96%;
		padding: 0 2%;}
	/* Product Listing Pages */
	.span3.product {
		width: 100%;}
	.box {
		padding: 0 20px;}
	 a.border-button.small,
	 input.border-button.small {
		 padding: 8px 0;}
	.product a.border-button.small {
		width: 100%;
		padding: 8px 0;
		margin-left: 0;
		margin-bottom: 10px;}
	.linkage .span3 {
		float: left;
		width: 25%;}
	.center-block .border-button {
		padding: 10px 0;
		display: block;
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
		margin-left: 0;
		background: #fff;
		color: #343434;}
	.center-block .border-button.highlight {
		background: #59d400;
		color: #fff;}
	.center-block .border-button:hover,
	.center-block .border-button.highlight:hover {
		background: #343434;
		border-color: #343434;
		color: #fff;}
	.slide .cta .center-block {
		width: 75%;}
	.slide h1 {
		font-size: 36px;
		line-height: 36px;}
	.cta a.border-button.light,
	.cta a.border-button.light:visited {
		color: #fff;
		width: auto;
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;}
	.cta a.border-button.light.highlight,
	.cta a.border-button.light.highlight:visited {
		color: #fff;}
	.cta a.border-button.light:hover {
		color: #fff;
		background: #343434;}
	a.border-button + a.border-button {
		margin-left: 0;}
	.comparison {
		top: -1200px;}
	.modal.fade.in {
		top: 10px;}
	.old-pager {
		position: absolute;
		bottom: -25px;
		left: 0;
		z-index: 10000;}
	.old-slides {
		overflow: visible;}
	#main-nav {
		display: none;}
	.mobile-menu-trigger {
		display: block;}
	.location-control .fa {
		border-radius: 0;}
	#header .svg-brand img {
		top: 0;}
	.side-controls .buy-button {
		margin-right: 10px;}
	.side-controls .mobile-menu-trigger .fa {
		border-left: 0;
		border-radius: 0 4px 4px 0;}
	.location-menu {
		right: 40px;}
	.menu-header {
		line-height: 78px;}
	.fixed-push {
		margin-top: -32px;}
    .subpage {
        margin-top: 32px;}
}
@media screen and (max-width: 680px) {
	.slide h1 {
		font-size: 25px;
		line-height: 25px;}
	.side-controls .buy-button {
		width: 90px;}
}
@media screen and (max-width: 580px) {
	.comparison .table th,
	.comparison .table th a,
	.comparison .table td {
		font-size: 12px;}
	#main-navigation li {
		width: 35%;}
		
}

@media screen and (max-width: 480px) {
	.linkage .span3 {
		float: none;
		width: 100%;}
	.box {
		padding: 0;}
	.slide h2 {
		display: none;}
	.side-controls .buy-button {
		display: none;}
	#header .svg-brand {
		width: 100px;}
	.location-control .country-detected {
		padding: 0 8px;}
}
