@charset "UTF-8";
/* Colors
  -------------------------------------------- */
/* SOCIAL MEDIA ICONS
  -------------------------------------------- */
@font-face {
  font-family: 'fontello';
  src: url("webfonts/fontello.eot");
  src: url("webfonts/fontello.eot?#iefix") format("embedded-opentype"), url("webfonts/fontello.woff") format("woff"), url("webfonts/fontello.ttf") format("truetype"), url("webfonts/fontello.svg#WebSymbolsRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
[class*="icon-"] {
  font-family: "fontello", Arial, sans-serif;
  float: left; }

.icon-facebook:before {
  content: '\e801'; }

.icon-instagram:before {
  content: '\e800'; }

.icon-youtube:before {
  content: '\e802'; }

.icon-sandwich:before, .icon-sandwich:hover:before {
  font-family: "fontello", Arial, sans-serif;
  content: '\e803'; }

.icon-pager-left:before, .leftPager:before {
  font-family: "fontello", Arial, sans-serif;
  position: absolute;
  left: 0;
  content: '\e806'; }

.icon-pager-right:after, .rightPager:before {
  font-family: "fontello", Arial, sans-serif;
  position: absolute;
  right: 0;
  content: '\e807'; }

/* WEBFONTS
  -------------------------------------------- */
@font-face {
  font-family: 'Cocomat-Light';
  src: url("webfonts/Cocomat-Light.eot");
  src: url("webfonts/Cocomat-Light.eot?#iefix") format("embedded-opentype"), url("webfonts/Cocomat-Light.woff") format("woff"), url("webfonts/Cocomat-Light.ttf") format("truetype"), url("webfonts/Cocomat-Light.svg#Cocomat-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AzoSans-Regular';
  src: url("webfonts/AzoSans-Regular.eot");
  src: url("webfonts/AzoSans-Regular.eot?#iefix") format("embedded-opentype"), url("webfonts/AzoSans-Regular.woff") format("woff"), url("webfonts/AzoSans-Regular.ttf") format("truetype"), url("webfonts/AzoSans-Regular.svg#AzoSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AzoSans-LightItalic';
  src: url("webfonts/AzoSans-LightItalic.eot");
  src: url("webfonts/AzoSans-LightItalic.eot?#iefix") format("embedded-opentype"), url("webfonts/AzoSans-LightItalic.woff") format("woff"), url("webfonts/AzoSans-LightItalic.ttf") format("truetype"), url("webfonts/AzoSans-LightItalic.svg#AzoSans-LightItalic") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'AzoSans-Light';
  src: url("webfonts/AzoSans-Light.eot");
  src: url("webfonts/AzoSans-Light.eot?#iefix") format("embedded-opentype"), url("webfonts/AzoSans-Light.woff") format("woff"), url("webfonts/AzoSans-Light.ttf") format("truetype"), url("webfonts/AzoSans-Light.svg#AzoSans-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AzoSans-Medium';
  src: url("webfonts/AzoSans-Medium.eot");
  src: url("webfonts/AzoSans-Medium.eot?#iefix") format("embedded-opentype"), url("webfonts/AzoSans-Medium.woff") format("woff"), url("webfonts/AzoSans-Medium.ttf") format("truetype"), url("webfonts/AzoSans-Medium.svg#AzoSans-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'AzoSans-Bold';
  src: url("webfonts/AzoSans-Bold.eot");
  src: url("webfonts/AzoSans-Bold.eot?#iefix") format("embedded-opentype"), url("webfonts/AzoSans-Bold.woff") format("woff"), url("webfonts/AzoSans-Bold.ttf") format("truetype"), url("webfonts/AzoSans-Bold.svg#AzoSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
/* BASE TYPOGRPHY */
body {
  font-family: "AzoSans-Light", Arial, sans-serif;
  font-size: 10px;
  margin: 0;
  line-height: 1.6;
  color: #fff; }

a {
  color: #fff; }

p {
  margin: 0 0 1em; }

.intro {
  font-family: "AzoSans-Bold", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: .5em;
  letter-spacing: .05em; }

.textContent {
  background: #000;
  color: #fff; }
  .textContent table tr td {
    min-width: 50px;
    color: #fff;
    font-size: 14px;
    letter-spacing: .05em;
    vertical-align: top;
    padding-bottom: 20px; }
    .textContent table tr td b, .textContent table tr td strong {
      font-family: "AzoSans-Bold", Arial, sans-serif; }
    .textContent table tr td:first-child {
      white-space: nowrap;
      padding-right: 20px; }

.Actions {
  margin: 5px 0; }

.Page.no-sidebar .sticky {
  display: none; }

a {
  text-decoration: none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  outline: none; }
  a:hover, a.current {
    outline: none; }

.typography a {
  text-decoration: underline; }
  .typography a:hover {
    color: #fff; }

/*
img, div {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
}
*/
html {
  height: 100%; }

.clearfix:after {
  height: 0;
  content: ".";
  display: block;
  clear: both;
  visibility: hidden; }

.right {
  float: right; }

.table-body {
  display: table; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell; }

/* MAIN LAYOUT */
body {
  box-sizing: border-box;
  padding: 0 20px;
  background: #000;
  position: relative;
  font-size: 1.6em;
  margin: 0;
  min-width: 100px;
  -webkit-text-size-adjust: none;
  /* The text size is not adjusted for Safari on iPhone */ }

.inner {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0; }

/* HEADER */
.header {
  text-align: center;
  z-index: 1;
  width: 100%;
  /* Brand */
  /* NAVIGATION */ }
  .header > .inner {
    padding-top: 1em;
    position: relative; }
  .header .primary {
    border-top: solid 1px #7f7f7f;
    border-bottom: solid 1px #7f7f7f;
    padding: 0;
    height: 1.5em;
    margin: 0 0 20px; }
  .header .brand {
    font-family: "Cocomat-Light", Arial, sans-serif;
    font-size: 38px;
    display: inline-block;
    text-align: center;
    letter-spacing: .45em;
    margin-bottom: 0.7em; }
    .header .brand span {
      font-family: "AzoSans-Regular", Arial, sans-serif;
      font-size: 14px;
      display: block;
      letter-spacing: 0;
      letter-spacing: .15em; }
  .header nav {
    font-family: "AzoSans-Medium", Arial, sans-serif;
    background: #000;
    font-size: 1em;
    padding: 1em 0 0; }
    .header nav ul {
      width: 100%;
      display: table; }
      .header nav ul li {
        display: table-cell; }
    .header nav li, .header nav a {
      display: inline-block;
      text-align: center;
      font-size: 14px; }
    .header nav li {
      margin: 0 52px; }
      .header nav li:first-child {
        margin-left: 0; }
      .header nav li:last-child {
        margin-right: 0; }
    .header nav a {
      padding: 5px 0 4px;
      line-height: 30px;
      text-decoration: none;
      color: #fff;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: .18em;
      white-space: nowrap;
      margin: 0px;
      min-width: 75px;
      -webkit-transition: all .1s;
      -moz-transition: all .1s;
      -ms-transition: all .1s;
      -o-transition: all .1s;
      transition: all .1s; }
      .header nav a.icon-sandwich {
        display: none;
        width: 21px;
        min-width: 0; }
      .header nav a:hover, .header nav a.current, .header nav a.section {
        color: #00d1cf; }
      .header nav a:after {
        display: block;
        content: attr(title);
        font-family: "AzoSans-Bold", Arial, sans-serif;
        height: 1px;
        color: transparent;
        overflow: hidden;
        visibility: hidden; }

#mobileNav {
  display: block;
  flex: 1 1 0;
  -webkit-flex: 1;
  -webkit-transform: translate3d(-220px, 0, 0);
  transform: translate3d(-220px, 0, 0);
  transition: -webkit-transform .3s;
  transition: transform .3s ease 0s;
  position: fixed;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 100;
  width: 220px;
  background: #000;
  padding: 35px 0 0;
  overflow-y: auto; }
  #mobileNav ul {
    margin: 0 0 60px 15px; }
    #mobileNav ul li {
      margin-bottom: 10px; }
      #mobileNav ul li a {
        color: #fff;
        text-transform: uppercase;
        letter-spacing: 0.18em;
        font-family: "AzoSans-Regular", Arial, sans-serif;
        font-size: 14px; }
        #mobileNav ul li a:hover, #mobileNav ul li a.section, #mobileNav ul li a.current {
          font-family: "AzoSans-Bold", Arial, sans-serif; }

#closeHelper {
  display: none;
  position: absolute;
  z-index: 20;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }

body.navOpen #mobileNav {
  display: block;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }
body.navOpen #closeHelper {
  display: block; }

/* FOOTER */
.footer {
  border-top: 1px solid #7f7f7f;
  margin: 0 0 20px;
  padding: 0;
  line-height: 22px;
  text-align: center;
  font-family: "AzoSans-Regular", Arial, sans-serif;
  font-size: 14px; }
  .footer .inner {
    color: #fff;
    background: #000;
    min-height: 1.875em;
    padding: 20px 0;
    text-align: right; }
    .footer .inner ul {
      float: right; }
      .footer .inner ul li {
        float: left;
        margin-left: 20px;
        text-align: center; }
    .footer .inner a {
      text-transform: uppercase;
      color: #fff;
      letter-spacing: .1em; }
      .footer .inner a:hover, .footer .inner a.current {
        color: #00d1cf; }
      .footer .inner a:after {
        display: block;
        content: attr(title);
        font-family: "AzoSans-Bold", Arial, sans-serif;
        height: 1px;
        color: transparent;
        overflow: hidden;
        visibility: hidden; }

.GalleryPage .main .inner {
  width: 1024px;
  max-width: 100%; }
  .GalleryPage .main .inner .back.leftPager {
    position: relative;
    font-size: 16px;
    padding-left: 20px;
    text-decoration: none;
    margin-bottom: 20px; }
    .GalleryPage .main .inner .back.leftPager:before {
      top: -2px; }
  .GalleryPage .main .inner .galleryContainer {
    position: relative;
    margin-bottom: 50px; }
  .GalleryPage .main .inner .galleryPager {
    position: absolute;
    width: 100%;
    height: 100%; }
    .GalleryPage .main .inner .galleryPager a {
      cursor: pointer;
      height: 100%;
      width: 50%;
      float: left; }
      .GalleryPage .main .inner .galleryPager a.not-active {
        display: none; }
      .GalleryPage .main .inner .galleryPager a:before {
        color: #707070;
        top: 50%;
        left: 30px;
        margin-top: -30px;
        font-size: 50px; }
      .GalleryPage .main .inner .galleryPager a.rightPager {
        float: right; }
        .GalleryPage .main .inner .galleryPager a.rightPager:before {
          left: auto;
          right: 30px; }
      .GalleryPage .main .inner .galleryPager a:hover:before {
        color: #afafaf; }

.Gallery h1, .GalleryPage h1 {
  font-family: "AzoSans-Regular", Arial, sans-serif;
  font-size: 24px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  margin-bottom: 30px; }

.Gallery .content-container > div > a .category, .Gallery .content-container > div > a .title {
  display: block;
  font-size: 12px;
  font-family: "AzoSans-LightItalic", Arial, sans-serif; }
.Gallery .content-container > div > a .category {
  font-family: "AzoSans-Regular", Arial, sans-serif;
  text-transform: uppercase; }

.Gallery .content-container > div > a, .galleryNav > a {
  cursor: pointer;
  width: 23.5%;
  float: left;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 15px; }
  .Gallery .content-container > div > a img, .galleryNav > a img {
    width: 100%; }
  .Gallery .content-container > div > a:nth-child(4n), .galleryNav > a:nth-child(4n) {
    margin-right: 0; }

.galleryNav {
  width: 100%; }

.galleryContainer, .videoContainer {
  position: relative;
  height: 544px;
  width: 1024px;
  overflow: hidden; }

.switchVideo, .switchGallery, .switchImage {
  background: url(images/gallery-pager.png) no-repeat;
  background-position: center top;
  cursor: pointer;
  position: absolute;
  width: 60px;
  height: 56px;
  top: 310px;
  left: 0;
  border: none;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
  display: none; }
  .switchVideo:hover, .switchGallery:hover, .switchImage:hover {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s; }
  .switchVideo.left:hover, .switchGallery.left:hover, .switchImage.left:hover {
    background-position: center -270px; }
  .switchVideo.right, .switchGallery.right, .switchImage.right {
    background-position: center -120px;
    left: auto;
    right: 0; }
    .switchVideo.right:hover, .switchGallery.right:hover, .switchImage.right:hover {
      background-position: center bottom; }

.galleryContainer .images {
  padding: 0;
  position: absolute;
  background: #000; }
  .galleryContainer .images .image {
    float: left;
    text-align: center;
    position: relative; }
    .galleryContainer .images .image img, .galleryContainer .images .image .video-js {
      float: left;
      display: inline-block;
      width: 100%;
      max-width: 100%;
      height: auto; }
.galleryContainer .switchGallery.left {
  display: block; }
.galleryContainer:first-child .switchGallery.left, .galleryContainer:last-child .switchGallery.right {
  display: none; }

.main {
  background-repeat: no-repeat;
  background-size: 100% auto; }

body {
  display: table;
  width: 100%;
  height: 100%; }

.typography .pagination a {
  font-family: "AzoSans-Light", Arial, sans-serif;
  margin-bottom: 10px;
  position: relative;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.4; }
  .typography .pagination a.right {
    padding-right: 20px;
    float: right; }
  .typography .pagination a.left {
    padding-left: 20px;
    float: left; }
  .typography .pagination a:before, .typography .pagination a:after {
    color: #7f7f7f;
    font-size: 20px;
    line-height: 1; }
  .typography .pagination a:hover:before, .typography .pagination a:hover:after {
    color: #fff; }

.Page #MemberLoginForm_LoginForm, #MemberLoginForm_LostPasswordForm {
  width: 230px;
  font-size: 14px;
  margin: 5em auto 2em;
  position: relative; }
  .Page #MemberLoginForm_LoginForm label, #MemberLoginForm_LostPasswordForm label {
    margin-bottom: .3em; }
  .Page #MemberLoginForm_LoginForm .checkbox label.right, #MemberLoginForm_LostPasswordForm .checkbox label.right {
    float: left; }
  .Page #MemberLoginForm_LoginForm input, #MemberLoginForm_LostPasswordForm input {
    border: solid 1px #fff;
    margin: .3em 0 1em; }
    .Page #MemberLoginForm_LoginForm input[type=checkbox], #MemberLoginForm_LostPasswordForm input[type=checkbox] {
      margin: .5em 1em 0 0;
      float: left; }
    .Page #MemberLoginForm_LoginForm input[type="submit"], #MemberLoginForm_LostPasswordForm input[type="submit"] {
      font-size: 14px;
      text-transform: uppercase;
      border: solid 2px #fff;
      margin: 0 0 2em;
      background: #fff;
      color: #000; }

.vjs-andrin-skin.vjs-default-skin .vjs-big-play-button {
  background: url(images/big-player-btn.png);
  width: 166px;
  height: 166px;
  border: 0;
  left: 50%;
  top: 50%;
  margin: -65px 0 0 -83px;
  box-shadow: none; }
  .vjs-andrin-skin.vjs-default-skin .vjs-big-play-button:hover {
    background-color: transparent; }
  .vjs-andrin-skin.vjs-default-skin .vjs-big-play-button:before {
    display: none; }
.vjs-andrin-skin.vjs-default-skin:hover .vjs-big-play-button {
  background-color: transparent;
  box-shadow: none; }
.vjs-andrin-skin.vjs-default-skin .vjs-volume-level, .vjs-andrin-skin.vjs-default-skin .vjs-play-progress {
  background: #000; }

.typography .pagination {
  position: relative;
  display: table;
  width: 100%;
  padding: 0; }
  .typography .pagination li {
    display: table-cell;
    list-style: none;
    text-align: center;
    vertical-align: middle; }
    .typography .pagination li:first-child, .typography .pagination li:last-child {
      width: 20%;
      padding-left: 1em; }
    .typography .pagination li:last-child {
      padding: 0 1em 0 0; }
    .typography .pagination li .pager {
      cursor: pointer;
      width: 13px;
      height: 25px;
      border: none;
      display: block; }
      .typography .pagination li .pager.right {
        background-position: center bottom;
        left: auto; }
      .typography .pagination li .pager.blur {
        cursor: default;
        opacity: 0; }

.BlogChapter .content-container, .BlogArticle .content-container {
  font-family: "AzoSans-Regular", Arial, sans-serif;
  font-size: 14px; }
  .BlogChapter .content-container > div, .BlogArticle .content-container > div {
    max-width: 640px;
    width: 100%;
    position: relative;
    margin: 0 auto 55px; }
    .BlogChapter .content-container > div img, .BlogArticle .content-container > div img {
      width: 100%;
      height: auto;
      max-width: 100%; }
    .BlogChapter .content-container > div:last-child, .BlogArticle .content-container > div:last-child {
      margin-bottom: 0px; }
  .BlogChapter .content-container h2, .BlogArticle .content-container h2 {
    border-bottom: solid 1px #fff;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .BlogChapter .content-container .media iframe, .BlogArticle .content-container .media iframe {
    width: 100%;
    max-width: 640px; }

body .fancybox-overlay {
  background: rgba(0, 0, 0, 0.8); }
body .fancybox-skin {
  margin: 30px 30px;
  background: #000;
  padding: 0;
  border-radius: 0; }
body #fancybox-loading {
  background: none; }
body .fancybox-close {
  background-image: url(images/close.png);
  background-size: 100% auto;
  width: 18px;
  height: 17px; }
body .fancybox-next:before, body .fancybox-prev:before {
  font-family: "fontello", Arial, sans-serif;
  position: absolute;
  content: '\e807';
  color: #707070;
  font-size: 50px;
  right: 30px;
  margin-top: -30px;
  top: 50%; }
body .fancybox-next:hover:before, body .fancybox-prev:hover:before {
  color: #afafaf; }
body .fancybox-next span, body .fancybox-prev span {
  background: none; }
body .fancybox-prev:before {
  content: '\e806';
  right: auto;
  left: 30px; }

.content-container {
  padding: 10px 0; }
  .content-container .headerImage {
    margin-bottom: 20px; }
  .content-container > .text {
    font-family: "AzoSans-Regular", Arial, sans-serif;
    font-size: 14px;
    float: right;
    width: 74%; }
    .content-container > .text h1 {
      font-size: 24px;
      margin: 0 0 15px;
      letter-spacing: .2em;
      line-height: 1; }
  .content-container .show-media {
    position: relative;
    width: 23.5%;
    float: left; }
    .content-container .show-media a {
      position: relative;
      display: block;
      margin-bottom: 10px; }
    .content-container .show-media img {
      width: 100%;
      float: left; }
    .content-container .show-media .videoTeaser {
      cursor: pointer;
      display: inline-block;
      margin-bottom: 0; }
      .content-container .show-media .videoTeaser span {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: url(images/player.png) no-repeat center center;
        opacity: .8; }
      .content-container .show-media .videoTeaser:hover span {
        opacity: 1; }

.parsley-errors-list {
  display: none; }

.Press .content-container {
  font-family: "AzoSans-Regular", Arial, sans-serif;
  font-size: 14px; }
  .Press .content-container h2 {
    font-family: "AzoSans-Regular", Arial, sans-serif;
    font-size: 24px;
    border-bottom: solid 1px #000;
    margin: 25px 0 18px;
    display: none; }
  .Press .content-container table {
    width: 100%; }
    .Press .content-container table td {
      padding-bottom: 50px; }
      .Press .content-container table td:first-child {
        width: 30%;
        font-family: "AzoSans-Medium", Arial, sans-serif;
        font-size: 24px;
        text-transform: uppercase;
        padding-right: 10px; }
        .Press .content-container table td:first-child span {
          font-family: "AzoSans-Regular", Arial, sans-serif;
          font-size: 14px;
          text-transform: none; }
  .Press .content-container span {
    display: block; }
    .Press .content-container span.publication {
      font-family: "AzoSans-Regular", Arial, sans-serif;
      font-size: 14px;
      text-transform: uppercase; }
    .Press .content-container span.quote {
      font-family: "AzoSans-Medium", Arial, sans-serif;
      font-size: 24px;
      color: #00d1cf; }
  .Press .content-container .download {
    text-transform: uppercase; }

.Biography .content-container {
  font-family: "AzoSans-Regular", Arial, sans-serif;
  font-size: 14px; }
  .Biography .content-container h1 {
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: solid 1px #7f7f7f;
    letter-spacing: 0.15em;
    margin-bottom: 20px; }
  .Biography .content-container .table-cell {
    float: left; }
    .Biography .content-container .table-cell:first-child {
      width: 240px;
      text-align: center; }
      .Biography .content-container .table-cell:first-child img {
        margin: 5px 0 20px; }
      .Biography .content-container .table-cell:first-child a {
        display: block;
        font-size: 24px;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0.15em;
        border-top: solid 1px #7f7f7f;
        padding: 33px 0 35px; }
        .Biography .content-container .table-cell:first-child a span {
          font-family: "AzoSans-LightItalic", Arial, sans-serif;
          display: block;
          font-size: 12px;
          letter-spacing: 0.1em;
          text-transform: none; }
          .Biography .content-container .table-cell:first-child a span span {
            display: inline;
            text-transform: uppercase; }
    .Biography .content-container .table-cell:nth-child(2) {
      vertical-align: top;
      padding-left: 25px; }
      .Biography .content-container .table-cell:nth-child(2) p {
        max-width: 460px; }
  .Biography .content-container table {
    width: 100%; }
    .Biography .content-container table td:first-child {
      width: 240px;
      text-align: center; }
      .Biography .content-container table td:first-child img {
        margin: 5px 0 20px; }
      .Biography .content-container table td:first-child a {
        display: block;
        font-size: 24px;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 0.15em;
        border-top: solid 1px #7f7f7f;
        padding: 33px 0 35px; }
        .Biography .content-container table td:first-child a span {
          font-family: "AzoSans-LightItalic", Arial, sans-serif;
          display: block;
          font-size: 12px;
          letter-spacing: 0.1em;
          text-transform: none; }
          .Biography .content-container table td:first-child a span span {
            display: inline;
            text-transform: uppercase; }
        .Biography .content-container table td:first-child a:last-child {
          border-bottom: solid 1px #7f7f7f; }
    .Biography .content-container table td:nth-child(2) {
      vertical-align: top;
      padding-left: 25px; }
      .Biography .content-container table td:nth-child(2) p {
        max-width: 460px; }

.Home hr {
  border-color: #7f7f7f;
  margin: 0; }
  .Home hr.top {
    margin-top: 35px; }
.Home .inner {
  width: 1024px;
  max-width: 1024px; }
  .Home .inner.teaserTable {
    display: table;
    border-collapse: collapse; }
  .Home .inner .content-container.teaserBoxes {
    display: table-row;
    padding: 0; }
    .Home .inner .content-container.teaserBoxes > div {
      vertical-align: top;
      display: table-cell;
      box-sizing: border-box;
      width: 50%;
      font-family: "AzoSans-Light", Arial, sans-serif;
      font-size: 14px;
      padding: 45px 0 60px; }
      .Home .inner .content-container.teaserBoxes > div a {
        box-sizing: border-box;
        max-width: 100%;
        padding-right: 20px;
        text-decoration: none;
        text-align: center;
        display: inline-block; }
        .Home .inner .content-container.teaserBoxes > div a img {
          width: 100%;
          max-width: 100%;
          display: block; }
      .Home .inner .content-container.teaserBoxes > div span {
        display: block;
        max-width: 372px;
        letter-spacing: .03em; }
      .Home .inner .content-container.teaserBoxes > div .headline {
        font-family: "AzoSans-Regular", Arial, sans-serif;
        font-size: 24px;
        text-transform: uppercase;
        margin-bottom: 40px;
        letter-spacing: .15em; }
      .Home .inner .content-container.teaserBoxes > div .subline {
        font-family: "AzoSans-Medium", Arial, sans-serif;
        font-size: 22px;
        margin: 25px 0 15px;
        letter-spacing: .05em; }
      .Home .inner .content-container.teaserBoxes > div:nth-child(2n) {
        border-left: solid 1px #7f7f7f; }
        .Home .inner .content-container.teaserBoxes > div:nth-child(2n) a {
          float: right;
          padding: 0 0 0 20px; }
      .Home .inner .content-container.teaserBoxes > div.newsletter p, .Home .inner .content-container.teaserBoxes > div.social-media p {
        margin: 0; }
      .Home .inner .content-container.teaserBoxes > div.newsletter .headline, .Home .inner .content-container.teaserBoxes > div.social-media .headline {
        font-family: "AzoSans-Light", Arial, sans-serif;
        font-size: 18px;
        text-transform: none;
        letter-spacing: .005em; }
        .Home .inner .content-container.teaserBoxes > div.newsletter .headline strong, .Home .inner .content-container.teaserBoxes > div.social-media .headline strong {
          font-family: "AzoSans-Medium", Arial, sans-serif;
          font-weight: normal; }
      .Home .inner .content-container.teaserBoxes > div.newsletter {
        text-align: center;
        padding-bottom: 50px; }
        .Home .inner .content-container.teaserBoxes > div.newsletter .headline {
          padding-left: 0;
          max-width: 400px; }
        .Home .inner .content-container.teaserBoxes > div.newsletter span {
          box-sizing: border-box;
          line-height: 1.2;
          margin: 0;
          max-width: 430px;
          padding: 0 20px; }
        .Home .inner .content-container.teaserBoxes > div.newsletter a {
          line-height: 1;
          font-size: 20px;
          text-align: center;
          padding: 8px 40px 7px;
          text-transform: uppercase;
          border: solid 1px #fff;
          margin-top: 40px; }
      .Home .inner .content-container.teaserBoxes > div.social-media {
        padding-top: 55px; }
        .Home .inner .content-container.teaserBoxes > div.social-media > div {
          box-sizing: border-box;
          display: inline-block;
          float: right;
          text-align: center;
          max-width: 372px;
          width: 100%;
          padding-left: 20px; }
          .Home .inner .content-container.teaserBoxes > div.social-media > div ul {
            margin: 0 auto;
            position: relative;
            display: inline-block;
            width: 100%; }
            .Home .inner .content-container.teaserBoxes > div.social-media > div ul li {
              width: 33%;
              float: left;
              font-size: 20px;
              text-align: center; }
              .Home .inner .content-container.teaserBoxes > div.social-media > div ul li a {
                float: none;
                padding: 0; }
              .Home .inner .content-container.teaserBoxes > div.social-media > div ul li:first-child {
                text-align: left; }
              .Home .inner .content-container.teaserBoxes > div.social-media > div ul li:last-child {
                text-align: right; }
  .Home .inner .content-container table {
    width: 100%; }
    .Home .inner .content-container table tr td {
      box-sizing: border-box;
      position: relative;
      width: 25%; }
      .Home .inner .content-container table tr td div {
        box-sizing: border-box;
        width: 25%;
        float: left;
        text-align: center;
        border-left: solid 5px #000;
        border-right: solid 5px #000; }
        .Home .inner .content-container table tr td div img {
          width: 100%; }
        .Home .inner .content-container table tr td div:first-child {
          border-left: 0; }
        .Home .inner .content-container table tr td div:last-child {
          border-right: 0; }
      .Home .inner .content-container table tr td a {
        font-family: "AzoSans-LightItalic", Arial, sans-serif;
        font-size: 12px;
        text-decoration: none;
        line-height: 1.3; }
        .Home .inner .content-container table tr td a span {
          display: block;
          text-transform: none; }
          .Home .inner .content-container table tr td a span.title {
            font-family: "AzoSans-Regular", Arial, sans-serif;
            text-transform: uppercase; }
        .Home .inner .content-container table tr td a:hover {
          color: #00d1cf; }
      .Home .inner .content-container table tr td.hero {
        border-bottom: solid 15px #000; }
        .Home .inner .content-container table tr td.hero a {
          font-size: 18px; }
          .Home .inner .content-container table tr td.hero a > span {
            position: absolute;
            top: 15px;
            left: 20px;
            color: #fff; }
            .Home .inner .content-container table tr td.hero a > span.icon {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              /* background: url(images/player-big.png) no-repeat center center; */
              background: url(images/big-player-btn.png) no-repeat center center;
              /* background-size: 15%; */
              opacity: .25; }
              .Home .inner .content-container table tr td.hero a > span.icon:hover {
                background-color: rgba(0, 0, 0, 0.2);
                opacity: .5; }
          .Home .inner .content-container table tr td.hero a:hover span {
            color: #00d1cf; }
        .Home .inner .content-container table tr td.hero img {
          width: 100%; }
    .Home .inner .content-container table tr table tr td {
      border-left: solid 5px #000;
      border-right: solid 5px #000; }
      .Home .inner .content-container table tr table tr td img {
        width: 100%; }
      .Home .inner .content-container table tr table tr td a {
        text-align: center; }
      .Home .inner .content-container table tr table tr td:first-child {
        border-left: 0; }
      .Home .inner .content-container table tr table tr td:last-child {
        border-right: 0; }
.Home .header .inner {
  max-width: 960px; }

.WatchMe .content-container td, .VideoGallery .content-container td {
  width: 23.5%;
  float: left;
  text-align: center;
  margin: 0 2% 10px 0; }
  .WatchMe .content-container td img, .VideoGallery .content-container td img {
    width: 100%; }
  .WatchMe .content-container td:nth-child(4n), .VideoGallery .content-container td:nth-child(4n) {
    margin-right: 0; }
.WatchMe .content-container a, .VideoGallery .content-container a {
  font-family: "AzoSans-LightItalic", Arial, sans-serif;
  font-size: 12px;
  text-decoration: none;
  line-height: 1.3; }
  .WatchMe .content-container a span, .VideoGallery .content-container a span {
    display: block;
    text-transform: none; }
    .WatchMe .content-container a span.title, .VideoGallery .content-container a span.title {
      font-family: "AzoSans-Regular", Arial, sans-serif;
      text-transform: uppercase; }
    .WatchMe .content-container a span.textInfo, .VideoGallery .content-container a span.textInfo {
      min-height: 50px; }
  .WatchMe .content-container a:hover, .VideoGallery .content-container a:hover {
    color: #00d1cf; }

.VideoGallery .content-container .videoTeaser .teaserImage {
  position: relative;
  margin-bottom: 10px; }
  .VideoGallery .content-container .videoTeaser .teaserImage:after {
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(images/player.png) no-repeat center center;
    opacity: .6;
    z-index: 10; }
.VideoGallery .content-container .videoTeaser:hover .teaserImage:after {
  opacity: 1; }

.Page .content-container, .PrivacyPolicy .content-container {
  max-width: 640px;
  margin: 0 auto;
  padding-bottom: 50px; }
  .Page .content-container p, .PrivacyPolicy .content-container p {
    font-family: "AzoSans-Regular", Arial, sans-serif;
    font-size: 14px;
    max-width: 620px; }
  .Page .content-container h1, .PrivacyPolicy .content-container h1 {
    font-family: "AzoSans-Regular", Arial, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: solid 1px #7f7f7f;
    letter-spacing: 0.15em;
    margin-bottom: 20px; }

.PrivacyPolicy .content-container h3 {
  font-family: "AzoSans-Bold", Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase; }

.Contact .content-container, .Newsletter .content-container {
  padding-bottom: 50px; }
  .Contact .content-container h1, .Newsletter .content-container h1 {
    font-family: "AzoSans-Bold", Arial, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: solid 1px #7f7f7f;
    letter-spacing: 0.15em; }
  .Contact .content-container > div > p, .Newsletter .content-container > div > p {
    font-family: "AzoSans-Regular", Arial, sans-serif;
    margin-bottom: 0;
    font-size: 14px;
    max-width: 680px; }
  .Contact .content-container p, .Newsletter .content-container p {
    margin: 20px 0 50px;
    font-size: 24px; }
  .Contact .content-container form, .Newsletter .content-container form {
    margin: 25px 0;
    padding: 0 0 20px;
    border-bottom: solid 1px #7f7f7f; }
    .Contact .content-container form fieldset, .Contact .content-container form .Actions, .Newsletter .content-container form fieldset, .Newsletter .content-container form .Actions {
      max-width: 700px; }
    .Contact .content-container form .Actions, .Newsletter .content-container form .Actions {
      text-align: right; }
    .Contact .content-container form label, .Newsletter .content-container form label {
      text-transform: uppercase;
      font-size: 14px; }
    .Contact .content-container form .field.text, .Newsletter .content-container form .field.text {
      box-sizing: border-box;
      width: 50%;
      float: left;
      border-left: solid 10px #000; }
      .Contact .content-container form .field.text:first-child, .Newsletter .content-container form .field.text:first-child {
        border-left: 0px;
        border-right: solid 10px #000; }
  .Contact .content-container .middleColumn, .Newsletter .content-container .middleColumn {
    display: flex; }
  .Contact .content-container textarea, .Newsletter .content-container textarea {
    font-family: "AzoSans-Regular", Arial, sans-serif;
    font-size: 14px;
    width: 100%;
    background: #e7e7e7;
    border: 0;
    height: 172px;
    border: solid 1px #e7e7e7;
    padding: 10px; }
    .Contact .content-container textarea.parsley-error, .Newsletter .content-container textarea.parsley-error {
      border-color: #cc0000; }
  .Contact .content-container input, .Newsletter .content-container input {
    background: #e7e7e7;
    border: 0;
    font-family: "AzoSans-Regular", Arial, sans-serif;
    font-size: 14px; }
    .Contact .content-container input[type="text"], .Contact .content-container input[type="email"], .Newsletter .content-container input[type="text"], .Newsletter .content-container input[type="email"] {
      border: solid 1px #e7e7e7;
      box-sizing: border-box;
      padding: 10px;
      width: 100%;
      line-height: 22px; }
      .Contact .content-container input[type="text"].parsley-error, .Contact .content-container input[type="email"].parsley-error, .Newsletter .content-container input[type="text"].parsley-error, .Newsletter .content-container input[type="email"].parsley-error {
        border-color: #cc0000; }
  .Contact .content-container #Form_ContactForm_header, .Newsletter .content-container #Form_ContactForm_header {
    text-transform: uppercase;
    font-size: 14px;
    text-transform: none; }
  .Contact .content-container #Agreement, .Newsletter .content-container #Agreement {
    margin-top: 20px; }
    .Contact .content-container #Agreement.parsley-error label[for="Form_ContactForm_Agreement"], .Newsletter .content-container #Agreement.parsley-error label[for="Form_ContactForm_Agreement"] {
      color: #cc0000; }
  .Contact .content-container #Form_ContactForm_Agreement, .Newsletter .content-container #Form_ContactForm_Agreement {
    float: left;
    margin: 5px 10px 0 0;
    text-transform: none; }
  .Contact .content-container label[for="Form_ContactForm_Agreement"], .Newsletter .content-container label[for="Form_ContactForm_Agreement"] {
    float: left !important;
    width: calc(100% - 25px);
    margin-bottom: 15px;
    text-transform: none; }
  .Contact .content-container input[type="submit"], .Newsletter .content-container input[type="submit"] {
    color: #fff;
    background: #00d1cf;
    border: 0;
    text-transform: uppercase;
    padding: 3px 7px;
    border-radius: 0;
    height: auto;
    font-weight: normal;
    line-height: 1.2; }

.Show .content-container > img {
  width: 100%;
  max-width: 100%; }

.Calendar #calendar {
  max-width: 100%;
  margin: 30px auto 50px;
  font-size: 12px;
  background: black;
  color: #fff; }
  .Calendar #calendar .fc-view-container > .fc-view > table > .fc-body > tr > td.fc-widget-content {
    border-top: 0 !important; }
  .Calendar #calendar h2 {
    font-size: 18px; }
  .Calendar #calendar .fc-toolbar {
    background-color: #00d1cf;
    text-transform: uppercase;
    height: 40px; }
    .Calendar #calendar .fc-toolbar .fc-center {
      line-height: 40px; }
    .Calendar #calendar .fc-toolbar .fc-button {
      height: 40px;
      padding: 10px 10px 0; }
    .Calendar #calendar .fc-toolbar .fc-icon {
      height: 20px; }
    .Calendar #calendar .fc-toolbar .fc-icon-left-single-arrow::after {
      content: "‹";
      font-size: 25px;
      font-weight: bold;
      top: -7%; }
  .Calendar #calendar.fc-ltr .fc-basic-view .fc-day-number {
    line-height: 1;
    padding: 15px 0 5px 8px; }
  .Calendar #calendar.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float: left;
    color: #00d1cf;
    font-size: 14px; }
  .Calendar #calendar .fc-head-container.fc-widget-header {
    border-top: 0;
    border-bottom: 0; }
  .Calendar #calendar .fc-day-header.fc-widget-header {
    padding: 0 1px;
    border-top: 0;
    border-bottom: 0; }
    .Calendar #calendar .fc-day-header.fc-widget-header:first-child {
      padding-left: 0; }
    .Calendar #calendar .fc-day-header.fc-widget-header:last-child {
      padding-right: 0; }
    .Calendar #calendar .fc-day-header.fc-widget-header span {
      background: #858585;
      display: block;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: .03em;
      padding: 2px 0 3px; }
  .Calendar #calendar .fc-scroller.autoHeight {
    height: auto !important; }
  .Calendar #calendar .fc-today {
    background: transparent !important; }
  .Calendar #calendar .fc-list-empty {
    background: transparent !important; }
  .Calendar #calendar.fc-unthemed .fc-view.fc-listMonth-view.fc-list-view.fc-widget-content {
    background: transparent;
    border-color: transparent; }
    .Calendar #calendar.fc-unthemed .fc-view.fc-listMonth-view.fc-list-view.fc-widget-content .fc-widget-header {
      border-bottom: solid 1px;
      padding-top: 15px; }
  .Calendar #calendar.fc-unthemed th, .Calendar #calendar.fc-unthemed td, .Calendar #calendar.fc-unthemed thead, .Calendar #calendar.fc-unthemed tbody, .Calendar #calendar.fc-unthemed .fc-divider, .Calendar #calendar.fc-unthemed .fc-row, .Calendar #calendar.fc-unthemed .fc-content, .Calendar #calendar.fc-unthemed .fc-popover, .Calendar #calendar.fc-unthemed .fc-list-view, .Calendar #calendar.fc-unthemed .fc-list-heading td {
    border-color: #7f7f7f;
    border-left: 0;
    border-right: 0; }
    .Calendar #calendar.fc-unthemed th.fc-day-top, .Calendar #calendar.fc-unthemed td.fc-day-top, .Calendar #calendar.fc-unthemed thead.fc-day-top, .Calendar #calendar.fc-unthemed tbody.fc-day-top, .Calendar #calendar.fc-unthemed .fc-divider.fc-day-top, .Calendar #calendar.fc-unthemed .fc-row.fc-day-top, .Calendar #calendar.fc-unthemed .fc-content.fc-day-top, .Calendar #calendar.fc-unthemed .fc-popover.fc-day-top, .Calendar #calendar.fc-unthemed .fc-list-view.fc-day-top, .Calendar #calendar.fc-unthemed .fc-list-heading td.fc-day-top {
      border-top: 0; }
  .Calendar #calendar.fc-unthemed .fc-content-skeleton thead {
    border-top: 0; }
  .Calendar #calendar.fc-unthemed .fc-divider, .Calendar #calendar.fc-unthemed .fc-popover .fc-header, .Calendar #calendar.fc-unthemed .fc-list-heading td {
    background: transparent; }
  .Calendar #calendar.fc-unthemed .fc-list-view .fc-widget-header {
    border-top: 0;
    padding-bottom: 5px; }
  .Calendar #calendar.fc-unthemed .fc-list-view .fc-list-heading-alt {
    display: none; }
  .Calendar #calendar.fc-unthemed .fc-list-item-title.fc-widget-content {
    padding-bottom: 5px;
    border-top: 0; }
    .Calendar #calendar.fc-unthemed .fc-list-item-title.fc-widget-content a {
      text-decoration: none; }
  .Calendar #calendar.fc-unthemed .fc-list-item .fc-list-item-marker.fc-widget-content {
    width: 0;
    padding: 0;
    overflow: hidden; }
    .Calendar #calendar.fc-unthemed .fc-list-item .fc-list-item-marker.fc-widget-content > * {
      display: none; }
  .Calendar #calendar.fc-unthemed .fc-list-item-title.fc-widget-content:hover {
    background: transparent; }
  .Calendar #calendar .fc-state-default {
    background: none;
    box-shadow: none;
    text-shadow: none;
    border: 0;
    color: #fff; }
    .Calendar #calendar .fc-state-default:hover {
      color: #fff; }
  .Calendar #calendar .fc-event, .Calendar #calendar .fc-event-dot {
    background: transparent;
    border-radius: 0;
    border: 0;
    font-size: 13px;
    text-align: left; }
  .Calendar #calendar .fc-day-grid-event {
    margin: 0 5px 5px !important;
    text-decoration: none !important; }
  .Calendar #calendar a:hover {
    cursor: pointer;
    color: #00d1cf; }
  .Calendar #calendar .fc-title {
    display: block; }
  .Calendar #calendar .fc-time {
    display: block; }
    .Calendar #calendar .fc-time:after {
      content: ' Uhr'; }
  .Calendar #calendar .fc-event-container {
    vertical-align: top;
    padding: 0 0 0 10px;
    line-height: 1;
    text-align: left; }
  .Calendar #calendar .fc-day-grid-event, .Calendar #calendar .fc-list-item {
    display: inline-block;
    margin: 7px 0 0 !important; }
    .Calendar #calendar .fc-day-grid-event .place, .Calendar #calendar .fc-list-item .place {
      display: block;
      font-size: 11px; }
    .Calendar #calendar .fc-day-grid-event .fc-content, .Calendar #calendar .fc-list-item .fc-content {
      white-space: normal; }
  .Calendar #calendar .fc-list-table .fc-widget-header {
    padding: 0; }
  .Calendar #calendar .fc-list-table .fc-list-item {
    padding: 0 10px;
    display: block; }
  .Calendar #calendar .fc-list-heading-main {
    font-size: 14px; }
  .Calendar #calendar .fc-list-item {
    margin-top: 15px !important; }
    .Calendar #calendar .fc-list-item .place {
      display: block;
      font-size: 11px;
      margin-bottom: 15px; }

