/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   JVDW custom styles
   ========================================================================== */
::-moz-selection {
  background: rgba(0, 0, 0, 0.99);
  text-shadow: none;
  color: #fff; }

::selection {
  background: rgba(0, 0, 0, 0.99);
  text-shadow: none;
  color: #fff; }

@font-face {
  font-family: 'Agipo';
  src: url("fonts/agipo.eot");
  /* IE9 Compat Modes */
  src: url("fonts/agipo.eot?#iefix") format("embedded-opentype"), url("fonts/agipo.woff2") format("woff2"), url("fonts/agipo.woff") format("woff"), url("fonts/agipo.ttf") format("truetype"); }

body {
  font-family: 'Agipo', Helvetica, Arial, sans-serif;
  color: #000; }

body.invert {
  color: #fff; }

h1, h2, h3, h4, p, ul, ol, blockquote {
  margin: 0;
  padding: 0;
  font-weight: normal; }

h1 {
  font-size: 65px;
  line-height: 65px; }

h3, .contact-text p, label span.title, input[type="submit"] {
  font-size: 35px;
  line-height: 45px; }

h4, blockquote p {
  font-size: 27px;
  line-height: 29px; }

/*blockquote p{
    margin-left: 25px;
    margin-right: 25px;
}*/
blockquote p:before {
  content: open-quote; }

blockquote p:after {
  content: close-quote; }

p, ul, ol, #contact_results {
  font-size: 22px;
  line-height: 26px; }

p {
  margin-bottom: 26px;
  max-width: 600px; }

body.invert p {
  letter-spacing: 0.03rem; }

body.hasbg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-background-position: center center;
  -moz-background-position: center center;
  -o-background-position: center center;
  background-position: center center;
  -webkit-background-repeat: no-repeat;
  -moz-background-repeat: no-repeat;
  -o-background-repeat: no-repeat;
  background-repeat: no-repeat; }

.hasbg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-background-position: center center;
  -moz-background-position: center center;
  -o-background-position: center center;
  background-position: center center;
  -webkit-background-repeat: no-repeat;
  -moz-background-repeat: no-repeat;
  -o-background-repeat: no-repeat;
  background-repeat: no-repeat; }

a {
  text-decoration: none;
  color: #000; }

body.invert a {
  color: #fff; }

p a {
  border-bottom: 2px solid transparent; }

p a:hover {
  border-bottom: 2px solid; }

.mobile-only {
  display: none; }

.container {
  padding: 25px;
  padding-top: 150px;
  padding-bottom: 45px; }

.admin.edit {
  position: fixed;
  bottom: 0;
  right: 0;
  background-color: #000;
  color: #fff;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  z-index: 10000; }

.admin.edit:hover, .admin.edit:hover a {
  background-color: white;
  color: black; }

.admin.edit a {
  color: #fff;
  height: 50px;
  text-decoration: none; }

nav ul {
  list-style: none; }

nav ul li {
  display: block; }

nav ul li a {
  color: #000;
  text-decoration: none; }

nav ul li.active a, nav ul li a:hover {
  border-bottom: 3px solid; }

h1.page-title {
  position: absolute;
  left: calc(50% + 25px);
  top: 15px; }

h1.page-title.capital {
  text-transform: uppercase; }

.column {
  width: calc(50% - 25px);
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
  position: relative; }

.column.left {
  /*background-color: rgba(255,0,0,0.1);*/
  padding-right: 25px; }

.column.right {
  /*background-color: rgba(0,255,0,0.1);*/
  padding-left: 25px; }

.column.right h3, .mobile-only h3 {
  line-height: 37px;
  margin-bottom: 15px; }

.column.right p span {
  padding-top: 5px;
  display: inline-block; }

.column.right p span.caps {
  padding-top: 0;
  display: inline; }

.column.right ol {
  list-style-type: disc;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 24px; }

.arrows {
  position: fixed;
  left: 0;
  bottom: 20px;
  width: 50px;
  text-align: center;
  z-index: 2000; }

.arrows h3 {
  line-height: 35px; }

.arrow img {
  width: 25px; }

.arrow-up {
  display: none; }

span.bottom {
  position: absolute;
  left: 48px;
  bottom: 0;
  width: 177px; }

.arrows:hover {
  cursor: pointer; }

.theme-images, .shop-item-images, .shop-item-headerimage, .about-images {
  margin-left: 25px; }

.theme-images img, .shop-item-images img, .shop-item-headerimage img, .about-images img {
  width: 100%;
  margin-bottom: 25px; }

body[data-class="pagetype-home"] .arrows {
  display: none; }

body .arrows .arrow-down {
  display: none; }

body[data-class="pagetype-theme"] .arrows .arrow-down,
body[data-class="pagetype-theme-child"] .arrows .arrow-down,
body[data-class="pagetype-shop-item"] .arrows .arrow-down {
  display: none; }

/* = = = = = = = = = = = */
/*      HOMEPAGE         */
/* = = = = = = = = = = = */
h1.home-title {
  position: fixed;
  top: 15px;
  left: 25px;
  z-index: 2001; }

nav.main {
  width: 250px;
  position: fixed;
  left: calc(50% + 25px);
  top: 15px;
  z-index: 2002; }

body[data-class="pagetype-home"] nav.main {
  position: absolute; }

nav.main h1 {
  margin-bottom: 15px;
  text-transform: uppercase; }

nav.main h1.themes:hover {
  cursor: pointer; }

nav.main ul.theme-list {
  list-style: none;
  margin-bottom: 35px;
  margin-top: 20px;
  display: none;
  opacity: 0;
  width: 160%; }

.theme-list a:hover {
  border-bottom: 3px solid; }

/* = = = = = = = = = = = */
/*         HEADER         */
/* = = = = = = = = = = = */
.header-wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 105px;
  z-index: 2001; }

body[data-class="pagetype-home"] .header-wrap {
  right: auto; }

.header-wrap .next {
  position: absolute;
  top: 38px;
  right: 25px; }

.header-wrap .next:hover {
  cursor: pointer; }

.header-wrap .next span {
  display: block;
  text-align: right;
  font-size: 22px; }

.header-wrap .next span.text {
  display: none;
  position: fixed;
  left: calc(50% + 25px);
  top: 15px; }

.header-wrap .next:hover span.text {
  /*display:block;*/ }

.header-wrap span img {
  height: 25px; }

/* = = = = = = = = = = = */
/*         THEME         */
/* = = = = = = = = = = = */
.pagetype-theme .theme-sections ul {
  display: inline-block;
  margin-left: -25px; }
  .pagetype-theme .theme-sections ul li {
    display: table; }
    .pagetype-theme .theme-sections ul li:hover {
      cursor: pointer; }
      .pagetype-theme .theme-sections ul li:hover span.toggle-button span.image.plus {
        display: inline-block; }
      .pagetype-theme .theme-sections ul li:hover span.toggle-button span.image.minus {
        display: none; }
    .pagetype-theme .theme-sections ul li.filtered span.toggle-button span.image.plus {
      display: inline-block; }
    .pagetype-theme .theme-sections ul li.filtered span.toggle-button span.image.minus {
      display: none; }
    .pagetype-theme .theme-sections ul li span.toggle-button span.image.plus {
      display: none; }
    .pagetype-theme .theme-sections ul li span.toggle-button span.image.minus {
      display: inline-block; }
    .pagetype-theme .theme-sections ul li h3.smallcap {
      display: inline;
      line-height: 30px;
      font-size: 22px !important;
      text-transform: uppercase; }
    .pagetype-theme .theme-sections ul li > span {
      position: relative;
      top: -3px;
      width: 20px;
      display: inline-block; }
      .pagetype-theme .theme-sections ul li > span span img {
        width: 17px; }

.pagetype-theme .theme-items {
  margin: 0; }
  .pagetype-theme .theme-items .grid-item {
    width: calc(50% - 50px);
    margin: 0 25px;
    margin-bottom: 35px;
    position: relative; }
    .pagetype-theme .theme-items .grid-item.item {
      display: none; }
      .pagetype-theme .theme-items .grid-item.item.selected {
        display: block; }
    .pagetype-theme .theme-items .grid-item .theme-child-movies .TextformatterVideoEmbed {
      margin: 0;
      margin-bottom: 10px;
      background-color: black;
      display: none; }
      .pagetype-theme .theme-items .grid-item .theme-child-movies .TextformatterVideoEmbed:first-of-type {
        display: block; }
    .pagetype-theme .theme-items .grid-item .edit-item {
      position: absolute;
      top: 0;
      right: 0;
      opacity: 0.2;
      background-color: black;
      color: white;
      padding: 0px 5px 3px; }
      .pagetype-theme .theme-items .grid-item .edit-item a {
        color: white; }
      .pagetype-theme .theme-items .grid-item .edit-item:hover {
        opacity: 0.5; }
    .pagetype-theme .theme-items .grid-item .item-title {
      line-height: 37px;
      margin-bottom: 15px; }
      .pagetype-theme .theme-items .grid-item .item-title span {
        border-bottom: 3px solid transparent; }
    .pagetype-theme .theme-items .grid-item img.ft-image {
      width: 100%;
      margin-bottom: 10px; }
    .pagetype-theme .theme-items .grid-item:hover .item-title span {
      border-bottom: 3px solid #000; }

nav.theme-sections {
  text-transform: uppercase;
  margin-bottom: 25px; }

.theme-images img {
  width: 100%;
  margin-bottom: 25px; }

.TextformatterVideoEmbed {
  margin-left: 25px;
  margin-bottom: 25px; }

/* = = = = = = = = = = = = = = */
/*         THEME-group         */
/* = = = = = = = = = = = = = = */
.item {
  margin-bottom: 35px; }

.item .item-title span {
  border-bottom: 3px solid transparent; }

.item:hover .item-title span {
  border-bottom: 3px solid #000; }

.item img.ft-image {
  width: 100%;
  margin-bottom: 10px; }

/* = = = = = = = = = = = = = = */
/*         THEME-child         */
/* = = = = = = = = = = = = = = */
.pagetype-theme-child .theme-sections ul, .pagetype-about-child .theme-sections ul {
  display: inline-block; }
  .pagetype-theme-child .theme-sections ul li, .pagetype-about-child .theme-sections ul li {
    display: table; }
    .pagetype-theme-child .theme-sections ul li a:hover, .pagetype-about-child .theme-sections ul li a:hover {
      border-bottom: 0; }
    .pagetype-theme-child .theme-sections ul li:hover, .pagetype-about-child .theme-sections ul li:hover {
      cursor: pointer; }
    .pagetype-theme-child .theme-sections ul li h3.smallcap, .pagetype-about-child .theme-sections ul li h3.smallcap {
      display: inline;
      line-height: 30px;
      font-size: 22px;
      text-transform: uppercase; }
    .pagetype-theme-child .theme-sections ul li span, .pagetype-about-child .theme-sections ul li span {
      position: relative;
      top: -3px;
      width: 20px; }
      .pagetype-theme-child .theme-sections ul li span.image.cross, .pagetype-about-child .theme-sections ul li span.image.cross {
        display: none; }
        .pagetype-theme-child .theme-sections ul li span.image.cross img, .pagetype-about-child .theme-sections ul li span.image.cross img {
          width: 18px;
          height: 18px; }
      .pagetype-theme-child .theme-sections ul li span.image.arrow, .pagetype-about-child .theme-sections ul li span.image.arrow {
        display: inline-block; }
        .pagetype-theme-child .theme-sections ul li span.image.arrow img, .pagetype-about-child .theme-sections ul li span.image.arrow img {
          width: 20px; }

.pagetype-theme-child .theme-images .gal-link, .pagetype-about-child .theme-images .gal-link {
  position: relative; }

.pagetype-theme-child .featherlight, .pagetype-about-child .featherlight {
  background: rgba(255, 255, 255, 0.8); }
  .pagetype-theme-child .featherlight .featherlight-content, .pagetype-about-child .featherlight .featherlight-content {
    padding: 0;
    border-bottom: 0; }
  .pagetype-theme-child .featherlight .featherlight-close-icon, .pagetype-about-child .featherlight .featherlight-close-icon {
    position: fixed;
    height: 30px;
    width: 30px;
    top: 15px;
    right: 15px;
    background-image: url(../img/cross.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-color: transparent; }
  .pagetype-theme-child .featherlight .featherlight-previous, .pagetype-theme-child .featherlight .featherlight-next, .pagetype-about-child .featherlight .featherlight-previous, .pagetype-about-child .featherlight .featherlight-next {
    top: 0;
    background: 0; }
    .pagetype-theme-child .featherlight .featherlight-previous:hover, .pagetype-theme-child .featherlight .featherlight-next:hover, .pagetype-about-child .featherlight .featherlight-previous:hover, .pagetype-about-child .featherlight .featherlight-next:hover {
      background: 0; }
  .pagetype-theme-child .featherlight .featherlight-previous, .pagetype-about-child .featherlight .featherlight-previous {
    left: 0;
    right: 50%;
    cursor: url(../img/C-bal.cur) 10 10, url(../img/C-bal.png) 10 10, w-resize; }
  .pagetype-theme-child .featherlight .featherlight-next, .pagetype-about-child .featherlight .featherlight-next {
    right: 0;
    left: 50%;
    cursor: url(../img/C-bar.cur) 10 10, url(../img/C-bar.png) 10 10, e-resize; }

.tc-title, .tc-text h3 {
  line-height: 37px;
  margin-bottom: 25px; }

.tc-ft-image {
  margin-left: 25px; }

.tc-ft-image img {
  width: 100%;
  margin-bottom: 10px; }

.postscript {
  margin-top: -15px; }

.shoplink, .formlink {
  margin-bottom: 25px; }

.shoplink a:hover {
  border-bottom: 3px solid #000; }

/* = = = = = = = = = = = */
/*         SHOP          */
/* = = = = = = = = = = = */
body[data-class=pagetype-shop-item] .column.right h3:first-child {
  margin-top: -6px; }

.shop-items {
  margin: 0 25px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.shop-items .shop-item {
  width: calc(25% - 20px);
  margin-bottom: 15px; }

.shop-item:nth-child(4n+1) {
  padding-right: 15px; }

.shop-item:nth-child(4n+2) {
  padding-right: 50px; }

.shop-item:nth-child(4n+3) {
  padding-right: 15px; }

.shop-item img {
  width: 100%; }

/* = = = = = = = = = = = */
/*         SHOP-item     */
/* = = = = = = = = = = = */
.formlink {
  max-width: 350px; }

/* = = = = = = = = = = = */
/*         ABOUT         */
/* = = = = = = = = = = = */
nav.sections {
  text-transform: uppercase;
  margin-bottom: 25px; }

/* CONTACT */
.contact-text a {
  text-decoration: none;
  border-bottom: 0; }

.map iframe {
  margin-left: 25px;
  margin-top: 25px;
  width: calc(100% - 25px); }

.social {
  margin-top: -15px;
  margin-bottom: 25px; }

.social ul {
  list-style: none; }

.social ul li {
  display: inline-block; }

.social img {
  width: 30px;
  height: auto;
  margin-right: 5px; }

/* = = = = = = = = = = = = = = */
/*         ABOUT-GROUP         */
/* = = = = = = = = = = = = = = */
body[data-class="pagetype-about-group"] .column.left {
  width: calc(30% - 25px); }

body[data-class="pagetype-about-group"] .column.right {
  width: 70%;
  padding-left: 0; }

.entry {
  width: 100%; }

.entry-part {
  display: inline-block;
  vertical-align: top;
  margin-right: -4px; }

.entry-part.preview {
  width: calc(30% - 25px);
  padding-right: 25px; }

.entry-part.preview img {
  width: 100%; }

.entry-part.description {
  width: calc(70% - 25px);
  padding-left: 25px;
  margin-bottom: 35px; }

.entry-part.description h3, .column.collaborators .collab h3 {
  margin-top: -6px; }

.entry-part.description p.dates {
  margin-bottom: 0; }

.entry-part.description p:last-child {
  margin-bottom: 10px; }

.column.collaborators .collab {
  margin-bottom: 35px; }

.column.collaborators ul {
  margin-bottom: 10px;
  list-style: none; }

.column.collaborators ul li {
  margin-bottom: 2px; }

.column.collaborators ul li a:hover span {
  border-bottom: 2px solid; }

/* = = = = = = = = = = = = = = */
/*         MOBILE-ONLY         */
/* = = = = = = = = = = = = = = */
.mobile-only p, .mobile-only h3, .mobile-only ul {
  padding-left: 25px; }

/* = = = = = = = = = = = = = = */
/*            FORM             */
/* = = = = = = = = = = = = = = */
.form-title {
  padding-left: 25px;
  margin-bottom: 25px;
  display: none; }

.form-title.active {
  display: block; }

.form-title p {
  margin-bottom: 0; }

.mobile-only .form-title p {
  max-width: 80%; }

.form {
  background-color: #fff;
  display: none;
  position: absolute;
  z-index: 1500;
  max-width: 600px; }

.column.right .form {
  left: 25px;
  top: -5px;
  right: 0;
  bottom: 0; }

.column.left .form {
  left: 0;
  top: 0;
  right: 15px;
  bottom: 0; }

.form .close {
  position: absolute;
  top: 0;
  right: 0; }

.form .close img {
  width: 20px;
  height: 20px; }

.form .close:hover {
  cursor: pointer; }

.form-title.mobile-only.active {
  padding-left: 0; }

#contact_form {
  /*margin-top:25px;*/
  max-width: 600px;
  /*display:none;*/ }

label {
  display: block;
  margin-bottom: 15px; }

label input, label textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 22px;
  line-height: 26px;
  padding: 4px 10px 7px 10px;
  width: 100%;
  background-color: #999;
  border: 0;
  /*border-bottom:3px solid #000;*/
  color: #000; }

label span.title {
  display: block;
  width: 100%;
  line-height: 1;
  text-transform: lowercase;
  margin-bottom: 10px; }

::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.2); }

:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(0, 0, 0, 0.2); }

::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.2); }

:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.2); }

