/*
	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; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em; }

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

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

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

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

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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; }
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%; }

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; }

body:after {
  content: '320';
  display: none; }

.m-hide {
  display: none !important;
  visibility: hidden; }

[role="contentinfo"] {
  padding: 1.5em 12px;
  text-align: center; }

[role="banner"] {
  *zoom: 1; }
  [role="banner"]:before, [role="banner"]:after {
    display: table;
    content: ""; }
  [role="banner"]:after {
    clear: both; }

hr {
  clear: both;
  display: block;
  margin: 3em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #c6bfbf; }

img {
  max-width: 100%;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  height: auto; }

.img-rounded {
  border-radius: 4px; }

.img-polaroid {
  padding: 12px;
  background-color: white;
  border: 1px solid #c6bfbf;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  border-radius: 500px; }

figure, .wp-caption {
  margin-bottom: 1.5em; }
  figure img, .wp-caption img {
    margin-bottom: 0.375em; }
  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; }

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

h1,
.h1 {
  margin-bottom: 0.75em;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2; }

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

h3,
.h3 {
  margin-bottom: 1em;
  font-size: 20.8px;
  font-size: 2.08rem;
  line-height: 1.3; }

h4,
.h4 {
  margin-bottom: 1.5em;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.25; }

h5,
.h5 {
  margin-bottom: 1.5em;
  font-size: 18.4px;
  font-size: 1.84rem; }

h6,
.h6 {
  margin-bottom: 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase; }

p,
ol,
ul,
dl,
address {
  margin-bottom: 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em; }

small {
  font-size: 12.8px;
  font-size: 1.28rem; }

ul,
ol {
  margin: 0;
  padding: 0 0 0 24px; }

li ul,
li ol {
  list-style-type: none;
  margin: 1.5em 0;
  font-size: 16px;
  font-size: 1.6rem; }

ul.inline,
ol.inline {
  list-style-type: none;
  margin-left: 0; }
  ul.inline > li,
  ol.inline > li {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px; }

blockquote {
  margin: 0 0 1.5em 0;
  padding: 12px;
  background-color: #f6f5f5;
  font-style: normal; }
  blockquote small:before {
    content: '\00A0 \2014'; }
  blockquote small:after {
    content: ''; }
  blockquote.pull-right, blockquote.alignright {
    float: right;
    background-color: transparent; }
    blockquote.pull-right p, blockquote.alignright p, blockquote.pull-right small, blockquote.alignright small {
      text-align: right; }
    blockquote.pull-right small:before, blockquote.alignright small:before {
      content: ''; }
    blockquote.pull-right small:after, blockquote.alignright small:after {
      content: '\00A0 \2014'; }
  blockquote cite {
    font-style: normal; }

q {
  quotes: none; }

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

dl,
dd {
  margin-bottom: 1.5em; }

dt {
  font-weight: bold; }

.dl-horizontal {
  *zoom: 1; }
  .dl-horizontal:before, .dl-horizontal:after {
    display: table;
    content: ""; }
  .dl-horizontal:after {
    clear: both; }
  .dl-horizontal dt {
    float: left;
    clear: left;
    width: 30.38869258%; }
  .dl-horizontal dd {
    margin-left: 32.99289258%; }

abbr[title] {
  border-bottom: 1px dotted #c6bfbf;
  cursor: help; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

ins {
  background-color: #f6f5f5;
  color: #202020;
  text-decoration: none; }

mark {
  background-color: #f6f5f5;
  color: #202020;
  font-style: italic;
  font-weight: bold; }

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

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

sub,
sup {
  position: relative;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 0;
  vertical-align: baselineheight; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

.lead {
  font-size: 18.4px;
  font-size: 1.84rem; }

.secondary {
  font-size: 13.9130434783px;
  font-size: 1.3913043478rem; }

.tertiary {
  font-size: 12.8px;
  font-size: 1.28rem; }

.amp {
  font-family: local("Georgia"), local("Garamond"), local("Palatino"), local("Book Antiqua"); }

.footnotes li {
  margin-bottom: 0.75em;
  font-family: Palatino, "Times New Roman", Times, serif;
  font-size: 12.3076923077px;
  font-size: 1.2307692308rem;
  line-height: 1.4; }

/*footnotes*/
.spaced {
  letter-spacing: 1px; }

