  @charset "UTF-8";
/*
 * Main stylesheet for A6 Center Redesigned
 */
/* line 5, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */
/* line 11, ../scss/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */
/* line 29, ../scss/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices.
 */
/* line 42, ../scss/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */
/* line 52, ../scss/_normalize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 67, ../scss/_normalize.scss */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 78, ../scss/_normalize.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE6/7.
 */
/* line 90, ../scss/_normalize.scss */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 102, ../scss/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */
/* line 111, ../scss/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */
/* line 125, ../scss/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 130, ../scss/_normalize.scss */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

/* line 135, ../scss/_normalize.scss */
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 140, ../scss/_normalize.scss */
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

/* line 145, ../scss/_normalize.scss */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

/* line 150, ../scss/_normalize.scss */
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */
/* line 159, ../scss/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */
/* line 167, ../scss/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 172, ../scss/_normalize.scss */
blockquote {
  margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome.
 */
/* line 180, ../scss/_normalize.scss */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9.
 */
/* line 188, ../scss/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Addresses margins set differently in IE6/7.
 */
/* line 197, ../scss/_normalize.scss */
p,
pre {
  margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
/* line 207, ../scss/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 220, ../scss/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE6/7.
 */
/* line 230, ../scss/_normalize.scss */
q {
  quotes: none;
}

/*
 * Addresses `quotes` property not supported in S4.
 */
/* line 238, ../scss/_normalize.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/* line 244, ../scss/_normalize.scss */
small {
  font-size: 75%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */
/* line 253, ../scss/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 261, ../scss/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 265, ../scss/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
/* line 277, ../scss/_normalize.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

/* line 284, ../scss/_normalize.scss */
dd {
  margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
/* line 292, ../scss/_normalize.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
/* line 302, ../scss/_normalize.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
/* line 318, ../scss/_normalize.scss */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9.
 */
/* line 327, ../scss/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */
/* line 339, ../scss/_normalize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7.
 */
/* line 351, ../scss/_normalize.scss */
form {
  margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */
/* line 359, ../scss/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */
/* line 371, ../scss/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
/* line 384, ../scss/_normalize.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */
/* line 399, ../scss/_normalize.scss */
button,
input {
  line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */
/* line 414, ../scss/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */
/* line 427, ../scss/_normalize.scss */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */
/* line 439, ../scss/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
 *    to future-proof).
 */
/* line 453, ../scss/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */
/* line 464, ../scss/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+.
 */
/* line 473, ../scss/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 484, ../scss/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 497, ../scss/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/******************************************************************
CUSTOMIZED RESET VALUES
I added these extra styles as a more personalized reset. Feel free
to remove them if you like or add your own. If you want to update
the normalize styles, make sure to edit from this point up.
******************************************************************/
/* line 510, ../scss/_normalize.scss */
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

/* line 517, ../scss/_normalize.scss */
b, strong, .strong {
  font-weight: bold;
}

/* line 519, ../scss/_normalize.scss */
dfn, em, .em {
  font-style: italic;
}

/* line 521, ../scss/_normalize.scss */
small, .small {
  font-size: 75%;
}

/* line 523, ../scss/_normalize.scss */
ul, ol {
  padding: 0;
  list-style-type: none;
}

/* line 528, ../scss/_normalize.scss */
dd {
  margin: 0;
}

/* line 532, ../scss/_normalize.scss */
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}

/******************************************************************
Site Name:
Author:

Stylesheet: Mixins & Constants Stylesheet

This is where you can take advantage of Sass' great features:
Mixins & Constants. I won't go in-depth on how they work exactly,
there are a few articles below that will help do that. What I will
tell you is that this will help speed up simple changes like
changing a color or adding CSS3 techniques gradients.

A WORD OF WARNING: It's very easy to overdo it here. Be careful and
remember less is more.

******************************************************************/
/*********************
CLEARFIXIN'
*********************/
/* line 23, ../scss/_mixins.scss */
.clearfix {
  zoom: 1;
}
/* line 25, ../scss/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
/* line 26, ../scss/_mixins.scss */
.clearfix:after {
  clear: both;
}

/*********************
TOOLS
*********************/
/* line 34, ../scss/_mixins.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 41, ../scss/_mixins.scss */
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/*
Here's a great tutorial on how to
use color variables properly:
http://sachagreif.com/sass-color-variables/
*/
/*********************
TYPOGRAPHY
*********************/
/* 	To embed your own fonts, use this syntax
	and place your fonts inside the
	library/fonts folder. For more information
	on embedding fonts, go to:
	http://www.fontsquirrel.com/
	Be sure to remove the comment brackets.
*/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('library/fonts/font-name.eot');
    	src: url('library/fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('library/fonts/font-name.woff') format('woff'),
             url('library/fonts/font-name.ttf') format('truetype'),
             url('library/fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
/* line 121, ../scss/_mixins.scss */
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

/* line 127, ../scss/_mixins.scss */
div.progress {
  background: #ddd;
  height: 5px;
}
/* line 132, ../scss/_mixins.scss */
div.progress .bar {
  background: #000;
  height: 5px;
  display: block;
}

/* line 141, ../scss/_mixins.scss */
.text-left {
  text-align: left;
}

/* line 142, ../scss/_mixins.scss */
.text-center {
  text-align: center;
}

/* line 143, ../scss/_mixins.scss */
.text-right {
  text-align: right;
}

/* line 147, ../scss/_mixins.scss */
.alert-help, .alert-info, .alert-error, .alert-success {
  margin: 10px 0;
  padding: 5px;
  border: 1px solid;
}

/* line 154, ../scss/_mixins.scss */
.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}

/* line 160, ../scss/_mixins.scss */
.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}

/* line 166, ../scss/_mixins.scss */
.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}

/* line 172, ../scss/_mixins.scss */
.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}

/*********************
TRANISTION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdue it.
*********************/
/* @include css-gradient(#dfdfdf,#f8f8f8); */
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/*********************
BUTTONS
*********************/
/* line 238, ../scss/_mixins.scss */
.button, .button:visited, input[type="submit"] {
  padding: 0 12px;
  background: white;
  color: #000;
  display: inline-block;
  border: 1px solid #000;
  text-decoration: none;
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 1.8em;
  text-transform: uppercase;
  letter-spacing: .09em;
}
/* line 254, ../scss/_mixins.scss */
.button:hover, .button:visited:hover, input[type="submit"]:hover {
  background: #000;
  color: white;
}
/* line 259, ../scss/_mixins.scss */
.button:focus, .button:visited:focus, input[type="submit"]:focus {
  background: #890f44;
  color: white;
}
/* line 264, ../scss/_mixins.scss */
.button.block, .button:visited.block, input[type="submit"].block {
  display: block;
  text-align: center;
}
/* line 269, ../scss/_mixins.scss */
.button.right, .button:visited.right, input[type="submit"].right {
  float: right;
}
/* line 273, ../scss/_mixins.scss */
.button:active, .button:visited:active, input[type="submit"]:active {
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ce1667), to(#000));
  background-image: -webkit-linear-gradient(top, #ce1667, #000);
  background-image: -moz-linear-gradient(top, #ce1667, #000);
  background-image: -o-linear-gradient(top, #ce1667, #000);
  background-image: linear-gradient(to bottom, #ce1667, #000);
}
/* line 277, ../scss/_mixins.scss */
.button.menutrigger, .button:visited.menutrigger, input[type="submit"].menutrigger {
  border-color: #333;
  background: #333;
  color: white;
  border-radius: 5px;
}
/* line 286, ../scss/_mixins.scss */
.button.facebook, .button:visited.facebook, input[type="submit"].facebook {
  border-color: #3B5998;
  background: #3B5998;
  color: white;
}
/* line 292, ../scss/_mixins.scss */
.button.facebook:hover, .button:visited.facebook:hover, input[type="submit"].facebook:hover {
  background: #2d4373;
  color: white;
}

/* line 299, ../scss/_mixins.scss */
.blue-button, .blue-button:visited {
  border-color: #1472ad;
  text-shadow: 0 1px 1px #1472ad;
  background-color: #1681c4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1990db), to(#1681c4));
  background-image: -webkit-linear-gradient(top, #1990db, #1681c4);
  background-image: -moz-linear-gradient(top, #1990db, #1681c4);
  background-image: -o-linear-gradient(top, #1990db, #1681c4);
  background-image: linear-gradient(to bottom, #1990db, #1681c4);
  box-shadow: inset 0 0 3px #59b3ec;
}
/* line 305, ../scss/_mixins.scss */
.blue-button:hover, .blue-button:focus, .blue-button:visited:hover, .blue-button:visited:focus {
  border-color: #116396;
  background-color: #1472ad;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1784c9), to(#1472ad));
  background-image: -webkit-linear-gradient(top, #1784c9, #1472ad);
  background-image: -moz-linear-gradient(top, #1784c9, #1472ad);
  background-image: -o-linear-gradient(top, #1784c9, #1472ad);
  background-image: linear-gradient(to bottom, #1784c9, #1472ad);
}
/* line 309, ../scss/_mixins.scss */
.blue-button:active, .blue-button:visited:active {
  background-color: #1990db;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1681c4), to(#1990db));
  background-image: -webkit-linear-gradient(top, #1681c4, #1990db);
  background-image: -moz-linear-gradient(top, #1681c4, #1990db);
  background-image: -o-linear-gradient(top, #1681c4, #1990db);
  background-image: linear-gradient(to bottom, #1681c4, #1990db);
}

/* line 314, ../scss/_mixins.scss */
button.btn-pill, button:visited.btn-pill {
  text-decoration: none;
  color: #959a9e;
  font-size: .75em;
  padding: 3px 8px;
  border: 1px solid #cccccc;
  background: none;
  text-transform: uppercase;
  font-size: 11px;
}
/* line 325, ../scss/_mixins.scss */
button.btn-pill.active, button:visited.btn-pill.active {
  border-color: #000;
  color: #000;
}
/* line 328, ../scss/_mixins.scss */
button.btn-pill.active:hover, button:visited.btn-pill.active:hover {
  border-color: #000;
  color: #000;
}
/* line 334, ../scss/_mixins.scss */
button.btn-pill:hover, button:visited.btn-pill:hover {
  border: 1px solid #aaaaaa;
  color: #62676b;
}

/* line 340, ../scss/_mixins.scss */
.button.round {
  color: white;
  border-color: #3B5998;
  color: #fff;
  border: 0;
  padding: .5em;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  background: #3B5998;
  font-size: 1.5em;
}
/* line 354, ../scss/_mixins.scss */
.button.round.facebook {
  background: #3b5998;
}
/* line 358, ../scss/_mixins.scss */
.button.round.facebook:hover {
  background: #3B5998;
}
/* line 365, ../scss/_mixins.scss */
.button.round.phone {
  background: #333333;
}
/* line 369, ../scss/_mixins.scss */
.button.round.phone:hover {
  background: #333;
}
/* line 376, ../scss/_mixins.scss */
.button.round.instagram {
  background: #000;
}
/* line 380, ../scss/_mixins.scss */
.button.round.instagram:hover {
  background: #000;
}

/******************************************************************
Site Name:
Author:

Stylesheet: Grid Stylesheet

I've seperated the grid so you can swap it out easily. It's
called at the top the style.scss stylesheet.

There are a ton of grid solutions out there. You should definitely
experiment with your own. Here are some recommendations:

http://gridsetapp.com - Love this site. Responsive Grids made easy.
http://susy.oddbird.net/ - Grids using Compass. Very elegant.
http://gridpak.com/ - Create your own responsive grid.

The grid below is a combination of the 1140 grid and Twitter Boostrap. 
I liked 1140 but Boostrap's grid was way more detailed so I merged them 
together, let's see how this works out. If you want to use 1140, the original 
values are commented out on each line.



.onecol    { width: 5.801104972%;  }       /* 4.85%;  } /* grid_1  */
/* layout & column defaults
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
  position: relative;
  float: left;
  margin-left: 2.762430939%;
}

.first {
  margin-left: 0;
}

.last {
  float: right;
}*/
/* line 64, ../scss/_grid.scss */
.container {
  *zoom: 1;
  max-width: 41em;
  _width: 41em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
}
/* line 38, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.container:after {
  content: "";
  display: table;
  clear: both;
}

/******************************************************************
Site Name: A6 Center
Author: Thomas Waern @jrudenstam

Stylesheet: Base Mobile Stylesheet
******************************************************************/
@font-face {
  font-family: 'Apex';
  src: url("../font/ApexNewWeb-Book.eot");
  src: url("library/font/ApexNewWeb-Book.eot?#iefix") format("embedded-opentype"), url("../font/ApexNewWeb-Book.woff") format("woff"), url("../font/ApexNewWeb-Book.ttf") format("truetype");
}
/* line 106, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 100%;
  line-height: 1.5em;
}

/*********************
GENERAL STYLES
*********************/
/* line 18, ../scss/_base.scss */
body {
  font-size: 100%;
  color: #000;
  background: white;
}

/* line 25, ../scss/_base.scss */
img {
  max-width: 100%;
  height: auto;
  width: auto;
  width: 100%;
}

/* line 32, ../scss/_base.scss */
h1, h2, h3, h4, h5, h6 {
}

/* line 36, ../scss/_base.scss */
.frame_container {
  border: 1px solid #ededed;
  overflow: hidden;
  margin-left: -1px;
}
/* line 41, ../scss/_base.scss */
.frame_container .frame {
  border-right: 1px solid #ededed;
  padding: 10px 10px 1000px 10px;
  margin-bottom: -1000px;
  position: relative;
  font-size: .85em;
  text-transform: uppercase;
}
/* line 48, ../scss/_base.scss */
.frame_container .frame > label {
  position: absolute;
  left: -4.4%;
  top: 0;
  border: 1px solid #ededed;
  border-width: 0 1px 1px 0;
  padding: 3px 5px;
}

/* line 61, ../scss/_base.scss */
h2 a {
  color: #000;
}
/* line 64, ../scss/_base.scss */
h2 a:hover {
  color: #444;
}

/*********************
LAYOUT & GRID STYLES
*********************/
/* line 74, ../scss/_base.scss */
#main {
  clear: both;
}

/* line 78, ../scss/_base.scss */
#featured {
  position: relative;
  overflow: visible;
  margin: 0 0 2em;
  position: relative;
  padding-bottom: 40px;
  clear: both;
  float: none;
  border: 1px solid #ededed;
}
/* line 88, ../scss/_base.scss */
#featured footer {
  height: 40px;
  width: 100%;
  border-top: 1px solid #ededed;
  position: absolute;
  bottom: 0;
}
/* line 96, ../scss/_base.scss */
#featured .puff {
  border: 0;
  padding: 10px;
}
/* line 101, ../scss/_base.scss */
#featured .puff a.link {
  display: block;
}
/* line 105, ../scss/_base.scss */
#featured .puff .content {
  padding: 0px;
  margin-top: 1em;
}
/* line 110, ../scss/_base.scss */
#featured .puff .content .type {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.5em;
}
/* line 117, ../scss/_base.scss */
#featured .puff .content .title {
  margin: 0;
  font-size: 1.5em;
  line-height: 2em;
  color: #333;
  line-height: 1em;
  text-transform: none;
}
/* line 126, ../scss/_base.scss */
#featured .puff .content p {
  margin: 1em 0;
  font-size: 1em;
  line-height: 1.5em;
  color: #777;
}
/* line 134, ../scss/_base.scss */
#featured .puff:first-child {
  border-top: none;
}

/* line 140, ../scss/_base.scss */
#branding {
  clear: both;
  position: relative;
  overflow: hidden;
}

/* line 146, ../scss/_base.scss */
#magazine {
  width: 32.39437%;
  float: left;
  margin-right: 1.40845%;
  display: inline;
}

/* line 149, ../scss/_base.scss */
#contest {
  width: 66.19718%;
  float: right;
  margin-right: 0;
  *margin-left: -1em;
  display: inline;
}

/* line 152, ../scss/_base.scss */
#winners {
  width: 100%;
  float: left;
  margin-right: 1.40845%;
  display: inline;
}

/* line 156, ../scss/_base.scss */
.brickfilter, .bricks {
  clear: both;
}

/* line 161, ../scss/_base.scss */
.related .puff {
  display: none;
}

/*********************
LINK STYLES
*********************/
/* line 170, ../scss/_base.scss */
a, a:visited {

  /* on hover */
  /* on click */
  /* mobile tap color */
}
/* line 174, ../scss/_base.scss */
a:hover, a:focus, a:visited:hover, a:visited:focus {
  
}
/* line 184, ../scss/_base.scss */
a:link, a:visited:link {
  /*
  this highlights links on iPhones/iPads.
  so it basically works like the :hover selector
  for mobile devices.
  */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/* line 194, ../scss/_base.scss */
.fluid-iframe {
  width: 100%;
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
/* line 202, ../scss/_base.scss */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  text-rendering: optimizelegibility;
  font-weight: 500;
  color: #333;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .07em;
  /*
  if you're going to use webfonts, be sure to check your weights
  http://css-tricks.com/watch-your-font-weight/
  */
}
/* line 216, ../scss/_base.scss */
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none;
}

/* line 221, ../scss/_base.scss */
.question {
  text-transform: none;
}

/* line 225, ../scss/_base.scss */
.sectiontitle, .widgettitle {
  border: 1px solid #777;
  border-width: 0 0 1px;
  font-weight: normal;
  letter-spacing: 3px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.875em;
  line-height: 1.71429em;
  margin: 0 0 2em;
}
/* line 237, ../scss/_base.scss */
.sectiontitle.nomargin, .widgettitle.nomargin {
  margin: 0 0 .5em;
}
/* line 241, ../scss/_base.scss */
.sectiontitle span, .widgettitle span {
  background: white;
  position: relative;
  top: .9em;
  padding: 0 10px;
}

/* line 250, ../scss/_base.scss */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  margin-top: 0;
}

/* line 254, ../scss/_base.scss */
h1, .h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}

/* line 259, ../scss/_base.scss */
h2, .h2 {
  line-height: 1.5em;
  margin-bottom: 0.375em;
}

/* line 264, ../scss/_base.scss */
h3, .h3 {
  font-size: 1.125em;
}

/* line 268, ../scss/_base.scss */
h4, .h4 {
  font-size: 1.1em;
  font-weight: 400;
}

/* line 273, ../scss/_base.scss */
h5, .h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 280, ../scss/_base.scss */
p {
  margin: 0 0 1em 0;
}

/*********************
HEADER SYTLES
*********************/
/* line 288, ../scss/_base.scss */
.mobile-notification {
  -webkit-transition: height .25s ease-in;
  -ms-transition: height .25s ease-in;
  transition: height .25s ease-in;
  -webkit-font-smoothing: antialiased;
  background-color: #3B5999;
  color: #fff;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
/* line 299, ../scss/_base.scss */
.mobile-notification.collapsed {
  height: 0px;
}
/* line 303, ../scss/_base.scss */
.mobile-notification button {
  -webkit-font-smoothing: antialiased;
  color: inherit;
  float: right;
  margin-top: 10px;
}
/* line 309, ../scss/_base.scss */
.mobile-notification button:hover {
  color: inherit;
}
/* line 314, ../scss/_base.scss */
.mobile-notification .container {
  margin-top: 0;
}

/* line 319, ../scss/_base.scss */
.page-header {
  margin: 0;
  padding: 20px 0;
  position: relative;
}
/* line 324, ../scss/_base.scss */
.page-header .logo-wrapper {
  background: #fff;
  max-width: 200px;
  width: 25%;
  z-index: 9999999;
  float: left;
}
/* line 331, ../scss/_base.scss */
.page-header .logo-wrapper #logo {
  width: 70px;
  display: block;
  position: absolute;
  background: #fff;
  padding: 0 10px;
  z-index: 9;
}
/* line 340, ../scss/_base.scss */
.page-header .logo-wrapper .statement {
  line-height: 1.2;
  position: absolute;
  left: 125px;
  top: 50%;
  white-space: nowrap;
  color: #fff;
  display: none;
}
/* line 351, ../scss/_base.scss */
.page-header .header-widgets {
  float: left;
  overflow: hidden;
  width: 82%;
  margin-left: 80px;
  position: relative;
  top: -10px;
}
/* line 359, ../scss/_base.scss */
.page-header .header-widgets > * {
  margin-bottom: 0;
}
/* line 363, ../scss/_base.scss */
.page-header .header-widgets .todays-hours {
  font-size: 0.75em;
  line-height: 2em;
  color: #000;
  margin: 0;
  text-transform: uppercase;
}
/* line 370, ../scss/_base.scss */
.page-header .header-widgets .widget {
  float: right;
}
/* line 374, ../scss/_base.scss */
.page-header .header-widgets .tooltip-widget {
  text-align: right;
  padding-right: 65px;
}
/* line 378, ../scss/_base.scss */
.page-header .header-widgets .tooltip-widget > * {
  padding-right: 0px;
}
/* line 381, ../scss/_base.scss */
.page-header .header-widgets .tooltip-widget > *:first-child {
  padding-right: 10px;
}
/* line 387, ../scss/_base.scss */
.page-header .header-widgets .search-widget {
  position: relative;
  display: none;
}
/* line 391, ../scss/_base.scss */
.page-header .header-widgets .search-widget input {
  padding-right: 30px;
}
/* line 395, ../scss/_base.scss */
.page-header .header-widgets .search-widget input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #d2d0d0;
}
/* line 398, ../scss/_base.scss */
.page-header .header-widgets .search-widget input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d2d0d0;
  opacity: 1;
}
/* line 402, ../scss/_base.scss */
.page-header .header-widgets .search-widget input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d2d0d0;
  opacity: 1;
}
/* line 406, ../scss/_base.scss */
.page-header .header-widgets .search-widget input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #d2d0d0;
}
/* line 411, ../scss/_base.scss */
.page-header .header-widgets .search-widget:before {
  position: absolute;
  right: 5px;
  top: 5px;
  content: '';
  width: 17px;
  height: 17px;
  background: url(../images/search-icon.png) 1px 1px no-repeat;
}