#contact_form input:focus, #contact_form textarea:focus {
  outline: #000 solid 3px;
  outline-offset: 0; }

#contact_form input[type="submit"] {
  border: none;
  background-color: #fff;
  color: #000;
  margin-top: 15px;
  padding: 0;
  width: auto;
  border-bottom: 3px solid transparent;
  text-transform: lowercase; }

#contact_form input[type="submit"]:hover {
  border-bottom: 3px solid #000; }

#contact_form input[type="submit"]:focus {
  outline: 0; }

/* = = = = = = = = = = = = = = */
/*            NEWSLETTER FORM  */
/* = = = = = = = = = = = = = = */
#mc-form button {
  border: none;
  color: #fff;
  margin-top: 15px;
  padding: 0;
  width: auto;
  border-bottom: 3px solid transparent;
  text-transform: lowercase;
  font-size: 35px;
  line-height: 45px;
  margin-top: 30px; }

#mc-form button:hover {
  border-bottom: 3px solid #fff; }

#mc-form span, #mc-form input, #mc-form button {
  display: block; }

#mc-form span {
  font-size: 35px;
  text-transform: lowercase;
  margin-bottom: 10px; }

#mc-form span span {
  display: inline; }

#mc-form input {
  font-size: 22px;
  line-height: 26px;
  padding: 4px 10px 7px 10px;
  width: calc(100% - 25px);
  color: #000;
  margin-bottom: 15px; }