a {
  text-decoration: none;
  color: #fd0000; }
  a:visited {
    color: #970000; }
  a:hover {
    text-decoration: underline;
    color: #ca0000; }
  a:focus {
    outline: thin dotted;
    color: #640000; }
  a:hover, a:active {
    outline: 0; }

::-moz-selection {
  background-color: #00fdfd;
  color: #fd0000;
  text-shadow: none; }

::selection {
  background-color: #00fdfd;
  color: #fd0000;
  text-shadow: none; }

.swatch {
  margin: 0 0 1.5em 0;
  padding: 0; }

.swatch-row {
  display: block;
  margin: 0;
  padding: 0;
  width: 200px;
  *zoom: 1; }
  .swatch-row:before, .swatch-row:after {
    display: table;
    content: ""; }
  .swatch-row:after {
    clear: both; }

.swatch-row-one {
  background-color: black; }

.swatch-row-two {
  background-color: white; }

.swatch-row span {
  display: block;
  float: left;
  width: 50px;
  height: 50px; }

.swatch-base span:nth-child(1) {
  background-color: rgba(253, 0, 0, 0.9); }

.swatch-base span:nth-child(2) {
  background-color: rgba(253, 0, 0, 0.8); }

.swatch-base span:nth-child(3) {
  background-color: rgba(253, 0, 0, 0.7); }

.swatch-base span:nth-child(4) {
  background-color: rgba(253, 0, 0, 0.6); }

.swatch-secondary span:nth-child(1) {
  background-color: rgba(164, 50, 21, 0.9); }

.swatch-secondary span:nth-child(2) {
  background-color: rgba(164, 50, 21, 0.8); }

.swatch-secondary span:nth-child(3) {
  background-color: rgba(164, 50, 21, 0.7); }

.swatch-secondary span:nth-child(4) {
  background-color: rgba(164, 50, 21, 0.6); }

.swatch-tertiary span:nth-child(1) {
  background-color: rgba(41, 47, 54, 0.9); }

.swatch-tertiary span:nth-child(2) {
  background-color: rgba(41, 47, 54, 0.8); }

.swatch-tertiary span:nth-child(3) {
  background-color: rgba(41, 47, 54, 0.7); }

.swatch-tertiary span:nth-child(4) {
  background-color: rgba(41, 47, 54, 0.6); }

.swatch-neutral span:nth-child(1) {
  background-color: rgba(71, 63, 63, 0.9); }

.swatch-neutral span:nth-child(2) {
  background-color: rgba(71, 63, 63, 0.8); }

.swatch-neutral span:nth-child(3) {
  background-color: rgba(71, 63, 63, 0.7); }

.swatch-neutral span:nth-child(4) {
  background-color: rgba(71, 63, 63, 0.6); }

.swatch-error span:nth-child(1) {
  background-color: rgba(176, 20, 0, 0.9); }

.swatch-error span:nth-child(2) {
  background-color: rgba(176, 20, 0, 0.8); }

.swatch-error span:nth-child(3) {
  background-color: rgba(176, 20, 0, 0.7); }

.swatch-error span:nth-child(4) {
  background-color: rgba(176, 20, 0, 0.6); }

.swatch-info span:nth-child(1) {
  background-color: rgba(216, 220, 162, 0.9); }

.swatch-info span:nth-child(2) {
  background-color: rgba(216, 220, 162, 0.8); }

.swatch-info span:nth-child(3) {
  background-color: rgba(216, 220, 162, 0.7); }

.swatch-info span:nth-child(4) {
  background-color: rgba(216, 220, 162, 0.6); }

.swatch-success span:nth-child(1) {
  background-color: rgba(188, 212, 222, 0.9); }

.swatch-success span:nth-child(2) {
  background-color: rgba(188, 212, 222, 0.8); }

.swatch-success span:nth-child(3) {
  background-color: rgba(188, 212, 222, 0.7); }

.swatch-success span:nth-child(4) {
  background-color: rgba(188, 212, 222, 0.6); }

.media, .post,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.media, .post,
.media .media,
.post .media,
.media .post,
.post .post {
  margin-top: 15px; }

.media:first-child, .post:first-child {
  margin-top: 0; }

.media-object, .wp-post-image {
  display: block; }

.media-heading, .entry-title {
  margin: 0 0 5px; }

.media .pull-left, .post .pull-left, .media .alignleft, .post .alignleft {
  float: left;
  margin-right: 12px;
  margin-bottom: 12px; }

.media .pull-right, .post .pull-right, .media .alignright, .post .alignright {
  float: right;
  margin-left: 12px;
  margin-bottom: 12px; }

.media-list {
  margin-left: 0;
  list-style-type: none; }

.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin: 0 0 1.5em 0; }

.navbar__inner {
  min-height: 70px;
  padding-left: 24px;
  padding-right: 24px;
  background-color: white;
  border: 2px solid #e7e4e4;
  border-radius: 4px;
  *zoom: 1; }
  .navbar__inner:before, .navbar__inner:after {
    display: table;
    content: ""; }
  .navbar__inner:after {
    clear: both; }

.navbar .container {
  width: auto; }

.nav-collapse.collapse {
  overflow: visible;
  height: auto; }

.navbar__brand {
  float: left;
  display: block;
  padding: 0.75em 24px;
  font-size: 12.8px;
  font-size: 1.28rem;
  color: #fd0000; }
  .navbar__brand:hover {
    text-decoration: none; }

/*navbar__brand*/
.navbar-text {
  margin-bottom: 0;
  line-height: 70px;
  color: #202020; }

.navbar-link {
  color: #fd0000; }
  .navbar-link:hover {
    color: #202020; }

/*navbar-text*/
.navbar .divider-vertical {
  height: 70px;
  margin: 0;
  border-left: 1px solid #e7e4e4;
  border-right: 1px solid white; }

.navbar .nav {
  display: block;
  position: relative;
  left: 0;
  float: left;
  margin: 0 12px 0 0; }

.navbar .nav.pull-right, .navbar .nav.alignright {
  float: right;
  margin-right: 0; }

.navbar .nav > li {
  float: left; }

.navbar .nav > li > a {
  float: none;
  padding: 0.75em 24px;
  color: #fd0000;
  font-size: 12.8px;
  font-size: 1.28rem;
  text-decoration: none; }

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: rgba(253, 0, 0, 0.25);
  color: #202020;
  text-decoration: none; }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  background-color: #fd0000;
  color: white;
  text-decoration: none; }

.pagination {
  margin: 0 0 1.5em 0; }

.pagination ul {
  display: inline-block;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0; }

.pagination ul > li {
  display: inline; }

.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; }

.pagination ul > li > a:hover {
  background-color: #f6f5f5;
  color: #202020; }

.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #fd0000;
  color: white;
  text-decoration: none;
  cursor: default; }

.pagination ul > .active > a:hover {
  background-color: #fd0000; }

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  background-color: transparent;
  color: #8a7b7b;
  cursor: default; }

.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; }

.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; }

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

.pagination-right {
  text-align: right; }

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 8px 22px;
  font-size: 16px;
  font-size: 1.6rem; }

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 4px 11px;
  font-size: 14px;
  font-size: 1.4rem; }

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 2px 5px;
  font-size: 12px;
  font-size: 1.2rem; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: Palatino, "Times New Roman", Times, serif; }

