@import url("http://fnt.webink.com/wfs/webink.css/?project=D5C04568-91C1-4E31-9DCD-D80C28484BF0&fonts=8F5500E0-A91A-8369-52D9-B0947EEB3D81:f=EurostileT-RegExt,B9A0CEA6-5234-7E9E-852D-E9B422D2FCB2:f=EurostileT-Reg,499C1EA0-8162-285D-3474-6713BF5EC9EB:f=EurostileT-BlaExt,AF839E53-14AF-B824-4722-D3ED5ABDBF67:f=EurostileT-RegCon");
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url("ssz-skin/dark-skin/skin.css");
@import url("ssz-skin/light-skin/skin.css");
@import url("ssz-skin/parade-skin/skin.css");
@import url("ssz-skin/metro-black-skin/skin.css");
@import url("ssz-skin/metro-white-skin/skin.css");
@import url("ssz-skin/mac-skin/skin.css");
@import url("ssz-skin/smooth-skin/skin.css");
/* ==========================================================================
   Fonts classes
   ========================================================================== */
/* ==========================================================================
   Sass: functions
   ========================================================================== */
/* 
 * Convert px to em
 */
/*
 * Layout
 */
/*
 * Style
 */
/*
 * Fonts stuff
 */
/*
 * Sprite stuff
 */
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 22, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 32, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 43, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
/* line 53, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 68, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 83, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
/* line 91, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 103, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 112, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
/* line 126, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* line 131, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

/* line 136, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0; }

/* line 141, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0; }

/* line 146, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

/* line 151, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
/* line 160, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
/* line 169, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
b,
strong {
  font-weight: bold; }

/* line 173, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 181, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
/* line 190, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
/* line 200, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
/* line 210, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
/* line 221, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 231, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
/* line 241, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
/* line 250, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 259, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 268, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 275, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
sup {
  top: -0.5em; }

/* line 279, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
/* line 294, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

/* line 298, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
/* line 308, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
/* line 317, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
/* line 331, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 340, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
/* line 352, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/* line 364, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
form {
  margin: 0; }

/**
 * Define consistent border, margin, and padding.
 */
/* line 372, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 384, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
/* line 401, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 414, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 426, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 443, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
/* line 454, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 466, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 479, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 492, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
/* line 501, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 511, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 524, ../../../../../Users/nathan/Documents/Web/sass_framework/normalizr.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
 * Media Query
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* line 14, ../../../../../Users/nathan/Documents/Web/sass_framework/base.scss */
html,
button,
input,
select,
textarea {
  color: #222; }

/* line 61, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
* html {
  font-size: 100%; }

/* line 64, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 16px;
  line-height: 1.5em; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
/* line 26, ../../../../../Users/nathan/Documents/Web/sass_framework/base.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

/* line 31, ../../../../../Users/nathan/Documents/Web/sass_framework/base.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
/* line 40, ../../../../../Users/nathan/Documents/Web/sass_framework/base.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
/* line 53, ../../../../../Users/nathan/Documents/Web/sass_framework/base.scss */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
/* line 61, ../../../../../Users/nathan/Documents/Web/sass_framework/base.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
/* line 71, ../../../../../Users/nathan/Documents/Web/sass_framework/base.scss */
textarea {
  resize: vertical; }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
/* line 79, ../../../../../Users/nathan/Documents/Web/sass_framework/base.scss */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Main Vars
   ========================================================================== */
/* ==========================================================================
   Decore classes
   ========================================================================== */
/* line 46, sass/main.scss */
.dot1, h4:before {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD5JREFUCNdj+P//PwMUmwHxGSCWhokhS3wA4mogvg1TgCyRAFUIVwDiWEIlY5Ek78EkkRXAJZDthCk4j+wgAGX+iugdnKdUAAAAAElFTkSuQmCC') no-repeat center center;
  width: 7px;
  height: 6px; }

/* line 52, sass/main.scss */
.dot2, #quotes figure figcaption span:before {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA11JREFUSMetVltPE0EYpQVBMEaMGvAGhhckMRFDRKC0LFUK3vHywovxwQdDQKLhRYpp1BcjGOOj8QcY2G0thRqBbkspiBoxGAxCKSVcSqEtYDGIkhg9s53VBkuhapMvk52ZPed85/tmtlGFZl1UBCGJZP96AaMRcYiNiFj6LPlXcAkF3a7gtWm57ez+Al67D89bKYnkb8GlFHinzMTlXOgylj+y9z0u7tBfVvBcFiFciyCc4tgAMKtQWfQ3u71uxw/8tBOOtwCvkPNcNiXYsBrBWsDyko4mtc0zNUKAp5YWv5GRG3e8g02ViCPhCMJYwSpgQQ2ABcXcxLD9VGezvts75RIJ4H8lzWBHKIJQxSMeA7ipBkBOAmRwOfsxrznc1nD1uNVw7/Xs9BiZZ8eHexUmbQVsCpnBH8D5ACZWdHpcguJm1+h7xqy9Lue1jNKsO4SMik5aDZpXvulRkYDhtddC1UAEjyELAJapOvTqLs9vxQyvu4H5HEKM2ILYk2diGWSgeTM7PS5aBHBiURZt02gRnLDEozjpZ2wtVaJidMUg5m9BcQHGZJoZeSkesRfWqZBBPfa76P7eIov+UoFZOAdCi4rgm3FAMpGikWwc/vzpCyxgc9obr2A8QNZFNXRMxHxWdltD1cXu563zy1+/k/ceDvU9wTvpVMAv8AQozCjraa0d9M97A93hsMNrDTJisJ5ElcfQKwDK2ZITVsMDG1Vu87ocpzuby9FBaXSvRPScFCEpF16W2lruD/hnPeSFpknnB8xXy01cHvU8kXgOS5Tw/E6Pzy10DQhGj1qe1cgCtdlGRUQF93c8Uk1BWqpSm7FuaGHeRwn6oaYaxSrEeiYUq6D4Noo5QdbhuRPAteTAKQMC4lZ2i0iQgA2pee1s8TkQDPjnZsQMlBbdXRBXALheVGz1TI4AWJ3Pc6Tou6hl0nAnNAGRSjI4C4tQAx+tgQPd0YI7xh1khZooxv7dwYrD3S3RYga5psbi813Guo/+OaHI7qXFZUHxjMt5DFZAMROkWLLeW1HMIAUtGshgIdBFgsdmophThLIikvucFJlYxJS9fFH7dMxuhOdVAJYpwyhe75dISg9EMrolA4fmIDonnd6CqyqO5BsqpX1LSDbRMeZ/fENXXsmSSP4B/AR4F0XI/xMBdAAAAABJRU5ErkJggg==') no-repeat center center;
  width: 27px;
  height: 27px; }

/* line 58, sass/main.scss */
.dot3 {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABCxJREFUWMO9mFtIVEEYx3ddrdZNt7zEZmKFqQiKlzRCMVMfCjMswqDICNLeCoT1HiwaKLm+VS9BFzAiqAzqNQJxNZXU9Qqlbb0lpPTU1YXt++R/YnbYPbtnTxj8YPzOnO/7NWfOzOwx+Hw+g0zFm0GtGMHG34FyhotBhxALRAETUP42bqaQUZDYQpiJWGBGzBSpmFYhRYaLWoidhI1IAzbELOijWUqLkCgTh+JZRDFxFBQjZkMfzVKBg9K/ADIpRB5xjLh0Y2Gij+E2Ynno4ycl541IKIDMHqKQOEU0tc+MPvrl9f5muM0xXCtE36BSmoVUZE4TzS3ukWc/vd4/PvzjNsf4GvqoSmkS0ioTiZSWSa0q0+oeeSrK3F6a/cCIUtwnlFRYQiFk7LLM3eX5KYo/ZrgdQMquRUqXzD3PwijF+4nroJ9jeqQifkz3PYsuincTDcQZwO1uvhbp4xOFwpZ54FkcpriDuECUE/mgHDEH99Ei5SeE0YnGkr8byfnGFvltwsiwzHmilDiARTAF7VJcc8gjhbevBbnzUcuC2kZRiEdnK5FEZBM1/NwpwfMAc6YLo8CF9xOJxHaQiFgp+nTJc4pzYk7VoFYSam+MkjI6JpimItmV1pmRJ35v08f5dxR3EpeJI0Q6kYAdPgaYEUtHH+7r5Hv9Hh/l5hqolYrapo31CUKcLB5DftwxN3ZLlLmzNPue4gNEO1FL5GIDVYZbOQcpj92GPrW4Z4BziFJcg2uhZjwc/ISsRCZxYnxt5a1y83fvuvfq5NAUhNqIk0QOsQtnIFkoFtdy0JfvGeAcnEvJyzW4FmpaZaFozPh9RBVvkBNrK8vKzT+86+tN08OvKd5LXCRKiL1ItA33R6NtxbUS9O3lezmHko9zYxOuQs04ZWKLk9qMoS4gzhE946srn0Qp+7TrFcU7iTqiCM/fKpwYrYgVoU8n3yPKcE7OjRoFqGn+N6mlNcgK4zJMyL6x1S+fxWff7Ha9wGPghfAgTorJIA0xvtbGfcW5yLk4J3KXoZZVXIvEdciEIedXN4OoIBo5gThSkBqEFI/CYby+2WjXQWZQlMHI9CFnBWokoqbJbx2SFsdY/G95slWqSPFIdWC9qQbc7pBHRpKpRO5k4aUwBttcoySpLDUpu9v1EvPBDno4FkImS5KJCnX8CCbVIEsJb99DRn6bBJmGcGTUDmhhjxQLXJscmmSCyDSGKxPqCBu2FC94foteGDKRHvLVpJzikiC92s5QMnp+BqnNqZu0BXiE7cDDMbU5o/t3WRCpTPxSrefN0/3t6xyDjbQe1zLVZLT+6giEKJWEI8YhrD9nQTVi6eijOoH/x8cGRYr3nh04JWbgqJGLdgqumbXK6PkcYxK+gFhxKEtA2yJ8kjFu1gcr8RtRDAS2oG3S89HKoPOTnjEQej7p/QWh0fBeIewpEwAAAABJRU5ErkJggg==') no-repeat center center;
  width: 36px;
  height: 36px; }

/* line 64, sass/main.scss */
.dot4 {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAWZJREFUGNNjcNy3jgEZ2+5dw2O5e7Wk3d61nE5ocigc892rBGOO78rb/uzBEZ9Dm6Ot9qzmcsKm2AKoMOzo9oJL79+8PfPu5afjr58/dj+wMQqogdsJWbH5LojCW5/ef+y7cW6D3o5l0cse3jxy9t2rZ+4HNoA1gBUD3cgXeWwH2MS+m+fXG+9cqQkUYzfbtdJ86cObx46+fvbI99DmKLu9azgYbPasUT359sXNg6+evNPetjTQfu9aFpC1NntWcxrvXJF+9/OH/+se390HdKYYg83eNQLxJ3ZX3vr8/svEmxc2m+xcoQMy2XzXSqsVj26dOPfu1avAw1uTgWJcYDcDrRSNPr6z+tHXz98n3LywxWDH8oSVQIVXP75953VwUwowKPlQQgNokmjU8Z1VQE9+ufD+9VeQiUCFqZZ7VvM5oQedE1RDwsndFftfPjnnf2gL2EQnXJEC9tjeNfxARQpA3/OgxyAAZjsFjHZBGu4AAAAASUVORK5CYII=') no-repeat center center;
  width: 11px;
  height: 11px; }

/* ==========================================================================
   Boxes classes
   ========================================================================== */
/* line 74, sass/main.scss */
.box-inner, .box-feature, #featured .stats dl > div dd {
  background: url('../img/ssz/box_grid_2.png?1368104641'), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjAlIiByPSIyMDAiPjxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuMykiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTUsIDI1NSwgMjU1LCAwLjEpIi8+PHN0b3Agb2Zmc2V0PSIyMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDEwMCwgMTQwLCAxNDIsIDApIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g'), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgxMDAsIDE0MCwgMTQyLCAwLjEpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDAsIDAsIDAsIDApIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: url('../img/ssz/box_grid_2.png?1368104641'), -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 200, color-stop(10%, rgba(255, 255, 255, 0.3)), color-stop(50%, rgba(255, 255, 255, 0.1)), color-stop(200%, rgba(100, 140, 142, 0))), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(100, 140, 142, 0.1)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: url('../img/ssz/box_grid_2.png?1368104641'), -webkit-radial-gradient(center top, 50% 50%, rgba(255, 255, 255, 0.3) 10%, rgba(255, 255, 255, 0.1) 50%, rgba(100, 140, 142, 0) 200%), -webkit-linear-gradient(top center, rgba(100, 140, 142, 0.1), rgba(0, 0, 0, 0));
  background: url('../img/ssz/box_grid_2.png?1368104641'), -moz-radial-gradient(center top, 50% 50%, rgba(255, 255, 255, 0.3) 10%, rgba(255, 255, 255, 0.1) 50%, rgba(100, 140, 142, 0) 200%), -moz-linear-gradient(top center, rgba(100, 140, 142, 0.1), rgba(0, 0, 0, 0));
  background: url('../img/ssz/box_grid_2.png?1368104641'), -o-radial-gradient(center top, 50% 50%, rgba(255, 255, 255, 0.3) 10%, rgba(255, 255, 255, 0.1) 50%, rgba(100, 140, 142, 0) 200%), -o-linear-gradient(top center, rgba(100, 140, 142, 0.1), rgba(0, 0, 0, 0));
  background: url('../img/ssz/box_grid_2.png?1368104641'), radial-gradient(center top, 50% 50%, rgba(255, 255, 255, 0.3) 10%, rgba(255, 255, 255, 0.1) 50%, rgba(100, 140, 142, 0) 200%), linear-gradient(top center, rgba(100, 140, 142, 0.1), rgba(0, 0, 0, 0)); }

/* line 84, sass/main.scss */
.box-outer, #main .box-f, #main .box-s {
  margin-top: 30px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 90, sass/main.scss */
.box-feature {
  position: relative; }
  /* line 95, sass/main.scss */
  .box-feature .b-four {
    position: relative; }

/* line 105, sass/main.scss */
#main .box-s {
  padding-bottom: 20px;
  position: relative; }

/* line 114, sass/main.scss */
#background {
  background: none;
  height: 1671px; }

/* line 119, sass/main.scss */
#layer-1 {
  display: block;
  position: absolute;
  background: url('../img/ssz/suit_small.png?1394126364') no-repeat center right;
  width: 100%;
  min-width: 1600px;
  height: 886px;
  z-index: 3; }

/* line 129, sass/main.scss */
#layer-2 {
  display: block;
  position: absolute;
  background: url('../img/ssz/ship_small.png?1394126364') no-repeat center left;
  width: 100%;
  height: 588px;
  z-index: 2;
  min-width: 1650px;
  right: 0;
  top: 300px; }

/* line 141, sass/main.scss */
#layer-3 {
  display: block;
  position: absolute;
  background: url('../img/ssz/bg_anim.jpg?1394126364') no-repeat center top;
  width: 100%;
  height: 1271px;
  z-index: 1; }

/* line 150, sass/main.scss */
#background.no-animate {
  background: url('../img/ssz/bg.jpg?1394126364') no-repeat center top; }
  /* line 152, sass/main.scss */
  #background.no-animate #layer-1 {
    background: none; }
  /* line 153, sass/main.scss */
  #background.no-animate #layer-2 {
    background: none; }
  /* line 154, sass/main.scss */
  #background.no-animate #layer-3 {
    background: none; }

/* ==========================================================================
   Main classes
   ========================================================================== */
/* line 161, sass/main.scss */
body, html {
  background-color: #000;
  font-family: "EurostileT-Reg", Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: #fff;
  overflow-x: hidden; }

/* line 171, sass/main.scss */
a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
  color: inherit;
  font-size: 0.875em;
  text-transform: uppercase;
  cursor: pointer;
  text-shadow: 0px 1px 10px #00e4ff; }
  /* line 6, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss */
  a:active, a:focus {
    outline: none; }
  /* line 24, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
  a:hover {
    color: #92c3c4; }
  /* line 179, sass/main.scss */
  a.select {
    color: #00e4ff; }

/* line 184, sass/main.scss */
.div-line, hr, #twitter-widget .twtr-tweet:after {
  -webkit-box-shadow: rgba(189, 225, 226, 0.4) 0px 0px 10px;
  -moz-box-shadow: rgba(189, 225, 226, 0.4) 0px 0px 10px;
  box-shadow: rgba(189, 225, 226, 0.4) 0px 0px 10px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgxODksIDIyNSwgMjI2LCAwKSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2JhKDE4OSwgMjI1LCAyMjYsIDAuNzUpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDE4OSwgMjI1LCAyMjYsIDApIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(189, 225, 226, 0)), color-stop(50%, rgba(189, 225, 226, 0.75)), color-stop(100%, rgba(189, 225, 226, 0)));
  background: -webkit-linear-gradient(left, rgba(189, 225, 226, 0), rgba(189, 225, 226, 0.75), rgba(189, 225, 226, 0));
  background: -moz-linear-gradient(left, rgba(189, 225, 226, 0), rgba(189, 225, 226, 0.75), rgba(189, 225, 226, 0));
  background: -o-linear-gradient(left, rgba(189, 225, 226, 0), rgba(189, 225, 226, 0.75), rgba(189, 225, 226, 0));
  background: linear-gradient(left, rgba(189, 225, 226, 0), rgba(189, 225, 226, 0.75), rgba(189, 225, 226, 0)); }

/* line 190, sass/main.scss */
hr {
  border: 0;
  height: 1px;
  margin: 12px 0px 12px 0px; }