/* line 425, ../scss/_base.scss */
.header-hero #mainslider {
  display: block;
  margin-bottom: 2em;
  position: relative;
  max-height: 600px;
  overflow: hidden;
}
/* line 434, ../scss/_base.scss */
.header-hero #mainslider ul li > article {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  color: white;
  text-align: center;
}
/* line 442, ../scss/_base.scss */
.header-hero #mainslider ul li > article h1, .header-hero #mainslider ul li > article h2, .header-hero #mainslider ul li > article h3, .header-hero #mainslider ul li > article h4 {
  color: white;
  font-weight: normal;
  font-size: 1.6875em;
  line-height: 1.77778em;
  text-transform: uppercase;
  letter-spacing: .2em;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 0 .2em;
  line-height: 1;
}
/* line 455, ../scss/_base.scss */
.header-hero #mainslider ul li > article h1 a, .header-hero #mainslider ul li > article h2 a, .header-hero #mainslider ul li > article h3 a, .header-hero #mainslider ul li > article h4 a {
  color: white;
  border-bottom: 2px solid white;
  border-top: 2px solid white;
}
/* line 460, ../scss/_base.scss */
.header-hero #mainslider ul li > article h1 a:hover, .header-hero #mainslider ul li > article h2 a:hover, .header-hero #mainslider ul li > article h3 a:hover, .header-hero #mainslider ul li > article h4 a:hover {
  color: #000;
  border-color: #000;
}

/* line 474, ../scss/_base.scss */
[class*="featured"] .text-content {
  padding: 35px;
}

/* line 480, ../scss/_base.scss */
.home [class*="featured"] .text-content {
  padding: 25px 35px 5px 35px;
}

/* line 485, ../scss/_base.scss */
.overlay-arrow {
  position: relative;
}
/* line 488, ../scss/_base.scss */
.overlay-arrow:after {
  content: '';
  width: 0;
  height: 0;
  border: 15px solid #fff;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: inherit;
  border-left-color: transparent;
  position: absolute;
  bottom: -1px;
  left: 35px;
}

/* line 503, ../scss/_base.scss */
.overlay-arrow-right:after {
  border-top-color: transparent;
  border-right-color: inherit;
  border-bottom-color: transparent;
  border-left-color: transparent;
  right: -1px;
  top: 35px;
  bottom: auto;
  left: auto;
}

/* line 514, ../scss/_base.scss */
.overlay-arrow-left:after {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
  left: -1px;
  top: 35px;
  bottom: auto;
}

/* line 524, ../scss/_base.scss */
[class*="featured"] {
  position: relative;
}
/* line 527, ../scss/_base.scss */
[class*="featured"] .flex-viewport, [class*="featured"] .slides {
  height: 100%;
}
/* line 530, ../scss/_base.scss */
[class*="featured"] .flex-viewport li, [class*="featured"] .slides li {
  height: 100% !important;
}

/* line 536, ../scss/_base.scss */
.slides li a {
  text-decoration: none;
}

/* line 541, ../scss/_base.scss */
.flexslider-counter {
  display: none;
}