.table, .ims-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5em; }
  .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; }
  .table th, .ims-table th {
    font-weight: bold; }
  .table thead th, .ims-table thead th {
    vertical-align: bottom; }
  .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; }
  .table tbody + tbody, .ims-table tbody + tbody {
    border-top: 2px solid #c6bfbf; }
  .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;
    transition: background-color 0.25s 0 ease; }
  .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; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #c6bfbf;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed; }
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #c6bfbf; }
  .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; }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f6f5f5; }

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f6f5f5; }

form {
  margin: 0 0 1.5em 0;
  font-family: "gudearegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  form p {
    margin-bottom: 0.75em; }
  form ul {
    list-style-type: none;
    margin: 0 0 1.5em 0;
    padding: 0; }
  form br {
    display: none; }

fieldset {
  margin-bottom: 1.5em;
  padding: 0;
  border-width: 0; }
  fieldset:last-of-type {
    margin-bottom: 0; }

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; }
  legend small {
    font-size: 1.125em;
    color: #393939; }

label,
input,
button,
select,
textarea {
  font-family: "gudearegular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 0.375em;
  font-size: 16px;
  font-size: 1.6rem; }

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; }

input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"] {
  display: -webkit-inline-flex; }

input,
textarea {
  width: 100%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

textarea {
  height: auto;
  resize-x: none; }

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; }
  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; }
  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; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \ 9;
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select {
  padding: 0;
  width: 90%; }

select[multiple],
select[size] {
  height: auto; }

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; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #8a7b7b; }
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #8a7b7b; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #8a7b7b; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  color: #8a7b7b; }

.radio,
.checkbox {
  min-height: 1.5em;
  font-size: 16px;
  font-size: 1.6rem; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-right: 12px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 12px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  opacity: .25; }

.form-actions {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 0.5em 24px 1.5em;
  *zoom: 1; }
  .form-actions:before, .form-actions:after {
    display: table;
    content: ""; }
  .form-actions:after {
    clear: both; }

[placeholder]:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity .5s .5s ease;
          transition: opacity .5s .5s ease; }