/* line 198, sass/main.scss */
h1, h2, h3, h4, h5 {
  text-transform: uppercase; }

/* line 206, sass/main.scss */
#main.page h2, #main.page h3 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-family: "EurostileT-RegExt", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-size: 1.875em;
  width: 100%;
  margin-top: 0.625em;
  margin-bottom: 0; }
  /* line 215, sass/main.scss */
  #main.page h2:before, #main.page h3:before {
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAA3CAYAAAChMHI8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAELZJREFUeNrsWglwFOeV7rvn0twzGkmDhA7QgYQ4BEIIjG0C2GB8BGxjYleFxNnd2kq2spXdVGWzW/FuJVvrpFLJlsnppOL4ysbxBaZim4A4ZU4hDt33rdExmrOn7+59bwQ5tja2QU7KldDir4FRH//33vu+/3t/Q5qmSfylHBTxF3TcBnMbzG0wf8VgmPf75TNvvJn91A2DNAyTwB/4Q8JhkiQBf6EImiL/rNr+hYcevDUweKiaTmqGTuq6QenwCcsSCT8mTVImTVMmQ9MGxzDmxz4zeBimQQIgStU0WtN1Oi2KFC60dqvVYAEIy9CA09AREE1R5scWjG6YWF6QFZ2SFJmJJlMsfE0j1zKybOApDqtVc9ntqs4ZGs+wCM78mAqASeimgZyhYqk0HWu58JB3bvYLLobxmzRjA9bYIFO28dlZa0aSOADIyKpKYRA2lZYQQUUmchJxYqnNSqwLFxDLXE4iDPfM9HRnP70ZgZi+1EK40ymikCKJ/hPH/5RgkB5ElviGaVJyjuskTTN5D66t+7E8G6sS/Yusms2FoOyRuZh9KhazpEWJzcgS/U5HFz1sknSEt9KXojHmN719zLnINNMtKTS1uIQaUHVqmreQf7YyQ6WiQLFgmKhgoaVLhbbxyDNFXd3f/pcn9vz0mz974bvphu2HWGGOtcQmGElKs5AlmaJIjWNYEzJKAM+QY7+dNN6HZ1kDSlMH8dAt5ZXGJMMYM4pmZOO2gIN+6qmn/ugvz3d1ZQUApRknhSJg8/mNS9PJs0UWuvFv9z76mNx1Odgak6+aRZWGyfI0qWssAQN4xusEaTFoFpTCYjE4UAyG4wENr2kqL4gim8pk2IQg0AzDZJ/hKizK1gIIyR+dU31lxa2rGSoUw9CG027TBEnSKFXSPIVF8Z9e6Pyax+P5zr7dD+1d3Hym8ofHT35X2LjzsugvAtQSRECDwqQJk2EhsXAXmiZV0BPSAIiaYrCZhM4lpzUuNatCeSrwKDnk9Sgay6q8welsVh1vbg37QDBQCiYHhDEYQ/e7XMpsIkFzyRnGunzNyM/OXP1GwOf/ry2bNq4sLy3e/9LR0z9qLVj5puAOCfW0ELLEpwIWOZ6f73QEnA4H8kmcE+WZ/lRyUvaFJsbdoaigSrIlOqpao6Mc8E4CiZeCbrdi4TkNy/Fm5J58v+bshgPAA1VKlBVmcm6Oh3KzQwbsQn6llW0+dMfT+x75enFRkUdRFOLnrx98uz0pH7mvumxXQ231euAIASV3gy/zkg//Hp6M9HeORZpbZtJNA7lLLhNCXLZHemQIlAiniPk+n2zledXC/SGg93MAH8iZ34q0Ob+AQqYoKDeoAZZVXEFWrNk48ZtfPD+8oaKk3uV0WldXVy1Z5OCXj05GZkRZFgIedwD9j6qqBAbOAFGggBNBn89bU1pcWxvyfMIXmwhmNHNywlOYxjmxQoxMiaJp5TiTQhGCcqWuB+L9OPOhjCaQPysAOJCweB2QmgJyw5NoUrQ6p98+cbp1amZGyGQyRPGicF5teVklRD9yuPncsYnp2RGKYRPAGwVBAeGz2UmlUoTb6XTsaKjbs7fY862SsY6NQl65JRNaAnJP2LAKJEWloRLIj0TNcAFEMIqm0rKqofrwkBVrJlTGK84gyx54dvP+Jx/9d68rx9/W3TtSkBsMavBwh81mDwcDYSEjKKc6+t4+GJH2Hzx99qjO2873DQyOcKTp8bpcbjiXQICFBQW+5QWB9VeOHZmIFq8YpnQAnYmbAESHDBnoAzGj75eZDwSDawR6M+AME5mb4zBiYrDYKvkK+dyeCyv+ZsOKryxeVBCCQiQnZ+cig2PjE4tCwTBOEKqLzvX5AnluZ9GppiNTY3c/0XSV8fa1K8yVS+PRI+nRgWie017usNstmNGAz2etLcpvOH+8qT25uCbCCnHCkNKGhedxTcpapQWBgRrHrFBxQeB403Qq0bllQYpY02AzdmxbVrrLYbW4p2Zn46l0JuOw2zjwam671eJEviMgjDwomaO2eNGq7sMHx2WGnwmdP/TAKOPo71y68czAtcstebReWRDK9QuCQAT8fj7fypa3TcVOpZ3BDB+bMDKSCB7QoqFcr6uqvHXOIPHRm8ECR6MsS4JYtshh2SknYsWDwyMi1L4ezgu5KspKiqrKSpZWlBYXQUYoBIK8wJFOpwmfx2N7fP2Kv0sO9joqi8IFdXO9+/D+HWXr2/+7bfIrlzu6emw2W5ZHdcury1drc4+oOX5W9uRBDE1OUTUGy31BnSaKyHU7QjOeAJnZ8tjxI8OzvwqHcgNBr8d9qbPn6muHm44dPv3eGeDM4Fw8nqRpmuB5PivFmBkElEgkiPLSksJH/eQXR0ApPvfwgzvdr3x7Jz5jpnL96LPnO78FX6fwOpT4+zesfZgfuBaWPWEWbsTF0mkAYywMTFaSjSwYSrM5aZ2z0ot97qDFYiEhW8LWxvoNu7dt3kpTtH6pu/fq4bMXj51saW3uHRrpBfIaGG1UL5TkeDxObGusv6uxsvRuWZaVb3zu8S+przyzHJ8zVn9/65HW9l9l1RMCUJCX527Mobap+EzezkiKQmMrskA1M0hRkVlYva2yN2y10YxvR8j++R13b6oH0soXrnV26qrK7th814rCoL8cnkYlhUyye2Ssr3d0vDORTCWAuBaPy2W/LslkfjAYhOjwXo+HX+Z3VZ+52n7ayCtOE/GZZCGtbQwFA3YEzzOU5bjIvwlGVmfElJpjsymbapfrt77OQJuMqz8C1ywOyq0KntLCcAlyYvXymlLwbcQrE5mv7n/+5UNWq5WsrSxfunFV7aZPrFm5paIwXJUUhMzRlivvvnm8+fVLHd2XYZImZBWzRSI/aqsqSncw8S+rAx22Dv/S/kgidQ0XV8xOSeGiEHg7EjJDZde233PftwQGbkDIigpmliINhic5MeW9vpZka3t0Ltk1sKSh9528uqf/ef9P/rN3cCiCUXU67J6K4qJl62ur77x7de3W4lBg6XBkauClI6eefa/1SgvHcQRySxRFYs/O7XcsbW961LDlaHFZG8B745oCAwqczj73uvVaGJgbDiDb0MBqn5tj80BUs/sACAZEYTJ7TiAs9gfLT3YNDnfjRBEQEh/klAFLE6wsLa7atn7tlvVVZZsOXGx747mDb/8PEFtFkcDyq68oq8H7JBV9Dq4zspMDsLgNhO77w4BhbsZik9jqul0URg0nAN7EUElKIFtPBBukid2772rclRsIuLB8gGtKMi0k4qlUQhClVCwtRA1Isstu8z1xZ/3j755rPfa9X77xwmcf3L7LBQcA9pPg/QqKimRJlk2WZX9fUsmPpAW40QYougK+RjXHx2dVak01kUynM509fdP+TPSef60s+mrJ4pWOyMzs7JnWK4MZk+oZSQh9F/pHRtbl5mythiWoIBhY5XO7vMgXnFttRXnFL359+MAPXzv00r777/lkaVGhv2B4yCeY4OKCOfS8kppEdm8LN+1uRHMhYNCt4rZSRpZ1BqzFSEYdO9R0onk6OpegIDvQ4+QodveBl863t7dOxYfi1RuGgbDmYj7iu5fSv7h5zcrtyA0UDFlRdA27VZBrkGbiM7seeOCdk81nnz/07qHGmqpV9HC0cDbj8uasrMyeD2gowsQtIg1BmPM7EgsAg1RBX4RtCCMm9IQvPN4VHTta6nZtAIn1Xesf7PxJ/qLvU3lBgwrIBgYPHk5Nt5zOXbK+qg7LBUmOPBqfnes+cvnc4fqS8H21lRVl6Ax2br5zXVF+KPjjA++8EXXnpZcVVq7CzGEppxNJFYHQcgbBGBBYc0ECkOUHqAqCocWUDvnXl4VzKx7aunnD+lW1tZ++/949wffeWG6SEERQPBxYDwJjSUE/kMbrMTM4QZfXl3hv9Sdf/H7XzJeHJiK9uNojoLra5SV7t2zaFpQSFT7oSrNRhqxfuNZxDVpwk5ZSehbM/DxuHQz24ZgZiIrGSCmwnKR0obO3C1SKwwna7XZie6H30wZojgFf4VBH+xyPBJm/X127fDEqGoLByaWTCSsrC4zcsGMknkwmwX8SyCEEdHdjQ/XeTfW7j5272BlLJFL47FP9Y4dpVTKgvPVsMD+ghf5Q0owbGj6XSyMNXeNSUbWDdJw8db7lCk5QkiRi5113bFzXcuBxk+EoHCv6mvfuue/eLRAACgEjGFhQCVVRGGJuGhDr5g/axp/+zsuv/aCrf2AAuIRNm3nHurVVfpfTe+zM+fbmltbLY7ll59n0XHYTxcbzGvY0C7IzN1QFN87ROUPTxCqlK5Sxi2fIO1fWbLKCR0P9X1O5ZNWlV1+YlFpPBf9j355/slkhCUBy5ApGPyOKakt717UOT/ERg2Z0rbAyNpRX2XpBpN5KtZzkVVnigG/mquplJXOxmPy9k61Py+GyIXukVwbOSBBM2cpz2vply8wFSTPuY0FZ6TzLqoSYlPl4hBuqvvOtl996e+VnH37oQcwQD/faCv1NwOu15+flWbF0sATTgqC09/YPn+4ZOtgcrntds+ao81ulJFkiRLwN4vgDW7fe9QC01lOXu/uueiamvOH8/NxqrmXHxUvHe1lOS+CazNCUgZuRC15nsFY5hjGgBJTx2ahsnR7glBw//Y7q2J/bdCIAitR44uy5HgocQuPaurJ5S0foUEKDp9t7mo75q18Uq7dn8PtcQ7SVqbFQbmqqpsbn2F63dl0dlmGu3+9aWVWx9EevHfz5sx1jX6vi+cbw7FiezDgHoOFTGQp4S5HER+IAsGXlWU73OXNkfBtgm+pj0uHqqVcT0a8PvvzqY7kOS8Wu7fesxXMvXm3rAlszgKUG/iyvnJGeVJUezcaxdk+ONQDOe/GimpUluN7c8GF4vNt89vDRqPpLrbBsuHNC6nD7PAqpG7LTZgO+0B+4h/ahwWSzwzK6jbeoUSIlQzvLqg4fHQ8sHm87f6Xtyc/vewJL6uRFoIGsJKvmO88l0L9z85z73d4ZZgK/w4ElChyRzvWNvPhKin9ODxfP5Yy2yVxyGlYnQszzehV4LpaZ+ZHYmRsHvlBSAJAnx6HGUmnFOjPIcFeaG/7hU7u/dPDo8aYDfZEXa3I9JU9u3fiPQb/f8X/XKwRyw2bhZyqdVs62dTadHI2+2u0vuUiIU5JzskdmxKQIZ0khAAI8xd7/Q+1s3hSY7AUUbVo5Xo8RaUXquuaryg81Pn/w19+cWlJ3QqzdILeRRPvLQ7Gr/itd60oDnrqQ11PgtEO7SNMMZEKD/iY9G09G+mbmLl6Mis0zrryhlINNW8a7IDhDEsi2BByR3A4HAtGhvBEI8ScBgzuM+Oov4HbjZndkhCD+DSw6S0X6GGc8Qqk2l9ycdKV0PqfDmGGeM2IKZYIbQmeAphG9FqWzJqW6DJpjDH6yT3XFxhVaEeX5zXOvbOFY1cJyBpSX8ZFunP9/xhPJyEO55Xo88kwijq80FSgNGgYFXKJh4rTBWWmQYejfHdndTxNJDmAoTQGvJRhwrk5LaQ1sP0q1AqWrOCxWlYNsoHLeyuvEmwaDr8ux1OBKHb1SvtenYzuLCye+YZMUhUqLEq3JAg2Tpq6/AyWvD/P6yHo94ILmc7qQEwhAn+cGfcuv428aTPZBoECgLpARBgH8wQZDDsitzzn/ggpdw++AXkeEDSsM5ADYEwN7pew7IHrhL3bJ2//f7DaY22Bug7kN5uN2/K8AAwB1zddf1WZjPQAAAABJRU5ErkJggg==');
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 51px;
    height: 55px;
    margin-top: -0.5625em;
    margin-left: -0.4375em; }
  /* line 225, sass/main.scss */
  #main.page h2:after, #main.page h3:after {
    content: url('../img/ssz/line-f.png?1394014056');
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAENJREFUeNpiTOnpc2UgArB8E1eRJk6hmKIQMQoZ/wMBMQqZGIgELIG7rhQTpZDr1f13xCl8eecpUQrFBQWvEqMQIMAAL6ERPPASZHoAAAAASUVORK5CYII=') 36px 0px no-repeat;
    display: block;
    line-height: 0;
    margin-left: -4px;
    font-size: 16px;
    background-size: 100% 9px;
    width: 101%;
    height: 9px; }

/* line 238, sass/main.scss */
#main.page h3 {
  font-size: 1em; }
  @media (min-width: 480px) {
    /* line 238, sass/main.scss */
    #main.page h3 {
      font-size: 1.375em; } }

/* line 245, sass/main.scss */
h4 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-size: 0.875em;
  line-height: 1.71429em;
  margin: -12px 0px 0px 0px;
  height: 47px; }
  /* line 250, sass/main.scss */
  h4 span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: left;
    padding: 12px 0px 0px 20px;
    width: 206px;
    height: 47px; }
  /* line 259, sass/main.scss */
  h4:before {
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA11JREFUSMetVltPE0EYpQVBMEaMGvAGhhckMRFDRKC0LFUK3vHywovxwQdDQKLhRYpp1BcjGOOj8QcY2G0thRqBbkspiBoxGAxCKSVcSqEtYDGIkhg9s53VBkuhapMvk52ZPed85/tmtlGFZl1UBCGJZP96AaMRcYiNiFj6LPlXcAkF3a7gtWm57ez+Al67D89bKYnkb8GlFHinzMTlXOgylj+y9z0u7tBfVvBcFiFciyCc4tgAMKtQWfQ3u71uxw/8tBOOtwCvkPNcNiXYsBrBWsDyko4mtc0zNUKAp5YWv5GRG3e8g02ViCPhCMJYwSpgQQ2ABcXcxLD9VGezvts75RIJ4H8lzWBHKIJQxSMeA7ipBkBOAmRwOfsxrznc1nD1uNVw7/Xs9BiZZ8eHexUmbQVsCpnBH8D5ACZWdHpcguJm1+h7xqy9Lue1jNKsO4SMik5aDZpXvulRkYDhtddC1UAEjyELAJapOvTqLs9vxQyvu4H5HEKM2ILYk2diGWSgeTM7PS5aBHBiURZt02gRnLDEozjpZ2wtVaJidMUg5m9BcQHGZJoZeSkesRfWqZBBPfa76P7eIov+UoFZOAdCi4rgm3FAMpGikWwc/vzpCyxgc9obr2A8QNZFNXRMxHxWdltD1cXu563zy1+/k/ceDvU9wTvpVMAv8AQozCjraa0d9M97A93hsMNrDTJisJ5ElcfQKwDK2ZITVsMDG1Vu87ocpzuby9FBaXSvRPScFCEpF16W2lruD/hnPeSFpknnB8xXy01cHvU8kXgOS5Tw/E6Pzy10DQhGj1qe1cgCtdlGRUQF93c8Uk1BWqpSm7FuaGHeRwn6oaYaxSrEeiYUq6D4Noo5QdbhuRPAteTAKQMC4lZ2i0iQgA2pee1s8TkQDPjnZsQMlBbdXRBXALheVGz1TI4AWJ3Pc6Tou6hl0nAnNAGRSjI4C4tQAx+tgQPd0YI7xh1khZooxv7dwYrD3S3RYga5psbi813Guo/+OaHI7qXFZUHxjMt5DFZAMROkWLLeW1HMIAUtGshgIdBFgsdmophThLIikvucFJlYxJS9fFH7dMxuhOdVAJYpwyhe75dISg9EMrolA4fmIDonnd6CqyqO5BsqpX1LSDbRMeZ/fENXXsmSSP4B/AR4F0XI/xMBdAAAAABJRU5ErkJggg==');
    display: block;
    position: absolute;
    float: left;
    margin-top: 0.875em;
    margin-left: -0.625em; }

