@charset "UTF-8";
/* Neat 1.7.0 http://neat.bourbon.io Copyright 2012-2014 thoughtbot, inc. MIT License */
/* line 2, ../scss/libs/neat/grid/_box-sizing.scss */
html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* line 7, ../scss/libs/neat/grid/_box-sizing.scss */
*, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }

/* line 45, ../scss/libs/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }

/* line 61, ../scss/libs/_normalize.scss */
audio, canvas, video { display: inline-block; }

/* line 74, ../scss/libs/_normalize.scss */
audio:not([controls]) { display: none; height: 0; }

/* line 81, ../scss/libs/_normalize.scss */
[hidden] { display: none; }

/* line 94, ../scss/libs/_normalize.scss */
html { background: #fff; color: #000; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

/* line 106, ../scss/libs/_normalize.scss */
html, button, input, select, textarea { font-family: sans-serif; }

/* line 116, ../scss/libs/_normalize.scss */
body { margin: 0; }

/* line 132, ../scss/libs/_normalize.scss */
a:focus { outline: thin dotted; }
/* line 138, ../scss/libs/_normalize.scss */
a:hover, a:active { outline: 0; }

/* line 152, ../scss/libs/_normalize.scss */
h1 { font-size: 2em; margin: 0.5em 0; }

/* line 157, ../scss/libs/_normalize.scss */
h2 { font-size: 1.5em; margin: 0.25em 0; }

/* line 162, ../scss/libs/_normalize.scss */
h3 { font-size: 1.25em; margin: 1em 0; }

/* line 167, ../scss/libs/_normalize.scss */
h4 { font-size: 1em; margin: 1.33em 0; }

/* line 172, ../scss/libs/_normalize.scss */
h5 { font-size: 0.83em; margin: 1.67em 0; }

/* line 177, ../scss/libs/_normalize.scss */
h6 { font-size: 0.75em; margin: 2.33em 0; }

/* line 185, ../scss/libs/_normalize.scss */
abbr[title] { border-bottom: 1px dotted; }

/* line 191, ../scss/libs/_normalize.scss */
b, strong { font-weight: bold; }

/* line 204, ../scss/libs/_normalize.scss */
dfn { font-style: italic; }

/* line 210, ../scss/libs/_normalize.scss */
mark { background: #ff0; color: #000; }

/* line 226, ../scss/libs/_normalize.scss */
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

/* line 239, ../scss/libs/_normalize.scss */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

/* line 247, ../scss/libs/_normalize.scss */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }

/* line 262, ../scss/libs/_normalize.scss */
q:before, q:after { content: ''; content: none; }

/* line 270, ../scss/libs/_normalize.scss */
small { font-size: 80%; }

/* line 277, ../scss/libs/_normalize.scss */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

/* line 285, ../scss/libs/_normalize.scss */
sup { top: -0.5em; }

/* line 289, ../scss/libs/_normalize.scss */
sub { bottom: -0.25em; }

/* line 341, ../scss/libs/_normalize.scss */
img { border: 0; }

/* line 350, ../scss/libs/_normalize.scss */
svg:not(:root) { overflow: hidden; }

/* line 360, ../scss/libs/_normalize.scss */
figure { margin: 0; }

/* line 377, ../scss/libs/_normalize.scss */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/* line 388, ../scss/libs/_normalize.scss */
legend { border: 0; padding: 0; white-space: normal; }

/* line 402, ../scss/libs/_normalize.scss */
button, input, select, textarea { font-family: inherit; font-size: 100%; margin: 0; vertical-align: baseline; }

/* line 417, ../scss/libs/_normalize.scss */
button, input { line-height: normal; }

/* line 427, ../scss/libs/_normalize.scss */
button, select { text-transform: none; }

/* line 440, ../scss/libs/_normalize.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

/* line 453, ../scss/libs/_normalize.scss */
button[disabled], input[disabled] { cursor: default; }

/* line 463, ../scss/libs/_normalize.scss */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

/* line 476, ../scss/libs/_normalize.scss */
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

/* line 486, ../scss/libs/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* line 495, ../scss/libs/_normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* line 504, ../scss/libs/_normalize.scss */
textarea { overflow: auto; vertical-align: top; }

/* line 515, ../scss/libs/_normalize.scss */
table { border-collapse: collapse; border-spacing: 0; }

/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("fonts/fontawesome-webfont.eot?v=4.0.3"); src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }
/* line 4, ../scss/libs/fa/_core.scss */
.fa { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
/* line 4, ../scss/libs/fa/_icons.scss */
.fa-glass:before { content: ""; }

/* line 5, ../scss/libs/fa/_icons.scss */
.fa-music:before { content: ""; }

/* line 6, ../scss/libs/fa/_icons.scss */
.fa-search:before { content: ""; }

/* line 7, ../scss/libs/fa/_icons.scss */
.fa-envelope-o:before { content: ""; }

/* line 8, ../scss/libs/fa/_icons.scss */
.fa-heart:before { content: ""; }

/* line 9, ../scss/libs/fa/_icons.scss */
.fa-star:before { content: ""; }

/* line 10, ../scss/libs/fa/_icons.scss */
.fa-star-o:before { content: ""; }

/* line 11, ../scss/libs/fa/_icons.scss */
.fa-user:before { content: ""; }

/* line 12, ../scss/libs/fa/_icons.scss */
.fa-film:before { content: ""; }

/* line 13, ../scss/libs/fa/_icons.scss */
.fa-th-large:before { content: ""; }

/* line 14, ../scss/libs/fa/_icons.scss */
.fa-th:before { content: ""; }

/* line 15, ../scss/libs/fa/_icons.scss */
.fa-th-list:before { content: ""; }

/* line 16, ../scss/libs/fa/_icons.scss */
.fa-check:before { content: ""; }

/* line 17, ../scss/libs/fa/_icons.scss */
.fa-times:before { content: ""; }

/* line 18, ../scss/libs/fa/_icons.scss */
.fa-search-plus:before { content: ""; }

/* line 19, ../scss/libs/fa/_icons.scss */
.fa-search-minus:before { content: ""; }

/* line 20, ../scss/libs/fa/_icons.scss */
.fa-power-off:before { content: ""; }

/* line 21, ../scss/libs/fa/_icons.scss */
.fa-signal:before { content: ""; }

/* line 22, ../scss/libs/fa/_icons.scss */
.fa-gear:before, .fa-cog:before { content: ""; }

/* line 24, ../scss/libs/fa/_icons.scss */
.fa-trash-o:before { content: ""; }

/* line 25, ../scss/libs/fa/_icons.scss */
.fa-home:before { content: ""; }

/* line 26, ../scss/libs/fa/_icons.scss */
.fa-file-o:before { content: ""; }

/* line 27, ../scss/libs/fa/_icons.scss */
.fa-clock-o:before { content: ""; }

/* line 28, ../scss/libs/fa/_icons.scss */
.fa-road:before { content: ""; }

/* line 29, ../scss/libs/fa/_icons.scss */
.fa-download:before { content: ""; }

/* line 30, ../scss/libs/fa/_icons.scss */
.fa-arrow-circle-o-down:before { content: ""; }

/* line 31, ../scss/libs/fa/_icons.scss */
.fa-arrow-circle-o-up:before { content: ""; }

/* line 32, ../scss/libs/fa/_icons.scss */
.fa-inbox:before { content: ""; }

/* line 33, ../scss/libs/fa/_icons.scss */
.fa-play-circle-o:before { content: ""; }

/* line 34, ../scss/libs/fa/_icons.scss */
.fa-rotate-right:before, .fa-repeat:before { content: ""; }

/* line 36, ../scss/libs/fa/_icons.scss */
.fa-refresh:before { content: ""; }

/* line 37, ../scss/libs/fa/_icons.scss */
.fa-list-alt:before { content: ""; }

/* line 38, ../scss/libs/fa/_icons.scss */
.fa-lock:before { content: ""; }

/* line 39, ../scss/libs/fa/_icons.scss */
.fa-flag:before { content: ""; }

/* line 40, ../scss/libs/fa/_icons.scss */
.fa-headphones:before { content: ""; }

/* line 41, ../scss/libs/fa/_icons.scss */
.fa-volume-off:before { content: ""; }

/* line 42, ../scss/libs/fa/_icons.scss */
.fa-volume-down:before { content: ""; }

/* line 43, ../scss/libs/fa/_icons.scss */
.fa-volume-up:before { content: ""; }

/* line 44, ../scss/libs/fa/_icons.scss */
.fa-qrcode:before { content: ""; }

/* line 45, ../scss/libs/fa/_icons.scss */
.fa-barcode:before { content: ""; }

/* line 46, ../scss/libs/fa/_icons.scss */
.fa-tag:before { content: ""; }

/* line 47, ../scss/libs/fa/_icons.scss */
.fa-tags:before { content: ""; }

/* line 48, ../scss/libs/fa/_icons.scss */
.fa-book:before { content: ""; }

/* line 49, ../scss/libs/fa/_icons.scss */
.fa-bookmark:before { content: ""; }

/* line 50, ../scss/libs/fa/_icons.scss */
.fa-print:before { content: ""; }

/* line 51, ../scss/libs/fa/_icons.scss */
.fa-camera:before { content: ""; }

/* line 52, ../scss/libs/fa/_icons.scss */
.fa-font:before { content: ""; }

/* line 53, ../scss/libs/fa/_icons.scss */
.fa-bold:before { content: ""; }

/* line 54, ../scss/libs/fa/_icons.scss */
.fa-italic:before { content: ""; }

/* line 55, ../scss/libs/fa/_icons.scss */
.fa-text-height:before { content: ""; }

/* line 56, ../scss/libs/fa/_icons.scss */
.fa-text-width:before { content: ""; }

/* line 57, ../scss/libs/fa/_icons.scss */
.fa-align-left:before { content: ""; }

/* line 58, ../scss/libs/fa/_icons.scss */
.fa-align-center:before { content: ""; }

/* line 59, ../scss/libs/fa/_icons.scss */
.fa-align-right:before { content: ""; }

/* line 60, ../scss/libs/fa/_icons.scss */
.fa-align-justify:before { content: ""; }

/* line 61, ../scss/libs/fa/_icons.scss */
.fa-list:before { content: ""; }

/* line 62, ../scss/libs/fa/_icons.scss */
.fa-dedent:before, .fa-outdent:before { content: ""; }

/* line 64, ../scss/libs/fa/_icons.scss */
.fa-indent:before { content: ""; }

/* line 65, ../scss/libs/fa/_icons.scss */
.fa-video-camera:before { content: ""; }

/* line 66, ../scss/libs/fa/_icons.scss */
.fa-picture-o:before { content: ""; }

/* line 67, ../scss/libs/fa/_icons.scss */
.fa-pencil:before { content: ""; }

/* line 68, ../scss/libs/fa/_icons.scss */
.fa-map-marker:before { content: ""; }

/* line 69, ../scss/libs/fa/_icons.scss */
.fa-adjust:before { content: ""; }

/* line 70, ../scss/libs/fa/_icons.scss */
.fa-tint:before { content: ""; }

/* line 71, ../scss/libs/fa/_icons.scss */
.fa-edit:before, .fa-pencil-square-o:before { content: ""; }

/* line 73, ../scss/libs/fa/_icons.scss */
.fa-share-square-o:before { content: ""; }

/* line 74, ../scss/libs/fa/_icons.scss */
.fa-check-square-o:before { content: ""; }

/* line 75, ../scss/libs/fa/_icons.scss */
.fa-arrows:before { content: ""; }

/* line 76, ../scss/libs/fa/_icons.scss */
.fa-step-backward:before { content: ""; }

/* line 77, ../scss/libs/fa/_icons.scss */
.fa-fast-backward:before { content: ""; }

/* line 78, ../scss/libs/fa/_icons.scss */
.fa-backward:before { content: ""; }

/* line 79, ../scss/libs/fa/_icons.scss */
.fa-play:before { content: ""; }

/* line 80, ../scss/libs/fa/_icons.scss */
.fa-pause:before { content: ""; }

/* line 81, ../scss/libs/fa/_icons.scss */
.fa-stop:before { content: ""; }

/* line 82, ../scss/libs/fa/_icons.scss */
.fa-forward:before { content: ""; }

/* line 83, ../scss/libs/fa/_icons.scss */
.fa-fast-forward:before { content: ""; }

/* line 84, ../scss/libs/fa/_icons.scss */
.fa-step-forward:before { content: ""; }

/* line 85, ../scss/libs/fa/_icons.scss */
.fa-eject:before { content: ""; }

/* line 86, ../scss/libs/fa/_icons.scss */
.fa-chevron-left:before { content: ""; }

/* line 87, ../scss/libs/fa/_icons.scss */
.fa-chevron-right:before { content: ""; }

/* line 88, ../scss/libs/fa/_icons.scss */
.fa-plus-circle:before { content: ""; }

/* line 89, ../scss/libs/fa/_icons.scss */
.fa-minus-circle:before { content: ""; }

/* line 90, ../scss/libs/fa/_icons.scss */
.fa-times-circle:before { content: ""; }

/* line 91, ../scss/libs/fa/_icons.scss */
.fa-check-circle:before { content: ""; }

/* line 92, ../scss/libs/fa/_icons.scss */
.fa-question-circle:before { content: ""; }

/* line 93, ../scss/libs/fa/_icons.scss */
.fa-info-circle:before { content: ""; }

/* line 94, ../scss/libs/fa/_icons.scss */
.fa-crosshairs:before { content: ""; }

/* line 95, ../scss/libs/fa/_icons.scss */
.fa-times-circle-o:before { content: ""; }

/* line 96, ../scss/libs/fa/_icons.scss */
.fa-check-circle-o:before { content: ""; }

/* line 97, ../scss/libs/fa/_icons.scss */
.fa-ban:before { content: ""; }

/* line 98, ../scss/libs/fa/_icons.scss */
.fa-arrow-left:before { content: ""; }

/* line 99, ../scss/libs/fa/_icons.scss */
.fa-arrow-right:before { content: ""; }

/* line 100, ../scss/libs/fa/_icons.scss */
.fa-arrow-up:before { content: ""; }

/* line 101, ../scss/libs/fa/_icons.scss */
.fa-arrow-down:before { content: ""; }

/* line 102, ../scss/libs/fa/_icons.scss */
.fa-mail-forward:before, .fa-share:before { content: ""; }

/* line 104, ../scss/libs/fa/_icons.scss */
.fa-expand:before { content: ""; }

/* line 105, ../scss/libs/fa/_icons.scss */
.fa-compress:before { content: ""; }

/* line 106, ../scss/libs/fa/_icons.scss */
.fa-plus:before { content: ""; }

/* line 107, ../scss/libs/fa/_icons.scss */
.fa-minus:before { content: ""; }

/* line 108, ../scss/libs/fa/_icons.scss */
.fa-asterisk:before { content: ""; }

/* line 109, ../scss/libs/fa/_icons.scss */
.fa-exclamation-circle:before { content: ""; }

/* line 110, ../scss/libs/fa/_icons.scss */
.fa-gift:before { content: ""; }

/* line 111, ../scss/libs/fa/_icons.scss */
.fa-leaf:before { content: ""; }

/* line 112, ../scss/libs/fa/_icons.scss */
.fa-fire:before { content: ""; }

/* line 113, ../scss/libs/fa/_icons.scss */
.fa-eye:before { content: ""; }

/* line 114, ../scss/libs/fa/_icons.scss */
.fa-eye-slash:before { content: ""; }

/* line 115, ../scss/libs/fa/_icons.scss */
.fa-warning:before, .fa-exclamation-triangle:before { content: ""; }

/* line 117, ../scss/libs/fa/_icons.scss */
.fa-plane:before { content: ""; }

/* line 118, ../scss/libs/fa/_icons.scss */
.fa-calendar:before { content: ""; }

/* line 119, ../scss/libs/fa/_icons.scss */
.fa-random:before { content: ""; }

/* line 120, ../scss/libs/fa/_icons.scss */
.fa-comment:before { content: ""; }

/* line 121, ../scss/libs/fa/_icons.scss */
.fa-magnet:before { content: ""; }

/* line 122, ../scss/libs/fa/_icons.scss */
.fa-chevron-up:before { content: ""; }

/* line 123, ../scss/libs/fa/_icons.scss */
.fa-chevron-down:before { content: ""; }

/* line 124, ../scss/libs/fa/_icons.scss */
.fa-retweet:before { content: ""; }

/* line 125, ../scss/libs/fa/_icons.scss */
.fa-shopping-cart:before { content: ""; }

/* line 126, ../scss/libs/fa/_icons.scss */
.fa-folder:before { content: ""; }

/* line 127, ../scss/libs/fa/_icons.scss */
.fa-folder-open:before { content: ""; }

/* line 128, ../scss/libs/fa/_icons.scss */
.fa-arrows-v:before { content: ""; }

/* line 129, ../scss/libs/fa/_icons.scss */
.fa-arrows-h:before { content: ""; }

/* line 130, ../scss/libs/fa/_icons.scss */
.fa-bar-chart-o:before { content: ""; }

/* line 131, ../scss/libs/fa/_icons.scss */
.fa-twitter-square:before { content: ""; }

/* line 132, ../scss/libs/fa/_icons.scss */
.fa-facebook-square:before { content: ""; }

/* line 133, ../scss/libs/fa/_icons.scss */
.fa-camera-retro:before { content: ""; }

/* line 134, ../scss/libs/fa/_icons.scss */
.fa-key:before { content: ""; }

/* line 135, ../scss/libs/fa/_icons.scss */
.fa-gears:before, .fa-cogs:before { content: ""; }

/* line 137, ../scss/libs/fa/_icons.scss */
.fa-comments:before { content: ""; }

/* line 138, ../scss/libs/fa/_icons.scss */
.fa-thumbs-o-up:before { content: ""; }

/* line 139, ../scss/libs/fa/_icons.scss */
.fa-thumbs-o-down:before { content: ""; }

/* line 140, ../scss/libs/fa/_icons.scss */
.fa-star-half:before { content: ""; }

/* line 141, ../scss/libs/fa/_icons.scss */
.fa-heart-o:before { content: ""; }

/* line 142, ../scss/libs/fa/_icons.scss */
.fa-sign-out:before { content: ""; }

/* line 143, ../scss/libs/fa/_icons.scss */
.fa-linkedin-square:before { content: ""; }

/* line 144, ../scss/libs/fa/_icons.scss */
.fa-thumb-tack:before { content: ""; }

/* line 145, ../scss/libs/fa/_icons.scss */
.fa-external-link:before { content: ""; }

/* line 146, ../scss/libs/fa/_icons.scss */
.fa-sign-in:before { content: ""; }

/* line 147, ../scss/libs/fa/_icons.scss */
.fa-trophy:before { content: ""; }

/* line 148, ../scss/libs/fa/_icons.scss */
.fa-github-square:before { content: ""; }

/* line 149, ../scss/libs/fa/_icons.scss */
.fa-upload:before { content: ""; }

/* line 150, ../scss/libs/fa/_icons.scss */
.fa-lemon-o:before { content: ""; }

/* line 151, ../scss/libs/fa/_icons.scss */
.fa-phone:before { content: ""; }

/* line 152, ../scss/libs/fa/_icons.scss */
.fa-square-o:before { content: ""; }

/* line 153, ../scss/libs/fa/_icons.scss */
.fa-bookmark-o:before { content: ""; }

/* line 154, ../scss/libs/fa/_icons.scss */
.fa-phone-square:before { content: ""; }

/* line 155, ../scss/libs/fa/_icons.scss */
.fa-twitter:before { content: ""; }

/* line 156, ../scss/libs/fa/_icons.scss */
.fa-facebook:before { content: ""; }

/* line 157, ../scss/libs/fa/_icons.scss */
.fa-github:before { content: ""; }

/* line 158, ../scss/libs/fa/_icons.scss */
.fa-unlock:before { content: ""; }

/* line 159, ../scss/libs/fa/_icons.scss */
.fa-credit-card:before { content: ""; }

/* line 160, ../scss/libs/fa/_icons.scss */
.fa-rss:before { content: ""; }

/* line 161, ../scss/libs/fa/_icons.scss */
.fa-hdd-o:before { content: ""; }

/* line 162, ../scss/libs/fa/_icons.scss */
.fa-bullhorn:before { content: ""; }

/* line 163, ../scss/libs/fa/_icons.scss */
.fa-bell:before { content: ""; }

/* line 164, ../scss/libs/fa/_icons.scss */
.fa-certificate:before { content: ""; }

/* line 165, ../scss/libs/fa/_icons.scss */
.fa-hand-o-right:before { content: ""; }

/* line 166, ../scss/libs/fa/_icons.scss */
.fa-hand-o-left:before { content: ""; }

/* line 167, ../scss/libs/fa/_icons.scss */
.fa-hand-o-up:before { content: ""; }

/* line 168, ../scss/libs/fa/_icons.scss */
.fa-hand-o-down:before { content: ""; }

/* line 169, ../scss/libs/fa/_icons.scss */
.fa-arrow-circle-left:before { content: ""; }

/* line 170, ../scss/libs/fa/_icons.scss */
.fa-arrow-circle-right:before { content: ""; }

/* line 171, ../scss/libs/fa/_icons.scss */
.fa-arrow-circle-up:before { content: ""; }

/* line 172, ../scss/libs/fa/_icons.scss */
.fa-arrow-circle-down:before { content: ""; }

/* line 173, ../scss/libs/fa/_icons.scss */
.fa-globe:before { content: ""; }

/* line 174, ../scss/libs/fa/_icons.scss */
.fa-wrench:before { content: ""; }

/* line 175, ../scss/libs/fa/_icons.scss */
.fa-tasks:before { content: ""; }

/* line 176, ../scss/libs/fa/_icons.scss */
.fa-filter:before { content: ""; }

/* line 177, ../scss/libs/fa/_icons.scss */
.fa-briefcase:before { content: ""; }

/* line 178, ../scss/libs/fa/_icons.scss */
.fa-arrows-alt:before { content: ""; }

/* line 179, ../scss/libs/fa/_icons.scss */
.fa-group:before, .fa-users:before { content: ""; }

/* line 181, ../scss/libs/fa/_icons.scss */
.fa-chain:before, .fa-link:before { content: ""; }

/* line 183, ../scss/libs/fa/_icons.scss */
.fa-cloud:before { content: ""; }

/* line 184, ../scss/libs/fa/_icons.scss */
.fa-flask:before { content: ""; }

/* line 185, ../scss/libs/fa/_icons.scss */
.fa-cut:before, .fa-scissors:before { content: ""; }

/* line 187, ../scss/libs/fa/_icons.scss */
.fa-copy:before, .fa-files-o:before { content: ""; }

/* line 189, ../scss/libs/fa/_icons.scss */
.fa-paperclip:before { content: ""; }

/* line 190, ../scss/libs/fa/_icons.scss */
.fa-save:before, .fa-floppy-o:before { content: ""; }

/* line 192, ../scss/libs/fa/_icons.scss */
.fa-square:before { content: ""; }

/* line 193, ../scss/libs/fa/_icons.scss */
.fa-bars:before { content: ""; }

/* line 194, ../scss/libs/fa/_icons.scss */
.fa-list-ul:before { content: ""; }

/* line 195, ../scss/libs/fa/_icons.scss */
.fa-list-ol:before { content: ""; }

/* line 196, ../scss/libs/fa/_icons.scss */
.fa-strikethrough:before { content: ""; }

/* line 197, ../scss/libs/fa/_icons.scss */
.fa-underline:before { content: ""; }

/* line 198, ../scss/libs/fa/_icons.scss */
.fa-table:before { content: ""; }

/* line 199, ../scss/libs/fa/_icons.scss */
.fa-magic:before { content: ""; }

/* line 200, ../scss/libs/fa/_icons.scss */
.fa-truck:before { content: ""; }

/* line 201, ../scss/libs/fa/_icons.scss */
.fa-pinterest:before { content: ""; }

/* line 202, ../scss/libs/fa/_icons.scss */
.fa-pinterest-square:before { content: ""; }

/* line 203, ../scss/libs/fa/_icons.scss */
.fa-google-plus-square:before { content: ""; }

/* line 204, ../scss/libs/fa/_icons.scss */
.fa-google-plus:before { content: ""; }

/* line 205, ../scss/libs/fa/_icons.scss */
.fa-money:before { content: ""; }

/* line 206, ../scss/libs/fa/_icons.scss */
.fa-caret-down:before { content: ""; }

/* line 207, ../scss/libs/fa/_icons.scss */
.fa-caret-up:before { content: ""; }

/* line 208, ../scss/libs/fa/_icons.scss */
.fa-caret-left:before { content: ""; }

/* line 209, ../scss/libs/fa/_icons.scss */
.fa-caret-right:before { content: ""; }

/* line 210, ../scss/libs/fa/_icons.scss */
.fa-columns:before { content: ""; }

/* line 211, ../scss/libs/fa/_icons.scss */
.fa-unsorted:before, .fa-sort:before { content: ""; }

/* line 213, ../scss/libs/fa/_icons.scss */
.fa-sort-down:before, .fa-sort-asc:before { content: ""; }

/* line 215, ../scss/libs/fa/_icons.scss */
.fa-sort-up:before, .fa-sort-desc:before { content: ""; }

/* line 217, ../scss/libs/fa/_icons.scss */
.fa-envelope:before { content: ""; }

/* line 218, ../scss/libs/fa/_icons.scss */
.fa-linkedin:before { content: ""; }

/* line 219, ../scss/libs/fa/_icons.scss */
.fa-rotate-left:before, .fa-undo:before { content: ""; }

/* line 221, ../scss/libs/fa/_icons.scss */
.fa-legal:before, .fa-gavel:before { content: ""; }

/* line 223, ../scss/libs/fa/_icons.scss */
.fa-dashboard:before, .fa-tachometer:before { content: ""; }

/* line 225, ../scss/libs/fa/_icons.scss */
.fa-comment-o:before { content: ""; }

/* line 226, ../scss/libs/fa/_icons.scss */
.fa-comments-o:before { content: ""; }

/* line 227, ../scss/libs/fa/_icons.scss */
.fa-flash:before, .fa-bolt:before { content: ""; }

/* line 229, ../scss/libs/fa/_icons.scss */
.fa-sitemap:before { content: ""; }

/* line 230, ../scss/libs/fa/_icons.scss */
.fa-umbrella:before { content: ""; }

/* line 231, ../scss/libs/fa/_icons.scss */
.fa-paste:before, .fa-clipboard:before { content: ""; }

/* line 233, ../scss/libs/fa/_icons.scss */
.fa-lightbulb-o:before { content: ""; }

/* line 234, ../scss/libs/fa/_icons.scss */
.fa-exchange:before { content: ""; }

/* line 235, ../scss/libs/fa/_icons.scss */
.fa-cloud-download:before { content: ""; }

/* line 236, ../scss/libs/fa/_icons.scss */
.fa-cloud-upload:before { content: ""; }

/* line 237, ../scss/libs/fa/_icons.scss */
.fa-user-md:before { content: ""; }

/* line 238, ../scss/libs/fa/_icons.scss */
.fa-stethoscope:before { content: ""; }

/* line 239, ../scss/libs/fa/_icons.scss */
.fa-suitcase:before { content: ""; }

/* line 240, ../scss/libs/fa/_icons.scss */
.fa-bell-o:before { content: ""; }

/* line 241, ../scss/libs/fa/_icons.scss */
.fa-coffee:before { content: ""; }

/* line 242, ../scss/libs/fa/_icons.scss */
.fa-cutlery:before { content: ""; }

/* line 243, ../scss/libs/fa/_icons.scss */
.fa-file-text-o:before { content: ""; }

/* line 244, ../scss/libs/fa/_icons.scss */
.fa-building-o:before { content: ""; }

/* line 245, ../scss/libs/fa/_icons.scss */
.fa-hospital-o:before { content: ""; }

/* line 246, ../scss/libs/fa/_icons.scss */
.fa-ambulance:before { content: ""; }

/* line 247, ../scss/libs/fa/_icons.scss */
.fa-medkit:before { content: ""; }

/* line 248, ../scss/libs/fa/_icons.scss */
.fa-fighter-jet:before { content: ""; }

/* line 249, ../scss/libs/fa/_icons.scss */
.fa-beer:before { content: ""; }

/* line 250, ../scss/libs/fa/_icons.scss */
.fa-h-square:before { content: ""; }

/* line 251, ../scss/libs/fa/_icons.scss */
.fa-plus-square:before { content: ""; }

/* line 252, ../scss/libs/fa/_icons.scss */
.fa-angle-double-left:before { content: ""; }

/* line 253, ../scss/libs/fa/_icons.scss */
.fa-angle-double-right:before { content: ""; }

/* line 254, ../scss/libs/fa/_icons.scss */
.fa-angle-double-up:before { content: ""; }

/* line 255, ../scss/libs/fa/_icons.scss */
.fa-angle-double-down:before { content: ""; }

/* line 256, ../scss/libs/fa/_icons.scss */
.fa-angle-left:before { content: ""; }

/* line 257, ../scss/libs/fa/_icons.scss */
.fa-angle-right:before { content: ""; }

/* line 258, ../scss/libs/fa/_icons.scss */
.fa-angle-up:before { content: ""; }

/* line 259, ../scss/libs/fa/_icons.scss */
.fa-angle-down:before { content: ""; }

/* line 260, ../scss/libs/fa/_icons.scss */
.fa-desktop:before { content: ""; }

/* line 261, ../scss/libs/fa/_icons.scss */
.fa-laptop:before { content: ""; }

/* line 262, ../scss/libs/fa/_icons.scss */
.fa-tablet:before { content: ""; }

/* line 263, ../scss/libs/fa/_icons.scss */
.fa-mobile-phone:before, .fa-mobile:before { content: ""; }

/* line 265, ../scss/libs/fa/_icons.scss */
.fa-circle-o:before { content: ""; }

/* line 266, ../scss/libs/fa/_icons.scss */
.fa-quote-left:before { content: ""; }

/* line 267, ../scss/libs/fa/_icons.scss */
.fa-quote-right:before { content: ""; }

/* line 268, ../scss/libs/fa/_icons.scss */
.fa-spinner:before { content: ""; }

/* line 269, ../scss/libs/fa/_icons.scss */
.fa-circle:before { content: ""; }

/* line 270, ../scss/libs/fa/_icons.scss */
.fa-mail-reply:before, .fa-reply:before { content: ""; }

/* line 272, ../scss/libs/fa/_icons.scss */
.fa-github-alt:before { content: ""; }

/* line 273, ../scss/libs/fa/_icons.scss */
.fa-folder-o:before { content: ""; }

/* line 274, ../scss/libs/fa/_icons.scss */
.fa-folder-open-o:before { content: ""; }

/* line 275, ../scss/libs/fa/_icons.scss */
.fa-smile-o:before { content: ""; }

/* line 276, ../scss/libs/fa/_icons.scss */
.fa-frown-o:before { content: ""; }

/* line 277, ../scss/libs/fa/_icons.scss */
.fa-meh-o:before { content: ""; }

/* line 278, ../scss/libs/fa/_icons.scss */
.fa-gamepad:before { content: ""; }

/* line 279, ../scss/libs/fa/_icons.scss */
.fa-keyboard-o:before { content: ""; }

/* line 280, ../scss/libs/fa/_icons.scss */
.fa-flag-o:before { content: ""; }

/* line 281, ../scss/libs/fa/_icons.scss */
.fa-flag-checkered:before { content: ""; }

/* line 282, ../scss/libs/fa/_icons.scss */
.fa-terminal:before { content: ""; }

/* line 283, ../scss/libs/fa/_icons.scss */
.fa-code:before { content: ""; }

/* line 284, ../scss/libs/fa/_icons.scss */
.fa-reply-all:before { content: ""; }

/* line 285, ../scss/libs/fa/_icons.scss */
.fa-mail-reply-all:before { content: ""; }

/* line 286, ../scss/libs/fa/_icons.scss */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: ""; }

