/* @override 
	http://nationalpartitions.test/assets/css/main.css
	http://test.nationalpartitions.com/assets/css/main.css
	http://nationalpartitions.com/assets/css/main.css
	https://www.nationalpartitions.com/assets/css/main.css
	https://nationalpartitions.test/assets/css/main.css?* */

/* @group Normalize */

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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. */

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. */

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. */

[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.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Address `font-family` inconsistency between `textarea` and other form elements. */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/* Address margins handled incorrectly in IE 6/7. */

body {
    margin: 0;
}

/* Links
   ========================================================================== */

/*  Address `outline` inconsistency between Chrome and other browsers. */

a:focus {
    outline: thin dotted;
}

/* Improve readability when focused and also mouse hovered in all browsers. */

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. */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}


h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/* Address styling not present in IE 7/8/9, Safari 5, and Chrome. */

abbr[title] {
    border-bottom: 1px dotted;
}

/* Address style set to `400er` in Firefox 3+, Safari 4/5, and Chrome. */

b,
strong {
    font-weight: 400;
}

blockquote {
    margin: 1em 40px;
}

/* Address styling not present in Safari 5 and Chrome. */

dfn {
    font-style: italic;
}

/* Address differences between Firefox and other browsers. Known issue: no IE 6/7 normalization. */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/*  Address styling not present in IE 6/7/8/9. */

mark {
    background: #ff0;
    color: #000;
}

/* Address margins set differently in IE 6/7. */

p,
pre {
    margin: 1.5em 0;
}

/* Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */

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. */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/* Address CSS quotes not supported in IE 6/7. */

q {
    quotes: none;
}

/* Address `quotes` property not supported in Safari 4. */

q:before,
q:after {
    content: '';
    content: none;
}

/* Address inconsistent and variable font size in all browsers. */

small {
    font-size: 80%;
}

/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* Lists
   ========================================================================== */

/* Address margins set differently in IE 6/7. */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/* Address paddings set differently in IE 6/7. */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/*Correct list images handled incorrectly in IE 7. */

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.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/* Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* Forms
   ========================================================================== */

/* Correct margin displayed oddly in IE 6/7. */

form {
    margin: 0;
}

/* Define consistent border, margin, and padding. */

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.
 */

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.
 */

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.
 */

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.
 */

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.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/* Re-set default cursor for disabled elements.
 */

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.
 */

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).
 */

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.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/* Remove inner padding and border in Firefox 3+.
 */

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.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* @end */

/* @group HTML5BP */

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}