/* line 272, sass/main.scss */
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1em;
  overflow: hidden; }
  /* line 278, sass/main.scss */
  h5 span {
    padding-left: 10px; }
  /* line 282, sass/main.scss */
  h5:after {
    content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAJCAYAAADKIfe/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAXxJREFUeNrEU0tOw0AMnRl7JmnT0g8qC+7CIZAQW8QObsKGJWLDgh1QIXEIDsOqP5K0yXzxhEhIIKQuKrD0NI7H8fM82fx6+gy1MQmhsyyKfllVe4yxLkERJEGw7cwTDMG2p2njsQa0viPUCrHodzsGnffCWKta4jFd7jvV7bm0lzrVkQHkVuTcGQ96Y4SpCLUWTuumI1AqCGjIuXdO2HqjrU1n73mFPnhhvVNEnNH9wGTjUT063DPZMPGoJP24Hbl3VEgbqEuDVaGhyhtyl/aVxwSjT8RW5rO1LBecsbBG7wNokj1KTUn9+4uzJ7YDO315vYzn9Pjo9vvd+c3dCdYlCPaPxq8eHhOSfPA2m0/o+4Bkn/yB7MtGdsGFRwE6S9OSmljJco5xaNSuBq5Y/Bg4cleECkEILxH1sNfLYwI1YEGvc8JOVo3Ifl81idAEAISlYGWdW9L6YQgBAgsiBMa3ejlngdPbOP9CjFMdqhH4Zw4PgnMXuaLiHwIMACbsB7a8JxdjAAAAAElFTkSuQmCC');
    display: block;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAENJREFUeNpiTOnpc2UgArB8E1eRJk6hmKIQMQoZ/wMBMQqZGIgELIG7rhQTpZDr1f13xCl8eecpUQrFBQWvEqMQIMAAL6ERPPASZHoAAAAASUVORK5CYII=') 36px 0px no-repeat;
    width: 110%;
    margin: 3px 0px 0px -3px;
    line-height: 0;
    background-size: 110% 9px; }

/* line 295, sass/main.scss */
header .view-all {
  color: black;
  background: white;
  width: 100px;
  height: 20px;
  vertical-align: middle;
  line-height: 0;
  padding-left: 5px;
  position: absolute;
  top: 20px;
  right: 10px; }
  /* line 307, sass/main.scss */
  header .view-all a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-shadow: none;
    padding-top: 9px; }
  /* line 313, sass/main.scss */
  header .view-all:after {
    content: "";
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    float: right;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAUCAAAAABQArkmAAAAjUlEQVQoz8XRQRWDQAwFwJEQCUhAAhKQsBJwUAlIQEIlrISVgIRI2F56gUKPba6Tl/eT6N/LL32vtd16rgNEqZf+DIxToOSnF0TtPQuGdvIcYcspthwQ7egF9Af6ArEffAa5Eu/edjH/kWVuGbCd8uUMa+/7+A563m8NCJj2y/ssAeZ6e99Wa80//veiXmlN+aP8+NKKAAAAAElFTkSuQmCC') no-repeat center center;
    width: 31px;
    height: 20px; }

/* line 326, sass/main.scss */
p {
  line-height: 1.5em;
  font-size: 1.25em;
  line-height: 1.2em;
  text-rendering: optimizeLegibility;
  margin-bottom: 20px;
  font-weight: normal; }

/* line 337, sass/main.scss */
.video-list span a:before {
  content: '';
  display: block;
  position: absolute;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAvCAYAAAClgknJAAACx0lEQVRo3tWaT2gTQRTGgwREJLDIYpAeClL2ZoogIoKngogIpYeA9NaUYjCHSDwJsqcE00CgB0FKEwhShB5EkEQKElaioHexEqKGGAIehECMCnqob8IMDNOk3Z3MPz/4nQKz35fdmXn7ZkMhMToNXAXuAhvAY8CjqAKbgAusAOeBYyHNOgUsAxXGrF9eAPeBi6qNnwTWgF1O4+N4BJyTbTwMLAHPBRpnyQGzMszPAFsSjdO8BG6KNH8JP6+eYtDdOD6t+etAXYN5wkMgwmt+QaNxdoIHvhPz+Fn0DCEXxLwFPDXIPMH3xH5goHkPz8W5o8xfMdQ8PaknliDohyeGB/BwzTVW13gGdBznbalU+ppKpfbC4fArBQEqk+5CmWfAWq32bR+r1+v9zmQyHxUEOVAAzvEO1mg0vu8z6na7vyQHcdkAayIDEHU6nZ8oiIQAu+zmtikjAB0EzRHBIS7Q9X1dZgCidrs9FBhklS4bPBUBiFqt1jCZTH6YMsA6XXEqDUAHSSQS7zmvvU0CLOsKQNRsNn9wBKmSAKu6AxChsQLWRiPdMiUAUjQafRPg+qMdecWEAMPh8G86nd4LuBeMFNcZYDAY/CkWi19s234d8NrPSIDLOgJMYZwurUeaVRmAGLcsqzHlPnCPfg+oyg6AjBcKhc8CjBOWhLxGHhUAGc/n858EGiecpQMsig6AjGezWRnGETtsOR3hbaOwAfr9vkzjBwo5Wi7PYGhCKjROduCZcQG438pisdg7hS/17mFtlZzhHYk6O3lZndHUifbLbT+dubih5lHP6oTf9qJpjxJaIZ2g52BlgwIs8JwP2HjD+G+60pNClDWuOIsizsgiGlruVVzmC1Vc0RK7gZdzKUKnN3ckHfxVZPzrh50bu4KC7ODelJZvJyz8aK0H/PRgG9/J+ZBhcvCaHcdfrhBQ6+YG/krFFnnBf3uu4AIv+lIuAAAAAElFTkSuQmCC') no-repeat center center;
  width: 100%;
  height: 100%; }
/* line 348, sass/main.scss */
.video-list span a:hover:before {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAvCAYAAAClgknJAAACl0lEQVRo3tWaUYQbQRjHh1BKCUMoRwnhCCHcazlKOZajr+EopRz3FMK9liWEvJY+LWHZpxDKvd7TcZQSQglHnsoRlnAcy68P2TmbyF2ym9nZ6Z/vdeb/y0xmv/m+EUKDgHfAGfADuAb+sKoQ+AUEwDfgA1ASRQp4C1wCE7JpAfjAiWnjZaALPKBPt8D7vI2/Ai6AOflpBNTzMF8DfmNGj0BHp3kn3q+mNQJe72v+CxBRnG4AmdV8Czt0m3olgON4L9qiURrzFeAv9qmzK8BP7FQENLeZ/4Tdunk2BQFKwB326+w5gM9ZRpvNZnQ6HXzfJ4qMnLiTjasAjLOM1mq1EEIghKBareJ5ngmQk3XzzawjOY7zBKCiVqvlDRKsA3R1Aqg4PDzE87w8AB5WPm7xZUM7QBLE933dEB+T+X2UJ4CKer2uE8RNpg2YAFDRaDQIgmBfgKtkxmkUIAkyHA6zTj1VAJdFAahoNptZQEIF4BYNoMJxnFS5kQLo2QIghGA+T3XlLom4TlM4QLlcZjAYpPoWqBVoFwkgpcR1XcIwTDv1vQI4LQJgD+NPqbUCqJsEUMYXi70LHYPkPSDMG0BKSbfb1WFc6ULLNXIbgJSSXq+n07hSIwlwrhtASkm/38/DOMBsPZ2WWcso6wCVSiVP46uJ3BpEpuzKdV2TxlV1orYJIPOtbDqdmrzUBy+VVUaWVySilT/vBoBqQZXoXdXfpTLXttT8HfBm1/KibVvpEThK2wcbWwTQytIfOABm/01V+gWIcYEnzrmOHpnEfMk9BE51dyrbho7Ya6CaV6+4Anwnn8bfRPuvvqVvHGgCmcW1KfNvJ+IVaQNXpHt6MI1X8ljYJOCIZXu2zfLliooe8JXlK5UDnXP+A7QHv+/ccSmmAAAAAElFTkSuQmCC') no-repeat center center;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s; }

/* line 361, sass/main.scss */
.img-list span a:before {
  content: '';
  display: block;
  position: absolute;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAvCAYAAAClgknJAAADQ0lEQVRo3tVaX4QbQRwOSwilHCWEctzTEZaSpxBKOcrR1yOUUo57CksIoSyh9CmUvJaw5GkJR576VI5SjlCOI4QQSighhF9/X7Ibc2v3bmZ3stl+fNbOzky+b+fP/mYmuZwGENFLZp3ZY35n/qaHWDB/Mh3mJ+ZrppE7JFhAkdlkjike/jL7zLO0hT9ndphL0ocbZnXfwvPMK+Yf2h9c5uk+xJ8wf1E6WDEtneLfev01baA1CknFf2Cu6XD4wTyKK/6CsoEb5ZbgAjWvL2YFror4F8wZZQ+WrIEhZRMYi+ZT4t/FqXk6nZJt21Sr1ahUKhGqwhX3SMdzjYPaiBJvMO+VJuzViizLokKhsBEdRTxHPuTXgHqUgfcqtcznc6pUKo8KDxL5US4hxqGtwIm3Km8+KL5cLtNgMNh1F1xxj/SgCQ0tcRYUb6qUbjabO0H5fJ5arVakKKTjuWEYuzIonxBO0EBHZcBCtC+m2+1KlUM+0fRkMkliYPng4+YtNqTQbrd3QqrVqtKvIr9fFvUkxBsxvl/HEdHv95V+Efnjmg+BLYYN0igWizsRqvM78vtlUU9CXIsRpzTE/q86myC/OA4S4s430PxPW2DhG7BVSiE80DEGUE/S2Mg38FmlVKfT0TILoR4NMHLePo00MH+L46DX60mVQz6N34HNt8BvgYZyYM6BmSgGEed6HT4TIx3PRdP1el3H25/7Bs6Vtw1CYiHTNDexz2y2XQvhinukB4M6hBWq4ycstPYNnMayHyMaDZpwHCeJgW/iOmARqxMul5vuJHaPMOI5uo0Y0GkwcaVtGSmuyPzvBK7BFRm6lEYTZdHAZVoL2ygTSFeZDIPh9FGa2yhRJoZD6Y5gh63IHEoRYSYkwwvM1ydhBkxKGUET2MlQXo0FTLipb7m57ubNg6PRSObtlx8zcHygnWhZfJHZmWtkVDz2rJ7Jbi+6GROPGfKV6jnYbYYMXMQ5H8CUMMmAeCvJCU3pgC2BGedSxxnZEaW/5Y7g8lz3SWUjpSkWJ/3H+zorxunNV9rPwd9Y+1t/4tzY0WRk4u1Npf/fCa9F0LWuSe2vB3deS9ZyWQI+NrQ9noWpnkBs3Xyk7b9USjp/8x/arTDz+o6CPQAAAABJRU5ErkJggg==') no-repeat center center;
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0; }
/* line 374, sass/main.scss */
.img-list span a:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=1000);
  opacity: 10;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s; }

/* line 385, sass/main.scss */
.block-title-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

/* line 389, sass/main.scss */
.small-link {
  margin-bottom: 10px;
  line-height: 14px; }
  /* line 393, sass/main.scss */
  .small-link a {
    font-size: 0.875em;
    color: #92c3c4;
    line-height: 15px;
    margin-left: 20px;
    position: relative; }
    /* line 24, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
    .small-link a:hover {
      color: inherit; }
    /* line 400, sass/main.scss */
    .small-link a:before {
      content: " ";
      background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAlZJREFUKM+Fk0tME1EUhtuKO1FbiAbd6YrEgIGCfWpbiLBioYloatzrTuPKhW6NQRGNutCFLqht70yriLTzamqjEAx26ECglD4Sp7qUBcE+ZobruTxMU224yc0kk/v95z//PVfnjoV0DbbeKVD6swKtb3SmEWhw8JQJ4E74tjsFutkD//aE4dA+Cxc44uTpSyE5F3+WkZCZ9feBgNFdJ1APN9l51ObkKW+4mBfVzU28oSj4UTr5EQTOnxNoE2nnH5hUJKBDQFc+FPOpX5Vy9cZc/P39pW+fNlRFG12Zn+phA/0gYPTUwWA1eJRUnPxZkNYqZeWmmHjVEfV5upnA0FhGivxWFfwYBLqj/n47hw6RFrZStfGoBcBhWs6Ja5VS+ZaYeGlmAxaocBjD6mWDA09XJGZdqaojy8nJXjbgBgcHdA6BIiFYJ37kZ9bVKr4+F3t3mvG5ACTqOryzOiK+iw/Tya8a5DCWEcdtXPCEDq7C4IrRlnAxN13SVHxb/BzpYt4OAmishSGwq89XpRSBR9Oiz8oFT5Kg9A4etYLI5ZCcTUE46t2F2SCE43LFQiYCWnh04U1heZr0/SCdjIDtPrDd/DdpG4faIO1rYTknlVQV31ucRaci40M9rN/7urD0paQpGGxHu6L+QciHJG6ovaomqH4cXHgn5PwCOMB3pJnEi6wklqEdApoZ/wBUbN2dtvrp2g/Vj1k55KXkrEgsVzQNj6STU5ADgFRL7Zj+dzzPsFt3Poy+r8afZObp7fHctrrnw/DsPAw7T3XCDLSD1YOemrHc3X8AINnyGWVb3SgAAAAASUVORK5CYII=') no-repeat;
      display: block;
      position: absolute;
      width: 15px;
      height: 15px;
      left: -20px; }

/* line 415, sass/main.scss */
.ks-badge {
  display: none; }
  @media (min-width: 480px) {
    /* line 415, sass/main.scss */
    .ks-badge {
      display: block;
      position: relative;
      z-index: 5; }
      /* line 426, sass/main.scss */
      .ks-badge a {
        position: absolute;
        display: block;
        right: 0;
        top: -180px;
        overflow: hidden;
        text-indent: -9000px;
        display: block;
        background: url('../img/kickstarter-badge-funded.png?1394014056') no-repeat center center;
        width: 110px;
        height: 105px; } }

/* line 441, sass/main.scss */
#content {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5; }

/* ==========================================================================
   Sections classes
   ========================================================================== */
/* line 453, sass/main.scss */
#quotes-cell {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute; }

/* line 460, sass/main.scss */
#quotes {
  display: table;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0; }
  /* line 473, sass/main.scss */
  #quotes figure {
    text-shadow: 0px 1px 10px #00e4ff;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding-right: 20px; }
    /* line 482, sass/main.scss */
    #quotes figure.close {
      position: absolute !important;
      clip: rect(1px 1px 1px 1px);
      /* IE6, IE7 */
      clip: rect(1px, 1px, 1px, 1px); }
    /* line 486, sass/main.scss */
    #quotes figure blockquote {
      font-family: EurostileT-RegCon;
      font-size: 1.5em;
      line-height: 1em;
      padding-top: 10px;
      margin: 0;
      text-align: center; }
      @media (min-width: 480px) {
        /* line 486, sass/main.scss */
        #quotes figure blockquote {
          font-size: 1.5em;
          line-height: 1.4em; } }
    /* line 499, sass/main.scss */
    #quotes figure figcaption {
      text-align: center; }
      /* line 503, sass/main.scss */
      #quotes figure figcaption span {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        line-height: 50px;
        position: relative;
        vertical-align: bottom; }
        /* line 511, sass/main.scss */
        #quotes figure figcaption span:before {
          content: " ";
          display: block;
          position: absolute;
          left: -27px;
          margin-top: 12px; }

/* line 524, sass/main.scss */
#quote_b {
  display: block;
  background: url('../img/quote_b.png?1368104642') no-repeat center top;
  width: 100%;
  height: 47px;
  margin-bottom: 0.3125em; }

/* line 533, sass/main.scss */
#quotes-container {
  position: relative;
  padding-bottom: 60%;
  height: 0; }
  @media (min-width: 480px) {
    /* line 533, sass/main.scss */
    #quotes-container {
      padding-bottom: 116.25%; } }

/* line 542, sass/main.scss */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }

/* line 549, sass/main.scss */
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