#cookie-policy {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1999;
  -webkit-box-shadow: 0px -3px 7px -2px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px -3px 7px -2px rgba(51, 51, 51, 0.5);
  box-shadow: 0px -3px 7px -2px rgba(51, 51, 51, 0.5);
  max-height: 0;
  transition: max-height 0.5s ease-out;
  overflow: hidden;
  background-color: #333;
  margin: 0 -20px; }
  #cookie-policy .inner {
    max-width: 800px;
    margin: 0px auto;
    padding: 10px 20px 5px 20px;
    box-sizing: border-box; }
    #cookie-policy .inner p {
      margin: 0;
      line-height: 26px;
      font-size: 12px;
      line-height: 1.5; }
      #cookie-policy .inner p a {
        text-decoration: underline; }
    #cookie-policy .inner button {
      border-radius: 0;
      border: 0;
      background-color: #fff;
      font-size: 14px/16px;
      padding: 0px 12px;
      margin: 0 0 10px 10px;
      cursor: pointer; }
  #cookie-policy.visible {
    max-height: 500px;
    transition: max-height 1s ease-in; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  body .fancybox-close {
    background-image: url(images/close@2x.png); }
  body .fancybox-next span, body .fancybox-prev span {
    background-image: url(images/gallery-pager@2x.png); } }
