@font-face {
  font-family: 'icons';
  src: url('/fonts/icons.eot?-89ey7g');
  src: url('/fonts/icons.eot?#iefix-89ey7g') format('embedded-opentype'), url('/fonts/icons.woff?-89ey7g') format('woff'), url('/fonts/icons.ttf?-89ey7g') format('truetype'), url('/fonts/icons.svg?-89ey7g#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.icon-twitter:before {
  content: "\e600";
}
.icon-twitter-outline:before {
  content: "\e601";
}
.icon-tick:before {
  content: "\e602";
}
.icon-search:before {
  content: "\e603";
}
.icon-play:before {
  content: "\e604";
}
.icon-phone:before {
  content: "\e605";
}
.icon-location:before {
  content: "\e606";
}
.icon-newsletter:before {
  content: "\e607";
}
.icon-instagram-outline:before {
  content: "\e608";
}
.icon-facebook:before {
  content: "\e609";
}
.icon-facebook-outline:before {
  content: "\e60a";
}
.icon-email:before {
  content: "\e60b";
}
.icon-cross:before {
  content: "\e60c";
}
.icon-arrow-up-1:before {
  content: "\e60d";
}
.icon-arrow-down-1:before {
  content: "\e60e";
}
.icon-arrow-down-2:before {
  content: "\e60f";
}
.icon-arrow-down-3:before {
  content: "\e610";
}
.icon-arrow-left-1:before {
  content: "\e611";
}
.icon-arrow-left-2:before {
  content: "\e612";
}
.icon-arrow-left-3:before {
  content: "\e613";
}
.icon-arrow-right-1:before {
  content: "\e614";
}
.icon-arrow-right-2:before {
  content: "\e615";
}
.icon-arrow-right-3:before {
  content: "\e616";
}
.icon-arrow-right-thin:before {
  content: "\e617";
}
.icon-instagram:before {
  content: "\e618";
}
.sential {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sB {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.sBI {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
}
.sSB {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.tungsten {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tM {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.amatic {
  font-family: 'Amatic SC', cursive;
  font-weight: 400;
}
/*=====================================================*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: 2px;
}
.hide-text {
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/*=====================================================*/
/* Global Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
html,
body {
  height: 100%;
}
html,
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.row {
  position: relative;
  z-index: 1;
  clear: both;
  display: block;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
.col {
  float: left;
  display: block;
  width: 100%;
  min-height: 1px;
}
.col.right {
  float: right;
}
.col.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.col.first {
  clear: left;
}
.m-b {
  margin-bottom: 20px;
}
.m-t {
  margin-top: 20px;
}
.p-r-m {
  padding-right: 10px;
}
.p-l-m {
  padding-left: 10px;
}
@media only screen and (min-width: 651px) {
  .c-4-5 {
    width: 80%;
  }
  .c-3-4 {
    width: 75%;
  }
  .c-2-3 {
    width: 66.66%;
  }
  .c-3-5 {
    width: 60%;
  }
  .c-1-2 {
    width: 50%;
  }
  .c-2-5 {
    width: 40%;
  }
  .c-1-3 {
    width: 33.33%;
  }
  .c-1-4 {
    width: 25%;
  }
  .c-1-5 {
    width: 20%;
  }
  .p-r {
    padding-right: 20px;
  }
  .p-l {
    padding-left: 20px;
  }
  .m-n {
    margin-left: -20px;
  }
}
@media only screen and (min-width: 801px) {
  .lg-1-4 {
    width: 25%;
  }
  .lg-3-4 {
    width: 75%;
  }
}
/*=====================================================*/
/* Global Definitions */
html {
  font: 100%/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  background: #f0f0f0;
}
body.newsletter-nojs {
  padding-top: 100px;
}
@media only screen and (max-width: 650px) {
  body.newsletter-nojs {
    padding-top: 150px;
  }
}
* {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.content {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  position: relative;
  *zoom: 1;
  padding: 0 20px;
}
.content:before,
.content:after {
  display: table;
  content: "";
}
.content:after {
  clear: both;
}
.lt-ie9 .content {
  max-width: 980px;
}
a,
.link {
  transition: color 0.3s;
  text-decoration: none;
}
a:hover,
.link:hover,
a:focus,
.link:focus {
  outline: none;
}
.hide {
  display: none;
}
.page_content {
  width: 100%;
  margin: 0 auto;
  max-width: 1600px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  background: #fff;
  overflow: hidden;
}
.keyboard-nav {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10000;
}
.keyboard-nav a {
  position: absolute;
  left: 0;
  top: -20em;
  display: block;
  padding: 5px 15px;
  background: #fff;
  color: #000;
  font: bold 2em "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.keyboard-nav a:focus {
  top: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.no_float {
  float: none;
}
.clear {
  clear: both;
}
.align-centre {
  text-align: center;
}
.screenoff {
  display: none;
}
.hide_el {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  display: block !important;
}
.round {
  border-radius: 5px;
}
.btn {
  display: inline-block;
  padding: 7px 14px 7px 15px;
  border: 0px solid transparent;
  text-transform: lowercase;
  white-space: nowrap;
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  border-radius: 5px;
  font-size: 2.4em;
}
.btn > i {
  margin-left: 20px;
  font-size: 0.7em;
}
.btn.square {
  padding: 5px 8px;
}
.btn.white {
  color: #cb4e21;
  background-color: white;
}
.btn.orange {
  color: white;
  background-color: #cb4e21;
}
.subbody-text {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.4;
  color: #323232;
}
.subbody-text p {
  margin-bottom: 10px;
}
.hr {
  display: block;
  height: 11px;
  clear: both;
  background: url('/img/hr.png') no-repeat center;
  background-size: contain;
}
.hr.large {
  background-image: url('/img/hr_thick.png');
  height: 14px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.main {
  position: relative;
  z-index: 1;
  background: #ffffff url('/img/page_base_small.jpg') no-repeat center bottom;
  padding: 50px 0 150px;
}
@media only screen and (min-width: 651px) {
  .main {
    background-image: url('/img/page_base_med.jpg');
  }
}
@media only screen and (min-width: 980px) {
  .main {
    background-image: url('/img/page_base.jpg');
  }
}
.main:before {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  position: absolute;
  top: -12px;
  left: 0px;
  background: url('/img/white-edge.png') no-repeat center bottom;
}
.main .content {
  padding: 30px 20px 40px;
}
.banner-page .main {
  z-index: 3;
  padding-top: 0;
}
.wood {
  background: url('/img/header_small.jpg');
}
.map {
  height: 287px;
}
.map img {
  max-width: none;
}
.article-info {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6em;
}
.article-info.right {
  text-align: right;
}
@media only screen and (max-width: 650px) {
  .blog-page .article-info .date,
  .blog-page .article-info .artist {
    display: none;
  }
}
@media only screen and (max-width: 650px) {
  .article-info .social-share {
    text-align: center;
  }
}
.article-info .social-link {
  display: block;
  font-size: 20px;
  margin-right: 10px;
  float: left;
}
.article-info .social-link span {
  width: 0px;
  overflow: hidden;
  display: block;
}
.right.article-info .social-link {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}
@media only screen and (max-width: 650px) {
  .article-info .social-link {
    font-size: 35px;
    display: inline-block;
    float: none;
  }
}
.attribute-table {
  text-align: left;
  width: 100%;
  position: relative;
}
.attribute-table .row {
  background: url('/img/table-horz.jpg') no-repeat left top;
  background-size: contain;
  padding: 10px 0 7px;
}
.attribute-table .row:first-child {
  background: none;
}
.attribute-table .attr-title {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  float: left;
  width: 25%;
  padding-right: 20px;
}
.attribute-table .attr-val {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  float: left;
  width: 75%;
  padding-left: 20px;
}
.attribute-table:before {
  content: "";
  display: block;
  height: 100%;
  width: 6px;
  position: absolute;
  top: 0px;
  left: 25%;
  background: url('/img/table-vert.png') no-repeat center;
  z-index: 2;
}
.date {
  display: block;
  line-height: 1;
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6em;
}
.article-info .date {
  font-size: 1em;
}
.date span {
  display: block;
  font-size: 1.5em;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
::-moz-selection {
  background: #de6134;
  color: #ffffff;
}
::selection {
  background: #de6134;
  color: #ffffff;
}
::-moz-selection {
  background: #de6134;
  color: #ffffff;
}
.warning-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 10000;
}
.warning-overlay .warning-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 250px;
  margin-top: -125px;
  margin-left: -150px;
  background: url("../img/warning_bg.png") no-repeat center;
  background-size: 100%;
  text-align: center;
  padding: 20px;
}
@media only screen and (min-width: 801px) {
  .warning-overlay .warning-box {
    width: 600px;
    height: 400px;
    margin-top: -200px;
    margin-left: -300px;
  }
}
.warning-overlay .warning-box h2 {
  font-family: 'Amatic SC', cursive;
  font-weight: 400;
  font-size: 30px;
  margin-top: 25px;
  margin-bottom: 20px;
  color: #5f4b3a;
}
@media only screen and (min-width: 801px) {
  .warning-overlay .warning-box h2 {
    font-size: 50px;
    margin-top: 50px;
  }
}
.warning-overlay .warning-box h2 .d {
  color: #de6134;
}
.warning-overlay .warning-box h2 .r {
  color: #99964e;
}
.warning-overlay .warning-box h2 .s {
  color: #7bb0b8;
}
.warning-overlay .warning-box p {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 18px;
  color: #5f4b3a;
  margin-bottom: 10px;
}
@media only screen and (min-width: 801px) {
  .warning-overlay .warning-box p {
    font-size: 40px;
    margin-bottom: 30px;
  }
}
.warning-overlay .warning-box .btn {
  text-transform: capitalize;
}
.title {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 3.6em;
  color: #635849;
  margin-bottom: .5em;
  line-height: 1.2;
}
@media only screen and (min-width: 651px) {
  .title {
    font-size: 4.6em;
  }
}
.title.small {
  font-size: 2.6em;
}
.heading {
  font-family: 'Amatic SC', cursive;
  font-weight: 400;
  font-size: 5.4em;
  line-height: 1.2;
  color: #583d38;
  margin-bottom: .3em;
}
.subheading {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #de6135;
  font-size: 2.4em;
}
address {
  font-style: normal;
}
.copy-text,
.cke_editable {
  line-height: 1.5;
  color: #635849;
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.copy-text .heading,
.cke_editable .heading {
  margin-top: 1em;
}
.copy-text .heading:first-child,
.cke_editable .heading:first-child,
.copy-text .heading:nth-child(2),
.cke_editable .heading:nth-child(2) {
  margin-top: 0;
}
.copy-text .subheading,
.cke_editable .subheading,
.copy-text .smallheading,
.cke_editable .smallheading {
  margin-top: 1em;
}
.copy-text a,
.cke_editable a {
  color: #de6134;
  font-weight: bold;
}
.copy-text p,
.cke_editable p,
.copy-text ul,
.cke_editable ul,
.copy-text ol,
.cke_editable ol,
.copy-text dl,
.cke_editable dl,
.copy-text blockquote,
.cke_editable blockquote {
  font-size: 1.6em;
  line-height: 1.5;
  margin-bottom: 1em;
}
.copy-text p p,
.cke_editable p p,
.copy-text ul p,
.cke_editable ul p,
.copy-text ol p,
.cke_editable ol p,
.copy-text dl p,
.cke_editable dl p,
.copy-text blockquote p,
.cke_editable blockquote p {
  font-size: 1em;
}
.copy-text p.large,
.cke_editable p.large,
.copy-text ul.large,
.cke_editable ul.large,
.copy-text ol.large,
.cke_editable ol.large,
.copy-text dl.large,
.cke_editable dl.large,
.copy-text blockquote.large,
.cke_editable blockquote.large {
  font-size: 1.9em;
}
.copy-text ul,
.cke_editable ul,
.copy-text ol,
.cke_editable ol {
  margin-left: 1.333333333em;
  font-style: italic;
  clear: left;
}
.copy-text ul ul,
.cke_editable ul ul,
.copy-text ol ul,
.cke_editable ol ul,
.copy-text ul ol,
.cke_editable ul ol,
.copy-text ol ol,
.cke_editable ol ol,
.copy-text ul ul ul,
.cke_editable ul ul ul,
.copy-text ol ul ul,
.cke_editable ol ul ul,
.copy-text ul ol ol,
.cke_editable ul ol ol,
.copy-text ol ol ol,
.cke_editable ol ol ol {
  font-size: 1em;
}
.copy-text ul li,
.cke_editable ul li,
.copy-text ol li,
.cke_editable ol li {
  margin-bottom: 0.333333em;
}
.copy-text ul li,
.cke_editable ul li {
  position: relative;
}
.copy-text ul li:before,
.cke_editable ul li:before {
  position: absolute;
  left: -2em;
  top: .65em;
  content: "\e616";
  font-family: 'icons';
  font-style: normal;
  font-size: .6em;
}
.copy-text ol,
.cke_editable ol {
  list-style-type: decimal;
}
.copy-text dl dt,
.cke_editable dl dt {
  font-weight: bold;
}
.copy-text dl dd,
.cke_editable dl dd {
  margin-bottom: 1em;
}
.copy-text blockquote,
.cke_editable blockquote {
  font-size: 1.9em;
  font-style: italic;
  font-weight: bold;
  margin: 1.2em 0;
}
.copy-text blockquote p,
.cke_editable blockquote p {
  font-size: 1em;
}
.copy-text strong,
.cke_editable strong {
  font-weight: bold;
}
.dropcap p:first-of-type:first-letter {
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Amatic SC', cursive;
  font-weight: 400;
  font-size: 30px;
  line-height: 49px;
  float: left;
  background: url('/img/dropcap_bg.jpg') no-repeat center;
  color: #fff;
  text-align: center;
  width: 49px;
  height: 49px;
  margin-right: 8px;
  display: inline-block;
  padding: 0 20px;
}
.cke_editable {
  font-size: 10px;
}
.header {
  background: url('/img/header_small.jpg') repeat-y center bottom;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  text-align: center;
}
@media only screen and (min-width: 651px) {
  .header {
    position: absolute;
    background-image: url('/img/header_med.jpg');
  }
}
@media only screen and (min-width: 801px) {
  .header {
    text-align: left;
  }
}
@media only screen and (min-width: 980px) {
  .header {
    background-image: url('/img/header.jpg');
  }
}
@media only screen and (min-width: 801px) {
  .index_page .header {
    top: 418px;
  }
}
.header:after {
  content: "";
  display: block;
  width: 100%;
  height: 9px;
  background: url('/img/header-bottom_small.png') no-repeat center top;
  position: absolute;
  bottom: -9px;
  left: 0px;
}
@media only screen and (min-width: 651px) {
  .header:after {
    background-image: url('/img/header-bottom_med.png');
  }
}
@media only screen and (min-width: 980px) {
  .header:after {
    background-image: url('/img/header-bottom.png');
  }
}
@media only screen and (max-width: 801px) {
  .menu_open .header {
    position: fixed;
    height: 100%;
  }
}
.header .content {
  max-height: 100%;
}
.sticky .header {
  position: fixed;
  top: 0 !important;
  left: 0;
  right: 0;
  z-index: 999;
}
.header.mini .header_section {
  height: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.header.mini .c-1-5 {
  width: 100%;
}
.header.mini nav {
  margin: 0;
}
@media only screen and (min-width: 801px) {
  .header.mini nav {
    margin: 20px 0;
  }
}
.header.mini .menu_reveal {
  top: 25px;
}
.header .menu_reveal {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #5f4b3a;
  font-size: 2.4em;
  text-transform: lowercase;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -6px;
  z-index: 10;
  display: block;
}
@media only screen and (min-width: 801px) {
  .header .menu_reveal {
    display: none;
  }
}
.header .header_section {
  overflow: hidden;
  height: 66px;
  transition: 0.3s;
  background: url('/img/menu-line-left.png') no-repeat left bottom;
  display: none;
}
.header .header_section.right {
  background: url('/img/menu-line-right.png') no-repeat right bottom;
}
@media only screen and (min-width: 801px) {
  .header .header_section {
    display: block;
  }
}
.header .header_section a {
  font-size: 1.8em;
  display: block;
  color: #5f4b3a;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 15px;
}
.header .header_section a.newsletter,
.header .header_section a.search {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2em;
  margin-right: 0;
  margin-left: 25px;
  margin-bottom: 14px;
}
.header .header_section a.newsletter > i,
.header .header_section a.search > i {
  position: relative;
  top: 3px;
  font-size: 1.6em;
  margin-left: 5px;
  display: inline-block;
}
.header .header_section a:hover {
  color: #de6134;
}
.header nav {
  overflow: hidden;
  height: 0;
}
@media only screen and (max-width: 801px) {
  .menu_open .header nav {
    height: 100%;
    position: fixed;
    top: 130px;
    left: 0px;
    width: 100%;
    padding-bottom: 150px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.header nav a {
  display: block;
  color: #5f4b3a;
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.header nav a,
.header nav .non-link {
  color: #5f4b3a;
  display: block;
}
.header nav a.active,
.header nav .non-link.active {
  color: #de6134 !important;
}
.header nav a:hover {
  color: #de6134;
}
.header nav .li-level-1 {
  display: block;
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.4em;
  text-transform: lowercase;
  position: relative;
  margin-bottom: 15px;
}
@media only screen and (max-width: 801px) {
  .header nav .li-level-1 {
    height: auto !important;
  }
}
.header nav .submenu-level-1 {
  display: block;
  line-height: 1.3;
  overflow: hidden;
  height: 0px;
  font-size: .8em;
  line-height: 1.1;
}
.header nav .submenu-level-1 > li {
  padding: 3px 0;
}
.header nav .submenu-level-1 > li:first-child {
  padding-top: 30px;
}
.header nav .submenu-level-2 {
  padding: 15px 0 10px;
}
.header nav .li-level-2 {
  margin-bottom: 10px;
}
.header nav .li-level-3 {
  margin-bottom: 5px;
}
.header nav .li-level-3 a {
  color: #99964e;
}
.header nav .li-level-3 a:hover {
  color: #7bb0b8;
}
@media only screen and (min-width: 801px) {
  .header nav {
    height: auto;
    overflow: visible;
    position: relative;
    z-index: 2;
    margin: 38px 0 22px;
    max-height: none;
    background: transparent;
    transition: margin 0.3s;
  }
  .header nav .li-level-1 {
    display: inline-block;
    width: 10.2040816%;
    margin-bottom: 0;
  }
  .header nav .li-level-1.item-the-country-and-the-art {
    width: 18.3673469%;
    margin-right: 24.142857%;
  }
  .header nav .li-level-1.item-the-gallery {
    width: 13.2653061%;
  }
  .header nav .li-level-1.item-the-supporters {
    width: 15.9183673%;
  }
  .header nav .li-level-1.item-agwa {
    width: 8%;
  }
  .header nav .li-level-1.item-agwa > a {
    text-transform: uppercase;
  }
  .header nav .li-level-1.item-contacts {
    width: 5.7142857%;
  }
  .header nav .li-level-1 .submenu-level-1 {
    position: absolute;
    top: 1.45em;
    left: 0px;
    width: 200px;
    font-size: .9em;
  }
}
#header .logo,
.header .logo {
  background: url('/img/logo.svg') no-repeat center;
  display: block;
  background-size: contain;
  width: 170px;
  height: 80px;
  margin: 0px auto ;
  transition: background 0s, width .3s, height .3s, margin .3s;
}
.no-svg #header .logo,
.no-svg .header .logo {
  background-image: url('/img/logo.png');
}
@media only screen and (min-width: 801px) {
  #header .logo,
  .header .logo {
    height: 103px;
  }
}
.header .logo {
  margin: 10px auto ;
}
@media only screen and (min-width: 801px) {
  .header .logo {
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -86px;
  }
}
.mini.header .logo {
  width: 84px;
  height: 65px;
  background-image: url('/img/logo-mini.svg');
  margin-bottom: -20px;
}
.no-svg .mini.header .logo {
  background-image: url('/img/logo-mini.png');
}
.menu_open .mini.header .logo {
  margin-bottom: 20px;
}
@media only screen and (min-width: 801px) {
  .mini.header .logo {
    margin-left: -42px;
    top: 0px;
    height: 77px;
  }
}
.breadcrumbs {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0px;
  margin-top: 15px;
}
.breadcrumbs .content {
  background: url('/img/hr.png') no-repeat 18px bottom;
  background-size: contain;
  padding-bottom: 15px;
}
.banner-page .breadcrumbs .content {
  background-image: url('/img/hr_light.png');
}
.breadcrumbs nav {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #635849;
  font-size: 1.2em;
  line-height: 1.5;
  text-transform: lowercase;
  padding: 3px 0;
}
.breadcrumbs nav a,
.breadcrumbs nav .link {
  color: #de6134;
}
.breadcrumbs nav .icon-arrow-right-1 {
  margin: 0 3px;
  font-size: .8em;
}
.text-resize {
  color: #635849;
  display: none;
}
@media only screen and (min-width: 801px) {
  .text-resize {
    display: block;
  }
}
.text-resize a {
  margin-left: 5px;
  display: inline-block;
  border-radius: 50%;
  background: #de6134;
  color: #fff;
  width: 22px;
  height: 22px;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
}
.reset {
  left: auto;
  margin-left: 0px;
  position: static;
}
.index_page .page_content {
  position: relative;
  z-index: 2;
  background-color: white;
}
@media only screen and (min-width: 801px) {
  .index_page .page_content {
    padding-top: 420px;
  }
}
.index_page .banner,
.index_page .main {
  padding: 20px 0;
}
@media only screen and (min-width: 651px) {
  .index_page .banner,
  .index_page .main {
    padding: 0 0 75px;
  }
}
.index_page .banner .content {
  min-height: 0px;
}
@media only screen and (min-width: 651px) {
  .index_page .banner {
    padding-top: 180px;
    position: relative;
  }
  .index_page .banner:before {
    display: block;
    content: "";
    width: 694px;
    height: 426px;
    position: absolute;
    bottom: 0px;
    right: 20px;
    background: url('/img/logo_watermark.png') no-repeat;
    z-index: 0;
  }
}
.index_page .regions {
  text-align: center;
}
@media only screen and (min-width: 651px) {
  .index_page .regions {
    text-align: left;
    margin-bottom: 10px;
  }
  .index_page .regions .heading {
    float: left;
  }
}
.index_page .regions .art-trail-dl {
  margin-bottom: 20px;
}
@media only screen and (min-width: 651px) {
  .index_page .regions .art-trail-dl {
    float: left;
    margin: 16px 0 0 30px;
  }
}
.index_page .heading {
  text-align: center;
}
@media only screen and (min-width: 651px) {
  .index_page .heading {
    text-align: left;
  }
}
.index_page .artists {
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 651px) {
  .index_page .artists {
    text-align: left;
  }
}
.index_page .artists .artist {
  width: 110px;
  margin: 0 auto;
}
@media only screen and (min-width: 651px) {
  .index_page .artists .artist {
    margin: 0;
    width: 84px;
  }
}
.index_page .artists .artist_wrap {
  position: relative;
  height: 170px;
}
@media only screen and (min-width: 651px) {
  .index_page .artists .artist_wrap {
    height: auto;
  }
}
.index_page .the-exhibition a {
  color: #de6134;
  font-size: 18px;
}
.index_page .projects {
  position: relative;
}
@media only screen and (max-width: 650px) {
  .index_page .projects {
    display: none;
  }
}
.index_page .projects .project {
  margin-bottom: 25px;
}
.index_page .projects .project span {
  color: #de6134;
}
.index_page .projects .project p,
.index_page .projects .project span {
  font-size: 1.4em;
}
.index_page .projects .project p {
  color: #635849;
  margin: 6px 0 7px;
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.index_page .projects .project span {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.index_page .arts {
  text-align: center;
}
@media only screen and (min-width: 651px) {
  .index_page .arts {
    text-align: left;
  }
}
.index_page .arts .art-box {
  text-align: left;
  max-width: 230px;
}
.index_page .arts .art-box .img_wrap {
  float: none;
}
.index_page .arts .art-box .left {
  width: 100%;
}
@media only screen and (min-width: 651px) {
  .index_page .arts .art-box {
    margin-bottom: 37px;
    text-align: left;
    left: auto;
    margin-left: 0px;
    position: static;
  }
  .index_page .arts .art-box .img_wrap {
    float: left;
  }
  .index_page .arts .art-box .left {
    width: auto;
  }
}
.index_page .arts .art_wrap {
  position: relative;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 651px) {
  .index_page .arts .art_wrap {
    height: auto;
    margin-bottom: 0px;
  }
}
.index_page .arts .art_wrap .art {
  margin-bottom: 50px;
}
.index_page .blogs {
  text-align: center;
  margin-top: 20px;
}
@media only screen and (min-width: 651px) {
  .index_page .blogs {
    text-align: left;
    margin-top: 0;
  }
}
.index_page .blogs .post_wrap {
  position: relative;
}
@media only screen and (min-width: 651px) {
  .index_page .blogs .post_wrap {
    background: url('/img/index-blog-bg.jpg') no-repeat;
    margin-bottom: 25px;
    padding: 15px 25px;
  }
}
.index_page .blogs .blog {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  overflow: hidden;
}
@media only screen and (min-width: 651px) {
  .index_page .blogs .blog {
    left: auto;
    margin-left: 0px;
    position: static;
    width: auto;
    text-align: left;
    margin-bottom: 0;
  }
}
.index_page .blogs .blog time {
  display: block;
  margin-bottom: 10px;
}
@media only screen and (min-width: 651px) {
  .index_page .blogs .blog time {
    display: inline-block;
    margin: 5px 20px 0 0;
    float: left;
  }
}
.index_page .blogs .blog span {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.4em;
  color: #583d38;
}
.index_page .blogs .blog span.day {
  font-size: 1.6em;
  display: block;
  margin-bottom: 2px;
}
.index_page .blogs .blog .title {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.8em;
  color: #de6134;
  margin-bottom: 0px;
}
.index_page .blogs .rule {
  display: none;
}
@media only screen and (min-width: 651px) {
  .index_page .blogs .rule {
    display: block;
    width: 100%;
    height: 8px;
    background: url(../img/index-blog-rule.png) no-repeat;
    margin: 10px 0;
  }
}
.index_page .artists,
.index_page .arts,
.index_page .blogs {
  margin-bottom: 20px;
}
@media only screen and (min-width: 651px) {
  .index_page .artists,
  .index_page .arts,
  .index_page .blogs {
    margin-bottom: 0;
  }
}
.fixed_intro {
  background: url('/img/index-fixed-bg_small.jpg') top center no-repeat;
  color: white;
  text-align: center;
  margin-top: 100px;
  width: 100%;
  left: 0;
  top: 0;
}
@media only screen and (min-width: 651px) {
  .fixed_intro {
    background-image: url('/img/index-fixed-bg_med.jpg');
    z-index: 1;
  }
}
@media only screen and (min-width: 801px) {
  .fixed_intro {
    position: fixed;
    height: 420px;
    margin-top: 0;
  }
  .fixed_intro .content {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media only screen and (min-width: 980px) {
  .fixed_intro {
    background-image: url('/img/index-fixed-bg.jpg');
  }
}
.fixed_intro .content {
  padding-top: 30px;
  padding-bottom: 30px;
}
.fixed_intro .intro_line {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 257px;
  height: 23px;
  margin-top: 10px;
}
@media only screen and (max-width: 650px) {
  .fixed_intro .intro_line {
    display: none;
  }
}
.fixed_intro h1 {
  font-family: 'Amatic SC', cursive;
  font-weight: 400;
  font-size: 4em;
  text-transform: uppercase;
  text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
  line-height: 1.2;
}
@media only screen and (min-width: 651px) {
  .fixed_intro h1 {
    margin-top: 30px;
    font-size: 6em;
  }
}
@media only screen and (min-width: 801px) {
  .fixed_intro h1 {
    font-size: 8em;
  }
}
.fixed_intro .full_screen_video {
  position: absolute;
  top: -999em;
}
.fixed_intro .rule {
  background: url(../img/fixed-underline.png) no-repeat;
  width: 748px;
  height: 20px;
  background-size: contain;
  margin-left: -40px;
  margin-top: -5px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 651px) {
  .fixed_intro .rule {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 748px;
    height: 40px;
    margin-top: -16px;
    margin-bottom: 30px;
  }
}
.fixed_intro .intro_video {
  margin-bottom: 15px;
}
@media only screen and (min-width: 651px) {
  .fixed_intro .intro_video {
    margin-right: 60px;
    margin-bottom: 0px;
  }
}
.fixed_intro .btn {
  padding: 10px 24px 10px 24px;
}
.fixed_intro .btn > i {
  font-size: .8em;
}
.mobile-carousel {
  position: relative;
  padding: 0 30px;
}
.mobile-carousel .col {
  float: none;
}
@media only screen and (min-width: 651px) {
  .mobile-carousel .col {
    float: left;
  }
}
.mobile-carousel .cycle-slide {
  white-space: normal;
}
@media only screen and (min-width: 651px) {
  .mobile-carousel {
    padding: 0;
  }
}
.mobile-carousel .cycle-carousel-wrap .slide {
  margin-right: 30px;
}
.mobile-carousel .carousel-nav {
  position: absolute;
  top: 50%;
  z-index: 120;
  color: #de6134;
  font-size: 2em;
  margin-top: -2em;
}
@media only screen and (min-width: 651px) {
  .mobile-carousel .carousel-nav {
    display: none;
  }
}
.mobile-carousel .cycle-prev {
  left: 0px;
}
.mobile-carousel .cycle-next {
  right: 0px;
}
.page_footer {
  background: url('/img/footer-bg_small.jpg') no-repeat center top;
  background-size: cover;
  padding: 20px 0;
  position: relative;
  z-index: 4;
  text-align: center;
  font-size: 1.2em;
}
@media only screen and (min-width: 651px) {
  .page_footer {
    text-align: left;
    padding: 0px 0 20px;
    font-size: 1em;
    background-image: url('/img/footer-bg_med.jpg');
  }
}
@media only screen and (min-width: 980px) {
  .page_footer {
    background-image: url('/img/footer-bg.jpg');
  }
}
.page_footer:before {
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: url('/img/footer-top_small.png') no-repeat center bottom;
  position: absolute;
  top: -12px;
  left: 0px;
}
@media only screen and (min-width: 651px) {
  .page_footer:before {
    background-image: url('/img/footer-top_med.png');
  }
}
@media only screen and (min-width: 980px) {
  .page_footer:before {
    background-image: url('/img/footer-top.png');
  }
}
.page_footer .hr {
  display: none;
}
@media only screen and (min-width: 651px) {
  .page_footer .hr {
    display: block;
  }
}
.page_footer .logo {
  width: 128px;
  height: 86px;
  background: url('/img/logo.svg') no-repeat;
  background-size: contain;
  float: none;
  margin-top: 30px;
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.no-svg .page_footer .logo {
  background-image: url('/img/logo-footer.png');
}
@media only screen and (min-width: 801px) {
  .page_footer .logo {
    float: left;
  }
}
.page_footer .agwa {
  width: 88px;
  height: 69px;
  background: url('/img/agwa.png') no-repeat;
  background-size: contain;
  display: block;
  margin: 20px auto;
}
.no-svg .page_footer .agwa {
  background-image: url('/img/agwa.png');
}
@media only screen and (min-width: 980px) {
  .page_footer .agwa {
    float: right;
    margin-top: 40px;
  }
}
.page_footer .sponsors {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 650px) {
  .page_footer .sponsors {
    display: none;
  }
}
@media only screen and (min-width: 980px) {
  .page_footer .sponsors {
    float: left;
    width: 380px;
  }
}
.page_footer .newsletter {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  padding: 0px 0 20px;
}
.page_footer .contact-info {
  clear: left;
  margin-top: 20px;
}
@media only screen and (min-width: 980px) {
  .page_footer .contact-info {
    float: right;
    clear: none;
    margin-top: 0;
    width: 560px;
  }
}
.page_footer .info {
  padding: 0 0 10px;
}
@media only screen and (min-width: 651px) {
  .page_footer .info {
    padding-top: 20px;
  }
}
.page_footer .info .content {
  font-size: 1.1em;
  color: #635849;
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.page_footer .info .content .sponsors > div {
  float: left;
}
.page_footer .info .content .sponsors > div:first-child {
  width: 40%;
}
.page_footer .info .content .sponsors > div:nth-child(2) {
  width: 60%;
}
.page_footer .info .content .sponsors > div p {
  margin-bottom: 14px;
  font-weight: bold;
}
.page_footer .info .content .gov,
.page_footer .info .content .agwa,
.page_footer .info .content .rio {
  display: block;
  margin: 0 auto ;
}
.page_footer .info .content .gov {
  width: 158px;
  height: 79px;
  background: url('/img/govwa.png') no-repeat;
  background-size: contain;
  margin-top: -4px;
}
.page_footer .info .content .acfta {
  width: 52px;
  height: 79px;
  margin-left: 10px;
  background: url('/img/acfta.png') no-repeat;
  background-size: contain;
  margin-top: -10px;
}
.page_footer .info .content .rio {
  width: 140px;
  height: 50px;
  background: url('/img/riotinto.png') no-repeat;
  background-size: contain;
  margin-top: -2px;
}
@media only screen and (min-width: 980px) {
  .page_footer .info .content .rio {
    margin-left: 0;
  }
}
.page_footer .info .content address {
  font-style: normal;
  margin-right: 10px;
  line-height: 1.3;
  position: relative;
  display: none;
  margin-bottom: 10px;
  float: left;
}
@media only screen and (max-width: 980px) {
  .page_footer .info .content address {
    clear: left;
  }
}
@media only screen and (min-width: 651px) {
  .page_footer .info .content address {
    display: block;
  }
}
.page_footer .info .content address:before {
  position: absolute;
  left: -1em;
  top: 0;
}
.page_footer .info .content dl {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
@media only screen and (min-width: 651px) {
  .page_footer .info .content dl {
    width: auto;
  }
}
.page_footer .info .content dl.contact {
  margin: 0 auto;
  display: none;
}
@media only screen and (min-width: 651px) {
  .page_footer .info .content dl.contact {
    display: block;
    width: 185px;
  }
}
@media only screen and (min-width: 651px) {
  .page_footer .info .content dl.copyright {
    float: right;
    width: 130px;
  }
}
.page_footer .info .content dl dd {
  line-height: 1.6;
}
.page_footer .info .content dl dd i {
  margin-right: 10px;
}
.page_footer .info .content dl dd a {
  color: #635849;
}
@media only screen and (min-width: 651px) {
  .page_footer .base_nav {
    padding-top: 25px;
  }
}
.page_footer .footer-nav ul .li-level-1 {
  width: 12.5%;
  float: left;
  padding-right: 10px;
}
.page_footer .footer-nav ul .li-level-1 > a,
.page_footer .footer-nav ul .li-level-1 .non-link {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4em;
  line-height: 1.4;
  color: #583d38;
  text-transform: lowercase;
}
.page_footer .footer-nav ul .li-level-2 a {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #635849;
  line-height: 1.2;
  padding: .2em 0;
  display: block;
}
.page_footer .footer-nav ul .item-the-people > .non-link {
  display: none;
}
.page_footer .footer-nav ul .item-the-project {
  width: 37.5%;
}
.page_footer .footer-nav ul .item-the-project > a,
.page_footer .footer-nav ul .item-the-project > .non-link,
.page_footer .footer-nav ul .item-the-project .li-level-2 {
  width: 33.33333333333333%;
  float: left;
}
.page_footer .footer-nav ul .item-the-project > a.item-the-art,
.page_footer .footer-nav ul .item-the-project > .non-link.item-the-art,
.page_footer .footer-nav ul .item-the-project .li-level-2.item-the-art,
.page_footer .footer-nav ul .item-the-project > a.item-the-plan,
.page_footer .footer-nav ul .item-the-project > .non-link.item-the-plan,
.page_footer .footer-nav ul .item-the-project .li-level-2.item-the-plan {
  float: left;
  width: 33.33333333333333%;
  position: relative;
  top: -2.1em;
}
.page_footer .footer-nav ul .item-the-project > a.item-the-art > a,
.page_footer .footer-nav ul .item-the-project > .non-link.item-the-art > a,
.page_footer .footer-nav ul .item-the-project .li-level-2.item-the-art > a,
.page_footer .footer-nav ul .item-the-project > a.item-the-plan > a,
.page_footer .footer-nav ul .item-the-project > .non-link.item-the-plan > a,
.page_footer .footer-nav ul .item-the-project .li-level-2.item-the-plan > a,
.page_footer .footer-nav ul .item-the-project > a.item-the-art > .non-link,
.page_footer .footer-nav ul .item-the-project > .non-link.item-the-art > .non-link,
.page_footer .footer-nav ul .item-the-project .li-level-2.item-the-art > .non-link,
.page_footer .footer-nav ul .item-the-project > a.item-the-plan > .non-link,
.page_footer .footer-nav ul .item-the-project > .non-link.item-the-plan > .non-link,
.page_footer .footer-nav ul .item-the-project .li-level-2.item-the-plan > .non-link {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4em;
  color: #583d38;
  text-transform: lowercase;
}
.page_footer .footer-nav ul .item-the-project .submenu-level-1 {
  clear: left;
  float: left;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  .page_footer .footer-nav {
    display: none;
  }
}
@media only screen and (min-width: 651px) {
  .page_footer .legal-nav li {
    float: left;
    width: 12.5%;
  }
  .page_footer .legal-nav li.juicebox {
    margin-top: 0px !important;
    float: right;
  }
}
.page_footer .legal-nav li.juicebox {
  margin-top: 20px;
}
.page_footer .legal-nav li.juicebox a {
  color: #583d38;
}
.page_footer .legal-nav li.juicebox a span {
  color: #de6134;
}
.page_footer .legal-nav li a {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.4;
  color: #de6134;
}
.page_footer .footer-legal-spacer {
  margin: 15px 0;
}
form.hide-labels label {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
  display: block;
  margin: 0;
}
form.contact-form {
  background: url('/img/header.jpg');
  padding: 20px;
}
form.contact-form textarea {
  height: 120px;
}
form.contact-form .col > div {
  position: relative;
}
form.comment-form > div {
  position: relative;
}
form.comment-form textarea {
  height: 150px;
}
.copy-text form.search-form {
  *zoom: 1;
  position: relative;
}
.copy-text form.search-form:before,
.copy-text form.search-form:after {
  display: table;
  content: "";
}
.copy-text form.search-form:after {
  clear: both;
}
.copy-text form.search-form input {
  padding-right: 30px;
}
.copy-text form.search-form button {
  position: absolute;
  top: .5em;
  right: 10px;
  color: #635849;
}
form label {
  display: block;
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #635849;
  font-size: 2.4em;
  line-height: 1.2;
  margin-bottom: 3px;
  text-transform: lowercase;
}
.isotope-select,
.blog-isotope-select {
  width: 250px;
  margin-top: 20px;
  clear: both;
  position: relative;
}
@media only screen and (min-width: 651px) {
  .isotope-select,
  .blog-isotope-select {
    clear: none;
    float: right;
    position: relative;
  }
}
.form-error {
  position: absolute;
  bottom: -5px;
  right: 0px;
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #de6134;
  font-size: 1.6em;
}
.footer .form-error {
  bottom: -20px;
}
input,
textarea,
select,
.customSelectInner {
  border-radius: 5px;
  border: 0px solid transparent;
  background-color: white;
  padding: 9px 10px;
  color: #5f4b3a;
  width: 100%;
  max-width: 100%;
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6em;
  background-position: 80%;
  margin-bottom: 15px;
  transition: background 0.3s;
}
input:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder,
.customSelectInner:-moz-placeholder {
  color: #5f4b3a;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder,
.customSelectInner:-ms-input-placeholder {
  color: #5f4b3a;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder,
.customSelectInner::-webkit-input-placeholder {
  color: #5f4b3a;
}
input.error,
textarea.error,
select.error,
.customSelectInner.error {
  background: #ffffff url(../img/failed.svg) 95% center no-repeat;
  background-size: 20px;
}
.no-svg input.error,
.no-svg textarea.error,
.no-svg select.error,
.no-svg .customSelectInner.error {
  background-image: url(../img/template/failed.png);
}
input.valid,
textarea.valid,
select.valid,
.customSelectInner.valid {
  background: #ffffff url(/img/passed.svg) 95% center no-repeat;
  background-size: 20px;
}
.no-svg input.valid,
.no-svg textarea.valid,
.no-svg select.valid,
.no-svg .customSelectInner.valid {
  background-image: url(/img/passed.png);
}
.modal-overlay input,
.modal-overlay textarea,
.modal-overlay select,
.modal-overlay .customSelectInner {
  background: url('/img/hr_thick.png') no-repeat left bottom;
  background-size: contain;
  padding: 9px 1px;
  font-family: 'Amatic SC', cursive;
  font-weight: 400;
  font-size: 5.4em;
  color: #b5b499;
}
.modal-overlay input:-moz-placeholder,
.modal-overlay textarea:-moz-placeholder,
.modal-overlay select:-moz-placeholder,
.modal-overlay .customSelectInner:-moz-placeholder {
  color: #b5b499;
}
.modal-overlay input:-ms-input-placeholder,
.modal-overlay textarea:-ms-input-placeholder,
.modal-overlay select:-ms-input-placeholder,
.modal-overlay .customSelectInner:-ms-input-placeholder {
  color: #b5b499;
}
.modal-overlay input::-webkit-input-placeholder,
.modal-overlay textarea::-webkit-input-placeholder,
.modal-overlay select::-webkit-input-placeholder,
.modal-overlay .customSelectInner::-webkit-input-placeholder {
  color: #b5b499;
}
.footer input,
.footer textarea,
.footer select,
.footer .customSelectInner {
  padding: 9px 30px 10px 18px;
}
@media only screen and (min-width: 651px) {
  .footer input,
  .footer textarea,
  .footer select,
  .footer .customSelectInner {
    padding: 5px 30px 7px 18px;
  }
}
.isotope-select input,
.isotope-select textarea,
.isotope-select select,
.isotope-select .customSelectInner,
.blog-isotope-select input,
.blog-isotope-select textarea,
.blog-isotope-select select,
.blog-isotope-select .customSelectInner {
  background: #de6134;
  color: #fff;
}
select {
  width: 100% !important;
  height: 37px !important;
  z-index: 2;
}
select.error + .customSelect .customSelectInner {
  background: #ffffff url(/img/failed.svg) no-repeat 85% center;
  background-size: 20px;
}
.no-svg select.error + .customSelect .customSelectInner {
  background-image: url(/img/failed.png);
}
select.valid + .customSelect .customSelectInner {
  background: #ffffff url(/img/passed.svg) no-repeat 85% center;
  background-size: 20px;
}
.no-svg select.valid + .customSelect .customSelectInner {
  background-image: url(/img/passed.png);
}
select option {
  font-size: 1.4em;
}
.customSelect {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
}
.customSelectInner {
  position: relative;
  padding-right: 20px;
}
.customSelectInner:before {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\e60e";
  position: absolute;
  top: .5em;
  right: 10px;
}
button {
  background: transparent;
  border: none;
}
button#contact_submit {
  margin-top: 32px;
}
.honey {
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
[type="submit"] {
  font-size: 1.6em;
}
@media only screen and (max-width: 650px) {
  .footer [type="submit"] {
    font-size: 1.8em;
  }
}
.newsletter_signup {
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 651px) {
  .newsletter_signup {
    margin-top: 30px;
  }
}
@media only screen and (min-width: 980px) {
  .newsletter_signup {
    float: right;
    text-align: left;
    padding: 0px;
    margin-top: 40px;
    padding-left: 40px;
  }
}
.newsletter_signup .input-container > div {
  position: relative;
}
.newsletter_signup .tagline {
  font-size: 2.3em;
  padding-top: 6px;
  color: #5f4b3a;
  display: block;
  margin: 0 auto 20px;
}
@media only screen and (min-width: 651px) {
  .newsletter_signup .tagline {
    font-size: 1.6em;
  }
}
@media only screen and (min-width: 980px) {
  .newsletter_signup .tagline {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.newsletter_signup .input-container {
  width: 80%;
  margin: 0 auto 20px;
  max-width: 240px;
}
@media only screen and (min-width: 651px) {
  .newsletter_signup .input-container {
    width: 36%;
    float: left;
    margin: 0 20px 0 0;
    max-width: none;
  }
}
@media only screen and (min-width: 980px) {
  .newsletter_signup .input-container {
    width: 25%;
  }
}
@media only screen and (max-width: 980px) {
  .newsletter_signup .input-container.name {
    clear: left;
  }
}
@media only screen and (min-width: 651px) {
  .newsletter_signup .btn-container {
    float: left;
  }
}
.newsletter_signup input {
  width: 100%;
  margin-bottom: 0;
}
.newsletter_signup button {
  padding-right: 50px;
  position: relative;
}
.newsletter_signup button:before {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -0.5em;
}
@media only screen and (max-width: 650px) {
  .newsletter_signup button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
@media only screen and (min-width: 651px) {
  aside {
    margin-top: 77px;
  }
}
.subnav {
  background: url('/img/header.jpg');
  margin: 0 auto;
  width: 100%;
  max-width: 320px;
  padding: 20px;
}
@media only screen and (min-width: 651px) {
  .subnav {
    float: right;
  }
}
.subnav .subnav-heading {
  font-family: 'Amatic SC', cursive;
  font-weight: 400;
  font-size: 3.4em;
  color: #583d38;
}
.subnav ul {
  margin-top: 10px;
}
.subnav li {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.4em;
  line-height: 1.1;
  margin-bottom: .5em;
}
.subnav li a {
  color: #de6134;
}
.subnav li.current a {
  color: #635849;
}
/*=====================================================*/
/* Media Styles */
.media {
  clear: both;
}
.media .subheading {
  margin-top: 0;
}
.media > div {
  margin-bottom: 20px;
}
.gallery {
  position: relative;
  max-width: 565px;
  padding-bottom: 10px;
  background: url('/img/hr.png') no-repeat center bottom;
  background-size: contain;
}
.gallery:hover .cycle-nav {
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery .slide {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.gallery .slide:first-child {
  position: relative;
}
.gallery .slide .caption {
  display: block;
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
  margin-top: 5px;
  padding-right: 60px;
}
.gallery .slide .img-wrap {
  padding-bottom: 66.1341853%;
  position: relative;
}
.gallery .slide .img-container {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url('/img/header.jpg');
  overflow: hidden;
}
.gallery .slide .img-container img {
  max-height: 100%;
  display: block;
  margin: auto;
}
.gallery .cycle-caption {
  position: absolute;
  bottom: 5px;
  right: 0px;
  font-size: 1.2em;
  width: 60px;
  text-align: right;
}
.gallery .cycle-nav {
  position: absolute;
  top: 50%;
  z-index: 200;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.4);
  margin-top: -25px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.3s;
}
.gallery .cycle-nav:before {
  width: 100%;
  display: block;
  text-align: center;
  line-height: 50px;
  font-size: 30px;
  color: #fff;
}
.gallery .cycle-prev {
  left: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.gallery .cycle-next {
  right: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.youtube-container,
.vimeo-container {
  background: url(../img/ajax-loader.gif) no-repeat center center;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  margin: 10px 0 20px;
}
.youtube-container iframe,
.vimeo-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
.lightbox-open .youtube-container iframe,
.lightbox-open .vimeo-container iframe {
  display: none;
}
.gallery {
  margin: 0 0 1.42em;
  clear: both;
}
.downloads,
.links,
.client-download {
  margin: 0;
  clear: both;
}
.downloads a,
.links a,
.client-download a {
  display: block;
  float: left;
  clear: left;
  margin-right: 5px;
  font-size: 1.5em;
}
.downloads .dl-info,
.links .dl-info,
.client-download .dl-info {
  font-size: .71428571em;
  line-height: 23px;
  font-weight: normal;
  position: relative;
  top: -1px;
  left: 0px;
}
.downloads [class*=icon],
.links [class*=icon],
.client-download [class*=icon] {
  position: relative;
  padding-left: 1.42em;
}
.downloads [class*=icon]:before,
.links [class*=icon]:before,
.client-download [class*=icon]:before {
  position: absolute;
  top: .14285714em;
  left: 0px;
}
.downloads a {
  text-decoration: none;
}
.downloads a .underline {
  text-decoration: underline;
}
.header-img {
  height: 180px;
  background: url('/img/headers/tree_small.jpg') no-repeat center bottom;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 651px) {
  .header-img {
    height: 23em;
    background-image: url('/img/headers/tree_med.jpg');
  }
}
@media only screen and (min-width: 980px) {
  .header-img {
    background-image: url('/img/headers/tree.jpg');
  }
}
.header-img:before {
  content: "";
  display: block;
  width: 100%;
  height: 14px;
  position: absolute;
  bottom: -14px;
  left: 0px;
  background: url('/img/headers/tree-bottom_small.png') no-repeat center bottom;
}
@media only screen and (min-width: 651px) {
  .header-img:before {
    background-image: url('/img/headers/tree-bottom_med.png');
  }
}
@media only screen and (min-width: 980px) {
  .header-img:before {
    background-image: url('/img/headers/tree-bottom.png');
  }
}
.banner {
  position: relative;
  background: #ccc9d2 url('/img/banners/default_small.jpg') no-repeat center bottom;
  color: #635849;
  z-index: 1;
}
.page-desert-river-sea-portraits-of-the-kimberley-coming-soon .banner {
  background-image: url('/img/banners/exhibition_small.jpg');
}
.page-desert-river-sea-portraits-of-the-kimberley-coming-soon .banner .content {
  min-height: 360px;
}
@media only screen and (min-width: 651px) {
  .banner {
    background-image: url('/img/banners/default_med.jpg');
  }
  .page-desert-river-sea-portraits-of-the-kimberley-coming-soon .banner {
    background-image: url('/img/banners/exhibition_med.jpg');
  }
}
@media only screen and (min-width: 980px) {
  .banner {
    background-image: url('/img/banners/default.jpg');
  }
  .page-desert-river-sea-portraits-of-the-kimberley-coming-soon .banner {
    background-image: url('/img/banners/exhibition.jpg');
  }
}
.index_page .banner {
  background-size: cover;
}
.banner .content {
  padding: 40px 20px 30px;
  min-height: 460px;
}
.index_page .banner .content {
  height: auto;
  padding: 0 20px;
}
.banner .title {
  margin-top: 40px;
}
.banner .banner-feature {
  position: absolute;
  bottom: 0px;
  right: -100px;
  display: none;
  max-width: 60%;
  z-index: 0;
}
@media only screen and (min-width: 651px) {
  .banner .banner-feature {
    display: block;
  }
}
@media only screen and (min-width: 980px) {
  .banner .banner-feature {
    right: 0px;
  }
}
.banner .banner-feature-trail-map {
  right: 0px;
  display: block;
  position: relative;
  z-index: 0;
  max-width: 100%;
  margin-bottom: -25px;
}
@media only screen and (min-width: 651px) {
  .banner .banner-feature-trail-map {
    position: absolute;
    display: block;
    max-width: 55%;
    margin-bottom: 0;
  }
}
.banner .banner-text {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 651px) {
  .banner .banner-text {
    width: 60%;
  }
}
@media only screen and (min-width: 801px) {
  .banner .banner-text {
    width: 50%;
  }
}
.banner p {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.3em;
  line-height: 1.5;
  margin-bottom: .5em;
}
@media only screen and (min-width: 651px) {
  .banner p {
    font-size: 1.6em;
  }
}
.banner p:first-child {
  font-size: 2em;
  line-height: 1.3;
}
@media only screen and (min-width: 651px) {
  .banner p:first-child {
    font-size: 2.6em;
  }
}
.page-project-regions .regions {
  text-align: center;
}
@media only screen and (min-width: 651px) {
  .page-project-regions .regions {
    text-align: left;
    margin-bottom: 10px;
  }
  .page-project-regions .regions .heading {
    float: left;
  }
}
.page-project-regions .regions .art-trail-dl {
  margin-bottom: 20px;
}
@media only screen and (min-width: 651px) {
  .page-project-regions .regions .art-trail-dl {
    float: right;
    margin: 16px 0 0 30px;
  }
}
.artist {
  display: block;
  text-align: center;
  position: relative;
}
.artist .artist-title {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2em;
  color: #583d38;
  display: block;
  padding-bottom: 20px;
  position: relative;
}
.article-info .artist .artist-title {
  font-size: 1.25em;
}
.artist .artist-subtitle {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-top: 3px;
  color: #99964e;
  font-size: 1.6em;
  display: block;
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
}
.artist .img-container {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}
.artist .img-container img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.box {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  transition: 0.2s all;
  *zoom: 1;
  margin: 0 auto;
}
.box:before,
.box:after {
  display: table;
  content: "";
}
.box:after {
  clear: both;
}
.box.hover {
  text-align: center;
  max-width: 313px;
}
.art-box.box.hover,
.state_art-box.box.hover {
  background: url('/img/header.jpg');
}
.blog-box.box.hover .blog-title {
  font-weight: bold;
}
.blog-box.box.hover .feature-img {
  background: #000;
}
.blog-box.box.hover .feature-img img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.content-box.box.hover .feature-img {
  padding-bottom: 70%;
  overflow: hidden;
  background: url('/img/header.jpg');
}
.content-box.box.hover .feature-img > div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding: 0 !important;
}
.content-box.box.hover .feature-img > div img {
  max-height: 100%;
  margin: 0 auto;
  position: relative;
  width: auto;
}
@media only screen and (min-width: 651px) {
  .box.hover {
    max-width: 100%;
  }
  .box.hover:hover .info,
  .box.hover.hovered .info {
    top: 0%;
  }
  .csstransforms .box.hover:hover .info,
  .csstransforms .box.hover.hovered .info {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.box.hover time,
.box.hover .blog-desc {
  text-shadow: 0 1px 7px rgba(0, 0, 0, 0.5);
}
.box.hover .info {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -100%;
  left: 0px;
  z-index: 3;
  font-size: 1.3em;
  line-height: 1.3;
  font-weight: 700;
  text-shadow: 0 1px 7px rgba(0, 0, 0, 0.7);
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: 0.2s all;
  background: url('/img/box-hover.jpg') no-repeat center top;
  background-size: cover;
  color: #fff;
}
.csstransforms .box.hover .info {
  top: 0;
  transition: 0.3s ease-out;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.box.hover .info .subheading {
  color: #fff;
  margin-bottom: 14px;
  text-shadow: 0 1px 7px rgba(0, 0, 0, 0.5);
}
.box.hover .info .link {
  display: block;
  padding-top: 10px;
  font-size: 2em;
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.box.hover .info .link i {
  font-size: .7em;
}
.box.hover .info .info-inner {
  position: absolute;
  left: 0px;
  width: 100%;
  padding: 25px;
}
.art-box.box.hover .info,
.page-state-art .box.hover .info {
  font-size: 1.2em;
}
.box.sbs {
  color: #6c6256;
}
.box.sbs .feature-img,
.box.sbs .info,
.box.sbs .subheading {
  float: left;
  width: 50%;
}
.box.sbs .info,
.box.sbs .subheading {
  padding-left: 10px;
  float: right;
  clear: right;
  text-shadow: none;
}
.box.sbs .info .subheading {
  width: auto;
  float: none;
  padding-left: 0;
}
.box.sbs .info-inner {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.2;
}
.box.sbs .subheading {
  margin-bottom: 6px;
}
.box.sbs .link {
  display: none;
}
@media only screen and (max-width: 650px) {
  .box {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
  }
}
.box .feature-img {
  position: relative;
  z-index: 1;
  width: 100%;
}
.box .feature-img > div {
  position: relative;
  width: 100%;
}
.box .feature-img img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.box .medium,
.box .measurement {
  display: block;
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.2em;
  letter-spacing: -1px;
  line-height: 1.4em;
}
.box time {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.4em;
  display: inline-block;
  margin-bottom: 5px;
}
.box .centred-title {
  font-family: 'Amatic SC', cursive;
  font-weight: 400;
  color: white;
  font-weight: 700;
  font-size: 3.2em;
  display: block;
  position: absolute;
  width: 100%;
  top: 50.5%;
  left: 0px;
  margin-top: -0.5em;
  z-index: 2;
  text-shadow: 0 1px 7px rgba(0, 0, 0, 0.7);
}
.box .bottom {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2em;
  color: #583d38;
  margin-top: 5px;
  display: block;
}
.box .blog-info {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  z-index: 2;
  padding: 20px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  margin-top: 10%;
}
.box .blog-info .blog-title {
  font-family: 'Amatic SC', cursive;
  font-weight: 400;
  display: block;
  font-size: 3.2em;
  margin-bottom: .3em;
  line-height: 1.2;
}
.box .blog-info time {
  display: block;
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2em;
}
.box .blog-info .blog-desc {
  display: block;
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
  line-height: 1.3;
}
.box.region-box {
  min-height: none !important;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.social_boxes {
  display: none;
}
@media only screen and (min-width: 801px) {
  .social_boxes {
    display: block;
  }
}
.social_box {
  width: 250px;
  height: 301px;
  max-width: 100%;
  padding: 25px 10px;
  text-align: center;
  color: white;
  display: block;
  margin: 0 auto;
  word-wrap: break-word;
  overflow: hidden;
}
.social_box.facebook {
  background: url(../img/social_box_facebook.png) no-repeat;
}
.social_box.facebook .underline {
  background: url(../img/social_box_facebook_underline.png) center center no-repeat;
}
.social_box.twitter {
  background: url(../img/social_box_twitter.png) no-repeat;
}
.social_box.twitter .underline {
  background: url(../img/social_box_twitter_underline.png) center center no-repeat;
}
.social_box.instagram {
  padding: 25px;
  background: url(../img/social_box_instagram.png) no-repeat;
}
.social_box.instagram .underline {
  background: url(../img/social_box_instagram_underline.png) center center no-repeat;
}
.social_box.instagram .img_wrap {
  width: 198px;
  height: 198px;
  position: relative;
  margin-top: 10px;
}
.social_box.instagram .img_wrap a {
  position: absolute;
  overflow: hidden;
  display: block;
}
.social_box.instagram .img_wrap a img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.social_box.instagram .large {
  width: 132px;
  height: 132px;
  top: 0;
  left: 0;
}
.social_box.instagram .small {
  width: 66px;
  height: 66px;
}
.social_box.instagram .small[data-index="1"] {
  right: 0;
  top: 0;
}
.social_box.instagram .small[data-index="2"] {
  right: 0;
  top: 66px;
}
.social_box.instagram .small[data-index="3"] {
  right: 0;
  bottom: 0;
}
.social_box.instagram .small[data-index="4"] {
  right: 66px;
  bottom: 0;
}
.social_box.instagram .small[data-index="5"] {
  left: 0;
  bottom: 0;
}
.social_box.instagram [data-index="spare"] {
  display: none;
}
.social_box .underline {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 5px;
  width: 70px;
  height: 6px;
}
.social_box .time {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.2em;
  display: inline-block;
  margin-bottom: 10px;
}
.social_box p {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 3em;
  line-height: 1.2;
}
.social_box i {
  color: white;
  font-size: 3.2em;
}
.social_boxes {
  padding-top: 45px;
}
@media only screen and (max-width: 650px) {
  .social_boxes {
    display: none;
  }
}
.social_boxes img {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px;
}
.tabs-container {
  background: url('/img/header.jpg');
  width: 300px;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
  clear: both;
  overflow: hidden;
}
@media only screen and (min-width: 651px) {
  .tabs-container {
    float: right;
  }
}
.tabs {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.4em;
  line-height: 1.2;
}
.tabs li {
  float: left;
  width: 50%;
  text-align: center;
  background: #fff;
  padding: 12px 10px;
}
.tabs li a {
  color: #de6134;
  display: block;
}
.tabs li.current {
  background: transparent;
}
.tabs li.current a {
  color: #583d38;
}
.tab {
  position: absolute;
  top: 0px;
  left: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 20px 20px 0;
  transition: opacity .3s, left 0s;
}
.tab.current {
  position: relative;
  opacity: 1;
  filter: alpha(opacity=100);
  left: 0;
  transition-delay: left .3s;
}
.tab.slider .slides {
  position: relative;
}
.tab.slider .slide {
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0px;
}
.tab.slider .slide:first-child {
  position: relative;
}
#associated-artists .slide .col {
  width: 50%;
}
#associated-artists .slide .col:nth-child(2n+1) {
  clear: left;
}
.tab-pagination {
  padding: 20px 0;
  font-size: .8em;
  position: relative;
  background: url('/img/hr.png') no-repeat center top;
  background-size: contain;
}
.tab-pagination .cycle-caption {
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  top: 30px;
  width: 100%;
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  color: #635849;
  font-size: 1.5em;
  z-index: 0;
}
.tab-pagination a {
  position: relative;
  z-index: 1;
}
.tags {
  clear: both;
}
.tags .tag {
  color: #635849;
  font-weight: normal;
}
.comment-form {
  padding: 20px;
}
.comment-form .subheading {
  margin-top: 0;
}
.comment article {
  padding: 20px 20px 0;
}
.comment .comment-title {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6em;
}
@media only screen and (min-width: 651px) {
  .blog-page .main .c-4-5 {
    padding-left: 30px;
  }
}
.blog-page .mobile-info {
  color: #635849;
  text-align: center;
  margin-top: 25px;
}
@media only screen and (min-width: 651px) {
  .blog-page .mobile-info {
    display: none;
  }
}
.blog-posts.isotope {
  overflow: visible !important;
}
.modal-overlay {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.95);
  position: fixed;
  width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  padding-top: 20px;
  display: none;
}
@media only screen and (min-width: 651px) {
  .modal-overlay {
    padding-top: 80px;
  }
}
.modal-overlay .content {
  padding: 50px 20px;
  margin-top: 20px;
  overflow: auto;
}
.narrow.modal-overlay .content {
  max-width: 650px;
}
.medium.modal-overlay .content {
  max-width: 900px;
}
.modal-overlay .col {
  position: relative;
}
.modal-overlay .search-form {
  position: relative;
}
@media only screen and (min-width: 651px) {
  .modal-overlay .search-form {
    padding-left: 20px;
  }
}
.modal-overlay .newsletter-submit,
.modal-overlay .search-button {
  color: #de6134;
  font-size: 4em;
  position: absolute;
  top: 1em;
  right: 0px;
}
.modal-overlay p {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.4em;
  line-height: 3;
  color: #5f4b3a;
}
.modal-overlay .newsletter_signup {
  margin-top: 0;
}
.close-modal {
  float: right;
  position: absolute;
  left: 40px;
  top: 0px;
}
.close-modal:before {
  font-size: 4em;
  color: #635849;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  transition-duration: 0.8s;
}
.isotope {
  transition-property: height, width;
}
.isotope .isotope-item {
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
.search-info {
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media only screen and (min-width: 651px) {
  .search-info {
    padding-left: 20%;
  }
}
.search-title {
  font-size: 3em;
  color: #635849;
  margin-top: .5em;
}
.search-num {
  color: #de6134;
  margin-top: .5em;
  font-size: 1.6em;
}
.search-result {
  color: #635849;
  margin: 15px 0;
}
.search-result .article-info {
  padding-bottom: 30px;
  background: url('/img/hr.png') no-repeat left bottom;
  background-size: contain;
}
.search-result .search-heading {
  font-family: 'Tungsten A', 'Tungsten B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6em;
  line-height: 1.5;
}
.search-result .search-desc {
  font-size: 1.6em;
  margin-bottom: .5em;
}
.search-result .link {
  color: #de6134;
}
.search-result .image-container {
  padding-right: 60px;
}
.search-result .image-container .circle {
  border-radius: 50%;
  width: 100%;
  max-width: 100px;
  padding-bottom: 100%;
  overflow: hidden;
  position: relative;
}
.search-result .image-container .circle img {
  position: absolute;
  top: 0px;
  left: 0px;
}
.pagination .btn {
  position: relative;
}
.pagination .btn .hide-text {
  position: absolute;
  top: 0px;
  left: 0px;
}
.pagination .pages {
  width: 80%;
  margin: 0 auto;
  font-size: 1.6em;
  line-height: 35px;
  font-family: 'Sentinel SSm A', 'Sentinel SSm B', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
  text-align: center;
}
.pagination .pages a {
  color: #635849;
  margin: 0 6px;
}
.pagination .pages a.current {
  color: #de6134;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(/img/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/img/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 40px;
  cursor: pointer;
  z-index: 8040;
  background: url(/img/fancybox/close.png);
  background-size: 36px 40px;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(/img/fancybox/blank.gif);
  /* helps IE */

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/img/fancybox/fancybox_overlay.png);
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */

  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