/*********************
GENERAL STATEMENT
*********************/
/* line 549, ../scss/_base.scss */
.general-statement-wrapper {
  margin-top: -25px;
  margin-bottom: 5px;
  background: transparent;
}
/* line 554, ../scss/_base.scss */
.general-statement-wrapper .general-statement {
  background: #202946;
  margin-bottom: 0;
  text-align: center;
}
/* line 559, ../scss/_base.scss */
.general-statement-wrapper .general-statement h3 {
  margin: 0;
  text-transform: none;
  color: #fff;
}

/*********************
LINK STYLES
*********************/
/* line 572, ../scss/_base.scss */
a.link {
  text-decoration: none;
}
/* line 574, ../scss/_base.scss */
a.link p {
  color: #000;
}

/*********************
NAVIGATION STYLES
*********************/
/*
all navs have a .nav class applied via
the wp_menu function; this is so we can
easily write one group of styles for
the navs on the site so our css is cleaner
and more scalable.
*/
/* line 591, ../scss/_base.scss */
.main-nav {
  display: none;
  background-color: transparent;
  clear: both;
  text-align: center;
  margin: .7em 0;
}
/* line 598, ../scss/_base.scss */
.main-nav ul {
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  text-transform: uppercase;
  width: 69em;
  margin: 0;
  background: #fff;
}
/* line 609, ../scss/_base.scss */
.main-nav ul li {
  display: inline-block;
}
/* line 614, ../scss/_base.scss */
.main-nav ul li.current-menu-item a, .main-nav ul li.current-page-ancestor a {
  color: #000;
}
/* line 617, ../scss/_base.scss */
.main-nav ul li.current-menu-item a:after, .main-nav ul li.current-page-ancestor a:after {
  content: '';
  display: block;
  width: 100%;
  border-bottom: 1px solid #000;
  position: relative;
  top: -6px;
}
/* line 629, ../scss/_base.scss */
.main-nav ul li a {
  padding: .3em 1em;
  text-decoration: none;
  display: block;
  color: #333;
  background: none;
}
/* line 638, ../scss/_base.scss */
.main-nav ul li a strong {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
}
/* line 646, ../scss/_base.scss */
.main-nav ul li a span {
  margin: .3em 0 0;
  color: #999;
  font-weight: 100;
  display: none;
}

/* line 663, ../scss/_base.scss */
.mobile-nav {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 7px;
}
/* line 669, ../scss/_base.scss */
.mobile-nav button {
  width: 30px;
  height: 30px;
  background: transparent !important;
  border: none;
  padding: 0;
}
/* line 676, ../scss/_base.scss */
.mobile-nav button .burger-line {
  background: #A0A0A0;
  width: 30px;
  height: 4px;
  margin: 3px 0;
  display: block;
  border-radius: 8px;
}

/* line 687, ../scss/_base.scss */
.mobil-nav-container {
  display: none;
  z-index: 9;
  position: absolute;
  background: #fff;
  width: 100%;
}
/* line 694, ../scss/_base.scss */
.mobil-nav-container.open {
  display: block;
}
/* line 698, ../scss/_base.scss */
.mobil-nav-container ul {
  margin: 0;
  border-bottom: 2px solid #000;
}
/* line 702, ../scss/_base.scss */
.mobil-nav-container ul li {
  text-align: center;
  border-top: 1px solid #ededed;
}
/* line 706, ../scss/_base.scss */
.mobil-nav-container ul li:first-child {
  border-top: none;
}
/* line 710, ../scss/_base.scss */
.mobil-nav-container ul li a {
  text-decoration: none;
  color: #333;
  text-transform: uppercase;
  padding: .3em 1em;
  display: block;
}
/* line 717, ../scss/_base.scss */
.mobil-nav-container ul li a:hover {
  color: #000;
}
/* line 724, ../scss/_base.scss */
.mobil-nav-container ul li.current-menu-item a {
  color: #000;
}
/* line 729, ../scss/_base.scss */
.mobil-nav-container ul li:hover {
  background: #ededed;
}

/*********************
FACEBOOK WIDGET STYLES
*********************/
/* line 741, ../scss/_base.scss */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe {
  width: 100% !important;
}

/*********************
POSTS & CONTENT STYLES
*********************/
/* line 749, ../scss/_base.scss */
#content {
  margin-top: 0;
}
/* line 752, ../scss/_base.scss */
#content #inner-content {
  background: #fff;
  padding: 30px 50px;
}

/* line 760, ../scss/_base.scss */
.page-template-page-oppettider-php #inner-content {
  padding: 0 !important;
}
/* line 764, ../scss/_base.scss */
.page-template-page-oppettider-php #main {
  padding: 0;
}
/* line 767, ../scss/_base.scss */
.page-template-page-oppettider-php #main > article > section {
  margin-top: 30px;
}
/* line 771, ../scss/_base.scss */
.page-template-page-oppettider-php #main > article > aside {
  width: 100%;
  float: left;
  border: none;
  padding-left: 0;
}
/* line 777, ../scss/_base.scss */
.page-template-page-oppettider-php #main > article > aside .featured-teritary {
  width: 100%;
  float: none;
}
/* line 781, ../scss/_base.scss */
.page-template-page-oppettider-php #main > article > aside .featured-teritary .flexslider .slides > li {
  display: block !important;
}
/* line 786, ../scss/_base.scss */
.page-template-page-oppettider-php #main > article > aside .social-widget {
  float: none;
  width: 100%;
}

/* line 798, ../scss/_base.scss */
.home #content #inner-content {
  background: transparent;
  padding: 0;
}
/* line 804, ../scss/_base.scss */
.home .home-no-margin {
  padding: 0;
}

/* end .hentry */
/* line 818, ../scss/_base.scss */
.single-title,
.archive-title,
.search-title,
.page-title {
  margin: 0 0 .5em;
  font-size: 1.6875em;
  text-align: center;
}

/* want to style individual post classes? Booya! */
/* post by id (i.e. post-3) */
/* general post style */
/* general article on a page style */
/* general style on an attatchment */
/* sticky post style */
/* hentry class */
/* style by category (i.e. category-videos) */
/* style by tag (i.e. tag-news) */
/* post meta */
/* line 842, ../scss/_base.scss */
.byline {
  text-align: center;
  text-transform: uppercase;
}
/* line 848, ../scss/_base.scss */
.byline a {
  text-decoration: none;
}

/* Article styling*/
/* line 858, ../scss/_base.scss */
.intro {
  border-bottom: 8px solid #333;
  text-transform: uppercase;
  -webkit-column-span: all;
  /* Chrome */
  column-span: all;
  margin: 0 0 1em;
  color: black;
}

/* line 868, ../scss/_base.scss */
ul.submenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 874, ../scss/_base.scss */
ul.submenu li.pagenav {
  padding: 0;
  margin: 0 0 2em;
}
/* line 878, ../scss/_base.scss */
ul.submenu li.pagenav > ul {
  padding: 0;
  margin: 0;
}
/* line 883, ../scss/_base.scss */
ul.submenu li.pagenav > ul li {
  border-bottom: 1px solid #ededed;
}
/* line 887, ../scss/_base.scss */
ul.submenu li.pagenav > ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding: .5em;
}
/* line 897, ../scss/_base.scss */
ul.submenu li.pagenav > ul li:hover, ul.submenu li.pagenav > ul li.current_page_item {
  background: #f7f7f7;
}
/* line 903, ../scss/_base.scss */
ul.submenu li.pagenav > ul li.current_page_item a {
  color: #333;
}

/* entry content */
/* line 917, ../scss/_base.scss */
.entry-content {
  /*
  image alignment on a screen this size may be
  a bit difficult. It's set to start aligning
  and floating images at the next breakpoint,
  but it's up to you. Feel free to change it up.
  */
}
/* line 919, ../scss/_base.scss */
.entry-content p {
  margin: 0 0 1em;
}
/* line 944, ../scss/_base.scss */
.entry-content .brickonly {
  display: none;
}
/* line 948, ../scss/_base.scss */
.entry-content .sharebuttons {
  padding: .5em 0;
}
/* line 952, ../scss/_base.scss */
.entry-content em {
  background: rgba(51, 51, 51, 0.8);
  color: white;
  font-style: normal;
  padding: 0 4px;
  border-radius: 3px;
  display: inline-block;
}
/* line 971, ../scss/_base.scss */
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
/* line 978, ../scss/_base.scss */
.entry-content img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}
/* line 994, ../scss/_base.scss */
.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto;
}
/* line 999, ../scss/_base.scss */
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}

/* end .entry-content */
/* line 1007, ../scss/_base.scss */
.wp-caption {
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */
}
/* line 1012, ../scss/_base.scss */
.wp-caption img {
  margin-bottom: 0;
  width: 100%;
}
/* line 1017, ../scss/_base.scss */
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}

/* end .wp-caption */
/* image gallery styles */
/* line 1026, ../scss/_base.scss */
.gallery {
  margin-left: -3%;
}
/* line 1028, ../scss/_base.scss */
.gallery dl {
  float: left;
  width: 30%;
  margin: 0 0 15px 3%;
}
/* line 1032, ../scss/_base.scss */
.gallery dl a {
  display: block;
}
/* line 1036, ../scss/_base.scss */
.gallery dl img {
  margin: 0;
}

/* end .gallery */
/* gallery caption styles */
/* line 1051, ../scss/_base.scss */
.gallery-caption {
  display: none;
}

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
/* line 1064, ../scss/_base.scss */
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}

/* line 1068, ../scss/_base.scss */
.bones_page_navi {
  /* current page link */
  /* end .bones_page_navi .bpn-current */
  /* common styles for page-navi links */
  /* remove the bg on end links */
  /* previous link */
  /* next page link */
  /* first page link */
  /* last page link */
}
/* line 1070, ../scss/_base.scss */
.bones_page_navi li {
  float: left;
  margin-left: 10px;
}
/* line 1074, ../scss/_base.scss */
.bones_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
/* line 1080, ../scss/_base.scss */
.bones_page_navi li a:hover, .bones_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}
/* line 1090, ../scss/_base.scss */
.bones_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}
/* line 1095, ../scss/_base.scss */
.bones_page_navi li.bpn-current a {
  /* hovering on current page link */
}
/* line 1105, ../scss/_base.scss */
.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
  font-weight: 700;
}
/* line 1109, ../scss/_base.scss */
.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
  padding: 0;
}
/* line 1115, ../scss/_base.scss */
.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
  background: none;
}

/* end .bones_page_navi */
/* fallback previous & next links */
/* line 1161, ../scss/_base.scss */
.wp-prev-next .prev-link {
  float: left;
}
/* line 1165, ../scss/_base.scss */
.wp-prev-next .next-link {
  float: right;
}

/* end .wp-prev-next */
/******************************************************************
COMMENT STYLES
******************************************************************/
/* h3 comment title */
/* line 1176, ../scss/_base.scss */
#comments {
  /* number of comments span */
}

/* line 1193, ../scss/_base.scss */
.commentlist {
  /* general comment classes */
  /* vcard */
  /* end .commentlist .vcard */
  /* comment meta */
  /* comment content */
  /* end .commentlist .comment_content */
  /* comment reply link */
  /* end .commentlist .comment-reply-link */
}
/* line 1195, ../scss/_base.scss */
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px;
  /* end .commentlist li ul.children */
}
/* line 1203, ../scss/_base.scss */
.commentlist li:last-child {
  margin-bottom: 0;
}
/* line 1207, ../scss/_base.scss */
.commentlist li ul.children {
  margin: 0;
  /* variations */
  /* change number for different depth */
}
/* line 1225, ../scss/_base.scss */
.commentlist li[class*=depth-] {
  margin-top: 1.1em;
}
/* line 1229, ../scss/_base.scss */
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
/* line 1234, ../scss/_base.scss */
.commentlist li:not(.depth-1) {
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 0;
  padding-bottom: 0;
}
/* line 1248, ../scss/_base.scss */
.commentlist .odd {
  background: #eee;
}
/* line 1251, ../scss/_base.scss */
.commentlist .even {
  background: #fefefe;
}
/* line 1266, ../scss/_base.scss */
.commentlist .vcard {
  margin-left: 50px;
}
/* line 1269, ../scss/_base.scss */
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
/* line 1277, ../scss/_base.scss */
.commentlist .vcard time {
  float: right;
}
/* line 1280, ../scss/_base.scss */
.commentlist .vcard time a {
  text-decoration: none;
}
/* line 1284, ../scss/_base.scss */
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
/* line 1294, ../scss/_base.scss */
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff;
}
/* line 1319, ../scss/_base.scss */
.commentlist .comment_content {
  margin-left: 50px;
}
/* line 1322, ../scss/_base.scss */
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
/* line 1331, ../scss/_base.scss */
.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  background: #4598bb;
  padding: 3px 5px;
  color: #fff;
  opacity: 0.65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9em;
}
/* line 1342, ../scss/_base.scss */
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
  opacity: 1;
}

