﻿/*!
 * Layout: Album Responsive
 * $Id: styles.less 57271 2018-02-22 10:25:00Z sseiz $
 * Copyright Zeta Software GmbH 2015
 */

/* apply a natural box layout model to all elements, but allowing components to change */

/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L58 */
html {
  box-sizing: border-box;
  height: 100%;
  overflow-y: scroll;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L63 */
*,
*:before,
*:after {
  box-sizing: inherit;
}
/* resets */

/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L68 */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  margin-bottom: 0.3em;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L71 */
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child {
  margin-bottom: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L75 */
input {
  border-radius: 0;
}
/* end resets */

/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L80 */
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: rgba(54, 31, 25, 0.75);
  line-height: 1.5;
  background-image: url(../assets/hinter.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  background-color: #FFFFFF;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L100 */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  -webkit-hyphenate-limit-lines: 2;
  -moz-hyphenate-limit-lines: 2;
  -ms-hyphenate-limit-lines: 2;
  hyphenate-limit-lines: 2;
  -webkit-hyphenate-limit-chars: auto 3;
  -moz-hyphenate-limit-chars: auto 3;
  -ms-hyphenate-limit-chars: auto 3;
  hyphenate-limit-chars: auto 3;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L103 */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.3;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L106 */
h1 {
  font-family: Kaushan Script;
  font-size: 2.8em;
  margin-top: 0;
  margin-bottom: 30px;
  color: rgba(54, 78, 132, 0.75);
  font-weight: normal;
  line-height: 1;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L115 */
h2 {
  font-family: Kaushan Script;
  font-size: 1.8em;
  margin-top: 15px;
  margin-bottom: 15px;
  color: rgba(49, 60, 117, 0.75);
  font-weight: normal;
  line-height: 1;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L124 */
h3,
h4,
h5,
h6 {
  font-family: Kaushan Script;
  font-size: 1.8em;
  margin-top: 15px;
  margin-bottom: 15px;
  color: rgba(44, 47, 81, 0.75);
  font-weight: normal;
  line-height: 1;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L133 */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a {
  font-weight: inherit;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L138 */
a,
a:visited {
  color: #B67652;
  text-decoration: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L142 */
a:hover {
  text-decoration: underline;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L146 */
.articlearea,
p {
  margin-bottom: 1em;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L150 */
img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L159 */
ul,
ol {
  margin: 0 0 1em 1.2em;
  padding: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L163 */
ul li {
  padding: 0;
  list-style: square;
  line-height: 1.5;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L168 */
ol li {
  padding: 0;
  list-style: decimal;
  line-height: 1.5;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L173 */
table {
  margin: 0 0 1em 0;
  padding: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L177 */
td {
  vertical-align: top;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L183 */
div.zpRow {
  margin: 0;
  margin-bottom: 15px;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L188 */
.zparea > div.zpRow:last-child,
.zpContainer:last-child > div.zpRow:last-child {
  margin-bottom: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L193 */
div.zpRow .articlearea {
  margin-bottom: 1em;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L197 */
.responsivelayout div.zpRow div.zpColumn {
  margin-bottom: 0 !important;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L201 */
#page {
  position: relative;
  padding: 0 50px;
  background-color: transparent;
  height: 100%;
  margin: 0 auto;
  max-width: 1280px;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L210 */
#contentframe > :last-child {
  padding-bottom: 30px !important;
}
@media only screen and (min-width: 769px) {
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L219 */
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L220 */
  .notouch #sidebar #nav:not(.nohover) ul li:hover > ul {
    display: block;
  }
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L223 */
#sidebar {
  z-index: 1000;
  position: fixed;
  top: 0px;
  padding: 30px 20px;
  background-color: rgba(109, 141, 189, 0.82);
  width: 100%;
  max-width: 300px;
  border: 0px solid transparent;
  border-top-width: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L241 */
#sidebar #logo a.logo {
  display: block;
  margin-top: 0px;
  margin-bottom: 30px;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L246 */
#sidebar p:last-of-type {
  margin-bottom: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L249 */
#sidebar p.webname {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: rgba(54, 31, 25, 0.75);
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  padding: 4px;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L258 */
#sidebar p.webname > b {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: rgba(54, 31, 25, 0.75);
  font-weight: bold;
  font-style: normal;
  text-transform: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L268 */
#sidebar #nav {
  color: rgba(22, 27, 55, 0.75);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L270 */
#sidebar #nav #mobilenavtoggle {
  font-weight: bold;
  text-align: right;
  display: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L275 */
#sidebar #nav a,
#sidebar #nav a:hover,
#sidebar #nav a:focus {
  color: inherit;
  background-color: transparent;
  text-decoration: none;
  padding: 7px 8px;
  display: block;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L283 */
#sidebar #nav ul {
  min-width: 200px;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L288 */
#sidebar #nav ul a {
  font-size: 1em;
  color: rgba(22, 27, 55, 0.75);
  background-color: transparent;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L294 */
#sidebar #nav ul li.active > a {
  color: rgba(36, 44, 82, 0.75);
  font-weight: bold;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L297 */
#sidebar #nav ul li.active > a:hover {
  color: rgba(237, 239, 248, 0.75);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L301 */
#sidebar #nav ul a:hover,
#sidebar #nav ul a:focus {
  color: rgba(237, 239, 248, 0.75);
  background-color: rgba(37, 54, 81, 0.62);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L305 */
#sidebar #nav ul li {
  margin: 0;
  list-style: none;
  position: relative;
  line-height: normal;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L311 */
#sidebar #nav ul li.open > ul {
  display: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L314 */
#sidebar #nav ul li.haschilds > a {
  padding: 8px 2em 8px 8px;
  position: relative;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L318 */
#sidebar #nav ul li.haschilds > a:after {
  content: '';
  box-sizing: content-box;
  position: absolute;
  top: 50%;
  margin-top: -0.25em;
  right: 8px;
  height: 0.5em;
  width: 0.5em;
  border-style: solid;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-width: 2px 2px 0 0;
  display: block;
  -webkit-transition: -webkit-transform 200ms ease;
  -moz-transition: -moz-transform 200ms ease;
  -o-transition: -o-transform 200ms ease;
  transition: transform 200ms ease;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L343 */
#sidebar #nav > ul {
  margin-top: 1em;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L345 */
#sidebar #nav ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  background-color: rgba(37, 54, 81, 0.62);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L355 */
#sidebar #nav ul ul a,
#sidebar #nav ul ul a.active {
  color: rgba(54, 31, 25, 0.75);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L359 */
#sidebar #nav ul ul li.open > a {
  font-weight: normal;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L364 */
#sidebar #nav .zpsearchform {
  margin-top: 20px;
  position: relative;
  white-space: nowrap;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L368 */
#sidebar #nav .zpsearchform input {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L371 */
#sidebar #nav .zpsearchform .zpsearchfield {
  width: 100%;
  vertical-align: middle;
  margin: 0;
  padding: 5px 28px 5px 8px;
  line-height: 1.4;
  font-size: 1em;
  color: rgba(124, 71, 57, 0.75);
  background-color: rgba(54, 31, 25, 0.9);
  border: 1px solid transparent;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L383 */
#sidebar #nav .zpsearchform .zpsearchbutton {
  margin-left: -33px;
  vertical-align: middle;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L392 */
#contentframe {
  border: 0px solid transparent;
  border-top-width: 0;
  border-bottom-width: 0;
  margin-left: 330px;
  min-height: 100%;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L401 */
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L404 */
#banner .zparea > .zpRow:last-child .zpColumnItem:last-child .articlearea,
#header .zparea > .zpRow:last-child .zpColumnItem:last-child .articlearea,
#content .zparea > .zpRow:last-child .zpColumnItem:last-child .articlearea,
#footer .zparea > .zpRow:last-child .zpColumnItem:last-child .articlearea,
#afterfooter .zparea > .zpRow:last-child .zpColumnItem:last-child .articlearea,
#banner .zpContainer > .zpRow:last-child .zpColumnItem:last-child .articlearea,
#header .zpContainer > .zpRow:last-child .zpColumnItem:last-child .articlearea,
#content .zpContainer > .zpRow:last-child .zpColumnItem:last-child .articlearea,
#footer .zpContainer > .zpRow:last-child .zpColumnItem:last-child .articlearea,
#afterfooter .zpContainer > .zpRow:last-child .zpColumnItem:last-child .articlearea {
  margin-bottom: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L409 */
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L413 */
#banner + #header {
  margin-top: 30px;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L418 */
#banner span:not([style]),
#banner h1,
#banner h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  color: rgba(54, 31, 25, 0.75);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L424 */
#banner {
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  min-width: 260px;
  background-color: transparent;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5;
  color: rgba(54, 31, 25, 0.75);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L438 */
#banner p {
  margin: 0 0 1em 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L442 */
#banner a {
  color: #B67652;
  text-decoration: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L445 */
#banner a:hover {
  color: #B67652;
  text-decoration: underline;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L452 */
#header {
  padding: 0;
  background-color: rgba(252, 247, 240, 0.9);
  /* Flexslider overrides */

  /* End flexslider overrides */

}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L457 */
#header .flexslider {
  box-shadow: none;
  color: rgba(54, 31, 25, 0.75);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L460 */
#header .flexslider .slides > li {
  position: relative;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L463 */
#header .flexslider .flex-caption {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: rgba(54, 31, 25, 0.75);
  font-weight: normal;
  line-height: 1.5;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: rgba(54, 31, 25, 0.65);
  width: 100%;
  min-width: 230px;
  max-height: 90%;
  overflow: auto;
  padding: 10px 10px 0.8em;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L480 */
#header .flexslider .flex-caption p {
  margin-top: 0;
  margin-bottom: 1em;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L484 */
#header .flexslider .flex-caption p:last-child {
  margin-bottom: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L487 */
#header .flexslider .flex-caption h1,
#header .flexslider .flex-caption h2,
#header .flexslider .flex-caption h3 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: rgba(54, 31, 25, 0.75);
  font-weight: normal;
  line-height: 1.3;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L494 */
#header .flexslider .flex-caption a {
  font-weight: normal;
  color: #B67652;
  text-decoration: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L499 */
#header .flexslider .flex-caption a:hover {
  color: #B67652;
  text-decoration: underline;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L505 */
#header .flexslider .flex-viewport .flex-caption {
  bottom: 32px;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L510 */
#header .flexslider .flex-control-nav {
  top: 10px;
  bottom: auto;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L514 */
#header .flexslider .flex-control-paging li a {
  box-shadow: 0 0 3px rgba(54, 31, 25, 0.75);
  background: rgba(54, 31, 25, 0.65);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L518 */
#header .flexslider .flex-control-paging li a.flex-active {
  width: 13px;
  height: 13px;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L522 */
#header .flexslider .flex-direction-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 32px;
  line-height: 1;
  background-color: rgba(54, 31, 25, 0.65);
  width: 100%;
  min-width: 230px;
  padding: 0.5em 10px 0.5em 10px;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L532 */
#header .flexslider .flex-direction-nav li {
  display: inline;
  line-height: 1;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L536 */
#header .flexslider .flex-direction-nav li:first-child:after {
  content: " / ";
  font-size: smaller;
  font-weight: bold;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L542 */
#header .flexslider .flex-direction-nav a.flex-prev,
#header .flexslider .flex-direction-nav a.flex-next {
  font-weight: bold;
  font-size: 13px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  background: none;
  text-indent: 0;
  display: inline;
  color: inherit;
  text-decoration: none;
  opacity: 1;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L556 */
#header .flexslider .flex-direction-nav a:hover.flex-prev,
#header .flexslider .flex-direction-nav a:hover.flex-next {
  text-decoration: underline;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L564 */
#content {
  background-color: rgba(252, 247, 240, 0.9);
  padding: 15px;
  padding-top: 30px;
  min-width: 260px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5;
  color: rgba(54, 31, 25, 0.75);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L575 */
#content a {
  font-weight: normal;
  color: #B67652;
  text-decoration: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L579 */
#content a:visited {
  color: #B67652;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L580 */
#content a:hover {
  color: #B67652;
  text-decoration: underline;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L586 */
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L591 */
#content .articlearea.popupimage > div.zpImageGallery > a.fancybox {
  line-height: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L596 */
#content div#breadcrumb {
  padding: 0 15px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: rgba(54, 31, 25, 0.75);
  margin-bottom: 15px;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L603 */
#content div#breadcrumb a {
  color: #B67652;
  text-decoration: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L607 */
#content div#breadcrumb a:hover {
  color: #B67652;
  text-decoration: underline;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L611 */
#content div#breadcrumb span.divider {
  color: rgba(124, 71, 57, 0.75);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L617 */
#footer {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  background-color: rgba(135, 156, 230, 0.9);
  padding: 30px;
  color: rgba(29, 34, 68, 0.75);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L626 */
#footer #xmenu {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L631 */
#footer #xmenu a {
  margin: 0;
  padding: 0 10px 0 0;
  font-size: 1em;
  color: rgba(29, 34, 68, 0.75);
  text-decoration: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L638 */
#footer #xmenu a:hover {
  color: rgba(29, 34, 68, 0.75);
  text-decoration: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L643 */
#footer #footerinfo {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L649 */
#afterfooter span:not([style]),
#afterfooter h1,
#afterfooter h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.8em;
  font-weight: normal;
  color: rgba(54, 31, 25, 0.75);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L655 */
#afterfooter {
  background-color: rgba(135, 156, 230, 0.9);
  padding: 15px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  color: rgba(29, 34, 68, 0.75);
  line-height: 1.5;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L665 */
#afterfooter a {
  color: rgba(29, 34, 68, 0.75);
  text-decoration: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L669 */
#afterfooter a:hover {
  color: rgba(29, 34, 68, 0.75);
  text-decoration: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L673 */
#afterfooter p {
  margin: 0 0 1em 0;
}
/* defaults for widgets etc. */

/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L680 */
a.button,
input.button,
#content a.button,
#content input.button {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  background-color: rgba(156, 169, 199, 0.9);
  display: inline-block;
  margin: 4px 10px 0 0;
  padding: 0;
  color: rgba(31, 48, 71, 0.75);
  text-decoration: none;
  border: 0px solid rgba(54, 31, 25, 0.75);
  border-radius: 0px;
  background-clip: padding-box;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L693 */
a.button:hover,
input.button:hover,
#content a.button:hover,
#content input.button:hover {
  color: rgba(156, 169, 199, 0.9);
  background-color: rgba(28, 35, 57, 0.9);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L697 */
a.button span,
input.button,
#content a.button span,
#content input.button {
  display: block;
  line-height: 1;
  padding: 13px 15px;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L702 */
input.button,
#content input.button {
  margin: 15px 0 0 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L705 */
form {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L708 */
.zp-form input,
.zp-form input.typetext,
.zp-form textarea {
  color: rgba(54, 31, 25, 0.75);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L711 */
.zp-form label,
.zp-form label.field {
  color: inherit;
  margin-top: 1em;
  margin-bottom: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L716 */
.zp-form label.field {
  font-weight: bolder;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L719 */
.zp-form input[type="file"] {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  width: auto;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L725 */
.off.zp-form input[type="file"]::-ms-browse {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  color: rgba(31, 48, 71, 0.75);
  background-color: rgba(156, 169, 199, 0.9);
  border: 0px solid rgba(54, 31, 25, 0.75);
  padding: 8px 15px;
  border-radius: 0px;
  background-clip: padding-box;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L734 */
.off.zp-form input[type="file"]::-ms-browse:hover {
  color: rgba(156, 169, 199, 0.9);
  background-color: rgba(28, 35, 57, 0.9);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L739 */
.off.zp-form input[type="file"]::-webkit-file-upload-button {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: normal;
  color: rgba(31, 48, 71, 0.75);
  background-color: rgba(156, 169, 199, 0.9);
  border: 0px solid rgba(54, 31, 25, 0.75);
  padding: 8px 15px;
  border-radius: 0px;
  background-clip: padding-box;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L748 */
.off.zp-form input[type="file"]::-webkit-file-upload-button:hover {
  color: rgba(156, 169, 199, 0.9);
  background-color: rgba(28, 35, 57, 0.9);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L753 */
.zp-form .separator {
  margin: 10px 10px 10px 0;
  padding: 0;
  line-height: 0px;
  height: 0px;
  border: 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #ffffff;
}
/* end defaults for widgets etc. */

/* responsive breakpoints */

/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L767 */
.tabletonly {
  display: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L768 */
.phoneonly {
  display: none;
}
@media only screen and (min-width: 2000px) {
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L772 */
  body {
    font-size: 1.5em;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L774 */
  #sidebar {
    max-width: 360px;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L777 */
  #contentframe {
    margin-left: 390px;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L780 */
  #header .flexslider .flex-viewport .flex-caption {
    bottom: 52px;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L785 */
  #header .flexslider .flex-direction-nav {
    height: 52px;
  }
}
@media only screen and (max-width: 1024px) {
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L791 */
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L792 */
  #sidebar #nav > ul {
    display: block;
    position: relative;
  }
}
/* Show mobile navigation  - used if navigation is FIXED and too high and would need to scroll */

/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L799 */
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L800 */
.scrolling-nav #sidebar #nav {
  background-color: #acbeda;
  border: 0;
  max-height: calc(100vh -  60px  - 30px - 0px - 90px);
  overflow-y: auto;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L809 */
.scrolling-nav #sidebar #nav > ul,
.scrolling-nav #sidebar #nav .zpsearchform {
  display: block;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L812 */
.scrolling-nav #sidebar #nav .zpsearchform {
  margin: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L816 */
.scrolling-nav #sidebar #nav ul {
  min-width: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L818 */
.scrolling-nav #sidebar #nav ul li {
  position: relative;
  margin: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L823 */
.scrolling-nav #sidebar #nav ul li.open > ul,
.scrolling-nav #sidebar #nav ul li.clicked > ul {
  display: block;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L826 */
.scrolling-nav #sidebar #nav ul li.open > a {
  font-weight: normal;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L829 */
.scrolling-nav #sidebar #nav ul li.haschilds.open > a:after,
.scrolling-nav #sidebar #nav ul li.haschilds.clicked > a:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L834 */
.scrolling-nav #sidebar #nav ul ul {
  position: relative;
  display: none;
  left: auto;
  margin-left: 1em;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L842 */
.scrolling-nav #sidebar #nav ul ul a,
.scrolling-nav #sidebar #nav ul ul a.active {
  color: rgba(22, 27, 55, 0.75);
  margin-left: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L847 */
.scrolling-nav #sidebar #nav > ul li {
  display: list-item;
}
@media only screen and (max-width: 768px) {
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L857 */
  #page {
    padding: 0;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L860 */
  .notouch #sidebar #nav ul li:not(.open):not(.active):hover > ul,
  #sidebar #nav ul li:not(.open):not(.active):hover > ul {
    display: none;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L863 */
  #sidebar {
    border-top-width: initial;
    position: relative;
    top: auto;
    width: 100%;
    max-width: none;
    padding: 20px;
    margin-left: 0;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L872 */
  #sidebar #logo a.logo {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L876 */
  #sidebar #logo a.logo img {
    width: 100%;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L880 */
  #sidebar #logo + p.webname {
    margin-top: 30px;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L884 */
  #sidebar #nav {
    position: absolute;
    top: 0;
    right: 0;
    background-color: transparent;
    padding: 20px;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L888 */
  #sidebar #nav #mobilenavtoggle {
    display: block;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L892 */
  #sidebar #nav a#mobilenavtoggle:hover,
  #sidebar #nav a#mobilenavtoggle:focus {
    background-color: transparent;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L897 */
  #sidebar #nav > ul,
  #sidebar #nav .zpsearchform {
    display: none;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L900 */
  #sidebar #nav.on {
    background-color: #acbeda;
    border-left: 2px solid rgba(255, 255, 255, 0.75);
    border-right: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.75);
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L911 */
  #sidebar #nav.on > ul,
  #sidebar #nav.on .zpsearchform {
    display: block;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L914 */
  #sidebar #nav ul {
    min-width: 0;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L916 */
  #sidebar #nav ul li {
    position: relative;
    margin: 0;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L921 */
  #sidebar #nav ul li.open > ul,
  #sidebar #nav ul li.clicked > ul {
    display: block;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L924 */
  #sidebar #nav ul li.open > a {
    font-weight: normal;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L927 */
  #sidebar #nav ul li.haschilds.open > a:after,
  #sidebar #nav ul li.haschilds.clicked > a:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L932 */
  #sidebar #nav ul ul {
    position: relative;
    display: none;
    left: auto;
    margin-left: 1em;
    background-color: transparent;
    border: none;
    box-shadow: none;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L940 */
  #sidebar #nav ul ul a,
  #sidebar #nav ul ul a.active {
    color: rgba(22, 27, 55, 0.75);
    margin-left: 0;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L945 */
  #sidebar #nav > ul li {
    display: list-item;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L949 */
  #contentframe {
    border-bottom-width: initial;
    margin-left: 0;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L953 */
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L956 */
  #banner,
  #footer,
  #afterfooter {
    padding: 15px;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L961 */
  #banner + #header {
    margin-top: 0;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L964 */
  #content {
    padding: 15px;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L967 */
  #afterfooter {
    padding-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L975 */
  #content,
  #banner,
  #footer,
  #afterfooter {
    padding: 15px;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L978 */
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L979 */
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L980 */
  #header .flexslider .flex-viewport .flex-caption {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    width: 100%;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L985 */
  #header .flexslider .flex-direction-nav {
    top: 0;
    bottom: auto;
    width: auto;
    min-width: 0;
  }
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L993 */
  #afterfooter {
    padding-top: 0;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  /* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L1000 */
  #sidebar #nav .zpsearchform .zpsearchfield,
  #sidebar #nav ul li > a,
  #sidebar #nav ul li > a:hover,
  #sidebar #nav ul li.haschilds > a,
  #sidebar #nav ul li.haschilds > a:hover {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
/* end responsive breakpoints */

/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L1011 */
div.zpieItem.zpieElement[data-context="logo"],
div.zpieItem.zpieElement[data-context="webtitle"],
div.zpieItem.zpieElement[data-context="search"] {
  position: fixed !important;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L1018 */
#sidebar {
  z-index: 6001;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L1019 */
div.zpieItem.zpieElement[data-context="logo"],
div.zpieItem.zpieElement[data-context="webtitle"],
div.zpieItem.zpieElement[data-context="search"] {
  z-index: 6002;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L1028 */
body.plain #contentframe {
  margin-left: auto;
  margin-right: auto;
  max-width: 950px;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L1034 */
.zpgrid {
  position: relative;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L1035 */
.responsivelayout .zpgrid #grid {
  position: absolute;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L1038 */
.responsivelayout #banner.zpgrid #grid,
.responsivelayout #footer.zpgrid #grid {
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% - 30px);
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L1044 */
.zpgrid #grid > .col {
  border-top-width: 0;
  border-bottom-width: 0;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L1048 */
.zpBreakout {
  width: auto !important;
  margin-left: -15px !important;
  margin-right: -15px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
/* C:\Users\Hardy\AppData\Local\Zeta Producer 14\packaging\layouts\Album Responsive\assets\styles.less:L1056 */
.zpColumn .zpBreakout {
  margin-left: -30px !important;
  margin-right: -30px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