/* @end */

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_prolight_italic';
    src: url('../fonts/sourcesanspro-lightit-webfont.eot');
    src: url('../fonts/sourcesanspro-lightit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-lightit-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-lightit-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-lightit-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-lightit-webfont.svg#source_sans_prolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_prolight';
    src: url('../fonts/sourcesanspro-light-webfont.eot');
    src: url('../fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'source_sans_proitalic';
    src: url('../fonts/sourcesanspro-it-webfont.eot');
    src: url('../fonts/sourcesanspro-it-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-it-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-it-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-it-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* @group Linear Icon */

@font-face {
    font-family: 'Linearicons';
    src:    url('../fonts/Linearicons.eot?iax6vc');
    src:    url('../fonts/Linearicons.eot?iax6vc#iefix') format('embedded-opentype'),
        url('../fonts/Linearicons.ttf?iax6vc') format('truetype'),
        url('../fonts/Linearicons.woff?iax6vc') format('woff'),
        url('../fonts/Linearicons.svg?iax6vc#Linearicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Linearicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    
    /* Enable Ligatures ================ */
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
    content: "\e600";
}
.icon-home2:before {
    content: "\e601";
}
.icon-home3:before {
    content: "\e602";
}
.icon-home4:before {
    content: "\e603";
}
.icon-home5:before {
    content: "\e604";
}
.icon-home6:before {
    content: "\e605";
}
.icon-bathtub:before {
    content: "\e606";
}
.icon-toothbrush:before {
    content: "\e607";
}
.icon-bed:before {
    content: "\e608";
}
.icon-couch:before {
    content: "\e609";
}
.icon-chair:before {
    content: "\e60a";
}
.icon-city:before {
    content: "\e60b";
}
.icon-apartment:before {
    content: "\e60c";
}
.icon-pencil:before {
    content: "\e60d";
}
.icon-pencil2:before {
    content: "\e60e";
}
.icon-pen:before {
    content: "\e60f";
}
.icon-pencil3:before {
    content: "\e610";
}
.icon-eraser:before {
    content: "\e611";
}
.icon-pencil4:before {
    content: "\e612";
}
.icon-pencil5:before {
    content: "\e613";
}
.icon-feather:before {
    content: "\e614";
}
.icon-feather2:before {
    content: "\e615";
}
.icon-feather3:before {
    content: "\e616";
}
.icon-pen2:before {
    content: "\e617";
}
.icon-pen-add:before {
    content: "\e618";
}
.icon-pen-remove:before {
    content: "\e619";
}
.icon-vector:before {
    content: "\e61a";
}
.icon-pen3:before {
    content: "\e61b";
}
.icon-blog:before {
    content: "\e61c";
}
.icon-brush:before {
    content: "\e61d";
}
.icon-brush2:before {
    content: "\e61e";
}
.icon-spray:before {
    content: "\e61f";
}
.icon-paint-roller:before {
    content: "\e620";
}
.icon-stamp:before {
    content: "\e621";
}
.icon-tape:before {
    content: "\e622";
}
.icon-desk-tape:before {
    content: "\e623";
}
.icon-texture:before {
    content: "\e624";
}
.icon-eye-dropper:before {
    content: "\e625";
}
.icon-palette:before {
    content: "\e626";
}
.icon-color-sampler:before {
    content: "\e627";
}
.icon-bucket:before {
    content: "\e628";
}
.icon-gradient:before {
    content: "\e629";
}
.icon-gradient2:before {
    content: "\e62a";
}
.icon-magic-wand:before {
    content: "\e62b";
}
.icon-magnet:before {
    content: "\e62c";
}
.icon-pencil-ruler:before {
    content: "\e62d";
}
.icon-pencil-ruler2:before {
    content: "\e62e";
}
.icon-compass:before {
    content: "\e62f";
}
.icon-aim:before {
    content: "\e630";
}
.icon-gun:before {
    content: "\e631";
}
.icon-bottle:before {
    content: "\e632";
}
.icon-drop:before {
    content: "\e633";
}
.icon-drop-crossed:before {
    content: "\e634";
}
.icon-drop2:before {
    content: "\e635";
}
.icon-snow:before {
    content: "\e636";
}
.icon-snow2:before {
    content: "\e637";
}
.icon-fire:before {
    content: "\e638";
}
.icon-lighter:before {
    content: "\e639";
}
.icon-knife:before {
    content: "\e63a";
}
.icon-dagger:before {
    content: "\e63b";
}
.icon-tissue:before {
    content: "\e63c";
}
.icon-toilet-paper:before {
    content: "\e63d";
}
.icon-poop:before {
    content: "\e63e";
}
.icon-umbrella:before {
    content: "\e63f";
}
.icon-umbrella2:before {
    content: "\e640";
}
.icon-rain:before {
    content: "\e641";
}
.icon-tornado:before {
    content: "\e642";
}
.icon-wind:before {
    content: "\e643";
}
.icon-fan:before {
    content: "\e644";
}
.icon-contrast:before {
    content: "\e645";
}
.icon-sun-small:before {
    content: "\e646";
}
.icon-sun:before {
    content: "\e647";
}
.icon-sun2:before {
    content: "\e648";
}
.icon-moon:before {
    content: "\e649";
}
.icon-cloud:before {
    content: "\e64a";
}
.icon-cloud-upload:before {
    content: "\e64b";
}
.icon-cloud-download:before {
    content: "\e64c";
}
.icon-cloud-rain:before {
    content: "\e64d";
}
.icon-cloud-hailstones:before {
    content: "\e64e";
}
.icon-cloud-snow:before {
    content: "\e64f";
}
.icon-cloud-windy:before {
    content: "\e650";
}
.icon-sun-wind:before {
    content: "\e651";
}
.icon-cloud-fog:before {
    content: "\e652";
}
.icon-cloud-sun:before {
    content: "\e653";
}
.icon-cloud-lightning:before {
    content: "\e654";
}
.icon-cloud-sync:before {
    content: "\e655";
}
.icon-cloud-lock:before {
    content: "\e656";
}
.icon-cloud-gear:before {
    content: "\e657";
}
.icon-cloud-alert:before {
    content: "\e658";
}
.icon-cloud-check:before {
    content: "\e659";
}
.icon-cloud-cross:before {
    content: "\e65a";
}
.icon-cloud-crossed:before {
    content: "\e65b";
}
.icon-cloud-database:before {
    content: "\e65c";
}
.icon-database:before {
    content: "\e65d";
}
.icon-database-add:before {
    content: "\e65e";
}
.icon-database-remove:before {
    content: "\e65f";
}
.icon-database-lock:before {
    content: "\e660";
}
.icon-database-refresh:before {
    content: "\e661";
}
.icon-database-check:before {
    content: "\e662";
}
.icon-database-history:before {
    content: "\e663";
}
.icon-database-upload:before {
    content: "\e664";
}
.icon-database-download:before {
    content: "\e665";
}
.icon-server:before {
    content: "\e666";
}
.icon-shield:before {
    content: "\e667";
}
.icon-shield-check:before {
    content: "\e668";
}
.icon-shield-alert:before {
    content: "\e669";
}
.icon-shield-cross:before {
    content: "\e66a";
}
.icon-lock:before {
    content: "\e66b";
}
.icon-rotation-lock:before {
    content: "\e66c";
}
.icon-unlock:before {
    content: "\e66d";
}
.icon-key:before {
    content: "\e66e";
}
.icon-key-hole:before {
    content: "\e66f";
}
.icon-toggle-off:before {
    content: "\e670";
}
.icon-toggle-on:before {
    content: "\e671";
}
.icon-cog:before {
    content: "\e672";
}
.icon-cog2:before {
    content: "\e673";
}
.icon-wrench:before {
    content: "\e674";
}
.icon-screwdriver:before {
    content: "\e675";
}
.icon-hammer-wrench:before {
    content: "\e676";
}
.icon-hammer:before {
    content: "\e677";
}
.icon-saw:before {
    content: "\e678";
}
.icon-axe:before {
    content: "\e679";
}
.icon-axe2:before {
    content: "\e67a";
}
.icon-shovel:before {
    content: "\e67b";
}
.icon-pickaxe:before {
    content: "\e67c";
}
.icon-factory:before {
    content: "\e67d";
}
.icon-factory2:before {
    content: "\e67e";
}
.icon-recycle:before {
    content: "\e67f";
}
.icon-trash:before {
    content: "\e680";
}
.icon-trash2:before {
    content: "\e681";
}
.icon-trash3:before {
    content: "\e682";
}
.icon-broom:before {
    content: "\e683";
}
.icon-game:before {
    content: "\e684";
}
.icon-gamepad:before {
    content: "\e685";
}
.icon-joystick:before {
    content: "\e686";
}
.icon-dice:before {
    content: "\e687";
}
.icon-spades:before {
    content: "\e688";
}
.icon-diamonds:before {
    content: "\e689";
}
.icon-clubs:before {
    content: "\e68a";
}
.icon-hearts:before {
    content: "\e68b";
}
.icon-heart:before {
    content: "\e68c";
}
.icon-star:before {
    content: "\e68d";
}
.icon-star-half:before {
    content: "\e68e";
}
.icon-star-empty:before {
    content: "\e68f";
}
.icon-flag:before {
    content: "\e690";
}
.icon-flag2:before {
    content: "\e691";
}
.icon-flag3:before {
    content: "\e692";
}
.icon-mailbox-full:before {
    content: "\e693";
}
.icon-mailbox-empty:before {
    content: "\e694";
}
.icon-at-sign:before {
    content: "\e695";
}
.icon-envelope:before {
    content: "\e696";
}
.icon-envelope-open:before {
    content: "\e697";
}
.icon-paperclip:before {
    content: "\e698";
}
.icon-paper-plane:before {
    content: "\e699";
}
.icon-reply:before {
    content: "\e69a";
}
.icon-reply-all:before {
    content: "\e69b";
}
.icon-inbox:before {
    content: "\e69c";
}
.icon-inbox2:before {
    content: "\e69d";
}
.icon-outbox:before {
    content: "\e69e";
}
.icon-box:before {
    content: "\e69f";
}
.icon-archive:before {
    content: "\e6a0";
}
.icon-archive2:before {
    content: "\e6a1";
}
.icon-drawers:before {
    content: "\e6a2";
}
.icon-drawers2:before {
    content: "\e6a3";
}
.icon-drawers3:before {
    content: "\e6a4";
}
.icon-eye:before {
    content: "\e6a5";
}
.icon-eye-crossed:before {
    content: "\e6a6";
}
.icon-eye-plus:before {
    content: "\e6a7";
}
.icon-eye-minus:before {
    content: "\e6a8";
}
.icon-binoculars:before {
    content: "\e6a9";
}
.icon-binoculars2:before {
    content: "\e6aa";
}
.icon-hdd:before {
    content: "\e6ab";
}
.icon-hdd-down:before {
    content: "\e6ac";
}
.icon-hdd-up:before {
    content: "\e6ad";
}
.icon-floppy-disk:before {
    content: "\e6ae";
}
.icon-disc:before {
    content: "\e6af";
}
.icon-tape2:before {
    content: "\e6b0";
}
.icon-printer:before {
    content: "\e6b1";
}
.icon-shredder:before {
    content: "\e6b2";
}
.icon-file-empty:before {
    content: "\e6b3";
}
.icon-file-add:before {
    content: "\e6b4";
}
.icon-file-check:before {
    content: "\e6b5";
}
.icon-file-lock:before {
    content: "\e6b6";
}
.icon-files:before {
    content: "\e6b7";
}
.icon-copy:before {
    content: "\e6b8";
}
.icon-compare:before {
    content: "\e6b9";
}
.icon-folder:before {
    content: "\e6ba";
}
.icon-folder-search:before {
    content: "\e6bb";
}
.icon-folder-plus:before {
    content: "\e6bc";
}
.icon-folder-minus:before {
    content: "\e6bd";
}
.icon-folder-download:before {
    content: "\e6be";
}
.icon-folder-upload:before {
    content: "\e6bf";
}
.icon-folder-star:before {
    content: "\e6c0";
}
.icon-folder-heart:before {
    content: "\e6c1";
}
.icon-folder-user:before {
    content: "\e6c2";
}
.icon-folder-shared:before {
    content: "\e6c3";
}
.icon-folder-music:before {
    content: "\e6c4";
}
.icon-folder-picture:before {
    content: "\e6c5";
}
.icon-folder-film:before {
    content: "\e6c6";
}
.icon-scissors:before {
    content: "\e6c7";
}
.icon-paste:before {
    content: "\e6c8";
}
.icon-clipboard-empty:before {
    content: "\e6c9";
}
.icon-clipboard-pencil:before {
    content: "\e6ca";
}
.icon-clipboard-text:before {
    content: "\e6cb";
}
.icon-clipboard-check:before {
    content: "\e6cc";
}
.icon-clipboard-down:before {
    content: "\e6cd";
}
.icon-clipboard-left:before {
    content: "\e6ce";
}
.icon-clipboard-alert:before {
    content: "\e6cf";
}
.icon-clipboard-user:before {
    content: "\e6d0";
}
.icon-register:before {
    content: "\e6d1";
}
.icon-enter:before {
    content: "\e6d2";
}
.icon-exit:before {
    content: "\e6d3";
}
.icon-papers:before {
    content: "\e6d4";
}
.icon-news:before {
    content: "\e6d5";
}
.icon-reading:before {
    content: "\e6d6";
}
.icon-typewriter:before {
    content: "\e6d7";
}
.icon-document:before {
    content: "\e6d8";
}
.icon-document2:before {
    content: "\e6d9";
}
.icon-graduation-hat:before {
    content: "\e6da";
}
.icon-license:before {
    content: "\e6db";
}
.icon-license2:before {
    content: "\e6dc";
}
.icon-medal-empty:before {
    content: "\e6dd";
}
.icon-medal-first:before {
    content: "\e6de";
}
.icon-medal-second:before {
    content: "\e6df";
}
.icon-medal-third:before {
    content: "\e6e0";
}
.icon-podium:before {
    content: "\e6e1";
}
.icon-trophy:before {
    content: "\e6e2";
}
.icon-trophy2:before {
    content: "\e6e3";
}
.icon-music-note:before {
    content: "\e6e4";
}
.icon-music-note2:before {
    content: "\e6e5";
}
.icon-music-note3:before {
    content: "\e6e6";
}
.icon-playlist:before {
    content: "\e6e7";
}
.icon-playlist-add:before {
    content: "\e6e8";
}
.icon-guitar:before {
    content: "\e6e9";
}
.icon-trumpet:before {
    content: "\e6ea";
}
.icon-album:before {
    content: "\e6eb";
}
.icon-shuffle:before {
    content: "\e6ec";
}
.icon-repeat-one:before {
    content: "\e6ed";
}
.icon-repeat:before {
    content: "\e6ee";
}
.icon-headphones:before {
    content: "\e6ef";
}
.icon-headset:before {
    content: "\e6f0";
}
.icon-loudspeaker:before {
    content: "\e6f1";
}
.icon-equalizer:before {
    content: "\e6f2";
}
.icon-theater:before {
    content: "\e6f3";
}
.icon-3d-glasses:before {
    content: "\e6f4";
}
.icon-ticket:before {
    content: "\e6f5";
}
.icon-presentation:before {
    content: "\e6f6";
}
.icon-play:before {
    content: "\e6f7";
}
.icon-film-play:before {
    content: "\e6f8";
}
.icon-clapboard-play:before {
    content: "\e6f9";
}
.icon-media:before {
    content: "\e6fa";
}
.icon-film:before {
    content: "\e6fb";
}
.icon-film2:before {
    content: "\e6fc";
}
.icon-surveillance:before {
    content: "\e6fd";
}
.icon-surveillance2:before {
    content: "\e6fe";
}
.icon-camera:before {
    content: "\e6ff";
}
.icon-camera-crossed:before {
    content: "\e700";
}
.icon-camera-play:before {
    content: "\e701";
}
.icon-time-lapse:before {
    content: "\e702";
}
.icon-record:before {
    content: "\e703";
}
.icon-camera2:before {
    content: "\e704";
}
.icon-camera-flip:before {
    content: "\e705";
}
.icon-panorama:before {
    content: "\e706";
}
.icon-time-lapse2:before {
    content: "\e707";
}
.icon-shutter:before {
    content: "\e708";
}
.icon-shutter2:before {
    content: "\e709";
}
.icon-face-detection:before {
    content: "\e70a";
}
.icon-flare:before {
    content: "\e70b";
}
.icon-convex:before {
    content: "\e70c";
}
.icon-concave:before {
    content: "\e70d";
}
.icon-picture:before {
    content: "\e70e";
}
.icon-picture2:before {
    content: "\e70f";
}
.icon-picture3:before {
    content: "\e710";
}
.icon-pictures:before {
    content: "\e711";
}
.icon-book:before {
    content: "\e712";
}
.icon-audio-book:before {
    content: "\e713";
}
.icon-book2:before {
    content: "\e714";
}
.icon-bookmark:before {
    content: "\e715";
}
.icon-bookmark2:before {
    content: "\e716";
}
.icon-label:before {
    content: "\e717";
}
.icon-library:before {
    content: "\e718";
}
.icon-library2:before {
    content: "\e719";
}
.icon-contacts:before {
    content: "\e71a";
}
.icon-profile:before {
    content: "\e71b";
}
.icon-portrait:before {
    content: "\e71c";
}
.icon-portrait2:before {
    content: "\e71d";
}
.icon-user:before {
    content: "\e71e";
}
.icon-user-plus:before {
    content: "\e71f";
}
.icon-user-minus:before {
    content: "\e720";
}
.icon-user-lock:before {
    content: "\e721";
}
.icon-users:before {
    content: "\e722";
}
.icon-users2:before {
    content: "\e723";
}
.icon-users-plus:before {
    content: "\e724";
}
.icon-users-minus:before {
    content: "\e725";
}
.icon-group-work:before {
    content: "\e726";
}
.icon-woman:before {
    content: "\e727";
}
.icon-man:before {
    content: "\e728";
}
.icon-baby:before {
    content: "\e729";
}
.icon-baby2:before {
    content: "\e72a";
}
.icon-baby3:before {
    content: "\e72b";
}
.icon-baby-bottle:before {
    content: "\e72c";
}
.icon-walk:before {
    content: "\e72d";
}
.icon-hand-waving:before {
    content: "\e72e";
}
.icon-jump:before {
    content: "\e72f";
}
.icon-run:before {
    content: "\e730";
}
.icon-woman2:before {
    content: "\e731";
}
.icon-man2:before {
    content: "\e732";
}
.icon-man-woman:before {
    content: "\e733";
}
.icon-height:before {
    content: "\e734";
}
.icon-weight:before {
    content: "\e735";
}
.icon-scale:before {
    content: "\e736";
}
.icon-button:before {
    content: "\e737";
}
.icon-bow-tie:before {
    content: "\e738";
}
.icon-tie:before {
    content: "\e739";
}
.icon-socks:before {
    content: "\e73a";
}
.icon-shoe:before {
    content: "\e73b";
}
.icon-shoes:before {
    content: "\e73c";
}
.icon-hat:before {
    content: "\e73d";
}
.icon-pants:before {
    content: "\e73e";
}
.icon-shorts:before {
    content: "\e73f";
}
.icon-flip-flops:before {
    content: "\e740";
}
.icon-shirt:before {
    content: "\e741";
}
.icon-hanger:before {
    content: "\e742";
}
.icon-laundry:before {
    content: "\e743";
}
.icon-store:before {
    content: "\e744";
}
.icon-haircut:before {
    content: "\e745";
}
.icon-store-24:before {
    content: "\e746";
}
.icon-barcode:before {
    content: "\e747";
}
.icon-barcode2:before {
    content: "\e748";
}
.icon-barcode3:before {
    content: "\e749";
}
.icon-cashier:before {
    content: "\e74a";
}
.icon-bag:before {
    content: "\e74b";
}
.icon-bag2:before {
    content: "\e74c";
}
.icon-cart:before {
    content: "\e74d";
}
.icon-cart-empty:before {
    content: "\e74e";
}
.icon-cart-full:before {
    content: "\e74f";
}
.icon-cart-plus:before {
    content: "\e750";
}
.icon-cart-plus2:before {
    content: "\e751";
}
.icon-cart-add:before {
    content: "\e752";
}
.icon-cart-remove:before {
    content: "\e753";
}
.icon-cart-exchange:before {
    content: "\e754";
}
.icon-tag:before {
    content: "\e755";
}
.icon-tags:before {
    content: "\e756";
}
.icon-receipt:before {
    content: "\e757";
}
.icon-wallet:before {
    content: "\e758";
}
.icon-credit-card:before {
    content: "\e759";
}
.icon-cash-dollar:before {
    content: "\e75a";
}
.icon-cash-euro:before {
    content: "\e75b";
}
.icon-cash-pound:before {
    content: "\e75c";
}
.icon-cash-yen:before {
    content: "\e75d";
}
.icon-bag-dollar:before {
    content: "\e75e";
}
.icon-bag-euro:before {
    content: "\e75f";
}
.icon-bag-pound:before {
    content: "\e760";
}
.icon-bag-yen:before {
    content: "\e761";
}
.icon-coin-dollar:before {
    content: "\e762";
}
.icon-coin-euro:before {
    content: "\e763";
}
.icon-coin-pound:before {
    content: "\e764";
}
.icon-coin-yen:before {
    content: "\e765";
}
.icon-calculator:before {
    content: "\e766";
}
.icon-calculator2:before {
    content: "\e767";
}
.icon-abacus:before {
    content: "\e768";
}
.icon-vault:before {
    content: "\e769";
}
.icon-telephone:before {
    content: "\e76a";
}
.icon-phone-lock:before {
    content: "\e76b";
}
.icon-phone-wave:before {
    content: "\e76c";
}
.icon-phone-pause:before {
    content: "\e76d";
}
.icon-phone-outgoing:before {
    content: "\e76e";
}
.icon-phone-incoming:before {
    content: "\e76f";
}
.icon-phone-in-out:before {
    content: "\e770";
}
.icon-phone-error:before {
    content: "\e771";
}
.icon-phone-sip:before {
    content: "\e772";
}
.icon-phone-plus:before {
    content: "\e773";
}
.icon-phone-minus:before {
    content: "\e774";
}
.icon-voicemail:before {
    content: "\e775";
}
.icon-dial:before {
    content: "\e776";
}
.icon-telephone2:before {
    content: "\e777";
}
.icon-pushpin:before {
    content: "\e778";
}
.icon-pushpin2:before {
    content: "\e779";
}
.icon-map-marker:before {
    content: "\e77a";
}
.icon-map-marker-user:before {
    content: "\e77b";
}
.icon-map-marker-down:before {
    content: "\e77c";
}
.icon-map-marker-check:before {
    content: "\e77d";
}
.icon-map-marker-crossed:before {
    content: "\e77e";
}
.icon-radar:before {
    content: "\e77f";
}
.icon-compass2:before {
    content: "\e780";
}
.icon-map:before {
    content: "\e781";
}
.icon-map2:before {
    content: "\e782";
}
.icon-location:before {
    content: "\e783";
}
.icon-road-sign:before {
    content: "\e784";
}
.icon-calendar-empty:before {
    content: "\e785";
}
.icon-calendar-check:before {
    content: "\e786";
}
.icon-calendar-cross:before {
    content: "\e787";
}
.icon-calendar-31:before {
    content: "\e788";
}
.icon-calendar-full:before {
    content: "\e789";
}
.icon-calendar-insert:before {
    content: "\e78a";
}
.icon-calendar-text:before {
    content: "\e78b";
}
.icon-calendar-user:before {
    content: "\e78c";
}
.icon-mouse:before {
    content: "\e78d";
}
.icon-mouse-left:before {
    content: "\e78e";
}
.icon-mouse-right:before {
    content: "\e78f";
}
.icon-mouse-both:before {
    content: "\e790";
}
.icon-keyboard:before {
    content: "\e791";
}
.icon-keyboard-up:before {
    content: "\e792";
}
.icon-keyboard-down:before {
    content: "\e793";
}
.icon-delete:before {
    content: "\e794";
}
.icon-spell-check:before {
    content: "\e795";
}
.icon-escape:before {
    content: "\e796";
}
.icon-enter2:before {
    content: "\e797";
}
.icon-screen:before {
    content: "\e798";
}
.icon-aspect-ratio:before {
    content: "\e799";
}
.icon-signal:before {
    content: "\e79a";
}
.icon-signal-lock:before {
    content: "\e79b";
}
.icon-signal-80:before {
    content: "\e79c";
}
.icon-signal-60:before {
    content: "\e79d";
}
.icon-signal-40:before {
    content: "\e79e";
}
.icon-signal-20:before {
    content: "\e79f";
}
.icon-signal-0:before {
    content: "\e7a0";
}
.icon-signal-blocked:before {
    content: "\e7a1";
}
.icon-sim:before {
    content: "\e7a2";
}
.icon-flash-memory:before {
    content: "\e7a3";
}
.icon-usb-drive:before {
    content: "\e7a4";
}
.icon-phone:before {
    content: "\e7a5";
}
.icon-smartphone:before {
    content: "\e7a6";
}
.icon-smartphone-notification:before {
    content: "\e7a7";
}
.icon-smartphone-vibration:before {
    content: "\e7a8";
}
.icon-smartphone-embed:before {
    content: "\e7a9";
}
.icon-smartphone-waves:before {
    content: "\e7aa";
}
.icon-tablet:before {
    content: "\e7ab";
}
.icon-tablet2:before {
    content: "\e7ac";
}
.icon-laptop:before {
    content: "\e7ad";
}
.icon-laptop-phone:before {
    content: "\e7ae";
}
.icon-desktop:before {
    content: "\e7af";
}
.icon-launch:before {
    content: "\e7b0";
}
.icon-new-tab:before {
    content: "\e7b1";
}
.icon-window:before {
    content: "\e7b2";
}
.icon-cable:before {
    content: "\e7b3";
}
.icon-cable2:before {
    content: "\e7b4";
}
.icon-tv:before {
    content: "\e7b5";
}
.icon-radio:before {
    content: "\e7b6";
}
.icon-remote-control:before {
    content: "\e7b7";
}
.icon-power-switch:before {
    content: "\e7b8";
}
.icon-power:before {
    content: "\e7b9";
}
.icon-power-crossed:before {
    content: "\e7ba";
}
.icon-flash-auto:before {
    content: "\e7bb";
}
.icon-lamp:before {
    content: "\e7bc";
}
.icon-flashlight:before {
    content: "\e7bd";
}
.icon-lampshade:before {
    content: "\e7be";
}
.icon-cord:before {
    content: "\e7bf";
}
.icon-outlet:before {
    content: "\e7c0";
}
.icon-battery-power:before {
    content: "\e7c1";
}
.icon-battery-empty:before {
    content: "\e7c2";
}
.icon-battery-alert:before {
    content: "\e7c3";
}
.icon-battery-error:before {
    content: "\e7c4";
}
.icon-battery-low1:before {
    content: "\e7c5";
}
.icon-battery-low2:before {
    content: "\e7c6";
}
.icon-battery-low3:before {
    content: "\e7c7";
}
.icon-battery-mid1:before {
    content: "\e7c8";
}
.icon-battery-mid2:before {
    content: "\e7c9";
}
.icon-battery-mid3:before {
    content: "\e7ca";
}
.icon-battery-full:before {
    content: "\e7cb";
}
.icon-battery-charging:before {
    content: "\e7cc";
}
.icon-battery-charging2:before {
    content: "\e7cd";
}
.icon-battery-charging3:before {
    content: "\e7ce";
}
.icon-battery-charging4:before {
    content: "\e7cf";
}
.icon-battery-charging5:before {
    content: "\e7d0";
}
.icon-battery-charging6:before {
    content: "\e7d1";
}
.icon-battery-charging7:before {
    content: "\e7d2";
}
.icon-chip:before {
    content: "\e7d3";
}
.icon-chip-x64:before {
    content: "\e7d4";
}
.icon-chip-x86:before {
    content: "\e7d5";
}
.icon-bubble:before {
    content: "\e7d6";
}
.icon-bubbles:before {
    content: "\e7d7";
}
.icon-bubble-dots:before {
    content: "\e7d8";
}
.icon-bubble-alert:before {
    content: "\e7d9";
}
.icon-bubble-question:before {
    content: "\e7da";
}
.icon-bubble-text:before {
    content: "\e7db";
}
.icon-bubble-pencil:before {
    content: "\e7dc";
}
.icon-bubble-picture:before {
    content: "\e7dd";
}
.icon-bubble-video:before {
    content: "\e7de";
}
.icon-bubble-user:before {
    content: "\e7df";
}
.icon-bubble-quote:before {
    content: "\e7e0";
}
.icon-bubble-heart:before {
    content: "\e7e1";
}
.icon-bubble-emoticon:before {
    content: "\e7e2";
}
.icon-bubble-attachment:before {
    content: "\e7e3";
}
.icon-phone-bubble:before {
    content: "\e7e4";
}
.icon-quote-open:before {
    content: "\e7e5";
}
.icon-quote-close:before {
    content: "\e7e6";
}
.icon-dna:before {
    content: "\e7e7";
}
.icon-heart-pulse:before {
    content: "\e7e8";
}
.icon-pulse:before {
    content: "\e7e9";
}
.icon-syringe:before {
    content: "\e7ea";
}
.icon-pills:before {
    content: "\e7eb";
}
.icon-first-aid:before {
    content: "\e7ec";
}
.icon-lifebuoy:before {
    content: "\e7ed";
}
.icon-bandage:before {
    content: "\e7ee";
}
.icon-bandages:before {
    content: "\e7ef";
}
.icon-thermometer:before {
    content: "\e7f0";
}
.icon-microscope:before {
    content: "\e7f1";
}
.icon-brain:before {
    content: "\e7f2";
}
.icon-beaker:before {
    content: "\e7f3";
}
.icon-skull:before {
    content: "\e7f4";
}
.icon-bone:before {
    content: "\e7f5";
}
.icon-construction:before {
    content: "\e7f6";
}
.icon-construction-cone:before {
    content: "\e7f7";
}
.icon-pie-chart:before {
    content: "\e7f8";
}
.icon-pie-chart2:before {
    content: "\e7f9";
}
.icon-graph:before {
    content: "\e7fa";
}
.icon-chart-growth:before {
    content: "\e7fb";
}
.icon-chart-bars:before {
    content: "\e7fc";
}
.icon-chart-settings:before {
    content: "\e7fd";
}
.icon-cake:before {
    content: "\e7fe";
}
.icon-gift:before {
    content: "\e7ff";
}
.icon-balloon:before {
    content: "\e800";
}
.icon-rank:before {
    content: "\e801";
}
.icon-rank2:before {
    content: "\e802";
}
.icon-rank3:before {
    content: "\e803";
}
.icon-crown:before {
    content: "\e804";
}
.icon-lotus:before {
    content: "\e805";
}
.icon-diamond:before {
    content: "\e806";
}
.icon-diamond2:before {
    content: "\e807";
}
.icon-diamond3:before {
    content: "\e808";
}
.icon-diamond4:before {
    content: "\e809";
}
.icon-linearicons:before {
    content: "\e80a";
}
.icon-teacup:before {
    content: "\e80b";
}
.icon-teapot:before {
    content: "\e80c";
}
.icon-glass:before {
    content: "\e80d";
}
.icon-bottle2:before {
    content: "\e80e";
}
.icon-glass-cocktail:before {
    content: "\e80f";
}
.icon-glass2:before {
    content: "\e810";
}
.icon-dinner:before {
    content: "\e811";
}
.icon-dinner2:before {
    content: "\e812";
}
.icon-chef:before {
    content: "\e813";
}
.icon-scale2:before {
    content: "\e814";
}
.icon-egg:before {
    content: "\e815";
}
.icon-egg2:before {
    content: "\e816";
}
.icon-eggs:before {
    content: "\e817";
}
.icon-platter:before {
    content: "\e818";
}
.icon-steak:before {
    content: "\e819";
}
.icon-hamburger:before {
    content: "\e81a";
}
.icon-hotdog:before {
    content: "\e81b";
}
.icon-pizza:before {
    content: "\e81c";
}
.icon-sausage:before {
    content: "\e81d";
}
.icon-chicken:before {
    content: "\e81e";
}
.icon-fish:before {
    content: "\e81f";
}
.icon-carrot:before {
    content: "\e820";
}
.icon-cheese:before {
    content: "\e821";
}
.icon-bread:before {
    content: "\e822";
}
.icon-ice-cream:before {
    content: "\e823";
}
.icon-ice-cream2:before {
    content: "\e824";
}
.icon-candy:before {
    content: "\e825";
}
.icon-lollipop:before {
    content: "\e826";
}
.icon-coffee-bean:before {
    content: "\e827";
}
.icon-coffee-cup:before {
    content: "\e828";
}
.icon-cherry:before {
    content: "\e829";
}
.icon-grapes:before {
    content: "\e82a";
}
.icon-citrus:before {
    content: "\e82b";
}
.icon-apple:before {
    content: "\e82c";
}
.icon-leaf:before {
    content: "\e82d";
}
.icon-landscape:before {
    content: "\e82e";
}
.icon-pine-tree:before {
    content: "\e82f";
}
.icon-tree:before {
    content: "\e830";
}
.icon-cactus:before {
    content: "\e831";
}
.icon-paw:before {
    content: "\e832";
}
.icon-footprint:before {
    content: "\e833";
}
.icon-speed-slow:before {
    content: "\e834";
}
.icon-speed-medium:before {
    content: "\e835";
}
.icon-speed-fast:before {
    content: "\e836";
}
.icon-rocket:before {
    content: "\e837";
}
.icon-hammer2:before {
    content: "\e838";
}
.icon-balance:before {
    content: "\e839";
}
.icon-briefcase:before {
    content: "\e83a";
}
.icon-luggage-weight:before {
    content: "\e83b";
}
.icon-dolly:before {
    content: "\e83c";
}
.icon-plane:before {
    content: "\e83d";
}
.icon-plane-crossed:before {
    content: "\e83e";
}
.icon-helicopter:before {
    content: "\e83f";
}
.icon-traffic-lights:before {
    content: "\e840";
}
.icon-siren:before {
    content: "\e841";
}
.icon-road:before {
    content: "\e842";
}
.icon-engine:before {
    content: "\e843";
}
.icon-oil-pressure:before {
    content: "\e844";
}
.icon-coolant-temperature:before {
    content: "\e845";
}
.icon-car-battery:before {
    content: "\e846";
}
.icon-gas:before {
    content: "\e847";
}
.icon-gallon:before {
    content: "\e848";
}
.icon-transmission:before {
    content: "\e849";
}
.icon-car:before {
    content: "\e84a";
}
.icon-car-wash:before {
    content: "\e84b";
}
.icon-car-wash2:before {
    content: "\e84c";
}
.icon-bus:before {
    content: "\e84d";
}
.icon-bus2:before {
    content: "\e84e";
}
.icon-car2:before {
    content: "\e84f";
}
.icon-parking:before {
    content: "\e850";
}
.icon-car-lock:before {
    content: "\e851";
}
.icon-taxi:before {
    content: "\e852";
}
.icon-car-siren:before {
    content: "\e853";
}
.icon-car-wash3:before {
    content: "\e854";
}
.icon-car-wash4:before {
    content: "\e855";
}
.icon-ambulance:before {
    content: "\e856";
}
.icon-truck:before {
    content: "\e857";
}
.icon-trailer:before {
    content: "\e858";
}
.icon-scale-truck:before {
    content: "\e859";
}
.icon-train:before {
    content: "\e85a";
}
.icon-ship:before {
    content: "\e85b";
}
.icon-ship2:before {
    content: "\e85c";
}
.icon-anchor:before {
    content: "\e85d";
}
.icon-boat:before {
    content: "\e85e";
}
.icon-bicycle:before {
    content: "\e85f";
}
.icon-bicycle2:before {
    content: "\e860";
}
.icon-dumbbell:before {
    content: "\e861";
}
.icon-bench-press:before {
    content: "\e862";
}
.icon-swim:before {
    content: "\e863";
}
.icon-football:before {
    content: "\e864";
}
.icon-baseball-bat:before {
    content: "\e865";
}
.icon-baseball:before {
    content: "\e866";
}
.icon-tennis:before {
    content: "\e867";
}
.icon-tennis2:before {
    content: "\e868";
}
.icon-ping-pong:before {
    content: "\e869";
}
.icon-hockey:before {
    content: "\e86a";
}
.icon-8ball:before {
    content: "\e86b";
}
.icon-bowling:before {
    content: "\e86c";
}
.icon-bowling-pins:before {
    content: "\e86d";
}
.icon-golf:before {
    content: "\e86e";
}
.icon-golf2:before {
    content: "\e86f";
}
.icon-archery:before {
    content: "\e870";
}
.icon-slingshot:before {
    content: "\e871";
}
.icon-soccer:before {
    content: "\e872";
}
.icon-basketball:before {
    content: "\e873";
}
.icon-cube:before {
    content: "\e874";
}
.icon-3d-rotate:before {
    content: "\e875";
}
.icon-puzzle:before {
    content: "\e876";
}
.icon-glasses:before {
    content: "\e877";
}
.icon-glasses2:before {
    content: "\e878";
}
.icon-accessibility:before {
    content: "\e879";
}
.icon-wheelchair:before {
    content: "\e87a";
}
.icon-wall:before {
    content: "\e87b";
}
.icon-fence:before {
    content: "\e87c";
}
.icon-wall2:before {
    content: "\e87d";
}
.icon-icons:before {
    content: "\e87e";
}
.icon-resize-handle:before {
    content: "\e87f";
}
.icon-icons2:before {
    content: "\e880";
}
.icon-select:before {
    content: "\e881";
}
.icon-select2:before {
    content: "\e882";
}
.icon-site-map:before {
    content: "\e883";
}
.icon-earth:before {
    content: "\e884";
}
.icon-earth-lock:before {
    content: "\e885";
}
.icon-network:before {
    content: "\e886";
}
.icon-network-lock:before {
    content: "\e887";
}
.icon-planet:before {
    content: "\e888";
}
.icon-happy:before {
    content: "\e889";
}
.icon-smile:before {
    content: "\e88a";
}
.icon-grin:before {
    content: "\e88b";
}
.icon-tongue:before {
    content: "\e88c";
}
.icon-sad:before {
    content: "\e88d";
}
.icon-wink:before {
    content: "\e88e";
}
.icon-dream:before {
    content: "\e88f";
}
.icon-shocked:before {
    content: "\e890";
}
.icon-shocked2:before {
    content: "\e891";
}
.icon-tongue2:before {
    content: "\e892";
}
.icon-neutral:before {
    content: "\e893";
}
.icon-happy-grin:before {
    content: "\e894";
}
.icon-cool:before {
    content: "\e895";
}
.icon-mad:before {
    content: "\e896";
}
.icon-grin-evil:before {
    content: "\e897";
}
.icon-evil:before {
    content: "\e898";
}
.icon-wow:before {
    content: "\e899";
}
.icon-annoyed:before {
    content: "\e89a";
}
.icon-wondering:before {
    content: "\e89b";
}
.icon-confused:before {
    content: "\e89c";
}
.icon-zipped:before {
    content: "\e89d";
}
.icon-grumpy:before {
    content: "\e89e";
}
.icon-mustache:before {
    content: "\e89f";
}
.icon-tombstone-hipster:before {
    content: "\e8a0";
}
.icon-tombstone:before {
    content: "\e8a1";
}
.icon-ghost:before {
    content: "\e8a2";
}
.icon-ghost-hipster:before {
    content: "\e8a3";
}
.icon-halloween:before {
    content: "\e8a4";
}
.icon-christmas:before {
    content: "\e8a5";
}
.icon-easter-egg:before {
    content: "\e8a6";
}
.icon-mustache2:before {
    content: "\e8a7";
}
.icon-mustache-glasses:before {
    content: "\e8a8";
}
.icon-pipe:before {
    content: "\e8a9";
}
.icon-alarm:before {
    content: "\e8aa";
}
.icon-alarm-add:before {
    content: "\e8ab";
}
.icon-alarm-snooze:before {
    content: "\e8ac";
}
.icon-alarm-ringing:before {
    content: "\e8ad";
}
.icon-bullhorn:before {
    content: "\e8ae";
}
.icon-hearing:before {
    content: "\e8af";
}
.icon-volume-high:before {
    content: "\e8b0";
}
.icon-volume-medium:before {
    content: "\e8b1";
}
.icon-volume-low:before {
    content: "\e8b2";
}
.icon-volume:before {
    content: "\e8b3";
}
.icon-mute:before {
    content: "\e8b4";
}
.icon-lan:before {
    content: "\e8b5";
}
.icon-lan2:before {
    content: "\e8b6";
}
.icon-wifi:before {
    content: "\e8b7";
}
.icon-wifi-lock:before {
    content: "\e8b8";
}
.icon-wifi-blocked:before {
    content: "\e8b9";
}
.icon-wifi-mid:before {
    content: "\e8ba";
}
.icon-wifi-low:before {
    content: "\e8bb";
}
.icon-wifi-low2:before {
    content: "\e8bc";
}
.icon-wifi-alert:before {
    content: "\e8bd";
}
.icon-wifi-alert-mid:before {
    content: "\e8be";
}
.icon-wifi-alert-low:before {
    content: "\e8bf";
}
.icon-wifi-alert-low2:before {
    content: "\e8c0";
}
.icon-stream:before {
    content: "\e8c1";
}
.icon-stream-check:before {
    content: "\e8c2";
}
.icon-stream-error:before {
    content: "\e8c3";
}
.icon-stream-alert:before {
    content: "\e8c4";
}
.icon-communication:before {
    content: "\e8c5";
}
.icon-communication-crossed:before {
    content: "\e8c6";
}
.icon-broadcast:before {
    content: "\e8c7";
}
.icon-antenna:before {
    content: "\e8c8";
}
.icon-satellite:before {
    content: "\e8c9";
}
.icon-satellite2:before {
    content: "\e8ca";
}
.icon-mic:before {
    content: "\e8cb";
}
.icon-mic-mute:before {
    content: "\e8cc";
}
.icon-mic2:before {
    content: "\e8cd";
}
.icon-spotlights:before {
    content: "\e8ce";
}
.icon-hourglass:before {
    content: "\e8cf";
}
.icon-loading:before {
    content: "\e8d0";
}
.icon-loading2:before {
    content: "\e8d1";
}
.icon-loading3:before {
    content: "\e8d2";
}
.icon-refresh:before {
    content: "\e8d3";
}
.icon-refresh2:before {
    content: "\e8d4";
}
.icon-undo:before {
    content: "\e8d5";
}
.icon-redo:before {
    content: "\e8d6";
}
.icon-jump2:before {
    content: "\e8d7";
}
.icon-undo2:before {
    content: "\e8d8";
}
.icon-redo2:before {
    content: "\e8d9";
}
.icon-sync:before {
    content: "\e8da";
}
.icon-repeat-one2:before {
    content: "\e8db";
}
.icon-sync-crossed:before {
    content: "\e8dc";
}
.icon-sync2:before {
    content: "\e8dd";
}
.icon-repeat-one3:before {
    content: "\e8de";
}
.icon-sync-crossed2:before {
    content: "\e8df";
}
.icon-return:before {
    content: "\e8e0";
}
.icon-return2:before {
    content: "\e8e1";
}
.icon-refund:before {
    content: "\e8e2";
}
.icon-history:before {
    content: "\e8e3";
}
.icon-history2:before {
    content: "\e8e4";
}
.icon-self-timer:before {
    content: "\e8e5";
}
.icon-clock:before {
    content: "\e8e6";
}
.icon-clock2:before {
    content: "\e8e7";
}
.icon-clock3:before {
    content: "\e8e8";
}
.icon-watch:before {
    content: "\e8e9";
}
.icon-alarm2:before {
    content: "\e8ea";
}
.icon-alarm-add2:before {
    content: "\e8eb";
}
.icon-alarm-remove:before {
    content: "\e8ec";
}
.icon-alarm-check:before {
    content: "\e8ed";
}
.icon-alarm-error:before {
    content: "\e8ee";
}
.icon-timer:before {
    content: "\e8ef";
}
.icon-timer-crossed:before {
    content: "\e8f0";
}
.icon-timer2:before {
    content: "\e8f1";
}
.icon-timer-crossed2:before {
    content: "\e8f2";
}
.icon-download:before {
    content: "\e8f3";
}
.icon-upload:before {
    content: "\e8f4";
}
.icon-download2:before {
    content: "\e8f5";
}
.icon-upload2:before {
    content: "\e8f6";
}
.icon-enter-up:before {
    content: "\e8f7";
}
.icon-enter-down:before {
    content: "\e8f8";
}
.icon-enter-left:before {
    content: "\e8f9";
}
.icon-enter-right:before {
    content: "\e8fa";
}
.icon-exit-up:before {
    content: "\e8fb";
}
.icon-exit-down:before {
    content: "\e8fc";
}
.icon-exit-left:before {
    content: "\e8fd";
}
.icon-exit-right:before {
    content: "\e8fe";
}
.icon-enter-up2:before {
    content: "\e8ff";
}
.icon-enter-down2:before {
    content: "\e900";
}
.icon-enter-vertical:before {
    content: "\e901";
}
.icon-enter-left2:before {
    content: "\e902";
}
.icon-enter-right2:before {
    content: "\e903";
}
.icon-enter-horizontal:before {
    content: "\e904";
}
.icon-exit-up2:before {
    content: "\e905";
}
.icon-exit-down2:before {
    content: "\e906";
}
.icon-exit-left2:before {
    content: "\e907";
}
.icon-exit-right2:before {
    content: "\e908";
}
.icon-cli:before {
    content: "\e909";
}
.icon-bug:before {
    content: "\e90a";
}
.icon-code:before {
    content: "\e90b";
}
.icon-file-code:before {
    content: "\e90c";
}
.icon-file-image:before {
    content: "\e90d";
}
.icon-file-zip:before {
    content: "\e90e";
}
.icon-file-audio:before {
    content: "\e90f";
}
.icon-file-video:before {
    content: "\e910";
}
.icon-file-preview:before {
    content: "\e911";
}
.icon-file-charts:before {
    content: "\e912";
}
.icon-file-stats:before {
    content: "\e913";
}
.icon-file-spreadsheet:before {
    content: "\e914";
}
.icon-link:before {
    content: "\e915";
}
.icon-unlink:before {
    content: "\e916";
}
.icon-link2:before {
    content: "\e917";
}
.icon-unlink2:before {
    content: "\e918";
}
.icon-thumbs-up:before {
    content: "\e919";
}
.icon-thumbs-down:before {
    content: "\e91a";
}
.icon-thumbs-up2:before {
    content: "\e91b";
}
.icon-thumbs-down2:before {
    content: "\e91c";
}
.icon-thumbs-up3:before {
    content: "\e91d";
}
.icon-thumbs-down3:before {
    content: "\e91e";
}
.icon-share:before {
    content: "\e91f";
}
.icon-share2:before {
    content: "\e920";
}
.icon-share3:before {
    content: "\e921";
}
.icon-magnifier:before {
    content: "\e922";
}
.icon-file-search:before {
    content: "\e923";
}
.icon-find-replace:before {
    content: "\e924";
}
.icon-zoom-in:before {
    content: "\e925";
}
.icon-zoom-out:before {
    content: "\e926";
}
.icon-loupe:before {
    content: "\e927";
}
.icon-loupe-zoom-in:before {
    content: "\e928";
}
.icon-loupe-zoom-out:before {
    content: "\e929";
}
.icon-cross:before {
    content: "\e92a";
}
.icon-menu:before {
    content: "\e92b";
}
.icon-list:before {
    content: "\e92c";
}
.icon-list2:before {
    content: "\e92d";
}
.icon-list3:before {
    content: "\e92e";
}
.icon-menu2:before {
    content: "\e92f";
}
.icon-list4:before {
    content: "\e930";
}
.icon-menu3:before {
    content: "\e931";
}
.icon-exclamation:before {
    content: "\e932";
}
.icon-question:before {
    content: "\e933";
}
.icon-check:before {
    content: "\e934";
}
.icon-cross2:before {
    content: "\e935";
}
.icon-plus:before {
    content: "\e936";
}
.icon-minus:before {
    content: "\e937";
}
.icon-percent:before {
    content: "\e938";
}
.icon-chevron-up:before {
    content: "\e939";
}
.icon-chevron-down:before {
    content: "\e93a";
}
.icon-chevron-left:before {
    content: "\e93b";
}
.icon-chevron-right:before {
    content: "\e93c";
}
.icon-chevrons-expand-vertical:before {
    content: "\e93d";
}
.icon-chevrons-expand-horizontal:before {
    content: "\e93e";
}
.icon-chevrons-contract-vertical:before {
    content: "\e93f";
}
.icon-chevrons-contract-horizontal:before {
    content: "\e940";
}
.icon-arrow-up:before {
    content: "\e941";
}
.icon-arrow-down:before {
    content: "\e942";
}
.icon-arrow-left:before {
    content: "\e943";
}
.icon-arrow-right:before {
    content: "\e944";
}
.icon-arrow-up-right:before {
    content: "\e945";
}
.icon-arrows-merge:before {
    content: "\e946";
}
.icon-arrows-split:before {
    content: "\e947";
}
.icon-arrow-divert:before {
    content: "\e948";
}
.icon-arrow-return:before {
    content: "\e949";
}
.icon-expand:before {
    content: "\e94a";
}
.icon-contract:before {
    content: "\e94b";
}
.icon-expand2:before {
    content: "\e94c";
}
.icon-contract2:before {
    content: "\e94d";
}
.icon-move:before {
    content: "\e94e";
}
.icon-tab:before {
    content: "\e94f";
}
.icon-arrow-wave:before {
    content: "\e950";
}
.icon-expand3:before {
    content: "\e951";
}
.icon-expand4:before {
    content: "\e952";
}
.icon-contract3:before {
    content: "\e953";
}
.icon-notification:before {
    content: "\e954";
}
.icon-warning:before {
    content: "\e955";
}
.icon-notification-circle:before {
    content: "\e956";
}
.icon-question-circle:before {
    content: "\e957";
}
.icon-menu-circle:before {
    content: "\e958";
}
.icon-checkmark-circle:before {
    content: "\e959";
}
.icon-cross-circle:before {
    content: "\e95a";
}
.icon-plus-circle:before {
    content: "\e95b";
}
.icon-circle-minus:before {
    content: "\e95c";
}
.icon-percent-circle:before {
    content: "\e95d";
}
.icon-arrow-up-circle:before {
    content: "\e95e";
}
.icon-arrow-down-circle:before {
    content: "\e95f";
}
.icon-arrow-left-circle:before {
    content: "\e960";
}
.icon-arrow-right-circle:before {
    content: "\e961";
}
.icon-chevron-up-circle:before {
    content: "\e962";
}
.icon-chevron-down-circle:before {
    content: "\e963";
}
.icon-chevron-left-circle:before {
    content: "\e964";
}
.icon-chevron-right-circle:before {
    content: "\e965";
}
.icon-backward-circle:before {
    content: "\e966";
}
.icon-first-circle:before {
    content: "\e967";
}
.icon-previous-circle:before {
    content: "\e968";
}
.icon-stop-circle:before {
    content: "\e969";
}
.icon-play-circle:before {
    content: "\e96a";
}
.icon-pause-circle:before {
    content: "\e96b";
}
.icon-next-circle:before {
    content: "\e96c";
}
.icon-last-circle:before {
    content: "\e96d";
}
.icon-forward-circle:before {
    content: "\e96e";
}
.icon-eject-circle:before {
    content: "\e96f";
}
.icon-crop:before {
    content: "\e970";
}
.icon-frame-expand:before {
    content: "\e971";
}
.icon-frame-contract:before {
    content: "\e972";
}
.icon-focus:before {
    content: "\e973";
}
.icon-transform:before {
    content: "\e974";
}
.icon-grid:before {
    content: "\e975";
}
.icon-grid-crossed:before {
    content: "\e976";
}
.icon-layers:before {
    content: "\e977";
}
.icon-layers-crossed:before {
    content: "\e978";
}
.icon-toggle:before {
    content: "\e979";
}
.icon-rulers:before {
    content: "\e97a";
}
.icon-ruler:before {
    content: "\e97b";
}
.icon-funnel:before {
    content: "\e97c";
}
.icon-flip-horizontal:before {
    content: "\e97d";
}
.icon-flip-vertical:before {
    content: "\e97e";
}
.icon-flip-horizontal2:before {
    content: "\e97f";
}
.icon-flip-vertical2:before {
    content: "\e980";
}
.icon-angle:before {
    content: "\e981";
}
.icon-angle2:before {
    content: "\e982";
}
.icon-subtract:before {
    content: "\e983";
}
.icon-combine:before {
    content: "\e984";
}
.icon-intersect:before {
    content: "\e985";
}
.icon-exclude:before {
    content: "\e986";
}
.icon-align-center-vertical:before {
    content: "\e987";
}
.icon-align-right:before {
    content: "\e988";
}
.icon-align-bottom:before {
    content: "\e989";
}
.icon-align-left:before {
    content: "\e98a";
}
.icon-align-center-horizontal:before {
    content: "\e98b";
}
.icon-align-top:before {
    content: "\e98c";
}
.icon-square:before {
    content: "\e98d";
}
.icon-plus-square:before {
    content: "\e98e";
}
.icon-minus-square:before {
    content: "\e98f";
}
.icon-percent-square:before {
    content: "\e990";
}
.icon-arrow-up-square:before {
    content: "\e991";
}
.icon-arrow-down-square:before {
    content: "\e992";
}
.icon-arrow-left-square:before {
    content: "\e993";
}
.icon-arrow-right-square:before {
    content: "\e994";
}
.icon-chevron-up-square:before {
    content: "\e995";
}
.icon-chevron-down-square:before {
    content: "\e996";
}
.icon-chevron-left-square:before {
    content: "\e997";
}
.icon-chevron-right-square:before {
    content: "\e998";
}
.icon-check-square:before {
    content: "\e999";
}
.icon-cross-square:before {
    content: "\e99a";
}
.icon-menu-square:before {
    content: "\e99b";
}
.icon-prohibited:before {
    content: "\e99c";
}
.icon-circle:before {
    content: "\e99d";
}
.icon-radio-button:before {
    content: "\e99e";
}
.icon-ligature:before {
    content: "\e99f";
}
.icon-text-format:before {
    content: "\e9a0";
}
.icon-text-format-remove:before {
    content: "\e9a1";
}
.icon-text-size:before {
    content: "\e9a2";
}
.icon-bold:before {
    content: "\e9a3";
}
.icon-italic:before {
    content: "\e9a4";
}
.icon-underline:before {
    content: "\e9a5";
}
.icon-strikethrough:before {
    content: "\e9a6";
}
.icon-highlight:before {
    content: "\e9a7";
}
.icon-text-align-left:before {
    content: "\e9a8";
}
.icon-text-align-center:before {
    content: "\e9a9";
}
.icon-text-align-right:before {
    content: "\e9aa";
}
.icon-text-align-justify:before {
    content: "\e9ab";
}
.icon-line-spacing:before {
    content: "\e9ac";
}
.icon-indent-increase:before {
    content: "\e9ad";
}
.icon-indent-decrease:before {
    content: "\e9ae";
}
.icon-text-wrap:before {
    content: "\e9af";
}
.icon-pilcrow:before {
    content: "\e9b0";
}
.icon-direction-ltr:before {
    content: "\e9b1";
}
.icon-direction-rtl:before {
    content: "\e9b2";
}
.icon-page-break:before {
    content: "\e9b3";
}
.icon-page-break2:before {
    content: "\e9b4";
}
.icon-sort-alpha-asc:before {
    content: "\e9b5";
}
.icon-sort-alpha-desc:before {
    content: "\e9b6";
}
.icon-sort-numeric-asc:before {
    content: "\e9b7";
}
.icon-sort-numeric-desc:before {
    content: "\e9b8";
}
.icon-sort-amount-asc:before {
    content: "\e9b9";
}
.icon-sort-amount-desc:before {
    content: "\e9ba";
}
.icon-sort-time-asc:before {
    content: "\e9bb";
}
.icon-sort-time-desc:before {
    content: "\e9bc";
}
.icon-sigma:before {
    content: "\e9bd";
}
.icon-pencil-line:before {
    content: "\e9be";
}
.icon-hand:before {
    content: "\e9bf";
}
.icon-pointer-up:before {
    content: "\e9c0";
}
.icon-pointer-right:before {
    content: "\e9c1";
}
.icon-pointer-down:before {
    content: "\e9c2";
}
.icon-pointer-left:before {
    content: "\e9c3";
}
.icon-finger-tap:before {
    content: "\e9c4";
}
.icon-fingers-tap:before {
    content: "\e9c5";
}
.icon-reminder:before {
    content: "\e9c6";
}
.icon-fingers-crossed:before {
    content: "\e9c7";
}
.icon-fingers-victory:before {
    content: "\e9c8";
}
.icon-gesture-zoom:before {
    content: "\e9c9";
}
.icon-gesture-pinch:before {
    content: "\e9ca";
}
.icon-fingers-scroll-horizontal:before {
    content: "\e9cb";
}
.icon-fingers-scroll-vertical:before {
    content: "\e9cc";
}
.icon-fingers-scroll-left:before {
    content: "\e9cd";
}
.icon-fingers-scroll-right:before {
    content: "\e9ce";
}
.icon-hand2:before {
    content: "\e9cf";
}
.icon-pointer-up2:before {
    content: "\e9d0";
}
.icon-pointer-right2:before {
    content: "\e9d1";
}
.icon-pointer-down2:before {
    content: "\e9d2";
}
.icon-pointer-left2:before {
    content: "\e9d3";
}
.icon-finger-tap2:before {
    content: "\e9d4";
}
.icon-fingers-tap2:before {
    content: "\e9d5";
}
.icon-reminder2:before {
    content: "\e9d6";
}
.icon-gesture-zoom2:before {
    content: "\e9d7";
}
.icon-gesture-pinch2:before {
    content: "\e9d8";
}
.icon-fingers-scroll-horizontal2:before {
    content: "\e9d9";
}
.icon-fingers-scroll-vertical2:before {
    content: "\e9da";
}
.icon-fingers-scroll-left2:before {
    content: "\e9db";
}
.icon-fingers-scroll-right2:before {
    content: "\e9dc";
}
.icon-fingers-scroll-vertical3:before {
    content: "\e9dd";
}
.icon-border-style:before {
    content: "\e9de";
}
.icon-border-all:before {
    content: "\e9df";
}
.icon-border-outer:before {
    content: "\e9e0";
}
.icon-border-inner:before {
    content: "\e9e1";
}
.icon-border-top:before {
    content: "\e9e2";
}
.icon-border-horizontal:before {
    content: "\e9e3";
}
.icon-border-bottom:before {
    content: "\e9e4";
}
.icon-border-left:before {
    content: "\e9e5";
}
.icon-border-vertical:before {
    content: "\e9e6";
}
.icon-border-right:before {
    content: "\e9e7";
}
.icon-border-none:before {
    content: "\e9e8";
}
.icon-ellipsis:before {
    content: "\e9e9";
}


/* @end */

/* @group Social Circle Icon */

/*
* Symbolset
* www.symbolset.com
* Copyright © 2014 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-social-circle.css" rel="stylesheet" />
*/

@font-face {
  font-family: "SSSocialCircle";
  src: url('../fonts/ss-social-circle.eot');
  src: url('../fonts/ss-social-circle.eot?#iefix') format('embedded-opentype'),
       url('../fonts/ss-social-circle.woff') format('woff'),
       url('../fonts/ss-social-circle.ttf')  format('truetype'),
       url('../fonts/ss-social-circle.svg#SSSocialCircle') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"]{-ms-zoom: 1;}

.ss-icon, .ss-icon.ss-social-circle, .at4-share-btn,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"].ss-social-circle:before, [class*=" ss-"].ss-social-circle:before,
[class^="ss-"].right:after, [class*=" ss-"].right:after,
[class^="ss-"].ss-social-circle.right:after, [class*=" ss-"].ss-social-circle.right:after {
  font-family: "SSSocialCircle";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-feature-settings: "liga"; 
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="ss-"].right:before,
[class*=" ss-"].right:before{display:none;content:'';}

.ss-facebook:before,.ss-facebook.right:after{content:''}.ss-twitter:before,.ss-twitter.right:after{content:''}.ss-googleplus:before,.ss-googleplus.right:after{content:''}.ss-appdotnet:before,.ss-appdotnet.right:after{content:''}.ss-ello:before,.ss-ello.right:after{content:''}.ss-aboutme:before,.ss-aboutme.right:after{content:''}.ss-vk:before,.ss-vk.right:after{content:''}.ss-weibo:before,.ss-weibo.right:after{content:''}.ss-linkedin:before,.ss-linkedin.right:after{content:''}.ss-zerply:before,.ss-zerply.right:after{content:''}.ss-xing:before,.ss-xing.right:after{content:''}.ss-reddit:before,.ss-reddit.right:after{content:''}.ss-steam:before,.ss-steam.right:after{content:''}.ss-tumblr:before,.ss-tumblr.right:after{content:''}.ss-wordpress:before,.ss-wordpress.right:after{content:''}.ss-blogger:before,.ss-blogger.right:after{content:''}.ss-quora:before,.ss-quora.right:after{content:''}.ss-youtube:before,.ss-youtube.right:after{content:''}.ss-vimeo:before,.ss-vimeo.right:after{content:''}.ss-vine:before,.ss-vine.right:after{content:''}.ss-letterboxd:before,.ss-letterboxd.right:after{content:''}.ss-flickr:before,.ss-flickr.right:after{content:''}.ss-instagram:before,.ss-instagram.right:after{content:''}.ss-vscogrid:before,.ss-vscogrid.right:after{content:''}.ss-fivehundredpx:before,.ss-fivehundredpx.right:after{content:''}.ss-feedly:before,.ss-feedly.right:after{content:''}.ss-pinterest:before,.ss-pinterest.right:after{content:''}.ss-dropbox:before,.ss-dropbox.right:after{content:''}.ss-pinboard:before,.ss-pinboard.right:after{content:''}.ss-delicious:before,.ss-delicious.right:after{content:''}.ss-dribbble:before,.ss-dribbble.right:after{content:''}.ss-behance:before,.ss-behance.right:after{content:''}.ss-github:before,.ss-github.right:after{content:''}.ss-bitbucket:before,.ss-bitbucket.right:after{content:''}.ss-stackoverflow:before,.ss-stackoverflow.right:after{content:''}.ss-stackexchange:before,.ss-stackexchange.right:after{content:''}.ss-codepen:before,.ss-codepen.right:after{content:''}.ss-jsfiddle:before,.ss-jsfiddle.right:after{content:''}.ss-paypal:before,.ss-paypal.right:after{content:''}.ss-shopify:before,.ss-shopify.right:after{content:''}.ss-kickstarter:before,.ss-kickstarter.right:after{content:''}.ss-etsy:before,.ss-etsy.right:after{content:''}.ss-foursquare:before,.ss-foursquare.right:after{content:''}.ss-swarm:before,.ss-swarm.right:after{content:''}.ss-yelp:before,.ss-yelp.right:after{content:''}.ss-skype:before,.ss-skype.right:after{content:''}.ss-whatsapp:before,.ss-whatsapp.right:after{content:''}.ss-rdio:before,.ss-rdio.right:after{content:''}.ss-spotify:before,.ss-spotify.right:after{content:''}.ss-lastfm:before,.ss-lastfm.right:after{content:''}.ss-soundcloud:before,.ss-soundcloud.right:after{content:''}.ss-appstore:before,.ss-appstore.right:after{content:''}.ss-googleplay:before,.ss-googleplay.right:after{content:''}.ss-appleinc:before,.ss-appleinc.right:after{content:''}.ss-microsoft:before,.ss-microsoft.right:after{content:''}.ss-windows:before,.ss-windows.right:after{content:''}.ss-android:before,.ss-android.right:after{content:''}.ss-blackberry:before,.ss-blackberry.right:after{content:''}.ss-link:before,.ss-link.right:after{content:'🔗'}.ss-phone:before,.ss-phone.right:after{content:'📞'}.ss-mail:before,.ss-mail.right:after{content:'✉'}.ss-like:before,.ss-like.right:after{content:'👍'}.ss-rss:before,.ss-rss.right:after{content:''}.ss-share:before,.ss-share.right:after{content:''}
/* Legacy */
.ss-fivehundredpx:before,.ss-fivehundredpx.right:after{content:''},.ss-octocat:before,.ss-octocat.right:after{content:''}

/* @end */

body {
	font: 17px "source_sans_prolight", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 26px;
	color: #6D747A;
	font-weight: normal;
}

.wrapper,
.breadcrumb ul {
    max-width: 1200px;
    padding-left: 4%;
    padding-right: 4%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    position: relative;
}

.page-product-list .content,
.page-store-list .content {
	padding-top: 2em;
}

.page-blog-list .content {
	padding-top: 4em;
}

/* @group Header */

header {
	background-color: #fff;	
}

.page-landing header {
	border-bottom: 1px solid #e3e8ec;
}

header p.logo {
	margin-top: .8em;
	margin-bottom: 1.3em;
	background: url(/images/design-assets/logo-50th.svg) no-repeat;
	width: 229px;
	/*width: 195px;*/
	height: 69px;
	overflow: hidden;
	text-indent: -1000px;
}

header p.logo a {
	display: block;
	width: 100%;
	height: 100%;
	
}

.no-svg header p.logo {
	background-image: url(/images/design-assets/logo-50th.png);
}

header p.phone {
	display: none;
}

.no-nav header p.phone {
	display: block;
	clear: left;
	position: absolute;
	top: 30px;
	left: 87px;
	margin-bottom: 0;
}

.no-nav header .nav-collapse {
	display: none;
}

header .nav-collapse {
	background-color: #444D54;
	margin-left: -4%;
	margin-right: -4%;
	-moz-box-shadow: inset 0 5px 8px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 5px 8px rgba(0, 0, 0, 0.1);
}

header .nav-collapse ul li a {
	color: #fff;
	text-decoration: none;
	padding-top: .4em;
	padding-bottom: .4em;
	display: block;
	padding-left: 1%;
	padding-right: 4%;
}

header .nav-collapse ul li.current a:link,
header .nav-collapse ul li.current a:visited {
	background-color: #fff;
	color: #f6902a;
}

header .nav-collapse ul li a:hover {
	background-color: #fff;
	color: #f6902a;
}


/*! responsive-nav.js 1.0.32 by @viljamis */

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
  
}

.nav-collapse li {
  width: 100%;
  display: block;
}



.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}
.nav-collapse.opened li a:hover {
	background-color: #fff;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.nav-toggle {
	width: 42px;
	height: 42px;
	background-repeat: no-repeat;
	background-size: 100%;
	overflow: hidden;
	display: block;
	float: right;
	margin-top: .6em;
	position: absolute;
	right: 4%;
	top: 10px;
	color: #444D54;
}

.nav-toggle:before {
	content: '\e92b';
	font: 2em/42px LinearIcons;
	width: 42px;
	height: 42px;
	padding: 5px;
	color: #444D54;
}

.nav-toggle:hover:before {
	color: #434F5C;
}

.no-nav .nav-toggle {
	display: none;
}

.notify-thanks {
	position: absolute;
	width: 100%;
	height: 50px;
	background-color: #00BD7E;
	color: #fff;
	z-index: 999;
	line-height: 50px;
}

/* @end */

/* @group Banner */

.banner {
	clear: both;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.page-ezproduct-detail .banner {
	text-align: center;
}

.page-ezproduct-detail .banner article {
	max-width: 868px;
	margin-left: auto;
	margin-right: auto;
}

.page-home .banner {
	background-size: 280%;
	background-position: 70% top;
}

.banner .overlay {
	background-color: rgba(68, 77, 83, 0.85);
	padding-top: 1em;
	padding-bottom: 1em;
}

.page-home .banner .overlay {
	padding-bottom: 0;
}

.lt-ie9 .banner .overlay {
	background-color: #444D54;
}

.banner h2,
.banner h1 {
	text-align: center;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	font-size: 2em;
	line-height: 1em;
}

.page-blog-list .banner h1 {
	text-align: left;
	margin-bottom: .2em;
}

.page-blog-list.page-blog-category .banner h1 {
	text-align: center;
}

.page-home .banner h1 {
	text-align: left;
}

.banner p {
	color: #e3e8ec;
}

.page-home .banner article p {
	color: #afb8c4;
	line-height: 1.3em;
	font-size: 1.2em;
}

.banner p.featured {
	color: #afb8c4;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .8em;
	margin-bottom: -1em;
}

.page-home .banner .col-wrapper h3 {
	color: #fff;
	font-weight: 300;
	font-size: 1.7em;
	margin: 0;
}

.page-home .banner .col-wrapper h3 i {
	color: #f6902a;
	display: block;
	border: 2px solid #ef892a;
	width: 60px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	font-size: 1.1em;
	line-height: 60px;
	margin-bottom: .4em;
}

.page-home .banner .col-wrapper p {
	color: #a8b1bd;
	font-size: 1.1em;
	padding-left: 4%;
	padding-right: 4%;
	margin-top: 1em;
}

.page-home .banner .col-wrapper a.more {
	color: #fff;
	font-size: 1em;
}

.page-home .banner .col-wrapper a.more:hover {
	color: #a8b1bd;
}

.page-home .banner .wrapper {
	margin-left: auto;
	margin-right: auto;
}

.page-ezproduct-detail .banner .col {
	border: 1px solid #96a9b6;
	padding: .6em 1em;
}

.page-ezproduct-detail .banner .col i {
	display: inline-block;
	font-size: 2.5em;
	color: #96a9b6;
	vertical-align: top;
} 



.page-ezproduct-detail .banner .col p {
	display: inline-block;
	margin: 0;
	font-size: 1.3em;
	margin-top: .5em;
	margin-bottom: .5em;
}

.form-wrapper {
	background-color: #eef1f4;
}

.form-header h2 {
	text-align: center;
	color: #f58f29;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
}
	
}

/* @end */

/* @group Breadcrumb */

.breadcrumb {
	background-color: #F6F8F9;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .5em;
}

.breadcrumb ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
}

.breadcrumb li {
	display: inline;
	font-size: .6em;
	text-transform: uppercase;
	color: #6D747A;
	letter-spacing: 1px;
}

.breadcrumb li a {
	color: #6D747A;
}

.breadcrumb li a:hover {
	color: #AFB8C4;
}

.breadcrumb li:before {
	content: '/ ';
	margin-right: .7em;
	margin-left: .4em;
	color: #AFB8C4;
}

.breadcrumb li:first-child:before {
	content: '';
}

/* @end */

/* @group Typography */

a:link, a:visited, input[type="submit"], button[type="submit"] { 
	color: #F6902A; 
	text-decoration: none; 
	-webkit-transition: 0.4s all ease; 
	-moz-transition: 0.4s all ease; 
	-o-transition: 0.4s all ease; 
	transition: 0.4s all ease; 
}

a:hover, a:focus { color: #444D54; }
a:focus, button:focus { outline: 0; }

.content p a:link {
	text-decoration: underline;
}

.content h1 {
	font-weight: 300;
	font-style: normal;
	color: #444D54;
	font-size: 1.9em;
	line-height: 1em;
}


.content h2 {
	font-weight: 300;
	font-style: normal;
	color: #F6902A;
	font-size: 1.7em;
	margin-top: 1.5em;
	line-height: 1em;
}

.content h3 {
	font-weight: 300;
	color: #AFB8C4;
	margin-top: 1.3em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.3em;
}

.content blockquote {
	margin: 0 0 0 1em;
	position: relative;
	clear: both;
	border-left: 4px solid #B5C3CD;
}

.content blockquote p {
	color: #444D54;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 1.8em;
	margin-bottom: 1.6em;
	padding-bottom: .5em;
	padding-top: .5em;
	padding-left: .9em;
}

.content blockquote p:before {
	content: "\201C";
}

.content blockquote p:after {
	content: "\201D";
}


strong {
	font-family: "source_sans_proregular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.content strong,
.content b {
	color: #444D54;
}

em {
	font-family: "source_sans_prolight_italic", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.content em,
.content i {
	color: #AFB8C4;
}

.content ul,
.content ol,
.modal-box.modal-product article ul,
.modal-box.modal-product article ol {
	color: #666;
	padding-left: 1em;
	margin-bottom: 2em;
	margin-top: 2em;
}

.content li,
.modal-box.modal-product article li {
	margin-bottom: 1em;
	line-height: 1.2em;
}

.content ul li {
	list-style-type: none;
	position: relative;
}

.content ul li:before {
	content: '\e934';
	font-size: 9px;
	left: -1.8em;
	position: absolute;
	font-family: Linearicons;
	color: #F6902A;
}

.content ol,
.modal-box.modal-product article ol {
	counter-reset:li; /* Initiate a counter */
	padding-left: 1.5em;
}

.content ol > li,
.modal-box.modal-product article ol > li {
	position:relative; /* Give each list item a left margin to make room for the numbers */
	list-style:none;
	margin-right: 0;
	margin-top: 0;
}
.content ol > li:before,
.modal-box.modal-product article ol > li:before {
	content:counter(li); /* Use the counter as content */
	counter-increment:li; /* Increment the counter by 1 */
	/* Position and style the number */
	position:absolute;
	top: 0;
	left:-2em;
	box-sizing:border-box;
	color:#fff;
	text-align:center;
	background-color: #AFB8C4;
	height: 16px;
	width: 16px;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	border-radius: 12px;
}

p.intro {
	font-size: 1.1em;
	text-align: center;
}

.content .embed,
.modal-box .embed {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
	margin-bottom: 2em;            
}

.content .formstack-iframe .embed {
	padding-bottom: 0;
	padding-top: 0;
	overflow: visible;
	height: 100%;
	display: block;
}

.page-blog .content .embed {
	clear: both;
}

.embed iframe,
.embed_media iframe,
.embed object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.formstack-iframe .embed iframe {
	position: relative;
	display: block;
}

.content table {
	border: none;	
	color: #6c737a;
	width: 100% !important;
}

.content .company-timeline table {
	border: 1px solid #fff;	
	color: #fff;
}

.content table thead tr th {
	padding: .7em;
	font-weight: 600;
	background-color: #bbc1c8;
	color: #fff;
	text-align: left;
}

.content .company-timeline table thead tr th {
	background-color: #fff;
	border: navy;
	color: #6abadc;
	padding-top: .5em;
	padding-bottom: .5em;
	font-size: 1.3em;
	text-align: center;
	font-weight: 400;
}

.content .company-timeline table tr th {
	border: none;
	text-align: left;
	width: 30%;
	padding: .7em;
	font-size: 1em;
	font-weight: 400;
}

.content table tr {
	border-bottom: 1px solid #bbc1c8;
}


.content .company-timeline table tr {
	border-bottom: 1px solid #fff;
}

.content table td {
	border: none;
	padding: .7em;
}

.content .company-timeline table td {
	border: none;
	text-align: left;
	padding: .7em;
	
}

/* @end */

/* @group Buttons */

a.button, 
form button[type="submit"],
input[type="submit"],
p.button {
	text-transform: uppercase;
	background-color: #444D54;
	color: #fff;
	padding: .9em 1.8em .8em;
	display: inline-block;
	-webkit-box-sizing: border-box; 
	     -moz-box-sizing: border-box; 
	          box-sizing: border-box;
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
	border: 1px solid #444D54;
	border-radius: 0px;  
	-webkit-appearance: none;
	font: .8em "source_sans_proregular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1em;
}

a p.button {
	-webkit-transition: 0.4s all ease; 
	-moz-transition: 0.4s all ease; 
	-ms-transition: 0.4s all ease; 
	-o-transition: 0.4s all ease; 
	transition: 0.4s all ease; 
	margin-bottom: 0;
}

p.button {
	margin-top: 0;
}


a.button:hover,
form button[type="submit"]:hover,
input[type="submit"]:hover,
p.button:hover {
	background-color: #9DB0BD;
	border-color: #9DB0BD;
	color: #fff;
}

a.button.action, 
form button[type="submit"].action,
input[type="submit"].action,
p.button.action {
	background-color: #F6902A;
	border-color: #F6902A;
}

a.button.action:hover, 
form button[type="submit"].action:hover,
input[type="submit"].action:hover,
p.button.action:hover {
	background-color: #444D54;
	border-color: #444D54;
}

a.button.secondary, 
form button[type="submit"].secondary,
input[type="submit"].secondary {
	background-color: #9DB0BD; 
	border-color: #9DB0BD; 
}

a.button.secondary:hover, 
form button[type="submit"].secondary:hover,
input[type="submit"].secondary:hover {
	background-color: #444D54;
	border-color: #444D54;
}

a.button.alt, 
form button[type="submit"].alt,
input[type="submit"].alt {
	background-color: transparent; 
	border-color: #9DB0BD; 
	color: #9DB0BD;
}

a.button.alt:hover, 
form button[type="submit"].alt:hover,
input[type="submit"].alt:hover {
	border-color: #444D54;
	color: #444D54;
}

.banner a.button.alt:hover, 
.banner form button[type="submit"].alt:hover,
.banner input[type="submit"].alt:hover {
	border-color: #fff;
	color: #fff;
}

a.button.large,
form button[type="submit"].large,
input[type="submit"].large {
	font-size: 1.1em;
	font-weight: 400;
}

a.button.xlarge,
form button[type="submit"].xlarge,
input[type="submit"].xlarge {
	font-size: 1.4em;
	font-weight: 400;
}

a.button.icon,
form button[type="submit"].icon,
input[type="submit"].icon {
	padding-top: .6em;
}

a.button.icon i,
form button[type="submit"].icon i,
input[type="submit"].icon i {
	font-size: 1.2em;
	margin-right: .2em;
	position: relative;
	top: 2px;
}

a.more,
p.more {
	text-transform: uppercase;
	color: #9DB0BD;
	font-size: .9em;
}

p.more {
	margin: 0;
}

a.more:after,
p.more:after {
	content: '\e93c';
	font-family: 'Linearicons';
	font-size: .8em;
	margin-left: .3em;
}

a.more:hover
a:hover p.more {
	color: #444D54;
}

/* @end */

/* @group Images */

img { -ms-interpolation-mode: bicubic; }/*Fixes IE scaling issues*/



img.full,
img.left,
img.right,
.content figure img {
	display: block;
	width: 100%;
	max-width: 100%;
	float: none;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	height: auto;
	-webkit-box-sizing: border-box; 
	     -moz-box-sizing: border-box; 
	          box-sizing: border-box;
}

.logo-proof img.full,
.modal-gallery-wrapper img.full,
.landing-gallery-wrapper img.full,
.modal-gallery img.full {
	margin-bottom: 0;
}

.content figure {
	margin-bottom: 1.5em;
}

.content figure img {
	margin-bottom: 0;
}

.content figure figcaption {
	background-color: #9DB0BD;
	color: #fff;
	padding: 1.5em;
}

img.circle {
	border-radius: 50%;
}


/* @end */

/* @group Forms */


form.infield {
	background-color: #EFF2F4;
	padding: 1.8em 1.5em 1em;
	margin-bottom: 2em;
}

.modal-form form.infield,
.store-options-wrapper form.infield {
	margin-bottom: 0;
}

form.infield h3 {
	text-transform: capitalize;
	letter-spacing: 0;
	color: #444D54;
	margin-top: 0;
	font-size: 1.7em;
}

.page-landing-longform .sidebar form.infield h3 {
	font-size: 1.2em;
	color: #808080;
	margin-bottom: .5em;
}

.infield input[type="text"],
.infield textarea,
.infield input[type="file"],
.infield input[type="url"],
.infield input[type="email"],
.infield input[type="tel"],
.infield input[type="number"],
.infield input[type="date"] {
	font: 500 1.1em "source_sans_proregular", Helvetica, Helvetica;
	border: none;
	border-left: 4px solid #BCC2C8;
	padding: .5em;
	width: 100%;
	color: #808080;
	-webkit-box-sizing: border-box; 
	     -moz-box-sizing: border-box; 
	          box-sizing: border-box;
	border-radius: 0px;  
	-webkit-appearance: none;
	background-color: #fff;
}

.infield input[type="number"] {
	-moz-appearance:textfield;
}

.infield input[type=number]::-webkit-inner-spin-button, 
.infield input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none !important; 
  margin: 0 !important; 
}

.infield .store-option-action input[type="text"] {
	border: none;
	text-align: center;
}

.infield select {
	font: 500 1.1em "source_sans_proregular", Helvetica, Helvetica;
	border: none;
	border-left: 4px solid #BCC2C8;
	padding: .5em;
	width: 100%;
	color: #808080;
	-webkit-box-sizing: border-box; 
	     -moz-box-sizing: border-box; 
	          box-sizing: border-box;
	border-radius: 0px;  
	border-radius: 0px !important;
	background: url(/images/design-assets/select-arrow.png) right center no-repeat;
	background-size: 21px;
	-webkit-border-radius: 0px;
	-webkit-appearance: none;
	background-color: #fff;
	-webkit-border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	  appearance: none;
	border-right: 10px solid #fff;
}

.infield .store-option-action select {
	background: url(/images/design-assets/select-arrow3.png) right center no-repeat;
	background-size: 16px;
	border: 1px solid #abb4c0;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding-right: 1.2em;
	padding-left: .6em;
	padding-top: .1em;
	padding-bottom: .1em;
	margin-bottom: .5em;
	color: #99acb9;
	font-size: 1em;
}

.infield .store-option-action select.quantity {
	background: url(/images/design-assets/select-arrow2.png) right center no-repeat;
	background-size: 36px;
	padding-right: 2.4em;
	font-size: 1.2em;
}

.infield .active .store-option-action select {
	color: #00b97e;
	border-color: #00b97e;
}

.infield select.default-value {
	color: #99acb9 !important;
	font-weight: normal;
	font-family: "source_sans_prolight", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

select::-ms-expand {
    display: none;
}

.lt-ie10 .infield select {
	background-image: none;
}



.lt-ie10 .infield input[type="text"]:-ms-input-placeholder,
.lt-ie10 .infield textarea:-ms-input-placeholder,
.lt-ie10 .infield input[type="file"]:-ms-input-placeholder,
.lt-ie10 .infield input[type="url"]:-ms-input-placeholder,
.lt-ie10 .infield input[type="email"]:-ms-input-placeholder,
.lt-ie10 .infield input[type="tel"]:-ms-input-placeholder,
.lt-ie10 .infield input[type="number"]:-ms-input-placeholder,
.lt-ie10 .infield input[type="date"]:-ms-input-placeholder {  
	   color: transparent;
}


form .form-item { position: relative; margin: 1.5em 0; clear: both;
}


form .form-item-spacer {
	height: 2.5em;
}

.infield .required input[type="text"],
.infield .required textarea,
.infield .required input[type="file"],
.infield .required input[type="url"],
.infield .required input[type="email"],
.infield .required input[type="tel"],
.infield .required input[type="number"],
.infield .required input[type="date"],
.infield .required select {
	border-left-color: #6D747A;
}

.infield textarea {
	height: 150px;
}

.modal-box .infield textarea {
	height: 250px;
}

form .form-item.required:after {
	content: '\e646';
	position: absolute;
	font-family: 'LinearIcons';
	color: #6D747A;
	right: .5em;
	top: .4em;
}

form .form-item.required.select-field:after {
	content: '';
}

form .form-item.submit {
	margin-bottom: 0px;
}

.fields-float .form-item {
	float: left;
	clear: none;
	margin-top: 0;
	margin-left: 8%;
}

.fields-float .form-item:first-child {
	margin-left: 0;
}

.fields-float .col-50 {
	width: 46%;
}

.fields-float .col-20 {
	width: 20%;
}

.fields-float .col-30 {
	width: 28%;
}


form .form-item label {
	position: absolute; 
	top: 0;
	left: 0px; 
	margin: 0;
	padding: .6em;
	display: block;
	width: 100%;
	color: #99acb9;
	-webkit-box-sizing: border-box; 
	     -moz-box-sizing: border-box; 
	          box-sizing: border-box;
	font-size: 1.1em;
	text-align: left;
}

form .store-option-action .form-item label {
	text-align: center;
}

form .store-option-action .form-item.shipping label {
	font-size: .9em;
}

form .store-option-action .form-item.shipping label:hover {
	cursor: pointer;
}

::-webkit-input-placeholder {
   color: #979797;
}

:-moz-placeholder { /* Firefox 18- */
   color: #979797;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #979797;  
}

:-ms-input-placeholder {  
   color: #979797;  
}

.bs-callout-warning {
	background-color: #e9726c;
	padding: 1em;
}

.bs-callout-info {
	background-color: #00bd7e;
	padding: 1em;
}

.bs-callout h4 {
	margin-top: 0;
	font-weight: normal;
	font-style: normal;
	margin-bottom: .2em;
	font-size: 1.4em;
	color: #fff;
}

.bs-callout p {
	margin-top: 0 !important;
	font-style: italic;
	color: #fff;
	margin-bottom: 0 !important;
	opacity: 0.74;
	line-height: 1.2em;
	font-size: 1em;
}

.modal-form .bs-callout p {
	font-size: 1em;
}


input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #e9726c !important;
  background-color: #fff !important;
  border-left-color: #e9726c !important;
}

.parsley-errors-list {
	margin: 10px 0 0 !important;
	padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  text-align: left;
}

.parsley-errors-list.filled {
  opacity: 1;
}

.content .parsley-errors-list {
	padding-left: 1.2em;
}

.content .parsley-errors-list li {
	font-style: italic;
	color: #e9726c;
}
.content .parsley-errors-list li:before {
	content: '\e955';
	color: #e9726c;
	font-size: .8em;
	left: -1.3em;
	font-weight: normal;
	font-style: normal;
}


/* @end */

/* @group Sidebar */

.sidebar nav {
	background-color: #F6F8F9;
	padding-top: 7%;
	padding-bottom: 1%;
	margin-bottom: 2em;
}

.sidebar h2 {
	color: #f6902a;
	font-weight: 100;
	font-size: 1.3em;
}


.sidebar h3 {
	color: #444D54;
	font-weight: 100;
	font-size: 1.3em;
}

.sidebar nav h3 {
	margin-top: 0;
	padding-left: 7%;
	padding-right: 7%;
}


.sidebar p {
	margin-bottom: 1em;
	margin-top: 1em;
}

.sidebar p em {
	color: #9cafbd;
	font-size: .9em;
	position: relative;
}

.sidebar nav ul {
	padding: 0;
}

.sidebar nav ul li {
}

.sidebar nav li a {
	display: block;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-right: 7%;
	padding-left: 7%;
	color: #6D747A;
}

.sidebar nav li a:hover {
	background-color: #9cafbd;
	color: #fff;
}

.sidebar nav li.current a {
	background-color: #f58f29;
	color: #fff;
}

.sidebar .callout {
	padding: 7%;
}

/* @end */

/* @group Product Colors */

a.product-color-green {
	background-color: #00BD7E;
	border-color: #00BD7E;
}

.page-why-modular section.product-color-green,
.resource-listing-img.product-color-green,
.product-color-green .modal-product-wrapper img.product-illus,
.product-color-green .modal-product-wrapper .modal-action,
.product-color-green a img.product-illus {
	background-color: #00BD7E;
}


.page-product-detail.product-color-green .banner {
	background-color: #EFF2F4;
}

.page-product-detail.product-color-green .banner .overlay,
.product-color-green .modal-box .product-img a.play-video {
      	background-color: rgba(0, 189, 126, 0.89);
}

.page-why-modular .content section.product-color-green article h3 i,
.page-why-modular .content section.product-color-green article h2 i,
.product-color-green .feature-section .feature-detail ul li:before,
.product-color-green .modal-product-wrapper .modal-action a.button,
.product-color-green .feature-section .feature-detail h2 {
	color: #00BD7E;
}

a.product-color-red {
	background-color: #e9726c;
	border-color: #e9726c;
}

.product-color-red a img.product-illus,
.page-why-modular section.product-color-red,
.resource-listing-img.product-color-red,
.product-color-red .modal-product-wrapper img.product-illus,
.product-color-red .modal-product-wrapper .modal-action {
	background-color: #e9726c;
}

.page-product-detail.product-color-red .banner {
	background-color: #EFF2F4;
}

.page-product-detail.product-color-red .banner .overlay,
.product-color-red .modal-box .product-img a.play-video {
	background-color: rgba(233, 113, 107, 0.89);
}

.page-why-modular .content section.product-color-red article h3 i,
.page-why-modular .content section.product-color-red article h2 i,
.product-color-red .feature-section .feature-detail ul li:before,
.product-color-red .modal-product-wrapper .modal-action a.button,
.product-color-red .feature-section .feature-detail h2 {
	color: #e9726c;
}

a.product-color-blue {
	background-color: #6bbbdc;
	border-color: #6bbbdc;
}

.product-color-blue a img.product-illus,
.product-color-blue .modal-product-wrapper img.product-illus,
.page-why-modular section.product-color-blue,
.resource-listing-img.product-color-blue,
.product-color-blue .modal-product-wrapper .modal-action {
	background-color: #6bbbdc;
}

.page-product-detail.product-color-blue .banner {
	background-color: #EFF2F4;
}


.page-product-detail.product-color-blue .banner .overlay,
.product-color-blue .modal-box .product-img a.play-video {
	background-color: rgba(107, 186, 220, 0.89);
}

.page-why-modular .content section.product-color-blue article h3 i,
.page-why-modular .content section.product-color-blue article h2 i,
.product-color-blue .feature-section .feature-detail ul li:before,
.product-color-blue .modal-product-wrapper .modal-action a.button,
.product-color-blue .feature-section .feature-detail h2 {
	color: #6bbbdc;
}

a.product-color-purple {
	background-color: #9175d6;
	border-color: #9175d6;
}

.product-color-purple a img.product-illus,
.page-why-modular section.product-color-purple,
.resource-listing-img.product-color-purple,
.product-color-purple .modal-product-wrapper img.product-illus,
.product-color-purple .modal-product-wrapper .modal-action {
	background-color: #9175d6;
}

.page-product-detail.product-color-purple .banner {
	background-color: #EFF2F4;
}


.page-product-detail.product-color-purple .banner .overlay,
.product-color-purple .modal-box .product-img a.play-video {
	background-color: rgba(145, 117, 214, 0.89);
}

.page-why-modular .content section.product-color-purple article h3 i,
.page-why-modular .content section.product-color-purple article h2 i,
.product-color-purple .feature-section .feature-detail ul li:before,
.product-color-purple .modal-product-wrapper .modal-action a.button,
.product-color-purple .feature-section .feature-detail h2 {
	color: #9175d6;
}

a.product-color-yellow {
	background-color: #d4bf71;
	border-color: #d4bf71;
}

.product-color-yellow a img.product-illus,
.page-why-modular section.product-color-yellow,
.resource-listing-img.product-color-yellow,
.product-color-yellow .modal-product-wrapper img.product-illus,
.product-color-yellow .modal-product-wrapper .modal-action {
	background-color: #d4bf71;
}

.page-product-detail.product-color-yellow .banner {
	background-color: #EFF2F4;
}

.page-product-detail.product-color-yellow .banner .overlay,
.product-color-yellow .modal-box .product-img a.play-video {
	background-color: rgba(212, 191, 112, 0.89);
}

.page-why-modular .content section.product-color-yellow article h3 i,
.page-why-modular .content section.product-color-yellow article h2 i,
.product-color-yellow .feature-section .feature-detail ul li:before,
.product-color-yellow .modal-product-wrapper .modal-action a.button,
.product-color-yellow .feature-section .feature-detail h2 {
	color: #d4bf71;
}

a.product-color-orange {
	background-color: #f6902a;
	border-color: #f6902a;
}

.product-color-orange a img.product-illus,
.page-why-modular section.product-color-orange,
.resource-listing-img.product-color-orange,
.product-color-orange .modal-product-wrapper img.product-illus {
	background-color: #f6902a;
}

.page-product-detail.product-color-orange .banner {
	background-color: #EFF2F4;
}

.page-product-detail.product-color-orange .banner .overlay {
	background-color: rgba(246, 144, 41, 0.89);
}

.page-why-modular .content section.product-color-orange article h3 i,
.page-why-modular .content section.product-color-orange article h2 i,
.product-color-orange .feature-section .feature-detail ul li:before,
.product-color-orange .feature-section .feature-detail h2 {
	color: #f6902a;
}

img.product-illus {
	max-width: 180px;
}

.page-why-modular section.product-color-navy,
.resource-listing-img.product-color-navy {
	background-color: #444D54;
}

.page-why-modular .content section.product-color-navy article h3 i,
.page-why-modular .content section.product-color-navy article h2 i {
	color: #444D54;
}

/* @end */

/* @group Callout */

.callout {
	border: 1px solid #E3E8EC;
	text-align: center;
	padding: 2% 2% 3%;
}

.callout img {
	max-width: 130px;
}

.callout h3,
.content .callout h3 {
	margin-bottom: 0;
	color: #444D54;
	font-weight: 100;
	font-size: 1.2em;
	text-transform: capitalize;
	letter-spacing: 0;
	margin-top: 1em;
}

.callout p {
	margin: .8em 0 1.5em;
	color: #AFB8C4;
	font-size: .9em;
	line-height: 1.2em;
}

.callout a.button {
	margin-bottom: 0;
	margin-top: 1em;
}

.sidebar .callout a.button {
	display: block;
}

.page-home .home-products .callout,
.page-product-list .callout {
	border: none;
	padding-left: 0;
	padding-right: 0;
}

.page-home .why-modular {
	background: url(/images/design-assets/grid.png) repeat #444d54;
}

.store-cta {
	background: url(/images/design-assets/grid.png) repeat #f58f29;
	padding-top: 1em;
	padding-bottom: 1em;
}

.store-cta h2 {
	color: #fff;
	margin-bottom: .25em;
	font-size: 1.7em;
}

.store-cta p {
	color: rgba(255, 255, 255, 0.75);
	margin-top: 0;
	font-size: 1.2em;
}

.page-home .why-modular .modular-bkg-illus {
	padding-top: 2em;
	padding-bottom: 2em;
}

.page-home .why-modular article {
	margin-bottom: 3em;
}

.page-home .why-modular article h2 {
	color: #d4bf71;
	font-weight: 300;
	font-size: 2em;
	line-height: 1em;
}

.page-home .why-modular article p {
	color: #afb8c4;
}

.page-home .why-modular article a.more {
	color: #fff;
	font-size: 1em;
}

.page-home .why-modular article a.more:hover {
	color: #afb8c4;
}


.page-home .why-modular .modular-reasons {
	clear: both;
	width: auto;
}

.page-home .why-modular .modular-reasons .col {
	clear: both;
}

.page-home .why-modular .modular-reasons a i,
.page-home .why-modular .modular-reasons a h3 {
	-webkit-transition: 0.4s all ease; 
	-moz-transition: 0.4s all ease; 
	-ms-transition: 0.4s all ease; 
	-o-transition: 0.4s all ease; 
	transition: 0.4s all ease;
}

.page-home .why-modular .modular-reasons i {
	width: 54px;
	height: 54px;
	display: inline-block;
	border-radius: 50%;
	line-height: 54px;
	font-size: 35px;
	color: #cdb871;
	text-align: center;
	float: left;
	margin-bottom: .4em;
	border: 2px solid #cdb871;
}

.page-home .why-modular .modular-reasons a:hover i {
	color: #fff;
	border-color: #fff;
}

.page-home .why-modular .modular-reasons h3 {
	color: #fff;
	font-weight: 300;
	text-transform: uppercase;
	font-size: .9em;
	line-height: 35px;
	float: left;
	padding-left: .5em;
}



/* @end */

/* @group Columns/Grids
 */

.col-wrapper {
	text-align: center;
	overflow: hidden;
}

.page-home .banner .col-wrapper {
	margin-left: auto;
	margin-right: auto;
	background-color: #444d54;
	margin-top: 6%;
}

.modal-gallery-wrapper.col-wrapper,
.landing-gallery-wrapper.col-wrapper {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 3px;
}

/* @group Untitled Group */

.hide-gallery .modal-gallery-wrapper {
	display: none;
}

/* @end */

.landing-gallery-wrapper.col-wrapper {
	margin-bottom: 3em;
	margin-top: 2em;
}

.col-wrapper .col {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 2.5em;
}

.col-wrapper .col.callout {
	width: 90%;
}

.page-home .banner .col-wrapper .col {
	margin-bottom: 0;
	padding-bottom: 2em;
	padding-top: 2em;
	border-bottom: 1px solid #6d747a;
}

.col-wrapper.col5 .col,
.col-wrapper.col6 .col,
.col-wrapper.col7 .col {
	width: 43%;
	margin-left: 3%;
	margin-right: 3%;
}

.modal-gallery-wrapper.col-wrapper.col4 .col,
.landing-gallery-wrapper.col-wrapper.col4 .col {
	margin: 0%;
	float: left;
	width: 50%;
}

.logo-proof .col-wrapper.col7 .col,
.logo-proof .col-wrapper.col6 .col {
	margin: 0 1%;
	width: 30%;
}

/* @end */

/* @group Product Detail */

.page-product-detail .banner {
	min-height: 350px;
	background-size: cover;
	position: relative;
}

.page-product-detail .banner .overlay {
	width: 90%;
	display: inline-block;
	height: 91%;
	position: absolute;
	padding-left: 5%;
	padding-right: 5%;
}

.page-product-detail .banner .overlay img.product-illus,
.page-search-results img.product-illus {
	max-width: 80px;
}

.page-search-results img.product-illus {
	float: left;
	margin-right: 1em;
}

.page-product-detail .banner .overlay article,
.page-search-results .results.result-product article {
	overflow: hidden;
}

.page-product-detail .banner h1 {
	text-align: left;
	margin-bottom: .1em;
}

.page-product-detail .banner p {
	margin-top: .5em;
	margin-bottom: .5em;
	color: rgba(255, 255, 255, 0.70);
}

.action-bar {
	background-color: #444d54;
	text-align: center;
	padding-top: 1.5em;
	padding-bottom: .8em;
}

.modal-gallery-wrapper a img,
.landing-gallery-wrapper a.modal img,
.landing-gallery-wrapper a.modal i {
	-webkit-transition: 0.4s all ease; 
	-moz-transition: 0.4s all ease; 
	-ms-transition: 0.4s all ease; 
	-o-transition: 0.4s all ease; 
	transition: 0.4s all ease; 
}

.modal-gallery-wrapper a img:hover,
.landing-gallery-wrapper a.modal img:hover,
.landing-gallery-wrapper a.modal i:hover {
	opacity: .8;
}

.page-resources-list .action-bar {
	background-color: #f6f8f9;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 1.5em;
}

.page-resources-list .action-bar button {
	border-radius: 0px;  
	-webkit-appearance: none;
	border: none;
	background-color: transparent;
	font-family: "source_sans_prolight", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 300;
	color: #6d747a;
	padding-left: .8em;
	padding-right: .8em;
	margin-left: .5em;
	margin-right: .5em;
	padding-top: 1em;
	padding-bottom: .8em;
}

.page-resources-list .action-bar button:hover {
	background-color: #e6ebee;
}

.page-resources-list .action-bar button.is-checked {
	background-color: #fff;
}

.action-bar a.button.alt {
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: .7em;
	padding-top: .7em;
	margin-left: .2em;
	margin-right: .2em;
}

.action-bar a.button.alt.stores {
	background-color: #f58f29;
	color: #fff;
	border-color: #f58f29;
}



.action-bar a.button.icon i {
	color: #6d747a;
	margin-right: 0;
	top: 0px;
}



.action-bar a.button.stores.icon i {
	color: rgba(255, 255, 255, 0.52);
}

.action-bar a.button.alt:hover {
	color: #fff;
	border-color: #fff;
}

.action-bar a.button.action:hover {
	background-color: #fff;
	color: #f6902a;
}

.product-grid {
	background-color: #f6f8f9;
	padding-top: 3em;
}

.product-grid h2,
.modal-gallery-wrapper h2,
.page-product-detail .page-store-list h2 {
	text-align: center;
	font-weight: 300;
	color: #444d54;
	font-size: 2em;
	margin-top: 0;
	margin-bottom: 1.5em;
}

.product-grid img.product-illus,
.modal-product-wrapper img.product-illus {
	max-width: 130px;
	width: 130px;
	height: 130px;
	border-radius: 50%;
	padding: .5em;
	-webkit-transition: 0.4s all ease; 
	-moz-transition: 0.4s all ease; 
	-ms-transition: 0.4s all ease; 
	-o-transition: 0.4s all ease; 
	transition: 0.4s all ease; 
	text-align: center;
	color: #fff;
}

.modal-product-wrapper img.product-illus {
	float: left;
	width: 50px;
	height: 50px;
	max-width: 50px;
	padding: .1em;
	position: relative;
	margin-right: .5em;
	margin-bottom: 0;
	top: -.7em;
}

.product-grid a img.product-illus {
	color: #fff;
	text-align: center;
}

.modal-gallery-wrapper h2 {
	margin-top: 1em;
	margin-bottom: 1em;
}

.product-grid a img.product-illus:hover,
.product-grid a:hover img.product-illus {
	background-color: #444d54;
}

.product-grid h3 {
	font-weight: 300;
	font-size: 1.2em;
	margin-bottom: .5em;
}

.product-grid a h3 {
	color: #444d54;
}

.product-grid a.more,
.product-grid a p.more {
	color: #f6902a;
}

.product-grid a p.more {
	-webkit-transition: 0.4s all ease; 
	-moz-transition: 0.4s all ease; 
	-ms-transition: 0.4s all ease; 
	-o-transition: 0.4s all ease; 
	transition: 0.4s all ease;
}

.product-grid a.more:hover,
.product-grid a:hover p.more {
	color: #444D54;
}

.page-product-detail blockquote,
.page-store-detail blockquote {
	background-color: #9db0bd;
	margin: 0;
	padding: 2em;
	text-align: center;
	clear: both;
	margin-bottom: 2em;
}

.page-sub-product-detail blockquote {
	margin-bottom: 0;
}

.page-store-detail blockquote {
	margin-bottom: 0;
}

.page-product-detail blockquote p,
.page-store-detail blockquote p {
	color: #fff;
	font-size: 1.4em;
	line-height: 1.4em;
	display: inline-block;
	position: relative;
	max-width: 900px;
}

.page-product-detail blockquote p:before,
.page-product-detail blockquote p:after,
.page-store-detail blockquote p:before,
.page-store-detail blockquote p:after {
	content: '“';
	font-size: 2.8em;
	color: rgba(255, 255, 255, 0.27);
	position: absolute;
}

.page-product-detail blockquote p:before,
.page-store-detail blockquote p:before {
	left: -.4em;
	top: .1em;
}

.page-product-detail blockquote p:after,
.page-store-detail blockquote p:after {
	content: '”';
	right: -.4em;
	top: .1em;
}

.page-product-detail blockquote cite,
.page-store-detail blockquote cite {
	color: rgba(255, 255, 255, 0.61);
	clear: both;
	display: block;
	font-family: "source_sans_prolight_italic", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.feature-section .feature-detail {
	clear: both;
	padding-top: 1em;
	padding-bottom: 1em;
}

.feature-section .feature-detail.alt {
	background-color: #f6f8f9;
}

.feature-section .feature-detail h2 {
	font-weight: 300;
	font-size: 2em;
	line-height: 1em;
}

.feature-section .feature-detail h3 {
	font-weight: 300;
	font-size: 1.5em;
}

.feature-section .feature-detail ul {
	padding: 0;
	margin-left: 1.5em;
}

.feature-section .feature-detail ul li {
	list-style-type: none;
	line-height: 1.3em;
	margin-bottom: .8em;
}

.feature-section .feature-detail ul li:before {
	content: '\e934';
	font-family: "LinearIcons";
	margin-right: .5em;
	color: #00bd7e;
	font-size: .8em;
	margin-left: -1.6em;
}

.page-ezproduct-detail .feature-section .feature-detail ul li:before {
	content: '\e959';
	font-size: 1em;
	margin-left: -1.4em;
	margin-right: .4em;
}


.page-ezproduct-detail .feature-section .feature-detail ul ul li:before {
	content: '• ';
	font-size: 1em;
	margin-left: -1.4em;
	margin-right: .4em;
}

.design-options {
	background: url(/images/design-assets/grid.png) #444d54;
	clear: both;
}

.design-options h2 {
	text-align: center;
	font-weight: 300;
	background-color: #323c44;
	color: #fff;
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0;
	padding-left: 3%;
	padding-right: 3%;
	font-size: 2.1em;
}

.design-options .col h3 {
	color: #fff;
	font-weight: 300;
	font-size: 1.7em;
	line-height: 1em;
	margin-bottom: 2em;
}

.page-store-detail .design-options .col h3,
.page-ezproduct-detail .design-options .col h3 {
	margin-bottom: .3em;
	font-size: 1.4em;
	margin-top: .3em;
	text-align: left;
}

.design-options .col h3 .counter {
	background-color: #323c44;
	color: #afb8c4;
	width: 34px;
	height: 34px;
	display: inline-block;
	line-height: 34px;
	margin-right: .3em;
}

.design-options .col ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.design-options .col.checklist ul {
	margin-top: 2em;
}

.design-options .col.checklist li {
	text-align: left;
	line-height: 1.3em;
	padding-left: 1.5em;
	position: relative;
	color: #99a2ae;
	margin-bottom: 1.5em;
}

.design-options .col.checklist li:before {
	content: '\e959';
	font-family: LinearIcons;
	position: absolute;
	left: 0;
	color: #f6902a;
	
}

.design-options .col li {
	margin-bottom: 2em;
}

.design-options .col li i {
	float: left;
	font-size: 2.2em;
	color: #f6902a;
	position: relative;
	top: .2em;
}

.design-options .col li img {
	float: left;
}

.design-options .col li article {
	overflow: hidden;
	text-align: left;
	padding-left: .5em;
}

.design-options .col li article h4 {
	margin-top: 0;
	margin-bottom: .2em;
	font-weight: 300;
	font-size: 1.3em;
	color: #fff;
}

.design-options .col li article h4 .colorswatch {
	width: 30px;
	height: 30px;
	display: inline-block;
	background-color: #fff;
	border-radius: 50%;
	position: relative;
	top: .3em;
	margin-right: .3em;
	margin-left: .3em;
	border: 1px solid rgba(255, 255, 255, 0.44);
}

.design-options .col li article p {
	margin-top: 0;
	line-height: 1.2em;
	color: #99a2ae;
	margin-bottom: 0;
}

.design-options .col li article p em {
	color: #868e94;
	font-size: .9em;
	font-family: "source_sans_prolight_italic", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.page-store-detail .design-options .wrapper {
	padding-top: 2em;
}

.product-store-wrapper {
	padding-left: 4%;
	padding-right: 4%;
}

.page-ezproduct-detail .design-options .wrapper {
	padding-top: 3em;
}

.page-ezproduct-detail .design-options .col2 {
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
}

.page-ezproduct-detail .design-options .col2 .col i {
	width: 130px;
	height: 130px;
	background-color: #00b67e;
	display: inline-block;
	line-height: 130px;
	color: #fff;
	font-size: 60px;
	border-radius: 50%;
	text-align: center;
}

.page-ezproduct-detail .design-options .col2 .col article {
	overflow: hidden;
}

.page-ezproduct-detail .design-options.alt-layout .col2 .col article h4 {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	margin-bottom: 0;
	margin-top: .5em;
}

.page-ezproduct-detail .design-options .col2 .col article p {
	color: #a8b1bd;
	font-size: 1.3em;
	margin-top: .3em;
}

.page-ezproduct-detail .design-options .col4 i {
	display: inline-block;
	color: #96a9b6;
	font-size: 60px;
	text-align: center;
}

.page-ezproduct-detail .design-options.alt-layout .col4 article h4 {
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 0;
	margin-top: .5em;
}

.page-ezproduct-detail .design-options .col4 article p {
	color: #a8b1bd;
	font-size: 1.1em;
	margin-top: .3em;
	line-height: 1.1em;
}

/* @end */

/* @group Blog */

.page-blog-detail .banner .overlay  {
	padding-top: 6em;
	padding-bottom: 5em;
}

.page-blog-detail .banner h1 {
	text-align: left;
	margin-bottom: .2em;
}

p.meta {
	color: #afb8c4;
	font-style: italic;
	font-size: .9em;
	margin-top: 0;
}

.page-blog-list .content article {
	border-bottom: 1px solid #e3e8ec;
	padding-bottom: 1.9em;
	margin-bottom: 2.5em;
}

.page-blog-list .content article h2 {
	margin-top: 1em;
}

.page-blog-list .content h2 {
	margin-bottom: .2em;
}

.page-blog-list .content h2 a {
	color: #444d54;
}

.page-blog-list .content h2 a:hover {
	color: #f58f29;
}

.page-blog .sidebar {
	background-color: #f6f8f9;
	padding-top: 2em;
}

.page-blog hr {
	border-color: #e3e8ec;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.page-blog .sidebar h3 {
	color: #6d747a;
	margin-left: 7%;
	margin-right: 7%;
}

.page-blog .sidebar form.infield {
	background-color: transparent;
	padding: 0;
	padding-left: 7%;
	padding-right: 7%;
}

.page-blog .sidebar .search i {
	position: absolute;
	left: .8em;
	top: .8em;
	color: #AFB8C4;
}

.page-blog .sidebar .search input[type="text"] {
	padding-left: 1.8em;
	font-weight: 300;
}

.page-blog .sidebar .subscribe {
	position: relative;
}

.page-blog .sidebar ul {
	list-style-type: none;
	padding: 0;
	margin-left: 7%;
	margin-right: 7%;
}

.page-blog .sidebar ul li {
	margin-bottom: .9em;
	line-height: 1.2em;
}

.page-blog .sidebar ul li a {
	color: #afb8c4;
}

.page-blog .sidebar ul li a:hover {
	color: #6d747a;
}

.pagination a {
	display: inline-block;
	padding-left: .5em;
	padding-right: .5em;
	background-color: #f5f7f9;
	text-decoration: none !important;
	color: #6c737a;
}

.pagination strong {
	display: inline-block;
	background-color: #434c54;
	color: #fff;
	padding-left: .5em;
	padding-right: .5em;
}

/* @end */

/* @group Action */

section.action {
	clear: both;
	background-color: #F6902A;
	background-size: cover;
	text-align: center;
	margin-top: 3em;
	margin-bottom: 2em;
	background-position: center center;
}

.page-store section.action {
	margin-top: 0;
	margin-bottom: 0;
}

section.action .overlay {
	background-color: rgba(246, 144, 41, 0.9);
	padding-top: 8em;
	padding-bottom: 7em;
}

.page-blog-detail section.action {
	padding-top: 0;
	padding-bottom: 0;
}

.page-blog-detail section.action .overlay {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5em;
	padding-bottom: 3em;
}

section.action h3 {
	font-weight: 100;
	color: #fff;
	font-size: 2em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1.6em;
	text-transform: capitalize;
	letter-spacing: 0;
}

section.action h3 a {
	color: #fff;
}

section.action a.button {
	background-color: #fff;
	border-color: #fff;
	color: #f58f29;
	margin-bottom: 0;
}

section.action a.button:hover {
	background-color: #434c54;
	border-color: #434c54;
	color: #fff;
}

section.action form.infield {
	background-color: transparent;
	position: relative;
	padding: 0;
}


section.action form.infield label {
	text-align: left;
}

section.action form.infield input[type="text"] {
	border-left: 0;
	text-align: left;
}

/* @end */

/* @group Page Landing */

.page-resources-list .isotope-container.col4 .col a {
	border: 1px solid #e3e8ec;
	-webkit-transition: 0.4s all ease; 
	-moz-transition: 0.4s all ease; 
	-ms-transition: 0.4s all ease; 
	-o-transition: 0.4s all ease; 
	transition: 0.4s all ease; 
	display: block;
}

.page-resources-list .isotope-container.col4 .col a:hover {
	border-color: #f6902a;
}

.page-resources-list .isotope-container.col-wrapper.col4 .col article {
	padding-left: 6%;
	padding-right: 6%;
	text-align: left;
}

.page-resources-list .isotope-container.col4 .col h2 {
	font-size: 1.2em;
	line-height: 1em;
	margin: 3em 4em .5em 6%;
	text-align: left;
}

.page-resources-list .isotope-container.col4 .col a h2 {
	color: #fff;
}

.page-resources-list .isotope-container.col4 .col article p {
	font-size: .9em;
	line-height: 1.2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.page-resources-list .isotope-container.col4 .col a article p {
	color: #afb8c4;
}

.page-resources-list .isotope-container.col4 .col a p.more {
	color: #f6902a;
	text-transform: uppercase;
}

.page-resources-list .isotope-container.col4 .col a p.more:before,
.page-resources-list .action-bar button:before,
.page-landing .content h1:before,
.page-product-detail .action-bar i:before {
	/*content: '\e671';*/
	font: normal normal 1.1em LinearIcons;
	margin-right: .4em;
	vertical-align: middle;
}

.page-resources-list .action-bar button:before {
	color: #afb8c4;
	position: relative;
	top: -2px;
	margin-right: .2em;
}

.page-landing .content h1:before {
	color: #f6902a;
	font-size: .9em;
	top: -3px;
	position: relative;
	margin-right: .2em;
}

.page-landing.page-landing-longform .content h1:before {
	content: '';
	margin-right: 0;
}

.landing-gallery-wrapper .col {
	position: relative;
}

.landing-gallery-wrapper a.modal i.magnifier,
li.lslide a.openmodal i.magnifier {
	background: url(/images/design-assets/zoom-corner.png) right bottom no-repeat;
	background-size: 75px;
	width: 75px;
	height: 75px;
	display: block;
	color: #fff;
	text-align: right;
	padding-right: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	line-height: 110px;
	font-size: 1.3em;
}

.landing-gallery-wrapper a.modal i.magnifier:hover {
	
}

.page-resources-list .isotope-container.col4 .col.brochures a p.more:before,
.page-resources-list .action-bar button.brochures:before,
.page-landing .content h1.brochures:before,
.page-product-detail .action-bar i.brochures:before {
	content: '\e714';
}

.page-resources-list .isotope-container.col4 .col.videos a p.more:before,
.page-resources-list .action-bar button.videos:before,
.page-landing .content h1.videos:before,
.page-product-detail .action-bar i.videos:before {
	content: '\e96a';
}

.page-resources-list .isotope-container.col4 .col.presentations a p.more:before,
.page-resources-list .action-bar button.presentations:before,
.page-landing .content h1.presentations:before,
.page-product-detail .action-bar i.presentations:before {
	content: '\e6f6';
}

.page-resources-list .isotope-container.col4 .col.documents a p.more:before,
.page-resources-list .action-bar button.documents:before,
.page-landing .content h1.documents:before,
.page-product-detail .action-bar i.documents:before {
	content: '\e6d8';
}

.page-resources-list .isotope-container.col4 .col.manuals a p.more:before,
.page-resources-list .action-bar button.manuals:before,
.page-landing .content h1.manuals:before,
.page-product-detail .action-bar i.manuals:before {
	content: '\e712';
}

.page-resources-list .isotope-container.col4 .col.stores a p.more:before,
.page-resources-list .action-bar button.stores:before,
.page-landing .content h1.stores:before,
.page-product-detail .action-bar i.stores:before {
	content: '\e74d';
}


.page-product-detail .action-bar i.photo-gallery:before {
	content: '\e704';
}


.page-landing .content h1 a.modal-youtube {
	font-size: .4em;
	line-height: .6em;
	color: #fff;
	padding: .8em;
	float: right;
	position: relative;
	top: 5px;
	background-color: #f58f29;
}

.page-landing .content h1 a.modal-youtube i {
	color: #fff;
}

.page-landing .content h1 a.modal-youtube:hover {
	background-color: #6b7279;
}

.landing-feature i {
	float: left;
	font-size: 2.5em;
	color: #f58f29;
	border: 2px solid #f58f29;
	border-radius: 50%;
	padding: .4em;
	margin-right: .3em;
}

.landing-feature article {
	overflow: hidden;
	margin-bottom: 1em;
}

.landing-feature article h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: #444D54;
	font-size: 1.4em;
}

.landing-feature article p {
	margin-top: .3em;
	color: #ABB4C0;
	font-size: 1.1em;
}

.page-landing .logo-proof {
	border-top: 1px solid #DFE4E8;
	border-bottom: 1px solid #DFE4E8;
	padding-bottom: 1.5em;
}

.page-resources-list .action-bar button.showall:before {
	content: '\e880';
}

.page-product-detail .action-bar i.icon-photo:before {
	content: '\e66e';
}

.page-landing .sidebar .contact form.infield img.full {
	margin-bottom: 0;
}

.resource-listing-img {
	height: 180px;
	position:relative;
	overflow: hidden;
}

.resource-listing-img i {
	color: rgba(255, 255, 255, 0.14);
	position: absolute;
	font-size: 6em;
	bottom: .4em;
	right: -.3em;
}



/* @end */

/* @group Products */

.newsbar {
	border-bottom: 1px solid #afb8c4;
	border-top: 1px solid #afb8c4;
	text-align: center;
	color: #6d747a;
}

.newsbar .tag,
.results h2 .tag {
	color: #afb8c4;
	font-weight: 500;
	text-transform: uppercase;
	font-size: .8em;
	border: 1px solid #e3e8ec;
	display: inline-block;
	padding: .3em .5em;
	vertical-align: middle;
	line-height: 1em;
	margin-right: .5em;
}

.results h2 .tag {
	font-size: .4em;
	color: #444D54;
	border-color: #444D54;
}

.newsbar a.more {
	color: #f58f29;
	padding-left: .3em;
}

.newsbar a.more:hover {
	color: #434c54;
}


.home-products {
	background-color: #f6f8f9;
	padding-top: 2.5em;
}

.home-products h2 {
	text-align: center;
	font-weight: 300;
	font-size: 2.3em;
	margin-bottom: .5em;
	line-height: 1em;
}

.logo-proof h3 {
	text-align: center;
	font-weight: 300;
	color: #afb8c4;
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1.8em;
}

.long-intro {
	background-color: #f5f8f9;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 1.1em;
}

.long-intro p {
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

/* @group 404 + Thanks */

.four-oh-four .content {
	text-align: center;
}

.four-oh-four .content i {
	font-size: 2em;
}

.four-oh-four .img-full-bkg {
	background-color: #E3E8EC;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
	padding-left: 4%;
	padding-right: 4%;
}

.four-oh-four .img-full-bkg img.full {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.page-thanks .img-full-bkg img.full {
	max-width: 600px;
}

/* @end */

/* @group Why Modular */

.page-why-modular .content section {
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	overflow: hidden;
	padding-top: 1em;
}

.page-why-modular.page-whynp .content section {
	padding-bottom: 2em;
	overflow: visible;
}

.page-why-modular .content section img {
	width: 100%;
}

.page-why-modular section.fire-rated img {
	margin-top: -1em;
}

.page-why-modular .content section article h3,
.page-why-modular .content section article h2 {
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 0;
	font-size: 1.8em;
}

.page-why-modular .content section article h3 i,
.page-why-modular .content section article h2 i {
	background-color: #fff;
	padding: .4em;
	border-radius: 50%;
	font-size: .9em;
	font-family: LinearIcons;
}

.page-why-modular .content section article p,
.page-why-modular .content section article li,
.page-why-modular .content section article em {
	color: rgba(255, 255, 255, .7);
}

.page-why-modular .content section article strong {
	color: #fff;
}

.page-why-modular .content section article li:before {
	color: #525050;
}

.page-why-modular .content section article ul {
	margin-top: -1em;
}

.page-why-modular .content section.product-color-navy article li:before {
	color: #F6902A;
}

/* @end */

/* @group Store */

.page-search-results .results {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
}

.page-search-results .results h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: #444D54;
}

.page-search-results .results p {
	margin-top: .5em;
	color: #AFB8C4;
}


.page-store-detail .tech-details {
	background-color: #f2f4f5;
	padding-top: 2em;
}

.page-store-detail .store-gallery h1 {
	font-weight: 300;
	font-size: 1.9em;
	line-height: 1em;
	margin-bottom: .2em;
}

.page-store-detail .store-gallery h2 {
	text-align: left;
	color: #abb4c0;
	font-size: 1.2em;
	margin-top: 0;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 1.5em;
}

.page-store-detail .store-gallery h2 .wall-number {
	border: 1px solid #abb3c7;
	width: 1em;
	display: inline-block;
	padding-left: .15em;
	padding-right: .15em;
	border-radius: 50%;
	color: #abb4c0;
	text-align: center;
}

.page-store-detail .store-gallery h2 span {
	color: #dce0e5;
	margin-left: .1em;
	margin-right: .1em;
	font-weight: 100;
}

.page-store-detail .store-gallery,
.page-store-detail .store-info {
	margin-bottom: 2em;
}


.page-store-detail .col7-gallery {
	text-align: center;
}

.page-store-detail .col7-gallery .col {
	width: 11%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 0;
	vertical-align: middle;
}

.page-store-detail p.gallery-zoom {
	text-align: center;
	margin-top: .5em;
	margin-bottom: .5em;
}

.page-store-detail p.gallery-zoom i {
	color: #abb4c0;
}

.page-store-detail .action-buy {
	background-color: #ebeef0;
	padding: 8%;
	margin-bottom: 2em;
}

.page-store-detail .action-buy h2 {
	background-color: #fff;
	display: inline-block;
	padding: .5em;
	border-left: 5px solid #d3dae0;
	font-weight: 300;
	color: #f58f29;
	font-size: 2em;
	margin-top: 0;
	margin-bottom: 0;
}

.page-store-detail .action-buy h2:before{
	content: '$';
	font-size: .7em;
	position: relative;
	top: -.1em;
	vertical-align: top;
	margin-right: .1em;
}

.page-store-detail .action-buy p {
	color: #99acb9;
	font-size: .9em;
	line-height: 1.2em;
}

.page-store-detail .action-buy a.button {
	display: block;
	margin-bottom: 0;
}

.page-store-detail .store-info p.contact-instructions,
.page-store-detail .store-provided p.contact-instructions {
 	margin-top: .5em;
 	font-size: 1.1em;
 }
 
 .page-store-detail .store-info p.contact-instructions a {
 	color: #f58f29;
 }
 
 .page-store-detail .store-info p.contact-instructions a:hover {
 	color: #d3dae0;
 }
 
 .page-store-detail .store-info p.contact-instructions a[href^=tel] {
 	color: #f58f29;
 }


 .page-store-detail .store-info p.contact-instructions span,
 .page-store-detail .store-provided p.contact-instructions span {
 	overflow: hidden;
 	color: #434c54;
 	display: block;
 }
 
 
 .page-store-detail .store-info p.contact-instructions i,
 .page-store-detail .store-provided p.contact-instructions i {
 	font-size: 1.3em;
 	position: relative;
 	margin-right: .2em;
 	color: #bbc1c8;
 	float: left;
 }
 
  .page-store-detail .store-tech-details h3,
  .page-store-detail .store-provided h3
   {
  	font-weight: 300;
  	color: #abb4c0;
  	font-size: 1.5em;
  	border-bottom: 1px solid #dfe4e8;
  	padding-bottom: .7em;
  	margin-bottom: 0;
  	text-align: left;
  }
 
 .page-store-detail .store-tech-details,
 .page-store-detail .store-provided {
 	text-align: left;
 }
 
 .page-store-detail .store-tech-details table tr {
 	border-bottom: 1px solid #dfe4e8;
 	font-size: .9em;
 	line-height: 1.2;
 }
 
 .page-store-detail .store-tech-details table th {
 	font-weight: 500;
 }
 
 .page-store-detail .store-tech-details table td,
 .page-store-detail .store-tech-details table th {
 	padding: .6em .8em;
 }
 
 .page-store-detail .store-provided ul {
 	text-align: left;
 	margin: 0;
 	padding: 0;
 	list-style-type: none;
 	font-size: .9em;
 	margin-top: 2em;
 	margin-bottom: 3em;
 }
 
 .page-store-detail .store-provided li {
 	padding-left: 1.5em;
 	position: relative;
 	line-height: 1.3em;
 	margin-bottom: 1em;
 	
 }
 
 .page-store-detail .store-provided .checkmark-ok li:before,
 .page-store-detail .store-provided .checkmark-notok li:before
  {
 	content: '\e959';
 	font-family: 'LinearIcons';
 	position: absolute;
 	left: 0;
 	color: #00b97e;
 }
 
 .page-store-detail .store-provided .checkmark-notok li:before {
 	color: #e5726c;
 	content: '\e95a';
 }

 tonyd-temp {
    font-size: 1.35em;
    color: #f58f29;
  
}

 .page-store-list .isotope-container {
 	background-color: #fff;
 }
 
 .page-store-list .filters {
 	display: none;
 }
 
 .page-store-list a.toggle-filter {
 	padding: 1em;
	display: block;
	color: #bbc1c8;
 }
 
 .page-store-list a.toggle-filter:hover {
 	color: #50585e;
 }
 
 .page-store-list a.toggle-filter:before {
 	content: '\e95b';
 	font-family: LinearIcons;
 	margin-right: .1em;
 }
 
 .page-store-list a.toggle-filter.closed:before {
 	content: '\e95a';
 	font-family: LinearIcons;
 	margin-right: .1em;
 }
 

 
 .page-store-list .sidebar {
 	background-color: #f5f8f9;
 	margin-top: 2em;
 }
 
 .page-store-list .sidebar h3,
 .page-store-list .sidebar .button-group,
 .page-store-list .sidebar ul {
 	padding-left: 10%;
 	padding-right: 10%;
 }
 
 .page-store-list .sidebar a.button.modal {
 	margin-left: 1em;
 	margin-right: 1em;
 	display: block;
 	padding-left: 7%;
 	padding-right: 7%;
 	margin-top: 1em;
 	width: auto;
 }
 
 .page-store-list .sidebar a.button.modal i {
 	opacity: .6;
 	margin-right: .3em;
 }
 
 .page-store-list .sidebar hr {
 	border-color: #dfe4e8;
 	clear: both;
 }
 
 .page-store-list .filters button {
 	border: none;
 	background-color: transparent;
 	font-family: "source_sans_proregular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 	display: inline;
 	color: #9ca7b5;
 	font-weight: 300;
 }
 
 .page-store-list .filters button:before {
 	content: '';
 	width: 15px;
 	height: 15px;
 	border: 1px solid #c0cad1;
 	display: inline-block;
 	margin-right: 5px;
 	position: relative;
 	font-size: .8em;
 	line-height: 1em;
 	vertical-align: middle;
 	top: -1px;
 	background-color: #fff;
 }

 
 .page-store-list .filters button.is-checked:before {
 	content: '\e934';
 	font-family: LinearIcons;
 	text-align: center;
 	color: #00b97e;
 	border-color: #00b97e;
 	position: relative;
 }
 
 .page-store-list .sidebar ul {
 	list-style-type: none;
 	color: #9ca7b5;
 }
 
 .page-store-list .sidebar ul li {
 	padding-top: .4em;
 	padding-bottom: .4em;
 	line-height: 1em;
 }
 
 .page-store-list .sidebar ul li i {
 	color: #6d747a;
 	float: left;
 	margin-right: .5em;
 	font-size: 1.2em;
 	position: relative;
 	top: -2px;
 }
 
 .page-store-list .sidebar ul li span {
 	overflow: hidden;
 }
 
 .page-store-list .content {
 	position: relative;
 	min-height: 200px;
 	text-align: center;
 }
 
 .page-store-list #noresults {
 	position: absolute;
 	width: 100%;
 	top: 40px;
 	text-align: center;
 	z-index: -1;
 }
 
  .page-store-list #noresults i {
  	font-size: 3em;
  }
  
.page-store-list #noresults h4 {
	font-size: 1.5em;   	
	font-weight: 300;
	margin-bottom: .2em;
}

 .page-store-list #noresults p {
 	color: #bfc9d1;
 	margin-top: 0;
 }
 
 .page-store-list .content .item h2 {
 	color: #444d54;
 	margin-top: .4em;
 	margin-bottom: .3em;
 	font-size: 1.7em;
 	font-weight: 400;
 }
 
 .page-store-list .content .item h2:before {
 	content: '$';
 	font-size: .7em;
 	vertical-align: top;
 	margin-right: .1em;
 }
 
  .page-store-list .content .item h3 {
  	color: #6d747a;
  	text-transform: none;
  	letter-spacing: 0;
  	margin-top: 0;
  	font-size: 1.2em;
  	margin-bottom: .5em;
  	line-height: 1.1em;
  }
  
  .page-store-list .content .item p.subhead {
  	margin-top: 0;
  	margin-bottom: .3em;
  	font-size:  .9em;
  	line-height: 1.2em;
  	color: #aab3c0;
  	text-transform: uppercase;
  	font-weight: 400;
  }
  
  .page-store-list .content .item p.subhead .wall-number {
	border: 1px solid #abb3c7;
	display: inline-block;
	padding-left: .45em;
	padding-right: .45em;
	border-radius: 50%;
	line-height: 1.4em;
}
  
  .page-store-list .content .item .img-height {
	display: block;
	width: 100%;
	position: relative;
	height: 0;
	padding: 76.25% 0 0 0;
	overflow: hidden;
}

.page-store-list .content .item .img-height img {
	position: absolute;
	display: block;
	max-width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}

.page-store-list .content .item ul {
	margin: 0;
	margin-bottom: 1em;
	margin-top: .8em;
	padding: 0;
	text-align: center;
	min-height: 29px;
}

.page-store-list .content .item li:before {
	content: '';
}

.page-store-list .content .item li {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-color: #abb4c0;
	border-radius: 50%;
	color: #fff;
	line-height: 29px;
	margin-bottom: 0;
}

.page-store-list .content .item li i {
	color: #fff;
}

.page-store-order .contact h2 {
	font-weight: 100;
	margin-bottom: 0;
	color: #444d54;
}

.page-store-order .contact h2 .counter {
	background-color: #abb4c0;
	width: 32px;
	height: 32px;
	display: inline-block;
	color: #fff;
	border-radius: 50%;
	margin-right: .5em;
	line-height: 32px;
}

.page-store-order .contact .copy_address_spacer {
	height: 25px;
	margin-top: .5em;
	margin-bottom: .5em;
	color: #6d747a;
	font-family: "source_sans_prolight_italic", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.page-store-order .contact #copy_address {
	cursor: pointer;
}

.page-store-order .contact #copy_address:hover {
	color: #f58f29;
}

.page-store-order .contact #copy_address i {
	color: #f58f29;
}

.page-store-order .contact .col2 .form-item.submit {
	margin-top: -2em;
}

.order-details {
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 4em;
}

.order-details h2 {
	color: #444D54;
	font-weight: normal;
	text-align: center;
	font-size: 1.4em;
}

.order-details h1 {
	text-align: center;
	font-weight: 100;
	font-size: 1.4em;
	margin-bottom: 1em;
}

.order-details h3 {
	text-align: center;
	color: #aab3c0;
        font-weight: 400;
	font-size: 1em;
	margin-bottom: 2em;
	text-transform: uppercase;
	line-height: 1.3em;
}

.order-details h3 .wall-number {
	border: 1px solid #abb3c7;
	display: inline-block;
	padding-left: .6em;
	padding-right: .6em;
	border-radius: 50%;
	line-height: 1.7em;
}


.order-details ul {
	list-style-type: none;
	padding: 0;
	border-bottom: 1px solid #dfe4e8;
	padding-bottom: 1em;
}

.order-details ul li {
	margin-bottom: .9em;
}

.order-details ul li i {
	float: left;
	width: 25px;
	height: 25px;
	background-color: #abb4c0;
	border-radius: 50%;
	color: #fff;
	line-height: 25px;
	text-align: center;
	margin-right: .4em;
	position: relative;
	top: -3px;
}

.order-details ul li span {
	overflow: hidden;
	display: block;
	font-size: .95em;
	line-height: 1.2em;
}

.order-details img.full {
	max-width: 150px;
	margin-left: auto;
	margin-right: auto;
}

.order-details .billing-instructions {
	text-align: center;
	padding-top: 3em;
}

.order-details .billing-instructions i {
	font-size: 2.5em;
	color: #00b97e;
}

.order-details .billing-instructions a[href^=tel] {
 	color: #00b97e;
 }

.order-details .billing-instructions .contact {
 	color: #00b97e;
 }


.order-details .billing-instructions p {
	line-height: 1.3em;
	margin-top: .5em;
	font-size: .95em;
}

.order-details .billing-instructions p em {
	color: #6d747a;
}

.store-options h2:first-child {
	background-color: #434c54;
	text-align: center;
	font-weight: 300;
	padding-top: 1em;
	padding-bottom: 1em;
	margin: 0;
	color: #fff;
	padding-left: 3%;
	padding-right: 3%;
	font-size: 2.1em;
}

.store-option-item {
	clear: both;
	border-bottom: 1px solid #dfe4e8;
	padding-bottom: 1em;
	margin-bottom: 1.5em;
}

.store-option-item i {
	display: none;
}

.store-option-item a.button i {
	display: inline;
	position: relative;
	top: 0;
	padding: 0;
	border: none;
	font-size: .9em;
}

form.infield .store-option-item h3 {
	font-weight: 300;
	font-size: 1.4em;
	margin-bottom: .5em;
}

.store-option-item p {
	color: #889099;
	font-size: .95em;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: .5em;
}

.store-option-item p.shipping-message {
	border: 1px solid #c5ced6;
	padding: .6em;
	display: inline-block;
	background-color: #fff;
	margin-top: 1em;
	font-style: italic;
	color: #313b44;
}

.store-option-item p.shipping-message:before {
	content: '\e688';
	font-family: LinearIcons;
	color: #F6902A;
	margin-right: .5em;
}

.store-option-action {
	float: right;
	width: 140px;
	background-color: #fff;
	text-align: center;
	margin-left: 1em;
	margin-bottom: .5em;
}

.store-option-action h4 {
	font-weight: 400;
	font-size: 1.6em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.store-option-action h4.each,
.store-option-action h4.select {
	margin-top: .5em;
	margin-bottom: .5em;
}

.store-option-action h4.price:before,
.order-details span.price:before,
.order-details .total .amount:before {
	content: '$';
	font-size: .6em;
	position: relative;
	top: -.4em;
}

.store-option-action h4.percent:after {
	content: '%';
	font-size: .6em;
	position: relative;
	top: -.4em;
}

.store-option-action h4.each:after {
	content: '/ea';
	font-size: .7em;
}

.store-option-item a.button {
	margin-bottom: 0;
	display: block;
	padding-left: 1em;
	padding-right: 1em;	
}

.store-option-action a.button:before {
	content: '\e95b';
	font-family: LinearIcons;
	font-size: .9em;
	padding-right: .3em;
}

.active .store-option-action a.button:before {
	content: '\e95a';
}

.store-option-item a.button.refresh,
.active.store-option-item a.button.refresh {
	margin-left: 8%;
	margin-right: 8%;
	font-size: .7em;
	background-color: #fff;
	border: none;
	color: #9cafbd;
	padding: .8em .5em;
	top: 6px;
	position: relative;
}

.store-option-action a.button.refresh:before {
	content: '\e8dd';
}

.store-option-item.active i {
	border-color: #00b97e;
}

.store-option-item.active i,
.store-option-item.active h3,
.store-option-item.active .store-option-action h4  {
		color: #00b97e;
}

.store-option-item.active a.button {
	background-color: #00b97e;
	border-color: #00b97e;
}

.store-option-item.active a.button:hover {
	background-color: #424b54;
	border-color: #424b54;
}

form .store-option-item .form-item.shipping {
	margin-bottom: .7em;
	margin-top: 0;
	top: -.7em;
	padding-left: .7em;
	padding-right: .7em;
}

form .store-option-item .form-item.shipping input {
	border: 1px solid #9cafbd;
}

.order-details .line-items li {
	position: relative;
	margin-bottom: .5em;
}

.order-details .line-items li i {
	background-color: #fff;
	border-radius: 0;
	color: #9cafbd;
	margin-right: 0;
	padding-right: .2em;
}

.order-details .line-items li span.option-title {
	background-color: #fff;
	display: inline-block;
	overflow: hidden;
	padding-right: .3em;
	position: relative;
	top: -2px;
}

.order-details .line-items li span.price {
	float: right;
	display: inline-block;
	background-color: #fff;
	position: relative;
	top: 1px;
	font-weight: 400;
	padding-left: .3em;
}

.dotted-bg {
   border-top:dotted 1px #9cafbd;
   position:absolute;   
   top:15px;
   left:0;
   width:100%;
   z-index:-1;
}

.order-details .total {
	font-size: 1.8em;
	font-weight: 400;
	color: #f58f29;
	text-align: right;
}

.order-details .total span.total {
	color: #9cafbd;
	font-size: .5em;
	text-transform: uppercase;
	float: left;
	border-style: solid;
	border-width: 1px;
	padding-left: .5em;
	padding-right: .5em;
}

.order-details a.button.action {
	display: block;
	margin-top: 1em;
}

.order-details .edit-order {
	font-family: "source_sans_prolight_italic", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #abb4c0;
	font-size: .8em;
	display: block;
	margin-top: 1em;
	text-align: center;
}

.order-details .edit-order p {
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
}

.order-details .edit-order a {
	font-family: "source_sans_proregular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #00b97e;
	text-transform: uppercase;
	padding-left: 1em;	}

/* @end */

/* @group Footer */

footer {
	font-size: .9em;
	line-height: 1.2em;
	color: #AFB8C4;
	text-align: center;
	clear: both;
}

.page-store footer {
	padding-top: 3em;
}


footer a:link,
footer a:visited {
	color: #AFB8C4;
}

footer a:hover {
	color: #444D54;
}

footer p {
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

footer .info h5 {
	background: url(/images/design-assets/logotype-footer.svg) no-repeat;
	width: 93px;
	height: 30px;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: auto;
	margin-right: auto;
}

.no-svg footer .info h5 {
	background: url(/images/design-assets/logotype-footer.png) no-repeat;
}

footer nav ul {
	padding: 0;
}

footer nav li {
	padding-bottom: .3em;
}

footer .search form.infield {
	padding: 0;
	background-color: #fff;
	position: relative;
}

footer .search input[type="text"] {
	background-color: #EFF2F4;
	padding-left: 2em;
	color: #AFB8C4;
	font-weight: 400;
}

footer .search form .form-item label {
	padding-left: 2.2em;
	color: #AFB8C4;
	font-weight: 400;
}

footer .search i {
	position: absolute;
	left: .8em;
	top: .8em;
	color: #AFB8C4;
}

footer .utility {
	clear: both;
	border-top: 1px solid #E3E8EC;
	padding-top: 1.5em;
	padding-bottom: 2em;
	text-align: center;
}

footer .utility .copyright {
	padding-left: 50px;
	margin-bottom: 1.5em;
	display: inline-block;
	position: relative;
	height: 47px;
	line-height: 47px;
	font-size: .8em;
}

footer .utility .copyright:before {
	content: '';
	background: url(/images/design-assets/icon-footer.svg) left top no-repeat;
	height: 47px;
	width: 41px;
	display: inline-block;
	position: absolute;
	left: 0;
}

.no-svg footer .utility .copyright {
	background: url(/images/design-assets/icon-footer.png) no-repeat;
}

.social {
	text-align: center;
}

.social a {
	font-size: 2.3em;
	line-height: 1em;
	padding-left: .1em;
	padding-right: .1em;
}

.page-landing-longform footer .info,
.page-landing-longform footer nav,
.page-landing-longform footer .search,
.page-landing-longform footer .social {
	display: none;
}

.page-landing-longform footer .utility {
	border-top: none;
}

/* @end */


/* @group Magnific Popup */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: -10px;
  top: -20px;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 20px;
  background-color: #9db0bd;
  cursor: pointer;
  border-radius: 50%;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.24);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.24);
	display: block;
}
  .mfp-close:hover, .mfp-close:focus {
    background-color: #fff; 
    color: #f6902a;
  }
  
  