/* end .commentlist */
/******************************************************************
FORM STYLES
******************************************************************/
/* line 1359, ../scss/_base.scss */
form input[type=text],
form input[type=email],
form input[type=url],
form textarea {
  border-radius: 3px;
  color: #000;
  padding: 2px 6px;
  height: 30px;
  background: #f9f9f9;
  border: 1px solid #bcb6b6;
  line-height: 1.5em;
  font-size: 0.8125em;
  line-height: 1.84615em;
  line-height: 30px;
  outline: none;
  /* form validation */
}
/* line 1374, ../scss/_base.scss */
form input[type=text]:focus,
form input[type=email]:focus,
form input[type=url]:focus,
form textarea:focus {
  background: #fff;
  outline: none;
}
/* line 1380, ../scss/_base.scss */
form input[type=text]:invalid,
form input[type=email]:invalid,
form input[type=url]:invalid,
form textarea:invalid {
  outline: none;
  border-color: #f8cdce;
  background: #fbe3e4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
/* line 1391, ../scss/_base.scss */
form input[type=text],
form input[type=email],
form input[type=url] {
  width: 100%;
}
/* line 1397, ../scss/_base.scss */
form input[type=radio] {
  margin-right: 10px;
}
/* line 1401, ../scss/_base.scss */
form textarea {
  resize: none;
  width: 100%;
  height: 150px;
}
/* line 1409, ../scss/_base.scss */
form select {
  padding: .4em .8em;
}
/* line 1414, ../scss/_base.scss */
form #comment-form-elements input {
  margin-bottom: 1em;
  max-width: 250px;
}

/* line 1424, ../scss/_base.scss */
div.wpcf7-mail-sent-ok {
  border-width: 1px;
  border-color: #deeaae;
  background: #e6efc2;
}

/* line 1430, ../scss/_base.scss */
div.wpcf7-mail-sent-ng {
  border-width: 1px;
  border-color: #f8cdce;
  background: #fbe3e4;
}

/* line 1436, ../scss/_base.scss */
div.wpcf7-response-output {
  margin: 2em 0 0;
  padding: 1em;
  font-size: 0.875em;
  line-height: 1.71429em;
}

/* line 1442, ../scss/_base.scss */
div.wpcf7-validation-errors {
  border-width: 1px;
  border-color: #f8cdce;
  background: #fbe3e4;
}

/* line 1453, ../scss/_base.scss */
span.wpcf7-not-valid-tip {
  position: absolute;
  top: 0;
  left: auto;
  right: 10px;
  z-index: 100;
  background: none;
  border-width: 0;
  font-size: 10pt;
  width: auto;
  padding: 0;
  color: red;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
/* line 1474, ../scss/_base.scss */
.respond-form {
  margin: 1.5em 0;
  padding-bottom: 2.2em;
}
/* line 1478, ../scss/_base.scss */
.respond-form form {
  margin: 0.75em 0;
}
/* line 1481, ../scss/_base.scss */
.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
}
/* line 1486, ../scss/_base.scss */
.respond-form form li label {
  margin-left: 10px;
}
/* line 1489, ../scss/_base.scss */
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url],
.respond-form form textarea {
  padding: 3px 6px;
  background: #efefef;
  border: 1px solid #333;
  line-height: 1.5em;
  /* form validation */
}
/* line 1498, ../scss/_base.scss */
.respond-form form input[type=text]:focus,
.respond-form form input[type=email]:focus,
.respond-form form input[type=url]:focus,
.respond-form form textarea:focus {
  background: #fff;
}
/* line 1503, ../scss/_base.scss */
.respond-form form input[type=text]:invalid,
.respond-form form input[type=email]:invalid,
.respond-form form input[type=url]:invalid,
.respond-form form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
/* line 1514, ../scss/_base.scss */
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  width: 100%;
}
/* line 1521, ../scss/_base.scss */
.respond-form form textarea {
  resize: none;
  min-width: 250px;
  max-width: 100%;
  height: 150px;
}

/* comment submit button */
/* comment form title */
/* line 1535, ../scss/_base.scss */
#comment-form-title {
  margin: 0 0 1.1em;
}

/* cancel comment reply link */
/* logged in comments */
/* allowed tags */
/* line 1548, ../scss/_base.scss */
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}

/* no comments */
/* line 1553, ../scss/_base.scss */
.nocomments {
  margin: 0 20px 1.1em;
}

/*********************
SIDEBARS & ASIDES
*********************/
/* line 1568, ../scss/_base.scss */
aside .featured img, .eventorganiser-event-meta .featured img {
  width: 70%;
  display: block;
  margin: 0 auto;
}
/* line 1576, ../scss/_base.scss */
aside article, .eventorganiser-event-meta article {
  padding: 0;
  border-bottom: 1px solid #ededed;
  margin: 0 0 1em;
  padding-bottom: 1em;
}
/* line 1583, ../scss/_base.scss */
aside article h3, .eventorganiser-event-meta article h3 {
  margin-bottom: .5em;
}
/* line 1587, ../scss/_base.scss */
aside article ul, .eventorganiser-event-meta article ul {
  margin: 0;
}

/* line 1596, ../scss/_base.scss */
.widget {
  position: relative;
  margin: 0 0 1em;
}
/* line 1603, ../scss/_base.scss */
.widget .widgettitle {
  font-size: .875em;
}
/* line 1608, ../scss/_base.scss */
.widget .title {
  font-size: 1.6875em;
  line-height: 1.77778em;
  line-height: 1em;
  letter-spacing: 1px;
  margin: 0;
}
/* line 1617, ../scss/_base.scss */
.widget ul li {
  /* deep nesting */
}
/* line 1630, ../scss/_base.scss */
.widget #instagram {
  margin: 0 0 0 -3%;
  overflow: hidden;
  clear: both;
  display: block;
}
/* line 1637, ../scss/_base.scss */
.widget #instagram a {
  float: left;
  width: 22%;
  margin: 0 0 1% 3%;
}
/* line 1644, ../scss/_base.scss */
.widget ul.winners {
}
/* line 1648, ../scss/_base.scss */
.widget ul.winners .name {
  margin: 0;
}
/* line 1651, ../scss/_base.scss */
.widget ul.winners .prize {
  margin: 0;
}
/* line 1657, ../scss/_base.scss */
.widget ul.utility_menu {
  margin: 0;
}
/* line 1661, ../scss/_base.scss */
.widget ul.utility_menu li {
  font-size: 1em;
  margin: 0;
}

/*********************
IMAGE STYLES
*********************/
/* line 1673, ../scss/_base.scss */
figure {
  position: relative;
  line-height: 1px;
}
/* line 1679, ../scss/_base.scss */
figure .overlay {
  background: rgba(229, 25, 114, 0.4);
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  visibility: hidden;
  display: none;
}
/* line 1690, ../scss/_base.scss */
figure .overlay i {
  top: 55%;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  margin-top: -35px;
  color: white;
  font-size: 50px;
}
/* line 1703, ../scss/_base.scss */
figure:hover .overlay {
  visibility: visible;
}

/* line 1713, ../scss/_base.scss */
.page-id-6074 figure:hover .overlay {
  display: none;
}

/* line 1720, ../scss/_base.scss */
.still-ie figure.video.hidden-phone {
  display: none;
}

/* line 1724, ../scss/_base.scss */
.still-ie .flexslider.hidden-desktop {
  display: block;
}

/*********************
FOOTER STYLES
*********************/
/* line 1732, ../scss/_base.scss */
.page-footer {
  background-color: #f2eae2;
  overflow: hidden;
  padding: 65px 20px;
  margin-bottom: 10px;
}
/* line 1738, ../scss/_base.scss */
.page-footer section {
  padding: 0 20px 0 20px;
  margin-bottom: 35px;
}
/* line 1744, ../scss/_base.scss */
.page-footer .open-hours .openings {
  width: 100%;
}
/* line 1747, ../scss/_base.scss */
.page-footer .open-hours .openings thead {
  display: none;
}

/*********************
ARCHIVE STYLES
*********************/
/* line 1762, ../scss/_base.scss */
.storelist li {
  border-bottom: 1px solid #ededed;
}
/* line 1767, ../scss/_base.scss */
.storelist li a {
  padding: .4em;
  color: #333;
  text-decoration: none;
  display: block;
  font-size: 1em;
  line-height: 1.5em;
}
/* line 1778, ../scss/_base.scss */
.storelist li a:hover {
  color: #000;
  background: #ededed;
}
/* line 1783, ../scss/_base.scss */
.storelist li a .dot {
  color: #333;
  padding: 4px 1px 1px 2px;
  width: 18px;
  height: 18px;
  border-radius: 20px;
  font-size: 10px;
  line-height: 1;
  text-align: center;
  float: right;
  position: relative;
  display: inline-block;
  top: -10px;
}
/* line 1798, ../scss/_base.scss */
.storelist li a .dot.red {
  background: #fc0005;
  color: white;
}
/* line 1803, ../scss/_base.scss */
.storelist li a .dot.green {
  background: #008035;
  color: white;
}
/* line 1808, ../scss/_base.scss */
.storelist li a .dot.blue {
  background: #3d0185;
  color: white;
}
/* line 1813, ../scss/_base.scss */
.storelist li a .dot.yellow {
  background: #ffc100;
  color: white;
}