#mc-form input:focus {
  outline: #000 solid 3px;
  outline-offset: 0; }

#mc-form label {
  font-size: 22px;
  line-height: 26px;
  text-transform: lowercase; }

/* = = = = = = = = = = = = = = */
/*            VIDEO BG  + GALLERY       */
/* = = = = = = = = = = = = = = */
.video-container {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
  z-index: -101; }

video::-webkit-media-controls-start-playback-button {
  display: none !important; }

video#bgvid {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

#mute-video.active span.mute, #mute-video span.unmute {
  display: inline-block; }

#mute-video span.mute, #mute-video.active span.unmute {
  display: none; }

#mute-video:hover {
  cursor: pointer; }

#mute-video {
  position: fixed;
  bottom: 22px;
  right: 20px;
  z-index: 2002;
  display: block; }

#mute-video.touch {
  display: none; }

#play-video {
  position: fixed;
  bottom: 22px;
  right: 20px;
  z-index: 2002;
  display: none; }

#play-video.touch {
  display: block; }

#play-video.active span.pause, #play-video span.play {
  display: inline-block; }

#play-video span.pause, #play-video.active span.play {
  display: none; }

.gallery, .gallery-nav, .gallery-content, .gallery-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.gallery, .gallery-nav {
  z-index: 2000; }