.form-horizontal {
  /*controls*/
  /*input*/ }
  .form-horizontal .control-group {
    margin-bottom: 1.5em;
    *zoom: 1; }
    .form-horizontal .control-group:before, .form-horizontal .control-group:after {
      display: table;
      content: ""; }
    .form-horizontal .control-group:after {
      clear: both; }
  .form-horizontal .control-label {
    float: left;
    width: 49%;
    padding-top: 5px;
    padding-right: 24px;
    text-align: right;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .form-horizontal .controls {
    *display: inline-block;
    margin-left: 49%;
    *margin-left: 0;
    *padding-left: 24px; }
    .form-horizontal .controls:first-child {
      *padding-left: 24px; }
  .form-horizontal .help-block {
    margin-bottom: 0; }
  .form-horizontal input + .help-block,
  .form-horizontal select + .help-block,
  .form-horizontal textarea + .help-block {
    margin-top: 0.75em; }
  .form-horizontal .form-actions {
    padding-left: 49%; }

.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }
.form-horizontal .hide {
  display: none; }
.form-horizontal label,
.form-horizontal .btn-group {
  display: inline-block; }
.form-horizontal .control-group {
  margin-bottom: 0.75em; }
.form-horizontal legend + .control-group {
  margin-top: 1.5em;
  -webkit-margin-top-collapse: separate; }

/*form-horizontal*/
input.search-query {
  margin-bottom: 0;
  padding-right: 14px;
  padding-right: 4px \ 9;
  padding-left: 14px;
  padding-left: 4px \9;
  border-radius: 0; }

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  border-radius: 0; }

.form-search .input-append .search-query {
  border-radius: 14px, 0, 0, 14px; }

.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; }

.form-search .input-prepend .search-query {
  border-radius: 0, 14px, 14px, 0; }

.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; }

.form-search {
  /*radio*/ }
  .form-search input,
  .form-search textarea,
  .form-search select {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-search .hide {
    display: none; }
  .form-search label,
  .form-search .btn-group {
    display: inline-block; }
  .form-search .radio,
  .form-search .checkbox {
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle; }
  .form-search .radio input[type="radio"],
  .form-search .checkbox input[type="checkbox"] {
    float: left; }
    .form-search .radio input[type="radio"] margin,
    .form-search .checkbox input[type="checkbox"] margin {
      right: 3px;
      left: 0; }
  .form-search .control-group {
    margin-bottom: 0.75em; }
  .form-search legend + .control-group {
    margin-top: 1.5em;
    -webkit-margin-top-collapse: separate; }

/*form-search*/
.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; }
  .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*/
.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; }

.btn-disabled {
  opacity: .5;
  cursor: default; }

.btn-error {
  background-color: #b01400;
  border-color: #7d0e00;
  border-bottom-color: #4a0800;
  color: white; }
  .btn-error:active, .btn-error:hover {
    background-color: #7d0e00;
    color: #f2f2f2; }

/*btn-error*/
.btn-info {
  background-color: #d8dca2;
  border-color: #c8ce7d;
  border-bottom-color: #b9c058;
  color: #585c23; }
  .btn-info:active, .btn-info:hover {
    background-color: #c8ce7d;
    color: #474a1c; }

/*btn-info*/
.btn-inverse {
  background-color: #414141;
  border-color: #272727;
  border-bottom-color: #0e0e0e;
  color: white; }
  .btn-inverse:active, .btn-inverse:hover {
    background-color: #343434;
    color: #f2f2f2; }

/*btn-inverse*/
.btn-primary, .post-edit-link {
  background-color: #fd0000;
  border-color: #ca0000;
  border-bottom-color: #970000;
  color: white; }
  .btn-primary:active, .post-edit-link:active, .btn-primary:hover, .post-edit-link:hover {
    background-color: #ee0000;
    color: #f2f2f2; }

/*btn-primary*/
.btn-success {
  background-color: #bcd4de;
  border-color: #9abecd;
  border-bottom-color: #9abecd;
  color: #335868; }
  .btn-success:active, .btn-success:hover {
    background-color: #abc9d6;
    color: #2b4a57; }

/*btn-success*/
.btn-warning {
  background-color: #b01400;
  border-color: #7d0e00;
  border-bottom-color: #4a0800;
  color: white; }
  .btn-warning:active, .btn-warning:hover {
    background-color: #971100;
    color: #f2f2f2; }

/*btn-warning*/
.btn-extlarge {
  padding: 11px 22px;
  font-size: 32px;
  font-size: 3.2rem;
  border-width: 2px;
  border-radius: 8px; }

.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*/
.btn-large {
  padding: 11px 18px;
  font-size: 20px;
  font-size: 2rem;
  line-height: inherit;
  border-width: 2px;
  border-radius: 8px; }

.btn-small, .comment-reply-link {
  padding: 5px 10px;
  font-size: 10.6666666667px;
  font-size: 1.0666666667rem;
  line-height: 1em; }

.btn-mini, .post-edit-link {
  padding: 3px 5px;
  font-size: 9.1428571429px;
  font-size: 0.9142857143rem;
  line-height: 1em; }

.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
  margin-bottom: 1.5em; }
  .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; }
  .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; }
  .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; }
  .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; }
  .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*/
.btn-toolbar {
  clear: both;
  margin-top: 0.75em;
  margin-bottom: 0.75em; }
  .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 */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

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

.flex-pauseplay span {
  text-transform: capitalize; }

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

html[xmlns] .slides {
  display: block; }

* 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 */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  background: #fff;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.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; }

.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px; }

.flex-direction-nav .flex-prev {
  left: -36px; }

.flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px; }

.flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

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

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.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;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0; } }
/*! responsive-nav.js v1.0.14 by @viljamis */
.js nav[role=navigation] {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1; }
  .js nav[role=navigation] .opened {
    max-height: 9999px; }