/* line 1824, ../scss/_base.scss */
.postlist {
  padding-top: 1em;
}
/* line 1828, ../scss/_base.scss */
.postlist article {
  position: relative;
  margin: 0 0 1em;
  border-bottom: 1px solid #ededed;
}
/* line 1834, ../scss/_base.scss */
.postlist article a.link {
  display: block;
}
/* line 1838, ../scss/_base.scss */
.postlist article figure {
  float: left;
  margin: 0 1em 1em 0;
  width: 20%;
  overflow: hidden;
  border-radius: 100px;
}
/* line 1846, ../scss/_base.scss */
.postlist article figure img {
  border-radius: 100px;
}
/* line 1851, ../scss/_base.scss */
.postlist article figure.block {
  width: 20%;
  height: 0;
  padding-top: 3%;
  padding-bottom: 17%;
  color: #ededed;
  border: 1px solid #ededed;
  color: white;
  text-align: center;
  			/* &.page{
  				color: #333;
  				border-color: #333;
  			}
  
  			&.event{
  				color: $magenta;
  				border-color: $magenta;
  			}
  
  			&.store{
  				color: $cyan;
  				border-color: $cyan;
  			}
  
  			&.offer{
  				color: $facebook;
  				border-color: $facebook;
  			}
  
  			&.contest{
  				color: $orange;
  				border-color: $orange;
  			} */
}
/* line 1887, ../scss/_base.scss */
.postlist article figure.block i {
  color: #ededed;
  text-decoration: none;
  font-size: 1.875em;
  line-height: 1.6em;
  -webkit-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
/* line 1900, ../scss/_base.scss */
.postlist article .type {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.5em;
}
/* line 1907, ../scss/_base.scss */
.postlist article .entry-title {
  font-size: 1.25em;
  line-height: 1.2em;
  text-align: left;
  margin-top: 0;
}
/* line 1914, ../scss/_base.scss */
.postlist article .entry-content {
  padding-left: 24%;
}
/* line 1919, ../scss/_base.scss */
.postlist article a:hover .entry-title {
  color: #000;
}
/* line 1925, ../scss/_base.scss */
.postlist article a:hover figure.block i {
  color: #333;
}

/*********************
Store styles
*********************/
/* line 1946, ../scss/_base.scss */
.storemeta li span {
  float: right;
}

/*********************
EVENTLIST
*********************/
/* line 1958, ../scss/_base.scss */
.eventlist ol.slats li {
  margin: 0;
  padding: 0 0 20px;
}
/* line 1963, ../scss/_base.scss */
.eventlist ol.slats li:last-child {
  border-bottom: none;
}
/* line 1968, ../scss/_base.scss */
.eventlist ol.slats li a h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 0 .3em;
  margin-left: 46px;
  word-break: break-all;
}
/* line 1976, ../scss/_base.scss */
.eventlist ol.slats li a .date {
  float: left;
  display: block;
  width: 36px;
  margin: 0 10px 0 0;
  background: #333;
  border-radius: 5px;
  text-align: center;
  background-color: #333333;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#333333));
  background-image: -webkit-linear-gradient(top, #444444, #333333);
  background-image: -moz-linear-gradient(top, #444444, #333333);
  background-image: -o-linear-gradient(top, #444444, #333333);
  background-image: linear-gradient(to bottom, #444444, #333333);
}
/* line 1988, ../scss/_base.scss */
.eventlist ol.slats li a .date .day {
  color: white;
  clear: both;
  display: block;
  font-size: 1em;
  border-bottom: 1px solid #ffffff;
}
/* line 1996, ../scss/_base.scss */
.eventlist ol.slats li a .date .month {
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 12px;
}
/* line 2004, ../scss/_base.scss */
.eventlist ol.slats li a:hover img {
  background: #eee;
}
/* line 2007, ../scss/_base.scss */
.eventlist ol.slats li a p {
  margin: 0 0 0 46px;
  font-size: 14px;
  line-height: 1.4;
  color: #555;
}
/* line 2013, ../scss/_base.scss */
.eventlist ol.slats li a p span.meta {
  display: block;
  font-size: 12px;
  color: #999;
}
/* line 2018, ../scss/_base.scss */
.eventlist ol.slats li a {
  text-decoration: none;
}
@media screen and (max-width: 700px) {
  /* line 2022, ../scss/_base.scss */
  .eventlist ol.slats li a img {
    display: block;
    float: none;
    margin: 0 0 5px 0;
  }
  /* line 2027, ../scss/_base.scss */
  .eventlist ol.slats li a p {
    margin: 0;
  }
}

/* line 2035, ../scss/_base.scss */
.imgfeed li {
  float: left;
  margin-right: .5em;
}

/*********************
Frontpage Styles
*********************/
/*********************
Information Styles
*********************/
/* line 2058, ../scss/_base.scss */
ul.service li {
  margin-bottom: 2em;
}
/* line 2064, ../scss/_base.scss */
ul.service li article .title {
  line-height: 40px;
}
/* line 2069, ../scss/_base.scss */
ul.service li article i {
  background: #333;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: white;
  display: block;
  margin-right: 10px;
  font-weight: 100;
  float: left;
}

/*********************
Shoppa Styles
*********************/
/* line 2097, ../scss/_base.scss */
article.store .name {
  font-size: 1.4em;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: black;
}
/* line 2105, ../scss/_base.scss */
article.store .info {
  font-size: .9em;
}
/* line 2110, ../scss/_base.scss */
article.store .tagline {
  color: #333;
}
/* line 2114, ../scss/_base.scss */
article.store > figure {
  float: right;
  width: 40%;
  margin-left: 20px;
  position: relative;
  padding-bottom: 50px;
}
/* line 2122, ../scss/_base.scss */
article.store > figure label {
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #ededed;
  border-width: 0 0 1px 1px;
  padding: 2px 4px;
  color: #ededed;
  font-size: 10px;
}

/*********************
Brick Styles
*********************/
/* line 2143, ../scss/_base.scss */
.brickfilter .desktop-filter, .brickfilter .heading {
  display: none;
}
/* line 2147, ../scss/_base.scss */
.brickfilter .mobile-filter {
  width: 100%;
}

/* line 2152, ../scss/_base.scss */
.bricks {
  margin: 1em 0 2em 0;
  overflow: hidden;
}
/* line 2157, ../scss/_base.scss */
.bricks figure {
  position: relative;
  line-height: 1px;
}
/* line 2159, ../scss/_base.scss */
.bricks figure .overlay {
  display: none;
}
/* line 2167, ../scss/_base.scss */
.bricks > article.brick {
  width: auto;
  float: left;
  vertical-align: top;
  margin: 0 0 20px 1%;
  overflow: hidden;
  background: white;
  border-bottom: 1px solid #ededed;
  padding-bottom: 1em;
}
/* line 2179, ../scss/_base.scss */
.bricks > article.brick .author, .bricks > article.brick .category {
  font-size: 1em;
  text-decoration: none;
  display: block;
  text-align: center;
}
/* line 2187, ../scss/_base.scss */
.bricks > article.brick a.link {
  display: block;
  text-decoration: none;
}
/* line 2192, ../scss/_base.scss */
.bricks > article.brick .content {
  font-size: 14px;
}
/* line 2196, ../scss/_base.scss */
.bricks > article.brick .type {
  color: #000;
  text-transform: uppercase;
  font-size: 11px;
}
/* line 2203, ../scss/_base.scss */
.bricks > article.brick .title {
  font-size: 1.2em;
  margin: 0;
  color: #333;
}
/* line 2210, ../scss/_base.scss */
.bricks > article.brick.double {
  width: 410px;
}
/* line 2220, ../scss/_base.scss */
.bricks > article.brick > header {
  padding: 5px 0px;
  background: #ededed;
  color: white;
}
/* line 2226, ../scss/_base.scss */
.bricks > article.brick > header a {
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
}
/* line 2234, ../scss/_base.scss */
.bricks > article.brick > header ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
/* line 2239, ../scss/_base.scss */
.bricks > article.brick > header ul li {
  float: left;
}

/***************
TABLES
***************/
/* line 2251, ../scss/_base.scss */
table.openings.showall {
  background: #fff;
  font-size: 1em;
  line-height: 1.5em;
  width: 100%;
}
/* line 2258, ../scss/_base.scss */
table.openings.showall .todays-hours td {
  color: #3B5999;
}
/* line 2263, ../scss/_base.scss */
table.openings.showall thead {
  visibility: hiden;
  height: 0;
  line-height: 0;
  display: none;
}
/* line 2270, ../scss/_base.scss */
table.openings.showall tfoot td {
  font-size: 14px;
  text-transform: none;
}
/* line 2277, ../scss/_base.scss */
table.openings.showall tbody td {
  text-align: left;
}
/* line 2281, ../scss/_base.scss */
table.openings.showall tfoot {
  display: none;
}
/* line 2289, ../scss/_base.scss */
table.openings.showall tbody tr:nth-child(even) {
  background: #fcfcfc;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
/* line 2297, ../scss/_base.scss */
table.openings.showall tbody tr td.time {
  text-align: right;
  padding: .3em 0;
  width: 40%;
}

/* line 2307, ../scss/_base.scss */
#mainslider .flex-control-nav {
  display: none;
}

/**********
Social
**********/
/* line 2314, ../scss/_base.scss */
.social-widget {
  text-align: center;
  padding: 20px;
}

/* line 2319, ../scss/_base.scss */
.fb-facepile {
  margin-top: 10px;
}

/* line 2323, ../scss/_base.scss */
.facebook-stars {
  margin-top: 40px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
}
/* line 2328, ../scss/_base.scss */
.facebook-stars .stars {
  margin: 0 auto;
  width: 125px;
}
/* line 2332, ../scss/_base.scss */
.facebook-stars .stars .star {
  float: left;
  margin-right: 5px;
}
/* line 2338, ../scss/_base.scss */
.facebook-stars .star-meta {
  text-align: center;
  color: #9197a3;
}
/* line 2342, ../scss/_base.scss */
.facebook-stars .star-meta span:first-child {
  margin-right: 10px;
}

@font-face {
  font-family: 'fontasix3';
  src: url("../font/fontasix3.eot?14644508");
  src: url("../font/fontasix3.eot?14644508#iefix") format("embedded-opentype"), url("../font/fontasix3.woff?14644508") format("woff"), url("../font/fontasix3.ttf?14644508") format("truetype"), url("../font/fontasix3.svg?14644508#fontasix3") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontasix3';
    src: url('../font/fontasix3.svg?14644508#fontasix3') format('svg');
  }
}

*/
/* line 22, ../scss/_fontasix.scss */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'fontasix3';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity .8 */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - magrins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* line 48, ../scss/_fontasix.scss */
.icon-cloud-sun:before {
  content: '\48';
}

/* 'H' */
/* line 49, ../scss/_fontasix.scss */
.icon-cloud-moon:before {
  content: '\49';
}

/* 'I' */
/* line 50, ../scss/_fontasix.scss */
.icon-cloud-1:before {
  content: '\4e';
}

/* 'N' */
/* line 51, ../scss/_fontasix.scss */
.icon-cloud-flash:before {
  content: '\4f';
}

/* 'O' */
/* line 52, ../scss/_fontasix.scss */
.icon-cloud-flash-alt:before {
  content: '\50';
}

/* 'P' */
/* line 53, ../scss/_fontasix.scss */
.icon-drizzle:before {
  content: '\51';
}

/* 'Q' */
/* line 54, ../scss/_fontasix.scss */
.icon-rain:before {
  content: '\e802';
}

/* '' */
/* line 55, ../scss/_fontasix.scss */
.icon-windy:before {
  content: '\53';
}

/* 'S' */
/* line 56, ../scss/_fontasix.scss */
.icon-windy-rain:before {
  content: '\54';
}

/* 'T' */
/* line 57, ../scss/_fontasix.scss */
.icon-twitter:before {
  content: '\e801';
}

/* '' */
/* line 58, ../scss/_fontasix.scss */
.icon-snow:before {
  content: '\55';
}

/* 'U' */
/* line 59, ../scss/_fontasix.scss */
.icon-snow-alt:before {
  content: '\56';
}

/* 'V' */
/* line 60, ../scss/_fontasix.scss */
.icon-snow-heavy:before {
  content: '\57';
}

/* 'W' */
/* line 61, ../scss/_fontasix.scss */
.icon-hail:before {
  content: '\58';
}

/* 'X' */
/* line 62, ../scss/_fontasix.scss */
.icon-clouds:before {
  content: '\59';
}

/* 'Y' */
/* line 62, ../scss/_fontasix.scss */
z
.icon-clouds-flash:before {
  content: '\5a';
}

/* 'Z' */
/* line 64, ../scss/_fontasix.scss */
.icon-heart:before {
  content: '\e000';
}

/* '' */
/* line 65, ../scss/_fontasix.scss */
.icon-cloud:before {
  content: '\e001';
}

/* '' */
/* line 66, ../scss/_fontasix.scss */
.icon-star:before {
  content: '\e002';
}

/* '' */
/* line 67, ../scss/_fontasix.scss */
.icon-tv:before {
  content: '\e003';
}

/* '' */
/* line 68, ../scss/_fontasix.scss */
.icon-sound:before {
  content: '\e004';
}

/* '' */
/* line 69, ../scss/_fontasix.scss */
.icon-videocam:before {
  content: '\e005';
}

/* '' */
/* line 70, ../scss/_fontasix.scss */
.icon-accessibility:before {
  content: '\e800';
}

/* '' */
/* line 71, ../scss/_fontasix.scss */
.icon-trash:before {
  content: '\e006';
}

/* '' */
/* line 72, ../scss/_fontasix.scss */
.icon-user:before {
  content: '\e007';
}

/* '' */
/* line 73, ../scss/_fontasix.scss */
.icon-key:before {
  content: '\e008';
}

/* '' */
/* line 74, ../scss/_fontasix.scss */
.icon-search-1:before {
  content: '\e009';
}

/* '' */
/* line 75, ../scss/_fontasix.scss */
.icon-cog:before {
  content: '\e00a';
}

/* '' */
/* line 76, ../scss/_fontasix.scss */
.icon-camera-2:before {
  content: '\e00b';
}

/* '' */
/* line 77, ../scss/_fontasix.scss */
.icon-offer:before {
  content: '\e00c';
}

/* '' */
/* line 78, ../scss/_fontasix.scss */
.icon-lock:before {
  content: '\e00d';
}

/* '' */
/* line 79, ../scss/_fontasix.scss */
.icon-lightbulb:before {
  content: '\e00e';
}

/* '' */
/* line 80, ../scss/_fontasix.scss */
.icon-pencil:before {
  content: '\e00f';
}

/* '' */
/* line 81, ../scss/_fontasix.scss */
.icon-diamond:before {
  content: '\e010';
}

/* '' */
/* line 82, ../scss/_fontasix.scss */
.icon-desktop:before {
  content: '\e011';
}

/* '' */
/* line 83, ../scss/_fontasix.scss */
.icon-location:before {
  content: '\e012';
}

/* '' */
/* line 84, ../scss/_fontasix.scss */
.icon-eye:before {
  content: '\e013';
}

/* '' */
/* line 85, ../scss/_fontasix.scss */
.icon-comment:before {
  content: '\e014';
}

/* '' */
/* line 86, ../scss/_fontasix.scss */
.icon-inbox:before {
  content: '\e015';
}

/* '' */
/* line 87, ../scss/_fontasix.scss */
.icon-cup:before {
  content: '\e016';
}

/* '' */
/* line 88, ../scss/_fontasix.scss */
.icon-mobile:before {
  content: '\e017';
}

/* '' */
/* line 89, ../scss/_fontasix.scss */
.icon-page:before {
  content: '\e018';
}

/* '' */
/* line 90, ../scss/_fontasix.scss */
.icon-mail:before {
  content: '\e019';
}

/* '' */
/* line 91, ../scss/_fontasix.scss */
.icon-thumbs-up:before {
  content: '\e01a';
}

/* '' */
/* line 92, ../scss/_fontasix.scss */
.icon-photo:before {
  content: '\e01b';
}

/* '' */
/* line 93, ../scss/_fontasix.scss */
.icon-post:before {
  content: '\e01c';
}

/* '' */
/* line 94, ../scss/_fontasix.scss */
.icon-clock:before {
  content: '\e01d';
}

/* '' */
/* line 95, ../scss/_fontasix.scss */
.icon-paper-plane:before {
  content: '\e01e';
}

/* '' */
/* line 96, ../scss/_fontasix.scss */
.icon-params:before {
  content: '\e01f';
}

/* '' */
/* line 97, ../scss/_fontasix.scss */
.icon-contest:before {
  content: '\e020';
}

/* '' */
/* line 98, ../scss/_fontasix.scss */
.icon-database:before {
  content: '\e021';
}

/* '' */
/* line 99, ../scss/_fontasix.scss */
.icon-music:before {
  content: '\e022';
}

/* '' */
/* line 100, ../scss/_fontasix.scss */
.icon-megaphone:before {
  content: '\e023';
}

/* '' */
/* line 101, ../scss/_fontasix.scss */
.icon-graduation-cap:before {
  content: '\e024';
}

/* '' */
/* line 102, ../scss/_fontasix.scss */
.icon-beaker:before {
  content: '\e025';
}

/* '' */
/* line 103, ../scss/_fontasix.scss */
.icon-food:before {
  content: '\e026';
}

/* '' */
/* line 104, ../scss/_fontasix.scss */
.icon-t-shirt:before {
  content: '\e027';
}

/* '' */
/* line 105, ../scss/_fontasix.scss */
.icon-fire:before {
  content: '\e028';
}

/* '' */
/* line 106, ../scss/_fontasix.scss */
.icon-attach:before {
  content: '\e029';
}

/* '' */
/* line 107, ../scss/_fontasix.scss */
.icon-store:before {
  content: '\e02a';
}

/* '' */
/* line 108, ../scss/_fontasix.scss */
.icon-event:before {
  content: '\e02b';
}

/* '' */
/* line 109, ../scss/_fontasix.scss */
.icon-cd:before {
  content: '\e02d';
}

/* '' */
/* line 110, ../scss/_fontasix.scss */
.icon-truck:before {
  content: '\e02e';
}

/* '' */
/* line 111, ../scss/_fontasix.scss */
.icon-globe:before {
  content: '\e02f';
}

/* '' */
/* line 112, ../scss/_fontasix.scss */
.icon-phone:before {
  content: '📞';
}

/* '\1f4de' */
/* line 113, ../scss/_fontasix.scss */
.icon-signal:before {
  content: '📶';
}

/* '\1f4f6' */
/* line 114, ../scss/_fontasix.scss */
.icon-facebook:before {
  content: 'f';
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

/*EXTRAS*/
/* line 118, ../scss/_fontasix.scss */
.icon-parking:before {
  content: 'P';
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

/* '\P' */
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
/* line 2, ../scss/_fancybox.scss */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

/* line 20, ../scss/_fancybox.scss */
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

/* line 27, ../scss/_fancybox.scss */
.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
  cursor: default;
}

/* line 35, ../scss/_fancybox.scss */
.fancybox-opened {
  z-index: 8030;
}

/* line 39, ../scss/_fancybox.scss */
.fancybox-opened .fancybox-skin {
  box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
  border: 1px solid #ededed;
  border-width: 0 1px;
}

/* line 47, ../scss/_fancybox.scss */
.fancybox-inner {
  position: relative;
}
/* line 52, ../scss/_fancybox.scss */
.fancybox-inner aside article {
  padding: 0;
}
/* line 57, ../scss/_fancybox.scss */
.fancybox-inner .sharebuttons {
  display: none;
  margin-bottom: 1em;
}
/* line 62, ../scss/_fancybox.scss */
.fancybox-inner .brickonly {
  display: block;
}
/* line 66, ../scss/_fancybox.scss */
.fancybox-inner footer {
  display: none;
}
/* line 69, ../scss/_fancybox.scss */
.fancybox-inner header {
  margin: 1em 0;
  clear: both;
  float: none;
  display: block;
  width: auto;
}
/* line 77, ../scss/_fancybox.scss */
.fancybox-inner header h1 {
  margin: 0;
  font-size: 1.5625em;
  line-height: 1.92em;
  line-height: 1;
}
/* line 82, ../scss/_fancybox.scss */
.fancybox-inner header .byline {
  margin: 0;
}
/* line 87, ../scss/_fancybox.scss */
.fancybox-inner figure {
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  background: none;
}
/* line 93, ../scss/_fancybox.scss */
.fancybox-inner .share {
  width: auto;
  min-height: 45px;
  padding: 10px 0;
}
/* line 99, ../scss/_fancybox.scss */
.fancybox-inner #fblike {
  float: left;
}

/* line 109, ../scss/_fancybox.scss */
.fancybox-inner {
  overflow: hidden;
}

/* line 113, ../scss/_fancybox.scss */
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

/* line 117, ../scss/_fancybox.scss */
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

/* line 125, ../scss/_fancybox.scss */
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 131, ../scss/_fancybox.scss */
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

/* line 136, ../scss/_fancybox.scss */
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox_sprite.png");
}

/* line 140, ../scss/_fancybox.scss */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

/* line 152, ../scss/_fancybox.scss */
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox_loading.gif") center center no-repeat;
}

/* line 158, ../scss/_fancybox.scss */
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  display: none;
}

/* line 169, ../scss/_fancybox.scss */
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

/* line 181, ../scss/_fancybox.scss */
.fancybox-prev {
  left: 0;
}

/* line 185, ../scss/_fancybox.scss */
.fancybox-next {
  right: 0;
}

/* line 189, ../scss/_fancybox.scss */
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

/* line 200, ../scss/_fancybox.scss */
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

/* line 205, ../scss/_fancybox.scss */
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

/* line 210, ../scss/_fancybox.scss */
.fancybox-nav:hover span {
  visibility: visible;
}

/* line 214, ../scss/_fancybox.scss */
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
/* line 226, ../scss/_fancybox.scss */
.fancybox-lock {
  overflow: hidden;
}

/* line 230, ../scss/_fancybox.scss */
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/overlay.png");
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
}

/* line 245, ../scss/_fancybox.scss */
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

/* line 251, ../scss/_fancybox.scss */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
/* line 258, ../scss/_fancybox.scss */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

/* line 266, ../scss/_fancybox.scss */
.fancybox-opened .fancybox-title {
  visibility: visible;
}

/* line 270, ../scss/_fancybox.scss */
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

/* line 279, ../scss/_fancybox.scss */
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

/* line 295, ../scss/_fancybox.scss */
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

/* line 301, ../scss/_fancybox.scss */
.fancybox-title-inside-wrap {
  padding-top: 10px;
}

/* line 305, ../scss/_fancybox.scss */
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
/* line 13, ../scss/_flexslider.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

/* line 17, ../scss/_flexslider.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
/* line 23, ../scss/_flexslider.scss */
.flexslider {
  margin: 0;
  padding: 0;
}

/* line 24, ../scss/_flexslider.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 25, ../scss/_flexslider.scss */
.flexslider .slides img {
  width: 100%;
  display: block;
}

/* line 26, ../scss/_flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 29, ../scss/_flexslider.scss */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 30, ../scss/_flexslider.scss */
html[xmlns] .slides {
  display: block;
}

/* line 31, ../scss/_flexslider.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 36, ../scss/_flexslider.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 40, ../scss/_flexslider.scss */
.flexslider {
  margin: 0;
  position: relative;
  zoom: 1;
}

/* line 41, ../scss/_flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 42, ../scss/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 43, ../scss/_flexslider.scss */
.flexslider .slides {
  zoom: 1;
}

/* line 45, ../scss/_flexslider.scss */
.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
/* line 48, ../scss/_flexslider.scss */
.flex-direction-nav {
  *height: 0;
}

/* line 49, ../scss/_flexslider.scss */
.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(../images/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  bottom: 3px;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease;
}

/* line 50, ../scss/_flexslider.scss */
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}

/* line 51, ../scss/_flexslider.scss */
.flex-direction-nav .flex-prev {
  left: -36px;
}

/* line 52, ../scss/_flexslider.scss */
.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px;
}

/* line 53, ../scss/_flexslider.scss */
.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px;
}

/* line 54, ../scss/_flexslider.scss */
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

/* line 55, ../scss/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

/* Control Nav */
/* line 58, ../scss/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: right;
  right: 0;
  padding: 0 4px;
  margin-right: 15px;
}

/* line 59, ../scss/_flexslider.scss */
.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 60, ../scss/_flexslider.scss */
.flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  border: 1px solid #f1f1f1;
  cursor: pointer;
  text-indent: 9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  overflow: hidden;
}

/* line 61, ../scss/_flexslider.scss */
.flex-control-paging li a:hover {
  background-color: #fff;
}

/* line 62, ../scss/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: rgba(241, 241, 241, 0.9);
  cursor: default;
}

/* line 64, ../scss/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 65, ../scss/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 66, ../scss/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 67, ../scss/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 68, ../scss/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* line 70, ../scss/_flexslider.scss */
.flex-direction-nav .flex-prev {
  opacity: 1;
  left: 10px;
}

/* line 71, ../scss/_flexslider.scss */
.flex-direction-nav .flex-next {
  opacity: 1;
  right: 10px;
}

/* line 74, ../scss/_flexslider.scss */
.flexslider-counter {
  width: 100%;
  position: absolute;
  bottom: 6px;
  text-align: center;
  margin: 0;
}

/**** Isotope Filtering ****/
/* line 3, ../scss/_isotope.scss */
.isotope-item {
  z-index: 2;
}

/* line 7, ../scss/_isotope.scss */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
/* line 14, ../scss/_isotope.scss */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* line 23, ../scss/_isotope.scss */
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

/* line 31, ../scss/_isotope.scss */
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
/* line 41, ../scss/_isotope.scss */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/*
LARGER MOBILE DEVICES
This is for devices like the Galaxy Note or something that's
larger than an iPhone but smaller than a tablet. Let's call them
tweeners.
*/
@media only screen and (min-width: 390px) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: 481px and Up Stylesheet
  
  This stylesheet is loaded for larger devices. It's set to 
  481px because at 480px it would load on a landscaped iPhone.
  This isn't ideal because then you would be loading all those
  extra styles on that same mobile connection. 
  
  A word of warning. This size COULD be a larger mobile device,
  so you still want to keep it pretty light and simply expand
  upon your base.scss styles.
  
  ******************************************************************/
  /* line 17, ../scss/media/_481up.scss */
  #top #logo {
    float: left;
    clear: none;
  }

  /* line 24, ../scss/media/_481up.scss */
  .hidden-phone {
    display: none;
  }

  /*********************
  NAVIGATION STYLES
  *********************/
  /* line 32, ../scss/media/_481up.scss */
  .header-container {
    background: #eeefe8;
  }

  /* line 36, ../scss/media/_481up.scss */
  .page-header .logo-wrapper {
    position: relative;
    top: -20px;
  }
  /* line 40, ../scss/media/_481up.scss */
  .page-header .logo-wrapper #logo {
    padding: 10px;
  }

  /* .menu is clearfixed inside mixins.scss */
  /* line 48, ../scss/media/_481up.scss */
  .menu {
    /* end .menu ul */
  }
  /* line 49, ../scss/media/_481up.scss */
  .menu ul {
    /* end .menu ul li */
    /* highlight current page */
    /* end current highlighters */
  }
  /* line 50, ../scss/media/_481up.scss */
  .menu ul li {
    /*
    plan your menus and drop-downs wisely.
    */
  }
  /* line 51, ../scss/media/_481up.scss */
  .menu ul li a {
    /*
    you can use hover styles here even though this size
    has the possibility of being a mobile device.
    */
  }

  /* end .menu */
  /*********************
  POSTS & CONTENT STYLES
  *********************/
  /* entry content */
  /* line 96, ../scss/media/_481up.scss */
  .entry-content {
    /* at this larger size, we can start to align images */
  }
  /* line 100, ../scss/media/_481up.scss */
  .entry-content .alignleft, .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  /* line 105, ../scss/media/_481up.scss */
  .entry-content .alignright, .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  /* line 110, ../scss/media/_481up.scss */
  .entry-content .aligncenter, .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }

  /* end .entry-content */
  /*********************
  Brick Styles
  *********************/
  /*********************
  header STYLES
  *********************/
  /*********************
  FOOTER STYLES
  *********************/
  /*
  check your menus here. do they look good?
  do they need tweaking?
  */
  /* end .footer-links */
}
@media only screen and (min-width: 768px) {
  /******************************************************************
  Site Name: A6 Center
  Author: Thomas Waern
  
  Stylesheet: Tablet & Small Desktop Stylesheet
  
  Here's where you can start getting into the good stuff.
  This size will work on iPads, other tablets, and desktops.
  So you can start working with more styles, background images,
  and other resources. You'll also notice the grid starts to
  come into play. Have fun!
  
  ******************************************************************/
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  /* line 23, ../scss/media/_768up.scss */
  .container {
    *zoom: 1;
    max-width: 41em;
    _width: 41em;
    padding-left: 1em;
    padding-right: 1em;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 71em;
  }
  /* line 38, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  .container:after {
    content: "";
    display: table;
    clear: both;
  }

  /* line 29, ../scss/media/_768up.scss */
  .hidden-desktop {
    display: none;
  }

  /* line 33, ../scss/media/_768up.scss */
  .hidden-phone {
    display: block;
  }

  /* line 37, ../scss/media/_768up.scss */
  #main {
    clear: both;
  }

  /* line 41, ../scss/media/_768up.scss */
  .home #inner-content {
    padding: 0;
  }

  /* line 45, ../scss/media/_768up.scss */
  #content {
    box-shadow: -30px 0 30px -30px rgba(0, 0, 0, 0.05), 30px 0 30px -30px rgba(0, 0, 0, 0.05);
  }

  /* line 49, ../scss/media/_768up.scss */
  #inner-content {
    padding-top: 1em;
  }

  /* line 53, ../scss/media/_768up.scss */
  .byline {
    text-align: left;
  }

  /* line 57, ../scss/media/_768up.scss */
  .sectiontitle, .widgettitle {
    font-size: 1.125em;
    line-height: 1.33333em;
  }
  /* line 61, ../scss/media/_768up.scss */
  .sectiontitle span, .widgettitle span {
    top: .7em;
  }

  /* line 69, ../scss/media/_768up.scss */
  img {
    max-width: 100%;
    height: auto;
    width: auto;
  }

  /* line 75, ../scss/media/_768up.scss */
  [class*="featured"] {
    margin-bottom: 10px;
  }

  /* line 79, ../scss/media/_768up.scss */
  .home [class*="featured"] {
    margin-bottom: 0;
  }

  /* line 83, ../scss/media/_768up.scss */
  .featured-main {
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
  }
  /* line 88, ../scss/media/_768up.scss */
  .featured-main figure {
    width: 49.29577%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  /* line 92, ../scss/media/_768up.scss */
  .featured-main .text-content {
    width: 49.29577%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    bottom: 0;
  }

  /* line 99, ../scss/media/_768up.scss */
  .featured-secondary {
    float: left;
    width: 62.1%;
  }

  /* line 104, ../scss/media/_768up.scss */
  .featured-teritary {
    float: left;
    width: 37.9%;
  }

  /* line 109, ../scss/media/_768up.scss */
  .social-widget {
    width: 32.39437%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }

  /* line 116, ../scss/media/_768up.scss */
  .featured-wrapper {
    width: 66.19718%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }

  /* line 120, ../scss/media/_768up.scss */
  .featured-offers {
    margin-bottom: 0;
  }

  /*********************
  ARTICLE STYLES
  *********************/
  /* line 127, ../scss/media/_768up.scss */
  .article-header {
    margin: 0 0 1.4em;
  }
  /* line 131, ../scss/media/_768up.scss */
  .article-header p {
    margin: 0;
  }

  /* line 136, ../scss/media/_768up.scss */
  .single-title,
  .archive-title,
  .page-title,
  .search-title,
  .entry-title {
    margin: 0;
    font-size: 2.5em;
    text-align: left;
    line-height: 1.2;
  }

  /*********************
  HEADER STYLES
  *********************/
  /* line 152, ../scss/media/_768up.scss */
  .header-container {
    background: #eeefe8;
  }

  /* line 156, ../scss/media/_768up.scss */
  .header-hero {
    margin-bottom: -105px;
  }
  /* line 159, ../scss/media/_768up.scss */
  .header-hero #mainslider {
    min-height: 300px;
  }
  /* line 162, ../scss/media/_768up.scss */
  .header-hero #mainslider video {
    position: relative;
    width: 1670px;
    left: 50%;
    margin-left: -835px;
  }

  /* line 171, ../scss/media/_768up.scss */
  .page-header {
    overflow: hidden;
    position: static;
    padding: 10px 0;
  }
  /* line 176, ../scss/media/_768up.scss */
  .page-header .logo-wrapper {
    position: absolute;
    top: -13px;
    left: 15px;
    padding: 20px;
    width: auto;
    background: url(../images/a6banner.png) 3px 13px no-repeat;
  }
  /* line 184, ../scss/media/_768up.scss */
  .page-header .logo-wrapper #logo {
    width: 70px;
    position: static;
    padding: 0;
  }
  /* line 191, ../scss/media/_768up.scss */
  .page-header .header-widgets {
    float: right;
    margin-left: 0;
    position: static;
    top: 0;
  }
  /* line 197, ../scss/media/_768up.scss */
  .page-header .header-widgets .widget {
    float: right;
    width: 300px;
  }
  /* line 202, ../scss/media/_768up.scss */
  .page-header .header-widgets .todays-hours {
    font-size: 1em;
    line-height: 1.5em;
  }

  /* line 213, ../scss/media/_768up.scss */
  .general-statement-wrapper {
    position: relative;
    z-index: 999;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* line 219, ../scss/media/_768up.scss */
  .general-statement-wrapper .general-statement {
    white-space: nowrap;
    position: relative;
    height: 44px;
    margin-top: 10px;
    padding: 10px 0;
    overflow-x: hidden;
    width: 69em;
  }

  /*********************
  NAVIGATION STYLES
  *********************/
  /* line 236, ../scss/media/_768up.scss */
  .main-nav {
    display: block;
    height: 41px;
  }
  /* line 244, ../scss/media/_768up.scss */
  .main-nav ul li a {
    height: 40px;
    line-height: 31px;
  }

  /* line 253, ../scss/media/_768up.scss */
  .search-widget {
    display: block !important;
  }

  /* line 257, ../scss/media/_768up.scss */
  .mobile-nav {
    display: none;
  }

  /*********************
  FACEBOOK WIDGET STYLES
  *********************/
  /* line 265, ../scss/media/_768up.scss */
  .fb_iframe_widget {
    display: block !important;
  }

  /*********************
  BRICK STYLES
  *********************/
  /* line 277, ../scss/media/_768up.scss */
  .fancybox-outer aside article {
    margin: 0;
  }
  /* line 284, ../scss/media/_768up.scss */
  .fancybox-outer .hentry aside, .fancybox-outer .hentry .entry-content {
    float: none;
    clear: both;
    width: auto;
    margin: 1em 0;
    padding: 0;
    border: 0;
  }

  /* line 295, ../scss/media/_768up.scss */
  .brickfilter {
    background: white;
    overflow: hidden;
    clear: both;
    margin: 0 0 1em;
  }
  /* line 301, ../scss/media/_768up.scss */
  .brickfilter .desktop-filter, .brickfilter .heading {
    display: block;
  }
  /* line 305, ../scss/media/_768up.scss */
  .brickfilter .mobile-filter {
    display: none;
  }
  /* line 309, ../scss/media/_768up.scss */
  .brickfilter .context {
    border-bottom: 1px solid #ededed;
    padding: .5em 1em;
  }
  /* line 314, ../scss/media/_768up.scss */
  .brickfilter .context .heading {
    width: 15%;
    float: left;
  }
  /* line 318, ../scss/media/_768up.scss */
  .brickfilter .context .heading a {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #959a9e;
    text-decoration: none;
  }
  /* line 327, ../scss/media/_768up.scss */
  .brickfilter .context ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
  }
  /* line 332, ../scss/media/_768up.scss */
  .brickfilter .context ul li {
    float: left;
    margin-right: .3em;
    margin-bottom: 3px;
  }

  /* line 344, ../scss/media/_768up.scss */
  .bricks {
    margin: 1em 0 2em -1%;
    overflow: hidden;
    min-height: 600px;
  }
  /* line 351, ../scss/media/_768up.scss */
  .bricks > article.brick {
    width: 22%;
    border: 1px solid #ededed;
    padding: 5px;
    clear: both;
  }
  /* line 358, ../scss/media/_768up.scss */
  .bricks > article.brick figure {
    float: none;
    width: auto;
  }
  /* line 363, ../scss/media/_768up.scss */
  .bricks > article.brick figure .overlay {
    display: block;
  }
  /* line 368, ../scss/media/_768up.scss */
  .bricks > article.brick .content {
    margin: 5px 0 10px;
  }
  /* line 376, ../scss/media/_768up.scss */
  .bricks > article.brick .author a {
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-size: .725em;
  }
  /* line 382, ../scss/media/_768up.scss */
  .bricks > article.brick .author a:hover {
    text-decoration: underline;
  }
  /* line 389, ../scss/media/_768up.scss */
  .bricks > article.brick footer {
    border-top: 1px solid #ededed;
    text-align: center;
  }

  /*********************
  Page Styles
  *********************/
  /*********************
  Article  & Page Styles
  *********************/
  /* line 426, ../scss/media/_768up.scss */
  article[role="article"].category-artiklar .entry-content > blockquote {
    text-transform: uppercase;
  }

  /*********************
  Frontpage Styles
  *********************/
  /* line 439, ../scss/media/_768up.scss */
  .mobile-notification {
    display: none;
  }

  /* line 455, ../scss/media/_768up.scss */
  #mainslider ul li > article h1, #mainslider ul li > article h2, #mainslider ul li > article h3, #mainslider ul li > article h4 {
    font-size: 4em;
  }
  /* line 459, ../scss/media/_768up.scss */
  #mainslider ul li > article h1 a, #mainslider ul li > article h2 a, #mainslider ul li > article h3 a, #mainslider ul li > article h4 a {
    border-width: 5px 0;
  }

  /*********************
  SIDEBARS & ASIDES
  *********************/
  /* line 473, ../scss/media/_768up.scss */
  section.related {
    overflow: hidden;
    margin: 30px 0 30px 0;
  }
  /* line 477, ../scss/media/_768up.scss */
  section.related article {
    padding: 0 1em;
    margin-bottom: 2em;
  }

  /* line 485, ../scss/media/_768up.scss */
  .related {
    display: block;
  }
  /* line 487, ../scss/media/_768up.scss */
  .related .puff {
    display: block;
  }

  /* line 492, ../scss/media/_768up.scss */
  .sixcol {
    width: 66.03774%;
    float: left;
    margin-right: 1.88679%;
    display: inline;
  }

  /* line 496, ../scss/media/_768up.scss */
  .fivecol {
    width: 54.71698%;
    float: left;
    margin-right: 1.88679%;
    display: inline;
  }

  /* line 500, ../scss/media/_768up.scss */
  .threecol {
    width: 32.07547%;
    float: left;
    margin-right: 1.88679%;
    display: inline;
  }

  /* line 503, ../scss/media/_768up.scss */
  .fourcol {
    width: 32.07547%;
    float: left;
    margin-right: 1.88679%;
    display: inline;
  }

  /* line 507, ../scss/media/_768up.scss */
  aside, .entry-meta, .eventorganiser-event-meta {
    width: 32.07547%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    border-left: 1px solid #ededed;
  }
  /* line 512, ../scss/media/_768up.scss */
  aside hr, .entry-meta hr, .eventorganiser-event-meta hr {
    border: 1px solid #ededed;
  }
  /* line 516, ../scss/media/_768up.scss */
  aside .featured, .entry-meta .featured, .eventorganiser-event-meta .featured {
    display: block;
  }
  /* line 518, ../scss/media/_768up.scss */
  aside .featured img, .entry-meta .featured img, .eventorganiser-event-meta .featured img {
    width: auto;
  }
  /* line 524, ../scss/media/_768up.scss */
  aside article, .entry-meta article, .eventorganiser-event-meta article {
    padding: 0 1em 2em;
  }
  /* line 527, ../scss/media/_768up.scss */
  aside article h3, .entry-meta article h3, .eventorganiser-event-meta article h3 {
    margin-top: 0;
  }

  /* line 537, ../scss/media/_768up.scss */
  figure .overlay {
    display: block;
  }

  /* line 544, ../scss/media/_768up.scss */
  .archive .sidebar, .page .sidebar, .single .sidebar {
    margin-top: -270px;
  }

  /* line 551, ../scss/media/_768up.scss */
  .home .sidebar {
    margin-top: 0px;
  }
  /* line 553, ../scss/media/_768up.scss */
  .home .entry-content {
    max-width: 60%;
  }

  /* line 558, ../scss/media/_768up.scss */
  .sidebar {
    padding: 1em;
  }
  /* line 568, ../scss/media/_768up.scss */
  .sidebar .widget .widgettitle span {
    background: #ffffff;
  }
  /* line 575, ../scss/media/_768up.scss */
  .sidebar .widget ul li {
    margin-bottom: 0.75em;
    /* deep nesting */
  }
  /* line 583, ../scss/media/_768up.scss */
  .sidebar .widget ul li ul {
    margin-top: 0.75em;
    padding-left: 1em;
  }

  /*********************
  ARCHIVE STYLES
  *********************/
  /* line 596, ../scss/media/_768up.scss */
  .storelist {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  /* line 606, ../scss/media/_768up.scss */
  .storelist li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }

  /* line 615, ../scss/media/_768up.scss */
  .postlist article {
    position: relative;
  }
  /* line 619, ../scss/media/_768up.scss */
  .postlist article figure.block {
    overflow: hidden;
  }
  /* line 624, ../scss/media/_768up.scss */
  .postlist article figure.block i {
    font-size: 3.125em;
    line-height: 1.44em;
  }
  /* line 629, ../scss/media/_768up.scss */
  .postlist article .entry-title {
    font-size: 1.875em;
  }

  /* line 637, ../scss/media/_768up.scss */
  .featured-offers {
    overflow: hidden;
    clear: both;
  }
  /* line 641, ../scss/media/_768up.scss */
  .featured-offers .featured-offers-description {
    width: 32.39437%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  /* line 645, ../scss/media/_768up.scss */
  .featured-offers .featured-offers-list {
    width: 66.19718%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    margin: 0;
  }
  /* line 651, ../scss/media/_768up.scss */
  .featured-offers .featured-offers-list figure img {
    width: 100%;
  }

  /*********************
  FOOTER STYLES
  *********************/
  /* line 662, ../scss/media/_768up.scss */
  .page-footer {
    margin-top: 0;
  }
  /* line 665, ../scss/media/_768up.scss */
  .page-footer section {
    padding: 0 0 0 20px;
  }
  /* line 669, ../scss/media/_768up.scss */
  .page-footer .contact-info {
    width: 32.39437%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  /* line 673, ../scss/media/_768up.scss */
  .page-footer .open-hours {
    width: 66.19718%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  /* line 677, ../scss/media/_768up.scss */
  .page-footer .find-us {
    width: 100%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  /* line 680, ../scss/media/_768up.scss */
  .page-footer .find-us .coordinates {
    width: 32.39437%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  /* line 684, ../scss/media/_768up.scss */
  .page-footer .find-us .location-description {
    width: 66.19718%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }

  /* line 691, ../scss/media/_768up.scss */
  .page-template-page-oppettider-php #main {
    padding: 0 0 0 50px;
  }
  /* line 694, ../scss/media/_768up.scss */
  .page-template-page-oppettider-php #main > article > aside {
    width: 43.398%;
    padding-left: 40px;
  }

  /* line 701, ../scss/media/_768up.scss */
  .social-widget {
    text-align: right;
    padding: 20px;
    padding-left: 70px;
  }

  /*****************
  MAGAZINSES
  ****************/
  /* line 711, ../scss/media/_768up.scss */
  .magazines {
    margin-top: 30px;
  }
  /* line 715, ../scss/media/_768up.scss */
  .magazines ul {
    margin: 0 -66px 0 0;
    padding: 0;
  }
  /* line 719, ../scss/media/_768up.scss */
  .magazines ul li {
    list-style: none;
    margin: 0 66px 0 0;
    float: left;
    margin-bottom: 40px;
  }
  /* line 725, ../scss/media/_768up.scss */
  .magazines ul li h3 {
    text-align: center;
  }
  /* line 729, ../scss/media/_768up.scss */
  .magazines ul li a {
    display: block;
    text-decoration: none;
  }
}
@media only screen and (max-width: 767px) {
  /* line 3, ../scss/media/_collapse.scss */
  .bricks figure {
    max-height: 320px;
    overflow: hidden;
  }
  /* line 8, ../scss/media/_collapse.scss */
  .bricks figure img {
    display: block;
    margin: 0 auto;
  }
  /* line 13, ../scss/media/_collapse.scss */
  .bricks figure .overlay {
    display: none;
  }

  /* line 23, ../scss/media/_collapse.scss */
  .header[role="banner"] nav#mainnav.collapse {
    margin: 0;
    border: 0;
    display: none;
    border-bottom: 2px solid #333;
    position: absolute;
    background-color: white;
    z-index: 99;
    left: 0px;
    right: 0px;
  }
  /* line 35, ../scss/media/_collapse.scss */
  .header[role="banner"] nav#mainnav.collapse.open {
    display: block;
  }
  /* line 39, ../scss/media/_collapse.scss */
  .header[role="banner"] nav#mainnav.collapse ul {
    display: block;
  }
  /* line 42, ../scss/media/_collapse.scss */
  .header[role="banner"] nav#mainnav.collapse ul li {
    display: block;
    clear: both;
    border-bottom: 1px solid #ededed;
  }
  /* line 46, ../scss/media/_collapse.scss */
  .header[role="banner"] nav#mainnav.collapse ul li:hover {
    background: #ededed;
  }
  /* line 48, ../scss/media/_collapse.scss */
  .header[role="banner"] nav#mainnav.collapse ul li:hover a {
    color: #000;
  }
  /* line 53, ../scss/media/_collapse.scss */
  .header[role="banner"] nav#mainnav.collapse ul li.current-menu-item a, .header[role="banner"] nav#mainnav.collapse ul li.current-page-ancestor a {
    background: white;
    color: #000;
  }
  /* line 58, ../scss/media/_collapse.scss */
  .header[role="banner"] nav#mainnav.collapse ul li.current-menu-item a span, .header[role="banner"] nav#mainnav.collapse ul li.current-page-ancestor a span {
    color: #777;
  }
}
/*
DESKTOP
*/
@media only screen and (min-width: 1130px) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Desktop Stylsheet
  
  This is the desktop size. It's larger than an iPad so it will only
  be seen on the Desktop. 
  
  ******************************************************************/
  /* line 22, ../scss/media/_1030up.scss */
  .header[role="banner"] nav#mainnav ul > li > a {
    padding: .3em 1.35em;
  }

  /* line 34, ../scss/media/_1030up.scss */
  #sidebar1 {
    width: 41.46341%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }

  /* line 41, ../scss/media/_1030up.scss */
  .featured-main figure {
    width: 66.19718%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  /* line 45, ../scss/media/_1030up.scss */
  .featured-main .text-content {
    width: 32.39437%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }

  /* line 52, ../scss/media/_1030up.scss */
  .featured-offers .featured-offers-list li {
    overflow: hidden;
  }
  /* line 56, ../scss/media/_1030up.scss */
  .featured-offers .featured-offers-list figure {
    width: 40.84507%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  /* line 59, ../scss/media/_1030up.scss */
  .featured-offers .featured-offers-list figure:after {
    border-top-color: transparent;
    border-right-color: inherit;
    border-bottom-color: transparent;
    border-left-color: transparent;
    right: -1px;
    top: 35px;
    bottom: auto;
    left: auto;
  }
  /* line 71, ../scss/media/_1030up.scss */
  .featured-offers .featured-offers-list .text-content {
    width: 57.74648%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
  /* line 76, ../scss/media/_1030up.scss */
  .featured-offers .featured-offers-list li + li figure {
    width: 40.84507%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    text-align: right;
  }
  /* line 79, ../scss/media/_1030up.scss */
  .featured-offers .featured-offers-list li + li figure:after {
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: inherit;
    left: -1px;
    top: 35px;
    bottom: auto;
  }
  /* line 90, ../scss/media/_1030up.scss */
  .featured-offers .featured-offers-list li + li .text-content {
    width: 57.74648%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  /* line 96, ../scss/media/_1030up.scss */
  .featured-offers .featured-offers-list li + li + li figure {
    width: 40.84507%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
    text-align: left;
  }
  /* line 99, ../scss/media/_1030up.scss */
  .featured-offers .featured-offers-list li + li + li figure:after {
    border-top-color: transparent;
    border-right-color: inherit;
    border-bottom-color: transparent;
    border-left-color: transparent;
    right: -1px;
    top: 35px;
    bottom: auto;
    left: auto;
  }
  /* line 111, ../scss/media/_1030up.scss */
  .featured-offers .featured-offers-list li + li + li .text-content {
    width: 57.74648%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }

  /*********************
  FOOTER STYLES
  *********************/
  /* line 124, ../scss/media/_1030up.scss */
  .page-footer section {
    margin-bottom: 0;
    padding: 0 0 0 20px;
  }
  /* line 129, ../scss/media/_1030up.scss */
  .page-footer .contact-info {
    width: 15.49296%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  /* line 133, ../scss/media/_1030up.scss */
  .page-footer .open-hours {
    width: 23.94366%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  /* line 137, ../scss/media/_1030up.scss */
  .page-footer .find-us {
    width: 57.74648%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
    padding-right: 20px;
  }
  /* line 141, ../scss/media/_1030up.scss */
  .page-footer .find-us .coordinates {
    width: 32.39437%;
    float: left;
    margin-right: 1.40845%;
    display: inline;
  }
  /* line 145, ../scss/media/_1030up.scss */
  .page-footer .find-us .location-description {
    width: 66.19718%;
    float: right;
    margin-right: 0;
    *margin-left: -1em;
    display: inline;
  }
}
/*
LARGE VIEWING SIZE
*/
@media only screen and (min-width: 1240px) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Super Large Monitor Stylesheet
  
  You can add some advanced styles here if you like. This kicks in
  on larger screens.
  
  ******************************************************************/
  /* line 13, ../scss/media/_1240up.scss */
  .general-statement-wrapper .general-statement {
    overflow-x: visible;
  }
}
/*
RETINA (2x RESOLUTION DEVICES)
This applies to the retina iPhone (4s) and iPad (2,3) along with
other displays with a 2x resolution. You can also create a media
query for retina AND a certain size if you want. Go Nuts.
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /******************************************************************
  Site Name: 
  Author: 
  
  Stylesheet: Retina Screens & Devices Stylesheet
  
  When handling retina screens you need to make adjustments, especially
  if you're not using font icons. Here you can add them in one neat
  place.
  
  ******************************************************************/
  /* 
  
  EXAMPLE 
  Let's say you have an image and you need to make sure it looks ok
  on retina screens. Let's say we have an icon which dimension are
  24px x 24px. In your regular stylesheets, it would look something
  like this:
  
  .icon {
  	width: 24px;
  	height: 24px;
  	background: url(img/test.png) no-repeat;
  }
  
  For retina screens, we have to make some adjustments, so that image
  doesn't look blurry. So, taking into account the image above and the
  dimensions, this is what we would put in our retina stylesheet:
  
  .icon {
  	background: url(img/test@2x.png) no-repeat;
  	background-size: 24px 24px;
  }
  
  So, you would create the same icon, but at double the resolution, meaning 
  it would be 48px x 48px. You'd name it the same, but with a @2x at the end
  (this is pretty standard practice). Set the background image so it matches
  the original dimensions and you are good to go. 
  
  */
}
/*
iPHONE 5 MEDIA QUERY
Want to get fancy for no good reason? Knock yourself out.
*/
/*
PRINT STYLESHEET
*/
@media print {
  /******************************************************************
  Site Name:
  Author:
  
  Stylesheet: Print Stylesheet
  
  This is the print stylesheet. There's probably not a lot
  of reasons to edit this stylesheet. If you want to
  though, go for it.
  
  ******************************************************************/
  /* line 15, ../scss/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* line 23, ../scss/_print.scss */
  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  /* line 28, ../scss/_print.scss */
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  /* line 33, ../scss/_print.scss */
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 38, ../scss/_print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 44, ../scss/_print.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 49, ../scss/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 53, ../scss/_print.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 57, ../scss/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 65, ../scss/_print.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 70, ../scss/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 76, ../scss/_print.scss */
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}

#wpcf7-f10681-p10682-o1 .wpcf7-list-item input {
  margin-right: 5px;
}

span.wpcf7-list-item-label {
  margin-right: 5px;
}