/* line 289, ../scss/libs/fa/_icons.scss */
.fa-location-arrow:before { content: ""; }

/* line 290, ../scss/libs/fa/_icons.scss */
.fa-crop:before { content: ""; }

/* line 291, ../scss/libs/fa/_icons.scss */
.fa-code-fork:before { content: ""; }

/* line 292, ../scss/libs/fa/_icons.scss */
.fa-unlink:before, .fa-chain-broken:before { content: ""; }

/* line 294, ../scss/libs/fa/_icons.scss */
.fa-question:before { content: ""; }

/* line 295, ../scss/libs/fa/_icons.scss */
.fa-info:before { content: ""; }

/* line 296, ../scss/libs/fa/_icons.scss */
.fa-exclamation:before { content: ""; }

/* line 297, ../scss/libs/fa/_icons.scss */
.fa-superscript:before { content: ""; }

/* line 298, ../scss/libs/fa/_icons.scss */
.fa-subscript:before { content: ""; }

/* line 299, ../scss/libs/fa/_icons.scss */
.fa-eraser:before { content: ""; }

/* line 300, ../scss/libs/fa/_icons.scss */
.fa-puzzle-piece:before { content: ""; }

/* line 301, ../scss/libs/fa/_icons.scss */
.fa-microphone:before { content: ""; }

/* line 302, ../scss/libs/fa/_icons.scss */
.fa-microphone-slash:before { content: ""; }

/* line 303, ../scss/libs/fa/_icons.scss */
.fa-shield:before { content: ""; }

/* line 304, ../scss/libs/fa/_icons.scss */
.fa-calendar-o:before { content: ""; }

/* line 305, ../scss/libs/fa/_icons.scss */
.fa-fire-extinguisher:before { content: ""; }

/* line 306, ../scss/libs/fa/_icons.scss */
.fa-rocket:before { content: ""; }

/* line 307, ../scss/libs/fa/_icons.scss */
.fa-maxcdn:before { content: ""; }

/* line 308, ../scss/libs/fa/_icons.scss */
.fa-chevron-circle-left:before { content: ""; }

/* line 309, ../scss/libs/fa/_icons.scss */
.fa-chevron-circle-right:before { content: ""; }

/* line 310, ../scss/libs/fa/_icons.scss */
.fa-chevron-circle-up:before { content: ""; }

/* line 311, ../scss/libs/fa/_icons.scss */
.fa-chevron-circle-down:before { content: ""; }

/* line 312, ../scss/libs/fa/_icons.scss */
.fa-html5:before { content: ""; }

/* line 313, ../scss/libs/fa/_icons.scss */
.fa-css3:before { content: ""; }

/* line 314, ../scss/libs/fa/_icons.scss */
.fa-anchor:before { content: ""; }

/* line 315, ../scss/libs/fa/_icons.scss */
.fa-unlock-alt:before { content: ""; }

/* line 316, ../scss/libs/fa/_icons.scss */
.fa-bullseye:before { content: ""; }

/* line 317, ../scss/libs/fa/_icons.scss */
.fa-ellipsis-h:before { content: ""; }

/* line 318, ../scss/libs/fa/_icons.scss */
.fa-ellipsis-v:before { content: ""; }

/* line 319, ../scss/libs/fa/_icons.scss */
.fa-rss-square:before { content: ""; }

/* line 320, ../scss/libs/fa/_icons.scss */
.fa-play-circle:before { content: ""; }

/* line 321, ../scss/libs/fa/_icons.scss */
.fa-ticket:before { content: ""; }

/* line 322, ../scss/libs/fa/_icons.scss */
.fa-minus-square:before { content: ""; }

/* line 323, ../scss/libs/fa/_icons.scss */
.fa-minus-square-o:before { content: ""; }

/* line 324, ../scss/libs/fa/_icons.scss */
.fa-level-up:before { content: ""; }

/* line 325, ../scss/libs/fa/_icons.scss */
.fa-level-down:before { content: ""; }

/* line 326, ../scss/libs/fa/_icons.scss */
.fa-check-square:before { content: ""; }

/* line 327, ../scss/libs/fa/_icons.scss */
.fa-pencil-square:before { content: ""; }

/* line 328, ../scss/libs/fa/_icons.scss */
.fa-external-link-square:before { content: ""; }

/* line 329, ../scss/libs/fa/_icons.scss */
.fa-share-square:before { content: ""; }

/* line 330, ../scss/libs/fa/_icons.scss */
.fa-compass:before { content: ""; }

/* line 331, ../scss/libs/fa/_icons.scss */
.fa-toggle-down:before, .fa-caret-square-o-down:before { content: ""; }

/* line 333, ../scss/libs/fa/_icons.scss */
.fa-toggle-up:before, .fa-caret-square-o-up:before { content: ""; }

/* line 335, ../scss/libs/fa/_icons.scss */
.fa-toggle-right:before, .fa-caret-square-o-right:before { content: ""; }

/* line 337, ../scss/libs/fa/_icons.scss */
.fa-euro:before, .fa-eur:before { content: ""; }

/* line 339, ../scss/libs/fa/_icons.scss */
.fa-gbp:before { content: ""; }

/* line 340, ../scss/libs/fa/_icons.scss */
.fa-dollar:before, .fa-usd:before { content: ""; }

/* line 342, ../scss/libs/fa/_icons.scss */
.fa-rupee:before, .fa-inr:before { content: ""; }

/* line 344, ../scss/libs/fa/_icons.scss */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: ""; }

/* line 348, ../scss/libs/fa/_icons.scss */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: ""; }

/* line 351, ../scss/libs/fa/_icons.scss */
.fa-won:before, .fa-krw:before { content: ""; }

/* line 353, ../scss/libs/fa/_icons.scss */
.fa-bitcoin:before, .fa-btc:before { content: ""; }

/* line 355, ../scss/libs/fa/_icons.scss */
.fa-file:before { content: ""; }

/* line 356, ../scss/libs/fa/_icons.scss */
.fa-file-text:before { content: ""; }

/* line 357, ../scss/libs/fa/_icons.scss */
.fa-sort-alpha-asc:before { content: ""; }

/* line 358, ../scss/libs/fa/_icons.scss */
.fa-sort-alpha-desc:before { content: ""; }

/* line 359, ../scss/libs/fa/_icons.scss */
.fa-sort-amount-asc:before { content: ""; }

/* line 360, ../scss/libs/fa/_icons.scss */
.fa-sort-amount-desc:before { content: ""; }

/* line 361, ../scss/libs/fa/_icons.scss */
.fa-sort-numeric-asc:before { content: ""; }

/* line 362, ../scss/libs/fa/_icons.scss */
.fa-sort-numeric-desc:before { content: ""; }

/* line 363, ../scss/libs/fa/_icons.scss */
.fa-thumbs-up:before { content: ""; }

/* line 364, ../scss/libs/fa/_icons.scss */
.fa-thumbs-down:before { content: ""; }

/* line 365, ../scss/libs/fa/_icons.scss */
.fa-youtube-square:before { content: ""; }

/* line 366, ../scss/libs/fa/_icons.scss */
.fa-youtube:before { content: ""; }

/* line 367, ../scss/libs/fa/_icons.scss */
.fa-xing:before { content: ""; }

/* line 368, ../scss/libs/fa/_icons.scss */
.fa-xing-square:before { content: ""; }

/* line 369, ../scss/libs/fa/_icons.scss */
.fa-youtube-play:before { content: ""; }

/* line 370, ../scss/libs/fa/_icons.scss */
.fa-dropbox:before { content: ""; }

/* line 371, ../scss/libs/fa/_icons.scss */
.fa-stack-overflow:before { content: ""; }

/* line 372, ../scss/libs/fa/_icons.scss */
.fa-instagram:before { content: ""; }

