/* compiled by scssphp v0.6.2 on Thu, 28 Jul 2016 09:40:48 +1200 (0.8406s) */

.slideshow button:before {
  content: '';
  display: block;
  position: absolute; }

main > *:before, .gallery ul:before, .slideshow:before, .stockists:before, main > *:after, .gallery ul:after, .slideshow:after, .stockists:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden; }
/*** element styles ***/
body {
  background: #fff left top repeat-x;
  color: #413f46;
  font-family: 'GothamRegular', sans-serif;
  font-size: 1em;
  /* 16px */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  margin: 0;
  padding: 0; }

p, div, h1, h2, h3 {
  font-weight: normal;
  padding: 0;
  position: relative; }

div, h1, h2, h3 {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  color: #74976d;
  font-family: 'GothamBold', sans-serif;
  font-weight: normal;
  margin: 0.5em 0; }

h1 {
  font-size: 40px;
  margin: 10px 0; }

h2 {
  font-size: 36px;
  color: #413f46; }

h3 {
  font-size: 26px;
  margin-top: 30px; }

h4 {
  font-size: 21px;
  color: #413f46;
  margin-top: 0;
  margin-bottom: 7px; }

h5 {
  padding: 3px;
  font-size: 16px;
  color: #fff;
  background: #74976d; }

a {
  color: #74976d; }
  a:link, a:visited {
    text-decoration: none; }
  a:hover, a:focus, a:active {
    text-decoration: underline; }
  a img {
    border: none; }

@media screen and (max-width: 1199px) {
    img {
      height: auto;
      max-width: 100%; } }

input:disabled, textarea:disabled {
  opacity: 0.5; }

.btr-dateinput-calendar {
  background: #fff;
  /* date polyfill fix */ }
/*** globally relevant styles ***/
.button, form.forum input[type=submit], .edit-resources input[type=submit] {
  background: #74976d;
  border: none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 12px 0;
  padding: 15px 25px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'GothamMedium', sans-serif;
  font-size: 16px; }
  .button:hover, form.forum input[type=submit]:hover, .edit-resources input[type=submit]:hover, .button:focus, form.forum input[type=submit]:focus, .edit-resources input[type=submit]:focus, .button:active, form.forum input[type=submit]:active, .edit-resources input[type=submit]:active {
    background: #7e6e4c;
    text-decoration: none; }

p.file-link {
  margin-bottom: 0; }
  p.file-link a {
    margin-bottom: 4px; }

a.file-link, p.file-link a {
  display: inline-block;
  max-width: 560px;
  width: 100%;
  padding: 15px;
  padding-left: 70px;
  box-sizing: border-box;
  color: #322d2a;
  font-size: 21px;
  font-family: 'GothamMedium', sans-serif;
  background: #f1eeea;
  border-right: 4px solid #74976d; }

a.file-link.first, p.file-link a.first {
  margin-right: 30px; }
  @media screen and (max-width: 589px) {
  a.file-link.first, p.file-link a.first {
    margin-right: 0; } }

a.file-link.pdf, p.file-link a.pdf {
  background: #f1eeea url('icon_file_pdf.png') 20px center no-repeat; }

a.file-link.xls, p.file-link a.xls, a.file-link.xlsx, p.file-link a.xlsx, a.file-link.xlt, p.file-link a.xlt, a.file-link.xlm, p.file-link a.xlm, a.file-link.xlsm, p.file-link a.xlsm, a.file-link.xlsb, p.file-link a.xlsb, a.file-link.xltx, p.file-link a.xltx, a.file-link.xltm, p.file-link a.xltm, a.file-link.xlam, p.file-link a.xlam, a.file-link.xla, p.file-link a.xla, a.file-link.xlw, p.file-link a.xlw {
  background: #f1eeea url('icon_file_xls.png') 20px center no-repeat; }

a.file-link.doc, a.file-link.docx, p.file-link a.doc, p.file-link a.docx {
  background: #f1eeea url('icon_file_doc.png') 20px center no-repeat; }

a.file-link.jpg, a.file-link.jpeg, p.file-link a.jpg, p.file-link a.jpeg {
  background: #f1eeea url('icon_file_jpg.png') 20px center no-repeat; }

.notice {
  padding: 20px;
  padding-left: 95px;
  padding-bottom: 1px;
  margin-top: 20px;
  background: #f1eeea url('icon_important.png') 20px 20px no-repeat; }
  .notice .close {
    position: absolute;
    top: 13px;
    right: 13px;
    height: 15px;
    width: 15px;
    background: url('cross.png') center center no-repeat;
    cursor: pointer; }

.pagination {
  text-align: center; }
  .pagination > * {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #74976d;
    pause-after: medium; }
    .pagination > *:first-child {
      border-left: none; }
  .pagination .current {
    font-weight: bold; }

.struct {
  display: none; }
/* float clearing usually applied to <br /> sometimes div or span  */
.clear {
  clear: both;
  content: "";
  display: block;
  height: 1px;
  overflow: hidden;
  width: 99%; }
/* tables */
.control_panel {
  width: 90%;
  border: none;
  padding: 0;
  border-bottom: 1px dashed #322d2a;
  border-collapse: collapse;
  line-height: 20px;
  text-align: left; }
  .control_panel tr {
    background: #f1eeea;
    border-bottom: 8px solid #fff; }
    .control_panel tr:nth-child(2n) {
      background: #fff; }
  .control_panel thead tr {
    background: #fff; }
  .control_panel th {
    vertical-align: top; }
    .control_panel th.control {
      width: 70px; }
  .control_panel th:first-child, .control_panel td:first-child {
    padding-left: 20px; }
  .control_panel th:last-child, .control_panel td:last-child {
    padding-right: 20px; }

.users th:first-child {
  width: 20%; }
  .users th:last-child {
    width: 40%; }
/* jQueryUI overrides */
.ui-widget {
  font-family: inherit;
  font-size: 1em; }

.ui-helper-reset {
  font-size: 1em; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: #000;
  border-color: #fff;
  border-radius: 0;
  color: #fff; }
  .ui-state-default a:link, .ui-widget-content .ui-state-default a:link, .ui-widget-header .ui-state-default a:link, .ui-state-default a:visited, .ui-widget-content .ui-state-default a:visited, .ui-widget-header .ui-state-default a:visited {
    color: inherit;
    text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
  background: #fff;
  border-color: #74976d;
  color: #413f46; }
  .ui-state-hover a:link, .ui-widget-content .ui-state-hover a:link, .ui-widget-header .ui-state-hover a:link, .ui-state-hover a:visited, .ui-widget-content .ui-state-hover a:visited, .ui-widget-header .ui-state-hover a:visited {
    text-decoration: underline; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #fff;
  border-color: #74976d;
  color: #413f46; }
  .ui-state-active a:link, .ui-widget-content .ui-state-active a:link, .ui-widget-header .ui-state-active a:link, .ui-state-active a:visited, .ui-widget-content .ui-state-active a:visited, .ui-widget-header .ui-state-active a:visited {
    text-decoration: none; }

.ui-accordion-content {
  border-radius: 0;
  font-size: 0.875em;
  margin-bottom: 10px; }
  .ui-accordion-content + .ui-accordion-header {
    margin-top: 10px; }

.ui-accordion-header {
  font-size: 0.875em; }

.ui-tabs .ui-tabs-nav li {
  border-width: 0; }
  .ui-tabs .ui-tabs-nav li:before {
    display: none; }

.ui-state-active a:link, .ui-state-active a:visited {
  color: inherit; }
/*** section styles ***/
body > [role=banner], main {
  margin: 0 auto;
  position: relative;
  width: 100%; }

.container {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box; }
  @media screen and (max-width: 1199px) {
  .container {
    padding: 0 20px;
    width: auto; } }

body > header {
  background: #fff top left repeat-x;
  height: 160px;
  z-index: 10; }
  body > header:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 5px;
    background: rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 1199px) {
  body > header {
    height: auto; } }
  body > header .site-header {
    background: transparent top center no-repeat;
    height: 160px;
    position: relative; }
    @media screen and (max-width: 1199px) {
  body > header .site-header {
    height: auto;
    padding-bottom: 20px; } }
  body > header .logo {
    display: inline-block;
    position: relative;
    top: 10px; }
    @media screen and (max-width: 499px) {
  body > header .logo {
    max-width: 74%; } }

.hide-visit {
  position: absolute;
  right: 15px;
  top: 10px;
  z-index: 10;
  padding-left: 25px;
  background: url('icon_hide.png') left center no-repeat; }
  @media screen and (max-width: 1199px) {
  .hide-visit {
    right: 10px;
    font-size: 14px; } }

.main-navigation {
  background: transparent url('') left top repeat-x;
  color: #000;
  padding: 0;
  position: relative;
  float: right;
  max-width: 845px;
  font-family: 'GothamMedium';
  font-size: 15px;
  text-transform: uppercase; }
  .main-navigation ul {
    margin: 0;
    padding: 0;
    text-align: right; }
  .main-navigation li {
    background: transparent url('') left center no-repeat;
    display: inline-block;
    height: 155px;
    line-height: 155px;
    margin: 0;
    padding: 0;
    position: relative; }
    .main-navigation li ul {
      background: #fff;
      display: block;
      height: 0;
      left: 0;
      margin: 0;
      overflow: hidden;
      padding: 0;
      position: absolute;
      top: 100%;
      width: 190px;
      z-index: 100; }
    .main-navigation li li {
      background-image: none;
      display: block;
      height: auto;
      line-height: 1em;
      margin: 0;
      padding: 0 0 0 15px;
      position: relative;
      text-align: left;
      width: 175px; }
      .main-navigation li li a:link, .main-navigation li li a:visited {
        padding: 5px 0;
        width: 100%; }
        .main-navigation li li a:hover, .main-navigation li li a:focus, .main-navigation li li a:active {
          text-decoration: none; }
  * + html .main-navigation > ul li {
    display: block;
    float: left; }
    .main-navigation > ul li:first-child {
      background-image: none; }
  .main-navigation a {
    color: inherit;
    height: 40px;
    line-height: 40px; }
    .main-navigation a:link, .main-navigation a:visited {
      display: inline-block;
      padding: 0 10px;
      text-decoration: none; }
    .main-navigation a:hover, .main-navigation a:focus, .main-navigation a:active {
      color: #74976d;
      text-decoration: none; }
  .main-navigation .sel > a, .main-navigation .sel .sel > a {
    color: #74976d; }
  .main-navigation .sel {
    border-bottom: 5px solid #74976d; }
  .main-navigation li:hover ul, .main-navigation a:focus + ul {
    height: auto; }

main {
  z-index: 5; }

.page-title {
  background: #74976d url('zigzag_green.jpg') bottom center repeat-x;
  color: #fff;
  padding-bottom: 40px; }
  .page-title h1 {
    color: #fff; }

.content {
  padding: 30px 0; }

  .content p {
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 25px; }
  .content ul {
    padding-left: 20px; }
    .content ul li {
      position: relative;
      list-style-type: none;
      margin-bottom: 20px; }
      .content ul li:before {
        content: '';
        display: block;
        position: absolute;
        top: 8px;
        left: -20px;
        width: 8px;
        height: 8px;
        background: #7e6e4c; }
  .content .img-right {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px; }
    @media screen and (max-width: 979px) {
  .content .img-right {
    float: none;
    margin-left: 0;
    display: block; } }

.quick-links {
  max-width: 260px;
  float: left; }
  @media screen and (max-width: 1199px) {
  .quick-links {
    max-width: 100%; } }
  .quick-links a {
    color: inherit; }

.home-blog {
  max-width: 870px;
  margin-right: 30px;
  float: left; }
  @media screen and (max-width: 1199px) {
  .home-blog {
    max-width: 100%;
    margin-right: 0; } }

.col-4 {
  float: left;
  max-width: 270px;
  width: 100%;
  height: 165px;
  padding: 1px 20px;
  padding-right: 45px;
  margin: 35px 0;
  margin-right: 25px;
  box-sizing: border-box;
  background: #f1eeea url('arrow.jpg') right center no-repeat; }
  .col-4 h2 {
    font-size: 32px;
    line-height: 30px; }
  .col-4 a {
    color: inherit; }

.col-4.last {
  margin-right: 0; }

.hasSidebar {
  display: block;
  float: left;
  width: 74%; }

.sidebar {
  display: block;
  float: right;
  width: 25%; }

footer[role="banner"] {
  z-index: 0;
  background: #322d2a; }
  footer[role="banner"] a:link, footer[role="banner"] a:visited {
    color: inherit; }
    footer .testimonials {
      padding: 40px 0;
      color: #86807d;
      border-bottom: 1px solid #5a5451; }
  footer .testimonials .testimonial {
    padding-left: 70px; }
    footer .testimonials .testimonial:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0px;
      width: 55px;
      height: 41px;
      background: url('quote.png') center center no-repeat; }
    footer .testimonials .testimonial:after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      bottom: 15px;
      width: 28px;
      height: 19px;
      background: url('end_quote.png') center center no-repeat; }
    footer .testimonials .testimonial .text {
      font-style: italic; }

.site-footer {
  background: transparent center top no-repeat;
  font-size: 15px;
  /* 12px from 16px */
  height: 270px;
  padding-top: 80px;
  box-sizing: border-box;
  position: relative;
  text-align: left;
  color: #fff; }
  @media screen and (max-width: 1199px) {
  .site-footer {
    height: auto;
    padding: 10px;
    text-align: center; } }
  @media screen and (max-width: 499px) {
  .site-footer p {
    max-width: 260px;
    margin: 15px auto; }
    .site-footer .intranet {
      display: block;
      margin-top: 25px; } }
  @media screen and (max-width: 1199px) {
    .site-footer > div {
      display: block;
      float: none;
      position: static; } }
  .site-footer .footer-logo {
    position: absolute;
    right: 15px;
    top: 40px; }
    @media screen and (max-width: 1199px) {
  .site-footer .footer-logo {
    position: static;
    top: auto;
    right: auto;
    display: block;
    margin: auto; } }
  .site-footer .fb {
    display: inline-block;
    padding-left: 50px;
    height: 50px;
    line-height: 50px;
    background: url('icon_fb.png') left center no-repeat; }
    @media screen and (max-width: 1199px) {
  .site-footer .fb {
    margin-bottom: 15px; } }

.sub-footer {
  position: relative; }
  @media screen and (max-width: 1199px) {
  .sub-footer {
    height: 50px; } }
  .sub-footer .copyright, .sub-footer .avd {
    bottom: 20px;
    position: absolute;
    color: #5b5654;
    font-size: 13px; }
    @media screen and (max-width: 499px) {
  .sub-footer .copyright, .sub-footer .avd {
    position: static;
    text-align: center; } }
  .sub-footer .copyright {
    left: 15px; }
    @media screen and (max-width: 1199px) {
  .sub-footer .copyright {
    left: 30px; } }
  .sub-footer .avd {
    right: 15px; }
    @media screen and (max-width: 1199px) {
  .sub-footer .avd {
    right: 30px; } }
    .sub-footer .avd a {
      color: #5b5654; }
      .sub-footer .avd a:link, .sub-footer .avd a:visited {
        text-decoration: none; }
      .sub-footer .avd a:hover, .sub-footer .avd a:focus, .sub-footer .avd a:active {
        text-decoration: underline; }
  @media screen and (max-width: 1199px) {
  .sub-footer {
    position: relative;
    left: 0;
    right: 0; } }
/* Services */
.service .organization .image {
  border: 1px solid #d7d7d7; }

.organizations {
  overflow: hidden; }
  @media screen and (max-width: 1199px) {
    .organizations .container {
      max-width: 895px; } }
    @media screen and (max-width: 909px) {
  .organizations .container {
    max-width: 610px; } }
    @media screen and (max-width: 624px) {
  .organizations .container {
    max-width: 285px; } }

.organization {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
  margin-bottom: 5px;
  max-width: 280px;
  width: 100%; }
  .organization .image {
    display: block;
    height: 125px;
    line-height: 125px;
    text-align: center; }
  .organization img {
    vertical-align: middle; }

.bottom-services .organizations {
  padding: 80px 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }
  .bottom-services .organization {
    background: rgba(255, 255, 255, 0.5); }

.bottom-banner img {
  display: block;
  max-width: 100%;
  margin: 0 auto; }
  @media screen and (max-width: 499px) {
  .bottom-banner {
    padding-bottom: 75%;
    overflow: hidden; }
    .bottom-banner img {
      position: absolute;
      max-width: 314%;
      left: -10000px;
      right: -10000px;
      margin: auto; } }
/* login */
.type-user.logged-out main {
  background: url('login_bg.jpg') center top no-repeat;
  background-size: cover; }
  .type-user.logged-out .main-navigation {
    display: none; }
  .type-user.logged-out .page-title {
    display: none; }
  .type-user.logged-out .content {
    padding: 110px 0;
    max-width: 565px;
    width: 100%;
    margin: auto; }
    .type-user.logged-out .content p {
      color: #fff; }
  .type-user.logged-out h2 {
    color: #fff;
    margin-bottom: 10px; }
  .type-user.logged-out .login-form {
    max-width: 565px;
    width: 100%;
    padding: 30px;
    margin: auto;
    box-sizing: border-box;
    background: #f1eeea;
    background: rgba(241, 238, 234, 0.9);
    border-right: 4px solid #74976d; }
    .type-user.logged-out .login-form p {
      color: #413f46; }
    .type-user.logged-out .login-form label {
      margin-bottom: 5px;
      font-size: 21px;
      font-family: 'GothamMedium', sans-serif; }
    .type-user.logged-out .login-form input[type=text], .type-user.logged-out .login-form input[type=password] {
      border: none;
      border-radius: 4px; }
    .type-user.logged-out .login-form .lost-password {
      color: inherit; }
    .type-user.logged-out .login-form .button {
      max-width: 190px;
      width: 100%; }
  .type-user.logged-out .testimonials {
    padding: 0;
    height: 10px; }
    .type-user.logged-out .testimonials .container {
      display: none; }
/* Intranet */
/* Forum */

.type-customer-forum .conversation ul li:before {
  display: none; }
  .type-customer-forum .topic {
    width: 100%;
    float: left;
    margin-right: 30px; }
    @media screen and (max-width: 1199px) {
  .type-customer-forum .topic {
    max-width: 100%; } }
    .type-customer-forum .topic .message {
      max-width: 100%; }
  .type-customer-forum .topic {
    max-width: 870px; }
  .type-customer-forum .conversations {
    padding-top: 15px; }
  .type-customer-forum .topic .conversations .conversation {
    padding: 30px;
    margin-bottom: 10px;
    background: #f1eeea;
    border-right: 5px solid #74976d; }
    .type-customer-forum .topic .conversations .conversation h3 {
      margin: 0;
      margin-bottom: 5px; }
    .type-customer-forum .topic .conversations .conversation .details {
      margin-bottom: 10px;
      font-size: 14px;
      line-height: 26px;
      color: #74976d; }
      .type-customer-forum .topic .conversations .conversation .details .date, .type-customer-forum .topic .conversations .conversation .details .views, .type-customer-forum .topic .conversations .conversation .details .replies {
        display: inline-block;
        margin-right: 30px;
        padding-left: 30px; }
      .type-customer-forum .topic .conversations .conversation .details .date {
        background: url('icon_clock.png') left center no-repeat; }
      .type-customer-forum .topic .conversations .conversation .details .views {
        background: url('icon_eye.png') left center no-repeat; }
      .type-customer-forum .topic .conversations .conversation .details .replies {
        background: url('icon_replies.png') left center no-repeat; }
  .type-customer-forum .topic .conversation.hidden {
    border-right: 5px solid #d2cac0; }
  .type-customer-forum .new-conversation {
    float: left;
    width: 100%; }
  .type-customer-forum .new-conversation.with-messages {
    max-width: 870px; }
    @media screen and (max-width: 1199px) {
  .type-customer-forum .new-conversation.with-messages {
    max-width: 100%; } }
  .type-customer-forum .messages {
    max-width: 270px;
    width: 100%;
    float: right;
    padding-top: 15px; }
    @media screen and (max-width: 1199px) {
  .type-customer-forum .messages {
    max-width: 100%; } }
  .type-customer-forum .message {
    max-width: 270px;
    width: 100%;
    margin-bottom: 20px; }
    @media screen and (max-width: 1199px) {
  .type-customer-forum .message {
    display: inline-block; } }
    .type-customer-forum .message .message-content {
      height: 283px;
      padding-top: 40px;
      box-sizing: border-box;
      background: url('message_bg1.png') top center no-repeat;
      font-size: 20px;
      line-height: 27px;
      color: #423214; }
      .type-customer-forum .message .message-content div {
        position: absolute;
        left: 0;
        right: 0;
        top: 40px;
        width: 220px;
        height: 190px;
        display: table;
        margin: auto; }
      .type-customer-forum .message .message-content p {
        display: table-cell;
        vertical-align: middle;
        text-align: center; }
  .type-customer-forum .message:nth-child(even) .message-content {
    background: url('message_bg2.png') top center no-repeat; }
  .type-customer-forum .post {
    padding: 30px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    background: #f1eeea;
    border-right: 5px solid #74976d; }
    .type-customer-forum .post .when {
      color: #74976d; }
    .type-customer-forum .post .reportCount {
      margin-bottom: 0; }
    .type-customer-forum .post .button {
      margin-bottom: 15px !important; }
  .type-customer-forum .post.hidden {
    border-right: 5px solid #d2cac0; }
  .type-customer-forum .post-management, .type-customer-forum .conversation-management, .type-customer-forum .message-management {
    padding: 0;
    margin: 0; }
    .type-customer-forum .post-management li, .type-customer-forum .conversation-management li, .type-customer-forum .message-management li {
      display: inline-block;
      margin: 0; }
      .type-customer-forum .post-management li .button, .type-customer-forum .conversation-management li .button, .type-customer-forum .message-management li .button {
        margin: 0; }
      .type-customer-forum .post-management li:before, .type-customer-forum .conversation-management li:before, .type-customer-forum .message-management li:before {
        display: none; }
  .type-customer-forum .conversation-management li .button {
    margin-bottom: 15px; }
  .type-customer-forum .message-management .button {
    padding: 15px; }
/* galleries */
.gallery ul {
  margin: 0;
  padding: 0; }
  .gallery li {
    display: block;
    float: left;
    margin-bottom: 1%;
    margin-right: 1%;
    position: relative;
    width: 24%; }
    .gallery li:nth-child(1n) {
      width: 24.25%; }
    .gallery li:nth-child(4n) {
      margin-right: 0; }
    .gallery li a {
      display: block;
      overflow: hidden;
      position: relative; }
      .gallery li a:before {
        box-sizing: border-box;
        background: rgba(0, 0, 0, 0.5);
        bottom: 0;
        color: #fff;
        content: attr(title);
        left: 0;
        opacity: 1;
        padding: 20px;
        position: absolute;
        transition: opacity 0.25s;
        z-index: 5;
        width: 100%; }
      .gallery li a[title=""]:before {
        display: none; }
      .gallery li a:after {
        background: rgba(0, 0, 0, 0.5) url(/resources/template/gallery-zoom.png) no-repeat center;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        transition: opacity 0.25s;
        width: 100%;
        z-index: 10; }
      .gallery li a:hover:before, .gallery li a:focus:before, .gallery li a:active:before {
        opacity: 0; }
        .gallery li a:hover:after, .gallery li a:focus:after, .gallery li a:active:after {
          opacity: 1; }
  .gallery img {
    display: block;
    height: 238px;
    max-width: none;
    width: auto; }

@supports (transform: translateX(-50%)) {
  .gallery img {
    margin-left: 50%;
    transform: translateX(-50%); } }

.contact-left {
  max-width: 570px;
  width: 100%;
  float: left;
  margin-right: 25px; }

.contact-right {
  max-width: 570px;
  width: 100%;
  float: left; }

.google-map {
  position: relative;
  padding-bottom: 66%;
  height: 0;
  overflow: hidden; }

.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }
/* default form styling 
 * - apply .contact class to any form
 * - note .button styling at top of file
 */
form.contact, form.forum {
  margin-top: 8px; }

form.referal label {
  width: auto; }
  form.referal input[type=text], form.referal input[type=email] {
    margin-bottom: 2px; }
  form.referal p.date {
    line-height: 44px; }

.contact, form.forum {
  /* captcha */ }
  .contact p, form.forum p {
    line-height: 1.75em; }
    .contact p.action, form.forum p.action {
      text-align: left; }
  .contact .action .button, form.forum .action .button {
    margin: 0; }
  .contact label, form.forum label {
    display: inline-block;
    vertical-align: top;
    width: 100%; }
    .contact label.error, form.forum label.error {
      color: #fd1a00;
      font-size: 0.875em;
      margin-left: 10px;
      width: auto; }
  .contact input, form.forum input {
    /* basic code for using customised radio button graphics
     * - checkboxes can be handled similarly
     * - fallback to normal in <= IE8
     */ }
    .contact input[type=text], form.forum input[type=text], .contact input[type=password], form.forum input[type=password], .contact input[type=date], form.forum input[type=date] {
      font-family: inherit;
      width: 100%;
      line-height: 40px;
      padding: 0 15px;
      box-sizing: border-box;
      background: #f3f3f3;
      border: 1px solid #d7d7d7; }
    .contact input[type=date], form.forum input[type=date] {
      max-width: 180px;
      padding: 11px;
      line-height: 18px; }
    .contact input[type=password], form.forum input[type=password], .contact input.password, form.forum input.password {
      width: 100%; }
    .contact input[type=radio] + label, form.forum input[type=radio] + label {
      margin-right: 30px;
      position: relative;
      width: auto; }
      .contact input[type=radio] + label:after, form.forum input[type=radio] + label:after {
        background: #fff;
        border-radius: 9px;
        content: '';
        display: block;
        height: 18px;
        left: -22px;
        position: absolute;
        top: 4px;
        width: 18px; }
      .contact input[type=radio]:checked + label:after, form.forum input[type=radio]:checked + label:after {
        background: #322d2a; }
  .contact .auth + input, form.forum .auth + input {
    width: 20%; }
  .contact textarea, form.forum textarea {
    font-family: inherit;
    height: 185px;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    background: #f3f3f3;
    border: 1px solid #d7d7d7; }

img.auth {
  vertical-align: middle; }

@media screen and (max-width: 1199px) {
    input[type=submit] {
      -ms-appearance: none;
      -moz-appearance: none;
      -o-appearance: none;
      -webkit-appearance: none;
      appearance: none; } }

#slider-to-ten {
  margin-bottom: 40px; }
  #slider-to-ten:before {
    content: 'No';
    display: block;
    float: left;
    margin-top: 15px; }
  #slider-to-ten:after {
    content: 'Very';
    display: block;
    float: right;
    margin-top: 15px; }
/* user edit resource page */
.return-link {
  display: none; }

.editWindow {
  margin-bottom: 15px !important; }

.edit-resources p {
  margin-bottom: 5px; }
  .edit-resources .right {
    width: 35%;
    padding-top: 6px;
    padding-right: 5px;
    display: inline-block;
    text-align: right; }
  .edit-resources .left {
    font-weight: normal;
    padding-right: 10px;
    max-width: 500px;
    width: 100%;
    display: inline-block; }
  .edit-resources .center {
    text-align: center; }
  .edit-resources div.mock_table h1 {
    background: #74976d; }
    .edit-resources div.mock_table section .button.add {
      background: #74976d; }
    .edit-resources div.mock_table section .button.add:hover {
      background: #7e6e4c; }

div.mock_table {
  display: block;
  margin: 0 auto 10px; }
  div.mock_table label, div.mock_table p, div.mock_table h2, div.mock_table hr {
    display: block;
    clear: left;
    line-height: 1.2em; }
  div.mock_table h2, div.mock_table h3 {
    text-indent: 25%;
    margin: 0 0; }
  div.mock_table span {
    display: inline-block;
    padding: 2px;
    vertical-align: top; }
    div.mock_table span label {
      display: inline-block;
      clear: none; }
    div.mock_table span span {
      display: inline;
      padding: 0; }
    div.mock_table span.right {
      width: 35%;
      padding-top: 6px; }
    div.mock_table span.left {
      font-weight: normal;
      padding-right: 10px; }
    div.mock_table span.control {
      position: relative; }
  div.mock_table p span.left {
    font-weight: normal; }
  div.mock_table section {
    border: 2px solid #000;
    margin-bottom: 40px;
    margin-top: 20px;
    padding: 5px; }
    div.mock_table section .button {
      background-color: #000;
      color: #fff;
      display: inline-block;
      font-size: 1.2em;
      padding: 10px; }
      div.mock_table section .button.add {
        background-color: #004000; }
      div.mock_table section .button.delete {
        background-color: #400000; }
      div.mock_table section .button:hover, div.mock_table section .button:focus, div.mock_table section .button:active {
        background-color: #808080; }
    div.mock_table section label.delete {
      color: #800000; }
    div.mock_table section section {
      border: 0;
      border-bottom: 1px solid #000; }
      div.mock_table section section h1 {
        font-size: 1.7em; }
      div.mock_table section section section h1 {
        font-size: 1.4em; }
      div.mock_table section section section section h1 {
        font-size: 1.1em; }
        div.mock_table section section section section section h1 {
          font-size: 0.8em; }
          div.mock_table section section section section section section h1 {
            font-size: 0.5em; }
    div.mock_table section.single {
      border: 0; }
    div.mock_table section h1 {
      background-color: #000;
      color: #fff;
      font-size: 2em;
      font-weight: bold;
      margin: -5px -5px 20px;
      padding: 5px;
      text-align: center; }
    div.mock_table section.single h1 {
      background-color: transparent;
      color: #000; }

.slideshow {
  position: relative;
  z-index: 7;
  height: auto;
  max-height: auto;
  overflow: hidden; }
  .slideshow .container {
    padding: 0; }
  .slideshow figure {
    position: relative;
    height: auto;
    max-height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    background-position: center bottom;
    background-size: cover;
    text-align: center; }
  .slideshow img {
    display: block;
    max-width: 100%;
    width: 100%; }
  .slideshow svg {
    width: 101%;
    height: 101%; }
  .slideshow .double-slide {
    width: 100%; }
  .slideshow .slide {
    float: left;
    width: 50%;
    padding-bottom: 40px;
    overflow: hidden; }
    @media screen and (max-width: 1199px) {
  .slideshow .slide {
    width: 100%; } }
  .slideshow .slide .caption {
    max-width: 590px;
    width: 100%;
    min-height: 255px;
    padding: 25px 0;
    box-sizing: border-box; }
    .slideshow .slide .caption .button {
      position: absolute;
      top: 25px;
      z-index: 1000;
      margin: 0;
      background: #fff; }
      @media screen and (max-width: 1199px) {
  .slideshow .slide .caption .button {
    position: static;
    top: auto; } }
      .slideshow .slide .caption .button:hover, .slideshow .slide .caption .button:focus, .slideshow .slide .caption .button:active {
        background-color: #333;
        color: #fff !important; }
    @media screen and (max-width: 1199px) {
  .slideshow .slide .caption {
    max-width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
    min-height: 1px;
    text-align: center; }
    .slideshow .slide .caption p {
      display: none; } }
  .slideshow .slide.odd {
    background: #74976d url('zigzag_green.jpg') bottom center repeat-x; }
    .slideshow .slide.odd .caption {
      float: right;
      padding-right: 30px; }
      .slideshow .slide.odd .caption .button {
        right: 30px;
        color: #74976d; }
  .slideshow .slide.even {
    background: #7e6e4c url('zigzag_brown.jpg') bottom center repeat-x; }
    .slideshow .slide.even .caption {
      float: left;
      padding-left: 30px; }
      .slideshow .slide.even .caption .button {
        right: 0;
        color: #7e6e4c; }
  .slideshow figcaption {
    width: 100%;
    color: #fff;
    font-size: 16px; }
    .slideshow figcaption h1 {
      margin-top: 0;
      color: #fff; }
  .slideshow .slick-slide .bw {
    opacity: 0; }
    .slideshow .slick-slide .color {
      opacity: 1; }
    .slideshow button {
      position: absolute;
      overflow: hidden;
      top: 50%;
      z-index: 100;
      height: 60px;
      width: 60px;
      margin-top: -30px;
      border: none;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.7);
      cursor: pointer;
      text-indent: -9999px; }
    @media screen and (max-width: 600px) {
  .slideshow button {
    display: none !important; } }
    .slideshow button:before {
      top: 20px;
      height: 18px;
      width: 18px;
      border: 1px solid transparent;
      border-top-color: #fff;
      border-left-color: #fff; }
    .slideshow button.slick-prev {
      left: 0;
      left: -5vw; }
      @media screen and (max-width: 1399px) {
  .slideshow button.slick-prev {
    left: 10px; } }
      .slideshow button.slick-prev:before {
        left: 24px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    .slideshow button.slick-next {
      right: 0;
      right: -5vw; }
      @media screen and (max-width: 1399px) {
  .slideshow button.slick-next {
    right: 10px; } }
      .slideshow button.slick-next:before {
        right: 24px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg); }


  @media screen and (max-width: 600px) {
  .slideshow {
    overflow: visible; }
    .slideshow figure {
      overflow: visible; }

    .slideshow figcaption {
      bottom: auto;
      top: 99%;
      font-size: 1em; } }
/* blog */
.blog-page {
  max-width: 570px;
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  @media screen and (max-width: 1199px) {
  .blog-page {
    max-width: 100%;
    margin-right: 0; } }
  .blog-page .button {
    margin: 0; }

.blog-page.odd {
  margin-right: 25px; }

.blog-summary > div.has-image {
  min-height: 197px; }

.blog-summary > div {
  width: 100%;
  clear: both;
  margin-bottom: 13px;
  overflow: hidden;
  padding: 15px;
  box-sizing: border-box;
  background: #f1eeea;
  border-right: 4px solid #74976d;
  line-height: 24px;
  min-height: 125px; }
  .blog-summary > div .date {
    display: block;
    width: 75px;
    padding: 13px 0;
    background: #fff;
    color: #413f46;
    text-align: center; }
    .blog-summary > div .date:hover {
      text-decoration: none; }
    .blog-summary > div .date span {
      display: block;
      font-family: 'GothamBold', sans-serif; }
    .blog-summary > div .date .day {
      font-size: 36px;
      line-height: 36px; }
    .blog-summary > div .date .month {
      font-size: 17px;
      line-height: 17px;
      text-transform: uppercase; }
  .blog-summary > div .left {
    position: absolute;
    z-index: 10; }
  .blog-summary > div .right {
    padding-left: 90px; }
  .blog-summary > div p {
    margin-top: 0; }
  .blog-summary > div a {
    color: inherit; }
  @media screen and (max-width: 499px) {
  .blog-summary > div .left {
    position: static;
    margin-bottom: 15px; }
    .blog-summary > div .right {
      padding-left: 0; } }

.blog-summary > div.has-image .right {
  padding-left: 180px; }
  @media screen and (max-width: 499px) {
  .blog-summary > div.has-image .right {
    padding-left: 0; } }

.type-blog .hasSidebar .blog-feature-image {
  display: table-cell; }
  .type-blog .hasSidebar .blog-summary {
    padding-left: 10px;
    vertical-align: top; }
  @media screen and (max-width: 1199px) {
  .type-blog .hasSidebar {
    width: 100%; } }

.type-blog .sidebar .blog-summary > div .left {
  display: none; }
  .type-blog .sidebar .blog-summary > div .right {
    padding: 0; }
  @media screen and (max-width: 1199px) {
  .type-blog .sidebar {
    display: none; } }

.blog-feature-image img {
  display: block; }

.blog-article .blog-feature {
  display: block;
  margin: 0 auto 1em; }

.articleNav {
  height: 2em;
  width: 100%; }
  .articleNav .previous {
    float: right; }
  .articleNav .previous a:after {
    content: '>>';
    left: 101%;
    position: absolute;
    top: -0.0625em; }
  .articleNav .next {
    float: left; }
  .articleNav .next a:before {
    content: '<<';
    position: absolute;
    right: 101%;
    top: -0.0625em; }

.regionList {
  border-radius: 10px;
  box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.05);
  font-size: 15px;
  margin: auto;
  overflow: hidden;
  padding: 15px 10px;
  width: 696px; }
  .regionList li {
    display: block;
    float: left; }
  .regionList li a {
    background-color: #fff;
    border: 2px solid #fff;
    border-bottom-width: 1px;
    color: #322d2a;
    display: block;
    padding: 10px;
    width: 150px; }
  .regionList li.sel a, .regionList li a:hover, .regionList li a:focus, .regionList li a:active {
    background-color: #74976d;
    color: #fff; }

.stockists {
  border-radius: 10px;
  margin: 80px auto 50px;
  position: relative;
  width: 716px; }
  .stockists h2 {
    left: 10px;
    position: absolute;
    top: -65px; }
  .stockists div {
    box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.05);
    float: left;
    height: 155px;
    margin: 2px;
    padding: 10px;
    position: relative;
    width: 155px; }
  .stockists h3 {
    font-size: 17px;
    margin: 0; }
  .stockists p {
    font-size: 14px;
    line-height: 19px;
    margin: 0; }
  .stockists .mapLink {
    background: url(map.png) left no-repeat;
    bottom: 10px;
    left: 10px;
    padding-left: 40px;
    padding-top: 15px;
    position: absolute; }
/** shopping cart (collapsible) **/
/*
 .cart-bg {
 display: block;
 margin: 0;
 padding: 40px 25px 40px;
 background: #f0f6f7 url('bg.jpg') left top repeat;
 }
 */
.cart_options {
  background: #fff;
  border: 1px solid #5b5654;
  margin-bottom: 15px; }
  .cart_options h4 {
    background: #fff;
    border-bottom: 1px solid #5b5654;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: 10px; }
  .cart_options p {
    background: #fff;
    margin: 0;
    padding: 10px 30px; }

.cart table {
  border: none;
  border-collapse: collapse;
  text-align: center;
  width: 100%; }
  .cart thead {
    background: #fff;
    border: 1px solid #5b5654; }
  .cart th {
    font-size: 0.875em;
    font-weight: normal;
    padding: 10px 5px; }
  .cart tbody {
    background: #fff;
    border-left: 1px solid #5b5654;
    border-right: 1px solid #5b5654;
    font-size: 0.875em; }
  .cart td {
    padding: 10px;
    vertical-align: middle; }
  @media screen and (max-width: 599px) {
    .cart td {
      display: block;
      max-width: calc(100% - 20px);
      text-align: center;
      width: 200px; } }
  .cart td.image a {
    background: #fff;
    border: 1px solid #74976d;
    border-radius: 3px;
    display: block;
    height: 105px;
    position: relative;
    width: 105px; }
    @media screen and (max-width: 599px) {
      .cart td.image a {
        display: inline-block; } }
    .cart td.image img {
      bottom: 0;
      display: block;
      height: auto;
      left: 0;
      margin: auto;
      max-height: 100px;
      max-width: 100px;
      position: absolute;
      right: 0;
      top: 0; }
  .cart td.name {
    font-size: 1.143em;
    text-align: left; }
    @media screen and (max-width: 599px) {
    .cart td.name {
      text-align: center; } }
  .cart td.quantity input {
    padding: 10px;
    text-align: center;
    width: 1em; }
  .cart td.total {
    color: #74976d;
    font-weight: bold; }
  @media screen and (max-width: 599px) {
      .cart td.remove:before {
        content: "Remove: "; } }
  @media screen and (max-width: 599px) {
      .cart td.quantity, .cart td.price, .cart td.total {
        display: inline;
        padding: 0; } }
  @media screen and (max-width: 599px) {
        .cart td.price:before {
          content: " x "; } }
    @media screen and (max-width: 599px) {
      .cart td.price:after {
        content: " = "; } }
  .cart tfoot {
    border-top: 1px solid #5b5654; }
  .cart tfoot td:last-child {
    text-align: right; }
  .cart span.total {
    font-weight: bold; }
  .cart span.total.value {
    color: #74976d;
    font-size: 1.123em; }
  .cart h2 {
    font-family: Arial, serif;
    font-size: 1em; }
  .cart h3 {
    color: #74976d;
    font-family: Arial, serif;
    margin: 0; }
  .cart input.selectAddress ~ span {
    box-sizing: border-box;
    display: block;
    height: 1px;
    overflow: hidden;
    padding-top: 1px; }
  .cart input.selectAddress:checked ~ span {
    height: 1px;
    overflow: hidden; }
  .cart .login-form p {
    position: relative; }
  .cart .login-form label {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1; }
  .cart .login-form input[type=text], .cart .login-form input[type=password] {
    display: block;
    width: 100%; }
  .cart .warning {
    color: #fd1a00;
    font-size: 2em; }

form.checkout-options {
  float: left;
  width: 50%; }
  form.checkout-options + .checkout-options {
    float: right;
    width: 45%; }
  form.checkout-options .button {
    margin-bottom: 0;
    margin-top: 0; }

.button.poli {
  background: url(poli.png);
  border: 0;
  height: 70px;
  padding: 0;
  text-indent: -9999px;
  min-width: 110px;
  width: 110px; }

.poli-block {
  display: inline-block; }
/* print order */
.print-order table {
  width: 100%; }
  .print-order th, .print-order td {
    vertical-align: top; }
  .print-order thead tr:first-child > * {
    border-bottom: 1px solid #322d2a;
    padding-bottom: 4px; }
  .print-order thead th:first-child {
    text-align: left; }
  .print-order .print-order tbody {
    padding: 4px 0; }
  .print-order .print-order tbody th {
    font-weight: normal;
    padding-bottom: 4px; }
  .print-order tfoot tr:first-child > * {
    border-top: 1px solid #322d2a;
    padding-top: 4px; }
  .print-order tbody th, .print-order tfoot th {
    font-weight: normal;
    text-align: left; }
  .print-order td + td, .print-order tfoot td + td {
    text-align: center; }
    .print-order td + td + td, .print-order tfoot td + td + td {
      text-align: right; }
  .print-order th:last-child {
    text-align: right; }
/* customers/orders */
table.orders {
  width: 100%;
  border-collapse: collapse; }

.orders th, .orders td {
  padding: 4px;
  vertical-align: top; }
  .orders thead tr:first-child > * {
    border-bottom: 1px solid #322d2a;
    text-indent: 0; }
  .orders tbody th {
    font-weight: normal;
    text-indent: 0; }
  .orders .ref {
    text-align: left; }
  .orders .date {
    width: 95px; }
  .orders .details {
    text-align: left;
    text-indent: 1em; }
  .orders .price {
    text-align: right; }
  .orders .link {
    text-align: right;
    width: 75px; }

#hoverCart {
  background-color: rgba(0, 0, 0, 0.8);
  background-color: #000\9;
  border-radius: 5px;
  color: #fff;
  max-height: 100%;
  max-height: calc(100% - 100px);
  overflow: auto;
  padding: 15px;
  position: fixed;
  right: 50px;
  top: 50px;
  width: 200px;
  z-index: 1000; }
  #hoverCart h1, #hoverCart h2, #hoverCart h3, #hoverCart h4, #hoverCart h5, #hoverCart h6 {
    border-bottom: 1px solid #fff;
    color: #fff;
    margin: 0 0 5px;
    padding-bottom: 3px; }
  #hoverCart a {
    color: #fff; }
  #hoverCart .items {
    border-bottom: 1px solid #fff;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
    padding-bottom: 5px; }
  #hoverCart .checkout {
    float: left; }
  #hoverCart .dismiss {
    display: block;
    float: right;
    text-align: right; }
  #hoverCart .row {
    border-bottom: 1px solid #fff;
    overflow: hidden;
    padding: 10px 0 5px;
    position: relative; }
  #hoverCart .row .right {
    font-family: "Courier New", Courier, monospace;
    text-align: right; }
  #hoverCart .remove {
    display: block;
    font-size: 12px; }
/** files **/
.file {
  margin-bottom: 10px;
  overflow: hidden;
  /* float clearing */
  padding: 15px;
  position: relative; }
  .file h2 {
    margin-bottom: 1em; }
  .file .button {
    position: absolute;
    right: 10px;
    top: 6px; }
/** customer panel **/
fieldset.addressForm {
  border: 1px solid #5b5654;
  box-sizing: border-box;
  margin-top: 4px;
  overflow: hidden;
  padding: 5px; }

.addressForm label {
  display: block;
  float: left;
  margin-bottom: 4px;
  width: 49%; }
  .addressForm label:last-child {
    clear: both;
    float: none;
    width: 100%; }
  .addressForm label span {
    display: block;
    margin-bottom: 4px; }
  .addressForm input[type=text], .addressForm textarea {
    box-sizing: border-box;
    width: 96%; }
  .addressForm textarea {
    height: 70px; }
/* tinymce universal formatting */
#tinymce {
  background: #fff;
  color: #322d2a;
  font-size: 1em;
  padding: 10px;
  text-align: left;
  width: 940px; }
  #tinymce p {
    padding: 0 0 1em; }
  #tinymce form {
    outline: 1px dotted #74976d; }
  #tinymce a {
    border-bottom: 1px dotted #74976d;
    color: #74976d;
    text-decoration: none; }

.main-navigation {
  display: block; }
  @media all and (hover: none) {
  .main-navigation {
    display: none; } }
  html.touch .main-navigation {
    display: none; }
  @media all and (hover: hover) {
    html.touch .main-navigation {
      display: block; } }

#mobileMenu {
  background-color: #322d2a;
  color: #fff;
  font-family: 'GothamMedium', sans-serif;
  padding: 0;
  text-align: left;
  display: none; }
  @media all and (hover: none) {
  #mobileMenu {
    display: block; } }
  html.touch #mobileMenu {
    display: block; }
  @media all and (hover: hover) {
    html.touch #mobileMenu {
      display: none; } }
  #mobileMenu ul {
    margin: 0;
    padding: 0; }
  #mobileMenu li {
    display: block;
    text-transform: uppercase; }
  #mobileMenu li.submenu {
    background: url(/resources/template/mobileMenuArrowRightWhite.png) right no-repeat; }
  #mobileMenu li.back {
    background: url(/resources/template/mobileMenuArrowLeftWhite.png) left no-repeat; }
  #mobileMenu a, #mobileMenu h2 {
    color: inherit; }
  #mobileMenu a {
    display: block;
    padding: 10px 0;
    padding-left: 30px; }
  #mobileMenu a.sel {
    background: #74976d; }
  #mobileMenu h2 {
    background: transparent;
    margin: 0;
    width: 33px;
    height: 28px;
    position: absolute;
    top: -50px;
    right: 20px;
    text-indent: -10000px; }
  #mobileMenu h2 a {
    background: url(/resources/template/icon_menu.png) no-repeat right;
    border: 0;
    padding: 0;
    height: 28px; }
    .gallery {
      display: block; }
  @media all and (hover: none) {
  .gallery {
    display: none; } }
  html.touch .gallery {
    display: none; }
  @media all and (hover: hover) {
    html.touch .gallery {
      display: block; } }

.mobileGallery {
  margin-bottom: 20px;
  display: none;
  overflow: visible; }
  @media all and (hover: none) {
  .mobileGallery {
    display: block;
    overflow: hidden; } }
  html.touch .mobileGallery {
    display: block;
    overflow: hidden; }
  @media all and (hover: hover) {
    html.touch .mobileGallery {
      display: none;
      overflow: visible; } }
  .mobileGallery > div {
    overflow: hidden; }
  .mobileGallery + .pagination {
    display: block; }
  @media all and (hover: none) {
    .mobileGallery + .pagination {
      display: none; } }
  html.touch .mobileGallery + .pagination {
    display: none; }
    @media all and (hover: hover) {
    html.touch .mobileGallery + .pagination {
      display: block; } }
  .mobileGallery .actions {
    margin-top: 10px; }
  .mobileGallery .actions a.previous, .mobileGallery .actions a.next {
    display: inline-block;
    width: 30%; }
    .mobileGallery .actions a.previous {
      text-align: left; }
    .mobileGallery .actions a.next {
      text-align: right; }
  .mobileGallery .actions span.current {
    display: inline-block;
    text-align: center;
    width: 40%; }

.mobileGallerySlider > div {
  background: #fff url(ajaxLoader.gif) center no-repeat;
  display: table-cell;
  height: auto !important;
  text-align: center;
  vertical-align: middle; }
  .mobileGallerySlider > div img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto; }

@font-face {
  font-family: 'GothamRegular';
  src: url('fonts/gotham-book.eot');
  src: url('fonts/gotham-book.eot') format('embedded-opentype'), url('fonts/gotham-book.woff') format('woff'), url('fonts/gotham-book.ttf') format('truetype'), url('fonts/gotham-book.svg#GothamRegular') format('svg'); }

@font-face {
  font-family: 'GothamBold';
  src: url('fonts/gotham-bold.eot');
  src: url('fonts/gotham-bold.eot') format('embedded-opentype'), url('fonts/gotham-bold.woff') format('woff'), url('fonts/gotham-bold.ttf') format('truetype'), url('fonts/gotham-bold.svg#GothamBold') format('svg'); }

@font-face {
  font-family: 'GothamMedium';
  src: url('fonts/ufonts_com_gothammedium.eot');
  src: url('fonts/ufonts_com_gothammedium.eot') format('embedded-opentype'), url('fonts/ufonts_com_gothammedium.woff2') format('woff2'), url('fonts/ufonts_com_gothammedium.woff') format('woff'), url('fonts/ufonts_com_gothammedium.ttf') format('truetype'), url('fonts/ufonts_com_gothammedium.svg#ufonts_com_gothammedium') format('svg'); }