.modal-product .mfp-close {
	top: -40px;
}  
  
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
	background-color: transparent;
	-webkit-transition: 0.4s all ease; 
	-moz-transition: 0.4s all ease; 
	-ms-transition: 0.4s all ease; 
	-o-transition: 0.4s all ease; 
	transition: 0.4s all ease;
}
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    background-color: #afb8c4;
     }
  
  .mfp-arrow-left:before {
    content: '\e93b';
  	font: 2em LinearIcons;
  	display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: -.2em;
    top: .1em;
    margin-top: 35px;
    margin-left: 35px;
    color: #fff;
  	text-shadow: 0 0 3px rgba(3, 3, 3, 0.81);
  }
  
  .mfp-arrow-right:before {
  	content: '\e93c';
  	font: 2em LinearIcons;
  	display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: .1em;
    margin-top: 35px;
    margin-left: 35px;
    color: #fff;
  	text-shadow: 0 0 3px rgba(3, 3, 3, 0.81);
  }

.mfp-arrow-left {
  left: 0; }
 
.mfp-arrow-right {
  right: 0; }
  

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: 0px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  
  .wistia .mfp-iframe-scaler {
  	padding-top: 56.25%;
  }
  
  #wistia_video_grid_below {
  	display: none !important;
  }
  
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    margin: 0; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  bottom: -36px;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
  
 /* padding-bottom and top for image */
 .mfp-no-margins img.mfp-img {
 	padding: 0;
 }
 /* position of shadow behind the image */
 .mfp-no-margins .mfp-figure:after {
 	top: 0;
 	bottom: 0;
 }
 /* padding for main container */
 .mfp-no-margins .mfp-container {
 	padding: 0;
 } 
 
 .modal-box {
     background: #FFF;
 	padding: 3em 2em;
 	text-align: left;
     max-width: 950px;
     margin: 0px auto;
     position: relative;   
 }
 
 .modal-form,
 .modal-nopadding {
 	padding: 0;
 }
 
 .modal-box.modal-form article.modal-info {
 	padding: 3%;
 }
 
 .modal-box.modal-form article.modal-info img.full {
 	max-width: 265px;
 	max-height: auto;
 	margin-left: auto;
 	margin-right: auto;
 	margin-top: 3em;
 	margin-bottom: 3em;
 }
 
 .modal-form h3 {
 	font-weight: 400;
 	font-size: 1.8em;
 	line-height: 1em;
 	color: #f58f29;
 }
 
 .modal-form p {
 	margin-top: .5em;
 	font-size: 1.3em;
 }
 
 .modal-form p.contact-instructions span {
 	overflow: hidden;
 	color: #434c54;
 }
 
 .modal-form p.contact-instructions a {
 	font-weight: 500;
 	font-size: 1.1em;
 }
 
 .modal-box.modal-form article.modal-info i {
 	font-size: 1.3em;
 	position: relative;
 	margin-right: .2em;
 	color: #bbc1c8;
 	float: left;
 	margin-bottom: 1.1em;
 }
 
 .modal-box.modal-product {
 	padding: 0;
 	max-width: 1200px;
 	border-top: 20px solid #444d54;
 	height: 100%;
 	display: block;
 }
 
 .modal-gallery {
 	max-width: 1200px;
 	margin: 0px auto;
     position: relative;
 }
 
 .page-store-detail .modal-gallery {
 	background-color: #fff;
 	padding: 4em;
 	max-width: 800px;
 }
 
 .modal-box.modal-product .product-img {
 	height: 200px;
 	background-size: cover;
 }
 
 .modal-box.modal-product img {
 	display: block;
 	width: 100%;
 }
 
 .modal-box.modal-product article {
 	background-color: #fff;
 	padding-top: 5%;
 }
 
 .modal-box.modal-product article h2 {
 	font-weight: 300;
 	color: #444d54;
 	margin-left: 5%;
 	margin-right: 5%;
 	margin-top: .5em;
 	margin-bottom: 1.3em;
 }
 
 .modal-box.modal-product article p,
 .modal-box.modal-product article ol,
	.modal-box.modal-product article ul {
 	margin-left: 5%;
 	margin-right: 5%;
 }
 
 .modal-box .modal-action,
 .modal-gallery .modal-action {
 	bottom: 0;
 	padding: 1.5em 5% 1em;
 	background-color: #f6902a;
 	text-align: center;
 }
 
 .modal-box .modal-action a.button,
 .modal-gallery .modal-action a.button {
 	background-color: #fff;
 	border-color: #fff;
 	color: #f6902a;
 }
 
 .modal-box .modal-action a.button:hover,
 .modal-gallery .modal-action a.button {
 	background-color: #444d54;
 	border-color: #444d54;
 	color: #fff;
 }
 
 .modal-box .modal-action p.callus,
 .modal-gallery .modal-action p.callus {
 	color: rgba(255, 255, 255, 0.51);
 	margin: 0;
 	font-size: .8em;
 }
 
 .modal-box .modal-action p a,
 .modal-gallery .modal-action p a {
 	color: #fff;
 	font-size: 1.4em;
 }
 
 .modal-box .modal-action p a:hover,
 .modal-gallery .modal-action p a:hover {
 	color: #444d54;
 }
 
 .modal-gallery p.modal-title {
 	position: absolute;
 	top: -52px;
 	left: 0;
 	padding-top: 1%;
 	padding-bottom: 1%;
 	margin-bottom: 0;
 	margin-top: 0;
 	color: #fff;
 }
 