/* line 373, ../scss/libs/fa/_icons.scss */
.fa-flickr:before { content: ""; }

/* line 374, ../scss/libs/fa/_icons.scss */
.fa-adn:before { content: ""; }

/* line 375, ../scss/libs/fa/_icons.scss */
.fa-bitbucket:before { content: ""; }

/* line 376, ../scss/libs/fa/_icons.scss */
.fa-bitbucket-square:before { content: ""; }

/* line 377, ../scss/libs/fa/_icons.scss */
.fa-tumblr:before { content: ""; }

/* line 378, ../scss/libs/fa/_icons.scss */
.fa-tumblr-square:before { content: ""; }

/* line 379, ../scss/libs/fa/_icons.scss */
.fa-long-arrow-down:before { content: ""; }

/* line 380, ../scss/libs/fa/_icons.scss */
.fa-long-arrow-up:before { content: ""; }

/* line 381, ../scss/libs/fa/_icons.scss */
.fa-long-arrow-left:before { content: ""; }

/* line 382, ../scss/libs/fa/_icons.scss */
.fa-long-arrow-right:before { content: ""; }

/* line 383, ../scss/libs/fa/_icons.scss */
.fa-apple:before { content: ""; }

/* line 384, ../scss/libs/fa/_icons.scss */
.fa-windows:before { content: ""; }

/* line 385, ../scss/libs/fa/_icons.scss */
.fa-android:before { content: ""; }

/* line 386, ../scss/libs/fa/_icons.scss */
.fa-linux:before { content: ""; }

/* line 387, ../scss/libs/fa/_icons.scss */
.fa-dribbble:before { content: ""; }

/* line 388, ../scss/libs/fa/_icons.scss */
.fa-skype:before { content: ""; }

/* line 389, ../scss/libs/fa/_icons.scss */
.fa-foursquare:before { content: ""; }

/* line 390, ../scss/libs/fa/_icons.scss */
.fa-trello:before { content: ""; }

/* line 391, ../scss/libs/fa/_icons.scss */
.fa-female:before { content: ""; }

/* line 392, ../scss/libs/fa/_icons.scss */
.fa-male:before { content: ""; }

/* line 393, ../scss/libs/fa/_icons.scss */
.fa-gittip:before { content: ""; }

/* line 394, ../scss/libs/fa/_icons.scss */
.fa-sun-o:before { content: ""; }

/* line 395, ../scss/libs/fa/_icons.scss */
.fa-moon-o:before { content: ""; }

/* line 396, ../scss/libs/fa/_icons.scss */
.fa-archive:before { content: ""; }

/* line 397, ../scss/libs/fa/_icons.scss */
.fa-bug:before { content: ""; }

/* line 398, ../scss/libs/fa/_icons.scss */
.fa-vk:before { content: ""; }

/* line 399, ../scss/libs/fa/_icons.scss */
.fa-weibo:before { content: ""; }

/* line 400, ../scss/libs/fa/_icons.scss */
.fa-renren:before { content: ""; }

/* line 401, ../scss/libs/fa/_icons.scss */
.fa-pagelines:before { content: ""; }

/* line 402, ../scss/libs/fa/_icons.scss */
.fa-stack-exchange:before { content: ""; }

/* line 403, ../scss/libs/fa/_icons.scss */
.fa-arrow-circle-o-right:before { content: ""; }

/* line 404, ../scss/libs/fa/_icons.scss */
.fa-arrow-circle-o-left:before { content: ""; }

/* line 405, ../scss/libs/fa/_icons.scss */
.fa-toggle-left:before, .fa-caret-square-o-left:before { content: ""; }

/* line 407, ../scss/libs/fa/_icons.scss */
.fa-dot-circle-o:before { content: ""; }

/* line 408, ../scss/libs/fa/_icons.scss */
.fa-wheelchair:before { content: ""; }

/* line 409, ../scss/libs/fa/_icons.scss */
.fa-vimeo-square:before { content: ""; }

/* line 410, ../scss/libs/fa/_icons.scss */
.fa-turkish-lira:before, .fa-try:before { content: ""; }

/* line 412, ../scss/libs/fa/_icons.scss */
.fa-plus-square-o:before { content: ""; }

/* custom-mmenu.css */
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
/* line 8, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-hidden { display: none !important; }

/* line 15, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-wrapper { overflow-x: hidden; position: relative; }

/* line 23, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-menu, .mm-menu > .mm-panel { margin: 0; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; }

/* line 34, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-menu { background: inherit; display: block; overflow: hidden; padding: 0; }

/* line 44, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-panel { -webkit-transition: -webkit-transform 0.4s ease; -moz-transition: -moz-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; -o-transition: -o-transform 0.4s ease; transition: transform 0.4s ease; -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
/* line 54, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-panel.mm-opened { -webkit-transform: translate3d(0%, 0, 0); -moz-transform: translate3d(0%, 0, 0); -ms-transform: translate3d(0%, 0, 0); -o-transform: translate3d(0%, 0, 0); transform: translate3d(0%, 0, 0); }
/* line 58, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-panel.mm-subopened { -webkit-transform: translate3d(-30%, 0, 0); -moz-transform: translate3d(-30%, 0, 0); -ms-transform: translate3d(-30%, 0, 0); -o-transform: translate3d(-30%, 0, 0); transform: translate3d(-30%, 0, 0); }
/* line 62, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-panel.mm-highest { z-index: 1; }

/* line 68, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-menu > .mm-panel { background: inherit; -webkit-overflow-scrolling: touch; overflow: scroll; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; padding: 0 20px; }
/* line 80, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-menu > .mm-panel.mm-hasnavbar { padding-top: 40px; }
/* line 86, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after { content: ''; display: block; height: 20px; }

/* line 97, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-vertical .mm-panel { -webkit-transform: none !important; -moz-transform: none !important; -ms-transform: none !important; -o-transform: none !important; transform: none !important; }

/* line 102, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-vertical .mm-listview .mm-panel, .mm-listview .mm-vertical .mm-panel { display: none; padding: 10px 0 10px 10px; }
/* line 108, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after, .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after { border-color: transparent; }

/* line 113, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel { display: block; }

/* line 121, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-vertical .mm-listview > li > .mm-next, .mm-listview > li.mm-vertical > .mm-next { height: 40px; bottom: auto; }
/* line 126, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-vertical .mm-listview > li > .mm-next:after, .mm-listview > li.mm-vertical > .mm-next:after { top: 16px; bottom: auto; }
/* line 134, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after, .mm-listview > li.mm-vertical.mm-opened > .mm-next:after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

/* line 141, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-navbar { border-bottom: 1px solid transparent; text-align: center; line-height: 20px; height: 40px; padding: 0 40px; margin: 0; position: absolute; top: 0; left: 0; right: 0; }
/* line 156, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-navbar > * { display: block; padding: 10px 0; }
/* line 161, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-navbar a, .mm-navbar a:hover { text-decoration: none; }
/* line 165, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-navbar .mm-title { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
/* line 169, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-navbar .mm-btn { box-sizing: border-box; width: 40px; height: 40px; position: absolute; top: 0; z-index: 1; }
/* line 178, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-navbar .mm-btn:first-child { padding-left: 20px; left: 0; }
/* line 183, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-navbar .mm-btn:last-child { padding-right: 20px; right: 0; }

/* line 192, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-panel .mm-navbar { display: none; }
/* line 196, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-panel.mm-hasnavbar .mm-navbar { display: block; }

/* line 204, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview, .mm-listview > li { list-style: none; display: block; padding: 0; margin: 0; }

/* line 212, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview { font: inherit; font-size: 14px; }
/* line 217, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview a, .mm-listview a:hover { text-decoration: none; }
/* line 223, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview > li { position: relative; }
/* line 227, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview > li > a, .mm-listview > li > span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: inherit; line-height: 20px; display: block; padding: 10px 10px 10px 20px; margin: 0; }
/* line 238, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow { padding-right: 50px; }
/* line 33, ../scss/libs/mmenu/_inc/_mixins.scss */
.mm-listview > li:not(.mm-divider):after { content: ''; border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; left: 0; right: 0; bottom: 0; }
/* line 248, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview > li:not(.mm-divider):after { left: 20px; }
/* line 256, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview .mm-next { background: rgba(3, 2, 1, 0); width: 50px; padding: 0; position: absolute; right: 0; top: 0; bottom: 0; z-index: 2; }
/* line 33, ../scss/libs/mmenu/_inc/_mixins.scss */
.mm-listview .mm-next:before { content: ''; border-left-width: 1px; border-left-style: solid; display: block; position: absolute; top: 0; bottom: 0; left: 0; }
/* line 269, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview .mm-next + a, .mm-listview .mm-next + span { margin-right: 50px; }
/* line 275, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview .mm-next.mm-fullsubopen { width: 100%; }
/* line 279, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview .mm-next.mm-fullsubopen:before { border-left: none; }
/* line 284, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span { padding-right: 50px; margin-right: 0; }

/* line 295, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-menu > .mm-panel > .mm-listview { margin-left: -20px; margin-right: -20px; }
/* line 300, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-menu > .mm-panel > .mm-listview.mm-first { margin-top: -20px; }
/* line 304, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-menu > .mm-panel > .mm-listview.mm-last { padding-bottom: 20px; }

/* line 313, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-prev:before, .mm-next:after, .mm-arrow:after { content: ''; border: 2px solid transparent; display: inline-block; width: 8px; height: 8px; margin: auto; position: absolute; top: 0; bottom: 0; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

/* line 319, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-prev:before { border-right: none; border-bottom: none; left: 20px; }

/* line 323, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-next:after, .mm-arrow:after { border-top: none; border-left: none; right: 20px; }

/* line 331, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-divider { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 10px; text-transform: uppercase; text-indent: 20px; line-height: 25px; }

/* line 345, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview > li.mm-spacer { padding-top: 40px; }
/* line 349, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview > li.mm-spacer > .mm-next { top: 40px; }
/* line 354, ../scss/libs/mmenu/jquery.mmenu.oncanvas.scss */
.mm-listview > li.mm-spacer.mm-divider { padding-top: 25px; }

/* line 7, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu { background: #333333; color: rgba(0, 0, 0, 0.7); }
/* line 12, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-navbar { border-color: rgba(0, 0, 0, 0.1); }
/* line 16, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a { color: rgba(0, 0, 0, 0.3); }
/* line 22, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after { border-color: rgba(0, 0, 0, 0.3); }
/* line 31, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-listview > li:after { border-color: rgba(0, 0, 0, 0.1); }
/* line 37, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-listview > li .mm-prev:before, .mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-arrow:after { border-color: rgba(0, 0, 0, 0.3); }
/* line 43, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-listview > li .mm-prev:after, .mm-menu .mm-listview > li .mm-next:before { border-color: rgba(0, 0, 0, 0.1); }
/* line 51, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span { background: rgba(0, 0, 0, 0.5); }
/* line 62, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel { background: #000; }
/* line 69, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-divider { background: #000; }

/*
	jQuery.mmenu offcanvas addon CSS
*/
/* line 9, ../scss/libs/mmenu/addons/jquery.mmenu.offcanvas.scss */
.mm-page { box-sizing: border-box; position: relative; }

/* line 14, ../scss/libs/mmenu/addons/jquery.mmenu.offcanvas.scss */
.mm-slideout { -webkit-transition: -webkit-transform 0.4s ease; -ms-transition: -ms-transform 0.4s ease; transition: transform 0.4s ease; }

/* line 22, ../scss/libs/mmenu/addons/jquery.mmenu.offcanvas.scss */
html.mm-opened { overflow: hidden; position: relative; }
/* line 27, ../scss/libs/mmenu/addons/jquery.mmenu.offcanvas.scss */
html.mm-opened body { overflow: hidden; }

/* line 33, ../scss/libs/mmenu/addons/jquery.mmenu.offcanvas.scss */
html.mm-background .mm-page { background: inherit; }

/* line 37, ../scss/libs/mmenu/addons/jquery.mmenu.offcanvas.scss */
#mm-blocker { background: rgba(3, 2, 1, 0); display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; }

/* line 51, ../scss/libs/mmenu/addons/jquery.mmenu.offcanvas.scss */
html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker { display: block; }

/* line 60, ../scss/libs/mmenu/addons/jquery.mmenu.offcanvas.scss */
.mm-menu.mm-offcanvas { display: none; position: fixed; }
/* line 65, ../scss/libs/mmenu/addons/jquery.mmenu.offcanvas.scss */
.mm-menu.mm-current { display: block; }

/* line 5, ../scss/libs/mmenu/_inc/_sizing.scss */
.mm-menu { width: 80%; min-width: 140px; max-width: 320px; }

/* line 13, ../scss/libs/mmenu/_inc/_sizing.scss */
html.mm-opening .mm-slideout { -webkit-transform: translate(80%, 0); -moz-transform: translate(80%, 0); -ms-transform: translate(80%, 0); -o-transform: translate(80%, 0); transform: translate(80%, 0); }

@media all and (max-width: 175px) { /* line 21, ../scss/libs/mmenu/_inc/_sizing.scss */
  html.mm-opening .mm-slideout { -webkit-transform: translate(140px, 0); -moz-transform: translate(140px, 0); -ms-transform: translate(140px, 0); -o-transform: translate(140px, 0); transform: translate(140px, 0); } }
@media all and (min-width: 400px) { /* line 30, ../scss/libs/mmenu/_inc/_sizing.scss */
  html.mm-opening .mm-slideout { -webkit-transform: translate(320px, 0); -moz-transform: translate(320px, 0); -ms-transform: translate(320px, 0); -o-transform: translate(320px, 0); transform: translate(320px, 0); } }