@media screen and (max-width: 1080px) {
  .Home header.header .primary .inner,
  .Home .inner,
  header.header .primary .inner {
    width: 100%;
    max-width: 100%; } }
@media only screen and (max-width: 1024px) {
  .galleryContainer, .videoContainer {
    height: 544px;
    overflow: hidden;
    position: relative;
    width: 100%; }

  .inner {
    max-width: 100%; }

  .GalleryPage .main .inner, .Home .inner {
    width: 100%;
    max-width: 100%; }

  .footer {
    margin: 0; } }
@media only screen and (max-width: 960px) {
  .Home .inner {
    width: 100%;
    max-width: 100%; }

  .header .primary {
    margin: 0 0 0.5em; } }
@media only screen and (max-width: 940px) {
  .header .primary {
    border-color: transparent;
    margin: -20px 0 0; }
    .header .primary .inner .icon-sandwich, .header .primary .inner .icon-sandwich:hover {
      display: block;
      cursor: pointer;
      font-family: "AzoSans-Regular", Arial, sans-serif;
      float: right;
      font-size: 20px; }
    .header .primary .inner ul {
      display: none; }
  .header .brand {
    color: #fff;
    font-size: 30px;
    letter-spacing: .4em; } }
@media only screen and (max-width: 768px) {
  .WatchMe .content-container td, .VideoGallery .content-container td {
    width: 49%; }
    .WatchMe .content-container td:nth-child(2n), .VideoGallery .content-container td:nth-child(2n) {
      margin-right: 0; }

  .Home .inner.teaserTable {
    display: inline; }
    .Home .inner.teaserTable .teaserBoxes {
      display: table;
      width: 100%; }
      .Home .inner.teaserTable .teaserBoxes > div {
        display: table-row;
        width: 100%;
        float: none;
        text-align: center; }
        .Home .inner.teaserTable .teaserBoxes > div > a {
          padding: 45px 0 50px; }
        .Home .inner.teaserTable .teaserBoxes > div.newsletter > span {
          display: inline-block;
          padding: 45px 0 50px; }
        .Home .inner.teaserTable .teaserBoxes > div.social-media > div {
          position: relative;
          margin: 0 auto;
          display: block;
          float: none;
          padding: 45px 0 50px; }
        .Home .inner.teaserTable .teaserBoxes > div:nth-child(2n) {
          border-left: 0;
          border-top: solid 1px #7f7f7f; }
          .Home .inner.teaserTable .teaserBoxes > div:nth-child(2n) a {
            padding: 45px 0 50px;
            float: none; }
        .Home .inner.teaserTable .teaserBoxes > div a {
          padding-right: 0; }
          .Home .inner.teaserTable .teaserBoxes > div a img {
            position: relative;
            margin: 0 auto;
            width: 100%; }
  .Home .inner .content-container table tr td div {
    width: 50%;
    min-height: 190px;
    border-bottom: 20px solid #000; }
    .Home .inner .content-container table tr td div:nth-child(2n) {
      border-right: 0; }
    .Home .inner .content-container table tr td div:nth-child(2n+1) {
      border-left: 0; }

  .Biography .content-container table td {
    display: table-row;
    width: 100%;
    margin-bottom: 50px; }
    .Biography .content-container table td:first-child, .Biography .content-container table td:nth-child(2) {
      width: 100%;
      display: table-header-group;
      padding: 0; }
      .Biography .content-container table td:first-child p, .Biography .content-container table td:nth-child(2) p {
        max-width: none; }
    .Biography .content-container table td:first-child {
      display: table-footer-group; }
      .Biography .content-container table td:first-child a:last-child {
        border-bottom: 0; } }
@media only screen and (max-width: 660px) {
  .header .primary {
    border-color: transparent;
    margin: -20px 0 0; }
    .header .primary .inner .icon-sandwich, .header .primary .inner .icon-sandwich:hover {
      display: block;
      cursor: pointer;
      font-family: "AzoSans-Regular", Arial, sans-serif;
      float: right;
      font-size: 20px; }
    .header .primary .inner ul {
      display: none; }
  .header .brand {
    color: #fff;
    font-size: 30px;
    letter-spacing: .4em; } }
@media only screen and (max-width: 560px) {
  .WatchMe .content-container td, .VideoGallery .content-container td {
    width: 100%;
    margin-right: 0; }

  .Press .inner table tr {
    display: table;
    margin-bottom: 60px; }
    .Press .inner table tr td {
      display: table-row; }
      .Press .inner table tr td .publication {
        margin-top: 20px; }

  .Show .content-container > .text {
    display: table-header-group;
    float: none; }
  .Show .content-container > .show-media {
    float: none;
    width: 100%; }
    .Show .content-container > .show-media > a, .Show .content-container > .show-media > a img {
      width: 100%; }

  .WatchMe .content-container > div > a img {
    width: 100%;
    margin: 0 0 20px 0; }

  .Gallery .content-container div > a, .galleryNav > a {
    width: 48%;
    margin-right: 0;
    margin-bottom: 15px; }
    .Gallery .content-container div > a:nth-child(2n+1), .galleryNav > a:nth-child(2n+1) {
      margin-right: 2%; } }
@media only screen and (max-width: 410px) {
  .header .brand {
    font-size: 27px;
    letter-spacing: .3em; } }

/*# sourceMappingURL=layout.css.map */