.modal-box .product-img a.play-video {
	background-color: rgba(245, 143, 40, 0.70);
	color: #fff;
	border-radius: 50%;
	padding: .5em;
	width: 65px;
	height: 65px;
	position: relative;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -46px;
	top: 20%;
	margin-top: -84px;
}

.modal-box .product-img a.play-video:hover {
	background-color: #434c54;
}

.modal-box .product-img a.play-video span {
	display: block;
	position: absolute;
	width: 150px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	background-color: rgba(3, 3, 3, 0.28);
	bottom: -50px;
	left: 50%;
	margin-left: -73px;
	padding-top: .3em;
	padding-bottom: .3em;
	border: 1px solid rgba(255, 255, 255, 0.48);
}

.modal-box .product-img a.play-video:hover span {
	background-color: rgba(3, 3, 3, 0.5);
}

.modal-box .product-img a.play-video:after {
	content: '';
	position: absolute;
	width: 0; 
	height: 0; 
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 30px solid #fff;
	top: 22px;
	left: 30px;
}



@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: fixed;
    text-align: center;
    padding: 0; } }
    
    
    @media all and (min-width: 580px) {
    	.modal-box.modal-product .product-img {
    		height: 350px;
    	}
    	
    	.modal-box .product-img a.play-video {
			left: 50%;
			top: 30%;
		}
    }
    
    