/* line 558, sass/main.scss */
.video-player {
  display: block;
  background: url('../img/ssz/trailer_large.jpg?1368201891') no-repeat center top;
  background-size: 100% auto;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%; }
  @media (min-width: 480px) {
    /* line 572, sass/main.scss */
    .video-player:before {
      content: url('../img/slider_icon.png?1368104644');
      display: block;
      position: absolute;
      right: -19px;
      top: 50%;
      margin-top: -25.5px;
      z-index: 5; } }
  /* line 583, sass/main.scss */
  .video-player .video-play-button {
    display: table;
    width: 100%;
    height: 100%; }
    /* line 589, sass/main.scss */
    .video-player .video-play-button > div {
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
    /* line 596, sass/main.scss */
    .video-player .video-play-button span {
      text-shadow: black 2px 2px 0;
      display: none;
      font-family: 'EurostileT-RegExt';
      text-transform: uppercase;
      width: 100%; }
      @media (min-width: 480px) {
        /* line 596, sass/main.scss */
        .video-player .video-play-button span {
          display: block;
          font-size: 1.5625em;
          margin-bottom: 0.3125em; } }
      /* line 608, sass/main.scss */
      .video-player .video-play-button span.large {
        font-family: 'EurostileT-BlaExt';
        font-weight: bold; }
        @media (min-width: 480px) {
          /* line 608, sass/main.scss */
          .video-player .video-play-button span.large {
            font-size: 2.0625em; } }
    /* line 619, sass/main.scss */
    .video-player .video-play-button .play-button {
      display: table;
      margin: 0 auto; }
      /* line 50, bt-play/*.png */
      .video-player .video-play-button .play-button .bt-play-sprite, .video-player .video-play-button .play-button a, .video-player .video-play-button .play-button a:hover {
        background: url('../img/bt-play-s298cecf8f3.png') no-repeat; }
      /* line 629, sass/main.scss */
      .video-player .video-play-button .play-button a {
        margin-top: 20px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        overflow: hidden;
        text-indent: -9000px;
        display: block;
        background-position: 0 -85px;
        width: 86px;
        height: 85px; }
        /* line 637, sass/main.scss */
        .video-player .video-play-button .play-button a:hover {
          background-position: 0 0; }

/* line 647, sass/main.scss */
#main ul.h-l {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  position: relative;
  margin-top: 20px;
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden; }
  /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
  #main ul.h-l li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-right: 4px; }
    /* line 48, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
    #main ul.h-l li:first-child, #main ul.h-l li.first {
      padding-left: 0; }
    /* line 49, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
    #main ul.h-l li:last-child {
      padding-right: 0; }
    /* line 50, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
    #main ul.h-l li.last {
      padding-right: 0; }
  /* line 655, sass/main.scss */
  #main ul.h-l li {
    padding: 0;
    width: 100%; }
    /* line 658, sass/main.scss */
    #main ul.h-l li span {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      position: relative;
      width: 100%;
      height: auto; }
    /* line 665, sass/main.scss */
    #main ul.h-l li img {
      width: 100%;
      height: auto;
      margin: 0; }
/* line 677, sass/main.scss */
#main #game-buy ul {
  padding-left: 0; }
  /* line 681, sass/main.scss */
  #main #game-buy ul li a {
    overflow: hidden;
    text-indent: -9000px;
    display: block;
    display: block;
    height: 80px; }
  /* line 687, sass/main.scss */
  #main #game-buy ul li#steam a {
    background: url('../img/logo-steam.png?1368104642') no-repeat center center; }
  /* line 691, sass/main.scss */
  #main #game-buy ul li#amazone a {
    background: url('../img/logo-amazon.png?1368104643') no-repeat center center; }
  /* line 695, sass/main.scss */
  #main #game-buy ul li#gamesgate a {
    background: url('../img/logo-gamesgate.png?1368104642') no-repeat center center; }
  /* line 699, sass/main.scss */
  #main #game-buy ul li#gog a {
    background: url('../img/logo-gog.png?1368104642') no-repeat center center; }
  /* line 703, sass/main.scss */
  #main #game-buy ul li#green a {
    background: url('../img/logo-greenman.png?1368104644') no-repeat center center; }
/* line 714, sass/main.scss */
#main #game-social .fadeout {
  width: 100%;
  position: relative;
  min-height: 400px;
  margin-bottom: 10px;
  height: 100%;
  overflow-y: hidden; }
  @media (min-width: 600px) {
    /* line 714, sass/main.scss */
    #main #game-social .fadeout {
      max-height: 500px; } }
  /* line 728, sass/main.scss */
  #main #game-social .fadeout.bottom {
    margin-bottom: 75px; }
  /* line 732, sass/main.scss */
  #main #game-social .fadeout.close {
    min-height: 90px;
    height: 140px;
    margin-bottom: 0; }
    /* line 741, sass/main.scss */
    #main #game-social .fadeout.close .optional-content {
      position: absolute !important;
      clip: rect(1px 1px 1px 1px);
      /* IE6, IE7 */
      clip: rect(1px, 1px, 1px, 1px); }
/* line 747, sass/main.scss */
#main #game-social .youtube, #main #game-social .blog {
  margin-top: 20px; }
/* line 750, sass/main.scss */
#main #game-social p {
  font-size: 0.875em;
  line-height: 1.71429em;
  line-height: 1.2em;
  margin-bottom: 0px;
  margin-top: 5px; }
/* line 757, sass/main.scss */
#main #game-social footer {
  font-size: 0.625em;
  line-height: 2.4em;
  line-height: 1.2em;
  color: #92c3c4; }
/* line 764, sass/main.scss */
#main #game-social .facebook-widget {
  overflow: hidden;
  background: none;
  width: 102%;
  height: 400px; }
  /* line 770, sass/main.scss */
  #main #game-social .facebook-widget iframe {
    margin-top: -2px;
    margin-left: -2px; }
/* line 777, sass/main.scss */
#main #game-social .youtube img {
  border: #92c3c4 1px solid;
  -webkit-box-shadow: rgba(189, 225, 226, 0.4) 0px 0px 10px;
  -moz-box-shadow: rgba(189, 225, 226, 0.4) 0px 0px 10px;
  box-shadow: rgba(189, 225, 226, 0.4) 0px 0px 10px;
  margin: 5px 0px 5px 0px;
  min-width: 150px;
  width: 100%;
  height: auto;
  text-align: center; }

/* ==========================================================================
   social classes
   ========================================================================== */
/* line 796, sass/main.scss */
.optional-content {
  overflow: hidden; }

/* line 800, sass/main.scss */
.facebook-widget {
  overflow: hidden;
  background: none;
  width: 101%;
  height: 400px; }
  /* line 806, sass/main.scss */
  .facebook-widget iframe {
    margin-top: -2px; }

/* line 812, sass/main.scss */
#twitter-widget .twtr-tweet {
  background: rbga(0, 0, 0, 0) !important;
  border-bottom: 0; }
  /* line 817, sass/main.scss */
  #twitter-widget .twtr-tweet:after {
    content: " ";
    width: 100%;
    height: 1px;
    display: block; }

/* line 828, sass/main.scss */
.twtr-widget p {
  font-family: "EurostileT-Reg", Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-size: 13px !important; }

/* line 833, sass/main.scss */
#twitter-widget .twtr-hd {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

/* line 839, sass/main.scss */
#twitter-widget .twtr-tweet a:link,
#twitter-widget .twtr-tweet a:visited,
#twitter-widget .twtr-tweet a:hover {
  color: #92c3c4 !important; }

/* line 82, icons/*.png */
.icons-sprite, a .view-all:after, li.bt-video icon:after, li.bt-3d icon:after, #units-legend ul li span:after, #units-container ul.stats li.date:after {
  background: url('../img/icons-s4d887a87b4.png') no-repeat; }

/* line 82, units/*.png */
.units-sprite, #units-nav ul li a.prev, #units-nav ul li a.next {
  background: url('../img/units-s7429094498.png') no-repeat; }

/* ==========================================================================
   Generic
   ========================================================================== */
/* line 20, sass/hangar.scss */
.lable, .bt-view a span, .bt-view a icon, #featured .stats dl > div dt {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-color: rgba(0, 163, 182, 0.8);
  text-align: center;
  text-transform: uppercase; }

/* line 74, ratings/*.png */
.stats .ratings-sprite, .stats .star_1, .stats .star_2, .stats .star_3, .stats .star_4, .stats .star_5 {
  background: url('../img/ratings-s864ccad1ba.png') no-repeat; }
/* line 35, sass/hangar.scss */
.stats .star_1 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  background-position: 0 -68px;
  height: 17px; }
/* line 35, sass/hangar.scss */
.stats .star_2 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  background-position: 0 -51px;
  height: 17px; }
/* line 35, sass/hangar.scss */
.stats .star_3 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  background-position: 0 -34px;
  height: 17px; }
/* line 35, sass/hangar.scss */
.stats .star_4 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  background-position: 0 -17px;
  height: 17px; }
/* line 35, sass/hangar.scss */
.stats .star_5 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  background-position: 0 0;
  height: 17px; }

/* line 46, sass/hangar.scss */
a .view-all {
  display: block;
  position: absolute;
  width: 125px;
  height: 25px;
  background-color: white;
  right: 100%;
  top: 10px;
  margin-right: 10px;
  color: black;
  text-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.75em;
  line-height: 2em;
  padding-left: 10px;
  vertical-align: middle; }
  @media (min-width: 480px) {
    /* line 46, sass/hangar.scss */
    a .view-all {
      right: 50%; } }
  /* line 24, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
  a .view-all:hover {
    color: rgba(0, 163, 182, 0.8); }
  /* line 65, sass/hangar.scss */
  a .view-all:after {
    content: '';
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    background-color: white;
    margin-left: 10px;
    background-position: 0 -15px;
    width: 15px;
    height: 15px; }

/* line 76, sass/hangar.scss */
.bt-view {
  position: relative;
  width: 100%;
  height: 35px;
  margin-bottom: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (min-width: 600px) {
    /* line 76, sass/hangar.scss */
    .bt-view {
      width: 50%;
      margin-bottom: 0; } }
  /* line 90, sass/hangar.scss */
  .bt-view a span {
    line-height: 35px;
    width: 83.18182%;
    height: 35px;
    margin-right: 0.90909%; }
  /* line 98, sass/hangar.scss */
  .bt-view a icon {
    width: 15.90909%;
    max-width: 35px;
    height: 35px;
    background-color: rgba(0, 163, 182, 0.8);
    vertical-align: middle;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 107, sass/hangar.scss */
    .bt-view a icon:after {
      display: block;
      margin: 0 auto;
      content: ''; }
  /* line 118, sass/hangar.scss */
  .bt-view a:hover span {
    color: #00a3b6;
    background-color: black; }
  /* line 122, sass/hangar.scss */
  .bt-view a:hover icon {
    background-color: black; }

/* line 131, sass/hangar.scss */
li.bt-video icon:after {
  background-position: 0 -30px;
  width: 12px;
  height: 14px; }

/* line 143, sass/hangar.scss */
li.bt-3d icon:after {
  background-position: 0 0;
  width: 15px;
  height: 15px; }

/* line 152, sass/hangar.scss */
ul.h-bt {
  list-style: none; }
  @media (min-width: 600px) {
    /* line 152, sass/hangar.scss */
    ul.h-bt {
      margin: 0;
      padding: 0;
      border: 0;
      overflow: hidden; }
      /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
      ul.h-bt li {
        list-style-image: none;
        list-style-type: none;
        margin-left: 0;
        white-space: nowrap;
        display: inline;
        float: left;
        padding-left: 4px;
        padding-right: 4px; }
        /* line 48, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
        ul.h-bt li:first-child, ul.h-bt li.first {
          padding-left: 0; }
        /* line 49, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
        ul.h-bt li:last-child {
          padding-right: 0; }
        /* line 50, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
        ul.h-bt li.last {
          padding-right: 0; } }

/* line 160, sass/hangar.scss */
.p-10 {
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 165, sass/hangar.scss */
.p-20 {
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ==========================================================================
   Features
   ========================================================================== */
/* line 179, sass/hangar.scss */
#featured .b-six {
  margin-bottom: 1px;
  margin-right: 0;
  display: block;
  width: 100%; }
  @media (min-width: 480px) {
    /* line 179, sass/hangar.scss */
    #featured .b-six {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      float: left;
      width: 50%; }
      /* line 189, sass/hangar.scss */
      #featured .b-six:nth-child(even) {
        float: right; } }
/* line 198, sass/hangar.scss */
#featured ul.h-bt {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 20px;
  bottom: 20px;
  box-sizing: border-box; }
  @media (min-width: 480px) {
    /* line 198, sass/hangar.scss */
    #featured ul.h-bt {
      left: 50%;
      width: 50%; } }
/* line 213, sass/hangar.scss */
#featured h1 {
  font-family: "EurostileT-RegExt";
  margin-top: 0;
  font-size: 1.125em;
  line-height: 1.33333em;
  color: #ecee53; }
/* line 220, sass/hangar.scss */
#featured p {
  text-shadow: 0px 1px 10px #00e4ff;
  font-size: 0.875em;
  line-height: 1.2em;
  margin-bottom: 120px; }
  @media (min-width: 600px) {
    /* line 220, sass/hangar.scss */
    #featured p {
      margin-bottom: 41px; } }
/* line 229, sass/hangar.scss */
#featured figure {
  margin: 5px; }
  @media (min-width: 480px) {
    /* line 229, sass/hangar.scss */
    #featured figure {
      margin: 0; } }
  /* line 235, sass/hangar.scss */
  #featured figure img {
    width: 100%;
    height: auto;
    max-height: 349px;
    border: 1px solid white; }
/* line 248, sass/hangar.scss */
#featured .stats {
  width: 100%; }
  @media (min-width: 480px) {
    /* line 248, sass/hangar.scss */
    #featured .stats {
      margin-top: 1.75em; } }
  /* line 253, sass/hangar.scss */
  #featured .stats dl {
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 35px;
    vertical-align: middle; }
    /* line 259, sass/hangar.scss */
    #featured .stats dl > div {
      margin-bottom: 1px;
      display: block;
      width: 100%;
      margin-right: 0; }
      @media (min-width: 600px) {
        /* line 259, sass/hangar.scss */
        #featured .stats dl > div {
          display: -moz-inline-stack;
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          zoom: 1;
          *display: inline;
          float: left;
          width: 50%; }
          /* line 267, sass/hangar.scss */
          #featured .stats dl > div:nth-child(even) {
            float: right; } }
      /* line 273, sass/hangar.scss */
      #featured .stats dl > div dt {
        display: block;
        float: none;
        overflow: hidden;
        margin-right: 0;
        height: 35px;
        font-size: 0.875em;
        line-height: 1.71429em;
        line-height: 35px; }
        @media (min-width: 480px) {
          /* line 273, sass/hangar.scss */
          #featured .stats dl > div dt {
            margin-right: 0 !important; } }
      /* line 292, sass/hangar.scss */
      #featured .stats dl > div dd {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        text-align: center;
        margin: 0;
        padding-top: 9px;
        padding-left: 10px;
        height: 35px;
        line-height: 17px; }
        @media (min-width: 480px) {
          /* line 292, sass/hangar.scss */
          #featured .stats dl > div dd {
            text-align: left; } }

/* ==========================================================================
   UNITS
    ========================================================================== */
/* line 320, sass/hangar.scss */
#units-nav {
  width: 100%;
  height: 40px;
  margin-top: 25px; }
  /* line 324, sass/hangar.scss */
  #units-nav ul {
    width: 80%;
    height: 40px;
    max-width: 742px;
    float: right;
    margin: 0 !important; }
    /* line 330, sass/hangar.scss */
    #units-nav ul li {
      width: 33.3% !important; }
      /* line 333, sass/hangar.scss */
      #units-nav ul li:nth-child(2) {
        text-align: center;
        text-transform: uppercase; }
      /* line 338, sass/hangar.scss */
      #units-nav ul li:nth-child(3) {
        text-align: right; }
      /* line 342, sass/hangar.scss */
      #units-nav ul li a {
        color: #00a3b6;
        text-align: center;
        line-height: 30px;
        vertical-align: middle;
        text-shadow: none;
        pointer-events: all;
        cursor: pointer; }
      /* line 352, sass/hangar.scss */
      #units-nav ul li a.deactive {
        pointer-events: none;
        cursor: default; }
      /* line 357, sass/hangar.scss */
      #units-nav ul li a.prev {
        display: block;
        background-position: 0 -60px;
        width: 120px;
        height: 30px; }
        /* line 43, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
        #units-nav ul li a.prev:hover, #units-nav ul li a.prev.prev_hover, #units-nav ul li a.prev.prev-hover {
          background-position: 0 0; }
        /* line 43, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
        #units-nav ul li a.prev:active, #units-nav ul li a.prev.prev_active, #units-nav ul li a.prev.prev-active {
          background-position: 0 -90px; }
      /* line 364, sass/hangar.scss */
      #units-nav ul li a.next {
        float: right;
        display: block;
        background-position: 0 -120px;
        width: 120px;
        height: 30px; }
        /* line 43, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
        #units-nav ul li a.next:hover, #units-nav ul li a.next.next_hover, #units-nav ul li a.next.next-hover {
          background-position: 0 -30px; }
        /* line 43, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
        #units-nav ul li a.next:active, #units-nav ul li a.next.next_active, #units-nav ul li a.next.next-active {
          background-position: 0 -150px; }

/* line 375, sass/hangar.scss */
#units-legend {
  max-width: 220px;
  width: 22.916%;
  float: left; }
  /* line 380, sass/hangar.scss */
  #units-legend ul {
    list-style: none;
    margin: 0;
    padding: 0 6% 0 0; }
    /* line 387, sass/hangar.scss */
    #units-legend ul li {
      color: #00a3b6;
      font-size: 0.5625em;
      line-height: 2.66667em;
      text-transform: uppercase;
      position: relative;
      margin-bottom: 4px; }
      @media (min-width: 480px) {
        /* line 387, sass/hangar.scss */
        #units-legend ul li {
          font-size: 0.875em;
          line-height: 1.71429em; } }
      /* line 400, sass/hangar.scss */
      #units-legend ul li:nth-child(5) {
        height: 310px; }
      /* line 404, sass/hangar.scss */
      #units-legend ul li:nth-child(2) {
        width: 100%;
        height: auto;
        padding-bottom: 230.5%;
        overflow: hidden;
        text-indent: -9000px;
        display: block; }
        @media (min-width: 480px) {
          /* line 404, sass/hangar.scss */
          #units-legend ul li:nth-child(2) {
            padding-bottom: 70.5%; } }
        /* line 414, sass/hangar.scss */
        #units-legend ul li:nth-child(2) span {
          display: none; }
      /* line 420, sass/hangar.scss */
      #units-legend ul li:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background-color: #00a3b6;
        width: 4px;
        height: 100%; }
      /* line 434, sass/hangar.scss */
      #units-legend ul li span {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        width: 100%;
        padding-left: 10px;
        line-height: 30px;
        background-color: black;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        /* line 442, sass/hangar.scss */
        #units-legend ul li span:after {
          content: '';
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          background-position: 0 -44px;
          width: 14px;
          height: 30px; }