#nav-toggle {
  float: right;
  display: block;
  padding: 0.75em 12px;
  background-color: white;
  color: #202020;
  border-bottom-left-radius: 8px; }

.navigation-toggle {
  display: none; }

nav[role=navigation] {
  clear: both;
  background-color: white;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }

nav[role=navigation].active {
  max-height: 25em; }

#navigation-toggle {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  #navigation-toggle ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  #navigation-toggle a {
    display: block;
    padding: .8em;
    border-bottom: 1px solid #e6e6e6;
    color: #202020;
    text-transform: uppercase; }
    #navigation-toggle a:hover {
      color: #070707;
      text-decoration: none; }

@media only screen and (min-width: 30em) {
  body:after {
    content: 'bp2';
    display: none; } }
@media only screen and (min-width: 37.5em) {
  body:after {
    content: 'bp3';
    display: none; }

  .navigation-toggle,
  #nav-toggle {
    display: none; }

  .js nav[role=navigation] {
    max-height: none; }

  #navigation-toggle {
    margin: 0 0 0 -0.25em;
    border-width: 0; }
    #navigation-toggle ul {
      margin: 0 auto; }
      #navigation-toggle ul li {
        display: inline-block;
        margin: 0 12px 0 0; }
    #navigation-toggle a {
      border-width: 0;
      font-size: 14px;
      font-size: 1.4rem; }

  .container .row {
    margin: 0;
    width: 100%;
    display: inline-block; }

  .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; }

  .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) {
  body:after {
    content: 'bp4';
    display: none; }

  .m-hide {
    display: inline-block !important;
    visibility: visible; }

  .t-hide {
    display: none !important;
    visibility: hidden; }

  .hero-unit {
    padding: 48px;
    /*p*/ }
    .hero-unit p {
      font-size: 20px;
      font-size: 2rem; }
      .hero-unit p:last-child {
        margin-bottom: 0; }
    .hero-unit h1 {
      margin-bottom: 0.375em;
      font-size: 48px;
      font-size: 4.8rem;
      line-height: 1;
      letter-spacing: -1px; }

  /*hero-unit*/
  .navigation-footer-anchor li {
    display: inline-block;
    margin-right: 24px; }

  .f-nav li a {
    border-width: 0; }

  .js nav[role=navigation] {
    position: static;
    width: auto;
    max-width: none; }

  .navigation-left-nav-flyout-toggle {
    display: none; }

  #navigation-left-nav-flyout a {
    border-width: 0; }

  .wrap.active {
    left: 0; }

  #navigation-left-nav-flyout li {
    display: inline-block;
    margin: 0 .25em; }

  .grid_1 {
    width: 7.41666666667%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  .grid_2 {
    width: 15.8333333333%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  .grid_3 {
    width: 24.25%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  .grid_4 {
    width: 32.6666666667%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  .grid_5 {
    width: 41.0833333333%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  .grid_6 {
    width: 49.5%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  .grid_7 {
    width: 57.9166666667%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  .grid_8 {
    width: 66.3333333333%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  .grid_9 {
    width: 74.75%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  .grid_10 {
    width: 83.1666666667%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  .grid_11 {
    width: 91.5833333333%;
    float: left;
    display: inline;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 2%; }

  .grid_12 {
    margin-left: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .offset_1 {
    margin-left: 7.41666666667%; }

  .offset_2 {
    margin-left: 15.8333333333%; }

  .offset_3 {
    margin-left: 24.25%; }

  .offset_4 {
    margin-left: 32.6666666667%; }

  .offset_5 {
    margin-left: 41.0833333333%; }

  .offset_6 {
    margin-left: 49.5%; }

  .offset_7 {
    margin-left: 57.9166666667%; }

  .offset_8 {
    margin-left: 66.3333333333%; }

  .offset_9 {
    margin-left: 74.75%; }

  .offset_10 {
    margin-left: 83.1666666667%; }

  .offset_11 {
    margin-left: 91.5833333333%; } }
@media only screen and (min-width: 62em) {
  body:after {
    content: 'bp5';
    display: none; }

  .t-hide {
    display: inline-block !important;
    visibility: visible; }

  .d-hide {
    display: none !important;
    visibility: hidden; } }
@media only screen and (min-width: 72em) {
  body:after {
    content: 'bp6';
    display: none; } }
/*  !Main Styles============================== */
p.chromeframe {
  margin: .2em 0;
  background: #8a7b7b;
  color: #473f3f;
  padding: .2em 0; }

h1, .h1 {
  font-size: 36px;
  font-size: 3.6rem; }

h2, .h2 {
  font-size: 30px;
  font-size: 3rem; }

h1 {
  padding-left: 0.9em;
  background: url(images/arrow.svg) no-repeat 0 0; }
  html.no-svg h1 {
    background: url(images/arrow.png) no-repeat 0 0; }

#skip {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }
  #skip.focusable:active, #skip.focusable:focus {
    position: static;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    overflow: visible; }

.screen-reader-text {
  overflow: hidden;
  position: absolute;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }
  .screen-reader-text.focusable:active, .screen-reader-text.focusable:focus {
    position: static;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0;
    overflow: visible; }

/*  !Structure ========================== */
.container {
  padding: 0 1em;
  max-width: 72em;
  *zoom: 1;
  margin: 0 auto; }
  .container:before, .container:after {
    display: table;
    content: ""; }
  .container:after {
    clear: both; }
  @media only screen and (min-width: 48em) {
    .container {
      padding: 0 2em; } }

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;
  box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.35);
  border-bottom: #8a7b7b 1px solid; }
  header.header:before, header.header:after {
    display: table;
    content: ""; }
  header.header:after {
    clear: both; }

header.header .container, footer.footer .container {
  /*
  		@include mq(large){
  			margin: 0;
  		}
  */
  margin: 0 auto; }
  @media only screen and (min-width: 48em) {
    header.header .container, footer.footer .container {
      padding: 0 3em 0 3em; } }

#content {
  *zoom: 1;
  margin-top: -1em;
  background: #f6f5f5; }
  #content:before, #content:after {
    display: table;
    content: ""; }
  #content:after {
    clear: both; }
  #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); }
    @media only screen and (min-width: 48em) {
      #content .container {
        margin: -1.2em auto 0 auto;
        min-height: 800px; } }
    @media only screen and (min-width: 62em) {
      #content .container {
        margin: -1.5em auto 0 auto; } }
    @media only screen and (min-width: 72em) {
      #content .container {
        margin: -1.5em auto 0 auto; } }

@media only screen and (min-width: 48em) {
  body.home #content .container {
    padding-top: 2em; } }

.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; }
  html.no-svg .logo {
    background: url(images/AGL-logo.png) no-repeat 0 0; }
  @media only screen and (min-width: 37.5em) {
    .logo {
      width: 140px;
      height: 45px; } }
  @media only screen and (min-width: 48em) {
    .logo {
      width: 180px;
      height: 50px; } }
  @media only screen and (min-width: 62em) {
    .logo {
      width: 230px;
      height: 60px; } }
  @media only screen and (min-width: 72em) {
    .logo {
      width: 260px;
      height: 70px; } }

@media only screen and (min-width: 37.5em) {
  #navigation-toggle {
    float: right;
    width: 74%;
    clear: none; }
    #navigation-toggle a {
      font-size: 12px;
      font-size: 1.2rem; } }
