@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);
body {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: #333; }

h1 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 2.14286em;
  line-height: 1;
  text-transform: uppercase; }

h2, h3 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.42857em;
  line-height: 1.5; }

h3 {
  text-transform: uppercase; }

h4 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 0.85714em;
  line-height: 1; }

h5 {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.2em;
  line-height: 1; }

p {
  font-family: inherit;
  font-size: 16px;
  font-weight: inherit;
  line-height: 1.5;
  margin-bottom: 1.5em;
  text-rendering: optimizeLegibility; }

.row {
  max-width: 100%; }

#siteWrapper {
  width: 100%;
  max-width: 81.42857em;
  margin: 1em auto;
  padding-left: 1em;
  padding-right: 1em; }

.twoColumns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 5.71429em;
  -moz-column-gap: 5.71429em;
  column-gap: 5.71429em;
  -webkit-column-rule: 3px solid #efefef;
  -moz-column-rule: 3px solid #efefef;
  column-rule: 3px solid #efefef;
  width: 100% !important; }

nav.primary {
  position: relative;
  margin-top: 2em; }

nav.primary.alternative {
  position: absolute;
  margin-top: -2.4em;
  right: 0; }

nav.primary ul {
  font-size: inherit;
  line-height: inherit; }

nav.primary ul li {
  display: inline-block;
  padding: 1em;
  vertical-align: top;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.42857em;
  line-height: 0;
  padding-left: 0.8em;
  padding-right: 0.8em; }

nav.primary ul li.first {
  padding-left: 0; }

nav.primary ul li a {
  color: #777777;
  text-decoration: none; }

nav.primary ul li:hover a {
  color: #333; }

nav.primary ul li a:hover {
  color: #333; }

nav.primary ul li ul {
  display: none;
  z-index: 100; }

nav.primary ul li:hover ul {
  display: block;
  position: absolute;
  background-color: white;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-left: -1em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  margin-top: 0.95em; }

nav.primary ul li ul li {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0;
  color: #777; }

nav.primary ul li:hover ul li a {
  color: #777;
  display: block; }

nav.primary ul li:hover ul li:hover a {
  color: #333; }

.arrow {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

#contentWrapper {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }

#contentWrapper img {
  width: 100%; }

#SiteHeader {
  position: relative;
  min-height: 176px; }

#tdLangNav {
  position: absolute;
  right: 0;
  top: 0; }

#tdLangNav ul {
  font-size: inherit;
  line-height: inherit; }

#tdLangNav li {
  display: inline-block;
  color: #777;
  margin-left: 5px; }

#tdLangNav li a {
  text-decoration: none;
  color: #777; }

#tdLangNav li a:hover, #tdLangNav li a.current {
  color: #333; }

#tdLangNav li.last {
  display: none; }

nav#extraNav {
  position: absolute;
  width: 100%;
  top: 0; }

nav#extraNav ul {
  margin: 0 auto;
  text-align: center;
  font-size: inherit;
  line-height: inherit; }

nav#extraNav ul li {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px; }

nav#extraNav ul li a {
  text-decoration: none;
  color: #777;
  text-transform: uppercase; }

nav#extraNav ul li a:hover {
  color: #333; }

footer {
  margin-top: 3em;
  position: relative;
  margin-bottom: 3rem; }

nav.footer {
  position: relative; }

nav.footer ul {
  font-size: inherit;
  line-height: inherit; }

nav.footer ul li {
  display: inline-block;
  padding: 1em;
  vertical-align: top;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-size: 1em;
  line-height: 1.5;
  padding-left: 0;
  padding-right: 2em; }

nav.footer ul li.first {
  padding-left: 0; }

nav.footer ul li a {
  color: #777777;
  text-decoration: none; }

nav.footer ul li a:hover {
  color: #333;
  text-decoration: none; }

nav.footer ul li ul {
  padding: 0;
  margin-left: 0; }

nav.footer ul li ul li {
  display: block;
  padding: 0;
  vertical-align: top;
  text-transform: none;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5; }

nav.footer .arrow {
  display: none; }

nav.footerRight ul li {
  font-size: 0.8em;
  color: #777777;
  text-align: center;
  float: left;
  padding-left: 0;
  width: 100%; }

nav.footerRight {
  position: relative;
  top: 0;
  right: 0;
  padding-bottom: 20px; }

/* HOMEPAGE */
section#exhibitionTeaser a, section#exhibitionTeaser a h1 {
  color: #333;
  text-decoration: none; }

section#exhibitionTeaser a h1 {
  margin-top: 0.5em; }

section#exhibitionTeaser h2 {
  margin-top: 0.5em; }

section#exhibitionTeaser a img {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1; }

section#exhibitionTeaser a:hover img {
  opacity: 0.5; }

section#artistTeaser {
  margin-top: 5em; }

section#artistTeaser h3 {
  margin-bottom: 0.5em; }

#artistList {
  margin-left: -11px;
  margin-right: -11px; }