/* line 458, sass/hangar.scss */
#units-container {
  display: block;
  max-width: 740px;
  width: 77.048%;
  overflow: hidden;
  float: left;
  position: relative; }
  /* line 466, sass/hangar.scss */
  #units-container.b-full {
    margin: 0; }
  /* line 470, sass/hangar.scss */
  #units-container ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none; }
  /* line 478, sass/hangar.scss */
  #units-container ul.stats li {
    font-size: 0.75em;
    line-height: 2em;
    height: 30px;
    line-height: 30px;
    margin-bottom: 5px;
    vertical-align: middle;
    border-bottom: 2px solid rgba(0, 163, 182, 0.8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 487, sass/hangar.scss */
    #units-container ul.stats li.date {
      border: none;
      position: relative; }
      /* line 490, sass/hangar.scss */
      #units-container ul.stats li.date:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background-position: 0 -74px;
        width: 7px;
        height: 7px; }
    /* line 502, sass/hangar.scss */
    #units-container ul.stats li.name {
      font-family: "EurostileT-RegExt";
      color: #ecee53;
      overflow: hidden;
      white-space: nowrap; }
    /* line 509, sass/hangar.scss */
    #units-container ul.stats li.weapon {
      overflow: hidden;
      white-space: nowrap; }
    /* line 514, sass/hangar.scss */
    #units-container ul.stats li.disc {
      font-size: 12px;
      line-height: 14px;
      height: 310px;
      overflow-y: auto;
      padding-bottom: 5px; }
    /* line 523, sass/hangar.scss */
    #units-container ul.stats li:last-child {
      border: none; }
    /* line 528, sass/hangar.scss */
    #units-container ul.stats li.img-list {
      display: block;
      width: 100%;
      height: auto;
      padding-bottom: 71.2%;
      position: relative;
      border: 1px solid white;
      overflow: hidden; }
      /* line 538, sass/hangar.scss */
      #units-container ul.stats li.img-list > ul {
        position: absolute; }
        /* line 541, sass/hangar.scss */
        #units-container ul.stats li.img-list > ul img {
          width: 99%;
          height: auto; }
        /* line 546, sass/hangar.scss */
        #units-container ul.stats li.img-list > ul li {
          display: none;
          margin: 0; }
        /* line 550, sass/hangar.scss */
        #units-container ul.stats li.img-list > ul li:first-child {
          display: block; }
  /* line 564, sass/hangar.scss */
  #units-container b-four {
    min-width: 200%; }
  /* line 567, sass/hangar.scss */
  #units-container .slider {
    width: 100%;
    height: 100%; }
    /* line 570, sass/hangar.scss */
    #units-container .slider > ul {
      white-space: nowrap; }
      /* line 572, sass/hangar.scss */
      #units-container .slider > ul li {
        white-space: normal; }
      /* line 575, sass/hangar.scss */
      #units-container .slider > ul > li {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        vertical-align: top;
        float: none;
        margin-right: 0;
        padding-right: 2.07469%; }

/* line 590, sass/hangar.scss */
#units .bt-view {
  width: 100% !important;
  margin-bottom: 4px; }

@media (min-width: 480px) {
  /* line 3, sass/pilot.scss */
  .pilot-box {
    width: 100%;
    height: 705px;
    background-image: url('../img/pilot/background.png?1368198063');
    border: 10px solid #07e5ff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    position: relative; } }
/* line 50, visit/*.png */
.pilot-box .visit-sprite, .pilot-box .visit-blog, .pilot-box #visit-blog > span:after, .pilot-box .visit-forum, .pilot-box #visit-forum > span:after {
  background: url('../img/visit-s6d1014283c.png') no-repeat; }
/* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.pilot-box .visit-blog, .pilot-box #visit-blog > span:after {
  background-position: 0 0; }
/* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.pilot-box .visit-forum, .pilot-box #visit-forum > span:after {
  background-position: 0 -33px; }
/* line 17, sass/pilot.scss */
.pilot-box .visit-box {
  width: 210px;
  height: 130px;
  margin: 20px auto;
  display: block;
  border: 5px solid #fff;
  cursor: pointer;
  position: relative;
  text-shadow: none;
  font-size: 1em; }
  @media (min-width: 480px) {
    /* line 17, sass/pilot.scss */
    .pilot-box .visit-box {
      display: inline-block;
      margin: 20px 0 0 0; } }
  /* line 31, sass/pilot.scss */
  .pilot-box .visit-box:hover {
    border: 5px solid #07e5ff;
    text-shadow: none;
    color: inherit; }
  /* line 36, sass/pilot.scss */
  .pilot-box .visit-box > span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    height: 50%;
    background-color: #000;
    margin-top: 65px;
    padding: 10px;
    cursor: pointer;
    position: relative;
    display: block; }
    /* line 46, sass/pilot.scss */
    .pilot-box .visit-box > span p {
      margin: 0;
      line-height: 1.2;
      font-family: "EurostileT-Regular", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
      /* line 51, sass/pilot.scss */
      .pilot-box .visit-box > span p.first {
        font-size: 0.5em; }
      /* line 54, sass/pilot.scss */
      .pilot-box .visit-box > span p.second {
        font-family: "EurostileT-BlaExt", Helvetica, Arial, sans-serif;
        font-size: 1.3em; }
      /* line 58, sass/pilot.scss */
      .pilot-box .visit-box > span p.third {
        text-transform: none;
        font-size: 0.5em; }
/* line 65, sass/pilot.scss */
.pilot-box #visit-forum {
  background-image: url('../img/visit-forum.png?1368452721'); }
  @media (min-width: 480px) {
    /* line 65, sass/pilot.scss */
    .pilot-box #visit-forum {
      float: left; } }
  /* line 71, sass/pilot.scss */
  .pilot-box #visit-forum > span:after {
    content: ' ';
    height: 33px;
    width: 36px;
    position: absolute;
    top: 10px;
    right: 50px; }
/* line 82, sass/pilot.scss */
.pilot-box #visit-blog {
  background-image: url('../img/visit-blog.png?1368452753'); }
  @media (min-width: 480px) {
    /* line 82, sass/pilot.scss */
    .pilot-box #visit-blog {
      float: right; } }
  /* line 88, sass/pilot.scss */
  .pilot-box #visit-blog > span:after {
    content: ' ';
    height: 33px;
    width: 36px;
    position: absolute;
    top: 10px;
    right: 80px; }
/* line 100, sass/pilot.scss */
.pilot-box #avatar {
  float: left;
  width: 150px;
  position: relative; }
  /* line 104, sass/pilot.scss */
  .pilot-box #avatar .loader {
    height: 148px;
    width: 148px;
    margin-top: 1px;
    margin-left: 1px;
    display: none;
    position: absolute;
    top: 0;
    background: black url('../img/pilot/avatar-loader.gif?1368104642') no-repeat center center; }
  /* line 114, sass/pilot.scss */
  .pilot-box #avatar iframe {
    width: 100%;
    height: 25px;
    border: 0;
    margin-top: 10px; }
  /* line 120, sass/pilot.scss */
  .pilot-box #avatar img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 150px;
    height: 150px;
    border: 1px solid #606060; }
  /* line 126, sass/pilot.scss */
  .pilot-box #avatar label.filebutton {
    width: 150px;
    height: 25px;
    display: block;
    overflow: hidden;
    position: relative; }
  /* line 134, sass/pilot.scss */
  .pilot-box #avatar label span input {
    z-index: 999;
    line-height: 0;
    font-size: 0px;
    position: absolute;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=0)";
    cursor: pointer;
    _cursor: hand;
    margin: 0;
    padding: 0; }
/* line 150, sass/pilot.scss */
.pilot-box.upload {
  position: static;
  cursor: pointer;
  background-image: none;
  border: none;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0; }
  /* line 151, sass/pilot.scss */
  .pilot-box.upload:after {
    display: none !important; }
  /* line 154, sass/pilot.scss */
  .pilot-box.upload * {
    cursor: pointer; }
  /* line 165, sass/pilot.scss */
  .pilot-box.upload:after {
    background-image: none; }