.gallery-slide {
  display: none; }

.gallery-slide.active {
  display: block; }

.gallery-slide video {
  display: none; }

.gallery-slide.active video {
  display: block; }

.prev-gal, .next-gal {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%; }

.prev-gal span, .next-gal span {
  display: none; }

.prev-gal.touch span, .next-gal.touch span {
  display: block; }

.prev-gal span, .next-gal span {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  height: 25px;
  width: 30px;
  background-position: center center;
  background-size: 30px 25px;
  background-repeat: no-repeat; }

body .prev-gal span {
  left: 22px;
  background-image: url(../img/A-bal.png); }

body.invert .prev-gal span {
  left: 22px;
  background-image: url(../img/A-wal.png); }

body .next-gal span {
  right: 22px;
  background-image: url(../img/A-bar.png); }

body.invert .next-gal span {
  right: 22px;
  background-image: url(../img/A-war.png); }

body .prev-gal {
  left: 0;
  cursor: url(../img/C-bal.cur) 10 10, url(../img/C-bal.png) 10 10, w-resize; }

body.invert .prev-gal {
  left: 0;
  cursor: url(../img/C-wal.cur) 10 10, url(../img/C-wal.png) 10 10, w-resize; }

body .next-gal {
  right: 0;
  cursor: url(../img/C-bar.cur) 10 10, url(../img/C-bar.png) 10 10, e-resize; }