@media all and (min-width: 768px) {
			
	
	
	.modal-box.modal-product .modal-product-wrapper {
		overflow: hidden;
		position: relative;
	}

	
	.modal-box.modal-product article {
		float: right;
		width: 45%;
		position: relative;
		padding-bottom: 120px;
	}
	
	.modal-box.modal-product .product-img {
		float: left;
		width: 55%;
		background-size: cover;
		
  		padding-bottom: 400px;
	}
	
	.modal-box .product-img a.play-video {
		left: 29%;
		top: 56%;
	}
	
	.modal-box.modal-product article h2,
	.modal-box.modal-product article p,
	.modal-box.modal-product article ol,
	.modal-box.modal-product article ul {
		margin-left: 10%;
		margin-right: 10%;
	}
	
	.modal-box .modal-action,
	.modal-gallery .modal-action {
		padding-top: 1em;
		position: absolute;
		bottom: 0;
		width: 90%;
	}
	
	.modal-box.modal-product .modal-action {
		width: 35%;
		right: 0;
	}
	
	.modal-box .modal-action a.button,
	.modal-gallery .modal-action a.button {
		float: left;
		margin-bottom: 0;
		padding-left: .7em;
		padding-right: .7em;
	}
	
	.modal-box .modal-action p.callus,
	.modal-gallery .modal-action p.callus {
		float: right;
		padding-top: .7em;
	}
	
	.modal-box.modal-form article.modal-info {
		float: left;
		width: 44%;
	}
	
	.modal-box.modal-form .contact {
		float: right;
		width: 50%;
	}
	
	
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } 
    
    }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* @end */