#artistList article {
  display: inline-block;
  padding-left: 11px;
  padding-right: 11px;
  margin-bottom: 2em; }

#artistTeaser article a, #artistTeaser article a h4 {
  text-decoration: none;
  color: #333;
  text-transform: uppercase; }

#artistList article a, #artist_list a {
  color: #333; }

#artist_list a {
  color: #333;
  text-transform: uppercase; }

#artist_list a img {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1; }

#artist_list a:hover img {
  opacity: 0.5; }

#artistTeaser article a img {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1; }

#artistTeaser article a:hover img {
  opacity: 0.5; }

/* END HOMEPAGE */
/* EXHIBITION */
section#exhibition h1 {
  margin-top: 0.5em;
  font-size: 30px; }

section#exhibition section#intro {
  font-size: 1.42857em;
  margin-top: 0.5em; }

section#exhibition section#intro article {
  width: 70%; }

section#exhibition section#artworksList {
  margin-top: 1em; }

section#exhibition section#artworksList article {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 2em;
  width: 171px;
  vertical-align: top;
  cursor: pointer; }

section#exhibition section#artworksList li img {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1;
  cursor: zoom-in;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1); }
  section#exhibition section#artworksList li img:hover {
    opacity: 0.5; }

section#exhibition section#intro a {
  font-size: 14px;
  color: black;
  text-decoration: underline; }
  section#exhibition section#intro a:hover {
    text-decoration: none; }

section#biography h3 {
  margin-bottom: 0.5em; }

section#biography article {
  width: 70%; }

section#biography p {
  font-size: 1.14286em;
  margin-bottom: 1em; }

section#biography a {
  color: #333; }

section#biography a:hover {
  color: #777;
  text-decoration: none; }

/* END EXHIBITION */
/* START ARTIST */
section#artist section#artworksList {
  margin-top: 2em; }
  section#artist section#artworksList img {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
    cursor: zoom-in;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1); }
    section#artist section#artworksList img:hover {
      opacity: 0.5; }

section#artist section#intro {
  margin-top: 2em; }

section#artist section#intro h1 {
  margin-bottom: 0.5em; }

section#artist section#subNavigation {
  margin-top: 2em; }

section#artist section#artworks {
  margin-top: 2em; }

section#artist section#cv {
  margin-top: 2em; }

section#artist section#artworksList article {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 2em;
  width: 171px;
  vertical-align: top;
  cursor: pointer; }

section#artist section#artworksList article img {
  cursor: zoom-in; }

#filterList {
  margin: 0;
  text-align: left; }

#filterList li {
  display: inline-block;
  padding-left: 0;
  padding-right: 1em; }

#filterList li a {
  color: #333; }

#filterList li a:hover, #filterList li a.current {
  color: #333;
  text-decoration: underline; }

#artistNavigation {
  margin: 0; }

#artistNavigation li {
  display: inline-block;
  padding-right: 1em;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.42857em;
  line-height: 1.5;
  text-transform: uppercase; }

#artistNavigation li a {
  color: #333; }

#artistNavigation li a:hover, #artistNavigation li a.current {
  color: #333;
  border-bottom: 3px solid #333; }

.teaserText {
  margin-top: 20px; }

.teaserText p {
  font-size: 20px; }

.mainText {
  margin-top: 20px; }

/* END ARTIST */
/* START MOBILE NAVIGATION */
.right-off-canvas-menu {
  background: #efefef;
  padding-top: 3em; }

.right-off-canvas-menu ul li {
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 1em; }

.right-off-canvas-menu ul li a {
  color: #777777; }

.right-off-canvas-menu ul li ul li a {
  color: #333; }

.right-off-canvas-menu ul li ul li {
  text-transform: none;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1em; }

.right-off-canvas-menu #tdLangNav {
  right: 1em;
  top: 1em; }

.tab-bar .menu-icon span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.40625rem;
  box-shadow: 0 0 0 2px #333, 0 9px 0 2px #333, 0 18px 0 2px #333;
  width: 1.3rem; }

.tab-bar .menu-icon {
  color: #FFFFFF;
  display: block;
  height: 4.6125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  transform: translate3d(0, 0, 0);
  width: 3.2125rem; }

.right-small {
  border-left: none; }

/* END MOBILE NAVIGATION */
@media only screen and (min-width: 40.0625em) {
  nav.primary ul li {
    font-size: 1.14286em; } }
@media only screen and (min-width: 64.0625em) {
  nav.footerRight {
    position: absolute;
    top: 1em;
    right: 0; }

  nav.footerRight ul li {
    font-size: 0.8em;
    color: #777777;
    text-align: right;
    float: left;
    padding-left: 1em; }

  nav.primary ul li {
    font-size: 1.42857em; } }
#exhibitionList a img {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 1; }
#exhibitionList a:hover img {
  opacity: 0.5; }
#exhibitionList p {
  line-height: 1.5;
  margin-bottom: 1em; }

form label.left {
  display: block;
  font-weight: bold;
  float: none !important; }

div.field {
  margin: 0 0 0; }