#navigation-toggle ul.sub-menu li {
  margin: 0; }
#navigation-toggle ul.sub-menu li a {
  /* float: right; */
  text-indent: 1em; }
#navigation-toggle li {
  text-transform: uppercase; }
#navigation-toggle a {
  /* @include font-size(16); */
  text-transform: uppercase;
  padding: 0.6em; }
  #navigation-toggle a:hover {
    background-color: #f6f5f5; }
@media only screen and (min-width: 62em) {
  #navigation-toggle {
    margin-top: 1em; }
    #navigation-toggle a {
      font-size: 15px;
      font-size: 1.5rem; } }
  @media only screen and (min-width: 62em) and (min-width: 72em) {
    #navigation-toggle a {
      font-size: 16px;
      font-size: 1.6rem; } }

#nav-toggle {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #f6f5f5;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.35); }

.flexslider {
  padding-top: 80px;
  margin: 0 auto;
  max-width: 2500px; }
  @media only screen and (min-width: 72em) {
    .flexslider {
      padding-top: 100px; } }

.ass-logos {
  display: none; }
  @media only screen and (min-width: 48em) {
    .ass-logos {
      display: block;
      margin-top: 2em;
      *zoom: 1; }
      .ass-logos:before, .ass-logos:after {
        display: table;
        content: ""; }
      .ass-logos:after {
        clear: both; }
      .ass-logos img {
        float: left; } }

