/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

.pushy~article,
.pushy~aside,
.pushy~details,
.pushy~figcaption,
.pushy~figure,
.pushy~footer,
.pushy~header,
.pushy~hgroup,
.pushy~main,
.pushy~nav,
.pushy~section,
.pushy~summary {
    display: block !important;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

.pushy~audio,
.pushy~canvas,
.pushy~video {
    display: inline-block !important;
    *display: inline !important;
    *zoom: 1 !important;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

.pushy~audio:not([controls]) {
    display: none !important;
    height: 0 !important;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

.pushy~[hidden] {
    display: none !important;
}

/* ==========================================================================
   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.
 */

html .pushy{
    font-size: 100% !important; /* 1 */
    -ms-text-size-adjust: 100% !important; /* 2 */
    -webkit-text-size-adjust: 100% !important; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html .pushy~,
.pushy~button,
.pushy~input,
.pushy~select,
.pushy~textarea {
    font-family: sans-serif !important;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body .pushy{
    /*margin-top: 56px;*/
        padding-top: 56px;
        padding-bottom: 4px

    /*margin: 0 !important;*/
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

.pushy~a:active,
.pushy~a:hover {
    outline: 0 !important;
}

/* ==========================================================================
   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.
 */

.pushy~h1 {
    font-size: 2em !important;
    margin: 0.67em 0 !important;
}

.pushy~h2 {
    font-size: 1.5em !important;
    margin: 0.83em 0 !important;
}

.menu-btn h2 {
    font-size: 1.5em !important;
    margin: 0.83em 0 !important;
}

.pushy~h3 {
    font-size: 1.17em !important;
    margin: 1em 0 !important;
}

.pushy~h4 {
    font-size: 1em !important;
    margin: 1.33em 0 !important;
}

.pushy~h5 {
    font-size: 0.83em !important;
    margin: 1.67em 0 !important;
}

.pushy~h6 {
    font-size: 0.67em !important;
    margin: 2.33em 0 !important;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

.pushy~abbr[title] {
    border-bottom: 1px dotted !important;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

.pushy~b,
.pushy~strong {
    font-weight: bold !important;
}

.pushy~blockquote {
    margin: 1em 40px !important;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

.pushy~dfn {
    font-style: italic !important;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

.pushy~hr {
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    height: 0 !important;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

.pushy~mark {
    background: #ff0 !important;
    color: #000 !important;
}

/**
 * Address margins set differently in IE 6/7.
 */

.pushy~p,
.pushy~pre {
    margin: 1em 0 !important;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

.pushy~code,
.pushy~kbd,
.pushy~pre,
.pushy~samp {
    font-family: monospace, serif !important;
    _font-family: 'courier new', monospace !important;
    font-size: 1em !important;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

.pushy~pre {
    white-space: pre !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

.pushy~q {
    quotes: none !important;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

.pushy~q:before,
.pushy~q:after {
    content: '' !important;
    content: none !important;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

.pushy~small {
    font-size: 80% !important;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

.pushy~sub,
.pushy~sup {
    font-size: 75% !important;
    line-height: 0 !important;
    position: relative !important;
    vertical-align: baseline !important;
}

.pushy~sup {
    top: -0.5em !important;
}

.pushy~sub {
    bottom: -0.25em !important;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

.pushy~dl,
.pushy~menu,
.pushy~ol,
.pushy~ul {
    margin: 1em 0 !important;
}

.pushy~dd {
    margin: 0 0 0 40px !important;
}

/**
 * Address paddings set differently in IE 6/7.
 */

.pushy~menu,
.pushy~ol,
.pushy~ul {
    padding: 0 0 0 40px !important;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

.pushy ul,
.pushy ol {
    list-style: none !important;
    list-style-image: none !important;
}

/* ==========================================================================
   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.
 */

.pushy~img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic !important; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

.pushy~svg:not(:root) {
    overflow: hidden !important;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

.pushy~figure {
    margin: 0 !important;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

.pushy~form {
    margin: 0 !important;
}

/**
 * Define consistent border, margin, and padding.
 */

.pushy~fieldset {
    border: 1px solid #c0c0c0 !important;
    margin: 0 2px !important;
    padding: 0.35em 0.625em 0.75em !important;
}

/**
 * 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.
 */

.pushy~legend {
    border: 0 !important; /* 1 */
    padding: 0 !important;
    white-space: normal !important; /* 2 */
    *margin-left: -7px !important; /* 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.
 */

.pushy~button,
.pushy~input,
.pushy~select,
.pushy~textarea {
    font-size: 100% !important; /* 1 */
    margin: 0 !important; /* 2 */
    vertical-align: baseline !important; /* 3 */
    *vertical-align: middle !important; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

.pushy~button,
.pushy~input {
    line-height: normal !important;
}

/**
 * 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.
 */

.pushy~button,
.pushy~select {
    text-transform: none !important;
}

/**
 * 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.
 */

.pushy~button,
html .pushy~input[type="button"], /* 1 */
.pushy~input[type="reset"],
.pushy~input[type="submit"] {
    -webkit-appearance: button !important; /* 2 */
    cursor: pointer !important; /* 3 */
    *overflow: visible !important;  /* 4 */
}

/**
 * Remove most spacing between table cells.
 */

.pushy~table {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
}