body.invert .next-gal {
  right: 0;
  cursor: url(../img/C-war.cur) 10 10, url(../img/C-war.png) 10 10, e-resize; }

.featured {
  position: fixed;
  left: 22px;
  bottom: 20px;
  z-index: 2002; }

.featured .arrow-right img, .featured h3 {
  display: inline-block;
  vertical-align: baseline; }

.featured .arrow-right img {
  height: 24px; }

.featured h3 {
  margin-left: 5px;
  display: inline;
  line-height: 30px; }

.poster-image, .background-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.poster-image {
  display: none; }

.play-button {
  position: relative;
  height: 100%; }

.play-button img {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  margin-top: -75px; }

.play-button img:hover {
  cursor: pointer; }

body[data-class="pagetype-home"] .home-title,
body[data-class="pagetype-home"] nav.main,
body[data-class="pagetype-home"] .featured {
  /*opacity:0;*/ }

/* = = = = = = = = = = = = = = = = = = = = = = = = */
/*             M E D I A - Q U E R I E S ! !       */
/* = = = = = = = = = = = = = = = = = = = = = = = = */
@media only screen and (max-width: 800px) {
  /*.column{
        width:calc(50% - 15px);
    }

    .column.right{
        padding-left:15px;
    }

    .column.left{
        padding-right:15px;
    }

    body[data-class="pagetype-about-group"] .column.right, body[data-class="pagetype-about-group"] .column.left {
        width:calc(50% - 15px);
        padding-left: 0;
    }

    body[data-class="pagetype-about-group"] .entry .preview{
        width:100%;
        padding-right:0;
        margin-bottom:25px;
    }

    body[data-class="pagetype-about-group"] .entry .description{
        width:100%;
        padding-left:0;
        margin-bottom:25px;
    }

    .shop-items .shop-item {
        width: calc(50% - 15px);
    }
    .shop-item:nth-child(odd) {
        padding-right: 15px;
    }
    .shop-item:nth-child(even) {
        padding-left: 15px;
    }

    .play-button img{
        width:140px;
        height:140px;
        margin-left:-70px;
        margin-top:-70px;
    }*/ }