/* line 7, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu { background: "#333"; color: rgba(0, 0, 0, 0.7); }
/* line 12, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-navbar { border-color: rgba(0, 0, 0, 0.1); }
/* line 16, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a { color: rgba(0, 0, 0, 0.3); }
/* line 22, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after { border-color: rgba(0, 0, 0, 0.3); }
/* line 31, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-listview > li:after { border-color: rgba(0, 0, 0, 0.1); }
/* line 37, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-listview > li .mm-prev:before, .mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-arrow:after { border-color: rgba(0, 0, 0, 0.3); }
/* line 43, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-listview > li .mm-prev:after, .mm-menu .mm-listview > li .mm-next:before { border-color: rgba(0, 0, 0, 0.1); }
/* line 51, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span { background: rgba(0, 0, 0, 0.5); }
/* line 62, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu.mm-vertical .mm-listview li.mm-opened > a.mm-next, .mm-menu.mm-vertical .mm-listview li.mm-opened > .mm-panel, .mm-menu .mm-listview li.mm-opened.mm-vertical > a.mm-next, .mm-menu .mm-listview li.mm-opened.mm-vertical > .mm-panel { background: #000; }
/* line 69, ../scss/libs/mmenu/_inc/_colors.scss */
.mm-menu .mm-divider { background: #000; }

/* line 1, ../scss/partials/_base.scss */
* { position: relative; margin: 0; padding: 0; }

/* line 7, ../scss/partials/_base.scss */
html { font-size: 62.5%; background-color: #333; }

/* line 12, ../scss/partials/_base.scss */
body { font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 400; font-size: 16px; line-height: 1; color: #333333; overflow-x: hidden; }

/* line 22, ../scss/partials/_base.scss */
.site_wrap { min-width: 100%; min-height: 100%; position: relative; top: 0; bottom: 100%; overflow-x: hidden; width: 100%; left: 0; -webkit-transition: all 0.5s linear; transition: all 0.5s linear; -webkit-backface-visibility: hidden; -webkit-perspective: 200; }
/* line 37, ../scss/partials/_base.scss */
.site_wrap.stop_scroll { position: fixed; overflow-y: hidden; }

/* line 43, ../scss/partials/_base.scss */
a { text-decoration: none; color: #333333; }

/* line 48, ../scss/partials/_base.scss */
p { margin-bottom: 1.6rem; }

/* line 52, ../scss/partials/_base.scss */
::selection { background: #d21b3a; opacity: 0.8; color: #fff; text-shadow: 0 0 1px #333333; }

/* line 59, ../scss/partials/_base.scss */
::moz-selection { background: #d21b3a; opacity: 0.8; color: #fff; text-shadow: 0 0 1px #333333; }

/* line 66, ../scss/partials/_base.scss */
.oldies { background: #666666; color: #fff; text-align: center; top: 0; width: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; font-size: 15px; font-weight: bold; position: fixed; z-index: 10000; }

/* line 85, ../scss/partials/_base.scss */
.gradient_btn { background-color: #bb1834; background-image: -webkit-linear-gradient(#bb1834, #9b142b); background-image: linear-gradient(#bb1834, #9b142b); border-radius: 5px; padding: 15px 30px; color: #fff; }
/* line 91, ../scss/partials/_base.scss */
.gradient_btn:hover { background-color: #880001; background-image: -webkit-linear-gradient(#880001, #820012); background-image: linear-gradient(#880001, #820012); }

/* line 96, ../scss/partials/_base.scss */
.red_link { color: #bb1834; font-weight: 700; text-transform: uppercase; }
/* line 101, ../scss/partials/_base.scss */
.red_link:hover { color: #880001; }
/* line 105, ../scss/partials/_base.scss */
.red_link:after { font-family: FontAwesome; font-weight: normal; font-style: normal; content: "\f0da"; padding-left: 4px; }

/* line 3, ../scss/partials/_typography.scss */
h1, h2, h3, h4 { font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 700; text-transform: uppercase; }

/* line 10, ../scss/partials/_typography.scss */
h1 { font-size: 48px; margin: 0; padding-top: 50px; }
@media screen and (max-width: 1024px) { /* line 10, ../scss/partials/_typography.scss */
  h1 { font-size: 40px; } }

/* line 19, ../scss/partials/_typography.scss */
p { font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 400; font-size: 16px; }

/* line 1, ../scss/partials/_layouts.scss */
.content { max-width: 71.25em; margin-left: auto; margin-right: auto; max-width: 100%; margin-right: 0; margin-left: 130px; background-color: #f0f0f0; }
/* line 15, ../scss/libs/bourbon/addons/_clearfix.scss */
.content:after { content: ""; display: table; clear: both; }
@media screen and (max-width: 1024px) { /* line 1, ../scss/partials/_layouts.scss */
  .content { margin-left: 0; } }

/* line 1, ../scss/elements/_header.scss */
#global_header { float: left; display: block; margin-right: 2.35765%; width: 6.17215%; float: left; width: 130px; margin-right: 0; text-align: center; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
#global_header:last-child { margin-right: 0; }
@media screen and (max-width: 1024px) { /* line 1, ../scss/elements/_header.scss */
  #global_header { float: left; display: block; margin-right: 3.57866%; width: 100%; border-bottom: 6px solid #bb1834; background: #fff; z-index: 1; height: 59px; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  #global_header:last-child { margin-right: 0; }
  /* line 15, ../scss/libs/bourbon/addons/_clearfix.scss */
  #global_header:after { content: ""; display: table; clear: both; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 1, ../scss/elements/_header.scss */
  #global_header { padding: 0 20px; } }
/* line 25, ../scss/elements/_header.scss */
#global_header .logo { display: inline-block; padding: 18px 25px; background-color: #fff; }
@media screen and (max-width: 1024px) { /* line 25, ../scss/elements/_header.scss */
  #global_header .logo { float: right; padding: 15px; padding-top: 12px; padding-right: 25px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 25, ../scss/elements/_header.scss */
  #global_header .logo { padding: 10px !important; } }
@media screen and (max-width: 1024px) { /* line 44, ../scss/elements/_header.scss */
  #global_header .logo .desktop_logo { display: none; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 44, ../scss/elements/_header.scss */
  #global_header .logo .desktop_logo { display: block !important; width: 70% !important; } }
/* line 59, ../scss/elements/_header.scss */
#global_header .logo .mobile_logo { display: none; }
@media screen and (max-width: 1024px) { /* line 59, ../scss/elements/_header.scss */
  #global_header .logo .mobile_logo { display: inline-block; width: 50px; height: auto; max-width: 100%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 59, ../scss/elements/_header.scss */
  #global_header .logo .mobile_logo { display: none !important; } }
/* line 78, ../scss/elements/_header.scss */
#global_header .menu { border-top: 5px solid #bb1834; background-color: #333333; height: 100%; }
@media screen and (max-width: 1024px) { /* line 78, ../scss/elements/_header.scss */
  #global_header .menu { display: none; } }
/* line 87, ../scss/elements/_header.scss */
#global_header .menu ul { list-style: none; }
/* line 90, ../scss/elements/_header.scss */
#global_header .menu ul li { border-bottom: 1px solid #4c4c4c; }
/* line 93, ../scss/elements/_header.scss */
#global_header .menu ul li a { display: inline-block; width: 100%; text-transform: uppercase; color: #b1b1b1; font-size: 14px; padding: 80px 0 25px 0; background-repeat: no-repeat; background-position: 50% 30%; }
/* line 103, ../scss/elements/_header.scss */
#global_header .menu ul li a.why { background-image: url(../images/why-icon.png); background-position: 50% 30%; }
/* line 107, ../scss/elements/_header.scss */
#global_header .menu ul li a.why:hover { background-image: url(../images/why-icon-hover.png); }
/* line 111, ../scss/elements/_header.scss */
#global_header .menu ul li a.why.active { background-image: url(../images/why-icon-hover.png); background-color: #1c1c1c; }
/* line 117, ../scss/elements/_header.scss */
#global_header .menu ul li a.products { background-image: url(../images/products-icon.png); background-position: 50% 33%; }
/* line 121, ../scss/elements/_header.scss */
#global_header .menu ul li a.products:hover { background-image: url(../images/products-icon-hover.png); }
/* line 125, ../scss/elements/_header.scss */
#global_header .menu ul li a.products.active { background-image: url(../images/products-icon-hover.png); background-color: #1c1c1c; }
/* line 131, ../scss/elements/_header.scss */
#global_header .menu ul li a.pro { background-image: url(../images/pro-icon.png); background-position: 50% 33%; }
/* line 135, ../scss/elements/_header.scss */
#global_header .menu ul li a.pro:hover { background-image: url(../images/pro-icon-hover.png); }
/* line 139, ../scss/elements/_header.scss */
#global_header .menu ul li a.pro.active { background-image: url(../images/pro-icon-hover.png); background-color: #1c1c1c; }
/* line 145, ../scss/elements/_header.scss */
#global_header .menu ul li a.where { background-image: url(../images/where-icon.png); background-position: 50% 33%; }
/* line 149, ../scss/elements/_header.scss */
#global_header .menu ul li a.where:hover { background-image: url(../images/where-icon-hover.png); }
/* line 153, ../scss/elements/_header.scss */
#global_header .menu ul li a.where.active { background-image: url(../images/where-icon-hover.png); background-color: #1c1c1c; }
/* line 159, ../scss/elements/_header.scss */
#global_header .menu ul li a.newsletter { background-image: url(../images/letter-icon.png); background-position: 50% 35%; }
/* line 163, ../scss/elements/_header.scss */
#global_header .menu ul li a.newsletter:hover { background-image: url(../images/letter-icon-hover.png); }
/* line 167, ../scss/elements/_header.scss */
#global_header .menu ul li a.newsletter.active { background-image: url(../images/letter-icon-hover.png); background-color: #1c1c1c; }
/* line 178, ../scss/elements/_header.scss */
#global_header .mobile_menu_icon { position: absolute; top: 48%; left: 12px; display: none; padding: 15px; }
@media screen and (max-width: 1024px) { /* line 178, ../scss/elements/_header.scss */
  #global_header .mobile_menu_icon { display: block; width: 100%; max-width: 60px; height: auto; top: 8%; } }

/* line 208, ../scss/elements/_header.scss */
#mobile-menu:not(.mm-menu) { display: none; }

/* line 211, ../scss/elements/_header.scss */
.mobile_menu, #mobile-menu { background: #333333; }
/* line 221, ../scss/elements/_header.scss */
.mobile_menu.menu_open, #mobile-menu.menu_open { display: none; }
@media screen and (max-width: 1024px) { /* line 221, ../scss/elements/_header.scss */
  .mobile_menu.menu_open, #mobile-menu.menu_open { display: block; } }
/* line 229, ../scss/elements/_header.scss */
.mobile_menu ul, #mobile-menu ul { list-style: none; }
/* line 232, ../scss/elements/_header.scss */
.mobile_menu ul li, #mobile-menu ul li { padding: 8px; border-bottom: 1px solid #4c4c4c; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 232, ../scss/elements/_header.scss */
  .mobile_menu ul li, #mobile-menu ul li { padding: 10px; } }
/* line 243, ../scss/elements/_header.scss */
.mobile_menu ul li.active, #mobile-menu ul li.active { background-color: #232323; }
/* line 247, ../scss/elements/_header.scss */
.mobile_menu ul li:first-child, #mobile-menu ul li:first-child { border-bottom: 6px solid #4c4c4c; background: #000000; padding-top: 12px; height: 59px; }
/* line 254, ../scss/elements/_header.scss */
.mobile_menu ul li a, #mobile-menu ul li a { font-size: 18px; display: inline-block; text-transform: uppercase; color: #cccccc; text-indent: 65px; height: 75px; width: 100%; padding-top: 30px; background-repeat: no-repeat; }
@media only screen and (max-device-width: 768px) and (orientation: portrait) { /* line 254, ../scss/elements/_header.scss */
  .mobile_menu ul li a, #mobile-menu ul li a { font-size: 16px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 254, ../scss/elements/_header.scss */
  .mobile_menu ul li a, #mobile-menu ul li a { height: 55px; padding-top: 15px; font-size: 18px; text-indent: 80px; } }
@media only screen and (max-device-width: 768px) and (orientation: portrait) { /* line 254, ../scss/elements/_header.scss */
  .mobile_menu ul li a, #mobile-menu ul li a { background-size: 14%; } }
/* line 284, ../scss/elements/_header.scss */
.mobile_menu ul li a.home, #mobile-menu ul li a.home { background-image: url(../images/mobile-home-icon.png); background-color: #000000; background-position: 20px 0px; height: 39px; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 284, ../scss/elements/_header.scss */
  .mobile_menu ul li a.home, #mobile-menu ul li a.home { background-size: 10%; background-position: 20px 7px; } }
/* line 299, ../scss/elements/_header.scss */
.mobile_menu ul li a.why, #mobile-menu ul li a.why { background-image: url(../images/mobile-why-icon.png); background-position: 20px 0; }
@media only screen and (max-device-width: 768px) and (orientation: portrait) { /* line 299, ../scss/elements/_header.scss */
  .mobile_menu ul li a.why, #mobile-menu ul li a.why { background-size: 12%; background-position: 25px 12px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 299, ../scss/elements/_header.scss */
  .mobile_menu ul li a.why, #mobile-menu ul li a.why { background-size: 9%; } }
/* line 318, ../scss/elements/_header.scss */
.mobile_menu ul li a.why.active, #mobile-menu ul li a.why.active { background-image: url(../images/mobile-why-icon-active.png); }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 318, ../scss/elements/_header.scss */
  .mobile_menu ul li a.why.active, #mobile-menu ul li a.why.active { background-size: 9%; } }
/* line 331, ../scss/elements/_header.scss */
.mobile_menu ul li a.products, #mobile-menu ul li a.products { background-image: url(../images/mobile-products-icon.png); background-position: 25px 8px; }
@media only screen and (max-device-width: 768px) and (orientation: portrait) { /* line 331, ../scss/elements/_header.scss */
  .mobile_menu ul li a.products, #mobile-menu ul li a.products { background-size: 12%; background-position: 25px 14px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 331, ../scss/elements/_header.scss */
  .mobile_menu ul li a.products, #mobile-menu ul li a.products { background-size: 6%; } }
/* line 347, ../scss/elements/_header.scss */
.mobile_menu ul li a.products.active, #mobile-menu ul li a.products.active { background-image: url(../images/mobile-products-icon-active.png); }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 347, ../scss/elements/_header.scss */
  .mobile_menu ul li a.products.active, #mobile-menu ul li a.products.active { background-size: 6%; } }
/* line 359, ../scss/elements/_header.scss */
.mobile_menu ul li a.where, #mobile-menu ul li a.where { background-image: url(../images/mobile-where-icon.png); background-position: 22px 12px; }
@media only screen and (max-device-width: 768px) and (orientation: portrait) { /* line 359, ../scss/elements/_header.scss */
  .mobile_menu ul li a.where, #mobile-menu ul li a.where { background-size: 12%; background-position: 25px 21px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 359, ../scss/elements/_header.scss */
  .mobile_menu ul li a.where, #mobile-menu ul li a.where { background-size: 8%; } }
/* line 377, ../scss/elements/_header.scss */
.mobile_menu ul li a.where.active, #mobile-menu ul li a.where.active { background-image: url(../images/mobile-where-icon-active.png); }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 377, ../scss/elements/_header.scss */
  .mobile_menu ul li a.where.active, #mobile-menu ul li a.where.active { background-size: 8%; } }
/* line 389, ../scss/elements/_header.scss */
.mobile_menu ul li a.newsletter, #mobile-menu ul li a.newsletter { background-image: url(../images/mobile-newsletter-icon.png); background-position: 22px; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 389, ../scss/elements/_header.scss */
  .mobile_menu ul li a.newsletter, #mobile-menu ul li a.newsletter { background-size: 8%; } }
/* line 400, ../scss/elements/_header.scss */
.mobile_menu ul li a.newsletter.active, #mobile-menu ul li a.newsletter.active { background-image: url(../images/mobile-newsletter-icon-active.png); }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 400, ../scss/elements/_header.scss */
  .mobile_menu ul li a.newsletter.active, #mobile-menu ul li a.newsletter.active { background-size: 8%; } }

/* line 1, ../scss/elements/_footer.scss */
.global_footer { float: left; display: block; margin-right: 2.35765%; width: 100%; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.global_footer:last-child { margin-right: 0; }
/* line 4, ../scss/elements/_footer.scss */
.global_footer .top_footer { float: left; display: block; margin-right: 2.35765%; width: 100%; padding: 30px; background-color: #e1e1e1; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.global_footer .top_footer:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 4, ../scss/elements/_footer.scss */
  .global_footer .top_footer { padding: 0; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 4, ../scss/elements/_footer.scss */
  .global_footer .top_footer { padding: 0 20px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 4, ../scss/elements/_footer.scss */
  .global_footer .top_footer { padding: 0 20px; } }
/* line 27, ../scss/elements/_footer.scss */
.global_footer .top_footer .social_icons { list-style: none; text-align: center; margin-bottom: 30px; }
/* line 33, ../scss/elements/_footer.scss */
.global_footer .top_footer .social_icons li { display: inline-block; margin: 0 10px; }
@media screen and (max-width: 768px) { /* line 33, ../scss/elements/_footer.scss */
  .global_footer .top_footer .social_icons li { margin: 0 5px; padding: 30px 0; } }
/* line 44, ../scss/elements/_footer.scss */
.global_footer .top_footer .social_icons li a img { opacity: .75; }
/* line 47, ../scss/elements/_footer.scss */
.global_footer .top_footer .social_icons li a img:hover { opacity: 1; }
/* line 55, ../scss/elements/_footer.scss */
.global_footer .top_footer .mobile_footer { display: none; }
@media screen and (max-width: 768px) { /* line 55, ../scss/elements/_footer.scss */
  .global_footer .top_footer .mobile_footer { display: block; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 55, ../scss/elements/_footer.scss */
  .global_footer .top_footer .mobile_footer { display: none; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 55, ../scss/elements/_footer.scss */
  .global_footer .top_footer .mobile_footer { display: none; } }
/* line 79, ../scss/elements/_footer.scss */
.global_footer .top_footer .mobile_footer ul > li { list-style: none; border-top: 1px solid #cccccc; padding: 20px 60px; }
/* line 89, ../scss/elements/_footer.scss */
.global_footer .top_footer .footer_menus .footer_menu { /*
@include span-columns(2);
*/ width: 20%; float: left; padding-right: 10px; }
@media screen and (max-width: 768px) { /* line 89, ../scss/elements/_footer.scss */
  .global_footer .top_footer .footer_menus .footer_menu { display: none; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 89, ../scss/elements/_footer.scss */
  .global_footer .top_footer .footer_menus .footer_menu { display: block; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 89, ../scss/elements/_footer.scss */
  .global_footer .top_footer .footer_menus .footer_menu { display: block; } }
/* line 115, ../scss/elements/_footer.scss */
.global_footer .top_footer .footer_menus .footer_menu ul { list-style: none; }
/* line 118, ../scss/elements/_footer.scss */
.global_footer .top_footer .footer_menus .footer_menu ul li { font-size: 14px; margin-bottom: 10px; }
/* line 122, ../scss/elements/_footer.scss */
.global_footer .top_footer .footer_menus .footer_menu ul li:first-child { text-transform: uppercase; margin-bottom: 20px; font-weight: 700; }
/* line 128, ../scss/elements/_footer.scss */
.global_footer .top_footer .footer_menus .footer_menu ul li p { font-size: 14px; margin: 0; }
/* line 133, ../scss/elements/_footer.scss */
.global_footer .top_footer .footer_menus .footer_menu ul li a { text-transform: uppercase; font-weight: 700; }
/* line 144, ../scss/elements/_footer.scss */
.global_footer .bottom_footer { float: left; display: block; margin-right: 2.35765%; width: 100%; padding: 20px 0; background-color: #cccccc; text-align: center; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.global_footer .bottom_footer:last-child { margin-right: 0; }
/* line 150, ../scss/elements/_footer.scss */
.global_footer .bottom_footer .company_links { text-align: center; padding-bottom: 10px; }
/* line 154, ../scss/elements/_footer.scss */
.global_footer .bottom_footer .company_links li { display: inline-block; border-right: 1px solid #a1a1a1; }
@media screen and (max-width: 768px) { /* line 154, ../scss/elements/_footer.scss */
  .global_footer .bottom_footer .company_links li { margin-bottom: 10px; } }
/* line 162, ../scss/elements/_footer.scss */
.global_footer .bottom_footer .company_links li:last-child { border-right: none; }
/* line 166, ../scss/elements/_footer.scss */
.global_footer .bottom_footer .company_links li a { text-transform: uppercase; color: #333333; padding: 0 15px; font-size: 14px; }
/* line 172, ../scss/elements/_footer.scss */
.global_footer .bottom_footer .company_links li a:hover { text-decoration: underline; }
/* line 179, ../scss/elements/_footer.scss */
.global_footer .bottom_footer .copyright { margin: 0; color: #a1a1a1; font-size: 14px; }

/* line 1, ../scss/elements/_home.scss */
.home { background-color: #fff; }
/* line 4, ../scss/elements/_home.scss */
.home .slider { height: auto; overflow: hidden; }
/* line 15, ../scss/libs/bourbon/addons/_clearfix.scss */
.home .slider:after { content: ""; display: table; clear: both; }
@media screen and (max-width: 1024px) { /* line 4, ../scss/elements/_home.scss */
  .home .slider { overflow: visible; } }
@media screen and (max-width: 768px) { /* line 4, ../scss/elements/_home.scss */
  .home .slider { overflow: visible; } }
/* line 17, ../scss/elements/_home.scss */
.home .slider .swiper-container { float: left; display: block; margin-right: 2.35765%; width: 100%; height: auto; margin-bottom: 20px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.home .slider .swiper-container:last-child { margin-right: 0; }
/* line 22, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-pagination { bottom: 10px; left: 0; width: 35%; margin-left: 35%; border: 0px solid green; }
/* line 30, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper { height: auto !important; }
/* line 33, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide { text-align: center; height: auto !important; }
/* line 37, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .slide_text { width: 100%; position: absolute; top: 35%; color: #fff; text-align: center; z-index: 1; }
@media screen and (max-width: 768px) { /* line 37, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .slide_text { top: 30%; } }
/* line 49, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .slide_text h2 { font-family: "proxima-nova",sans-serif; font-style: normal; font-weight: 700; font-size: 75px; margin-bottom: 0; margin-top: 55px; }
@media screen and (max-width: 1280px) { /* line 49, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .slide_text h2 { font-size: 82px; } }
@media screen and (max-width: 1024px) { /* line 49, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .slide_text h2 { font-size: 6vw; } }
@media screen and (max-width: 768px) { /* line 49, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .slide_text h2 { font-size: 11vw; margin-top: 32px; } }
/* line 69, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .slide_text p { width: 32%; font-size: 28px; margin: 0 auto; line-height: 1.2; }
@media screen and (max-width: 1280px) { /* line 69, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .slide_text p { font-size: 1.5vw; } }
@media screen and (max-width: 1024px) { /* line 69, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .slide_text p { font-size: 2.2vw; } }
@media screen and (max-width: 768px) { /* line 69, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .slide_text p { width: 81%; font-size: 6vw; } }
/* line 91, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .brush { position: absolute; z-index: 10; width: 100%; }
/* line 96, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .brush img { width: 17%; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 96, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .brush img { width: 15% !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 96, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .brush img { width: 13% !important; } }
@media screen and (max-width: 768px) { /* line 96, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .brush img { width: 35%; } }
/* line 119, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .brush_1 { position: absolute; z-index: 10; width: 100%; }
/* line 124, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .brush_1 img { width: 21%; left: -20%; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 124, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .brush_1 img { width: 20% !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 124, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .brush_1 img { width: 20% !important; } }
@media screen and (max-width: 768px) { /* line 124, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .brush_1 img { width: 45%; left: -30%; } }
/* line 149, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .cta { position: absolute; bottom: 0; right: 0; z-index: 1000; width: 36%; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 149, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .cta { width: 36% !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 149, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .cta { width: 35% !important; } }
@media screen and (max-width: 768px) { /* line 149, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .cta { width: 65%; right: 0; } }
/* line 177, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .cta:hover span { color: #880001; }
/* line 182, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .cta img { width: 100%; }
/* line 186, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .cta .cta_text { position: absolute; bottom: 10px; left: 58%; text-align: left; line-height: 1.2; font-size: 16px; margin-bottom: 0; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 186, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .cta .cta_text { font-size: 11px !important; padding-left: 5px; bottom: 10px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 186, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .cta .cta_text { font-size: 14px !important; line-height: 1.1 !important; bottom: 0px; } }
@media only screen and (orientation: portrait) { /* line 186, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .cta .cta_text { bottom: 0px; font-size: 10px !important; } }
/* line 219, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .cta .cta_text .red_link { display: block; clear: both; padding-top: 3px; }
@media screen and (max-width: 1024px) { /* line 186, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .cta .cta_text { font-size: 13px; padding-right: 10px; } }
@media screen and (max-width: 768px) { /* line 186, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .cta .cta_text { font-size: 2.75vw; margin-bottom: 10px; } }
/* line 235, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .cta .cta_text .ital { font-style: italic; }
/* line 240, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .cta .red { color: #bb1834; font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 700; /* iPad Portrait */ }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) { /* line 240, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-wrapper .swiper-slide .cta .red { font-size: 9px; } }
/* line 257, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-wrapper .swiper-slide .slide_bg { width: 100%; }
/* line 263, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-pagination { bottom: 18%; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 263, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-pagination { display: block !important; bottom: 18%  !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 263, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-pagination { display: block !important; bottom: 20%  !important; } }
@media screen and (max-width: 1024px) { /* line 263, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-pagination { bottom: 8%; } }
@media screen and (max-width: 768px) { /* line 263, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-pagination { bottom: 29%; } }
/* line 290, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-pagination .swiper-pagination-bullet { border: 1px solid #fff; background: none; width: 15px; height: 15px; opacity: 1; }
@media screen and (max-width: 768px) { /* line 290, ../scss/elements/_home.scss */
  .home .slider .swiper-container .swiper-pagination .swiper-pagination-bullet { width: 10px; height: 10px; } }
/* line 302, ../scss/elements/_home.scss */
.home .slider .swiper-container .swiper-pagination .swiper-pagination-bullet-active { background: #fff; opacity: 1; }
/* line 311, ../scss/elements/_home.scss */
.home .slider_bottom_bar { position: absolute; left: 0; bottom: 0; width: 100%; height: auto; }
@media screen and (max-width: 768px) { /* line 311, ../scss/elements/_home.scss */
  .home .slider_bottom_bar { height: 50px; width: auto; } }
/* line 324, ../scss/elements/_home.scss */
.home .slide_text_arrow { display: none; margin-top: 10px; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 324, ../scss/elements/_home.scss */
  .home .slide_text_arrow { display: none !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 324, ../scss/elements/_home.scss */
  .home .slide_text_arrow { display: none !important; } }
@media screen and (max-width: 768px) { /* line 324, ../scss/elements/_home.scss */
  .home .slide_text_arrow { display: inline-block; } }
/* line 347, ../scss/elements/_home.scss */
.home .mission { float: left; display: block; margin-right: 2.35765%; width: 100%; text-align: center; font-size: 24px; margin: 20px 0 30px; padding: 0 15px 0 15px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.home .mission:last-child { margin-right: 0; }
/* line 355, ../scss/elements/_home.scss */
.home .image_wrap { width: 23%; float: left; margin-right: 1.4%; margin-bottom: 10px; outline: none; position: relative; text-align: center; }
/* line 364, ../scss/elements/_home.scss */
.home .image_wrap .icon_text { position: absolute; width: 100%; top: 27%; vertical-align: middle; padding: 0 10px; }
/* line 371, ../scss/elements/_home.scss */
.home .image_wrap .icon_text .icon { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; position: relative; z-index: 2; top: 0; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.home .image_wrap .icon_text .icon:last-child { margin-right: 0; }
/* line 378, ../scss/elements/_home.scss */
.home .image_wrap .icon_text h2 { font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 400; color: #fff; position: relative; text-align: center; font-size: 20px; font-size: 1.5vw; z-index: 2; top: 0; }
@media screen and (max-width: 768px) { /* line 378, ../scss/elements/_home.scss */
  .home .image_wrap .icon_text h2 { font-size: 3.5vw; } }
@media screen and (max-width: 768px) { /* line 355, ../scss/elements/_home.scss */
  .home .image_wrap { width: 48%; }
  /* line 397, ../scss/elements/_home.scss */
  .home .image_wrap:nth-of-type(4n) { margin-right: 1.5%; }
  /* line 401, ../scss/elements/_home.scss */
  .home .image_wrap:nth-of-type(4n+1) { margin-left: 0; }
  /* line 405, ../scss/elements/_home.scss */
  .home .image_wrap:nth-of-type(2n) { margin-right: 0; }
  /* line 409, ../scss/elements/_home.scss */
  .home .image_wrap:nth-of-type(2n+1) { margin-left: 1.6%; } }
/* line 414, ../scss/elements/_home.scss */
.home .image_wrap:nth-of-type(4n) { margin-right: 0; }
/* line 418, ../scss/elements/_home.scss */
.home .image_wrap:nth-of-type(4n+1) { margin-left: 1.8%; }
/* line 422, ../scss/elements/_home.scss */
.home .image_wrap a { display: block; }
/* line 425, ../scss/elements/_home.scss */
.home .image_wrap a:focus { outline: none; }
/* line 429, ../scss/elements/_home.scss */
.home .image_wrap a:before { content: ''; display: block; background: rgba(0, 0, 0, 0.25); width: 97%; height: 97%; position: absolute; top: 5px; left: 4px; border-radius: 10px; }
/* line 442, ../scss/elements/_home.scss */
.home .image_wrap a:hover:before { z-index: 1; }
/* line 447, ../scss/elements/_home.scss */
.home .image_wrap a img { display: block; width: 100%; height: auto; }
/* line 455, ../scss/elements/_home.scss */
.home .button_wrap { width: 100%; display: inline-block; text-align: center; margin-bottom: 40px; margin-top: 15px; }
/* line 15, ../scss/libs/bourbon/addons/_clearfix.scss */
.home .button_wrap:after { content: ""; display: table; clear: both; }
@media screen and (max-width: 768px) { /* line 455, ../scss/elements/_home.scss */
  .home .button_wrap { margin-bottom: 35px; margin-top: 20px; } }
/* line 468, ../scss/elements/_home.scss */
.home .button_wrap a { display: inline-block; }
/* line 471, ../scss/elements/_home.scss */
.home .button_wrap a.explore { padding: 15px 30px 15px 75px; }
/* line 474, ../scss/elements/_home.scss */
.home .button_wrap a.explore:before { content: ' '; background: url("../images/explore-icon.png") no-repeat; width: 30px; height: 30px; position: absolute; left: 30px; top: 10px; }
/* line 487, ../scss/elements/_home.scss */
.home .videos-headline { clear: both; position: relative; width: 80%; margin: 50px auto 30px auto; text-align: center; font-size: 26px; border: 0px solid red; }
@media screen and (max-width: 768px) { /* line 487, ../scss/elements/_home.scss */
  .home .videos-headline { border: 0px solid green; } }
@media screen and (max-width: 1024px) { /* line 487, ../scss/elements/_home.scss */
  .home .videos-headline { border: 0px solid blue; font-size: 20px; } }
/* line 506, ../scss/elements/_home.scss */
.home .video-tiles { float: left; display: block; margin-right: 2.35765%; width: 100%; background-color: #fff; display: flex; flex-direction: row; flex-wrap: wrap; display: -webkit-flex; -webkit-flex-direction: row; -webkit-flex-wrap: wrap; border: 0px solid green; margin-bottom: 50px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.home .video-tiles:last-child { margin-right: 0; }
/* line 521, ../scss/elements/_home.scss */
.home .video-tiles .ital { font-style: italic; }
/* line 525, ../scss/elements/_home.scss */
.home .video-tiles .video-tile { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; /* iPad Landscape */ /* iPad Portrait */ }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.home .video-tiles .video-tile:last-child { margin-right: 0; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) { /* line 525, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; border: 0px solid purple; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .home .video-tiles .video-tile:last-child { margin-right: 0; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) { /* line 525, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; border: 0px solid slateblue; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .home .video-tiles .video-tile:last-child { margin-right: 0; } }
/* line 548, ../scss/elements/_home.scss */
.home .video-tiles .video-tile .hover-tint { display: block; width: 98%; height: 96%; position: absolute; top: 5px; left: 5px; border-radius: 10px; border: 0px solid #cc0000; background: transparent; }
@media screen and (max-width: 768px) { /* line 548, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile .hover-tint { display: none; } }
@media screen and (max-width: 1024px) { /* line 548, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile .hover-tint { display: none; } }
/* line 568, ../scss/elements/_home.scss */
.home .video-tiles .video-tile .hover-tint:hover { background: rgba(0, 0, 0, 0.25); }
/* line 572, ../scss/elements/_home.scss */
.home .video-tiles .video-tile img { width: 100%; height: auto; /* iPad Landscape */ /* iPad Portrait */ }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) { /* line 572, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile img { width: 100%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) { /* line 572, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile img { width: 100%; } }
/* line 596, ../scss/elements/_home.scss */
.home .video-tiles .video-tile:hover { cursor: pointer; }
/* line 600, ../scss/elements/_home.scss */
.home .video-tiles .video-tile-1 { padding-left: 30px; margin-left: 5px; margin-right: 0px; /* iPad Landscape */ /* iPad Portrait */ }
@media screen and (max-width: 768px) { /* line 600, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile-1 { padding-left: 0px; padding-right: 0px; } }
@media screen and (max-width: 1024px) { /* line 600, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile-1 { padding-left: 0px; padding-right: 0px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) { /* line 600, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile-1 { margin-left: 10px; margin-right: 0px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) { /* line 600, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile-1 { margin-left: 10px; margin-right: 0px; } }
/* line 636, ../scss/elements/_home.scss */
.home .video-tiles .video-tile-2 { padding-right: 30px; margin-left: 0px; margin-right: 5px; /* iPad Landscape */ /* iPad Portrait */ }
@media screen and (max-width: 768px) { /* line 636, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile-2 { padding-left: 0px; padding-right: 0px; } }
@media screen and (max-width: 1024px) { /* line 636, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile-2 { padding-left: 0px; padding-right: 0px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) { /* line 636, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile-2 { margin-left: 0px; margin-right: 10px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) { /* line 636, ../scss/elements/_home.scss */
  .home .video-tiles .video-tile-2 { margin-left: 0px; margin-right: 10px; } }
/* line 673, ../scss/elements/_home.scss */
.home .video-tiles .icon_text { position: absolute; width: 95%; top: 30%; vertical-align: middle; padding: 0 10px; text-align: center; /* iPad Landscape */ /* iPad Portrait */ border: 0px solid red; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) { /* line 673, ../scss/elements/_home.scss */
  .home .video-tiles .icon_text { width: 100%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) { /* line 673, ../scss/elements/_home.scss */
  .home .video-tiles .icon_text { width: 100%; } }
/* line 701, ../scss/elements/_home.scss */
.home .video-tiles .icon_text .icon { width: 14%; position: relative; z-index: 2; top: 0; }
/* line 708, ../scss/elements/_home.scss */
.home .video-tiles .icon_text h2 { font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 400; color: #fff; position: relative; text-align: center; font-size: 20px; font-size: 1.5vw; z-index: 2; top: 0; }
@media screen and (max-width: 768px) { /* line 708, ../scss/elements/_home.scss */
  .home .video-tiles .icon_text h2 { font-size: 3.5vw; } }
@media screen and (max-width: 1024px) { /* line 708, ../scss/elements/_home.scss */
  .home .video-tiles .icon_text h2 { font-size: 2.75vw; } }
/* line 730, ../scss/elements/_home.scss */
.home .accordion_section { float: left; display: block; margin-right: 2.35765%; width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; display: -webkit-flex; -webkit-flex-direction: row; -webkit-flex-wrap: wrap; margin-bottom: 40px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.home .accordion_section:last-child { margin-right: 0; }
/* line 740, ../scss/elements/_home.scss */
.home .accordion_section.active { padding-bottom: 40%; }
@media screen and (max-width: 1024px) { /* line 744, ../scss/elements/_home.scss */
  .home .accordion_section > p { font-size: 20px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 730, ../scss/elements/_home.scss */
  .home .accordion_section { padding: 0 80px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 758, ../scss/elements/_home.scss */
  .home .accordion_section .accordion_content { padding: 0 60px; } }
/* line 769, ../scss/elements/_home.scss */
.home .details { float: left; display: block; margin-right: 2.35765%; width: 100%; background: #232323; color: #fff; padding: 0 30px 20px; margin: 20px 0; display: none; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.home .details:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 769, ../scss/elements/_home.scss */
  .home .details { margin: 20px 0 5px; } }
/* line 781, ../scss/elements/_home.scss */
.home .details .details_close { position: absolute; right: 14px; top: 12px; z-index: 1; }
/* line 788, ../scss/elements/_home.scss */
.home .details:before { content: ' '; border-bottom: 28px solid #232323; border-right: 30px solid transparent; border-left: 30px solid transparent; position: absolute; top: -18px; left: 11.5%; }
@media screen and (max-width: 768px) { /* line 788, ../scss/elements/_home.scss */
  .home .details:before { left: 20%; } }
/* line 804, ../scss/elements/_home.scss */
.home .details.second_column:before { left: 36%; }
@media screen and (max-width: 768px) { /* line 804, ../scss/elements/_home.scss */
  .home .details.second_column:before { left: 70%; } }
/* line 815, ../scss/elements/_home.scss */
.home .details.third_column:before { left: 60%; }
@media screen and (max-width: 768px) { /* line 815, ../scss/elements/_home.scss */
  .home .details.third_column:before { left: 20%; } }
/* line 826, ../scss/elements/_home.scss */
.home .details.fourth_column:before { left: 84%; }
@media screen and (max-width: 768px) { /* line 826, ../scss/elements/_home.scss */
  .home .details.fourth_column:before { left: 70%; } }
/* line 835, ../scss/elements/_home.scss */
.home .details h1 { font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 400; width: 100%; border-bottom: 1px solid #4c4c4c; text-transform: none; padding-top: 40px; padding-bottom: 10px; }
/* line 844, ../scss/elements/_home.scss */
.home .details .details_content { display: inline-block; padding: 20px 0; border-bottom: 1px solid #4c4c4c; margin-bottom: 30px; }
@media screen and (max-width: 768px) { /* line 844, ../scss/elements/_home.scss */
  .home .details .details_content { margin-bottom: 15px; } }
/* line 855, ../scss/elements/_home.scss */
.home .details .button_wrap { margin-bottom: 10px; margin-top: 0; }
/* line 859, ../scss/elements/_home.scss */
.home .details .button_wrap a { padding: 15px 30px 15px 75px; }
@media screen and (max-width: 768px) { /* line 859, ../scss/elements/_home.scss */
  .home .details .button_wrap a { padding: 15px 25px 15px 65px; } }
/* line 866, ../scss/elements/_home.scss */
.home .details .button_wrap a:before { content: ''; background: url("../images/paint-button-icon.png") no-repeat; position: absolute; width: 24px; height: 28px; display: block; left: 36px; top: 10px; }
@media screen and (max-width: 768px) { /* line 866, ../scss/elements/_home.scss */
  .home .details .button_wrap a:before { left: 30px; } }
/* line 883, ../scss/elements/_home.scss */
.home .details .column { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.home .details .column:last-child { margin-right: 0; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 883, ../scss/elements/_home.scss */
  .home .details .column { width: 45% !important; } }
@media screen and (max-width: 768px) { /* line 893, ../scss/elements/_home.scss */
  .home .details .column:first-child { border-bottom: none !important; padding-bottom: 0 !important; margin-bottom: 0 !important; } }
@media screen and (max-width: 768px) { /* line 902, ../scss/elements/_home.scss */
  .home .details .column:nth-child(2) { border-bottom: 1px solid #4c4c4c; text-align: center; padding-bottom: 50px; } }
@media screen and (max-width: 768px) { /* line 911, ../scss/elements/_home.scss */
  .home .details .column:last-child { padding-top: 30px; } }
/* line 918, ../scss/elements/_home.scss */
.home .details .column .mobile_heading { display: none; }
@media screen and (max-width: 768px) { /* line 918, ../scss/elements/_home.scss */
  .home .details .column .mobile_heading { display: block; } }
@media screen and (max-width: 768px) { /* line 925, ../scss/elements/_home.scss */
  .home .details .column .mobile_heading p { margin-bottom: 0; } }
@media screen and (max-width: 768px) { /* line 931, ../scss/elements/_home.scss */
  .home .details .column .mobile_heading h1 { padding-top: 0; } }
/* line 939, ../scss/elements/_home.scss */
.home .details .column p { line-height: 1.4; }
/* line 943, ../scss/elements/_home.scss */
.home .details .column ul { list-style-position: inside; padding: 10px 40px; }
/* line 948, ../scss/elements/_home.scss */
.home .details .column img { width: 100%; height: auto; }
/* line 953, ../scss/elements/_home.scss */
.home .details .column .diagram { width: 85%; padding-top: 15px; }
@media screen and (max-width: 768px) { /* line 953, ../scss/elements/_home.scss */
  .home .details .column .diagram { padding-top: 0; } }
/* line 962, ../scss/elements/_home.scss */
.home .details .column:nth-child(4) { margin-right: 0; }
/* line 968, ../scss/elements/_home.scss */
.home .cta_button_wrap { float: left; display: block; margin-right: 2.35765%; width: 100%; text-align: center; margin-top: 20px; padding-bottom: 23px; border-bottom: 6px solid #a2152d; float: none; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.home .cta_button_wrap:last-child { margin-right: 0; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 968, ../scss/elements/_home.scss */
  .home .cta_button_wrap { margin-top: 0 !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 968, ../scss/elements/_home.scss */
  .home .cta_button_wrap { margin-top: 0 !important; } }
@media screen and (max-width: 768px) { /* line 968, ../scss/elements/_home.scss */
  .home .cta_button_wrap { margin-top: 30px; } }
/* line 994, ../scss/elements/_home.scss */
.home .cta_button_wrap a { border-bottom-left-radius: 0; border-bottom-right-radius: 0; padding: 15px 40px 28px; }
@media screen and (max-width: 768px) { /* line 994, ../scss/elements/_home.scss */
  .home .cta_button_wrap a { padding: 15px 35px 26px; } }
/* line 1003, ../scss/elements/_home.scss */
.home .cta_button_wrap a:after { content: ''; background: url("../images/arrow-white-down.png") no-repeat; width: 16px; height: 10px; position: absolute; right: 44%; bottom: 15px; }
@media screen and (max-width: 768px) { /* line 1003, ../scss/elements/_home.scss */
  .home .cta_button_wrap a:after { bottom: 12px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 1025, ../scss/elements/_home.scss */
  .home .slide_text { top: 20% !important; }
  /* line 1028, ../scss/elements/_home.scss */
  .home .slide_text h2 { font-size: 56px !important; }
  /* line 1032, ../scss/elements/_home.scss */
  .home .slide_text p { font-size: 26px !important; width: 65% !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 15, ../scss/libs/bourbon/addons/_clearfix.scss */
  .home:after { content: ""; display: table; clear: both; }
  /* line 1045, ../scss/elements/_home.scss */
  .home .slide_text { top: 23% !important; }
  /* line 1048, ../scss/elements/_home.scss */
  .home .slide_text h2 { font-size: 45px !important; }
  /* line 1052, ../scss/elements/_home.scss */
  .home .slide_text p { font-size: 20px !important; width: 65% !important; }
  /* line 1058, ../scss/elements/_home.scss */
  .home .cta_button_wrap a { padding-left: 80px; padding-right: 80px; }
  /* line 1063, ../scss/elements/_home.scss */
  .home .image_wrap { width: 31.4% !important; }
  /* line 1066, ../scss/elements/_home.scss */
  .home .image_wrap h2 { font-size: 3vw !important; }
  /* line 1071, ../scss/elements/_home.scss */
  .home .accordion_content { padding: 0 20px; }
  /* line 1075, ../scss/elements/_home.scss */
  .home .details_content { border-bottom: 1px solid #4c4c4c !important; margin-bottom: 30px  !important; }
  /* line 1081, ../scss/elements/_home.scss */
  .home .details_content .column:nth-child(2) { border-bottom: none; }
  /* line 1086, ../scss/elements/_home.scss */
  .home .details_content .mobile_heading { display: none !important; } }

/* line 3, ../scss/elements/_products.scss */
.products .hero { float: left; display: block; margin-right: 2.35765%; width: 100%; text-align: center; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.products .hero:last-child { margin-right: 0; }
/* line 7, ../scss/elements/_products.scss */
.products .hero .tab_wrapper { display: inline-block; margin: 10px 0 30px; }
@media screen and (max-width: 1024px) { /* line 7, ../scss/elements/_products.scss */
  .products .hero .tab_wrapper { margin-bottom: 7px; } }
/* line 14, ../scss/elements/_products.scss */
.products .hero .tab_wrapper a { float: left; padding: 10px 40px; background: #cccccc; color: #fff; font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 500; }
/* line 21, ../scss/elements/_products.scss */
.products .hero .tab_wrapper a.active { background: #232323; }
/* line 24, ../scss/elements/_products.scss */
.products .hero .tab_wrapper a.active:after { content: ' '; border-top: 15px solid #232323; border-right: 15px solid transparent; border-left: 15px solid transparent; position: absolute; bottom: -10px; right: 39.5%; }
/* line 36, ../scss/elements/_products.scss */
.products .hero .tab_wrapper a:hover { background: #232323; color: #fff; }
/* line 41, ../scss/elements/_products.scss */
.products .hero .tab_wrapper a:first-child { border-top-left-radius: 5px; border-bottom-left-radius: 5px; margin-right: 1px; }
/* line 47, ../scss/elements/_products.scss */
.products .hero .tab_wrapper a:last-child { border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
/* line 54, ../scss/elements/_products.scss */
.products .hero p { font-size: 24px; }
@media screen and (max-width: 1024px) { /* line 54, ../scss/elements/_products.scss */
  .products .hero p { padding-top: 20px; } }
@media screen and (max-width: 768px) { /* line 54, ../scss/elements/_products.scss */
  .products .hero p { display: block; padding-right: 20px; padding-left: 20px; } }
/* line 66, ../scss/elements/_products.scss */
.products .hero .nav_icons { float: left; display: block; margin-right: 2.35765%; width: 100%; display: inline-block; text-align: center; margin: 10px auto 10px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.products .hero .nav_icons:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 66, ../scss/elements/_products.scss */
  .products .hero .nav_icons { overflow-x: scroll; margin-bottom: 5px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 77, ../scss/elements/_products.scss */
  .products .hero .nav_icons .icons_wrap { width: auto !important; text-align: center; margin: 0 auto; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 77, ../scss/elements/_products.scss */
  .products .hero .nav_icons .icons_wrap { width: auto !important; text-align: center; margin: 0 auto; } }
@media screen and (max-width: 768px) { /* line 77, ../scss/elements/_products.scss */
  .products .hero .nav_icons .icons_wrap { display: inline-block; width: 190%; padding-left: 10px; } }
/* line 104, ../scss/elements/_products.scss */
.products .hero .nav_icons .column { width: 80px; display: inline-block; float: none; text-align: center; margin-right: 5px; vertical-align: top; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 104, ../scss/elements/_products.scss */
  .products .hero .nav_icons .column { display: inline-block !important; margin-right: 15px !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 104, ../scss/elements/_products.scss */
  .products .hero .nav_icons .column { display: inline-block !important; margin-right: 15px !important; } }
@media screen and (max-width: 768px) { /* line 104, ../scss/elements/_products.scss */
  .products .hero .nav_icons .column { width: 65px; display: block; float: left; margin-right: 3.4%; } }
@media screen and (max-width: 768px) { /* line 135, ../scss/elements/_products.scss */
  .products .hero .nav_icons .column:last-child { margin: 0; } }
/* line 142, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a { display: inline-block; }
/* line 145, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a:focus { outline: none; }
/* line 149, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p { font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 700; display: inline-block; font-size: 12px; padding-top: 10px; color: #b1b1b1; text-transform: uppercase; }
/* line 157, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p:before { content: ''; width: 54px; height: 48px; display: block; margin: 0 auto 5px; }
/* line 167, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.paint:before { background: url("../images/sprite.png") no-repeat -3px -2px; }
/* line 173, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.paint:hover:before { background: url("../images/sprite.png") no-repeat -3px -524px; }
/* line 181, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.mold:before { background: url("../images/sprite.png") no-repeat -3px -54px; }
/* line 187, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.mold:hover:before { background: url("../images/sprite.png") no-repeat -3px -369px; }
/* line 195, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.stains:before { background: url("../images/sprite.png") no-repeat -3px -105px; }
/* line 201, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.stains:hover:before { background: url("../images/sprite.png") no-repeat -3px -627px; }
/* line 209, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.mod_stains:before { background: url("../images/sprite.png") no-repeat -4px -158px; }
/* line 215, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.mod_stains:hover:before { background: url("../images/sprite.png") no-repeat -4px -733px; }
/* line 223, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.odor:before { background: url("../images/sprite.png") no-repeat -3px -212px; }
/* line 229, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.odor:hover:before { background: url("../images/sprite.png") no-repeat -4px -838px; }
/* line 237, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.adhesion:before { background: url("../images/sprite.png") no-repeat -3px -267px; }
/* line 243, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.adhesion:hover:before { background: url("../images/sprite.png") no-repeat -4px -942px; }
/* line 251, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.seal:before { background: url("../images/sprite.png") no-repeat -2px -319px; }
/* line 257, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a p.seal:hover:before { background: url("../images/sprite.png") no-repeat -2px -1048px; }
/* line 266, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a.active p { color: #4289c1; }
/* line 269, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a.active p:after { content: ' '; border-top: 6px solid #4289c1; border-right: 5px solid transparent; border-left: 5px solid transparent; position: absolute; bottom: -8px; right: 44%; }
/* line 281, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a.active p.paint:before { background: url("../images/sprite.png") no-repeat -3px -524px; }
/* line 288, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a.active p.mold:before { background: url("../images/sprite.png") no-repeat -3px -369px; }
/* line 295, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a.active p.stains:before { background: url("../images/sprite.png") no-repeat -3px -627px; }
/* line 302, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a.active p.mod_stains:before { background: url("../images/sprite.png") no-repeat -4px -733px; }
/* line 309, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a.active p.odor:before { background: url("../images/sprite.png") no-repeat -4px -838px; }
/* line 316, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a.active p.adhesion:before { background: url("../images/sprite.png") no-repeat -4px -942px; }
/* line 323, ../scss/elements/_products.scss */
.products .hero .nav_icons .column a.active p.seal:before { background: url("../images/sprite.png") no-repeat -2px -1048px; }
/* line 334, ../scss/elements/_products.scss */
.products .accordion_section { float: left; display: block; margin-right: 2.35765%; width: 100%; margin-bottom: 70px; min-width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; display: -webkit-flex; -webkit-flex-direction: row; -webkit-flex-wrap: wrap; display: -ms-inline-flexbox; -ms-flex-wrap: wrap; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.products .accordion_section:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 334, ../scss/elements/_products.scss */
  .products .accordion_section { width: 100% !important; margin-bottom: 30px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 352, ../scss/elements/_products.scss */
  .products .accordion_section .accordion_content { padding: 0 15%; } }
/* line 362, ../scss/elements/_products.scss */
.products .accordion_section .image_wrap { padding-top: 34px; }
@media screen and (max-width: 768px) { /* line 362, ../scss/elements/_products.scss */
  .products .accordion_section .image_wrap { padding-top: 25px; } }
@media screen and (max-width: 580px) { /* line 362, ../scss/elements/_products.scss */
  .products .accordion_section .image_wrap { padding-top: 20px; } }
/* line 373, ../scss/elements/_products.scss */
.products .accordion_section .image_wrap.recommended { background: url("../images/kilz-recommends.png") no-repeat 0 0; background-size: 100%; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 362, ../scss/elements/_products.scss */
  .products .accordion_section .image_wrap { width: 31% !important; } }
/* line 386, ../scss/elements/_products.scss */
.products .accordion_section .image_wrap .bv-star-ratings { text-align: center; cursor: pointer; }
/* line 389, ../scss/elements/_products.scss */
.products .accordion_section .image_wrap .bv-star-ratings img { vertical-align: bottom; }
/* line 394, ../scss/elements/_products.scss */
.products .accordion_section .image_wrap .section_title:before { content: none; }
/* line 398, ../scss/elements/_products.scss */
.products .accordion_section .image_wrap .section_title p { font-size: 20px; }
/* line 405, ../scss/elements/_products.scss */
.products #accordion.details { background: #fff; color: #232323; }
/* line 409, ../scss/elements/_products.scss */
.products #accordion.details:before { border-bottom-color: #fff; }
/* line 413, ../scss/elements/_products.scss */
.products #accordion.details .details_content { border-bottom: none; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 413, ../scss/elements/_products.scss */
  .products #accordion.details .details_content { padding: 0; }
  /* line 422, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .img_wrap { width: 50% !important; margin-right: 0 !important; }
  /* line 427, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy { width: 50% !important; } }
@media screen and (max-width: 768px) { /* line 413, ../scss/elements/_products.scss */
  .products #accordion.details .details_content { width: 100%; padding: 10px 10px; } }
/* line 437, ../scss/elements/_products.scss */
.products #accordion.details .details_content .img_wrap { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; padding-top: 40px; padding-right: 20px; text-align: center; margin: auto; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.products #accordion.details .details_content .img_wrap:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 437, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .img_wrap { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .products #accordion.details .details_content .img_wrap:last-child { margin-right: 0; } }
/* line 448, ../scss/elements/_products.scss */
.products #accordion.details .details_content .img_wrap img { width: 100%; height: auto; }
/* line 454, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy { float: left; display: block; margin-right: 2.35765%; width: 65.88078%; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.products #accordion.details .details_content .copy:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 454, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy { float: left; display: block; margin-right: 7.42297%; width: 100%; text-align: center; padding: 0; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .products #accordion.details .details_content .copy:last-child { margin-right: 0; } }
/* line 463, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy > p { line-height: 1.6; font-size: 18px; }
@media screen and (max-width: 768px) { /* line 463, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy > p { text-align: left; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 472, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .top_section { text-align: left !important; } }
@media screen and (max-width: 768px) { /* line 472, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .top_section { text-align: center; } }
/* line 485, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .top_section h1 { border-bottom: none; font-size: 30px; font-weight: 500; }
@media screen and (max-width: 768px) { /* line 485, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .top_section h1 { padding-right: 0; } }
/* line 493, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .top_section h1 span { font-size: 30px; top: -10px; vertical-align: text-bottom; }
/* line 500, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .top_section p { font-size: 15px; }
/* line 503, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .top_section p span { color: #cccccc; }
/* line 507, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .top_section p a { font-weight: 700; }
/* line 15, ../scss/libs/bourbon/addons/_clearfix.scss */
.products #accordion.details .details_content .copy .icons:after { content: ""; display: table; clear: both; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 513, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .icons { text-align: left !important; width: 100% !important; } }
@media screen and (max-width: 768px) { /* line 513, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .icons { text-align: center; width: auto; display: inline-block; } }
/* line 530, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .icons .column { width: 64px; float: none; display: inline; text-align: center; margin-right: 10px; vertical-align: top; }
@media screen and (max-width: 1024px) { /* line 530, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .icons .column { margin-right: 2%; } }
@media screen and (max-width: 768px) { /* line 530, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .icons .column { display: inline-block; border-bottom: none; margin-bottom: 10px; padding-bottom: 0; margin-right: 15px; } }
/* line 550, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .icons .column p { font-size: 12px; line-height: 1; font-weight: bold; float: left; color: #4289c1; text-transform: uppercase; padding-right: 20px; }
/* line 559, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .icons .column p:before { content: ''; width: 54px; height: 48px; display: block; margin: 0 auto 5px; }
/* line 569, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .icons .column p.stains:before { background: url("../images/sprite.png") no-repeat -3px -574px; }
/* line 577, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .icons .column p.odor:before { background: url("../images/sprite.png") no-repeat -3px -785px; }
/* line 584, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .icons .column p.seal:before { background: url("../images/sprite.png") no-repeat -3px -995px; }
/* line 591, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .icons .column p.adhesion:before { background: url("../images/sprite.png") no-repeat -3px -891px; }
/* line 598, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .icons .column p.mod_stains:before { background: url("../images/sprite.png") no-repeat -3px -681px; }
/* line 605, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .icons .column p.paint:before { background: url("../images/sprite.png") no-repeat -3px -471px; }
/* line 612, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .icons .column p.mold:before { background: url("../images/sprite.png") no-repeat -3px -419px; }
/* line 620, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .bottom_section { float: left; display: block; margin-right: 2.35765%; width: 100%; margin-top: 15px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.products #accordion.details .details_content .copy .bottom_section:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 620, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section { margin-top: 0; } }
/* line 628, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .bottom_section .column { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.products #accordion.details .details_content .copy .bottom_section .column:last-child { margin-right: 0; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 628, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section .column { width: 55% !important; margin-right: 0 !important; text-align: left !important; }
  /* line 639, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section .column:last-child { width: 45% !important; padding-left: 20px; } }
@media screen and (max-width: 768px) { /* line 628, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section .column { float: left; display: block; margin-right: 7.42297%; width: 100%; border-bottom: none; text-align: center; margin-bottom: 0; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .products #accordion.details .details_content .copy .bottom_section .column:last-child { margin-right: 0; } }
/* line 655, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .bottom_section .column:first-child a { display: inline-block; padding: 15px 50px 14px 70px; text-align: center; }
@media screen and (max-width: 1024px) { /* line 655, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section .column:first-child a { padding-left: 55px; padding-right: 28px; padding-bottom: 16px; font-size: 14px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 655, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section .column:first-child a { width: 100% !important; padding: 15px 5px 15px 20px; text-align: center; font-size: 14px !important; } }
@media screen and (max-width: 768px) { /* line 655, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section .column:first-child a { font-size: 18px; width: 310px; } }
@media screen and (max-width: 580px) { /* line 655, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section .column:first-child a { width: 250px; } }
/* line 686, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .bottom_section .column:first-child a:before { content: ''; background: url("../images/locator-icon.png") no-repeat; position: absolute; width: 20px; height: 22px; left: 38px; top: 12px; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 686, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section .column:first-child a:before { left: 20px !important; } }
@media screen and (max-width: 1024px) { /* line 686, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section .column:first-child a:before { left: 25px; } }
@media screen and (max-width: 768px) { /* line 686, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section .column:first-child a:before { left: 75px; } }
@media screen and (max-width: 580px) { /* line 686, ../scss/elements/_products.scss */
  .products #accordion.details .details_content .copy .bottom_section .column:first-child a:before { left: 40px; } }
/* line 717, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .bottom_section .column img { width: auto; vertical-align: top; padding-right: 10px; }
/* line 723, ../scss/elements/_products.scss */
.products #accordion.details .details_content .copy .bottom_section .column p { font-size: 16px; margin-top: 10px; }
/* line 733, ../scss/elements/_products.scss */
.products .section_title { text-align: center; }
/* line 737, ../scss/elements/_products.scss */
.products .button_wrap { float: left; display: block; margin-right: 2.35765%; width: 100%; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.products .button_wrap:last-child { margin-right: 0; }
/* line 740, ../scss/elements/_products.scss */
.products .button_wrap .gradient_btn { float: left; }
@media screen and (max-width: 768px) { /* line 740, ../scss/elements/_products.scss */
  .products .button_wrap .gradient_btn { float: left; display: block; margin-right: 7.42297%; width: 100%; text-align: center; font-size: 18px; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .products .button_wrap .gradient_btn:last-child { margin-right: 0; } }

/* line 752, ../scss/elements/_products.scss */
.tabs_section { float: left; display: block; margin-right: 2.35765%; width: 100%; border-radius: 4px; margin-bottom: 40px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.tabs_section:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 752, ../scss/elements/_products.scss */
  .tabs_section { border: none; border-radius: none; padding: 0 10px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 752, ../scss/elements/_products.scss */
  .tabs_section { border-radius: 4px; } }
/* line 770, ../scss/elements/_products.scss */
.tabs_section .tabs { float: left; display: block; margin-right: 2.35765%; width: 100%; display: flex; display: -webkit-flex; display: -ms-inline-flexbox; background-color: #e1e1e1; border-radius: 5px; overflow: hidden; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.tabs_section .tabs:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 770, ../scss/elements/_products.scss */
  .tabs_section .tabs { display: none; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 770, ../scss/elements/_products.scss */
  .tabs_section .tabs { display: flex; display: -webkit-flex; display: -ms-inline-flexbox; } }
/* line 792, ../scss/elements/_products.scss */
.tabs_section .tabs.tab_active, .tabs_section .tabs.tab_active:hover { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
/* line 797, ../scss/elements/_products.scss */
.tabs_section .tabs li { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 700; width: 25%; margin-right: 0; text-align: center; border-right: 1px solid #fff; font-size: 13px; font-weight: 600; display: flex; display: -webkit-flex; display: -ms-inline-flexbox; align-items: center; -webkit-align-items: center; -ms-flex-align: center; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.tabs_section .tabs li:last-child { margin-right: 0; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 797, ../scss/elements/_products.scss */
  .tabs_section .tabs li { font-size: 10px; } }
/* line 820, ../scss/elements/_products.scss */
.tabs_section .tabs li:hover { background-color: #232323; }
/* line 822, ../scss/elements/_products.scss */
.tabs_section .tabs li:hover a { color: #fff; }
/* line 828, ../scss/elements/_products.scss */
.tabs_section .tabs li:nth-child(4) { margin-right: 0; border: none; }
/* line 833, ../scss/elements/_products.scss */
.tabs_section .tabs li a { float: left; display: block; margin-right: 2.35765%; width: 100%; text-align: center; padding: 10px; color: #232323; text-transform: uppercase; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.tabs_section .tabs li a:last-child { margin-right: 0; }
/* line 840, ../scss/elements/_products.scss */
.tabs_section .tabs li a:focus { outline: #232323; background-color: transparent; }
/* line 846, ../scss/elements/_products.scss */
.tabs_section .tabs li.active { background-color: #232323; }
/* line 848, ../scss/elements/_products.scss */
.tabs_section .tabs li.active:hover { border-radius: 0; }
/* line 852, ../scss/elements/_products.scss */
.tabs_section .tabs li.active:first-child { border-top-left-radius: 5px; }
/* line 856, ../scss/elements/_products.scss */
.tabs_section .tabs li.active:last-child { border-top-right-radius: 5px; }
/* line 860, ../scss/elements/_products.scss */
.tabs_section .tabs li.active:focus { outline: #232323; }
/* line 864, ../scss/elements/_products.scss */
.tabs_section .tabs li.active:after { content: ' '; border-top: 15px solid #232323; border-right: 15px solid transparent; border-left: 15px solid transparent; position: absolute; bottom: -14px; right: 46.5%; }
/* line 874, ../scss/elements/_products.scss */
.tabs_section .tabs li.active a { color: #fff; }
/* line 883, ../scss/elements/_products.scss */
.tabs_section .mobile_tab { display: none; background-color: #e1e1e1; border-bottom: 1px solid #fff; font-weight: 600; }
/* line 888, ../scss/elements/_products.scss */
.tabs_section .mobile_tab:nth-child(2) { border-top-left-radius: 5px; border-top-right-radius: 5px; }
/* line 892, ../scss/elements/_products.scss */
.tabs_section .mobile_tab:nth-child(8) { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
/* line 895, ../scss/elements/_products.scss */
.tabs_section .mobile_tab:nth-child(8).active { border-radius: 0; }
/* line 899, ../scss/elements/_products.scss */
.tabs_section .mobile_tab:nth-child(3) { border: none; }
@media screen and (max-width: 768px) { /* line 883, ../scss/elements/_products.scss */
  .tabs_section .mobile_tab { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .tabs_section .mobile_tab:last-child { margin-right: 0; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 883, ../scss/elements/_products.scss */
  .tabs_section .mobile_tab { display: none; } }
/* line 914, ../scss/elements/_products.scss */
.tabs_section .mobile_tab.active { background-color: #333333; }
/* line 917, ../scss/elements/_products.scss */
.tabs_section .mobile_tab.active a { color: #fff; }
/* line 922, ../scss/elements/_products.scss */
.tabs_section .mobile_tab a { float: left; display: block; margin-right: 2.35765%; width: 100%; text-align: left; padding: 10px; color: #232323; text-transform: uppercase; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.tabs_section .mobile_tab a:last-child { margin-right: 0; }
/* line 931, ../scss/elements/_products.scss */
.tabs_section .tab_content { float: left; display: block; margin-right: 2.35765%; width: 100%; padding: 30px; display: none; border: 1px solid #cccccc; border-top: none; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.tabs_section .tab_content:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 931, ../scss/elements/_products.scss */
  .tabs_section .tab_content { padding: 20px 10px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 931, ../scss/elements/_products.scss */
  .tabs_section .tab_content { padding: 30px; } }
/* line 949, ../scss/elements/_products.scss */
.tabs_section .tab_content p { line-height: 1.6; margin-bottom: 0; }
/* line 954, ../scss/elements/_products.scss */
.tabs_section .tab_content h2 { text-transform: none; }
/* line 958, ../scss/elements/_products.scss */
.tabs_section .tab_content ul { padding-left: 18px; margin-bottom: 30px; }
/* line 965, ../scss/elements/_products.scss */
.tabs_section .tab_content#tab_2 ul { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; list-style: none; padding: 0; margin-bottom: 0; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.tabs_section .tab_content#tab_2 ul:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 965, ../scss/elements/_products.scss */
  .tabs_section .tab_content#tab_2 ul { width: 100%; } }
/* line 975, ../scss/elements/_products.scss */
.tabs_section .tab_content#tab_2 ul li { float: left; display: block; margin-right: 2.35765%; width: 100%; padding: 5px 20px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.tabs_section .tab_content#tab_2 ul li:last-child { margin-right: 0; }
/* line 979, ../scss/elements/_products.scss */
.tabs_section .tab_content#tab_2 ul li:nth-child(odd) { background: #e1e1e1; }
/* line 984, ../scss/elements/_products.scss */
.tabs_section .tab_content#tab_2 ul li p { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.tabs_section .tab_content#tab_2 ul li p:last-child { margin-right: 0; }
/* line 987, ../scss/elements/_products.scss */
.tabs_section .tab_content#tab_2 ul li p:last-child { text-align: center; }
@media screen and (max-width: 768px) { /* line 999, ../scss/elements/_products.scss */
  .tabs_section .tab_content#tab_2 ul:nth-child(2) li:nth-child(odd) { background: none; }
  /* line 1003, ../scss/elements/_products.scss */
  .tabs_section .tab_content#tab_2 ul:nth-child(2) li:nth-child(even) { background: #e1e1e1; } }
/* line 1014, ../scss/elements/_products.scss */
.tabs_section .tab_content#tab_3 h2 { margin: 0; }
/* line 1018, ../scss/elements/_products.scss */
.tabs_section .tab_content#tab_3 p { margin-bottom: 25px; }
/* line 1022, ../scss/elements/_products.scss */
.tabs_section .tab_content#tab_3 li { line-height: 1.5; }

/* line 1, ../scss/elements/_single-product.scss */
.msds { display: inline-block; height: 44px; width: 36px; margin-right: 10px; background: url("../images/msds-off.png") no-repeat; }
/* line 8, ../scss/elements/_single-product.scss */
.msds:hover { background: url("../images/msds-on.png") no-repeat; }

/* line 13, ../scss/elements/_single-product.scss */
.tds { display: inline-block; height: 44px; width: 36px; background: url("../images/tds-off.png") no-repeat; }
/* line 19, ../scss/elements/_single-product.scss */
.tds:hover { background: url("../images/tds-on.png") no-repeat; }

/* line 3, ../scss/elements/_kilz-pro.scss */
.kilz_pro .heading { float: left; display: block; margin-right: 2.35765%; width: 100%; float: none; text-align: center; margin-bottom: 30px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.kilz_pro .heading:last-child { margin-right: 0; }
/* line 9, ../scss/elements/_kilz-pro.scss */
.kilz_pro .heading p { font-size: 18px; padding: 0 30%; line-height: 1.2; }
@media screen and (max-width: 768px) { /* line 9, ../scss/elements/_kilz-pro.scss */
  .kilz_pro .heading p { padding: 0 15%; } }
/* line 20, ../scss/elements/_kilz-pro.scss */
.kilz_pro .row { float: left; display: block; margin-right: 2.35765%; width: 100%; margin-bottom: 10px; padding-right: 10px; padding-left: 30px; -webkit-backface-visibility: hidden; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.kilz_pro .row:last-child { margin-right: 0; }
/* line 29, ../scss/elements/_kilz-pro.scss */
.kilz_pro .row.active { padding-bottom: 50%; }
/* line 34, ../scss/elements/_kilz-pro.scss */
.kilz_pro .button_wrap { width: 100%; display: inline-block; text-align: center; margin-bottom: 70px; margin-top: 15px; }
/* line 15, ../scss/libs/bourbon/addons/_clearfix.scss */
.kilz_pro .button_wrap:after { content: ""; display: table; clear: both; }
@media screen and (max-width: 768px) { /* line 34, ../scss/elements/_kilz-pro.scss */
  .kilz_pro .button_wrap { margin-bottom: 45px; } }
/* line 46, ../scss/elements/_kilz-pro.scss */
.kilz_pro .button_wrap a { display: inline-block; }
@media screen and (max-width: 768px) { /* line 46, ../scss/elements/_kilz-pro.scss */
  .kilz_pro .button_wrap a { font-size: 18px; padding: 20px 40px; } }
/* line 54, ../scss/elements/_kilz-pro.scss */
.kilz_pro .button_wrap a.explore { padding: 15px 30px 15px 75px; }
@media screen and (max-width: 768px) { /* line 54, ../scss/elements/_kilz-pro.scss */
  .kilz_pro .button_wrap a.explore { padding: 25px 50px 25px 90px; } }
/* line 61, ../scss/elements/_kilz-pro.scss */
.kilz_pro .button_wrap a.explore:before { content: ' '; background: url("../images/explore-icon.png") no-repeat; width: 30px; height: 30px; position: absolute; left: 30px; top: 10px; }
@media screen and (max-width: 768px) { /* line 61, ../scss/elements/_kilz-pro.scss */
  .kilz_pro .button_wrap a.explore:before { top: 20px; left: 40px; } }

/* line 80, ../scss/elements/_kilz-pro.scss */
.accordion_section { float: left; display: block; margin-right: 2.35765%; width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.accordion_section:last-child { margin-right: 0; }
/* line 86, ../scss/elements/_kilz-pro.scss */
.accordion_section.active { padding-bottom: 40%; }
/* line 90, ../scss/elements/_kilz-pro.scss */
.accordion_section .image_wrap { width: 23%; float: left; margin-right: 1.4%; margin-bottom: 10px; outline: none; height: auto; }
/* line 98, ../scss/elements/_kilz-pro.scss */
.accordion_section .image_wrap .icon { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; position: absolute; top: 30%; left: 33%; z-index: 2; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.accordion_section .image_wrap .icon:last-child { margin-right: 0; }
/* line 106, ../scss/elements/_kilz-pro.scss */
.accordion_section .image_wrap h2 { font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 400; float: left; display: block; margin-right: 2.35765%; width: 100%; position: absolute; color: #fff; top: 65%; text-align: center; font-size: 22px; z-index: 2; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.accordion_section .image_wrap h2:last-child { margin-right: 0; }
@media screen and (max-width: 1024px) { /* line 106, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap h2 { font-size: 2vw; } }
@media screen and (max-width: 768px) { /* line 106, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap h2 { font-size: 22px; } }
@media screen and (max-width: 580px) { /* line 106, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap h2 { font-size: 4vw; } }
/* line 130, ../scss/elements/_kilz-pro.scss */
.accordion_section .image_wrap:nth-of-type(4n) { margin-right: 0; }
/* line 134, ../scss/elements/_kilz-pro.scss */
.accordion_section .image_wrap:nth-of-type(4n+1) { margin-left: 1.8%; }
@media screen and (max-width: 1024px) { /* line 90, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap { width: 31%; }
  /* line 141, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap:nth-of-type(4n) { margin-left: 0; margin-right: 1.4%; }
  /* line 146, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap:nth-of-type(4n+1) { margin-left: 0; margin-right: 1.4%; }
  /* line 151, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap:nth-of-type(3n) { margin-right: 0; }
  /* line 155, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap:nth-of-type(3n+1) { margin-left: 1.6%; } }
@media screen and (max-width: 768px) { /* line 90, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap { width: 48%; }
  /* line 163, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap:nth-of-type(4n) { margin-right: 1.5%; }
  /* line 167, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap:nth-of-type(4n+1) { margin-left: 0; }
  /* line 171, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap:nth-of-type(2n) { margin-right: 0; }
  /* line 175, ../scss/elements/_kilz-pro.scss */
  .accordion_section .image_wrap:nth-of-type(2n+1) { margin-left: 1.6%; } }
/* line 180, ../scss/elements/_kilz-pro.scss */
.accordion_section .image_wrap a { display: block; }
/* line 183, ../scss/elements/_kilz-pro.scss */
.accordion_section .image_wrap a:focus { outline: none; }
/* line 187, ../scss/elements/_kilz-pro.scss */
.accordion_section .image_wrap a:before { content: ''; display: block; background: rgba(0, 0, 0, 0.25); width: 96%; height: 95%; position: absolute; top: 5px; left: 4px; border-radius: 5px; }
/* line 200, ../scss/elements/_kilz-pro.scss */
.accordion_section .image_wrap a:hover:before { z-index: 1; }
/* line 205, ../scss/elements/_kilz-pro.scss */
.accordion_section .image_wrap a img { display: block; width: 100%; height: auto; }
/* line 213, ../scss/elements/_kilz-pro.scss */
.accordion_section .details { float: left; display: block; margin-right: 2.35765%; width: 100%; background: #232323; color: #fff; padding: 0 30px 20px; margin: 20px 0; display: none; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.accordion_section .details:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 213, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details { padding: 0 15px 20px; } }
/* line 225, ../scss/elements/_kilz-pro.scss */
.accordion_section .details .details_close { position: absolute; right: -14px; top: 18px; z-index: 1; }
@media screen and (max-width: 768px) { /* line 225, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details .details_close { right: 2px; top: 20px; } }
/* line 237, ../scss/elements/_kilz-pro.scss */
.accordion_section .details:before { content: ' '; border-bottom: 28px solid #232323; border-right: 30px solid transparent; border-left: 30px solid transparent; position: absolute; top: -18px; left: 11.5%; }
@media screen and (max-width: 1024px) { /* line 237, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details:before { left: 13%; } }
@media screen and (max-width: 768px) { /* line 237, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details:before { left: 20%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 237, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details:before { left: 13%; } }
/* line 264, ../scss/elements/_kilz-pro.scss */
.accordion_section .details.second:before { left: 36%; }
@media screen and (max-width: 1024px) { /* line 264, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details.second:before { left: 46%; } }
@media screen and (max-width: 768px) { /* line 264, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details.second:before { left: 70%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 264, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details.second:before { left: 46%; } }
/* line 286, ../scss/elements/_kilz-pro.scss */
.accordion_section .details.third:before { left: 60%; }
@media screen and (max-width: 1024px) { /* line 286, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details.third:before { left: 79%; } }
@media screen and (max-width: 768px) { /* line 286, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details.third:before { left: 20%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 286, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details.third:before { left: 79%; } }
/* line 308, ../scss/elements/_kilz-pro.scss */
.accordion_section .details.fourth:before { left: 84%; }
@media screen and (max-width: 1024px) { /* line 308, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details.fourth:before { left: 13%; } }
@media screen and (max-width: 768px) { /* line 308, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details.fourth:before { left: 70%; } }
/* line 321, ../scss/elements/_kilz-pro.scss */
.accordion_section .details h1 { font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 400; width: 100%; border-bottom: 1px solid #4c4c4c; text-transform: capitalize; padding-top: 40px; padding-bottom: 15px; padding-right: 40px; }
@media screen and (max-width: 768px) { /* line 321, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details h1 { font-size: 30px; } }
/* line 335, ../scss/elements/_kilz-pro.scss */
.accordion_section .details p { font-size: 18px; }
/* line 339, ../scss/elements/_kilz-pro.scss */
.accordion_section .details .details_content { display: inline-block; padding: 20px 0; border-bottom: 1px solid #4c4c4c; margin-bottom: 30px; }
@media screen and (max-width: 768px) { /* line 339, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details .details_content { padding: 10px 0; border-bottom: none; } }
/* line 351, ../scss/elements/_kilz-pro.scss */
.accordion_section .details .button_wrap { margin-bottom: 10px; margin-top: 0; }
/* line 356, ../scss/elements/_kilz-pro.scss */
.accordion_section .details .column { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.accordion_section .details .column:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 356, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details .column { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .accordion_section .details .column:last-child { margin-right: 0; } }
@media screen and (max-width: 768px) { /* line 363, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details .column:first-child { border-bottom: 1px solid #4c4c4c; padding-bottom: 15px; margin-bottom: 30px; } }
/* line 372, ../scss/elements/_kilz-pro.scss */
.accordion_section .details .column p { line-height: 1.4; }
@media screen and (max-width: 768px) { /* line 372, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details .column p { line-height: 1.8; font-size: 18px; } }
/* line 381, ../scss/elements/_kilz-pro.scss */
.accordion_section .details .column ul { list-style-position: outside; padding: 10px 40px; line-height: 1.8; }
@media screen and (max-width: 768px) { /* line 381, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details .column ul { padding: 0 20px 35px; } }
@media screen and (max-width: 768px) { /* line 392, ../scss/elements/_kilz-pro.scss */
  .accordion_section .details .column ul li p { margin-bottom: 0; } }
/* line 400, ../scss/elements/_kilz-pro.scss */
.accordion_section .details .column img { width: 100%; height: auto; }
/* line 405, ../scss/elements/_kilz-pro.scss */
.accordion_section .details .column:nth-child(4) { margin-right: 0; }

/* line 15, ../scss/libs/bourbon/addons/_clearfix.scss */
.newsletter:after { content: ""; display: table; clear: both; }
/* line 4, ../scss/elements/_newsletter.scss */
.newsletter .news_hero { float: left; display: block; margin-right: 2.35765%; width: 100%; background-image: url(../images/news-hero.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden; text-align: center; height: 390px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.newsletter .news_hero:last-child { margin-right: 0; }
/* line 14, ../scss/elements/_newsletter.scss */
.newsletter .news_hero h1 { margin-bottom: 10px; }
/* line 18, ../scss/elements/_newsletter.scss */
.newsletter .news_hero p { font-size: 18px; padding: 0 30%; }
@media screen and (max-width: 768px) { /* line 18, ../scss/elements/_newsletter.scss */
  .newsletter .news_hero p { padding: 15px; } }
/* line 28, ../scss/elements/_newsletter.scss */
.newsletter .benefits { float: left; padding: 0 10%; list-style: none; text-align: center; position: relative; bottom: 60px; }
/* line 36, ../scss/elements/_newsletter.scss */
.newsletter .benefits li { float: left; display: block; margin-right: 2.35765%; width: 31.76157%; padding: 0 20px; display: inline-block; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.newsletter .benefits li:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 36, ../scss/elements/_newsletter.scss */
  .newsletter .benefits li { float: left; display: block; margin-right: 7.42297%; width: 100%; margin-bottom: 60px; margin-right: 0; padding: 0 12px; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .newsletter .benefits li:last-child { margin-right: 0; } }
@media screen and (max-width: 768px) { /* line 48, ../scss/elements/_newsletter.scss */
  .newsletter .benefits li:last-child { margin-bottom: 40px; } }
/* line 55, ../scss/elements/_newsletter.scss */
.newsletter .benefits li img { height: 120px; }
/* line 59, ../scss/elements/_newsletter.scss */
.newsletter .benefits li h4 { font-family: "proxima-nova-soft",sans-serif; font-style: normal; font-weight: 600; text-transform: uppercase; font-size: 20px; margin: 20px 0 10px; }
@media screen and (max-width: 768px) { /* line 59, ../scss/elements/_newsletter.scss */
  .newsletter .benefits li h4 { margin-bottom: 0; } }
/* line 70, ../scss/elements/_newsletter.scss */
.newsletter .benefits li p { font-size: 18px; line-height: 1.4; }
/* line 77, ../scss/elements/_newsletter.scss */
.newsletter .signup { width: 100%; float: left; text-align: center; margin: 0 auto 80px; }
/* line 83, ../scss/elements/_newsletter.scss */
.newsletter .signup .form_wrap { float: left; display: block; margin-right: 2.35765%; width: 38.58541%; display: inline-block; padding: 28px; float: none; margin: 0 auto; background: rgba(58, 143, 210, 0.3); border-radius: 5px; text-align: center; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.newsletter .signup .form_wrap:last-child { margin-right: 0; }
@media screen and (max-width: 1024px) { /* line 83, ../scss/elements/_newsletter.scss */
  .newsletter .signup .form_wrap { width: 50%; } }
@media screen and (max-width: 768px) { /* line 83, ../scss/elements/_newsletter.scss */
  .newsletter .signup .form_wrap { width: 80%; padding: 30px 20px; } }
@media screen and (max-width: 580px) { /* line 83, ../scss/elements/_newsletter.scss */
  .newsletter .signup .form_wrap { width: 100%; } }
/* line 106, ../scss/elements/_newsletter.scss */
.newsletter .signup .form_wrap input[type=text] { width: 100%; padding: 10px 12px; border-radius: 5px; border-style: none; margin-bottom: 10px; }
@media screen and (max-width: 768px) { /* line 106, ../scss/elements/_newsletter.scss */
  .newsletter .signup .form_wrap input[type=text] { float: left; display: block; margin-right: 7.42297%; width: 100%; margin-bottom: 15px; font-size: 18px; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .newsletter .signup .form_wrap input[type=text]:last-child { margin-right: 0; } }
/* line 4, ../scss/libs/bourbon/css3/_placeholder.scss */
.newsletter .signup .form_wrap input[type=text]::-webkit-input-placeholder { color: #999; }
/* line 4, ../scss/libs/bourbon/css3/_placeholder.scss */
.newsletter .signup .form_wrap input[type=text]::-moz-placeholder { color: #999; }
/* line 4, ../scss/libs/bourbon/css3/_placeholder.scss */
.newsletter .signup .form_wrap input[type=text]:-moz-placeholder { color: #999; }
/* line 4, ../scss/libs/bourbon/css3/_placeholder.scss */
.newsletter .signup .form_wrap input[type=text]:-ms-input-placeholder { color: #999; }
/* line 125, ../scss/elements/_newsletter.scss */
.newsletter .signup .form_wrap form .error { display: none; }
/* line 128, ../scss/elements/_newsletter.scss */
.newsletter .signup .form_wrap form .error.active { width: 100%; display: inline-block; color: #bb1834; text-transform: uppercase; text-align: left; padding-bottom: 10px; font-size: 14px; font-weight: 600; }
/* line 141, ../scss/elements/_newsletter.scss */
.newsletter .signup .form_wrap .select_wrap { overflow: hidden; border-radius: 5px; height: 38px; margin-bottom: 10px; }
@media screen and (max-width: 768px) { /* line 141, ../scss/elements/_newsletter.scss */
  .newsletter .signup .form_wrap .select_wrap { width: 100%; display: inline-block; margin-bottom: 15px; } }
/* line 153, ../scss/elements/_newsletter.scss */
.newsletter .signup .form_wrap .select_wrap:after { content: ' '; background: url("../images/dropdown-arrow.png") no-repeat; position: absolute; width: 18px; height: 10px; z-index: 4; cursor: pointer; overflow: hidden; pointer-events: none; right: 14px; top: 14px; }
/* line 167, ../scss/elements/_newsletter.scss */
.newsletter .signup .form_wrap .select_wrap select { height: 100%; width: 110%; color: #999; border: none; cursor: pointer; overflow: hidden; padding: 6px 10px; background: #fff; -webkit-appearance: none; }
/* line 178, ../scss/elements/_newsletter.scss */
.newsletter .signup .form_wrap .select_wrap select:-ms-expand { display: none; }
/* line 186, ../scss/elements/_newsletter.scss */
.newsletter .signup .form_wrap #country.active { color: black; }
/* line 191, ../scss/elements/_newsletter.scss */
.newsletter .signup .form_wrap input[type=submit] { width: 100%; display: block; padding: 12px 2%; text-transform: uppercase; }
@media screen and (max-width: 1024px) { /* line 191, ../scss/elements/_newsletter.scss */
  .newsletter .signup .form_wrap input[type=submit] { padding: 12px 1%; } }
@media screen and (max-width: 768px) { /* line 191, ../scss/elements/_newsletter.scss */
  .newsletter .signup .form_wrap input[type=submit] { float: left; display: block; margin-right: 7.42297%; width: 100%; font-size: 18px; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .newsletter .signup .form_wrap input[type=submit]:last-child { margin-right: 0; } }

/* line 210, ../scss/elements/_newsletter.scss */
.message { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; float: none; display: inline-block; padding: 1% 2%; background: rgba(58, 143, 210, 0.3); border-radius: 5px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.message:last-child { margin-right: 0; }
@media screen and (max-width: 1024px) { /* line 210, ../scss/elements/_newsletter.scss */
  .message { float: left; display: block; margin-right: 3.57866%; width: 35.26334%; float: none; display: inline-block; padding: 2% 4%; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .message:last-child { margin-right: 0; } }
@media screen and (max-width: 768px) { /* line 210, ../scss/elements/_newsletter.scss */
  .message { float: left; display: block; margin-right: 7.42297%; width: 73.14426%; float: none; display: inline-block; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .message:last-child { margin-right: 0; } }
/* line 231, ../scss/elements/_newsletter.scss */
.message h2 { text-transform: none; font-size: 30px; }
@media screen and (max-width: 1024px) { /* line 231, ../scss/elements/_newsletter.scss */
  .message h2 { font-size: 25px; } }
@media screen and (max-width: 1024px) { /* line 240, ../scss/elements/_newsletter.scss */
  .message p { font-size: 14px; } }

/* line 3, ../scss/elements/_stores.scss */
.stores .heading { float: left; display: block; margin-right: 2.35765%; width: 100%; text-align: center; margin-bottom: 10px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.stores .heading:last-child { margin-right: 0; }
/* line 8, ../scss/elements/_stores.scss */
.stores .heading p { font-size: 18px; padding: 0 30%; line-height: 1.2; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 8, ../scss/elements/_stores.scss */
  .stores .heading p { padding: 5px 24% !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 8, ../scss/elements/_stores.scss */
  .stores .heading p { padding: 5px 18% !important; } }
@media screen and (max-width: 768px) { /* line 8, ../scss/elements/_stores.scss */
  .stores .heading p { padding: 15px; } }
/* line 31, ../scss/elements/_stores.scss */
.stores .heading p:last-child { font-size: 12px; }
/* line 36, ../scss/elements/_stores.scss */
.stores .heading .mobile_line { display: none; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 36, ../scss/elements/_stores.scss */
  .stores .heading .mobile_line { display: none !important; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 36, ../scss/elements/_stores.scss */
  .stores .heading .mobile_line { display: none !important; } }
@media screen and (max-width: 768px) { /* line 36, ../scss/elements/_stores.scss */
  .stores .heading .mobile_line { display: block; width: 25%; border-top: 1px solid #cccccc; margin: 0 auto; text-align: center; margin-bottom: 20px; } }
/* line 64, ../scss/elements/_stores.scss */
.stores .stores_images { display: inline-flex; flex-wrap: wrap; flex-direction: row; display: -webkit-flex; display: -ms-inline-flexbox; -ms-flex-wrap: wrap; -webkit-flex-direction: row; -webkit-flex-wrap: wrap; margin-bottom: 50px; padding-left: 25px; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 64, ../scss/elements/_stores.scss */
  .stores .stores_images { padding: 0 60px 0 80px !important; } }
@media screen and (max-width: 768px) { /* line 64, ../scss/elements/_stores.scss */
  .stores .stores_images { padding-left: 15px; } }
/* line 87, ../scss/elements/_stores.scss */
.stores .stores_images .image_wrap { width: 23.5%; margin-right: 1.5%; float: left; margin-bottom: 15px; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 87, ../scss/elements/_stores.scss */
  .stores .stores_images .image_wrap { width: 31.8% !important; margin-right: 1% !important; } }
@media screen and (max-width: 1024px) { /* line 87, ../scss/elements/_stores.scss */
  .stores .stores_images .image_wrap { width: 31.8%; } }
@media screen and (max-width: 768px) { /* line 87, ../scss/elements/_stores.scss */
  .stores .stores_images .image_wrap { width: 48%; display: inline-block; float: none; margin-bottom: 5px; } }
/* line 112, ../scss/elements/_stores.scss */
.stores .stores_images .image_wrap:last-child { margin-right: 0; }
/* line 116, ../scss/elements/_stores.scss */
.stores .stores_images .image_wrap img { width: 100%; height: auto; }

/* line 1, ../scss/elements/_utility.scss */
.utility { background: #fff; }
/* line 15, ../scss/libs/bourbon/addons/_clearfix.scss */
.utility:after { content: ""; display: table; clear: both; }
/* line 5, ../scss/elements/_utility.scss */
.utility a { color: #bb1834; font-weight: 700; }
/* line 9, ../scss/elements/_utility.scss */
.utility a:hover { color: #880001; }
/* line 13, ../scss/elements/_utility.scss */
.utility a.underline { text-decoration: underline; }
/* line 17, ../scss/elements/_utility.scss */
.utility.careers { min-height: 900px; }
/* line 18, ../scss/elements/_utility.scss */
.utility.careers .copy { display: inline-flex; flex-direction: row; display: -webkit-inline-flex; display: -ms-inline-flexbox; flex-direction: row; -webkit-flex-direction: row; -ms-flex-direction: row; }
@media screen and (max-width: 768px) { /* line 18, ../scss/elements/_utility.scss */
  .utility.careers .copy { flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; } }
/* line 33, ../scss/elements/_utility.scss */
.utility .copy { width: 100%; display: inline-block; padding: 20px; }
@media screen and (max-width: 768px) { /* line 33, ../scss/elements/_utility.scss */
  .utility .copy { padding-bottom: 40px; } }
/* line 43, ../scss/elements/_utility.scss */
.utility .copy .button_wrap { width: 100%; display: inline-block; text-align: center; text-transform: uppercase; }
/* line 49, ../scss/elements/_utility.scss */
.utility .copy .button_wrap a { display: inline-block; text-decoration: none; font-weight: normal; color: #fff; }
/* line 55, ../scss/elements/_utility.scss */
.utility .copy .button_wrap a.search { padding-left: 60px; }
/* line 58, ../scss/elements/_utility.scss */
.utility .copy .button_wrap a.search:before { content: ''; background: url("../images/search-icon.png") no-repeat; position: absolute; width: 22px; height: 20px; display: block; left: 30px; top: 12px; }
/* line 70, ../scss/elements/_utility.scss */
.utility .copy .button_wrap a.overview_button { padding-left: 60px; }
/* line 73, ../scss/elements/_utility.scss */
.utility .copy .button_wrap a.overview_button:before { content: ''; background: url("../images/visit-icon.png") no-repeat; position: absolute; width: 22px; height: 20px; display: block; left: 30px; top: 12px; }
/* line 87, ../scss/elements/_utility.scss */
.utility .hero { float: left; display: block; margin-right: 2.35765%; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden; text-align: center; height: 390px; margin-bottom: 20px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.utility .hero:last-child { margin-right: 0; }
@media screen and (max-width: 1024px) { /* line 87, ../scss/elements/_utility.scss */
  .utility .hero { height: 300px; } }
@media screen and (max-width: 768px) { /* line 87, ../scss/elements/_utility.scss */
  .utility .hero { height: 200px; } }
/* line 105, ../scss/elements/_utility.scss */
.utility .hero.contact { background-image: url("../images/contact-hero.jpg"); }
/* line 109, ../scss/elements/_utility.scss */
.utility .hero.careers { background-image: url("../images/careers-hero.jpg"); }
/* line 113, ../scss/elements/_utility.scss */
.utility .hero.overview { background-image: url("../images/overview-hero.jpg"); }
/* line 117, ../scss/elements/_utility.scss */
.utility .hero.privacy { background-image: url("../images/privacy-hero.jpg"); }
/* line 121, ../scss/elements/_utility.scss */
.utility .hero.terms { background-image: url("../images/terms-hero.jpg"); }
/* line 125, ../scss/elements/_utility.scss */
.utility .hero.terms-sales { background-image: url("../images/terms-sales-hero.jpg"); }
/* line 129, ../scss/elements/_utility.scss */
.utility .hero h1 { padding-top: 260px; }
@media screen and (max-width: 1024px) { /* line 129, ../scss/elements/_utility.scss */
  .utility .hero h1 { padding-top: 200px; } }
@media screen and (max-width: 768px) { /* line 129, ../scss/elements/_utility.scss */
  .utility .hero h1 { padding-top: 120px; font-size: 35px; } }
/* line 142, ../scss/elements/_utility.scss */
.utility .hero .brush { position: absolute; z-index: 10; width: 100%; }
/* line 147, ../scss/elements/_utility.scss */
.utility .hero .brush img { width: 17%; min-width: 100px; max-width: 240px; }
@media screen and (max-width: 768px) { /* line 155, ../scss/elements/_utility.scss */
  .utility .hero-ctsca { height: 300px; } }
@media screen and (max-width: 768px) and (orientation: landscape) { /* line 155, ../scss/elements/_utility.scss */
  .utility .hero-ctsca { height: 215px; } }
/* line 166, ../scss/elements/_utility.scss */
.utility h2 { color: #666666; margin-bottom: 20px; }
/* line 170, ../scss/elements/_utility.scss */
.utility h2.sentence-case { text-transform: capitalize; }
/* line 175, ../scss/elements/_utility.scss */
.utility p { line-height: 1.2; margin-bottom: 25px; }
/* line 180, ../scss/elements/_utility.scss */
.utility strong { color: #232323; }
/* line 184, ../scss/elements/_utility.scss */
.utility.careers .column { display: flex; display: -webkit-flex; display: -ms-flexbox; flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; justify-content: space-between; -ms-flex-pack: space-between; -webkit-justify-content: space-between; }
@media screen and (max-width: 768px) { /* line 184, ../scss/elements/_utility.scss */
  .utility.careers .column { padding-top: 20px; } }
/* line 199, ../scss/elements/_utility.scss */
.utility .column { float: left; display: block; margin-right: 2.35765%; width: 48.82117%; color: #666666; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.utility .column:last-child { margin-right: 0; }
/* line 204, ../scss/elements/_utility.scss */
.utility .column:nth-child(2) { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 207, ../scss/elements/_utility.scss */
  .utility .column:nth-child(2) h3 { margin-top: 0px; } }
@media screen and (max-width: 768px) { /* line 199, ../scss/elements/_utility.scss */
  .utility .column { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .utility .column:last-child { margin-right: 0; } }
/* line 218, ../scss/elements/_utility.scss */
.utility ul { padding-left: 50px; }
/* line 223, ../scss/elements/_utility.scss */
.utility ul li p { margin-bottom: 10px; }
/* line 229, ../scss/elements/_utility.scss */
.utility ol { padding-left: 45px; }
/* line 232, ../scss/elements/_utility.scss */
.utility ol li p { margin-bottom: 5px; }

/* line 239, ../scss/elements/_utility.scss */
#map-canvas { width: 100%; height: 340px; }
@media screen and (max-width: 768px) { /* line 239, ../scss/elements/_utility.scss */
  #map-canvas { margin-bottom: 20px; } }

/* line 15, ../scss/libs/bourbon/addons/_clearfix.scss */
.reviews:after { content: ""; display: table; clear: both; }
/* line 3, ../scss/elements/_reviews.scss */
.reviews .hero { float: left; display: block; margin-right: 2.35765%; width: 100%; overflow: hidden; text-align: center; height: 38px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.reviews .hero:last-child { margin-right: 0; }
/* line 10, ../scss/elements/_reviews.scss */
.reviews .copy { width: 100%; display: inline-block; padding: 20px; }
@media screen and (max-width: 768px) { /* line 10, ../scss/elements/_reviews.scss */
  .reviews .copy { padding-bottom: 40px; } }

/* line 1, ../scss/elements/_404.scss */
.section_404 { background: url("../images/404_bg.jpg") center no-repeat; width: 100%; height: 100%; position: relative; }
/* line 7, ../scss/elements/_404.scss */
.section_404 .wrapper { text-align: center; }
/* line 10, ../scss/elements/_404.scss */
.section_404 .wrapper h1 { position: relative; z-index: 4; font-size: 4em; }
@media screen and (max-width: 1024px) { /* line 10, ../scss/elements/_404.scss */
  .section_404 .wrapper h1 { top: 20px; } }
/* line 20, ../scss/elements/_404.scss */
.section_404 .wrapper p { text-transform: uppercase; margin-bottom: 0; position: relative; top: 18px; z-index: 4; }

/* line 40, ../scss/elements/_404.scss */
.content_500 { padding: 180px 0; background-color: #f0f0f0; }
/* line 44, ../scss/elements/_404.scss */
.content_500 .wrapper_500 { width: 525px; height: 360px; margin: 100px 395px; border-radius: 5px; background: #fff; text-align: center; }
/* line 52, ../scss/elements/_404.scss */
.content_500 .wrapper_500 img { padding: 20px 0; }
/* line 56, ../scss/elements/_404.scss */
.content_500 .wrapper_500 .border { border-bottom: 1px solid #e6e6e6; }
/* line 60, ../scss/elements/_404.scss */
.content_500 .wrapper_500 h1 { font-size: 4em; margin: 0; }
/* line 65, ../scss/elements/_404.scss */
.content_500 .wrapper_500 p { margin-bottom: 0; color: #666666; text-transform: uppercase; font-size: 24px; padding-bottom: 25px; padding: 20px 60px; }
/* line 72, ../scss/elements/_404.scss */
.content_500 .wrapper_500 p a { color: #bb1834; font-size: 14px; }

/* line 1, ../scss/elements/_promos.scss */
.promos { background: #fff; height: 100%; }
/* line 15, ../scss/libs/bourbon/addons/_clearfix.scss */
.promos:after { content: ""; display: table; clear: both; }
/* line 7, ../scss/elements/_promos.scss */
.promos a { color: #bb1834; font-weight: 700; }
/* line 11, ../scss/elements/_promos.scss */
.promos a:hover { color: #880001; }
/* line 15, ../scss/elements/_promos.scss */
.promos a.underline { text-decoration: underline; }
/* line 20, ../scss/elements/_promos.scss */
.promos .promo { position: relative; width: 100%; height: 100%; display: inline-block; padding: 20px; margin-bottom: 25px; border: 0px solid orange; height: 100%; }
@media screen and (max-width: 768px) { /* line 20, ../scss/elements/_promos.scss */
  .promos .promo { padding-bottom: 40px; } }
/* line 35, ../scss/elements/_promos.scss */
.promos .promo .promo-hdr { font-size: 30px; font-weight: 500; margin-bottom: 20px; }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 35, ../scss/elements/_promos.scss */
  .promos .promo .promo-hdr { font-size: 1.5em; margin-bottom: 10px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 35, ../scss/elements/_promos.scss */
  .promos .promo .promo-hdr { font-size: 1.5em; margin-bottom: 10px; } }
/* line 58, ../scss/elements/_promos.scss */
.promos .promo .button_wrap { width: 100%; display: inline-block; text-transform: uppercase; margin-top: 25px; }
/* line 64, ../scss/elements/_promos.scss */
.promos .promo .button_wrap a { display: inline-block; text-decoration: none; font-weight: normal; color: #fff; }
/* line 72, ../scss/elements/_promos.scss */
.promos .promo .promos-none { text-align: center; margin: 50px 0 50px 0; }
/* line 77, ../scss/elements/_promos.scss */
.promos .hero { float: left; display: block; margin-right: 2.35765%; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden; text-align: center; height: 390px; margin-bottom: 20px; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.promos .hero:last-child { margin-right: 0; }
@media screen and (max-width: 1024px) { /* line 77, ../scss/elements/_promos.scss */
  .promos .hero { height: 300px; } }
@media screen and (max-width: 768px) { /* line 77, ../scss/elements/_promos.scss */
  .promos .hero { height: 200px; } }
/* line 95, ../scss/elements/_promos.scss */
.promos .hero.promo { background-image: url("../images/promos-hero.jpg"); }
/* line 99, ../scss/elements/_promos.scss */
.promos .hero h1 { color: #fff; padding-top: 20px; }
@media screen and (max-width: 1024px) { /* line 99, ../scss/elements/_promos.scss */
  .promos .hero h1 { padding-top: 5px; } }
@media screen and (max-width: 768px) { /* line 99, ../scss/elements/_promos.scss */
  .promos .hero h1 { padding-top: 0px; margin-top: -10px; font-size: 35px; } }
/* line 114, ../scss/elements/_promos.scss */
.promos .hero p { color: #fff; font-size: 18px; }
@media screen and (max-width: 768px) { /* line 114, ../scss/elements/_promos.scss */
  .promos .hero p { font-size: 14px; } }
/* line 124, ../scss/elements/_promos.scss */
.promos p { line-height: 1.2; margin-bottom: 5px; font-size: 16px; font-weight: 400; }
@media screen and (max-width: 1024px) { /* line 124, ../scss/elements/_promos.scss */
  .promos p { font-size: 1em; margin-bottom: 10px; } }
/* line 136, ../scss/elements/_promos.scss */
.promos .gutter { float: left; display: block; margin-right: 2.35765%; width: 6.17215%; display: block; border: 1px solid #fff; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.promos .gutter:last-child { margin-right: 0; }
/* line 142, ../scss/elements/_promos.scss */
.promos .promo-img { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; color: #666666; margin-bottom: 30px; text-align: center; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.promos .promo-img:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 142, ../scss/elements/_promos.scss */
  .promos .promo-img { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .promos .promo-img:last-child { margin-right: 0; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 142, ../scss/elements/_promos.scss */
  .promos .promo-img { float: left; display: block; margin-right: 2.35765%; width: 23.23176%; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .promos .promo-img:last-child { margin-right: 0; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 142, ../scss/elements/_promos.scss */
  .promos .promo-img { float: left; display: block; margin-right: 2.35765%; width: 40.29137%; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .promos .promo-img:last-child { margin-right: 0; } }
/* line 166, ../scss/elements/_promos.scss */
.promos .promo-img-itm { width: 100%; }
@media screen and (max-width: 768px) { /* line 166, ../scss/elements/_promos.scss */
  .promos .promo-img-itm { width: 70%; } }
/* line 174, ../scss/elements/_promos.scss */
.promos .promo-content { position: relative; height: 100%; color: #666666; float: left; display: block; margin-right: 2.35765%; width: 57.35098%; /*
display: flex;		
justify-content: center;	
align-items: center;	
*/ border: 0px solid green; }
/* line 85, ../scss/libs/neat/grid/_span-columns.scss */
.promos .promo-content:last-child { margin-right: 0; }
@media screen and (max-width: 768px) { /* line 174, ../scss/elements/_promos.scss */
  .promos .promo-content { float: left; display: block; margin-right: 7.42297%; width: 100%; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .promos .promo-content:last-child { margin-right: 0; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* line 174, ../scss/elements/_promos.scss */
  .promos .promo-content { float: left; display: block; margin-right: 2.35765%; width: 57.35098%; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .promos .promo-content:last-child { margin-right: 0; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* line 174, ../scss/elements/_promos.scss */
  .promos .promo-content { float: left; display: block; margin-right: 2.35765%; width: 40.29137%; }
  /* line 85, ../scss/libs/neat/grid/_span-columns.scss */
  .promos .promo-content:last-child { margin-right: 0; } }
/* line 205, ../scss/elements/_promos.scss */
.promos .promo-content .promo-contents { border: 0px solid blue; }
/* line 208, ../scss/elements/_promos.scss */
.promos .promo-content .promo-contents a.track-promo-link { text-decoration: underline; }

/*# sourceMappingURL=main.css.map */