.sm-icons {
  text-align: center; }
  .sm-icons img {
    margin: 5px;
    width: 54px;
    height: 54px; }

#jwplayer-0_wrapper {
  margin-top: 3em; }

aside.sidebar {
  background: #f6f5f5;
  padding: 1em;
  margin-bottom: 2em; }
  aside.sidebar ul {
    list-style: none; }
  @media only screen and (min-width: 48em) {
    aside.sidebar {
      padding-left: 2em;
      background: white; } }

@media only screen and (min-width: 48em) {
  div.wpcf7 {
    width: 90%;
    margin-right: 4em !important;
    float: left; } }

.column2 {
  -webkit-column-width: 250px;
  -webkit-column-count: 2;
  -webkit-column-gap: 50px;
  -webkit-column-rule-color: #fff;
  -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: #fff;
  -moz-column-rule-style: solid;
  -moz-column-rule-width: 1px;
  -webkit-column-width: 250px;
     -moz-column-width: 250px;
          column-width: 250px;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
  -webkit-column-rule-color: #fff;
     -moz-column-rule-color: #fff;
          column-rule-color: #fff;
  -webkit-column-rule-style: solid;
     -moz-column-rule-style: solid;
          column-rule-style: solid;
  -webkit-column-rule-width: 1px;
     -moz-column-rule-width: 1px;
          column-rule-width: 1px;
  margin: 1em 0 1.5em 0; }
  .column2 p {
    margin: 0; }

.column3 {
  -webkit-column-width: 250px;
  -webkit-column-count: 3;
  -webkit-column-gap: 50px;
  -webkit-column-rule-color: #fff;
  -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: #fff;
  -moz-column-rule-style: solid;
  -moz-column-rule-width: 1px;
  -webkit-column-width: 250px;
     -moz-column-width: 250px;
          column-width: 250px;
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
  -webkit-column-rule-color: #fff;
     -moz-column-rule-color: #fff;
          column-rule-color: #fff;
  -webkit-column-rule-style: solid;
     -moz-column-rule-style: solid;
          column-rule-style: solid;
  -webkit-column-rule-width: 1px;
     -moz-column-rule-width: 1px;
          column-rule-width: 1px;
  margin: 1em 0 1.5em 0; }
  .column3 p {
    margin: 0; }

.column-fix {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  column-break-inside: avoid;
  display: table; }

.contact-page-pic {
  margin-bottom: 1em; }

footer.footer {
  background: #f6f5f5;
  clear: both; }
  @media only screen and (min-width: 48em) {
    footer.footer {
      text-align: left; } }
  footer.footer .container {
    padding-top: 1em;
    border: none; }
  footer.footer ul {
    list-style: none;
    font-size: 14px;
    font-size: 1.4rem; }
  footer.footer a {
    color: black; }

.site-name {
  margin: 0 auto;
  background: url(images/arrow.svg) no-repeat 0 0;
  padding-left: 2em;
  padding-bottom: 1em;
  width: 230px; }
  html.no-svg .site-name {
    background: url(images/arrow.png) no-repeat 0 0; }
  .site-name a.site-name-link {
    color: black;
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: bold; }
  @media only screen and (min-width: 37.5em) {
    .site-name {
      margin: 0; } }

small.copyright {
  margin-top: -0.6em; }

footer.footer a.credit {
  display: block;
  clear: both;
  text-align: center;
  font-size: 11px;
  font-size: 1.1rem;
  color: #f6f5f5; }
  @media only screen and (min-width: 48em) {
    footer.footer a.credit {
      text-align: right; } }
  footer.footer a.credit:visited {
    color: #8a7b7b; }
  footer.footer a.credit .container {
    border: none; }

/*  !Nav Dropdown==============================	 */
@media only screen and (min-width: 37.5em) {
  #navigation-toggle {
    overflow: visible; }
    #navigation-toggle li {
      position: relative;
      text-transform: uppercase;
      float: right; }
    #navigation-toggle li ul {
      display: none;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 100%;
      z-index: 1001; }
    #navigation-toggle li ul ul {
      top: 0;
      left: 100%; }
    #navigation-toggle ul li:hover > ul {
      border-left: 0;
      display: block;
      border: #8a7b7b 1px solid; }
    #navigation-toggle li ul li a {
      background: white;
      border-bottom: 1px solid #ededed;
      display: block;
      font-size: 14px;
      font-size: 1.4rem;
      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; }
      #navigation-toggle li ul li a:hover {
        background-color: #f6f5f5; } }

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