/* @group Light Slider */

/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/ 

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.lightSlider:before, .lightSlider:after {
    content: " ";
    display: table;
}
.lightSlider {
    overflow: hidden;
    margin: 0;
}
.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.lSSlideWrapper > .lightSlider:after {
    clear: both;
}
.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform,height;
    transition-property: transform,height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
    position: relative;
}
.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
    z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
    opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/

/* Pager */
.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #428bca;
}
.lSSlideOuter .media {
    opacity: 0.8;
}
.lSSlideOuter .media.active {
    opacity: 1;
}
/* End of pager */

/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
    transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
    clear: both;
}

.lightSlider li {
	position: relative;
	-webkit-transition: 0.4s all ease; 
	-moz-transition: 0.4s all ease; 
	-ms-transition: 0.4s all ease; 
	-o-transition: 0.4s all ease; 
	transition: 0.4s all ease; 
}

.lightSlider li:hover {
	opacity: .5;
}

.content .lightSlider li:before {
	content: '';
}
/* End of Gallery*/

/* slider actions */

.lSAction > a {
    width: 42px;
    display: block;
    top: 50%;
    height: 42px;
    padding-top: 15px;
    padding-bottom: 15px;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -32px;
    -webkit-transition: opacity 0.35s linear 0s;
    transition: opacity 0.35s linear 0s;
    font-size: 30px;
    color: #fff;
    	text-shadow: 0 0 3px rgba(3, 3, 3, 0.81);
    	line-height: 50px;
}