@media only screen and (max-width: 768px) {
  /*nav.main{
        right: 25px;
        left: inherit;
    }

    .contact-text p{
        font-size:25px;
        line-height:30px;
        word-wrap:break-word;
    }

    body[data-class="pagetype-newsletter"] .contact-text p{
        font-size:35px;
        line-height:35px;
    }

    .column.right .form {
        left: 15px;
    }*/ }

@media only screen and (max-width: 800px) {
  h1 {
    font-size: 50px;
    line-height: 50px; }
  h3, .contact-text p, label span.title, input[type="submit"], #mc-form button {
    font-size: 30px;
    line-height: 40px; }
  p, ul, ol {
    font-size: 17px;
    line-height: 23px; }
  p {
    margin-bottom: 15px; }
  p, h3 {
    max-width: inherit; }
  .mobile-only {
    display: block; }
  .mobile-hide {
    display: none; }
  .container {
    padding: 15px;
    padding-top: 135px; }
  h1.home-title {
    top: 9px;
    left: 15px; }
  body[data-class="pagetype-home"] .header-wrap, body[data-class="pagetype-home"] h1.home-title {
    position: absolute; }
  h1.page-title {
    left: 15px;
    top: 59px;
    padding-right: 15px; }
  .header-wrap .next span.text {
    left: 15px;
    top: 59px; }
  .header-wrap {
    height: 123px; }
  .header-wrap .next {
    top: 15px;
    right: 15px; }
  .header-wrap span img {
    height: 20px; }
  nav.main {
    left: 15px;
    right: inherit;
    top: 95px;
    width: auto;
    padding-bottom: 45px; }
  nav.main h1 {
    margin-bottom: 5px; }
  nav.main ul.theme-list {
    margin-bottom: 20px;
    width: 93%; }
  nav.main h3 {
    line-height: 32px;
    margin-bottom: 10px; }
  .pagetype-theme .theme-items {
    margin: 0;
    margin-left: 10px; }
    .pagetype-theme .theme-items .grid-item {
      width: calc(50% - 30px);
      margin: 0 15px; }
      .pagetype-theme .theme-items .grid-item.theme-sections {
        margin-bottom: 30px; }
        .pagetype-theme .theme-items .grid-item.theme-sections ul {
          margin-left: -20px; }
          .pagetype-theme .theme-items .grid-item.theme-sections ul h3.smallcap {
            font-size: 35px; }
          .pagetype-theme .theme-items .grid-item.theme-sections ul li span {
            top: -5px; }
      .pagetype-theme .theme-items .grid-item.theme-text {
        margin-bottom: 30px; }
      .pagetype-theme .theme-items .grid-item .item-title {
        line-height: 32px;
        margin-bottom: 35px; }
      .pagetype-theme .theme-items .grid-item .ft-img {
        margin-bottom: 0; }
  .featured {
    left: 15px;
    bottom: 13px;
    right: auto;
    padding-right: 15px;
    position: absolute; }
  .featured .arrow-right img {
    height: 20px; }
  .arrows {
    width: 40px;
    bottom: 15px; }
  .arrows .arrow-down {
    display: none; }
  body[data-class="pagetype-theme"] .arrows .arrow-down,
  body[data-class="pagetype-theme-child"] .arrows .arrow-down,
  body[data-class="pagetype-shop-item"] .arrows .arrow-down {
    display: none; }
  span.bottom {
    left: 25px;
    bottom: -3px; }
  .arrow img {
    width: 20px; }
  .column {
    width: 100%; }
  .column.left {
    padding-right: 15px;
    margin-bottom: 25px; }
  .column.right {
    width: calc(100% - 25px);
    padding-right: 15px;
    padding-bottom: 30px; }
  .column.right h3, .mobile-only h3 {
    line-height: 30px; }
  .theme-images img, .shop-item-images img, .shop-item-headerimage img, .about-images img {
    margin-bottom: 15px; }
  .TextformatterVideoEmbed {
    margin-bottom: 15px; }
  /* SHOP */
  .shop-items {
    margin: 0;
    padding-left: 25px;
    margin-right: 10px;
    padding-bottom: 25px; }
  .shop-items .shop-item {
    width: calc(50% - 15px); }
  .shop-item:nth-child(odd) {
    padding-right: 15px; }
  .shop-item:nth-child(even) {
    /*padding-left: 15px;*/
    padding-left: 0; }
  .shop-items .shop-item {
    width: calc(50% - 15px);
    margin-bottom: 15px; }
  .shop-item:nth-child(4n+1) {
    padding-right: 15px; }
  .shop-item:nth-child(4n+2) {
    padding-right: 0; }
  .shop-item:nth-child(4n+3) {
    padding-right: 15px; }
  /* ABOUT OVERVIEWS */
  body[data-class="pagetype-about-group"] .column.left {
    width: calc(100% - 25px); }
  body[data-class="pagetype-about-group"] .column.right,
  body[data-class="pagetype-about-collab"] .column.right,
  body[data-class="pagetype-overview"] .column.right,
  body[data-class="pagetype-theme-group"] .column.right {
    width: calc(100% - 25px);
    padding-left: 25px; }
  .entry-part.preview {
    width: 100%;
    padding-right: 15px; }
  .entry-part.description {
    width: 100%;
    padding-left: 0;
    margin-bottom: 35px;
    margin-top: 20px; }
  /* CONTACT */
  .contact-text {
    margin-top: 25px;
    /*padding-left:11px;*/ }
  /* CONTACT FORM */
  #contact_form {
    padding-left: 25px;
    margin-bottom: 50px; }
  #contact_form input[type="submit"] {
    margin-top: -5px; }
  .form, #contact_form {
    max-width: inherit; }
  /* VIDEO */
  #mute-video {
    position: fixed;
    bottom: auto;
    top: 10px;
    right: 15px;
    z-index: 2004; }
  #play-video {
    position: fixed;
    bottom: auto;
    top: 10px;
    right: 15px;
    z-index: 2004; }
  /*.play-button img{
        display:block;
        width:100px;
        height:100px;
        margin-left:-60px;
        margin-top:-60px;
        top:70%;
        z-index:2000;
        
    }

    .play-button img.playing{
        display:none;
        background-color:red;
    }

    img.playing{
        display:none;
        background-color:red;
    }*/
  body[data-class="pagetype-newsletter"] .contact-text p {
    font-size: 30px;
    line-height: 30px; }
  #mc-form, body[data-class="pagetype-newsletter"] .contact-text {
    padding-left: 11px; }
  #mc-form span {
    font-size: 30px; }
  .prev-gal, .next-gal {
    width: 20%; }
  body .prev-gal span, body.invert .prev-gal span {
    left: 15px; }
  body .next-gal span, body.invert .next-gal span {
    right: 15px; }
  .prev-gal span, .next-gal span {
    margin-top: -10px;
    height: 20px;
    width: 25px;
    background-position: center center;
    background-size: 25px 20px;
    background-repeat: no-repeat; } }

@media only screen and (max-width: 500px) {
  .shop-items {
    margin: 0;
    padding-left: 25px; }
  .shop-items .shop-item {
    width: 100%;
    padding: 0; }
  .pagetype-theme .theme-items {
    margin: 0; }
    .pagetype-theme .theme-items .grid-item {
      width: calc(100% - 25px);
      margin: 0 0 0 25px; }
      .pagetype-theme .theme-items .grid-item.theme-sections {
        margin-bottom: 25px;
        margin-left: 0; }
        .pagetype-theme .theme-items .grid-item.theme-sections ul {
          margin-left: 0; } }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }
