/*
	Theme Name: Above Ground Level
	Description: Custom Theme	
	Author: Evenson Graphics - 021780525
	Author URI: http://evensongraphics.co.nz
	Version: 1.0
	*/
@font-face {
  font-family: 'gudeabold';
  src: url("fonts/gudea-bold-webfont.eot");
  src: url("fonts/gudea-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/gudea-bold-webfont.woff") format("woff"), url("fonts/gudea-bold-webfont.ttf") format("truetype"), url("fonts/gudea-bold-webfont.svg#gudeabold") format("svg");
  font-weight: bold;
  font-style: normal; }

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

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

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
audio, canvas, video {
  display: inline-block; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
[hidden] {
  display: none; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
body {
  margin: 0; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
a:focus {
  outline: thin dotted; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
a:active, a:hover {
  outline: 0; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
h1 {
  font-size: 2em; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
b, strong {
  font-weight: bold; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
dfn {
  font-style: italic; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
mark {
  background: #ff0;
  color: #000; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
small {
  font-size: 80%; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
sup {
  top: -0.5em; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
sub {
  bottom: -0.25em; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
img {
  border: 0; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
figure {
  margin: 0; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
legend {
  border: 0;
  padding: 0; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
button, input {
  line-height: normal; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
button[disabled], input[disabled] {
  cursor: default; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_normalise.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

/* line 21, ../../../../EG SASS FRAMEWORK/partials/_site.scss */
html {
  background: white;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #f6f5f5;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 29, ../../../../EG SASS FRAMEWORK/partials/_site.scss */
body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: transparent;
  font-family: "gudearegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #202020; }

/* line 38, ../../../../EG SASS FRAMEWORK/partials/_site.scss */
body:after {
  content: '320';
  display: none; }

/* line 42, ../../../../EG SASS FRAMEWORK/partials/_site.scss */
.m-hide {
  display: none !important;
  visibility: hidden; }

/* line 45, ../../../../EG SASS FRAMEWORK/partials/_site.scss */
[role="contentinfo"] {
  padding: 1.5em 12px;
  text-align: center; }

/* line 6, ../../../../EG SASS FRAMEWORK/partials/_layout.scss */
[role="banner"] {
  *zoom: 1; }
  /* line 42, partials/_mixins.scss */
  [role="banner"]:before, [role="banner"]:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  [role="banner"]:after {
    clear: both; }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_elements.scss */
hr {
  clear: both;
  display: block;
  margin: 3em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #c6bfbf; }

/* line 19, ../../../../EG SASS FRAMEWORK/partials/_elements.scss */
img {
  max-width: 100%;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  height: auto; }

/* line 26, ../../../../EG SASS FRAMEWORK/partials/_elements.scss */
.img-rounded {
  border-radius: 4px; }

/* line 29, ../../../../EG SASS FRAMEWORK/partials/_elements.scss */
.img-polaroid {
  padding: 12px;
  background-color: white;
  border: 1px solid #c6bfbf;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

/* line 35, ../../../../EG SASS FRAMEWORK/partials/_elements.scss */
.img-circle {
  border-radius: 500px; }

/* line 40, ../../../../EG SASS FRAMEWORK/partials/_elements.scss */
figure, .wp-caption {
  margin-bottom: 1.5em; }
  /* line 43, ../../../../EG SASS FRAMEWORK/partials/_elements.scss */
  figure img, .wp-caption img {
    margin-bottom: 0.375em; }
  /* line 46, ../../../../EG SASS FRAMEWORK/partials/_elements.scss */
  figure figcaption, figure .wp-caption-text, .wp-caption figcaption, .wp-caption .wp-caption-text {
    display: block;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    color: #030303; }

/* line 6, partials/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: #202020;
  text-rendering: optimizelegibility; }
  /* line 13, partials/_typography.scss */
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #8a7b7b; }

/* line 20, partials/_typography.scss */
h1,
.h1 {
  margin-bottom: 0.75em;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2; }

/* line 24, partials/_typography.scss */
h2,
.h2 {
  margin-bottom: 0.75em;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2; }

/* line 28, partials/_typography.scss */
h3,
.h3 {
  margin-bottom: 1em;
  font-size: 20.8px;
  font-size: 2.08rem;
  line-height: 1.3; }

/* line 32, partials/_typography.scss */
h4,
.h4 {
  margin-bottom: 1.5em;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25; }

/* line 36, partials/_typography.scss */
h5,
.h5 {
  margin-bottom: 1.5em;
  font-size: 18.4px;
  font-size: 1.84rem; }

/* line 40, partials/_typography.scss */
h6,
.h6 {
  margin-bottom: 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase; }

/* line 50, partials/_typography.scss */
p,
ol,
ul,
dl,
address {
  margin-bottom: 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em; }

/* line 55, partials/_typography.scss */
small {
  font-size: 12.8px;
  font-size: 1.28rem; }

/* line 59, partials/_typography.scss */
ul,
ol {
  margin: 0;
  padding: 0 0 0 24px; }

/* line 64, partials/_typography.scss */
li ul,
li ol {
  list-style-type: none;
  margin: 1.5em 0;
  font-size: 16px;
  font-size: 1.6rem; }

/* line 70, partials/_typography.scss */
ul.inline,
ol.inline {
  list-style-type: none;
  margin-left: 0; }
  /* line 73, partials/_typography.scss */
  ul.inline > li,
  ol.inline > li {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px; }

/* line 81, partials/_typography.scss */
blockquote {
  margin: 0 0 1.5em 0;
  padding: 12px;
  background-color: #f6f5f5;
  font-style: normal; }
  /* line 88, partials/_typography.scss */
  blockquote small:before {
    content: '\00A0 \2014'; }
  /* line 91, partials/_typography.scss */
  blockquote small:after {
    content: ''; }
  /* line 95, partials/_typography.scss */
  blockquote.pull-right, blockquote.alignright {
    float: right;
    background-color: transparent; }
    /* line 99, partials/_typography.scss */
    blockquote.pull-right p, blockquote.alignright p, blockquote.pull-right small, blockquote.alignright small {
      text-align: right; }
    /* line 103, partials/_typography.scss */
    blockquote.pull-right small:before, blockquote.alignright small:before {
      content: ''; }
    /* line 106, partials/_typography.scss */
    blockquote.pull-right small:after, blockquote.alignright small:after {
      content: '\00A0 \2014'; }
  /* line 111, partials/_typography.scss */
  blockquote cite {
    font-style: normal; }

/* line 115, partials/_typography.scss */
q {
  quotes: none; }

/* line 121, partials/_typography.scss */
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

/* line 126, partials/_typography.scss */
dl,
dd {
  margin-bottom: 1.5em; }

/* line 129, partials/_typography.scss */
dt {
  font-weight: bold; }

/* line 132, partials/_typography.scss */
.dl-horizontal {
  *zoom: 1; }
  /* line 42, partials/_mixins.scss */
  .dl-horizontal:before, .dl-horizontal:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  .dl-horizontal:after {
    clear: both; }
  /* line 135, partials/_typography.scss */
  .dl-horizontal dt {
    float: left;
    clear: left;
    width: 30.38869258%; }
  /* line 140, partials/_typography.scss */
  .dl-horizontal dd {
    margin-left: 32.99289258%; }

/* line 144, partials/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted #c6bfbf;
  cursor: help; }

/* line 148, partials/_typography.scss */
b, strong {
  font-weight: bold; }

/* line 151, partials/_typography.scss */
dfn {
  font-style: italic; }

/* line 154, partials/_typography.scss */
ins {
  background-color: #f6f5f5;
  color: #202020;
  text-decoration: none; }

/* line 159, partials/_typography.scss */
mark {
  background-color: #f6f5f5;
  color: #202020;
  font-style: italic;
  font-weight: bold; }

/* line 168, partials/_typography.scss */
pre,
code,
kbd,
samp {
  font-family: Monaco, Courier New, monospace;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 1.5em;
  color: #212121; }

/* line 174, partials/_typography.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/* line 180, partials/_typography.scss */
sub,
sup {
  position: relative;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 0;
  vertical-align: baselineheight; }

/* line 186, partials/_typography.scss */
sup {
  top: -.5em; }

/* line 189, partials/_typography.scss */
sub {
  bottom: -.25em; }

/* line 192, partials/_typography.scss */
.lead {
  font-size: 18.4px;
  font-size: 1.84rem; }

/* line 195, partials/_typography.scss */
.secondary {
  font-size: 13.91304px;
  font-size: 1.3913rem; }

/* line 198, partials/_typography.scss */
.tertiary {
  font-size: 12.8px;
  font-size: 1.28rem; }

/* line 201, partials/_typography.scss */
.amp {
  font-family: local("Georgia"), local("Garamond"), local("Palatino"), local("Book Antiqua"); }

/* line 206, partials/_typography.scss */
.footnotes li {
  margin-bottom: 0.75em;
  font-family: Palatino, "Times New Roman", Times, serif;
  font-size: 12.30769px;
  font-size: 1.23077rem;
  line-height: 1.4; }

/*footnotes*/
/* line 214, partials/_typography.scss */
.spaced {
  letter-spacing: 1px; }

/* line 6, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
a {
  text-decoration: none;
  color: #fd0000; }
  /* line 10, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
  a:visited {
    color: #970000; }
  /* line 13, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
  a:hover {
    text-decoration: underline;
    color: #ca0000; }
  /* line 17, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
  a:focus {
    outline: thin dotted;
    color: #640000; }
  /* line 22, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
  a:hover, a:active {
    outline: 0; }

/* line 26, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
::-moz-selection {
  background-color: #00fdfd;
  color: #fd0000;
  text-shadow: none; }

/* line 31, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
::selection {
  background-color: #00fdfd;
  color: #fd0000;
  text-shadow: none; }

/* line 38, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch {
  margin: 0 0 1.5em 0;
  padding: 0; }

/* line 42, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-row {
  display: block;
  margin: 0;
  padding: 0;
  width: 200px;
  *zoom: 1; }
  /* line 42, partials/_mixins.scss */
  .swatch-row:before, .swatch-row:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  .swatch-row:after {
    clear: both; }

/* line 49, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-row-one {
  background-color: black; }

/* line 52, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-row-two {
  background-color: white; }

/* line 55, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-row span {
  display: block;
  float: left;
  width: 50px;
  height: 50px; }

/* line 63, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-base span:nth-child(1) {
  background-color: rgba(253, 0, 0, 0.9); }

/* line 66, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-base span:nth-child(2) {
  background-color: rgba(253, 0, 0, 0.8); }

/* line 69, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-base span:nth-child(3) {
  background-color: rgba(253, 0, 0, 0.7); }

/* line 72, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-base span:nth-child(4) {
  background-color: rgba(253, 0, 0, 0.6); }

/* line 77, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-secondary span:nth-child(1) {
  background-color: rgba(164, 50, 21, 0.9); }

/* line 80, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-secondary span:nth-child(2) {
  background-color: rgba(164, 50, 21, 0.8); }

/* line 83, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-secondary span:nth-child(3) {
  background-color: rgba(164, 50, 21, 0.7); }

/* line 86, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-secondary span:nth-child(4) {
  background-color: rgba(164, 50, 21, 0.6); }

/* line 91, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-tertiary span:nth-child(1) {
  background-color: rgba(41, 47, 54, 0.9); }

/* line 94, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-tertiary span:nth-child(2) {
  background-color: rgba(41, 47, 54, 0.8); }

/* line 97, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-tertiary span:nth-child(3) {
  background-color: rgba(41, 47, 54, 0.7); }

/* line 100, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-tertiary span:nth-child(4) {
  background-color: rgba(41, 47, 54, 0.6); }

/* line 105, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-neutral span:nth-child(1) {
  background-color: rgba(71, 63, 63, 0.9); }

/* line 108, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-neutral span:nth-child(2) {
  background-color: rgba(71, 63, 63, 0.8); }

/* line 111, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-neutral span:nth-child(3) {
  background-color: rgba(71, 63, 63, 0.7); }

/* line 114, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-neutral span:nth-child(4) {
  background-color: rgba(71, 63, 63, 0.6); }

/* line 119, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-error span:nth-child(1) {
  background-color: rgba(176, 20, 0, 0.9); }

/* line 122, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-error span:nth-child(2) {
  background-color: rgba(176, 20, 0, 0.8); }

/* line 125, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-error span:nth-child(3) {
  background-color: rgba(176, 20, 0, 0.7); }

/* line 128, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-error span:nth-child(4) {
  background-color: rgba(176, 20, 0, 0.6); }

/* line 133, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-info span:nth-child(1) {
  background-color: rgba(216, 220, 162, 0.9); }

/* line 136, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-info span:nth-child(2) {
  background-color: rgba(216, 220, 162, 0.8); }

/* line 139, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-info span:nth-child(3) {
  background-color: rgba(216, 220, 162, 0.7); }

/* line 142, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-info span:nth-child(4) {
  background-color: rgba(216, 220, 162, 0.6); }

/* line 147, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-success span:nth-child(1) {
  background-color: rgba(188, 212, 222, 0.9); }

/* line 150, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-success span:nth-child(2) {
  background-color: rgba(188, 212, 222, 0.8); }

/* line 153, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-success span:nth-child(3) {
  background-color: rgba(188, 212, 222, 0.7); }

/* line 156, ../../../../EG SASS FRAMEWORK/partials/_colour.scss */
.swatch-success span:nth-child(4) {
  background-color: rgba(188, 212, 222, 0.6); }

/* line 8, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-media.scss */
.media, .post,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

/* line 14, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-media.scss */
.media, .post,
.media .media,
.post .media,
.media .post,
.post .post {
  margin-top: 15px; }

/* line 17, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-media.scss */
.media:first-child, .post:first-child {
  margin-top: 0; }

/* line 20, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-media.scss */
.media-object, .wp-post-image {
  display: block; }

/* line 23, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-media.scss */
.media-heading, .entry-title {
  margin: 0 0 5px; }

/* line 26, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-media.scss */
.media .pull-left, .post .pull-left, .media .alignleft, .post .alignleft {
  float: left;
  margin-right: 12px;
  margin-bottom: 12px; }

/* line 31, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-media.scss */
.media .pull-right, .post .pull-right, .media .alignright, .post .alignright {
  float: right;
  margin-left: 12px;
  margin-bottom: 12px; }

/* line 36, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-media.scss */
.media-list {
  margin-left: 0;
  list-style-type: none; }

/* line 7, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin: 0 0 1.5em 0; }

/* line 13, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar__inner {
  min-height: 70px;
  padding-left: 24px;
  padding-right: 24px;
  background-color: white;
  border: 2px solid #e7e4e4;
  border-radius: 4px;
  *zoom: 1; }
  /* line 42, partials/_mixins.scss */
  .navbar__inner:before, .navbar__inner:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  .navbar__inner:after {
    clear: both; }

/* line 23, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar .container {
  width: auto; }

/* line 26, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.nav-collapse.collapse {
  overflow: visible;
  height: auto; }

/* line 30, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar__brand {
  float: left;
  display: block;
  padding: 0.75em 24px;
  font-size: 12.8px;
  font-size: 1.28rem;
  color: #fd0000; }
  /* line 37, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
  .navbar__brand:hover {
    text-decoration: none; }

/*navbar__brand*/
/* line 41, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar-text {
  margin-bottom: 0;
  line-height: 70px;
  color: #202020; }

/* line 46, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar-link {
  color: #fd0000; }
  /* line 49, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
  .navbar-link:hover {
    color: #202020; }

/*navbar-text*/
/* line 53, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar .divider-vertical {
  height: 70px;
  margin: 0;
  border-left: 1px solid #e7e4e4;
  border-right: 1px solid white; }

/* line 59, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar .nav {
  display: block;
  position: relative;
  left: 0;
  float: left;
  margin: 0 12px 0 0; }

/* line 66, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar .nav.pull-right, .navbar .nav.alignright {
  float: right;
  margin-right: 0; }

/* line 70, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar .nav > li {
  float: left; }

/* line 73, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar .nav > li > a {
  float: none;
  padding: 0.75em 24px;
  color: #fd0000;
  font-size: 12.8px;
  font-size: 1.28rem;
  text-decoration: none; }

/* line 81, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: rgba(253, 0, 0, 0.25);
  color: #202020;
  text-decoration: none; }

/* line 88, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-navbar.scss */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  background-color: #fd0000;
  color: white;
  text-decoration: none; }

/* line 7, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination {
  margin: 0 0 1.5em 0; }

/* line 10, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination ul {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0; }

/* line 16, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination ul > li {
  display: inline; }

/* line 20, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 11px;
  font-family: "gudearegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 1.5em;
  text-decoration: none;
  background-color: white;
  border: 1px solid #cccccc;
  border-left-width: 0;
  color: #fd0000; }

/* line 33, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination ul > li > a:hover {
  background-color: #f6f5f5;
  color: #202020; }

/* line 38, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #fd0000;
  color: white;
  text-decoration: none;
  cursor: default; }

/* line 44, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination ul > .active > a:hover {
  background-color: #fd0000; }

/* line 49, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  background-color: transparent;
  color: #8a7b7b;
  cursor: default; }

/* line 55, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  background-color: #f6f5f5;
  border-left-width: 1px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #202020; }

/* line 63, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  background-color: #f6f5f5;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #202020; }

/* line 71, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination-centered {
  text-align: center; }

/* line 74, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination-right {
  text-align: right; }

/* line 81, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 8px 22px;
  font-size: 16px;
  font-size: 1.6rem; }

/* line 88, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 4px 11px;
  font-size: 14px;
  font-size: 1.4rem; }

/* line 95, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-pagination.scss */
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 2px 5px;
  font-size: 12px;
  font-size: 1.2rem; }

/* line 7, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: Palatino, "Times New Roman", Times, serif; }

/* line 14, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
.table, .ims-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5em; }
  /* line 20, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
  .table th, .ims-table th,
  .table td,
  .ims-table td {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #c6bfbf;
    font-size: 12.8px;
    font-size: 1.28rem;
    line-height: 1.5em;
    text-align: left; }
  /* line 28, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
  .table th, .ims-table th {
    font-weight: bold; }
  /* line 31, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
  .table thead th, .ims-table thead th {
    vertical-align: bottom; }
  /* line 37, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
  .table colgroup + thead tr:first-child th, .ims-table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .ims-table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .ims-table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td,
  .ims-table thead:first-child tr:first-child td {
    border-top: 0; }
  /* line 40, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
  .table tbody + tbody, .ims-table tbody + tbody {
    border-top: 2px solid #c6bfbf; }
  /* line 44, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
  .table tbody tr td, .ims-table tbody tr td,
  .table tbody tr th,
  .ims-table tbody tr th {
    -webkit-transition: background-color 0.25s 0 ease;
    -moz-transition: background-color 0.25s 0 ease;
    -ms-transition: background-color 0.25s 0 ease;
    -o-transition: background-color 0.25s 0 ease;
    transition: background-color 0.25s 0 ease; }
  /* line 48, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
  .table tbody tr:hover td, .ims-table tbody tr:hover td,
  .table tbody tr:hover th,
  .ims-table tbody tr:hover th {
    background-color: #f6f5f5; }

/* line 57, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

/* line 63, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
.table-bordered {
  border: 1px solid #c6bfbf;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed; }
  /* line 70, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #c6bfbf; }
  /* line 81, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
  .table-bordered caption + thead tr:first-child th,
  .table-bordered caption + tbody tr:first-child th,
  .table-bordered caption + tbody tr:first-child td,
  .table-bordered colgroup + thead tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child td,
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }

/* line 91, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f6f5f5; }

/* line 101, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-tables.scss */
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f6f5f5; }

/* line 7, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
form {
  margin: 0 0 1.5em 0;
  font-family: "gudearegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  /* line 11, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
  form p {
    margin-bottom: 0.75em; }
  /* line 14, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
  form ul {
    list-style-type: none;
    margin: 0 0 1.5em 0;
    padding: 0; }
  /* line 19, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
  form br {
    display: none; }

/* line 23, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
fieldset {
  margin-bottom: 1.5em;
  padding: 0;
  border-width: 0; }
  /* line 28, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
  fieldset:last-of-type {
    margin-bottom: 0; }

/* line 32, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
legend {
  display: block;
  width: 100%;
  margin-bottom: 3em;
  *margin-left: -7px;
  padding: 0 0 0.75em 0;
  border: 0;
  color: #202020;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5em;
  white-space: normal; }
  /* line 45, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
  legend small {
    font-size: 1.125em;
    color: #393939; }

/* line 54, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
label,
input,
button,
select,
textarea {
  font-family: "gudearegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 57, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
label {
  display: block;
  margin-bottom: 0.375em;
  font-size: 16px;
  font-size: 1.6rem; }

/* line 76, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  display: inline-block;
  margin-bottom: 0.75em;
  padding: 6px 11px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: inherit;
  border-radius: 4px;
  vertical-align: middle; }

/* line 91, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"] {
  display: -webkit-inline-flex; }

/* line 95, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
input,
textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/* line 99, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
textarea {
  height: auto;
  resize-x: none; }

/* line 117, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  background-color: white;
  border: 2px solid #c6bfbf; }
  /* line 122, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
  textarea:hover,
  input[type="text"]:hover,
  input[type="password"]:hover,
  input[type="datetime"]:hover,
  input[type="datetime-local"]:hover,
  input[type="date"]:hover,
  input[type="month"]:hover,
  input[type="time"]:hover,
  input[type="week"]:hover,
  input[type="number"]:hover,
  input[type="email"]:hover,
  input[type="url"]:hover,
  input[type="search"]:hover,
  input[type="tel"]:hover,
  input[type="color"]:hover {
    border-color: #aea4a4; }
  /* line 125, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus {
    border-color: #8a7b7b;
    outline: 0;
    outline: thin dotted \ 9; }

/* line 132, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \ 9;
  line-height: normal; }

/* line 144, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

/* line 147, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
select {
  padding: 0;
  width: 90%; }

/* line 152, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
select[multiple],
select[size] {
  height: auto; }

/* line 157, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 304, partials/_mixins.scss */
input:-moz-placeholder,
textarea:-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #8a7b7b; }
/* line 308, partials/_mixins.scss */
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #8a7b7b; }
/* line 312, partials/_mixins.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #8a7b7b; }
/* line 316, partials/_mixins.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #8a7b7b; }

/* line 169, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.radio,
.checkbox {
  min-height: 1.5em;
  font-size: 16px;
  font-size: 1.6rem; }

/* line 174, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-right: 12px; }

/* line 179, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

/* line 183, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

/* line 190, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 12px; }

/* line 196, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.input-mini {
  width: 60px; }

/* line 197, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.input-small {
  width: 90px; }

/* line 198, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.input-medium {
  width: 150px; }

/* line 199, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.input-large {
  width: 210px; }

/* line 200, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.input-xlarge {
  width: 270px; }

/* line 201, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.input-xxlarge {
  width: 530px; }

/* line 210, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  opacity: .25; }

/* line 215, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
.form-actions {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 0.5em 24px 1.5em;
  *zoom: 1; }
  /* line 42, partials/_mixins.scss */
  .form-actions:before, .form-actions:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  .form-actions:after {
    clear: both; }

/* line 223, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-forms.scss */
[placeholder]:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity .5s .5s ease; }

/* line 7, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
.form-horizontal {
  /*controls*/
  /*input*/ }
  /* line 9, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
  .form-horizontal .control-group {
    margin-bottom: 1.5em;
    *zoom: 1; }
    /* line 42, partials/_mixins.scss */
    .form-horizontal .control-group:before, .form-horizontal .control-group:after {
      display: table;
      content: ""; }
    /* line 45, partials/_mixins.scss */
    .form-horizontal .control-group:after {
      clear: both; }
  /* line 13, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
  .form-horizontal .control-label {
    float: left;
    width: 49%;
    padding-top: 5px;
    padding-right: 24px;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  /* line 21, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
  .form-horizontal .controls {
    *display: inline-block;
    margin-left: 49%;
    *margin-left: 0;
    *padding-left: 24px; }
    /* line 27, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
    .form-horizontal .controls:first-child {
      *padding-left: 24px; }
  /* line 31, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
  .form-horizontal .help-block {
    margin-bottom: 0; }
  /* line 38, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
  .form-horizontal input + .help-block,
  .form-horizontal select + .help-block,
  .form-horizontal textarea + .help-block {
    margin-top: 0.75em; }
  /* line 42, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
  .form-horizontal .form-actions {
    padding-left: 49%; }

/* line 50, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }
/* line 57, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
.form-horizontal .hide {
  display: none; }
/* line 61, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
.form-horizontal label,
.form-horizontal .btn-group {
  display: inline-block; }
/* line 64, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
.form-horizontal .control-group {
  margin-bottom: 0.75em; }
/* line 67, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-horizontal.scss */
.form-horizontal legend + .control-group {
  margin-top: 1.5em;
  -webkit-margin-top-collapse: separate; }

/*form-horizontal*/
/* line 7, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
input.search-query {
  margin-bottom: 0;
  padding-right: 14px;
  padding-right: 4px \ 9;
  padding-left: 14px;
  padding-left: 4px \9;
  border-radius: 0; }

/* line 16, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  border-radius: 0; }

/* line 19, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
.form-search .input-append .search-query {
  border-radius: 14px, 0, 0, 14px; }

/* line 22, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
.form-search .input-append .btn, .form-search .input-append #submit, .form-search .input-append input[type="submit"], .form-search .input-append .downloadlink, .form-search .input-append #nav-below a, #nav-below .form-search .input-append a, .form-search .input-append .post-edit-link, .form-search .input-append .comment-reply-link, .form-search .input-append input.ngg-download-selectall, .form-search .input-append .downloadButton, .form-search .input-append .ims-navigation .nav-previous a, .ims-navigation .nav-previous .form-search .input-append a, .form-search .input-append .ims-navigation .nav-next a, .ims-navigation .nav-next .form-search .input-append a {
  border-radius: 0, 14px, 14px, 0; }

/* line 25, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
.form-search .input-prepend .search-query {
  border-radius: 0, 14px, 14px, 0; }

/* line 28, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
.form-search .input-prepend .btn, .form-search .input-prepend #submit, .form-search .input-prepend input[type="submit"], .form-search .input-prepend .downloadlink, .form-search .input-prepend #nav-below a, #nav-below .form-search .input-prepend a, .form-search .input-prepend .post-edit-link, .form-search .input-prepend .comment-reply-link, .form-search .input-prepend input.ngg-download-selectall, .form-search .input-prepend .downloadButton, .form-search .input-prepend .ims-navigation .nav-previous a, .ims-navigation .nav-previous .form-search .input-prepend a, .form-search .input-prepend .ims-navigation .nav-next a, .ims-navigation .nav-next .form-search .input-prepend a {
  border-radius: 14px, 0, 0, 14px; }

/* line 31, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
.form-search {
  /*radio*/ }
  /* line 35, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
  .form-search input,
  .form-search textarea,
  .form-search select {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle; }
  /* line 42, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
  .form-search .hide {
    display: none; }
  /* line 46, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
  .form-search label,
  .form-search .btn-group {
    display: inline-block; }
  /* line 50, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
  .form-search .radio,
  .form-search .checkbox {
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  /* line 56, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
  .form-search .radio input[type="radio"],
  .form-search .checkbox input[type="checkbox"] {
    float: left; }
    /* line 58, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
    .form-search .radio input[type="radio"] margin,
    .form-search .checkbox input[type="checkbox"] margin {
      right: 3px;
      left: 0; }
  /* line 63, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
  .form-search .control-group {
    margin-bottom: 0.75em; }
  /* line 66, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-search.scss */
  .form-search legend + .control-group {
    margin-top: 1.5em;
    -webkit-margin-top-collapse: separate; }

/*form-search*/
/* line 7, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn, #submit, input[type="submit"], .downloadlink, #nav-below a, .post-edit-link, .comment-reply-link, input.ngg-download-selectall, .downloadButton, .ims-navigation .nav-previous a, .ims-navigation .nav-next a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 11px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-weight: normal;
  font-family: "gudearegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #8a7b7b;
  text-align: center;
  vertical-align: middle;
  background-color: #f6f5f5;
  border: 1px solid #dedada;
  border-bottom-color: #d2cccc;
  border-radius: 4px;
  cursor: pointer; }
  /* line 31, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn:hover, #submit:hover, input[type="submit"]:hover, .downloadlink:hover, #nav-below a:hover, .post-edit-link:hover, .comment-reply-link:hover, input.ngg-download-selectall:hover, .downloadButton:hover, .ims-navigation .nav-previous a:hover, .ims-navigation .nav-next a:hover, .btn:active, #submit:active, input[type="submit"]:active, .downloadlink:active, #nav-below a:active, .post-edit-link:active, .comment-reply-link:active, input.ngg-download-selectall:active, .downloadButton:active, .ims-navigation .nav-previous a:active, .ims-navigation .nav-next a:active {
    background-color: #dedada;
    color: #706363;
    text-decoration: none; }

/*btn*/
/* line 39, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn:first-child, #submit:first-child, input[type="submit"]:first-child, .downloadlink:first-child, #nav-below a:first-child, .post-edit-link:first-child, .comment-reply-link:first-child, input.ngg-download-selectall:first-child, .downloadButton:first-child, .ims-navigation .nav-previous a:first-child, .ims-navigation .nav-next a:first-child {
  *margin-left: 0; }

/* line 42, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-disabled {
  opacity: .5;
  cursor: default; }

/* line 46, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-error {
  background-color: #b01400;
  border-color: #7d0e00;
  border-bottom-color: #4a0800;
  color: white; }
  /* line 56, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-error:active, .btn-error:hover {
    background-color: #7d0e00;
    color: #f2f2f2; }

/*btn-error*/
/* line 61, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-info {
  background-color: #d8dca2;
  border-color: #c8ce7d;
  border-bottom-color: #b9c058;
  color: #585c23; }
  /* line 71, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-info:active, .btn-info:hover {
    background-color: #c8ce7d;
    color: #474a1c; }

/*btn-info*/
/* line 76, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-inverse {
  background-color: #414141;
  border-color: #272727;
  border-bottom-color: #0e0e0e;
  color: white; }
  /* line 86, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-inverse:active, .btn-inverse:hover {
    background-color: #343434;
    color: #f2f2f2; }

/*btn-inverse*/
/* line 91, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-primary, .post-edit-link {
  background-color: #fd0000;
  border-color: #ca0000;
  border-bottom-color: #970000;
  color: white; }
  /* line 101, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-primary:active, .post-edit-link:active, .btn-primary:hover, .post-edit-link:hover {
    background-color: #ee0000;
    color: #f2f2f2; }

/*btn-primary*/
/* line 106, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-success {
  background-color: #bcd4de;
  border-color: #9abecd;
  border-bottom-color: #9abecd;
  color: #335868; }
  /* line 116, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-success:active, .btn-success:hover {
    background-color: #abc9d6;
    color: #2b4a57; }

/*btn-success*/
/* line 121, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-warning {
  background-color: #b01400;
  border-color: #7d0e00;
  border-bottom-color: #4a0800;
  color: white; }
  /* line 131, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-warning:active, .btn-warning:hover {
    background-color: #971100;
    color: #f2f2f2; }

/*btn-warning*/
/* line 136, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-extlarge {
  padding: 11px 22px;
  font-size: 32px;
  font-size: 3.2rem;
  border-width: 2px;
  border-radius: 8px; }

/* line 142, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn.btn-large, .btn-large#submit, input.btn-large[type="submit"], .btn-large.downloadlink, #nav-below a.btn-large, .btn-large.post-edit-link, .btn-large.comment-reply-link, input.btn-large.ngg-download-selectall, .btn-large.downloadButton, .ims-navigation .nav-previous a.btn-large, .ims-navigation .nav-next a.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px; }

/*btn.btn-large*/
/* line 148, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-large {
  padding: 11px 18px;
  font-size: 20px;
  font-size: 2rem;
  line-height: inherit;
  border-width: 2px;
  border-radius: 8px; }

/* line 155, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-small, .comment-reply-link {
  padding: 5px 10px;
  font-size: 10.66667px;
  font-size: 1.06667rem;
  line-height: 1em; }

/* line 160, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-mini, .post-edit-link {
  padding: 3px 5px;
  font-size: 9.14286px;
  font-size: 0.91429rem;
  line-height: 1em; }

/* line 165, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
  margin-bottom: 1.5em; }
  /* line 171, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-group .btn, .btn-group #submit, .btn-group input[type="submit"], .btn-group .downloadlink, .btn-group #nav-below a, #nav-below .btn-group a, .btn-group .post-edit-link, .btn-group .comment-reply-link, .btn-group input.ngg-download-selectall, .btn-group .downloadButton, .btn-group .ims-navigation .nav-previous a, .ims-navigation .nav-previous .btn-group a, .btn-group .ims-navigation .nav-next a, .ims-navigation .nav-next .btn-group a {
    position: relative;
    float: left;
    margin-left: -1px;
    border-radius: 0; }
  /* line 177, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-group .btn:first-child, .btn-group #submit:first-child, .btn-group input[type="submit"]:first-child, .btn-group .downloadlink:first-child, .btn-group #nav-below a:first-child, #nav-below .btn-group a:first-child, .btn-group .post-edit-link:first-child, .btn-group .comment-reply-link:first-child, .btn-group input.ngg-download-selectall:first-child, .btn-group .downloadButton:first-child, .btn-group .ims-navigation .nav-previous a:first-child, .ims-navigation .nav-previous .btn-group a:first-child, .btn-group .ims-navigation .nav-next a:first-child, .ims-navigation .nav-next .btn-group a:first-child {
    margin-left: 0;
    border-radius: 2px, 0, 2px, 0; }
  /* line 181, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-group .btn:last-child, .btn-group #submit:last-child, .btn-group input[type="submit"]:last-child, .btn-group .downloadlink:last-child, .btn-group #nav-below a:last-child, #nav-below .btn-group a:last-child, .btn-group .post-edit-link:last-child, .btn-group .comment-reply-link:last-child, .btn-group input.ngg-download-selectall:last-child, .btn-group .downloadButton:last-child, .btn-group .ims-navigation .nav-previous a:last-child, .ims-navigation .nav-previous .btn-group a:last-child, .btn-group .ims-navigation .nav-next a:last-child, .ims-navigation .nav-next .btn-group a:last-child {
    border-radius: 0, 2px, 0, 2px; }
  /* line 184, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-group .btn.large:first-child, .btn-group .large#submit:first-child, .btn-group input.large[type="submit"]:first-child, .btn-group .large.downloadlink:first-child, .btn-group #nav-below a.large:first-child, #nav-below .btn-group a.large:first-child, .btn-group .large.post-edit-link:first-child, .btn-group .large.comment-reply-link:first-child, .btn-group input.large.ngg-download-selectall:first-child, .btn-group .large.downloadButton:first-child, .btn-group .ims-navigation .nav-previous a.large:first-child, .ims-navigation .nav-previous .btn-group a.large:first-child, .btn-group .ims-navigation .nav-next a.large:first-child, .ims-navigation .nav-next .btn-group a.large:first-child {
    margin-left: 0;
    border-radius: 4px, 0, 4px, 0; }
  /* line 188, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-group .btn.large:last-child, .btn-group .large#submit:last-child, .btn-group input.large[type="submit"]:last-child, .btn-group .large.downloadlink:last-child, .btn-group #nav-below a.large:last-child, #nav-below .btn-group a.large:last-child, .btn-group .large.post-edit-link:last-child, .btn-group .large.comment-reply-link:last-child, .btn-group input.large.ngg-download-selectall:last-child, .btn-group .large.downloadButton:last-child, .btn-group .ims-navigation .nav-previous a.large:last-child, .ims-navigation .nav-previous .btn-group a.large:last-child, .btn-group .ims-navigation .nav-next a.large:last-child, .ims-navigation .nav-next .btn-group a.large:last-child {
    border-radius: 0, 4px, 0, 4px; }

/*btn.btn-group*/
/* line 192, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
.btn-toolbar {
  clear: both;
  margin-top: 0.75em;
  margin-bottom: 0.75em; }
  /* line 197, ../../../../EG SASS FRAMEWORK/partials/_bootstrap-form-buttons.scss */
  .btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    *zoom: 1; }

/*btn.btn-toolbar*/
/*
 * 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 17, partials/_flexslider.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

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

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

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

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

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

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

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

/* line 32, partials/_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 37, partials/_flexslider.scss */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
/* line 42, partials/_flexslider.scss */
.flexslider {
  margin: 0;
  background: #fff;
  position: relative;
  zoom: 1; }

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

/* line 44, partials/_flexslider.scss */
.loading .flex-viewport {
  max-height: 800px; }

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

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

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

/* line 52, partials/_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;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

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

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

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

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

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

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

/* Control Nav */
/* line 61, partials/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 30px;
  text-align: center; }

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

/* line 63, partials/_flexslider.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

/* line 64, partials/_flexslider.scss */
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

/* line 65, partials/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

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

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

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

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

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

@media screen and (max-width: 860px) {
  /* line 74, partials/_flexslider.scss */
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0; }

  /* line 75, partials/_flexslider.scss */
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0; } }
/*! responsive-nav.js v1.0.14 by @viljamis */
/* line 3, ../../../../EG SASS FRAMEWORK/partials/_navigation-responsive-nav.scss */
.js nav[role=navigation] {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1; }
  /* line 11, ../../../../EG SASS FRAMEWORK/partials/_navigation-responsive-nav.scss */
  .js nav[role=navigation] .opened {
    max-height: 9999px; }

/* line 17, ../../../../EG SASS FRAMEWORK/partials/_navigation-responsive-nav.scss */
#nav-toggle {
  float: right;
  display: block;
  padding: 0.75em 12px;
  background-color: white;
  color: #202020;
  border-bottom-left-radius: 8px; }

/* line 26, ../../../../EG SASS FRAMEWORK/partials/_navigation-responsive-nav.scss */
.navigation-toggle {
  display: none; }

/* line 30, ../../../../EG SASS FRAMEWORK/partials/_navigation-responsive-nav.scss */
nav[role=navigation] {
  clear: both;
  background-color: white;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }

/* line 35, ../../../../EG SASS FRAMEWORK/partials/_navigation-responsive-nav.scss */
nav[role=navigation].active {
  max-height: 25em; }

/* line 38, ../../../../EG SASS FRAMEWORK/partials/_navigation-responsive-nav.scss */
#navigation-toggle {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  /* line 42, ../../../../EG SASS FRAMEWORK/partials/_navigation-responsive-nav.scss */
  #navigation-toggle ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  /* line 46, ../../../../EG SASS FRAMEWORK/partials/_navigation-responsive-nav.scss */
  #navigation-toggle a {
    display: block;
    padding: .8em;
    border-bottom: 1px solid #e6e6e6;
    color: #202020;
    text-transform: uppercase; }
    /* line 53, ../../../../EG SASS FRAMEWORK/partials/_navigation-responsive-nav.scss */
    #navigation-toggle a:hover {
      color: #070707;
      text-decoration: none; }

@media only screen and (min-width: 30em) {
  /* line 6, ../../../../EG SASS FRAMEWORK/partials/_bp2.scss */
  body:after {
    content: 'bp2';
    display: none; } }
@media only screen and (min-width: 37.5em) {
  /* line 6, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
  body:after {
    content: 'bp3';
    display: none; }

  /* line 16, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
  .navigation-toggle,
  #nav-toggle {
    display: none; }

  /* line 19, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
  .js nav[role=navigation] {
    max-height: none; }

  /* line 22, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
  #navigation-toggle {
    margin: 0 0 0 -0.25em;
    border-width: 0; }
    /* line 26, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
    #navigation-toggle ul {
      margin: 0 auto; }
      /* line 29, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
      #navigation-toggle ul li {
        display: inline-block;
        margin: 0 12px 0 0; }
    /* line 34, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
    #navigation-toggle a {
      border-width: 0;
      font-size: 14px;
      font-size: 1.4rem; }

  /* line 4, ../../../../EG SASS FRAMEWORK/partials/_grid-vertical.scss */
  .container .row {
    margin: 0;
    width: 100%;
    display: inline-block; }

  /* line 17, ../../../../EG SASS FRAMEWORK/partials/_grid-vertical.scss */
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12 {
    width: auto; }

  /* line 29, ../../../../EG SASS FRAMEWORK/partials/_grid-vertical.scss */
  .offset_1,
  .offset_2,
  .offset_3,
  .offset_4,
  .offset_5,
  .offset_6,
  .offset_7,
  .offset_8,
  .offset_9,
  .offset_10,
  .offset_11 {
    margin-left: 0; } }
@media only screen and (min-width: 48em) {
  /* line 6, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  body:after {
    content: 'bp4';
    display: none; }

  /* line 10, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  .m-hide {
    display: inline-block !important;
    visibility: visible; }

  /* line 14, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  .t-hide {
    display: none !important;
    visibility: hidden; }

  /* line 19, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  .hero-unit {
    padding: 48px;
    /*p*/ }
    /* line 22, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
    .hero-unit p {
      font-size: 20px;
      font-size: 2rem; }
      /* line 25, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
      .hero-unit p:last-child {
        margin-bottom: 0; }
    /* line 29, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
    .hero-unit h1 {
      margin-bottom: 0.375em;
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1;
      letter-spacing: -1px; }

  /*hero-unit*/
  /* line 43, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  .navigation-footer-anchor li {
    display: inline-block;
    margin-right: 24px; }

  /* line 47, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  .f-nav li a {
    border-width: 0; }

  /* line 55, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  .js nav[role=navigation] {
    position: static;
    width: auto;
    max-width: none; }

  /* line 60, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  .navigation-left-nav-flyout-toggle {
    display: none; }

  /* line 63, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  #navigation-left-nav-flyout a {
    border-width: 0; }

  /* line 66, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  .wrap.active {
    left: 0; }

  /* line 69, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  #navigation-left-nav-flyout li {
    display: inline-block;
    margin: 0 .25em; }

  /* line 1, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_1 {
    width: 7.41666666667%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  /* line 4, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_2 {
    width: 15.8333333333%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  /* line 7, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_3 {
    width: 24.25%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  /* line 10, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_4 {
    width: 32.6666666667%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  /* line 13, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_5 {
    width: 41.0833333333%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  /* line 16, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_6 {
    width: 49.5%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  /* line 19, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_7 {
    width: 57.9166666667%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  /* line 22, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_8 {
    width: 66.3333333333%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  /* line 25, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_9 {
    width: 74.75%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  /* line 28, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_10 {
    width: 83.1666666667%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  /* line 31, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_11 {
    width: 91.5833333333%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  /* line 34, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .grid_12 {
    margin-left: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 39, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .offset_1 {
    margin-left: 7.41666666667%; }

  /* line 40, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .offset_2 {
    margin-left: 15.8333333333%; }

  /* line 41, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .offset_3 {
    margin-left: 24.25%; }

  /* line 42, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .offset_4 {
    margin-left: 32.6666666667%; }

  /* line 43, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .offset_5 {
    margin-left: 41.0833333333%; }

  /* line 44, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .offset_6 {
    margin-left: 49.5%; }

  /* line 45, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .offset_7 {
    margin-left: 57.9166666667%; }

  /* line 46, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .offset_8 {
    margin-left: 66.3333333333%; }

  /* line 47, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .offset_9 {
    margin-left: 74.75%; }

  /* line 48, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .offset_10 {
    margin-left: 83.1666666667%; }

  /* line 49, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
  .offset_11 {
    margin-left: 91.5833333333%; } }
@media only screen and (min-width: 62em) {
  /* line 6, ../../../../EG SASS FRAMEWORK/partials/_bp5.scss */
  body:after {
    content: 'bp5';
    display: none; }

  /* line 10, ../../../../EG SASS FRAMEWORK/partials/_bp5.scss */
  .t-hide {
    display: inline-block !important;
    visibility: visible; }

  /* line 14, ../../../../EG SASS FRAMEWORK/partials/_bp5.scss */
  .d-hide {
    display: none !important;
    visibility: hidden; } }
@media only screen and (min-width: 72em) {
  /* line 6, ../../../../EG SASS FRAMEWORK/partials/_bp6.scss */
  body:after {
    content: 'bp6';
    display: none; } }
/*  !Main Styles============================== */
/* line 204, style.scss */
p.chromeframe {
  margin: .2em 0;
  background: #8a7b7b;
  color: #473f3f;
  padding: .2em 0; }

/* line 209, style.scss */
h1, .h1 {
  font-size: 36px;
  font-size: 3.6rem; }

/* line 214, style.scss */
h2, .h2 {
  font-size: 30px;
  font-size: 3rem; }

/* line 218, style.scss */
h1 {
  padding-left: 0.9em;
  background: url(images/arrow.svg) no-repeat 0 0; }
  /* line 344, partials/_mixins.scss */
  html.no-svg h1 {
    background: url(images/arrow.png) no-repeat 0 0; }

/* line 226, style.scss */
#skip {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }
  /* line 97, partials/_mixins.scss */
  #skip.focusable:active, #skip.focusable:focus {
    position: static;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    overflow: visible; }

/* line 230, style.scss */
.screen-reader-text {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }
  /* line 97, partials/_mixins.scss */
  .screen-reader-text.focusable:active, .screen-reader-text.focusable:focus {
    position: static;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    overflow: visible; }

/*  !Structure ========================== */
/* line 237, style.scss */
.container {
  padding: 0 1em;
  max-width: 72em;
  *zoom: 1;
  margin: 0 auto;
  padding: 0 2em; }
  /* line 42, partials/_mixins.scss */
  .container:before, .container:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  .container:after {
    clear: both; }

/* line 251, style.scss */
header.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: white;
  padding: 1em 0;
  display: block;
  width: 100%;
  max-width: 100% !important;
  *zoom: 1;
  -webkit-box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.35);
  box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.35);
  border-bottom: #8a7b7b 1px solid; }
  /* line 42, partials/_mixins.scss */
  header.header:before, header.header:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  header.header:after {
    clear: both; }

/* line 270, style.scss */
header.header .container, footer.footer .container {
  padding: 0 3em 0 3em;
  /*
  		@include mq(large){
  			margin: 0;
  		}
  */
  margin: 0 auto; }

/* line 285, style.scss */
#content {
  *zoom: 1;
  margin-top: -1em;
  background: #f6f5f5; }
  /* line 42, partials/_mixins.scss */
  #content:before, #content:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  #content:after {
    clear: both; }
  /* line 289, style.scss */
  #content .container {
    background: white;
    border: 1px solid #8a7b7b;
    position: relative;
    z-index: 99;
    padding: 10em 2em 2em 2em;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
    margin: -1.2em auto 0 auto;
    min-height: 800px;
    margin: -1.5em auto 0 auto;
    margin: -1.5em auto 0 auto; }

/* line 309, style.scss */
body.home #content .container {
  padding-top: 2em; }

/* line 315, style.scss */
.logo {
  width: 170px;
  height: 50px;
  display: block;
  float: left;
  background: url(images/AGL-logo.svg) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-size: contain;
  width: 140px;
  height: 45px;
  width: 180px;
  height: 50px;
  width: 230px;
  height: 60px;
  width: 260px;
  height: 70px; }
  /* line 344, partials/_mixins.scss */
  html.no-svg .logo {
    background: url(images/AGL-logo.png) no-repeat 0 0; }

/* line 344, style.scss */
#navigation-toggle {
  float: right;
  width: 74%;
  clear: none;
  margin-top: 1em; }
  /* line 350, style.scss */
  #navigation-toggle a {
    font-size: 12px;
    font-size: 1.2rem; }
  /* line 355, style.scss */
  #navigation-toggle ul.sub-menu li {
    margin: 0; }
  /* line 358, style.scss */
  #navigation-toggle ul.sub-menu li a {
    /* float: right; */
    text-indent: 1em; }
  /* line 362, style.scss */
  #navigation-toggle li {
    text-transform: uppercase; }
  /* line 365, style.scss */
  #navigation-toggle a {
    /* @include font-size(16); */
    text-transform: uppercase;
    padding: 0.6em; }
    /* line 369, style.scss */
    #navigation-toggle a:hover {
      background-color: #f6f5f5; }
  /* line 376, style.scss */
  #navigation-toggle a {
    font-size: 15px;
    font-size: 1.5rem; }
  /* line 380, style.scss */
  #navigation-toggle a {
    font-size: 16px;
    font-size: 1.6rem; }

/* line 388, style.scss */
#nav-toggle {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #f6f5f5;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.35);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.35); }

/* line 396, style.scss */
.flexslider {
  padding-top: 80px;
  margin: 0 auto;
  max-width: 2500px;
  padding-top: 100px; }

/* line 405, style.scss */
.ass-logos {
  display: none;
  display: block;
  margin-top: 2em;
  *zoom: 1; }
  /* line 42, partials/_mixins.scss */
  .ass-logos:before, .ass-logos:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  .ass-logos:after {
    clear: both; }
  /* line 411, style.scss */
  .ass-logos img {
    float: left; }

/* line 417, style.scss */
.sm-icons {
  text-align: center; }
  /* line 419, style.scss */
  .sm-icons img {
    margin: 5px;
    width: 54px;
    height: 54px; }

/* line 426, style.scss */
#jwplayer-0_wrapper {
  margin-top: 3em; }

/* line 430, style.scss */
aside.sidebar {
  background: #f6f5f5;
  padding: 1em;
  margin-bottom: 2em;
  padding-left: 2em;
  background: white; }
  /* line 434, style.scss */
  aside.sidebar ul {
    list-style: none; }

/* line 443, style.scss */
div.wpcf7 {
  width: 90%;
  margin-right: 4em !important;
  float: left; }

/* line 451, style.scss */
.column2 {
  -webkit-column-width: 250px;
  -webkit-column-count: 2;
  -webkit-column-gap: 50px;
  -webkit-column-rule-color: white;
  -webkit-column-rule-style: solid;
  -webkit-column-rule-width: 1px;
  -moz-column-width: 250px;
  -moz-column-count: 2;
  -moz-column-gap: 50px;
  -moz-column-rule-color: white;
  -moz-column-rule-style: solid;
  -moz-column-rule-width: 1px;
  column-width: 250px;
  column-count: 2;
  column-gap: 50px;
  column-rule-color: white;
  column-rule-style: solid;
  column-rule-width: 1px;
  margin: 1em 0 1.5em 0; }
  /* line 454, style.scss */
  .column2 p {
    margin: 0; }

/* line 459, style.scss */
.column3 {
  -webkit-column-width: 250px;
  -webkit-column-count: 3;
  -webkit-column-gap: 50px;
  -webkit-column-rule-color: white;
  -webkit-column-rule-style: solid;
  -webkit-column-rule-width: 1px;
  -moz-column-width: 250px;
  -moz-column-count: 3;
  -moz-column-gap: 50px;
  -moz-column-rule-color: white;
  -moz-column-rule-style: solid;
  -moz-column-rule-width: 1px;
  column-width: 250px;
  column-count: 3;
  column-gap: 50px;
  column-rule-color: white;
  column-rule-style: solid;
  column-rule-width: 1px;
  margin: 1em 0 1.5em 0; }
  /* line 462, style.scss */
  .column3 p {
    margin: 0; }

/* line 467, style.scss */
.column-fix {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  column-break-inside: avoid;
  display: table; }

/* line 476, style.scss */
.contact-page-pic {
  margin-bottom: 1em; }

/* line 480, style.scss */
footer.footer {
  background: #f6f5f5;
  clear: both;
  text-align: left; }
  /* line 486, style.scss */
  footer.footer .container {
    padding-top: 1em;
    border: none; }
  /* line 490, style.scss */
  footer.footer ul {
    list-style: none;
    font-size: 14px;
    font-size: 1.4rem; }
  /* line 494, style.scss */
  footer.footer a {
    color: black; }

/* line 499, style.scss */
.site-name {
  margin: 0 auto;
  background: url(images/arrow.svg) no-repeat 0 0;
  padding-left: 2em;
  padding-bottom: 1em;
  width: 230px;
  margin: 0; }
  /* line 344, partials/_mixins.scss */
  html.no-svg .site-name {
    background: url(images/arrow.png) no-repeat 0 0; }
  /* line 508, style.scss */
  .site-name a.site-name-link {
    color: black;
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: bold; }

/* line 518, style.scss */
small.copyright {
  margin-top: -0.6em; }

/* line 522, style.scss */
footer.footer a.credit {
  display: block;
  clear: both;
  text-align: center;
  font-size: 11px;
  font-size: 1.1rem;
  color: #f6f5f5;
  text-align: right; }
  /* line 531, style.scss */
  footer.footer a.credit:visited {
    color: #8a7b7b; }
  /* line 534, style.scss */
  footer.footer a.credit .container {
    border: none; }

/*  !Nav Dropdown==============================	 */
/* line 543, style.scss */
#navigation-toggle {
  overflow: visible; }
  /* line 547, style.scss */
  #navigation-toggle li {
    position: relative;
    text-transform: uppercase;
    float: right; }
  /* line 552, style.scss */
  #navigation-toggle li ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1001; }
  /* line 560, style.scss */
  #navigation-toggle li ul ul {
    top: 0;
    left: 100%; }
  /* line 564, style.scss */
  #navigation-toggle ul li:hover > ul {
    border-left: 0;
    display: block;
    border: #8a7b7b 1px solid; }
  /* line 569, style.scss */
  #navigation-toggle li ul li a {
    background: white;
    border-bottom: 1px solid #ededed;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    line-height: 2.181818182;
    padding: 8px 10px;
    padding: 0.571428571rem 0.714285714rem;
    width: 200px;
    width: 15.85714286rem;
    white-space: normal; }
    /* line 581, style.scss */
    #navigation-toggle li ul li a:hover {
      background-color: #f6f5f5; }

/* !Our Work galleries===============*/
/* line 591, style.scss */
.album-wrap {
  *zoom: 1;
  padding: 0.7em;
  border: 1px solid #f6f5f5;
  margin: 0.5em; }
  /* line 42, partials/_mixins.scss */
  .album-wrap:before, .album-wrap:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  .album-wrap:after {
    clear: both; }

/* line 598, style.scss */
.gallery-image {
  width: auto;
  max-width: 100% !important;
  margin: 1em 0;
  position: relative;
  width: 40%;
  float: left;
  margin: 0 1.6em 0 0;
  width: 35%; }
  /* line 603, style.scss */
  .gallery-image img {
    width: 100%;
    height: auto; }
  /* line 607, style.scss */
  .gallery-image a {
    display: block;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background: #8a7b7b;
    background: #8a7b7b url(images/arrow-right.svg) no-repeat bottom right; }
    /* line 344, partials/_mixins.scss */
    html.no-svg .gallery-image a {
      background: #8a7b7b url(images/arrow-right.png) no-repeat bottom right; }
    /* line 617, style.scss */
    .gallery-image a:hover {
      background-color: #fd0000;
      background-position-x: 102%;
      -webkit-transition: 0.2s;
      -moz-transition: 0.2s;
      -ms-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s;
      text-decoration: none; }
      /* line 344, partials/_mixins.scss */
      html.no-svg .gallery-image a:hover {
        background: #fd0000 url(images/arrow-right.png) no-repeat bottom right; }

/*
.gallery-image:nth-of-type(odd) {
	@include mq(medium){
			clear: left;
			margin-left: 0;
			}
}
*/
/* line 645, style.scss */
.gallery-name {
  display: block;
  width: auto;
  color: white;
  padding: 0.6em;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.6em 6.2em 0.6em 1em; }

/* line 659, style.scss */
.fp-galleries {
  padding-bottom: 3em;
  *zoom: 1; }
  /* line 42, partials/_mixins.scss */
  .fp-galleries:before, .fp-galleries:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  .fp-galleries:after {
    clear: both; }

/* Download styles ================== */
/* line 665, style.scss */
.dropfiles-content .file {
  padding: 1em 0;
  border-bottom: 1px solid #f6f5f5; }

/* line 670, style.scss */
#content .dropfiles-content h3 {
  font-size: 18px;
  font-size: 1.8rem; }

/*  ! Album Styles ======================== */
/* line 675, style.scss */
.ngg-album .gallery-image {
  width: 270px;
  margin-right: 2em;
  margin-top: 0; }

/*
.ngg-description{
	@include mq(smallest){
		float: left;
		width: 55%;
	}
}
*/
/* line 690, style.scss */
html > body .ngg-album, .ngg-album {
  border: none !important;
  border-top: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important; }

/* ! Blog & Comments =================*/
/* line 698, style.scss */
.entry-meta, .entry-utility, .comment-meta {
  font-size: 80%;
  margin-bottom: 1em; }

/* line 703, style.scss */
.entry-utility {
  border-top: 1px solid #fd0000;
  margin-bottom: 2em;
  margin-top: 1em;
  clear: both; }

/* line 712, style.scss */
li.comment {
  list-style: none;
  margin-bottom: 2em; }

/* line 717, style.scss */
ul.children {
  border-left: 6px solid #f6f5f5; }

/* line 721, style.scss */
p.form-allowed-tags {
  display: none !important;
  visibility: hidden; }

/*  !Wordpress images ================== */
/*  !Buttons ======================== */
/* line 762, style.scss */
aside.sidebar #searchform {
  position: relative; }
  /* line 764, style.scss */
  aside.sidebar #searchform #searchsubmit {
    position: absolute;
    right: 10px;
    top: 20%;
    border: 0;
    background: url(images/search-icon.svg) no-repeat center center;
    font-size: 0;
    height: 22px;
    width: 22px; }
    /* line 344, partials/_mixins.scss */
    html.no-svg aside.sidebar #searchform #searchsubmit {
      background: url(images/search-icon.png) no-repeat center center; }

/* line 779, style.scss */
#nav-below {
  padding: 1em;
  *zoom: 1; }
  /* line 42, partials/_mixins.scss */
  #nav-below:before, #nav-below:after {
    display: table;
    content: ""; }
  /* line 45, partials/_mixins.scss */
  #nav-below:after {
    clear: both; }

/* line 788, style.scss */
#nav-below a[rel="next"] {
  float: right; }

/* line 792, style.scss */
.post-edit-link {
  margin: 1em; }
  /* line 797, style.scss */
  .post-edit-link:visited {
    color: white; }

/* line 808, style.scss */
input.ngg-download-selectall, .downloadButton {
  margin-right: 2em; }

/*  !Nextgen styles ========================= */
/* line 815, style.scss */
.nextgen_pro_list_album .caption_link {
  font-weight: 700;
  margin-bottom: 1em;
  text-transform: capitalize;
  display: block; }

/* line 824, style.scss */
#displayed_gallery_261 .image_description {
  width: auto !important;
  width: 50% !important; }

/* line 834, style.scss */
.nextgen_pro_list_album .gallery_preview {
  margin-bottom: 1em; }

/*  !IMStore styles ======================= */
/* line 842, style.scss */
.single-ims_gallery .grid_8 {
  width: 80%; }

/* line 848, style.scss */
.ims-table {
  width: 99%; }
  /* line 851, style.scss */
  .ims-table .row {
    display: table-row; }

/* line 856, style.scss */
body #content .ims-table tr th, #content .ims-table tr td {
  padding: 5px !important; }

/* line 860, style.scss */
.ims-navigation .nav-previous {
  width: 150px;
  float: left; }

/* line 869, style.scss */
.ims-navigation .nav-next {
  width: 150px;
  float: right; }

/* line 874, style.scss */
.ims-navigation .nav-next a {
  float: right; }

/* line 879, style.scss */
.ims-cols-4 .ims-img {
  width: 48% !important;
  width: 24% !important; }

/* line 886, style.scss */
#ims-mainbox .imstore-nav {
  height: auto !important; }

/* IMStore album list=========== */
/* line 891, style.scss */
ul.ims-gallery-list {
  margin-bottom: 3em; }

@media print {
  /* line 6, ../../../../EG SASS FRAMEWORK/partials/_print.scss */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  @page {
    margin: 0.5cm; }

  /* line 15, ../../../../EG SASS FRAMEWORK/partials/_print.scss */
  h2, h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid; }

  /* line 20, ../../../../EG SASS FRAMEWORK/partials/_print.scss */
  p {
    orphans: 3;
    widows: 3; }

  /* line 24, ../../../../EG SASS FRAMEWORK/partials/_print.scss */
  pre, blockquote {
    border: 1px solid #666;
    page-break-inside: avoid; }

  /* line 28, ../../../../EG SASS FRAMEWORK/partials/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* line 31, ../../../../EG SASS FRAMEWORK/partials/_print.scss */
  a, a:visited {
    text-decoration: underline; }

  /* line 34, ../../../../EG SASS FRAMEWORK/partials/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")"; }

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

  /* line 41, ../../../../EG SASS FRAMEWORK/partials/_print.scss */
  img {
    max-width: 100% !important;
    page-break-inside: avoid; }

  /* line 45, ../../../../EG SASS FRAMEWORK/partials/_print.scss */
  thead {
    display: table-header-group; }

  /* line 48, ../../../../EG SASS FRAMEWORK/partials/_print.scss */
  tr {
    page-break-inside: avoid; } }
/* line 6, ../../../../EG SASS FRAMEWORK/partials/_bp2.scss */
body:after {
  content: 'bp2';
  display: none; }

/* line 6, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
body:after {
  content: 'bp3';
  display: none; }

/* line 16, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
.navigation-toggle,
#nav-toggle {
  display: none; }

/* line 19, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
.js nav[role=navigation] {
  max-height: none; }

/* line 22, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
#navigation-toggle {
  margin: 0 0 0 -0.25em;
  border-width: 0; }
  /* line 26, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
  #navigation-toggle ul {
    margin: 0 auto; }
    /* line 29, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
    #navigation-toggle ul li {
      display: inline-block;
      margin: 0 12px 0 0; }
  /* line 34, ../../../../EG SASS FRAMEWORK/partials/_bp3.scss */
  #navigation-toggle a {
    border-width: 0;
    font-size: 14px;
    font-size: 1.4rem; }

/* line 6, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
body:after {
  content: 'bp4';
  display: none; }

/* line 10, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
.m-hide {
  display: inline-block !important;
  visibility: visible; }

/* line 14, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
.t-hide {
  display: none !important;
  visibility: hidden; }

/* line 19, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
.hero-unit {
  padding: 48px;
  /*p*/ }
  /* line 22, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  .hero-unit p {
    font-size: 20px;
    font-size: 2rem; }
    /* line 25, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
    .hero-unit p:last-child {
      margin-bottom: 0; }
  /* line 29, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
  .hero-unit h1 {
    margin-bottom: 0.375em;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 1;
    letter-spacing: -1px; }

/*hero-unit*/
/* line 43, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
.navigation-footer-anchor li {
  display: inline-block;
  margin-right: 24px; }

/* line 47, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
.f-nav li a {
  border-width: 0; }

/* line 55, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
.js nav[role=navigation] {
  position: static;
  width: auto;
  max-width: none; }

/* line 60, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
.navigation-left-nav-flyout-toggle {
  display: none; }

/* line 63, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
#navigation-left-nav-flyout a {
  border-width: 0; }

/* line 66, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
.wrap.active {
  left: 0; }

/* line 69, ../../../../EG SASS FRAMEWORK/partials/_bp4.scss */
#navigation-left-nav-flyout li {
  display: inline-block;
  margin: 0 .25em; }

/* line 1, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_1 {
  width: 7.41666666667%;
  float: left;
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%; }

/* line 4, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_2 {
  width: 15.8333333333%;
  float: left;
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%; }

/* line 7, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_3 {
  width: 24.25%;
  float: left;
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%; }

/* line 10, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_4 {
  width: 32.6666666667%;
  float: left;
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%; }

/* line 13, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_5 {
  width: 41.0833333333%;
  float: left;
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%; }

/* line 16, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_6 {
  width: 49.5%;
  float: left;
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%; }

/* line 19, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_7 {
  width: 57.9166666667%;
  float: left;
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%; }

/* line 22, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_8 {
  width: 66.3333333333%;
  float: left;
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%; }

/* line 25, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_9 {
  width: 74.75%;
  float: left;
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%; }

/* line 28, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_10 {
  width: 83.1666666667%;
  float: left;
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%; }

/* line 31, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_11 {
  width: 91.5833333333%;
  float: left;
  display: inline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 2%; }

/* line 34, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.grid_12 {
  margin-left: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 39, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.offset_1 {
  margin-left: 7.41666666667%; }

/* line 40, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.offset_2 {
  margin-left: 15.8333333333%; }

/* line 41, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.offset_3 {
  margin-left: 24.25%; }

/* line 42, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.offset_4 {
  margin-left: 32.6666666667%; }

/* line 43, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.offset_5 {
  margin-left: 41.0833333333%; }

/* line 44, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.offset_6 {
  margin-left: 49.5%; }

/* line 45, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.offset_7 {
  margin-left: 57.9166666667%; }

/* line 46, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.offset_8 {
  margin-left: 66.3333333333%; }

/* line 47, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.offset_9 {
  margin-left: 74.75%; }

/* line 48, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.offset_10 {
  margin-left: 83.1666666667%; }

/* line 49, ../../../../EG SASS FRAMEWORK/partials/_grid-horizontal.scss */
.offset_11 {
  margin-left: 91.5833333333%; }

/* line 6, ../../../../EG SASS FRAMEWORK/partials/_bp5.scss */
body:after {
  content: 'bp5';
  display: none; }

/* line 10, ../../../../EG SASS FRAMEWORK/partials/_bp5.scss */
.t-hide {
  display: inline-block !important;
  visibility: visible; }

/* line 14, ../../../../EG SASS FRAMEWORK/partials/_bp5.scss */
.d-hide {
  display: none !important;
  visibility: hidden; }

/* line 6, ../../../../EG SASS FRAMEWORK/partials/_bp6.scss */
body:after {
  content: 'bp6';
  display: none; }

/* line 17, lte-ie8.scss */
.container {
  width: 62em;
  margin: 0 auto; }

/* line 23, lte-ie8.scss */
#content .container {
  margin: -1.5em auto; }

/* line 30, lte-ie8.scss */
.gallery-image {
  width: 35%;
  box-sizing: border-box; }
  /* line 33, lte-ie8.scss */
  .gallery-image img {
    width: 100% !important; }

/* line 41, lte-ie8.scss */
#navigation-toggle {
  margin-top: 1em; }

/* line 45, lte-ie8.scss */
.ie8 .home img {
  width: 100%; }

/* line 49, lte-ie8.scss */
.ie8 .home .ass-logos img {
  width: auto;
  max-width: 100%; }

/* line 54, lte-ie8.scss */
.ie8 .flexslider img {
  max-width: none !important; }

/* line 58, lte-ie8.scss */
.ie8 img {
  width: auto;
  max-width: none !important; }

/* line 64, lte-ie8.scss */
.ie8 .ngg-album .gallery-image img {
  width: 100%;
  height: auto; }

/* line 70, lte-ie8.scss */
.ie8 .ass-logos {
  width: 260px;
  margin-left: 2em; }

/* line 75, lte-ie8.scss */
.ie7 #navigation-toggle ul li {
  float: left;
  display: block; }

/* line 80, lte-ie8.scss */
.ie7 aside.grid_4, .ie7 aside.sidebar {
  width: 30%; }

/* line 84, lte-ie8.scss */
.ie7 #s {
  width: 220px; }

/* line 88, lte-ie8.scss */
.ie7 .fp-galleries {
  display: block;
  width: 99%; }

/* line 93, lte-ie8.scss */
.ie8 #content .container {
  height: auto !important;
  height: 800px; }

/* line 98, lte-ie8.scss */
footer.footer {
  border: none; }

/* line 102, lte-ie8.scss */
.ie8 #content .container footer.footer {
  display: none; }

/*
.ie8 .superbox-active .superbox-show img.superbox-current-img	{
	height: 400px;
}
*/