.page-store-list .lSAction > a {
	color: #9db0bd;
	text-shadow: none;
}

.lSAction > a:hover {
    opacity: 1;
    background-color: #9db0bd;
}

.page-store-list .lSAction > a:hover {
	background-color: #434c54;
}

.lSAction > .lSPrev {
    left: 0px;
}
.lSAction > .lSNext {
    right: 0px;
}

.page-store-list .lSAction > .lSPrev {
    left: -15px;
}
.page-store-list .lSAction > .lSNext {
    right: -15px;
}

.lSAction > a.disabled {
    pointer-events: none;
}
.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}



@media only screen and (min-width: 760px) {
	.page-store-list .lSAction > .lSPrev {
	    left: -30px;
	}
	.page-store-list .lSAction > .lSNext {
	    right: -30px;
	}
}

@media only screen and (min-width: 1000px) {
	.page-store-list .lSAction > .lSPrev {
	    left: -40px;
	}
	.page-store-list .lSAction > .lSNext {
	    right: -40px;
	}


/* vertical */
.lSSlideOuter.vertical {
    position: relative;
}
.lSSlideOuter.vertical.noPager {
    padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px;
}
/* vertical */
}
/* Rtl */
.lSSlideOuter.lSrtl {
    direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
    float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
    float: right !important;
}
/* Rtl */