/* line 170, sass/pilot.scss */
.pilot-box input[type=submit], .pilot-box .submit {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwZWVmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNmU3YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00eeff), color-stop(100%, #006e7c));
  background-image: -webkit-linear-gradient(#00eeff, #006e7c);
  background-image: -moz-linear-gradient(#00eeff, #006e7c);
  background-image: -o-linear-gradient(#00eeff, #006e7c);
  background-image: linear-gradient(#00eeff, #006e7c);
  padding: 10px;
  width: 100%;
  border: 0;
  color: white;
  text-transform: uppercase;
  text-shadow: 0px 1px 1px #00444c;
  cursor: pointer;
  margin-top: 10px;
  font-family: "EurostileT-BlaExt", Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  line-height: 1;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center; }
  /* line 186, sass/pilot.scss */
  .pilot-box input[type=submit].green, .pilot-box .submit.green {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E2ZDQ1NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzVkOTIwMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6d455), color-stop(100%, #5d9202));
    background-image: -webkit-linear-gradient(#a6d455, #5d9202);
    background-image: -moz-linear-gradient(#a6d455, #5d9202);
    background-image: -o-linear-gradient(#a6d455, #5d9202);
    background-image: linear-gradient(#a6d455, #5d9202); }
  /* line 189, sass/pilot.scss */
  .pilot-box input[type=submit].red, .pilot-box .submit.red {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMmQyZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q0MDIwMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff2d2d), color-stop(100%, #d40202));
    background-image: -webkit-linear-gradient(#ff2d2d, #d40202);
    background-image: -moz-linear-gradient(#ff2d2d, #d40202);
    background-image: -o-linear-gradient(#ff2d2d, #d40202);
    background-image: linear-gradient(#ff2d2d, #d40202); }
  /* line 192, sass/pilot.scss */
  .pilot-box input[type=submit].margin, .pilot-box .submit.margin {
    margin-right: 5px; }
  /* line 195, sass/pilot.scss */
  .pilot-box input[type=submit].small, .pilot-box .submit.small {
    font-size: 0.75em;
    float: right;
    padding: 7px;
    width: 100px; }
  /* line 201, sass/pilot.scss */
  .pilot-box input[type=submit].upload, .pilot-box .submit.upload {
    width: 100%;
    padding: 7px;
    font-size: 0.75em;
    margin: 0; }
/* line 209, sass/pilot.scss */
.pilot-box:after {
  display: block;
  position: absolute;
  content: ' ';
  background-image: url('../img/pilot/background-corner.png?1368198063');
  height: 62px;
  width: 63px;
  bottom: 0;
  left: 0; }
/* line 219, sass/pilot.scss */
.pilot-box .sidebar {
  background-image: url('../img/pilot/pilot-id.png?1368198063');
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block;
  width: 365px;
  height: 100%;
  float: left; }
/* line 229, sass/pilot.scss */
.pilot-box .group-box {
  border: 1px solid #606060;
  padding: 10px;
  margin-top: 10px;
  background-color: #222;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
/* line 237, sass/pilot.scss */
.pilot-box .content {
  background-color: #000;
  margin-top: 30px;
  border: 1px solid #333333;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (min-width: 480px) {
    /* line 237, sass/pilot.scss */
    .pilot-box .content {
      margin-right: 10px;
      float: right;
      width: 505px;
      height: 628px; } }
  /* line 250, sass/pilot.scss */
  .pilot-box .content p {
    margin: 0 0 10px 0;
    padding: 0; }
    /* line 253, sass/pilot.scss */
    .pilot-box .content p.center {
      text-align: center; }
  /* line 258, sass/pilot.scss */
  .pilot-box .content p.small {
    font-size: 0.75em;
    color: #828994;
    margin: 0 0 5px 0;
    line-height: 1;
    display: block;
    font-weight: normal;
    text-transform: none; }
    /* line 266, sass/pilot.scss */
    .pilot-box .content p.small.error {
      color: #d70505; }
  /* line 272, sass/pilot.scss */
  .pilot-box .content h1 {
    margin: 0 0 10px 0;
    text-align: center;
    text-transform: uppercase; }
  /* line 278, sass/pilot.scss */
  .pilot-box .content h2 {
    font-size: 0.875em;
    text-transform: uppercase;
    color: #fff;
    line-height: 1;
    margin: 0 0 5px 0; }
    /* line 284, sass/pilot.scss */
    .pilot-box .content h2 small {
      display: inline; }
  /* line 290, sass/pilot.scss */
  .pilot-box .content #bio {
    height: 190px;
    overflow: scroll;
    overflow-x: hidden;
    border: 1px solid #606060;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px; }
  /* line 299, sass/pilot.scss */
  .pilot-box .content #profile {
    font-size: 0.875em;
    padding-top: 10px; }
    /* line 304, sass/pilot.scss */
    .pilot-box .content #profile #basic-info {
      float: right;
      width: 300px; }
      /* line 307, sass/pilot.scss */
      .pilot-box .content #profile #basic-info #percent-complete {
        background-color: #333333;
        display: inline-block;
        width: 160px;
        float: right;
        position: relative;
        top: 4px; }
        /* line 314, sass/pilot.scss */
        .pilot-box .content #profile #basic-info #percent-complete > div {
          color: #333333;
          font-size: 0.625em;
          line-height: 2em;
          text-align: right;
          background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E2ZDQ1NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzVlOTIwMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
          background-size: 100%;
          background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a6d455), color-stop(100%, #5e9203));
          background-image: -webkit-linear-gradient(#a6d455, #5e9203);
          background-image: -moz-linear-gradient(#a6d455, #5e9203);
          background-image: -o-linear-gradient(#a6d455, #5e9203);
          background-image: linear-gradient(#a6d455, #5e9203); }
  /* line 325, sass/pilot.scss */
  .pilot-box .content textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    color: #fff;
    width: 100%;
    height: 150px;
    background-color: #000;
    font-size: 0.875em;
    border: 1px solid #606060; }
    /* line 334, sass/pilot.scss */
    .pilot-box .content textarea[name=bio] {
      margin-bottom: 10px; }
  /* line 106, pilot/form/*.png */
  .pilot-box .content form .form-sprite, .pilot-box .content form .form-arrows, .pilot-box .content form .dropdown:after, .pilot-box .content form .form-country, .pilot-box .content form .dropdown.country:before, .pilot-box .content form .form-default, .pilot-box .content form .validation-status.default, .pilot-box .content form .form-email, .pilot-box .content form .input-element i.email, .pilot-box .content form .form-invalid, .pilot-box .content form .validation-status.invalid, .pilot-box .content form .form-password, .pilot-box .content form .input-element i.password, .pilot-box .content form .form-username, .pilot-box .content form .input-element i.username, .pilot-box .content form .dropdown, .pilot-box .content form input[type=text], .pilot-box .content form input[type=password], .pilot-box .content form input[type=email], .pilot-box .content form .form-valid, .pilot-box .content form .validation-status.valid, .pilot-box .content form .form-validation-s0fcd0de317 {
    background: url('../img/pilot/form-sff7a65eed4.png') no-repeat; }
  /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
  .pilot-box .content form .form-arrows, .pilot-box .content form .dropdown:after {
    background-position: 0 -258px; }
  /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
  .pilot-box .content form .form-country, .pilot-box .content form .dropdown.country:before {
    background-position: 0 -16px; }
  /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
  .pilot-box .content form .form-default, .pilot-box .content form .validation-status.default {
    background-position: 0 -223px; }
  /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
  .pilot-box .content form .form-email, .pilot-box .content form .input-element i.email {
    background-position: 0 0; }
  /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
  .pilot-box .content form .form-invalid, .pilot-box .content form .validation-status.invalid {
    background-position: 0 -188px; }
  /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
  .pilot-box .content form .form-password, .pilot-box .content form .input-element i.password {
    background-position: 0 -277px; }
  /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
  .pilot-box .content form .form-username, .pilot-box .content form .input-element i.username, .pilot-box .content form .dropdown, .pilot-box .content form input[type=text], .pilot-box .content form input[type=password], .pilot-box .content form input[type=email] {
    background-position: 0 -32px; }
  /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
  .pilot-box .content form .form-valid, .pilot-box .content form .validation-status.valid {
    background-position: 0 -153px; }
  /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
  .pilot-box .content form .form-validation-s0fcd0de317 {
    background-position: 0 -48px; }
  /* line 344, sass/pilot.scss */
  .pilot-box .content form .validation-status {
    height: 35px;
    width: 41px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: -1px; }
  /* line 362, sass/pilot.scss */
  .pilot-box .content form .QapTcha {
    float: left;
    margin: 5px 0;
    width: 100%; }
    /* line 366, sass/pilot.scss */
    .pilot-box .content form .QapTcha .clr {
      clear: both; }
    /* line 369, sass/pilot.scss */
    .pilot-box .content form .QapTcha .bgSlider {
      width: 100%;
      height: 35px;
      float: left;
      border-top: 1px solid #42444a;
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwMzIzNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ4NGY1YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #303237), color-stop(100%, #484f5a));
      background-image: -webkit-linear-gradient(#303237, #484f5a);
      background-image: -moz-linear-gradient(#303237, #484f5a);
      background-image: -o-linear-gradient(#303237, #484f5a);
      background-image: linear-gradient(#303237, #484f5a);
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    /* line 377, sass/pilot.scss */
    .pilot-box .content form .QapTcha .Slider {
      width: 79px;
      height: 35px;
      background: transparent url('../img/bg_draggable_qaptcha.jpg?1368702215') no-repeat;
      cursor: e-resize;
      position: relative;
      top: -1px !important;
      left: 0; }
    /* line 386, sass/pilot.scss */
    .pilot-box .content form .QapTcha .TxtStatus {
      display: none; }
  /* line 390, sass/pilot.scss */
  .pilot-box .content form .input-element {
    position: relative; }
    /* line 392, sass/pilot.scss */
    .pilot-box .content form .input-element i {
      position: absolute;
      left: 10px;
      top: 9px;
      height: 16px;
      width: 16px;
      content: ' ';
      z-index: 10; }
  /* line 413, sass/pilot.scss */
  .pilot-box .content form .dropdown, .pilot-box .content form input[type=text], .pilot-box .content form input[type=password], .pilot-box .content form input[type=email] {
    font-family: "EurostileT-Reg", Helvetica, Arial, sans-serif;
    width: 80%;
    display: inline-block;
    padding: 6px 7px 7px 35px;
    color: #fff;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwMzIzNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ4NGY1YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #303237), color-stop(100%, #484f5a));
    background: -webkit-linear-gradient(#303237, #484f5a);
    background: -moz-linear-gradient(#303237, #484f5a);
    background: -o-linear-gradient(#303237, #484f5a);
    background: linear-gradient(#303237, #484f5a);
    border: 1px solid #000;
    border-top: 1px solid #42444a;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.875em;
    position: relative; }
    @media (min-width: 480px) {
      /* line 413, sass/pilot.scss */
      .pilot-box .content form .dropdown, .pilot-box .content form input[type=text], .pilot-box .content form input[type=password], .pilot-box .content form input[type=email] {
        width: 418px; } }
    /* line 430, sass/pilot.scss */
    .pilot-box .content form .dropdown:focus, .pilot-box .content form input[type=text]:focus, .pilot-box .content form input[type=password]:focus, .pilot-box .content form input[type=email]:focus {
      border: 1px solid #939393;
      outline-width: 0; }
  /* line 437, sass/pilot.scss */
  .pilot-box .content form select#day {
    display: inline-block;
    width: 100px; }
  /* line 442, sass/pilot.scss */
  .pilot-box .content form .checkbox {
    font-size: 0.75em;
    height: 20px; }
    /* line 445, sass/pilot.scss */
    .pilot-box .content form .checkbox.error {
      color: #cd2828; }
  /* line 450, sass/pilot.scss */
  .pilot-box .content form .dropdown {
    position: relative;
    cursor: pointer;
    padding: 3px 6px 5px 9px;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ4NGY1YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzMwMzIzNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #484f5a), color-stop(100%, #303237));
    background: -webkit-linear-gradient(#484f5a, #303237);
    background: -moz-linear-gradient(#484f5a, #303237);
    background: -o-linear-gradient(#484f5a, #303237);
    background: linear-gradient(#484f5a, #303237);
    border-top: 1px solid #636c7b; }
    /* line 452, sass/pilot.scss */
    .pilot-box .content form .dropdown:after {
      position: absolute;
      right: 5px;
      top: 5px;
      height: 19px;
      width: 10px;
      content: ' '; }
    /* line 464, sass/pilot.scss */
    .pilot-box .content form .dropdown.country:before {
      position: absolute;
      left: 10px;
      top: 9px;
      height: 16px;
      width: 16px;
      content: ' ';
      z-index: 10; }
    /* line 483, sass/pilot.scss */
    .pilot-box .content form .dropdown.country {
      padding: 3px 6px 5px 35px; }
    /* line 487, sass/pilot.scss */
    .pilot-box .content form .dropdown ul {
      display: none;
      background-color: #303237;
      position: absolute;
      top: 100%;
      left: 0;
      height: 150px;
      width: 100%;
      padding: 0;
      overflow: scroll;
      overflow-x: hidden;
      list-style: none;
      margin: 0;
      z-index: 10; }
      /* line 501, sass/pilot.scss */
      .pilot-box .content form .dropdown ul li {
        display: block;
        padding: 5px 10px;
        cursor: pointer; }
        /* line 505, sass/pilot.scss */
        .pilot-box .content form .dropdown ul li:hover {
          background-color: #00e4ff;
          color: #484f5a; }
        /* line 509, sass/pilot.scss */
        .pilot-box .content form .dropdown ul li.selected {
          background-color: #00e4ff;
          color: #484f5a; }

/* ==========================================================================
   Sass: functions
   ========================================================================== */
/* 
 * Convert px to em
 */
/*
 * Layout
 */
/*
 * Style
 */
/*
 * Fonts stuff
 */
/*
 * Sprite stuff
 */
/* ==========================================================================
   header classes
   ========================================================================== */
/* line 23, sass/header.scss */
a.select,
#menu-item-294 a {
  color: #00e4ff; }

/* line 28, sass/header.scss */
.top-bg {
  position: fixed;
  width: 100%;
  top: 0;
  height: 45px;
  background: url('../img/ssz/topbg.png?1393869932');
  z-index: 100; }
  /* line 35, sass/header.scss */
  .top-bg.border {
    border-bottom: 2px solid rgba(0, 163, 182, 0.9); }

/* line 40, sass/header.scss */
.blog #background {
  background: url('../img/ssz/bg.jpg?1394126364') no-repeat center top;
  height: 100%; }
  /* line 43, sass/header.scss */
  .blog #background #layer-1 {
    background: none; }
  /* line 44, sass/header.scss */
  .blog #background #layer-2 {
    background: none; }
  /* line 45, sass/header.scss */
  .blog #background #layer-3 {
    background: none; }

/* line 48, sass/header.scss */
.touch #touch-overlay.open {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background-color: #000;
  opacity: 0.5;
  z-index: 99999999999; }

/* line 60, sass/header.scss */
.no-touch #touch-page-nav, .no-touch #touch-overlay {
  display: none; }

/* line 65, sass/header.scss */
#touch-page-nav #touch-menu-button {
  display: block;
  height: 45px;
  line-height: 45px;
  vertical-align: middle; }
  /* line 70, sass/header.scss */
  #touch-page-nav #touch-menu-button.open {
    visibility: hidden; }
/* line 74, sass/header.scss */
#touch-page-nav .touch-holder {
  position: fixed;
  left: -200px;
  top: 0;
  height: 100%;
  width: 200px;
  background-color: #000;
  border-right: 2px solid #333;
  display: inline-block;
  box-sizing: border-box; }
  /* line 84, sass/header.scss */
  #touch-page-nav .touch-holder li {
    display: block !important;
    float: none !important;
    padding-left: 0 !important; }
    /* line 88, sass/header.scss */
    #touch-page-nav .touch-holder li a:before {
      background: none !important; }
  /* line 92, sass/header.scss */
  #touch-page-nav .touch-holder > ul {
    margin: 0;
    padding: 0; }
    /* line 95, sass/header.scss */
    #touch-page-nav .touch-holder > ul > li {
      text-align: left;
      border-bottom: 2px solid #333;
      padding: 20px 0; }
      /* line 99, sass/header.scss */
      #touch-page-nav .touch-holder > ul > li a {
        padding: 10px 0px 10px 20px !important; }
      /* line 102, sass/header.scss */
      #touch-page-nav .touch-holder > ul > li > a {
        display: inline-block; }
        /* line 104, sass/header.scss */
        #touch-page-nav .touch-holder > ul > li > a ul {
          margin: 0;
          padding: 0; }
          /* line 107, sass/header.scss */
          #touch-page-nav .touch-holder > ul > li > a ul li {
            border-bottom: 0; }

/* line 117, sass/header.scss */
.touch #page-nav, .touch #sub-nav {
  display: none !important; }

/* line 121, sass/header.scss */
#sub-nav {
  clear: both;
  margin-bottom: 20px;
  height: 0;
  padding-bottom: 50px; }
  /* line 126, sass/header.scss */
  #sub-nav:before {
    content: '';
    left: 0;
    width: 100%;
    background-color: red;
    display: block;
    position: absolute; }
  /* line 134, sass/header.scss */
  #sub-nav > ul {
    padding: 0;
    margin: 0; }
    /* line 135, sass/header.scss */
    #sub-nav > ul.fixed {
      position: fixed;
      z-index: 8888; }
    /* line 141, sass/header.scss */
    #sub-nav > ul > li {
      display: inline-block;
      list-style: none;
      width: 100px;
      text-align: center;
      background-color: rgba(2, 124, 140, 0.9);
      float: left; }
      /* line 148, sass/header.scss */
      #sub-nav > ul > li.selected {
        background-color: #00a3b6; }
      /* line 151, sass/header.scss */
      #sub-nav > ul > li:hover {
        color: #00a3b6;
        background-color: rgba(0, 0, 0, 0.9); }
        /* line 154, sass/header.scss */
        #sub-nav > ul > li:hover .sub-nav-dropdown {
          display: block; }
      /* line 158, sass/header.scss */
      #sub-nav > ul > li a {
        display: inline-block;
        text-shadow: none;
        text-transform: uppercase;
        padding: 10px 20px;
        font-size: 0.8em; }
        /* line 159, sass/header.scss */
        #sub-nav > ul > li a:hover {
          color: #00a3b6; }
      /* line 168, sass/header.scss */
      #sub-nav > ul > li ul.sub-nav-dropdown {
        display: none;
        position: absolute;
        z-index: 99999;
        margin: 0;
        padding: 0; }
        /* line 174, sass/header.scss */
        #sub-nav > ul > li ul.sub-nav-dropdown li {
          display: block;
          white-space: nowrap;
          background-color: rgba(0, 0, 0, 0.9); }
          /* line 177, sass/header.scss */
          #sub-nav > ul > li ul.sub-nav-dropdown li a {
            white-space: nowrap;
            color: #fff; }
          /* line 182, sass/header.scss */
          #sub-nav > ul > li ul.sub-nav-dropdown li:hover {
            color: #00a3b6;
            background-color: rgba(0, 163, 182, 0.9); }
            /* line 185, sass/header.scss */
            #sub-nav > ul > li ul.sub-nav-dropdown li:hover .sub-nav-dropdown {
              display: block; }
    /* line 193, sass/header.scss */
    #sub-nav > ul li:hover .sub-nav-dropdown {
      display: block; }

/* line 200, sass/header.scss */
#vb-page-body #header #top-bar {
  position: absolute; }

/* line 204, sass/header.scss */
#header {
  margin-top: 1.25em; }
  /* line 208, sass/header.scss */
  #header #top-bar {
    position: fixed;
    max-width: 960px;
    width: 100%;
    top: 0;
    z-index: 999999; }
  /* line 216, sass/header.scss */
  #header h1 {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background: url('../img/ssz/ssz_logo.png?1396261909') no-repeat center center;
    background-size: 100% auto;
    width: 100%;
    height: 250px;
    display: block;
    margin: 0 auto; }
    @media (min-width: 480px) {
      /* line 216, sass/header.scss */
      #header h1 {
        width: 64.58333%;
        height: 250px; } }
  /* line 232, sass/header.scss */
  #header #user-box {
    text-align: right;
    height: 23px;
    background-color: #000; }
    /* line 66, navbarlogin/*.png */
    #header #user-box .navbarlogin-sprite, #header #user-box .navbarlogin-arrows, #header #user-box .box.user:before, #header #user-box .navbarlogin-enlist, #header #user-box .box.enlist:before, #header #user-box .navbarlogin-login-open, #header #user-box .open .box.login:before, #header #user-box .navbarlogin-login, #header #user-box .box.login:before {
      background: url('../img/navbarlogin-s289f9413e2.png') no-repeat; }
    /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
    #header #user-box .navbarlogin-arrows, #header #user-box .box.user:before {
      background-position: 0 -63px; }
    /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
    #header #user-box .navbarlogin-enlist, #header #user-box .box.enlist:before {
      background-position: 0 0; }
    /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
    #header #user-box .navbarlogin-login-open, #header #user-box .open .box.login:before {
      background-position: 0 -42px; }
    /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
    #header #user-box .navbarlogin-login, #header #user-box .box.login:before {
      background-position: 0 -21px; }
    @media (min-width: 480px) {
      /* line 232, sass/header.scss */
      #header #user-box {
        background-color: transparent;
        height: 45px; } }
    /* line 246, sass/header.scss */
    #header #user-box .child-box, #header #user-box #account-box, #header #user-box #login-box {
      display: none;
      position: absolute;
      top: 100%;
      right: 0;
      background-color: #fff;
      width: 195px;
      padding: 10px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 0.625em;
      font-family: 'Open Sans', sans-serif; }
    /* line 259, sass/header.scss */
    #header #user-box #account-box {
      width: 130px;
      text-align: left;
      color: #000;
      padding: 0;
      z-index: 20; }
      /* line 267, sass/header.scss */
      #header #user-box #account-box ul {
        background-color: #2c343e;
        color: #fff;
        margin: 0;
        padding: 0;
        list-style: none; }
        /* line 273, sass/header.scss */
        #header #user-box #account-box ul li {
          padding: 0;
          width: 100%; }
          /* line 276, sass/header.scss */
          #header #user-box #account-box ul li a {
            cursor: pointer;
            display: block;
            float: none;
            text-shadow: none;
            text-transform: none;
            font-size: 1em;
            font-family: "Open Sans", sans-serif;
            padding: 5px 10px;
            border-bottom: 1px solid #202224; }
            /* line 284, sass/header.scss */
            #header #user-box #account-box ul li a:before {
              background: none; }
            /* line 287, sass/header.scss */
            #header #user-box #account-box ul li a:hover {
              color: inherit; }
            /* line 292, sass/header.scss */
            #header #user-box #account-box ul li a:hover {
              background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMxZTlmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNzA3ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
              background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #31e9ff), color-stop(100%, #00707d));
              background: -webkit-linear-gradient(#31e9ff, #00707d);
              background: -moz-linear-gradient(#31e9ff, #00707d);
              background: -o-linear-gradient(#31e9ff, #00707d);
              background: linear-gradient(#31e9ff, #00707d);
              color: #fff; }
            /* line 296, sass/header.scss */
            #header #user-box #account-box ul li a:last-child {
              border: 0; }
    /* line 304, sass/header.scss */
    #header #user-box #login-box {
      z-index: 10; }
      /* line 307, sass/header.scss */
      #header #user-box #login-box a {
        color: #000;
        text-shadow: none;
        text-transform: none;
        text-decoration: underline; }
      /* line 313, sass/header.scss */
      #header #user-box #login-box .error {
        color: #be0008;
        margin-bottom: 7px;
        font-weight: bold;
        text-align: justify;
        line-height: 1em;
        display: none; }
      /* line 321, sass/header.scss */
      #header #user-box #login-box .no-margin {
        margin-bottom: 3px; }
      /* line 324, sass/header.scss */
      #header #user-box #login-box input {
        width: 100%;
        margin-bottom: 5px;
        padding: 5px;
        background-color: #777;
        color: #fff;
        border: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        font-family: "Open Sans", sans-serif; }
      /* line 335, sass/header.scss */
      #header #user-box #login-box input[type=button], #header #user-box #login-box input[type=submit] {
        filter: none;
        background: none;
        background-color: #000;
        color: #00e4ff;
        text-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
    /* line 345, sass/header.scss */
    #header #user-box .open .box.login {
      background: none;
      background-color: #fff;
      color: #000;
      text-shadow: none; }
      /* line 350, sass/header.scss */
      #header #user-box .open .box.login:hover {
        background-color: #fff;
        color: #000; }
    /* line 360, sass/header.scss */
    #header #user-box .box {
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMxZTlmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNzA3ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #31e9ff), color-stop(100%, #00707d));
      background-image: -webkit-linear-gradient(#31e9ff, #00707d);
      background-image: -moz-linear-gradient(#31e9ff, #00707d);
      background-image: -o-linear-gradient(#31e9ff, #00707d);
      background-image: linear-gradient(#31e9ff, #00707d);
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      text-shadow: -1px -1px 1px #007381;
      position: relative;
      cursor: pointer;
      float: left;
      text-align: center;
      width: 49.6%;
      height: 100%;
      text-transform: uppercase;
      font-size: 0.875em;
      margin-left: 1px;
      display: block; }
      @media (min-width: 480px) {
        /* line 360, sass/header.scss */
        #header #user-box .box {
          float: right;
          width: auto;
          padding: 10px 20px 10px 40px; } }
      /* line 382, sass/header.scss */
      #header #user-box .box:hover {
        color: #fff; }
      @media (min-width: 480px) {
        /* line 385, sass/header.scss */
        #header #user-box .box:before {
          position: absolute;
          left: 11px;
          top: 11px;
          height: 21px;
          width: 21px;
          content: ' ';
          z-index: 10; } }
      /* line 397, sass/header.scss */
      #header #user-box .box.user {
        min-width: 130px;
        padding: 10px 40px 10px 20px; }
        /* line 400, sass/header.scss */
        #header #user-box .box.user:before {
          left: auto;
          right: 11px; }
    /* line 417, sass/header.scss */
    #header #user-box img {
      height: 100%;
      width: 45px;
      display: block;
      float: right; }
  /* line 425, sass/header.scss */
  #header nav {
    font-family: "EurostileT-RegCon", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-size: 1.125em; }
    @media (min-width: 60.25em) {
      /* line 432, sass/header.scss */
      #header nav #nav-list {
        margin-top: 10px; } }
    /* line 437, sass/header.scss */
    #header nav ul {
      padding: 0 0 0 10px;
      margin: 0; }
      @media (min-width: 60.25em) {
        /* line 437, sass/header.scss */
        #header nav ul {
          margin: 0;
          padding: 0;
          border: 0;
          overflow: hidden;
          background-color: transparent; }
          /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
          #header nav ul li {
            list-style-image: none;
            list-style-type: none;
            margin-left: 0;
            white-space: nowrap;
            display: inline;
            float: left;
            padding-left: 4px;
            padding-right: 4px; }
            /* line 48, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
            #header nav ul li:first-child, #header nav ul li.first {
              padding-left: 0; }
            /* line 49, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
            #header nav ul li:last-child {
              padding-right: 0; }
            /* line 50, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
            #header nav ul li.last {
              padding-right: 0; } }
      /* line 450, sass/header.scss */
      #header nav ul li {
        padding-right: 1.25em; }
        @media (min-width: 60.25em) {
          /* line 454, sass/header.scss */
          #header nav ul li :before {
            content: " ";
            display: block;
            position: absolute;
            margin-left: -1.25em;
            margin-top: 2px;
            width: 0.875em;
            height: 1.375em;
            background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD5JREFUCNdj+P//PwMUmwHxGSCWhokhS3wA4mogvg1TgCyRAFUIVwDiWEIlY5Ek78EkkRXAJZDthCk4j+wgAGX+iugdnKdUAAAAAElFTkSuQmCC') no-repeat center center; } }
      /* line 466, sass/header.scss */
      #header nav ul li:first-child {
        text-indent: 0; }
        /* line 469, sass/header.scss */
        #header nav ul li:first-child :before {
          display: none; }