form {
  max-width: 2000px;
  width: 100%; }

form input.text, form textarea, form .textajaxuniquetext, form select {
  width: 100%;
  max-width: 2000px;
  padding: 6px 5px;
  font-size: 15px;
  background-color: #fff;
  border: 1px solid #dad9d9; }

/* NEWS START */
section#news {
  margin-top: 2em; }

section#news article {
  margin-bottom: 2em; }
  section#news article img {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
    cursor: zoom-in;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1); }
    section#news article img:hover {
      opacity: 0.5; }

section#news article p {
  line-height: 1.5;
  margin-bottom: 1.5em; }

.press_popup .mfp-iframe-holder .mfp-content {
  max-width: 1200px; }

.mediaContainer {
  padding-top: 2.5em; }

/* NEWS END */
#Breadcrumbs {
  font-weight: 300; }

#Breadcrumbs a {
  color: #333;
  text-decoration: underline; }

#Breadcrumbs a:hover {
  color: #333;
  text-decoration: none; }

.mfp-bg {
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-title, .mfp-title a, .mfp-counter {
  color: #333; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

/* PRESS START */
section#press {
  margin-top: 2em; }

section#press li a {
  color: #333;
  text-transform: uppercase;
  line-height: 1; }
  section#press li a img {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
    cursor: zoom-in;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1); }
    section#press li a img:hover {
      opacity: 0.5; }

section#press li a span {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 0.9em;
  line-height: 1; }

section#press p {
  line-height: 1;
  margin-top: 5px; }

/* PRESS END */
section#info #galleryImages li {
  cursor: zoom-in; }
  section#info #galleryImages li img {
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
    cursor: zoom-in;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1); }
    section#info #galleryImages li img:hover {
      opacity: 0.5; }
section#jewelry {
  margin-top: 3rem; }
  section#jewelry ul {
    margin-top: 1rem; }
    section#jewelry ul li {
      cursor: pointer; }
      section#jewelry ul li img {
        transition: opacity 0.5s;
        opacity: 1;
        -webkit-transform: translateZ(0);
        -moz-backface-visibility: hidden; }
      section#jewelry ul li:hover img {
        opacity: 0.5; }
  section#jewelry nav.socialShare ul li:hover img {
    opacity: 1; }
  section#jewelry .open_jewelry_contact {
    color: #333;
    text-decoration: underline; }
  section#jewelry .jewelryNavigation {
    color: #333;
    text-decoration: underline; }
    section#jewelry .jewelryNavigation:hover {
      text-decoration: none; }
  section#jewelry .socialShare {
    width: 100%; }
  section#jewelry .socialShare ul {
    width: 100%; }
  section#jewelry .socialShare ul li {
    width: 100%; }
  section#jewelry .socialShare ul li a {
    width: 20px;
    float: left;
    margin-right: 5px; }

.share {
  width: 25px;
  margin-top: -5px;
  margin-right: 10px;
  opacity: 0.7;
  cursor: pointer; }

.share:hover {
  opacity: 1; }

.share-small {
  width: 15px;
  margin-top: 5px; }

.share-first {
  margin-left: 0; }

.share-break {
  display: block; }

@media only screen and (min-width: 40.0625em) {
  .mfp-title {
    padding-right: 0; }

  .share-break {
    float: right; }

  .share-small {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 0; } }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 27px solid white;
  margin-left: 29px; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 27px solid #FFF;
  margin-left: 31px; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 21px;
  border-bottom-width: 21px;
  top: 0px; }

article#custom h1 {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

div.video {
  width: 292px;
  height: 164px;
  min-width: 292px;
  min-height: 164px; }
  @media only screen and (min-width: 40.0625em) {
    div.video {
      width: 700px;
      height: 394px;
      min-width: 700px;
      min-height: 394px; } }

div.videoNews {
  width: 292px;
  height: 164px;
  min-width: 292px;
  min-height: 164px; }
  @media only screen and (min-width: 40.0625em) {
    div.videoNews {
      width: 355px;
      height: 199px;
      min-width: 355px;
      min-height: 199px; } }
  @media only screen and (min-width: 40.0625em) and (orientation: landscape) {
    div.videoNews {
      width: 483px;
      height: 271px;
      min-width: 483px;
      min-height: 271px; } }
  @media only screen and (min-width: 64.0625em) {
    div.videoNews {
      width: 540px;
      height: 304px;
      min-width: 540px;
      min-height: 304px; } }

.default {
  width: 500px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 180px;
  padding: 1em;
  margin: -100px 0 0 -258px;
  background-color: #EBEAE8;
  border: 1px solid #254f76;
  -moz-border-radius-bottomleft: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px; }

.default ul {
  list-style: none;
  padding: 0;
  margin: .75em; }

.default ul li {
  margin-bottom: 1em; }

.default ul li a {
  text-decoration: underline;
  font-weight: bold;
  color: #4C4CFF; }

.default ul li a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #B01616; }

/*# sourceMappingURL=sandhofer.css.map */