@-webkit-keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@keyframes rightEnd {
    0% {
        left: 0;
    }

    50% {
        left: -15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@keyframes topEnd {
    0% {
        top: 0;
    }

    50% {
        top: -15px;
    }

    100% {
        top: 0;
    }
}
@-webkit-keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftEnd {
    0% {
        left: 0;
    }

    50% {
        left: 15px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
@keyframes bottomEnd {
    0% {
        bottom: 0;
    }

    50% {
        bottom: -15px;
    }

    100% {
        bottom: 0;
    }
}
.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd 0.3s;
    animation: topEnd 0.3s;
    position: relative;
}
.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd 0.3s;
    animation: bottomEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd 0.3s;
    animation: leftEnd 0.3s;
    position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd 0.3s;
    animation: rightEnd 0.3s;
    position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/* @end */


/* Media Queries
   ========================================================================== */

@media only screen and (min-width: 560px) {
	a.button, 
	form button[type="submit"],
	input[type="submit"] {
		width: auto;
	}
	
	.page-landing.page-form form a.button, 
	.page-landing.page-form form button[type="submit"],
	.page-landing.page-form input[type="submit"],
	.page-landing form a.button,
	.modal-box form button {
		width: 100%;
	}
	
	form.infield {
		padding: 2.2em 2.2em 1.2em;
	}
	
	footer .utility .copyright {
		float: left;
		width: 55%;
		text-align: left;
		font-size: .9em;
	}
	
	.page-landing-longform footer .utility .copyright {
		float: none;
		width: auto;
	}
	
	footer .social {
		float: right;
		width: 35%;
		text-align: right;
		margin-top: .8em;
	}
	
	.col-wrapper {
		margin-left: -3%;
	margin-right: -3%;
	}
	
	.col-wrapper .col {
		margin-left: 3%;
		margin-right: 3%;
	}
	
	.col-wrapper.col2 .col {
		width: 43%;
	}
	
	.col-wrapper.col3 .col {
		width: 43%;
	}
	
	.page-home .banner .col-wrapper.col3 .col {
		margin: 0;
		width: 100%;
	}
	
	.col-wrapper.col4 .col {
		width: 45%;
		margin-left: 2%;
		margin-right: 2%;
	}
	
	.isotope-container.col4 .col {
		width: 46%;
	}
	
	.col-wrapper.col5 .col {
		width: 26%;
	}
	
	.modal-gallery-wrapper.col-wrapper.col4 .col,
	.landing-gallery-wrapper.col-wrapper.col4 .col {
		width: 25%;
	}
	
	.col-wrapper.col7 .col,
	.col-wrapper.col6 .col {
		width: 18%;
	}
	
	.logo-proof .col-wrapper.col7 .col{
		width: 22%;
	}

	
	.page-blog .sidebar .subscribe input.action {
		position: absolute;
		right: 0;
		padding-top: 1.1em;
		padding-bottom: 1em;
	}
	
	section.action form.subscribe input[type="submit"] {
		position: absolute;
		right: 0;
		padding-top: 1.1em;
		padding-bottom: 1em;
	}
	
	.page-product-detail .banner .overlay img.product-illus {
		float: left;
	}
	
	.page-product-detail .banner .overlay {
		top: 50%;
		height: auto;
		margin-top: -7em;
	}
	
	.page-product-detail .banner .overlay article {
		padding-left: 1em;
	}
	
	.page-store-list .filters .button-col2 button {
 	float: left;
 	width: 50%;
 	text-align: left;
 	}
 	
 	.store-option-item i {
 		border: 1px solid #444D54;
 		padding: .5em;
	border-radius: 50%;
	font-size: 1.4em;
	float: left;
	display: block;
	}
	
	.store-option-item article {
		overflow: hidden;
		padding-left: 1em;
	}
	
	.page-home .banner a.button.alt {
		margin-left: 1em;
	}
	
	.page-blog-list .content article img {
		float: left;
		margin-right: 1.3em;
	}
	
	.page-blog-list .content .article-content {
		overflow: hidden;
	}
	
	.page-blog-list .content .article-content h2 {
		margin-top: 0;
	}
	
		
}

@media only screen and (min-width: 650px) {
	
	
	
	
	.col-wrapper.col7 .col {
		width: 13%;
	}
	
	.logo-proof .col-wrapper.col7 .col {
		width: 17%;
	}
	
	.logo-proof .col-wrapper.col6 .col {
		width: 14%;
	}
	
	footer {
		text-align: left;
	}
	
	footer .info h5 {
		margin-left: 0;
	}
	
	footer .info {
		float: left;
		width: 30%;
	}
	
	footer nav {
		float: left;
		width: 30%;
		padding-top: 4em;
		margin-left: 5%;
		margin-right: 5%;
	}
	
	footer .search {
		float: right;
		width: 30%;
		padding-top: 4em;
	}
	
	section.action form.infield {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.page-product-detail .banner .overlay img.product-illus {
		max-width: 120px;
	}
	
	.page-store-detail .store-gallery {
		float: left;
		width: 50%;
		margin-top: 2em;
		margin-bottom: 3em;
	}
	
	.page-store-detail .store-info {
		float: right;
		width: 35%;
		margin-top: 3em;
	}
	
	
	}


@media only screen and (min-width: 768px) {
	
	header p.logo {
		float: left;
		margin-top: 1.7em;
	}
	
	.banner .overlay {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	
	.page-blog-list .banner .overlay {
		width: 60%;
		float: right;
	}
	
	.page-blog-list.page-blog-category .banner .overlay {
		float: none;
		width: auto;
	}
	
	.page-home .banner .overlay {
		padding-top: 6em;
	}
	
	.page-blog-list .banner .wrapper {
		max-width: 700px;
		margin-left: 0;
		padding-left: 8%;
	}
	
	.page-blog-list.page-blog-category .banner .wrapper {
		max-width: 100%;
		padding-left: 0;
	}
	
	.banner h2,
	.banner h1 {
		font-size: 2.4em;
		line-height: 1em;
	}
	
	.page-blog-detail .banner h1 {
		font-size: 2.5em;
	}
	
	.page-home .banner h1 {
		font-size: 2.9em;
		margin-bottom: .5em;
	}
	
	.page-home .banner article p {
		font-size: 1.3em;
		margin-bottom: 3em;
		margin-top: .5em;
		width: 65%;
	}
	
	
	.content h1,
	.page-store-detail .store-gallery h1 {
		font-size: 2.3em;
	}
	
	
	.content h2 {
		font-size: 1.9em;
	}
	
	.content h3 {
		font-size: 1.3em;
	}
	
	.content blockquote {
		margin-left: 2em;
		margin-right: 3em;
	}
	
	.content blockquote p {
		font-size: 1.6em;
	}
	
	p.intro {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
	}
	
	.no-nav header p.phone {
	display: block;
	clear: none;
	position: relative;
	float: right;
	top: 15px;
	left: 0px;
	margin-bottom: 0;
	font-size: 1.7em;
}
	
	.js .nav-collapse {
	  position: relative;
	  overflow: visible;
	}
	.js .nav-collapse.closed {
	  max-height: none;
	}
	.nav-toggle {
	  display: none;
	}
	
	header .nav-collapse,
	header .nav-collapse.opened {
		background-color: transparent;
		float: right;
		width: auto;
		margin-top: 3.3em;
		margin-bottom: .7em;
		position: relative;
		display: block;
		margin-left: 0;
		margin-right: 0;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	
	header .nav-collapse ul.secondary {
		position: absolute;
		top: -56px;
		right: 0;
		width: auto;
	}
	
	header .nav-collapse li {
		display: list-item;
		margin-left: .3em;
		width: auto;
		float: left;
		position: relative;
		white-space: nowrap;
		
	}

	
	header .nav-collapse ul li a {
		display: block;
		font-size: .7em;
		padding-left: .2em;
		padding-right: .2em;
		color: #444D54;
	}
	
	header .nav-collapse ul.secondary li a {
		font-size: .7em;
		color: #AFB8C4;
	}
	
	/* header .nav-collapse ul.secondary li:first-child a { */
	/*	color: #f58f29; */
        /*        font-weight: 500; */
	/*} */
	

	header .nav-collapse li.cta a {
		color: #444D54;
		border: 1px solid #AFB8C4;
	}
	
	header .nav-collapse ul li a:hover,
	header .nav-collapse ul li:hover > a,
	header .nav-collapse ul li.current a {
		background-color: #fff;
		color: #f58f29;
		font-weight: 500;

	}
	header .nav-collapse ul li.current-contact a {
		color: #f58f29;
		font-weight: 500;
		border: 1px solid #AFB8C4;

	}

	/* Change this in order to change the Dropdown symbol */
	
	header .nav-collapse ul li.dropdown a {
		padding-right: 1.4em;
	}
	
	li.dropdown a:after { 
		content: ''; 
		width: 0; 
		height: 0; 
		border-left: 3px solid transparent;	
		border-right: 3px solid transparent;
		border-top: 3px solid #fff;
		position: absolute;
		top: 18px;
		margin-left: 3px;
	} 
	
	li.dropdown li a:after {
		border: none;
	}
	
	header.sticky li.dropdown a:after {
		content: '';
		border-top-color: #4d4d4d;
	}
	
	
	
	.content {
		float: left;
		width: 60%;
		padding-top: 2em;
		padding-bottom: 2em;
	}
	
	.page-wide .content {
		width: 100%;
	}
	
	.page-landing.page-wide .content {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		float: none;
		text-align: center;
	}
	
	.page-landing.page-form .content {
		width: 55%;
	}
	
	.page-store-list .content {
		float: right;
		width: 70%;
	}
	
	.page-product-detail .page-store-list .content {
		float: none;
		width: 100%;
	}
	
	.sidebar {
		float: right;
		width: 30%;
		padding-top: 7em;
		padding-bottom: 2em;
	}
	
	.page-store-list .sidebar {
		float: left;
		padding-top: 0;
		width: 25%;
	}
	
	.page-store-list .sidebar a.button.modal {
 		margin-left: 10%;
 		margin-right: 10%;
 		display: block;
 		padding-left: 7%;
 		padding-right: 7%;
 		margin-top: 10%;
 		width: auto;
 	}
	
	.page-blog .sidebar {
		width: 33%;
	}
	
	.page-landing .sidebar {
		width: 38%;
		padding-top: 1.5em;
	}
	
	.page-landing.page-form .sidebar {
		padding: 0;
	}
	
	.page-landing.page-form .sidebar:before {
		content: '';
		position: absolute;
		top: 0;
		bottom: 0;
		z-index: -1;
	   	right: 0;
	   	background: #eef1f4;
	   	width: 39%;
	}
	
	
	img.left,
	img.right,
	.content figure.left,
	.content figure.right {
		float: left;
		width: auto;
		max-width: auto;
		margin: auto;
		margin-right: 1em;
		margin-bottom: 1em;
	}
	
	img.right,
	.content figure.right {
		float: right;
		margin-left: 1em;
		margin-right: 0;
	}
	
	.content figure img {
		margin-bottom: 0;
	}
	
	.page-store-detail .modal-gallery img.full {
		width: auto;
		max-width: auto;
		margin: auto;
	}
	
	section.action {
		padding: 0;
	}
	
	
	.lt-ie9 section.action .overlay {
		background-color: #F6902A;
	}
	
	.col-wrapper.col3 .col {
		width: 27%;
	}
	
	.page-product-list .col-wrapper.col5 .col,
	.home-products .col-wrapper.col5 .col {
		
		width: 27%;
	}
	
	.page-home .banner .col-wrapper.col3 .col {
		width: 33.3%;
		float: left;
		min-height: 232px;
	}
	
	
	.col-wrapper.col4 .col {
		width: 20%;
	}
	
	.isotope-container.col4 .col {
		width: 22%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}
	
	.col-wrapper.col7 .col {
		width: 8%;
	}
	
	.logo-proof .col-wrapper.col7 .col {
		width: 11.8%;
	}
	
	
	.page-product-detail .banner {
		min-height: 470px;
	}
	
	.page-product-detail .banner h1 {
		font-size: 2.4em;
		margin-top: .6em;
	}
	
	.page-product-detail .banner p {
		font-size: 1.3em;
	}
	
	.action-bar a.button {
		margin-right: 1em;
	}
	
	.product-grid h3 {
		font-size: 1.4em;
	}
	
	.page-product-detail blockquote {
		padding-left: 12%;
		padding-right: 12%;
	}

	.page-product-detail blockquote p {
		font-size: 1.8em;
	}
	
	.page-product-detail blockquote p:before {
		left: -.4em;
	}
	
	.page-product-detail blockquote p:after {
		right: -.4em;
	}
	
	.feature-section .feature-detail {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	
	.feature-section .feature-detail article {
		overflow: hidden;
	}
	
	.feature-section .feature-detail img {
		float: left;
		width: 450px;
		margin-right: 3em;
		margin-top: 1em;
	}
	
	.feature-section .feature-detail.alt img {
		float: right;
		margin-right: 0;
		margin-left: 3em;
	}
	
	
	.page-home .banner {
		background-size: cover;
		background-position: center center;
	}
	
	.page-home .banner .col-wrapper {
		background-color: transparent;
	}
	
	.col-wrapper.landing-gallery-wrapper {
		width: 120%;
		margin-left: -6%;
	}
	
	.page-landing .content h1 a.modal-youtube {
		margin-right: -8%;
		top: 4px;
	}
	
	.page-store-detail .action-buy h2 {
		font-size: 2.5em;
	}
	
	
	.page-store-list .filters {
 		display: block;
	 }
	 
	 .page-store-list a.toggle-filter {
	 	display: none;
	 }
	 
	 .page-store-list .filters button {
	 	display: block;
	 }
	 
	 .page-store-order .contact {
	 	width: 70%;
	 	float: left;
	 }
	 .store-options-wrapper {
	 	float: left;
	 	width: 63%;
	 }
	 
	 .order-details {
	 	width: 30%;
	 	float: right;
	 }
	 
	 .page-store-order .order-details {
	 	width: 23%;
	 }
	
	.page-store-order .contact .col2 button.action.large {
		width: 60%;

	}
	
	.page-home .banner .col-wrapper .col {
		border: none;
		
	}
	
	.page-blog-list .content article img {
		float: none;
		margin-right: 0;
	}
	
	.page-blog-list .content .article-content {
		overflow: visible;
	}
	
	.page-blog-list .content .article-content h2 {
		margin-top: 1em;
	}
	
	.store-cta {
		position: relative;
	}
	
	
	.store-cta .store-content {
		float: left;
		width: 50%;
	}
	
	.store-cta a.button {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 5%;
	}
	
	
	
}


@media only screen and (min-width: 850px) {
	
	header .nav-collapse ul li a {
		padding-left: .4em;
		padding-right: .4em;
		font-size: .8em;
	}
	
	
	.page-home .why-modular .col-wrapper {
		float: right;
		width: 58%;
	}
	
	.page-home .why-modular .col-wrapper.col5 .col,
	.home-products .col-wrapper.col5 .col {
		width: 25%;
	}
	
	footer .info {
		width: 23%;
		margin-bottom: 2em;
	}
	
	footer nav {
		width: 47%;
		margin-bottom: 2em;
	}
	
	footer nav ul {
		float: left;
		width: 33%;
	}
	
	footer nav ul:last-child {
		margin-left: -1.4em;
	}
	
	footer .search {
		width: 20%;
	}
	
	.page-why-modular .content section img {
		position: absolute;
		width: 100%;
		max-width: 620px;
		right: 0;
		bottom: 0;
	}
	
	.page-whynp .content section img {
		position: relative;
		float: right;
		margin-left: 2em;
		margin-top: 5em;
	}
	
	.page-why-modular section.fire-rated img {
		top: -1.5em;
		margin-top: 0;
	}
	
	.page-why-modular section.better-sound-reduction img {
		top: 50%;
		margin-top: -165px;
	}
	
	.page-why-modular section.time-saving img {
		top: 50%;
		margin-top: -205px;
	}
	
	.page-whynp section.company-history img,
	.page-whynp section.team img {
		max-width: 500px;
		margin-top: 3em;
	}
	
	.page-why-modular section.alt img {
		left: 0;
	}
	
	.page-whynp .content section.alt img {
		float: left;
		margin-left: 0;
		margin-right: 2em;
	}
	
	.page-why-modular .content section article {
		margin-right: 600px;
		margin-bottom: 2em;
	}
	
	.page-whynp .content section article {
		overflow: hidden;
	}
	
	.page-why-modular .content section.alt article {
		margin-left: 600px;
		margin-right: 0;
	}
	
	.page-whynp .content section.company-timeline article {
		max-width: 1000px;
		margin: 0;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		text-align: center;
	}
	
	.page-whynp .content section.company-timeline article table {
		max-width: 800px;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	form.infield .col-float input[type="checkbox"],
	form.infield .col-float input[type="radio"] {
		float: left;
		width: 20px;
		position: relative;
		top: 3px;
	}
	
	form.infield .col-float {
		width: 46%;
		display: inline-block;
		vertical-align: top;
		padding-right: 3%;
		font-size: .9em;
		line-height: 1.2em;
	}
	
	form.infield .col-float span {
		float: left;
		width: 80%;
		margin-bottom: .8em;
	}
	
	.page-home .why-modular .modular-bkg-illus {
		background: url(/images/design-assets/illus-modular-home.svg) 90% bottom no-repeat;
		max-width: 1200px;
		margin-left: auto;
		margin-right: auto;
}

.page-ezproduct-detail .design-options .col2 .col i,
.page-ezproduct-detail .design-options .col4 .col i {
	
	float: left;
}

.page-ezproduct-detail .design-options .col2 .col article {
	overflow: hidden;
	text-align: left;
	padding-left: 1em;
}

.page-ezproduct-detail .design-options .col4 .col article {
	padding-left: .5em;
	text-align: left;
	overflow: hidden;
}

.page-ezproduct-detail .design-options.alt-layout .col2 .col article h4 {
	margin-top: 1.2em;
}

.page-ezproduct-detail .design-options.alt-layout .col4 .col article h4 {
	margin-top: 0;
}

.store-cta {
	padding-top: 2em;
	padding-bottom: 2em;
}


}
@media only screen and (min-width: 940px) {
	
	header .nav-collapse ul li a {
		padding-left: .4em;
		padding-right: .4em;
		font-size: .9em;
	}
	
	header .nav-collapse ul.secondary li a {
		font-size: .8em;
	}
	
	.content {
		width: 65%;
	}
	
	.page-blog .content {
		width: 64%;
	}
	
	.page-landing.page-form .content {
		width: 60%;
	}
	
	.sidebar {
		width: 25%;
	}
	
	.page-blog .sidebar {
		width: 28%;
	}
	
	.page-landing .sidebar {
		width: 30%;
	}
	
	.page-landing.page-form .sidebar {
		width: 35%;
		margin-right: -4%;
	}
	
	.page-landing.page-form .sidebar:before {
		width: 33%;
	}
	
	
	
	.page-home .why-modular .col-wrapper.col5 {
		margin-top: 2.5em;
	}
	
	.page-home .why-modular .col-wrapper.col5 .col {
		width: 15%;
		margin-left: 2%;
		margin-right: 2%;
	}
	
	.page-store-order .contact,
	.store-options-wrapper {
	 	width: 73%;
	 	padding-left: ;
	 }
	 
	 .order-details,
	 .page-store-order .order-details {
	 	width: 20%;
	 }
	 
	 .page-product-detail .banner .overlay {
	 	margin-top: -9em;
	 	width: 50%;
	 }
	 
	 
	 .page-product-list .col-wrapper.col5 .col,
	 .home-products .col-wrapper.col5 .col {
	 	margin-left: 2%;
	 	margin-right: 2%;
	 	width: 15%;
	 }
	 
	 
	 .page-home .why-modular article {
	 	float: left;
	 	width: 30%;
	 }
	 
	 
	 .page-home .why-modular .modular-reasons {
		float: left;
		clear: none;
		width: 200px;
		margin-top: 1.6em;
		margin-left: 3%;
	}
	
	
	.page-home .why-modular .modular-bkg-illus {
		background-position: 190% -27px;
	}
	
	.page-blog-list .content article img {
		float: left;
		margin-right: 1.3em;
	}
	
	.page-blog-list .content .article-content {
		overflow: hidden;
	}
	
	.page-blog-list .content .article-content h2 {
		margin-top: 0;
	}
	
	.store-cta .store-content {
	width: 60%;
}

.store-cta article h2 {
	margin-top: 1.5em;
}

.store-cta .store-content img {
	float: left;
	margin-right: 2em;
}

.store-cta .store-content article {
	overflow: hidden;
}
	
}

@media only screen and (min-width: 980px) {
	.page-home .why-modular .modular-bkg-illus {
		background-position-x: 170%;
	}
}


@media only screen and (min-width: 1024px) {
	.page-home .why-modular .modular-bkg-illus {
		background-position-x: 140%;
	}
}

@media only screen and (min-width: 1100px) {
	.page-home .why-modular .modular-bkg-illus {
		background-position-x: 130%;
	}
}


@media only screen and (min-width: 1140px) {
	
	header .nav-collapse ul li a {
		padding-left: 1em;
		padding-right: 1em;
		font-size: 1em;
	}
	
	.action-bar {
		text-align: left;
	}
	
	.action-bar a.button.action {
		float: right;
		margin-right: 0;
	}
	
	.store-options-wrapper form.infield {
		padding-left: 3em;
	}
	
	.page-home .banner .col-wrapper .col {
		position: relative;
		height: 330px;
	}
	
	.page-home .banner .col-wrapper a.more {
		position: absolute;
		bottom: 2em;
		left: 50%;
		margin-left: -55px;
	}
	
	.page-home .why-modular .modular-bkg-illus {
		background-position-x: 115%;
	}

}

@media only screen and (min-width: 1200px) {
	.page-home .why-modular .modular-bkg-illus {
		background-position-x: right;
	}
}

@media only screen and (min-width: 1300px) {
	.page-home .why-modular article {
		width: 30%;
	}
	
	.page-home .why-modular .modular-reasons {
		margin-left: 1%;
	}
}


@media only screen and (min-width: 2000px) {
	.page-landing.page-form .sidebar {
		margin-right: -6%;
	}
	
	
}

/* @group Helper */


.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

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

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.center-text {
	text-align: center;
}

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

/* @end */




@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

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

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

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

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

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

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