/* line 480, sass/header.scss */
#nav-toggle {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: black;
  padding: 10px 0px 10px 10px;
  width: 100%; }
  @media (min-width: 60.25em) {
    /* line 480, sass/header.scss */
    #nav-toggle {
      display: none; } }

/* line 494, sass/header.scss */
.js #nav-list {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  background-color: #0a0a0a; }
  @media (min-width: 60.25em) {
    /* line 494, sass/header.scss */
    .js #nav-list {
      overflow: visible;
      position: relative;
      max-height: none;
      background-color: transparent; } }

/* ==========================================================================
   Buttons classes
   ========================================================================== */
/* line 512, sass/header.scss */
#background {
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 1; }

/* ==========================================================================
   Buttons classes
   ========================================================================== */
/* line 541, sass/header.scss */
div.drop-list {
  position: absolute;
  top: pmtoem(45);
  right: pmtoem(40);
  text-align: left;
  width: 182px;
  overflow-y: hidden;
  background: url('../img/ssz/box_grid_2.png?1368104641'), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgwLCAwLCAwLCAwLjEpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDAsIDAsIDAsIDAuNSkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: url('../img/ssz/box_grid_2.png?1368104641'), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.5)));
  background: url('../img/ssz/box_grid_2.png?1368104641'), -webkit-linear-gradient(top center, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  background: url('../img/ssz/box_grid_2.png?1368104641'), -moz-linear-gradient(top center, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  background: url('../img/ssz/box_grid_2.png?1368104641'), -o-linear-gradient(top center, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  background: url('../img/ssz/box_grid_2.png?1368104641'), linear-gradient(top center, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  border: 1px solid #2b4f50;
  margin-top: 0; }
  /* line 555, sass/header.scss */
  div.drop-list > ul {
    margin-top: 10px;
    font-size: 0.875em;
    line-height: 1.71429em;
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD5JREFUCNdj+P//PwMUmwHxGSCWhokhS3wA4mogvg1TgCyRAFUIVwDiWEIlY5Ek78EkkRXAJZDthCk4j+wgAGX+iugdnKdUAAAAAElFTkSuQmCC'); }
    /* line 561, sass/header.scss */
    div.drop-list > ul a {
      text-transform: uppercase; }
  /* line 568, sass/header.scss */
  div.drop-list.close {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px); }

/* line 2, sass/media.scss */
#gallery .gallery-holder, #videos .gallery-holder {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0; }
  /* line 6, sass/media.scss */
  #gallery .gallery-holder ul, #videos .gallery-holder ul {
    min-height: 540px;
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
    vertical-align: top; }
    /* line 14, sass/media.scss */
    #gallery .gallery-holder ul li, #videos .gallery-holder ul li {
      padding: 0;
      margin: 0; }
/* line 20, sass/media.scss */
#gallery .pages, #videos .pages {
  text-align: right;
  padding: 10px 0 10px; }
  /* line 22, sass/media.scss */
  #gallery .pages:after, #videos .pages:after {
    content: url('../img/ssz/line-f.png?1394014056');
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAENJREFUeNpiTOnpc2UgArB8E1eRJk6hmKIQMQoZ/wMBMQqZGIgELIG7rhQTpZDr1f13xCl8eecpUQrFBQWvEqMQIMAAL6ERPPASZHoAAAAASUVORK5CYII=') 36px 0px no-repeat;
    display: block;
    line-height: 0;
    font-size: 16px;
    background-size: 100% 9px;
    width: 100%;
    height: 9px;
    text-align: left;
    margin-top: 6px; }
  /* line 35, sass/media.scss */
  #gallery .pages:before, #videos .pages:before {
    content: url('../img/ssz/line-f.png?1394014056');
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAENJREFUeNpiTOnpc2UgArB8E1eRJk6hmKIQMQoZ/wMBMQqZGIgELIG7rhQTpZDr1f13xCl8eecpUQrFBQWvEqMQIMAAL6ERPPASZHoAAAAASUVORK5CYII=') 36px 0px no-repeat;
    display: block;
    line-height: 0;
    font-size: 16px;
    background-size: 100% 9px;
    width: 100%;
    height: 9px;
    text-align: left;
    margin-bottom: 6px; }
  /* line 50, sass/media.scss */
  #gallery .pages a, #videos .pages a {
    margin: 0 5px;
    text-shadow: none; }
    /* line 53, sass/media.scss */
    #gallery .pages a.disabled, #videos .pages a.disabled {
      color: #999;
      cursor: not-allowed; }
  /* line 58, sass/media.scss */
  #gallery .pages ol, #videos .pages ol {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none; }
    /* line 63, sass/media.scss */
    #gallery .pages ol li, #videos .pages ol li {
      margin: 0;
      padding: 0;
      display: inline-block; }
      /* line 67, sass/media.scss */
      #gallery .pages ol li a, #videos .pages ol li a {
        display: inline-block;
        width: 24px;
        height: 24px;
        text-align: center; }
  /* line 75, sass/media.scss */
  #gallery .pages .selected a, #videos .pages .selected a {
    color: #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff; }

/* ==========================================================================
   Sass: functions
   ========================================================================== */
/* 
 * Convert px to em
 */
/*
 * Layout
 */
/*
 * Style
 */
/*
 * Fonts stuff
 */
/*
 * Sprite stuff
 */
/* ==========================================================================
   footer classes
   ========================================================================== */
/* line 21, sass/footer.scss */
#footer-bg {
  clear: both;
  background: url('../img/ssz/footer-bg.png?1368104641') repeat-x top, black;
  width: 100%;
  min-height: 315px;
  z-index: 99; }
  /* line 25, sass/footer.scss */
  #footer-bg.bottom {
    position: relative; }
  /* line 30, sass/footer.scss */
  #footer-bg:after {
    content: "";
    display: block;
    position: absolute;
    pointer-events: none;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjMxNXB4IiByPSIxMDAiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYmEoMCwgMCwgMCwgMC4xKSIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDAsIDAsIDAsIDApIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDAsIDAsIDAsIDAuNykiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background: -webkit-gradient(radial, 50% 315px, 0, 50% 315px, 100, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-radial-gradient(50% 315px, circle farthest-corner, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -moz-radial-gradient(50% 315px, circle farthest-corner, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-radial-gradient(50% 315px, circle farthest-corner, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    background: radial-gradient(50% 315px, circle farthest-corner, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    width: 100%;
    min-height: 315px;
    top: 0;
    z-index: -5; }
  /* line 44, sass/footer.scss */
  #footer-bg:before {
    pointer-events: none;
    content: "";
    display: block;
    position: absolute;
    background: url('../img/ssz/footer-smoke.png?1396261909') no-repeat top center;
    width: 100%;
    height: 100%;
    top: -61px;
    z-index: -11; }
  /* line 58, sass/footer.scss */
  #footer-bg #footer-bt {
    display: block;
    position: absolute;
    width: 116px;
    height: 116px;
    background: url('../img/ssz/footer-bt.png?1368104641') no-repeat top center;
    margin-left: -58px;
    margin-top: -58px;
    left: 50%;
    overflow: visible;
    cursor: pointer; }
  /* line 78, sass/footer.scss */
  #footer-bg #footer {
    max-width: 960px;
    width: 100%;
    padding-left: 0.9em;
    padding-right: 0.9em;
    margin-left: auto;
    margin-right: auto;
    z-index: 25;
    overflow-y: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    /* line 92, sass/footer.scss */
    #footer-bg #footer #footer-logos {
      display: block; }
      /* line 96, sass/footer.scss */
      #footer-bg #footer #footer-logos ul {
        margin: 0;
        padding: 0;
        border: 0;
        overflow: hidden;
        *zoom: 1;
        width: 100%; }
        /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
        #footer-bg #footer #footer-logos ul li {
          list-style-image: none;
          list-style-type: none;
          margin-left: 0;
          white-space: nowrap;
          display: inline;
          float: left;
          padding-left: 4px;
          padding-right: 4px; }
          /* line 48, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
          #footer-bg #footer #footer-logos ul li:first-child, #footer-bg #footer #footer-logos ul li.first {
            padding-left: 0; }
          /* line 49, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
          #footer-bg #footer #footer-logos ul li:last-child {
            padding-right: 0; }
          /* line 50, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
          #footer-bg #footer #footer-logos ul li.last {
            padding-right: 0; }
        /* line 102, sass/footer.scss */
        #footer-bg #footer #footer-logos ul li a {
          text-indent: -119988px;
          overflow: hidden;
          text-align: left;
          display: block;
          width: 100%;
          height: 101px;
          margin: 0; }
        /* line 110, sass/footer.scss */
        #footer-bg #footer #footer-logos ul li#bornready {
          max-width: 81px;
          width: 35%; }
          /* line 113, sass/footer.scss */
          #footer-bg #footer #footer-logos ul li#bornready a {
            background: url('../img/ssz/logo-bornreadygame.png?1368104641') no-repeat;
            background-size: 100% auto; }
        /* line 120, sass/footer.scss */
        #footer-bg #footer #footer-logos ul li#steam {
          max-width: 149px;
          width: 55%; }
          /* line 123, sass/footer.scss */
          #footer-bg #footer #footer-logos ul li#steam a {
            background: url('../img/logo-steam.png?1368104642') no-repeat center center;
            background-size: 100% auto; }
        /* line 130, sass/footer.scss */
        #footer-bg #footer #footer-logos ul li#madeincreativeuk {
          max-width: 115px;
          width: 100%;
          float: right; }
          /* line 134, sass/footer.scss */
          #footer-bg #footer #footer-logos ul li#madeincreativeuk a {
            background: url('../img/micuk.png?1394469189') no-repeat center center;
            background-size: 100% auto; }
    /* line 147, sass/footer.scss */
    #footer-bg #footer #footer-nav .t-c h3 > span {
      display: block;
      width: auto; }
    /* line 152, sass/footer.scss */
    #footer-bg #footer #footer-nav .t-c > ul {
      font-family: "EurostileT-Reg", Helvetica, Arial, sans-serif;
      font-size: 1em;
      margin-top: 0;
      font-size: 0.875em;
      line-height: 1.71429em;
      list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAGCAYAAAAPDoR2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD5JREFUCNdj+P//PwMUmwHxGSCWhokhS3wA4mogvg1TgCyRAFUIVwDiWEIlY5Ek78EkkRXAJZDthCk4j+wgAGX+iugdnKdUAAAAAElFTkSuQmCC'); }
      /* line 158, sass/footer.scss */
      #footer-bg #footer #footer-nav .t-c > ul li > ul {
        margin: 0;
        padding: 0 0 0 10px; }
        /* line 162, sass/footer.scss */
        #footer-bg #footer #footer-nav .t-c > ul li > ul li {
          font-size: 0.8125em;
          line-height: 1.84615em; }
      /* line 167, sass/footer.scss */
      #footer-bg #footer #footer-nav .t-c > ul a {
        text-transform: uppercase; }
    /* line 175, sass/footer.scss */
    #footer-bg #footer footer {
      color: #30595a;
      line-height: 0.625em;
      font-family: "EurostileT-Reg";
      text-transform: uppercase;
      font-size: 0.75em;
      line-height: 2em;
      line-height: 0.9375em;
      margin: 30px 0px 30px 0px; }

/* line 189, sass/footer.scss */
#footer-bg.fixed {
  position: fixed;
  left: 0; }

/* line 198, sass/footer.scss */
.t-c {
  width: 100%;
  float: left;
  margin-right: 32.25806%;
  display: inline; }

/* line 201, sass/footer.scss */
.t-full {
  width: 100%;
  float: left;
  margin-right: 32.25806%;
  display: inline;
  margin-top: 60px; }

/* line 206, sass/footer.scss */
.t-three {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1.25em;
  display: inline; }

@media (min-width: 480px) {
  /* line 212, sass/footer.scss */
  .t-full {
    width: 100%;
    float: left;
    margin-right: 2.07469%;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 60px; }

  /* line 221, sass/footer.scss */
  .t-six {
    width: 74.48133%;
    float: left;
    margin-right: 2.07469%; }

  /* line 225, sass/footer.scss */
  .t-three {
    width: 23.44398%;
    float: right;
    margin-right: 0; }

  /* line 229, sass/footer.scss */
  .t-c {
    width: 23.44398%;
    float: left;
    margin-right: 2.07469%;
    margin: 0px 50px 0px 0px; } }
/* Import Skins */
/* Reset Styles */
/* line 11, sass/ilightbox.scss */
.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder, .ilightbox-holder .ilightbox-container, .ilightbox-holder .ilightbox-container img.ilightbox-image, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-toolbar *, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social, .ilightbox-holder .ilightbox-container .ilightbox-social * {
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  line-height: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none; }

/* line 29, sass/ilightbox.scss */
.ilightbox-overlay, .ilightbox-loader, .ilightbox-loader *, .ilightbox-holder .ilightbox-container .ilightbox-caption, .ilightbox-toolbar, .ilightbox-thumbnails, .ilightbox-thumbnails *, .ilightbox-holder .ilightbox-container .ilightbox-social {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0); }

/* Disable & Hide Scrollbar */
/* line 35, sass/ilightbox.scss */
.ilightbox-noscroll {
  overflow: hidden; }

/* line 38, sass/ilightbox.scss */
.ilightbox-closedhand * {
  cursor: url(closedhand.cur), default !important; }

/* line 42, sass/ilightbox.scss */
.ilightbox-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000; }

/* line 52, sass/ilightbox.scss */
.ilightbox-loader {
  position: fixed;
  z-index: 100005;
  top: 45%;
  left: -192px;
  padding-left: 30px;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0; }

/* line 66, sass/ilightbox.scss */
.ilightbox-loader div {
  width: 72px;
  height: 72px;
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0; }

/* line 74, sass/ilightbox.scss */
.ilightbox-loader.horizontal {
  left: 45%;
  top: -192px;
  padding: 0;
  padding-top: 30px;
  -webkit-border-radius: 0 0 100px 100px;
  border-radius: 0 0 100px 100px; }

/* line 84, sass/ilightbox.scss */
.ilightbox-loader.horizontal div {
  -webkit-border-radius: 0 0 100px 100px;
  border-radius: 0 0 100px 100px; }

/* line 89, sass/ilightbox.scss */
.ilightbox-toolbar {
  display: none;
  position: fixed;
  z-index: 100010; }

/* line 95, sass/ilightbox.scss */
.ilightbox-toolbar a {
  float: left;
  cursor: pointer; }

/* line 101, sass/ilightbox.scss */
.ilightbox-toolbar .ilightbox-prev-button,
.ilightbox-toolbar .ilightbox-next-button {
  display: none; }

/* line 105, sass/ilightbox.scss */
.ilightbox-thumbnails {
  display: block;
  position: fixed;
  z-index: 100009; }

/* line 111, sass/ilightbox.scss */
.ilightbox-thumbnails.ilightbox-horizontal {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px; }

/* line 118, sass/ilightbox.scss */
.ilightbox-thumbnails.ilightbox-vertical {
  top: 0;
  right: 0;
  width: 140px;
  height: 100%;
  overflow: hidden; }

/* line 126, sass/ilightbox.scss */
.ilightbox-thumbnails .ilightbox-thumbnails-container {
  display: block;
  position: relative; }

/* line 131, sass/ilightbox.scss */
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
  width: 100%;
  height: 100px; }

/* line 136, sass/ilightbox.scss */
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
  width: 140px;
  height: 100%; }

/* line 141, sass/ilightbox.scss */
.ilightbox-thumbnails .ilightbox-thumbnails-grid {
  display: block;
  position: absolute;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0); }

/* line 149, sass/ilightbox.scss */
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
  display: block;
  cursor: pointer;
  padding: 10px;
  position: relative; }

/* line 156, sass/ilightbox.scss */
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -ms-interpolation-mode: bicubic; }

/* line 166, sass/ilightbox.scss */
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .7; }

/* line 175, sass/ilightbox.scss */
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
  opacity: 1; }

/* line 179, sass/ilightbox.scss */
.ilightbox-holder {
  display: none;
  position: fixed;
  z-index: 100003;
  -webkit-transform: none;
  -moz-transform: none; }

/* line 188, sass/ilightbox.scss */
.ilightbox-holder.ilightbox-next, .ilightbox-holder.ilightbox-prev {
  cursor: pointer; }

/* line 192, sass/ilightbox.scss */
.ilightbox-holder div.ilightbox-container {
  position: relative;
  width: 100%;
  height: 100%; }