.gallery-image {
  width: auto;
  max-width: 100% !important;
  margin: 1em 0;
  position: relative; }
  .gallery-image img {
    width: 100%;
    height: auto; }
  .gallery-image a {
    display: block;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    background: #8a7b7b; }
    @media only screen and (min-width: 37.5em) {
      .gallery-image a {
        background: #8a7b7b url(images/arrow-right.svg) no-repeat bottom right; }
        html.no-svg .gallery-image a {
          background: #8a7b7b url(images/arrow-right.png) no-repeat bottom right; } }
    .gallery-image a:hover {
      background-color: #fd0000;
      background-position-x: 102%;
      -webkit-transition: 0.2s;
      transition: 0.2s;
      text-decoration: none; }
      html.no-svg .gallery-image a:hover {
        background: #fd0000 url(images/arrow-right.png) no-repeat bottom right; }
  @media only screen and (min-width: 48em) {
    .gallery-image {
      width: 40%;
      float: left;
      margin: 0 1.6em 0 0; } }
  @media only screen and (min-width: 62em) {
    .gallery-image {
      width: 35%; } }

/*
.gallery-image:nth-of-type(odd) {
	@include mq(medium){
			clear: left;
			margin-left: 0;
			}
}
*/
.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; }
  @media only screen and (min-width: 37.5em) {
    .gallery-name {
      padding: 0.6em 6.2em 0.6em 1em; } }

.fp-galleries {
  padding-bottom: 3em;
  *zoom: 1; }
  .fp-galleries:before, .fp-galleries:after {
    display: table;
    content: ""; }
  .fp-galleries:after {
    clear: both; }

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

#content .dropfiles-content h3 {
  font-size: 18px;
  font-size: 1.8rem; }

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

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

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

.entry-utility {
  border-top: 1px solid #fd0000;
  margin-bottom: 2em;
  margin-top: 1em;
  clear: both; }

li.comment {
  list-style: none;
  margin-bottom: 2em; }

ul.children {
  border-left: 6px solid #f6f5f5; }

p.form-allowed-tags {
  display: none !important;
  visibility: hidden; }

/*  !Wordpress images ================== */
/*  !Buttons ======================== */
aside.sidebar #searchform {
  position: relative; }
  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; }
    html.no-svg aside.sidebar #searchform #searchsubmit {
      background: url(images/search-icon.png) no-repeat center center; }

#nav-below {
  padding: 1em;
  *zoom: 1; }
  #nav-below:before, #nav-below:after {
    display: table;
    content: ""; }
  #nav-below:after {
    clear: both; }

#nav-below a[rel="next"] {
  float: right; }

.post-edit-link {
  margin: 1em; }
  .post-edit-link:visited {
    color: white; }

input.ngg-download-selectall, .downloadButton {
  margin-right: 2em; }

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

#displayed_gallery_261 .image_description {
  width: auto !important; }
  @media only screen and (min-width: 37.5em) {
    #displayed_gallery_261 .image_description {
      width: 50% !important; } }

.nextgen_pro_list_album .gallery_preview {
  margin-bottom: 1em; }

/*  !IMStore styles ======================= */
@media only screen and (min-width: 48em) {
  .single-ims_gallery .grid_8 {
    width: 80%; } }

.ims-table {
  width: 99%; }
  .ims-table .row {
    display: table-row; }

body #content .ims-table tr th, #content .ims-table tr td {
  padding: 5px !important; }

.ims-navigation .nav-previous {
  width: 150px;
  float: left; }

.ims-navigation .nav-next {
  width: 150px;
  float: right; }

.ims-navigation .nav-next a {
  float: right; }

.ims-cols-4 .ims-img {
  width: 48% !important; }
  @media only screen and (min-width: 37.5em) {
    .ims-cols-4 .ims-img {
      width: 24% !important; } }

#ims-mainbox .imstore-nav {
  height: auto !important; }

/* IMStore album list=========== */
ul.ims-gallery-list {
  margin-bottom: 3em; }

.gform_validation_container {
  display: none; }

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

  @page {
    margin: 0.5cm; }
  h2, h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid; }

  p {
    orphans: 3;
    widows: 3; }

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

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

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

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

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

  img {
    max-width: 100% !important;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

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