/* line 198, sass/ilightbox.scss */
.ilightbox-holder img.ilightbox-image {
  width: 100%;
  height: 100%; }

/* line 203, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-container .ilightbox-caption {
  display: none;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  max-width: 100%;
  padding: 5px 10px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 150%;
  word-wrap: break-word;
  z-index: 20003;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

/* line 225, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-container .ilightbox-social {
  display: none;
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 5px;
  padding-left: 0;
  z-index: 20003;
  height: 16px; }

/* line 236, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-container .ilightbox-social ul {
  float: left;
  list-style: none;
  height: 16px; }

/* line 242, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-container .ilightbox-social ul li {
  display: inline; }

/* line 246, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
  float: left;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 50%; }

/* line 255, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
  background-image: url("ssz-skin/social_icons/facebook_16.png"); }

/* line 259, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a {
  background-image: url("ssz-skin/social_icons/digg_16.png"); }

/* line 263, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
  background-image: url("ssz-skin/social_icons/twitter_16.png"); }

/* line 267, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a {
  background-image: url("ssz-skin/social_icons/delicious_16.png"); }

/* line 271, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a {
  background-image: url("ssz-skin/social_icons/reddit_16.png"); }

/* line 275, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
  background-image: url("ssz-skin/social_icons/google_plus_16.png"); }

/* line 279, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-alert {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  padding-top: 100px;
  margin: auto;
  width: 300px;
  height: 50px; }

/* line 293, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-wrapper {
  width: 100%;
  height: 100%;
  overflow: auto; }

/* line 299, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-inner-toolbar {
  position: relative;
  z-index: 100; }

/* line 304, sass/ilightbox.scss */
.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
  position: absolute; }

/* Style arrow buttons */
/* line 309, sass/ilightbox.scss */
.ilightbox-button {
  position: fixed;
  z-index: 100008;
  cursor: pointer; }

/* Style mobile devices */
/* line 317, sass/ilightbox.scss */
.isMobile .ilightbox-button,
.isMobile .ilightbox-thumbnails {
  display: none !important; }

/* line 322, sass/ilightbox.scss */
.isMobile .ilightbox-toolbar .ilightbox-prev-button,
.isMobile .ilightbox-toolbar .ilightbox-next-button {
  display: block; }

/* line 326, sass/ilightbox.scss */
.ilightbox-overlay.parade {
  background: url('../img/ssz/box_grid_2.png?1368104641'), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjAlIiByPSIyMDAiPjxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuMykiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTUsIDI1NSwgMjU1LCAwLjEpIi8+PHN0b3Agb2Zmc2V0PSIyMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDIwLCA3MCwgNzIsIDAuNSkiLz48L3JhZGlhbEdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='), url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyMCwgNzAsIDcyLCAwLjgpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDAsIDAsIDAsIDApIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: url('../img/ssz/box_grid_2.png?1368104641'), -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 200, color-stop(10%, rgba(255, 255, 255, 0.3)), color-stop(50%, rgba(255, 255, 255, 0.1)), color-stop(200%, rgba(20, 70, 72, 0.5))), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(20, 70, 72, 0.8)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: url('../img/ssz/box_grid_2.png?1368104641'), -webkit-radial-gradient(center top, 50% 50%, rgba(255, 255, 255, 0.3) 10%, rgba(255, 255, 255, 0.1) 50%, rgba(20, 70, 72, 0.5) 200%), -webkit-linear-gradient(top center, rgba(20, 70, 72, 0.8), rgba(0, 0, 0, 0));
  background: url('../img/ssz/box_grid_2.png?1368104641'), -moz-radial-gradient(center top, 50% 50%, rgba(255, 255, 255, 0.3) 10%, rgba(255, 255, 255, 0.1) 50%, rgba(20, 70, 72, 0.5) 200%), -moz-linear-gradient(top center, rgba(20, 70, 72, 0.8), rgba(0, 0, 0, 0));
  background: url('../img/ssz/box_grid_2.png?1368104641'), -o-radial-gradient(center top, 50% 50%, rgba(255, 255, 255, 0.3) 10%, rgba(255, 255, 255, 0.1) 50%, rgba(20, 70, 72, 0.5) 200%), -o-linear-gradient(top center, rgba(20, 70, 72, 0.8), rgba(0, 0, 0, 0));
  background: url('../img/ssz/box_grid_2.png?1368104641'), radial-gradient(center top, 50% 50%, rgba(255, 255, 255, 0.3) 10%, rgba(255, 255, 255, 0.1) 50%, rgba(20, 70, 72, 0.5) 200%), linear-gradient(top center, rgba(20, 70, 72, 0.8), rgba(0, 0, 0, 0)); }

/* ==========================================================================
   Sass: functions
   ========================================================================== */
/* 
 * Convert px to em
 */
/*
 * Layout
 */
/*
 * Style
 */
/*
 * Fonts stuff
 */
/*
 * Sprite stuff
 */
/* ==========================================================================
   IE css
   ========================================================================== */
/* line 7, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
.oldBrowser {
  position: fixed;
  background: #232323;
  width: 100%;
  height: 100%;
  z-index: 100; }
  /* line 14, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
  .oldBrowser .content {
    margin: 0 auto;
    max-width: 960px;
    text-align: center; }
    /* line 19, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
    .oldBrowser .content > h1 {
      margin: 100px 0 50px 0;
      background: url('../img/logo.png') no-repeat center center;
      height: 176px;
      overflow: hidden;
      text-indent: -9000px;
      display: block; }
  /* line 28, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
  .oldBrowser .footer {
    font-size: 12px; }

/* line 34, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
ul#browserlist {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  margin: 50px 0; }
  /* line 60, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
  ul#browserlist li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-right: 4px; }
    /* line 48, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
    ul#browserlist li:first-child, ul#browserlist li.first {
      padding-left: 0; }
    /* line 49, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
    ul#browserlist li:last-child {
      padding-right: 0; }
    /* line 50, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
    ul#browserlist li.last {
      padding-right: 0; }
  /* line 40, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
  ul#browserlist li {
    width: 170px;
    font-size: 12px;
    padding: 10px 0;
    margin-left: 5px; }
    /* line 46, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
    ul#browserlist li:hover {
      background: #1f1f1f; }
    /* line 50, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
    ul#browserlist li a h1 {
      font-size: 14px;
      text-transform: uppercase;
      text-decoration: none;
      background: #393939;
      padding: 10px 5px; }
    /* line 62, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
    ul#browserlist li .icon {
      background: url('../img/browsericons.png?1396261909') no-repeat;
      width: 125px;
      height: 135px;
      margin-bottom: 20px; }
    /* line 69, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
    ul#browserlist li#chrome .icon {
      background-position: 0 0; }
    /* line 72, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
    ul#browserlist li#firefox .icon {
      background-position-x: -125px; }
    /* line 76, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
    ul#browserlist li#safari .icon {
      background-position-x: -250px; }
    /* line 80, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
    ul#browserlist li#opera .icon {
      background-position-x: -375px; }
    /* line 84, ../../../../../Users/nathan/Documents/Web/sass_framework/ie_old.scss */
    ul#browserlist li#ie .icon {
      background-position-x: -500px; }

/* ==========================================================================
   Layout classes
   ========================================================================== */
/* line 5, sass/screen.scss */
.page {
  padding-left: 0.9em;
  padding-right: 0.9em; }
  /* line 11, sass/screen.scss */
  .page .b-three {
    width: 100%;
    float: left;
    margin-right: 2.07469%;
    display: inline; }
    /* line 184, ../../../../CodeKit.app/Contents/Resources/engines/susy/sass/susy/_grid.scss */
    .page .b-three:nth-child(1n) {
      float: right;
      margin-right: 0; }
    @media (min-width: 480px) {
      /* line 11, sass/screen.scss */
      .page .b-three {
        width: 23.44398%;
        float: left;
        margin-right: 2.07469%; }
        /* line 251, ../../../../CodeKit.app/Contents/Resources/engines/susy/sass/susy/_grid.scss */
        .page .b-three:nth-child(1n) {
          float: left;
          margin-right: 2.07469%; }
        /* line 184, ../../../../CodeKit.app/Contents/Resources/engines/susy/sass/susy/_grid.scss */
        .page .b-three:nth-child(4n) {
          float: right;
          margin-right: 0; } }
  @media (min-width: 480px) {
    /* line 26, sass/screen.scss */
    .page .b-three.omega {
      width: 23.44398%;
      float: left;
      margin-right: 2.07469%; }
      /* line 184, ../../../../CodeKit.app/Contents/Resources/engines/susy/sass/susy/_grid.scss */
      .page .b-three.omega:nth-child(2n) {
        float: right;
        margin-right: 0; } }
  /* line 33, sass/screen.scss */
  .page .b-four {
    width: 100%;
    float: left;
    margin-right: 32.25806%;
    display: inline; }
    @media (min-width: 480px) {
      /* line 33, sass/screen.scss */
      .page .b-four, .page #featured .stats dl > div dt, #featured .stats dl > div .page dt {
        width: 31.95021%;
        float: left;
        margin-right: 2.07469%; }
        /* line 184, ../../../../CodeKit.app/Contents/Resources/engines/susy/sass/susy/_grid.scss */
        .page .b-four:nth-child(2n), .page #featured .stats dl > div dt:nth-child(2n), #featured .stats dl > div .page dt:nth-child(2n) {
          float: right;
          margin-right: 0; } }
  /* line 43, sass/screen.scss */
  .page .b-six {
    width: 100%;
    float: left;
    margin-right: 32.25806%;
    display: inline; }
    @media (min-width: 480px) {
      /* line 47, sass/screen.scss */
      .page .b-six.full {
        width: 50%;
        margin-left: 0;
        margin-right: 0; } }
    @media (min-width: 480px) {
      /* line 43, sass/screen.scss */
      .page .b-six {
        width: 48.96266%;
        float: left;
        margin-right: 2.07469%; } }
  /* line 64, sass/screen.scss */
  .page .b-six.omega {
    width: 100%;
    float: left;
    margin-right: 32.25806%;
    display: inline;
    float: left;
    margin-right: 32.25806%;
    *margin-left: auto; }
    @media (min-width: 480px) {
      /* line 68, sass/screen.scss */
      .page .b-six.omega.full {
        width: 50%;
        margin-left: 0;
        margin-right: 0; } }
    @media (min-width: 480px) {
      /* line 64, sass/screen.scss */
      .page .b-six.omega {
        width: 48.96266%;
        float: right;
        margin-right: 0; } }
  @media (min-width: 480px) {
    /* line 84, sass/screen.scss */
    .page .b-ten {
      width: 82.98755%;
      float: left;
      margin-right: 2.07469%;
      padding-left: 8.50622%; } }
  /* line 92, sass/screen.scss */
  .page .b-eight {
    float: none;
    width: auto;
    margin-right: auto;
    *margin-left: auto;
    display: block; }
    @media (min-width: 480px) {
      /* line 92, sass/screen.scss */
      .page .b-eight {
        width: 65.9751%;
        float: left;
        margin-right: 2.07469%; } }
    /* line 100, sass/screen.scss */
    .page .b-eight .b-eight.omega, .page .b-eight #featured .stats dl > div dd, #featured .stats dl > div .page .b-eight dd {
      width: 100%;
      float: left;
      margin-right: 32.25806%;
      display: inline; }
      @media (min-width: 480px) {
        /* line 100, sass/screen.scss */
        .page .b-eight .b-eight.omega, .page .b-eight #featured .stats dl > div dd, #featured .stats dl > div .page .b-eight dd {
          width: 65.9751%;
          float: right;
          margin-right: 0; } }
  /* line 109, sass/screen.scss */
  .page .b-full {
    width: 100%;
    float: left;
    margin-right: 2.07469%;
    display: inline; }
  @media (min-width: 480px) {
    /* line 5, sass/screen.scss */
    .page {
      max-width: 60em;
      padding-left: 1.25em;
      padding-right: 1.25em;
      margin-left: auto;
      margin-right: auto; }
      /* line 38, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
      .page:after {
        content: "";
        display: table;
        clear: both; } }
  /* line 116, sass/screen.scss */
  .page .no-margin-right {
    margin-right: 0;
    overflow-x: hidden; }

/* ==========================================================================
  	media tags 
   ========================================================================== */
/* line 128, sass/screen.scss */
#mobile-header {
  display: block; }

@media (min-width: 600px) {
  /* line 133, sass/screen.scss */
  #mobile-header {
    display: none; } }
/* line 140, sass/screen.scss */
#buy-dropdown.b-three.omega {
  display: none; }

@media (min-width: 480px) {
  /* line 150, sass/screen.scss */
  #buy-dropdown.b-three.omega {
    display: block; }

  /* line 155, sass/screen.scss */
  .youtube img {
    min-width: 236px; }

  /* line 164, sass/screen.scss */
  #main ul.h-l li {
    width: auto; }
    /* line 174, sass/screen.scss */
    #main ul.h-l li span {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      padding: 0px;
      max-width: 240px; }
  /* line 189, sass/screen.scss */
  #main #game-buy ul {
    width: 100%;
    height: 80px;
    margin: 0px 0px 20px 0px; }
    /* line 195, sass/screen.scss */
    #main #game-buy ul li {
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      float: left;
      margin: 1% 0 1% 2%;
      width: 18%;
      height: auto; }
      /* line 209, sass/screen.scss */
      #main #game-buy ul li :last-child {
        margin-right: 0; }
      /* line 213, sass/screen.scss */
      #main #game-buy ul li a {
        width: 100%;
        height: 80px; }
      /* line 219, sass/screen.scss */
      #main #game-buy ul li#steam a {
        max-width: 149px;
        background-size: 100% auto; }
      /* line 224, sass/screen.scss */
      #main #game-buy ul li#amazone a {
        max-width: 169px;
        background-size: 100% auto; }
      /* line 229, sass/screen.scss */
      #main #game-buy ul li#gamesgate a {
        max-width: 192px;
        background-size: 100% auto; }
      /* line 234, sass/screen.scss */
      #main #game-buy ul li#gog a {
        max-width: 170px;
        background-size: 100% auto; }
      /* line 239, sass/screen.scss */
      #main #game-buy ul li#green a {
        max-width: 170px;
        background-size: 100% auto; } }
@media (min-width: 480px) {
  /* line 254, sass/screen.scss */
  #main .box-s {
    min-width: 210px;
    min-height: 450px;
    padding: 0px 12px 0px 12px; }

  /* line 261, sass/screen.scss */
  .fadeout:after {
    content: " ";
    display: block;
    pointer-events: none;
    position: absolute;
    left: -20%;
    width: 120%;
    height: 50%;
    bottom: -20px;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgwLCAwLCAwLCAwKSIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSJyZ2JhKDAsIDAsIDAsIDApIi8+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9InJnYmEoMCwgMCwgMCwgMC4yKSIvPjxzdG9wIG9mZnNldD0iODYlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(30%, rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(86%, #000000), color-stop(100%, #000000));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.2) 40%, #000000 86%, #000000 100%);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.2) 40%, #000000 86%, #000000 100%);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.2) 40%, #000000 86%, #000000 100%);
    background-image: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.2) 40%, #000000 86%, #000000 100%);
    z-index: 10; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* line 281, sass/screen.scss */
  t-full {
    padding: 0;
    margin-right: 0; }

  /* line 286, sass/screen.scss */
  b-full {
    margin-right: 0; } }
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
/* line 9, ../../../../../Users/nathan/Documents/Web/sass_framework/helper.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

/* line 17, ../../../../../Users/nathan/Documents/Web/sass_framework/helper.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
/* line 28, ../../../../../Users/nathan/Documents/Web/sass_framework/helper.scss */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
/* line 37, ../../../../../Users/nathan/Documents/Web/sass_framework/helper.scss */
.visuallyhidden, #featured figcaption {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
/* line 54, ../../../../../Users/nathan/Documents/Web/sass_framework/helper.scss */
.visuallyhidden.focusable:active, #featured figcaption.focusable:active,
.visuallyhidden.focusable:focus,
#featured figcaption.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
/* line 67, ../../../../../Users/nathan/Documents/Web/sass_framework/helper.scss */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 84, ../../../../../Users/nathan/Documents/Web/sass_framework/helper.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

/* line 89, ../../../../../Users/nathan/Documents/Web/sass_framework/helper.scss */
.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 98, ../../../../../Users/nathan/Documents/Web/sass_framework/helper.scss */
.clearfix {
  *zoom: 1; }

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /* line 14, ../../../../../Users/nathan/Documents/Web/sass_framework/print.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  /* line 22, ../../../../../Users/nathan/Documents/Web/sass_framework/print.scss */
  a,
  a:visited {
    text-decoration: underline; }

  /* line 26, ../../../../../Users/nathan/Documents/Web/sass_framework/print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

  /* line 30, ../../../../../Users/nathan/Documents/Web/sass_framework/print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 40, ../../../../../Users/nathan/Documents/Web/sass_framework/print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  /* line 45, ../../../../../Users/nathan/Documents/Web/sass_framework/print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /* line 50, ../../../../../Users/nathan/Documents/Web/sass_framework/print.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  /* line 55, ../../../../../Users/nathan/Documents/Web/sass_framework/print.scss */
  tr,
  img {
    page-break-inside: avoid; }

  /* line 59, ../../../../../Users/nathan/Documents/Web/sass_framework/print.scss */
  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  /* line 69, ../../../../../Users/nathan/Documents/Web/sass_framework/print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  /* line 75, ../../../../../Users/nathan/Documents/Web/sass_framework/print.scss */
  h2,
  h3 {
    page-break-after: avoid; } }
