.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.fade-out {
  opacity: 0 !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #f5f5f5;
  font-size: 100%;
  line-height: 1.6;
}
a,
a:link,
a:visited,
a:active,
a:focus {
  color: #efefef;
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0.1);
}
a:hover {
  color: #fff;
  background: rgba(255,255,255,0.05);
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
::-moz-selection,
::selection {
  background: #C00;
  color: #FFF;
  text-shadow: none;
}
p a,
li a,
blockquote a,
.text-block a {
  border-bottom: 1px solid #efefef;
  border-bottom-color: rgba(239,239,239,0.3);
}
p a:hover,
li a:hover,
blockquote a:hover,
.text-block a:hover {
  border-bottom-color: #fff;
}
.underlined {
  border-bottom: 1px solid #efefef;
  border-bottom-color: rgba(239,239,239,0.3);
}
.underlined:hover {
  border-bottom-color: #fff;
}
small {
  font-size: 0.75em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-family: inherit;
}
h1 {
  font-size: 2.5em;
  line-height: 1.1em;
}
h2 {
  font-size: 1.8em;
  margin: 1.05em 0 .55em;
  line-height: 1.2em;
}
h3 {
  font-size: 1.25em;
  margin: 1.1em 0 0.5em;
  line-height: 1.2em;
}
h4,
h5,
h6 {
  font-size: 1em;
  margin: 1.5em 0 0.5em;
}
p {
  margin-bottom: 1em;
}
p img {
  display: block;
  height: auto;
  width: auto;
  max-width: 1560px;
}
ul,
ol {
  margin: 0 0 1em 2em;
}
li {
  margin: 0 0 0.5em 0;
}
blockquote {
  margin: 1em 0 1em 2em;
}
pre {
  font-family: Courier, monospace;
  font-size: 0.75em;
  line-height: 1.2em;
}
input[type="submit"],
button,
.button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #030002;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #f5f5f5;
  font-weight: bold;
  cursor: pointer;
  display: block;
  outline: none;
  padding: 0.75em 1.5em;
  position: relative;
  text-decoration: none;
  border: 0;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
input[type="submit"]:hover,
button:hover,
.button:hover {
  background: #ffffff;
}
input[type="submit"]:active,
button:active,
.button:active {
  background: #dcdcdc;
}
form label {
  display: block;
  font-weight: bold;
  padding-bottom: 0.25em;
  margin: 0;
  font-size: .875em;
  line-height: 1.6em;
  cursor: pointer;
}
form input,
form textarea {
  padding: 0.571428571429em;
  font-size: .875em;
  line-height: 1.6em;
  border: 1px solid #999;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,
h2 {
  text-transform: uppercase;
  font-weight: normal;
}
h3.album-title {
  margin: 0;
  font-size: 2em;
  letter-spacing: 0.1em;
  font-weight: normal;
}
.album-content p {
  font-size: 1.2em;
  letter-spacing: 1px;
}
.two-dim-slider .slider-album-indicator a.album-name-indicator {
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.2em;
}
li {
  margin: 0.5em 0 0 0;
}
a:hover {
  background: none;
}
header h1.logo a,
#nav li a,
.two-dim-slider a info-text,
.site-description {
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
header h1.logo a {
  font-size: 1.4em;
  text-transform: uppercase;
  font-family: DistrictProThin;
  letter-spacing: 2px;
  font-weight: normal;
}
header h1.logo a .first {
  letter-spacing: 6px;
}
.site-description {
  font-size: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: DistrictProThin;
}
#nav li a {
  font-size: 1.8em;
  text-transform: uppercase;
}
.footer-copy {
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 0.9em;
  padding-left: 0.5em;
}
.two-dim-slider {
  position: relative;
  width: 600px;
  height: 600px;
  z-index: 8;
  background-color: #030002;
}
.two-dim-slider .preloader-container {
  position: absolute;
  left: 50%;
  top: 50%;
}
.two-dim-slider .preloader-container .preloader-spinner {
  width: 20px;
  height: 20px;
  margin-left: -10px;
  margin-top: -10px;
  background: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/preloader.gif);
}
.two-dim-slider a.play-button-container {
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  border: 0;
}
.two-dim-slider a.play-button-container:hover {
  opacity: .8;
  background: none;
  border: 0;
}
.two-dim-slider .play-button {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  display: block;
  cursor: pointer !important;
  background: #080807;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  overflow: hidden;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.two-dim-slider .play-button .play-button-icon {
  width: 64px;
  height: 64px;
  background: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/touchfolio-sprite-default.png) no-repeat -96px 0 transparent;
  display: block;
  float: left;
}
.two-dim-slider .play-button.play-button-loading .play-video-loading-icon {
  width: 64px;
  display: block;
  float: left;
  height: 64px;
  background: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/preloader.gif) no-repeat center center transparent;
}
.two-dim-slider .play-button.play-button-loading .play-icons-wrap {
  margin-left: -64px;
}
.two-dim-slider .play-button .play-icons-wrap {
  width: 128px;
  margin: 0;
  display: block;
  margin-left: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.235,0.640,0.565,1.000);
  -moz-transition: all 0.3s cubic-bezier(0.235,0.640,0.565,1.000);
  -o-transition: all 0.3s cubic-bezier(0.235,0.640,0.565,1.000);
  transition: all 0.3s cubic-bezier(0.235,0.640,0.565,1.000);
}
.two-dim-slider .back-to-list-button {
  position: absolute;
  z-index: 30;
  left: 8px;
  top: 16px;
  padding: 4px 8px 3px;
  background: #080807;
  display: block;
}
.two-dim-slider .video-overlay {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 26;
  bottom: 0;
  right: 0;
  display: none;
}
.two-dim-slider .video-overlay .video-container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 3em;
  overflow: hidden;
}
.two-dim-slider .video-overlay .video-close-button {
  position: absolute;
  z-index: 30;
  right: 8px;
  top: 16px;
  padding: 4px 8px 3px;
  background: #080807;
  display: block;
  font-size: .875em;
}
.two-dim-slider .close-button {
  cursor: pointer;
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.two-dim-slider .close-button .close-icon {
  margin: 0;
  width: 32px;
  height: 32px;
  background: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/touchfolio-sprite-default.png) no-repeat -64px -32px;
  background-color: #080807;
  display: block;
}
.two-dim-slider .slider-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: 0;
  zoom: 1;
  z-index: 20;
  padding: 0;
}
.two-dim-slider .slider-wrapper img {
  max-width: fit-content !important;
}
.two-dim-slider .drag-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.two-dim-slider .album-meta,
.two-dim-slider .item-meta {
  display: none;
}
.two-dim-slider .block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -o-transform-origin: 0;
}
.two-dim-slider .block img.blocked-by-loop {
  visibility: hidden !important;
}
.two-dim-slider .block-inside {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  overflow: hidden;
}
.two-dim-slider .top {
  top: -100%;
}
.two-dim-slider .bottom {
  top: 100%;
}
.two-dim-slider .left {
  left: -100%;
}
.two-dim-slider .right {
  left: 100%;
}
.two-dim-slider .last-block {
  background: none !important;
}
.two-dim-slider .last-block img {
  visibility: hidden !important;
}
.two-dim-slider .arrow-left a,
.two-dim-slider .arrow-right a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-transition: none 0s ease-in-out;
  -moz-transition: none 0s ease-in-out;
  -o-transition: none 0s ease-in-out;
  transition: none 0s ease-in-out;
  font-size: 1.3em;
}
.two-dim-slider .arrow-left a:hover,
.two-dim-slider .arrow-right a:hover {
  background: none;
  border: 0;
  color: #f5f5f5;
}
.two-dim-slider .arrow-left a:hover .info-text.info-text-visible,
.two-dim-slider .arrow-right a:hover .info-text.info-text-visible {
  visibility: visible;
  opacity: 1;
  color: #f5f5f5;
}
.two-dim-slider .arrow-left a .info-text,
.two-dim-slider .arrow-right a .info-text {
  display: block;
  visibility: hidden;
  background: #080807;
  white-space: nowrap;
  float: left;
  position: absolute;
  left: 32px;
  top: 8px;
  padding: 9px 8px 6px;
  font-size: 13px;
  line-height: 18px;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.two-dim-slider .arrow-right a .info-text {
  left: auto;
  right: 32px;
}
.two-dim-slider .arrow-right a .info-text.info-text-visible {
  visibility: visible;
  opacity: 1;
}
.two-dim-slider .arrow-left,
.two-dim-slider .arrow-right {
  position: absolute;
  top: 50%;
  z-index: 25;
  display: block;
  width: 48px;
  height: 48px;
  margin: 0;
}
.two-dim-slider .arrow-left .icon-bg,
.two-dim-slider .arrow-right .icon-bg {
  width: 48px;
  height: 48px;
  display: block;
  position: relative;
  margin-top: -24px;
  cursor: pointer;
}
.two-dim-slider .arrow-left .icon-bg .icon,
.two-dim-slider .arrow-right .icon-bg .icon {
  float: left;
  display: block;
  margin: 8px 0 0 8px;
  padding: 7px 5px 7px 0px;
  width: 32px;
  height: 19px;
  background-color: #030002;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.two-dim-slider .arrow-left.disabled-arrow .icon,
.two-dim-slider .arrow-right.disabled-arrow .icon {
  opacity: 0.2;
}
.two-dim-slider .arrow-left {
  left: 0;
}
.two-dim-slider .arrow-left.prev-album-arrow .icon-bg .icon {
  -webkit-transition: none 0s ease-in-out;
  -moz-transition: none 0s ease-in-out;
  -o-transition: none 0s ease-in-out;
  transition: none 0s ease-in-out;
  padding: 6px 10px 7px 4px;
}
.two-dim-slider .arrow-left .icon-bg .icon {
  -webkit-transition: none 0s ease-in-out;
  -moz-transition: none 0s ease-in-out;
  -o-transition: none 0s ease-in-out;
  transition: none 0s ease-in-out;
  padding: 7px 4px 7px 10px;
  width: 16px;
}
.two-dim-slider .arrow-left .icon-bg .icon:before {
  margin-left: 0;
  content: "\f053";
}
.two-dim-slider .arrow-left.prev-album-arrow .icon-bg .icon:before {
  content: "\f077";
}
.two-dim-slider .arrow-right {
  right: 2px;
}
.two-dim-slider .arrow-right .icon-bg .icon {
  float: right;
}
.two-dim-slider .arrow-right .icon-bg .icon:before {
  margin-left: 7px;
  content: "\f054";
}
.two-dim-slider .arrow-right.next-album-arrow .icon-bg .icon:before {
  content: "\f078";
}
.two-dim-slider .slider-album-indicator {
  position: absolute;
  z-index: 23;
  color: #f5f5f5;
  width: auto;
  bottom: 32px;
  right: 8px;
}
.two-dim-slider .slider-album-indicator .album-info-text {
  padding: 5px 16px;
  font-size: 1em;
  background: #080807;
  height: 22px;
  float: right;
  padding: 1px 8px 10px 12px;
  -webkit-transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
}
.two-dim-slider .slider-album-indicator .album-info-text.album-text-hidden {
  opacity: 0;
}
.two-dim-slider .slider-album-indicator a.album-name-indicator {
  margin-right: .5em;
  border-bottom: 0;
}
.two-dim-slider .slider-album-indicator .item-count-indicator {
  font-size: .75em;
  text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.two-dim-slider.smaller-collapsed-slider .slider-album-indicator {
  bottom: 16px;
}
.two-dim-slider.smaller-collapsed-slider .slider-album-indicator .album-info-text {
  display: block !important;
  width: 32px;
  height: 32px;
  float: right;
  text-indent: -9999px;
  background: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/touchfolio-sprite-default.png) no-repeat -64px 0 transparent;
  background-color: #080807;
  text-decoration: none;
  border: 0;
  padding: 0;
}
.two-dim-slider.smaller-collapsed-slider .slider-album-indicator .item-count-indicator {
  display: none;
}
.two-dim-slider.smaller-collapsed-slider .slider-album-indicator .album-info-block {
  display: block;
}
.two-dim-slider.smaller-collapsed-slider .video-overlay .video-container {
  margin: 0;
}
.two-dim-slider .grab-cursor {
  cursor: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/grab.png) 8 8, move;
}
.two-dim-slider .grabbing-cursor {
  cursor: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/grabbing.png) 8 8, move;
}
.two-dim-slider .auto-cursor {
  cursor: auto;
}
.two-dim-slider .slider-album-indicator {
  padding-bottom: 0 !important;
}
.album-info-block {
  -webkit-text-size-adjust: none;
  position: absolute;
  display: none;
  overflow: auto;
  z-index: 50;
  width: 65%;
  padding: 0;
  background: rgba(3,0,2,0.35);
  right: 0;
  bottom: 32px;
  max-width: 40em;
  color: #f5f5f5;
}
.album-info-block .bottom-bar {
  width: 100%;
}
.album-info-block .info-container {
  width: auto;
  height: auto;
  padding: 1.5em;
}
.album-info-block h3.album-title {
  margin-top: 0;
}
.album-info-block .album-content {
  font-size: .875em;
  line-height: 1.6em;
  margin: 0;
}
.close-project {
  position: relative;
  float: right;
  font-size: .875em;
  line-height: 1.2em;
}
.share-project {
  margin-top: 1em;
}
a.pin-it-btn,
a.facebook-share-btn {
  width: 43px;
  height: 21px;
  background: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/touchfolio-sprite-default.png) no-repeat -192px 0 transparent;
  display: block;
  border: 0;
  cursor: pointer;
  float: left;
  opacity: .75;
}
a.pin-it-btn:hover,
a.facebook-share-btn:hover {
  opacity: 1;
  background-color: transparent;
}
a.facebook-share-btn {
  margin-left: 8px;
  width: 53px;
  height: 20px;
  background-position: -192px -32px;
  display: block;
  border: 0;
}
.slider-data {
  display: block;
  color: #080807;
  z-index: -1;
  overflow: hidden;
}
.slider-data a {
  color: #080807;
  border: 0;
  background: none;
}
.slider-data .album-meta {
  display: block;
}
.action-notifier {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  background: #080807;
  z-index: 9999;
  white-space: nowrap;
  padding: 0 8px;
  font-size: 12px;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.action-notifier.action-notifier-visible {
  opacity: 1;
}
body.ds-gallery-page {
  background: #030002;
}
.ds-gallery-page {
  height: 100%;
  overflow: hidden;
}
.ds-gallery-page #main-wrap {
  border-color: transparent;
}
.ds-gallery-page #page,
.ds-gallery-page #main {
  height: 100%;
  float: none;
  margin: 0;
}
.ds-gallery-page .main-header {
  position: relative;
  background: #080807;
  overflow-y: auto;
  height: 100%;
  float: left;
}
.ds-gallery-page .main-header::-webkit-scrollbar {
  background: rgba(51,51,51,0.1);
  width: 8px;
  height: 8px;
}
.ds-gallery-page .main-header::-webkit-scrollbar-thumb {
  background-color: rgba(51,51,51,0.2);
}
.ds-gallery-page .main-header::-webkit-scrollbar-thumb:hover {
  background-color: rgba(51,51,51,0.3);
}
.ds-gallery-page #primary {
  height: 100%;
  padding: 0;
}
.ds-gallery-page #content {
  height: 100%;
}
.ds-gallery-page .push {
  display: none;
}
.ds-gallery-page .two-dim-slider {
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 8px;
  width: auto;
  height: auto;
  overflow: hidden;
}
.ds-gallery-page .mouse-follow-cursor {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  background: #080807;
  color: ;
  font-size: 13px;
  padding: 2px 4px;
  white-space: nowrap;
}
.entry-title {
  margin: 0;
}
.entry-title a {
  color: #fefefe;
}
.entry-title a:hover {
  background: none;
  color: #fff;
}
.entry-header {
  margin: 0 0 1em;
}
.entry-meta {
  margin-top: 0.25em;
  font-size: .875em;
  font-weight: normal;
  color: #efefef;
}
.entry-meta .comments-link,
.entry-meta .entry-date,
.entry-meta .byline {
  white-space: nowrap;
}
.more-link {
  margin-top: 1em;
  display: inline-block;
  font-weight: normal;
  color: #f5f5f5;
  overflow: hidden;
  line-height: 1.3em;
}
.logged-in-as {
  font-size: .875em;
  margin-bottom: 1.14285714286em;
}
.entry-content,
.entry-summary {
  margin: 0;
}
.page-links {
  margin: 0 0 1em;
}
.hentry {
  max-width: 1300px;
  margin: 0 0 3em;
}
#nav-below {
  max-width: 1300px;
  margin: 0 0 2em;
}
#comments {
  max-width: 1300px;
  margin: 0;
}
#commentform #author,
#commentform #email,
#commentform #url {
  width: 100%;
  max-width: 812.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#commentform #comment {
  min-height: 10em;
  max-width: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.commentlist .comment-content {
  padding-left: 2em;
}
.commentlist .children {
  list-style: none;
  margin: 0 0 0.5em 2em;
}
.commentlist .comment {
  margin: 0 0 1em;
  border-bottom: 1px solid rgba(0,0,0,0.05);
  padding: 1em 0;
}
.commentlist .comment .avatar {
  float: left;
  width: 1.5em;
  height: auto;
  margin: 0 0.5em 0 0;
}
.commentlist .comment time {
  margin: 0 0.3em;
}
.commentlist .comment cite {
  font-style: normal;
  font-weight: bold;
}
.commentlist .comment footer {
  margin-bottom: 1em;
}
.commentlist .comment .commentmetadata {
  display: inline;
}
.commentlist .comment .commentmetadata a {
  color: #efefef;
}
.commentlist .comment .commentmetadata,
.commentlist .comment .reply {
  font-size: .875em;
  color: #efefef;
}
.commentlist .comment .reply {
  padding-left: 2.28571428571em;
}
.commentlist .comment.author-comment cite {
  background: #FFF9b3;
  padding: 0 2px;
}
#respond {
  padding: .5em 2em;
  background: #000000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
#respond form {
  margin-top: 1.5em;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: .5em;
  margin-top: .1em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: .5em;
  margin-top: .1em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.aligncenter .wp-caption-text {
  text-align: center;
}
#nav-below {
  padding-bottom: 1em;
  display: block;
}
.nav-previous {
  float: left;
}
.nav-next {
  float: right;
}
.entry-title {
  margin-top: 0.88em;
  margin-left: 1em;
  color: #fefefe;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.entry-title a {
  color: #fefefe;
}
.entry-title a:hover {
  background: none;
  color: #fff;
}
.hentry {
  max-width: none;
  margin: 0;
}
#back-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 60px;
  z-index: 999;
}
#back-top a {
  width: 50px;
  height: 40px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #bbb;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  border-bottom: none;
}
#back-top a:hover {
  color: #000;
}
#back-top span.wrapper {
  width: 50px;
  height: 50px;
  display: block;
  background-color: #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
#back-top span.wrapper span {
  display: block;
  padding: 10px 0;
  font-size: 1.7em;
}
#back-top a:hover span.wrapper {
  background-color: #777;
}
.wpcf7-form label {
  display: inline-block;
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 0.3em;
  width: 170px;
}
.wpcf7-form-control-wrap input {
  vertical-align: middle;
}
.wpcf7-form-control-wrap textarea {
  vertical-align: top;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
  width: 40%;
  border: none;
  background-color: rgba(120,120,120,0.5);
  color: #f5f5f5;
  border: 1px dotted transparent;
  letter-spacing: 2px;
  font-size: 1em;
}
.wpcf7-form-control-wrap input:focus,
.wpcf7-form-control-wrap textarea:focus {
  border: 1px dotted #efefef;
  outline: none !important;
}
.wpcf7-captchac {
  display: inline;
  height: auto;
  width: auto;
  max-width: none;
}
.mustfill,
span.captcha .wpcf7-not-valid-tip,
.wpcf7-form-control-wrap .wpcf7-captchar {
  margin-left: 185px;
}
.mustfill {
  font-size: 0.8em;
  letter-spacing: 1px;
  color: #ccc;
}
.wpcf7-reset {
  margin-left: 4px;
}
.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
  border: none !important;
  background: none !important;
  top: -1em !important;
  left: 0 !important;
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1.2em !important;
  color: #ff0000 !important;
  letter-spacing: 1px;
  width: inherit !important;
}
input[type="submit"],
button,
.button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #f5f5f5;
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #030002;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: normal;
  font-size: 1.2em;
  cursor: pointer;
  display: inline-block;
  outline: none;
  padding: 0.3em 0.8em;
  position: relative;
  text-decoration: none;
  border: 0;
  -webkit-transition: background-color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
input[type="submit"]:hover,
button:hover,
.button:hover {
  background: #ffffff;
  color: #030002;
}
input[type="submit"]:active,
button:active,
.button:active {
  background: #dcdcdc;
  color: #030002;
}
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 64.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 67.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 20px;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.clearboth {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}
.box_min_width {
  min-width: 400px;
  max-width: 400px;
}
.box_max_width_2row {
  min-width: 400px;
  max-width: 840px;
}
.content-semiback {
  background-color: rgba(3,0,2,0.35);
  padding: 0.8em;
  margin-right: 5em;
  width: max-content;
  max-width: 95%;
}
.content-semiback p:last-child {
  margin-bottom: 0;
}
.content-semiback h2 {
  margin-top: 0;
}
.collapsed-layout .content-semiback {
  margin-right: 0;
}
.entry-content.startpage > p {
  margin: 0;
  padding: 0;
}
ul#gallery-filter {
  margin: 0;
  padding: 0;
  margin-top: 1.7em;
  padding-left: 5px;
}
ul#gallery-filter li {
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  display: inline-block;
  margin-bottom: 20px;
}
ul#gallery-filter a {
  margin-right: 10px;
  border-left: 1px solid #030002;
  border-right: 1px solid #030002;
  border-bottom: none;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  padding: .3em 0.6em;
  opacity: 0.9;
}
ul#gallery-filter li strong {
  margin-right: 10px;
  text-transform: uppercase;
  text-decoration: none;
  padding: .3em 0.6em;
  color: #fff;
  opacity: 0.9;
  font-weight: normal;
}
ul#gallery-filter li strong,
ul#gallery-filter li a {
  letter-spacing: 2px;
}
ul#gallery-filter a:focus,
ul#gallery-filter a:hover {
  color: #efefef;
  background: #030002;
  border-left: 1px solid #030002;
  border-right: 1px solid #030002;
  border-bottom: 1px dotted #efefef;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
ul#gallery-filter a.currentfilter {
  color: #efefef;
  background: #030002;
  border: 1px solid #efefef;
}
ul#gallery-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#gallery-list li {
  width: 300px;
  height: 220px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
ul#gallery-list .filter-image-holder {
  width: 307px;
  height: 200px;
  padding: 0;
  border: 0;
}
ul#gallery-list .project-thumb-inside > img,
ul#gallery-list .project-thumb-inside .overlay,
ul#gallery-list .project-thumb-inside .see-more {
  display: block;
  position: absolute;
  top: 0;
}
ul#gallery-list .project-thumb-inside .overlay {
  background: #444 url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/icons-ul/dots.png) repeat center center;
  background: rgba(0,0,0,0.4) url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/icons-ul/dots.png) repeat center center;
  width: 100%;
  height: 200px;
  opacity: 0;
  -webkit-transition: .35s ease opacity;
  -moz-transition: .35s ease all;
  -ms-transition: .35s ease all;
  -o-transition: .35s ease all;
  transition: .35s ease opacity;
  z-index: 99;
}
ul#gallery-list .project-thumb-inside a:hover .overlay {
  opacity: 1;
}
ul#gallery-list  .project-thumb-inside .overlay {
  margin-left: -400px;
  max-width: 800px;
  width: 800px !important;
}
ul#gallery-list .project-thumb img {
  display: block;
  width: 100%;
  height: auto;
  left: 0;
  -webkit-transition: .5s ease all;
  -moz-transition: .5s ease all;
  -ms-transition: .5s ease all;
  -o-transition: .5s ease all;
  transition: .5s ease all;
}
ul#gallery-list .project-thumb a:hover img {
  z-index: 98;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
ul#gallery-list .fadethumbnail-view {
  background: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/icons/view.png) no-repeat 50% 50%;
}
ul#gallery-list .fadethumbnail-play {
  background: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/icons/play.png) no-repeat 50% 50%;
}
ul#gallery-list .fadethumbnail-link {
  background: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/icons/link.png) no-repeat 50% 50%;
}
ul#gallery-list .filter-thumbnail-loader {
  width: 407px;
  height: 300px;
  background: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/horizontal_preloader.gif) no-repeat 50% 50%;
  padding: 0 0 10px 0;
}
ul#gallery-list li a {
  display: block;
  overflow: hidden;
}
ul#gallery-list .work-details {
  margin: 0 20px 0 20px;
}
ul#gallery-list li p {
  font-size: 11px;
  color: #737373;
  line-height: 15px;
}
ul#gallery-list h4 {
  color: #333;
  margin: 0;
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.7em;
  color: #efefef;
  bottom: 0.05em;
  left: 0.2em;
  position: absolute;
  font-weight: normal;
  z-index: 999;
}
ul#gallery-list h4 a {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #444;
  text-decoration: none;
}
ul#gallery-list h4 a:hover {
  color: #111;
}
#cv-year-list ul.year-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#cv-year-list ul.year-list li {
  float: left;
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: rgba(3,0,2,0.35);
}
#cv-year-list ul.year-list li h3 {
  line-height: 1.6em;
  font-size: 1.44em;
  color: #efefef;
  border-bottom: 1px dotted transparent;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
  padding: .3em .6em;
}
#cv-year-list ul.year-list li a {
  display: block;
  border: none;
  border-bottom: 1px dotted transparent;
  text-decoration: none;
  font-size: 1.44em;
  letter-spacing: 1px;
  padding: .3em 0.6em;
  opacity: 0.9;
}
#cv-year-list ul.year-list li a:hover {
  color: #fff;
  border-bottom: 1px dotted #efefef;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
.startpage #cv-pr-list h2 {
  text-transform: none !important;
}
#cv-pr-list h2 {
  clear: both;
  font-weight: normal;
  color: #efefef;
  letter-spacing: 0.1em;
  margin: 0.79em 0 .55em;
  padding-top: 30px;
}
#cv-pr-list ul.project-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#cv-pr-list ul.project-list li {
  width: 400px;
  min-width: 400px;
  max-width: 400px;
  background-color: rgba(3,0,2,0.35);
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  overflow: hidden;
}
#cv-pr-list ul.project-list li article {
  width: auto;
  padding: 10px;
  margin: 0;
}
#cv-pr-list ul.project-list li a {
  display: block;
  border: none;
  text-decoration: none;
}
#cv-pr-list ul.project-list li p {
  font-size: 1.05em;
  color: #efefef;
  line-height: 1.3em;
}
#cv-pr-list ul.project-list h3 {
  color: #333;
  margin: 0;
  font-family: DistrictProThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.7em;
  color: #efefef;
  font-weight: normal;
  z-index: 999;
}
#cv-pr-list ul.project-list h3 a {
  border: none;
  text-decoration: none;
}
#cv-pr-list ul.project-list h3 a:hover {
  color: #EEEEEE;
}
.startpage #cv-pr-list ul.project-list li {
  background-color: rgba(183,180,181,0.2);
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.flowplayer_container {
  background: none !important;
  border: none !important;
}
body {
  background: #030002;
  color: #f5f5f5;
  position: relative;
  min-width: 20em;
  margin: 0;
}
html,
body {
  -webkit-font-smoothing: subpixel-antialiased;
  height: 100%;
  width: 100%;
}
#main-wrap {
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  width: 100%;
}
#nav-wrap {
  padding-bottom: 3em;
}
#page {
  min-height: 100%;
  zoom: 1;
  margin: 0 0 -4.4em 0;
  position: relative;
  width: 100%;
}
.push {
  height: 4.4em;
  clear: both;
}
#primary {
  padding: 1.5em 0.2em 1.5em 2em;
}
.stretchedback #primary,
.stretchedback #secondary {
  background: none !important;
}
#secondary {
  color: #f5f5f5;
  float: left;
}
#nav .block {
  margin: 0 auto;
  max-width: 60em;
  z-index: 2;
  padding: 0.75em 1.25em;
  background: #333333;
  position: relative;
  padding: 0;
}
#nav-wrap-bottom {
  position: absolute;
}
#nav #bottom-menu {
  width: 232px;
}
#nav {
  z-index: 200;
  position: absolute;
  overflow: hidden;
  width: 232px;
  color: #fff;
  background: transparent;
  top: 0;
}
#nav .block-title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#nav ul {
  *zoom: 1;
  display: block;
}
#nav ul:before,
#nav ul:after {
  content: "";
  display: table;
}
#nav ul:after {
  clear: both;
}
#nav li {
  display: block;
  position: relative;
}
#nav li a {
  display: block;
  line-height: 1.28571em;
  outline: none;
  padding: 0.23em 0.14em 0.28em 0.34em;
  border-bottom: none;
  background: #030002;
}
#nav li a:focus,
#nav li a:hover {
  color: #030002;
  background: #efefef;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
#nav li.current-menu-item > a,
#nav li.current-menu-item > a {
  color: #030002;
  background: #efefef;
  border: 1px solid #efefef;
  border-right: none;
}
#nav li.current-menu-item > a:focus,
#nav li.current-menu-item > a:hover {
  color: #efefef;
  background: #030002;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  transition: all 400ms ease;
}
#nav li.is-active a {
  color: #fff;
}
#nav li.is-active:after {
  z-index: 50;
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: -0.03125em;
}
.nav-btn {
  font-size: 1.3em;
  display: block;
  width: 34px;
  height: 40px;
  padding: 15px 0 0 14px;
  top: -3px;
  border: 0;
  outline: none;
  overflow: hidden;
  white-space: nowrap;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  position: absolute;
  z-index: 25;
}
.nav-btn-right {
  top: -3px;
  right: 0;
  position: absolute;
}
.btn-arrow-left,
.btn-arrow-right {
  display: block !important;
  -webkit-transform-origin: 25% 50%;
  -moz-transform-origin: 25% 50%;
  -ms-transform-origin: 25% 50%;
  -o-transform-origin: 25% 50%;
  transform-origin: 25% 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.nav-btn-right,
.btn-arrow-right {
  display: none !important;
}
body.tax-ds-gallery-category .nav-btn-right,
body.tax-ds-gallery-category .btn-arrow-right {
  display: block !important;
}
.nav-btn-rotate-open {
  -webkit-transform-origin: 25% 50%;
  -moz-transform-origin: 25% 50%;
  -ms-transform-origin: 25% 50%;
  -o-transform-origin: 25% 50%;
  transform-origin: 25% 50%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.nav-btn-right-rotate-open {
  -webkit-transform-origin: 25% 50%;
  -moz-transform-origin: 25% 50%;
  -ms-transform-origin: 25% 50%;
  -o-transform-origin: 25% 50%;
  transform-origin: 25% 50%;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  -ms-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.nav-btn:hover,
.nav-btn:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 1;
}
#nav:not(:target) {
  z-index: 1;
  height: 0;
}
#nav:target .close-btn {
  display: block;
}
#nav .close-btn {
  position: absolute;
  top: -3.75em;
  left: 1.875em;
}
.js-ready #nav {
  height: 100vh;
  width: 232px;
  background: #080807;
}
.js-ready .page-template-default #nav,
.js-ready .page-template-page-start-php #nav,
.js-ready .stretchedback  #nav {
  background: transparent;
}
.js-ready #nav .block {
  background: transparent;
}
.js-ready #nav {
  left: -232px;
}
.js-nav-open #main-wrap {
  overflow-y: auto;
}
.csstransforms3d.csstransitions.js-ready #page #nav,
.csstransforms3d.csstransitions.js-ready #nav {
  left: 0;
  -webkit-transform: translate3d(-100%,0,0);
  -moz-transform: translate3d(-100%,0,0);
  -ms-transform: translate3d(-100%,0,0);
  -o-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
#page,
.csstransforms3d.csstransitions.js-ready #page {
  left: 0;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: -webkit-transform 350ms ease;
  -moz-transition: -moz-transform 350ms ease;
  -o-transition: -o-transform 350ms ease;
  transition: transform 350ms ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.csstransforms3d.csstransitions.js-nav #page {
  -webkit-transform: translate3d(232px,0,0) scale3d(1,1,1);
  -moz-transform: translate3d(232px,0,0) scale3d(1,1,1);
  -ms-transform: translate3d(232px,0,0) scale3d(1,1,1);
  -o-transform: translate3d(232px,0,0) scale3d(1,1,1);
  transform: translate3d(232px,0,0) scale3d(1,1,1);
}
#nav .block,
.csstransforms3d.csstransitions.js-ready #nav .block {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
  -webkit-transition: opacity 300ms 100ms, -webkit-transform 350ms ease;
  -webkit-transition-delay: ease, 0s;
  -moz-transition: opacity 300ms 100ms ease, -moz-transform 350ms ease;
  -o-transition: opacity 300ms 100ms ease, -o-transform 350ms ease;
  transition: opacity 300ms 100ms ease, transform 350ms ease;
  -webkit-transform: translate3d(232px,0,0) scale3d(1,1,1);
  -moz-transform: translate3d(232px,0,0) scale3d(0.9,0.9,0.9);
  -ms-transform: translate3d(232px,0,0) scale3d(0.9,0.9,0.9);
  -o-transform: translate3d(232px,0,0) scale3d(0.9,0.9,0.9);
  transform: translate3d(232px,0,0) scale3d(0.9,0.9,0.9);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.csstransforms3d.csstransitions.js-nav #nav .block {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.csstransforms3d.csstransitions.js-ready #secondary.sidebar {
  right: 0;
  -webkit-transform: translate3d(100%,0,0);
  -moz-transform: translate3d(100%,0,0);
  -ms-transform: translate3d(100%,0,0);
  -o-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.csstransforms3d.csstransitions.js-nav-right #page {
  -webkit-transform: translate3d(-330px,0,0) scale3d(1,1,1);
  -moz-transform: translate3d(-330px,0,0) scale3d(1,1,1);
  -ms-transform: translate3d(-330px,0,0) scale3d(1,1,1);
  -o-transform: translate3d(-330px,0,0) scale3d(1,1,1);
  transform: translate3d(-330px,0,0) scale3d(1,1,1);
}
.csstransforms3d.csstransitions.js-ready #secondary.sidebar #right-slider {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
  -webkit-transition: opacity 300ms 100ms, -webkit-transform 350ms ease;
  -webkit-transition-delay: ease, 0s;
  -moz-transition: opacity 300ms 100ms ease, -moz-transform 350ms ease;
  -o-transition: opacity 300ms 100ms ease, -o-transform 350ms ease;
  transition: opacity 300ms 100ms ease, transform 350ms ease;
  -webkit-transform: translate3d(-330px,0,0) scale3d(1,1,1);
  -moz-transform: translate3d(-330px,0,0) scale3d(0.9,0.9,0.9);
  -ms-transform: translate3d(-330px,0,0) scale3d(0.9,0.9,0.9);
  -o-transform: translate3d(-330px,0,0) scale3d(0.9,0.9,0.9);
  transform: translate3d(-330px,0,0) scale3d(0.9,0.9,0.9);
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -o-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.csstransforms3d.csstransitions.js-nav-right #secondary.sidebar #right-slider {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.overflow-hidden {
  overflow: hidden;
}
#secondary.sidebar {
  overflow: scroll;
}
.right-content.sidebar {
  z-index: 5;
}
.sidebar {
  background: #000;
  position: absolute;
  top: 0;
  right: -310px;
  width: 330px;
  height: 100%;
  display: none;
}
.sidebar h2 {
  font-size: 1.8em;
  font-weight: normal;
  margin: 0;
  padding: 0;
  position: relative;
  top: -18px;
  z-index: 999;
}
article.main-content,
.sidebar article {
  margin: 0 8px -15px 1px;
}
.sidebar article:first-child {
  margin-top: 8px;
}
.main-content .thumbnail,
.sidebar .thumbnail {
  position: relative;
  overflow: hidden;
}
.main-content .thumbnail a,
.sidebar .thumbnail a {
  position: relative;
  height: 200px;
  display: block;
  line-height: 100%;
  text-align: center;
  color: white;
  text-decoration: none;
  font-size: 14px;
  -webkit-transition: .35s ease all;
  -moz-transition: .35s ease all;
  -ms-transition: .35s ease all;
  -o-transition: .35s ease all;
  transition: .35s ease all;
}
article.main-content,
.main-content .thumbnail a {
  width: 330px;
}
.main-content .thumbnail a .overlay,
.sidebar .thumbnail a .overlay {
  background: #444 url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/icons-ul/dots.png) repeat center center;
  background: rgba(0,0,0,0.4) url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/icons-ul/dots.png) repeat center center;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: .35s ease opacity;
  -moz-transition: .35s ease all;
  -ms-transition: .35s ease all;
  -o-transition: .35s ease all;
  transition: .35s ease opacity;
  z-index: 99;
}
.main-content .thumbnail a:hover .overlay,
.sidebar .thumbnail a:hover .overlay {
  opacity: 1;
}
.main-content .thumbnail .overlay span,
.sidebar .thumbnail .overlay span {
  position: absolute;
  left: 100%;
  width: 100%;
  top: 50%;
  margin-top: -7px;
  -webkit-transition: .35s ease left;
  -moz-transition: .35s ease left;
  -ms-transition: .35s ease left;
  -o-transition: .35s ease left;
  transition: .35s ease left;
  z-index: 99;
}
.main-content .thumbnail a:hover .overlay span,
.sidebar .thumbnail a:hover .overlay span {
  left: 0;
}
.main-content .thumbnail img,
.sidebar .thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  left: 0;
  -webkit-transition: .5s ease all;
  -moz-transition: .5s ease all;
  -ms-transition: .5s ease all;
  -o-transition: .5s ease all;
  transition: .5s ease all;
}
.main-content .thumbnail a:hover img,
.sidebar .thumbnail a:hover img {
  z-index: 98;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.sidebar .excerpt {
  margin-top: 5px;
}
.project-menu-sep {
  margin-bottom: 5px;
}
#gallery-menu {
  margin: .5em 0 0 0;
  font-size: 13px;
  line-height: 20px;
}
#gallery-menu a {
  color: #999;
}
#gallery-menu li.current-album-menu-item a {
  cursor: default;
  color: #333;
}
#gallery-menu li.current-album-menu-item a:hover {
  border-color: transparent;
}
a.menu-button {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: 6px 9px 8px;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  float: right;
  color: #f5f5f5;
}
a.menu-button:hover {
  background: none;
  border: 0;
}
.menu-close-button .menu-button-icon {
  background-position: -170px -31px;
}
.menu-button-icon {
  display: inline-block;
  margin-top: 2px;
  width: 14px;
  height: 12px;
  line-height: 12px;
  vertical-align: text-top;
  background: url(https://ulrichleitner.com/wp-content/themes/UL-Folio/img/touchfolio-sprite-default.png) no-repeat;
  background-position: -170px -9px;
  -webkit-transition: background-position .3s ease-in-out;
  -moz-transition: background-position .3s ease-in-out;
  -o-transition: background-position .3s ease-in-out;
  transition: background-position .3s ease-in-out;
}
.logo {
  width: auto;
  letter-spacing: 0;
  background-color: #eaeaea;
  line-height: 1.15em;
}
.logo .svg-img {
  background: transparent url('https://ulrichleitner.com/wp-content/themes/UL-Folio/img/logo-ul/ul-logo-p.png') center center no-repeat;
  background-image: -webkit-linear-gradient(transparent,transparent), url('https://ulrichleitner.com/wp-content/themes/UL-Folio/img/logo-ul/ul-logo-p.svg');
  background-image: linear-gradient(transparent,transparent), url('https://ulrichleitner.com/wp-content/themes/UL-Folio/img/logo-ul/ul-logo-p.svg');
  background-size: contain;
  height: 128px;
  max-width: 100%;
}
.logo a {
  color: #333;
  border: 0;
  background: none;
  display: block;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.logo a:hover {
  opacity: 0.6;
  background: none;
}
.logo img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.site-description {
  color: #f5f5f5;
  color: #333;
  margin-bottom: 3px;
  padding: 4px 12px 6px 12px;
  background-color: #eaeaea;
  position: absolute;
  left: -999px;
}
.widget {
  font-size: 13px;
  line-height: 20px;
  margin: 5px 0 5px 0;
}
.widget .widget-title {
  font-weight: bold;
  color: #f5f5f5;
  margin: 0 0 .5em;
  font-size: 13px;
  line-height: 20px;
}
.widget li,
.widget ul {
  margin-left: 0;
  list-style: none;
}
.widget input {
  padding: 0;
}
#footer {
  left: 0;
  width: 232px;
}
.footer-copy {
  overflow: hidden;
  width: 100%;
  background: none;
}
.footer-copy p {
  padding: 0 2.28571428571em 2px 2.28571428571em;
  max-width: 45.7142857143em;
  margin: 0;
  line-height: 1.6em;
  margin-left: 0em;
  color: #efefef;
}
.footer-copy a {
  color: #efefef;
}
.csstransforms3d.csstransitions.js-ready .page-template-ds-gallery-isotope-template-php body,
.csstransforms3d.csstransitions.js-ready .page-template-ds-gallery-isotope-template-php #main-wrap {
  overflow: auto;
}
.csstransforms3d.csstransitions.js-ready .page-template-ds-gallery-isotope-template-php #primary {
  right: 0;
  left: 0;
  position: absolute;
}
.page-template-ds-gallery-isotope-template-php .hentry {
  max-width: none;
}
.page-template-ds-gallery-isotope-template-php .albums-thumbnails {
  width: auto;
}
.page-template-ds-gallery-isotope-template-php .slider-data {
  display: none;
}
.page-template-ds-gallery-isotope-template-php .two-dim-slider {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 8px;
  width: auto;
  height: auto;
  overflow: hidden;
  background: #080807;
  z-index: 45;
}
.page-template-full-width-page-template-php .hentry {
  max-width: none;
}
.albums-thumbnails {
  width: 1560px;
}
.albums-thumbnails img {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: block;
  width: 304px;
}
.albums-thumbnails .image-background {
  background: #222;
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
}
.albums-thumbnails .project-title {
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: left;
  margin: .8em 0 .5em;
}
.albums-thumbnails a.project-thumb {
  display: block;
  position: relative;
  float: left;
  width: 320px;
  border: 0;
  margin-bottom: 8px;
  -webkit-transition: none 0 ease-in-out;
  -moz-transition: none 0 ease-in-out;
  -o-transition: none 0 ease-in-out;
  transition: none 0 ease-in-out;
}
.albums-thumbnails a.project-thumb:hover {
  background: none;
  border: 0;
}
.albums-thumbnails .project-thumb-inside {
  padding: 7px;
  border: 1px solid transparent;
  -webkit-transition: border .3s ease-in-out;
  -moz-transition: border .3s ease-in-out;
  -o-transition: border .3s ease-in-out;
  transition: border .3s ease-in-out;
}
.albums-thumbnails .project-thumb-inside:hover {
  border-color: #DDD;
}
.albums-thumbnails .project-thumb-inside:hover img {
  opacity: .7;
}
.albums-thumbnails .project-thumb-inside:hover .project-title {
  color: #fff;
}
.albums-thumbnails .project-description {
  font-size: .875em;
}
.search-results h1.entry-title {
  font-size: 1.25em;
  margin: 1.1em 0 0.5em;
}
.search-results .hentry {
  margin-bottom: 3em;
}
.search-results .page-header {
  margin-bottom: 3em;
}
.search-results .page-title {
  font-size: 2em;
}
@media only screen and (max-width: 1560px) {
  .one_third {
    width: 30.66%;
  }
  .two_third {
    width: 30.66%;
    min-width: 400px;
  }
}
@media only screen and (max-width: 1380px) {
  .two_third {
    width: 30.66%;
    min-width: 400px;
  }
}
@media only screen and (max-width: 1290px) {
  .box_min_width {
    min-width: 350px;
    max-width: 350px;
  }
  #cv-pr-list ul.project-list li {
    width: 350px;
    min-width: 350px;
    max-width: 350px;
  }
}
@media only screen and (max-width: 1150px) {
  .footer-copy p {
    margin-left: -3.42857142857em;
    padding-left: 1.71428571429em;
    padding-right: 1.71428571429em;
  }
  #primary {
    padding: 1.5em 1.5em;
  }
  .ds-gallery-page .two-dim-slider {
    left: -3;
    top: 0;
    right: 0;
    bottom: 0;
  }
  p img {
    max-width: 100%;
  }
}
.page-template-ds-gallery-isotope-template-php.collapsed-layout #primary {
  padding: 1.5em 0.2em 1.5em 2em;
}
.page-template-ds-gallery-isotope-template-php.collapsed-layout .albums-thumbnails {
  margin: 0 auto;
}
.page-template-default.collapsed-layout #page,
.page-template-ds-gallery-isotope-template-php.collapsed-layout #page {
  height: 100%;
}
.collapsed-layout #main-wrap {
  padding: 0;
  width: auto !important;
}
.collapsed-layout p img {
  max-width: 100%;
}
.collapsed-layout .main-header {
  background: #080807;
}
.collapsed-layout .main-header .menu {
  margin: 0 0 8px;
}
.collapsed-layout .main-header .menu li {
  width: auto;
  margin: 0;
}
.collapsed-layout .main-header .menu a {
  width: 100%;
  display: block;
  padding: 4px 16px 2px;
}
.collapsed-layout .main-header .menu a:hover {
  border-color: transparent;
  background-color: rgba(0,0,0,0.1);
}
.collapsed-layout .main-header .top-logo-group {
  float: left;
  display: block;
  overflow: hidden;
}
.collapsed-layout .main-header .site-description {
  display: none;
}
.collapsed-layout .main-header .menu-button {
  margin: 13px 8px 13px 16px;
  float: right;
}
.collapsed-layout #main {
  width: 100%;
  clear: both;
}
.collapsed-layout #primary {
  padding: 1.5em 0.2em 1.5em 2em;
  background: #030002;
}
.collapsed-layout #page {
  min-height: 0;
  height: auto;
  margin: 0;
  border: 0;
}
.collapsed-layout .footer-copy {
  height: auto;
  overflow: visible;
}
.collapsed-layout .push {
  display: none;
}
.collapsed-layout .footer-copy {
  background: none;
}
.collapsed-layout .footer-copy p {
  width: 80%;
  padding-left: 10%;
  padding-right: 10%;
  max-width: none;
  margin: 0;
}
.collapsed-layout #secondary {
  float: none;
  width: 100%;
  padding: 1.5em 0;
  background: #080807;
}
.collapsed-layout #secondary .widget {
  padding: 0 10%;
  margin: 0 0 1.5em 0;
}
.collapsed-layout #main {
  border-left: none;
}
.collapsed-layout .hentry,
.collapsed-layout #comments,
.collapsed-layout #nav-below {
  max-width: none;
}
.collapsed-layout .site-content {
  margin: 0;
}
.collapsed-layout #content {
  margin: 0;
}
.collapsed-layout .video-overlay .video-container {
  margin: .5em;
}
.collapsed-gallery-page #main-wrap {
  border-top: 0;
}
.collapsed-gallery-page #page {
  border: 0;
  margin: 0;
}
.collapsed-gallery-page #main {
  border: 0;
}
.collapsed-gallery-page .logo {
  margin: 0;
  width: 232px;
}
.collapsed-gallery-page .logo a {
  margin: 7px 0 0 0;
  font-size: 19px;
}
.collapsed-gallery-page #gallery-menu {
  display: none;
}
.collapsed-gallery-page .two-dim-slider {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.collapsed-gallery-page .two-dim-slider .image-nav {
  bottom: .5em;
  left: .5em;
}
.collapsed-gallery-page .two-dim-slider .slider-album-indicator {
  bottom: 16px;
}
.collapsed-gallery-page .album-info-block {
  right: 0;
  bottom: 0;
  top: auto;
  left: 0;
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: auto;
  max-width: none;
}
.collapsed-gallery-page .album-info-block .info-container {
  width: auto;
  height: auto;
  padding: 1em 1em 2em;
}
.collapsed-gallery-page .album-info-block::-webkit-scrollbar {
  background: rgba(51,51,51,0.1);
  width: 8px;
  height: 8px;
}
.collapsed-gallery-page .album-info-block::-webkit-scrollbar-thumb {
  background-color: rgba(51,51,51,0.2);
}
.collapsed-gallery-page .album-info-block::-webkit-scrollbar-thumb:hover {
  background-color: rgba(51,51,51,0.3);
}
.collapsed-gallery-page .main-header .menus-container {
  margin: 0;
  overflow: hidden;
  clear: both;
}
.collapsed-gallery-page .main-header .menu {
  margin: 0 0 16px;
}
.collapsed-gallery-page .main-header .menu li {
  width: auto;
  margin: 0;
}
.collapsed-gallery-page .main-header .menu a {
  width: 100%;
  display: block;
  padding: 4px 16px 2px 0;
}
.collapsed-gallery-page .main-header .menu a:hover {
  border-color: transparent;
  background-color: rgba(0,0,0,0.1);
}
.collapsed-gallery-page .main-header #main-menu {
  margin-top: 2px;
}
.collapsed-gallery-page .main-header .menu-button {
  margin: 0 -8px 0 0;
}
.collapsed-gallery-page .main-header .top-logo-group {
  float: left;
}
.collapsed-gallery-page .main-header .site-description {
  display: none;
}
@media only screen and (max-width: 800px) {
  .box_min_width {
    min-width: 400px;
    max-width: 400px;
  }
  #cv-pr-list ul.project-list li {
    width: 400px;
    min-width: 400px;
    max-width: 400px;
  }
}
@media only screen and (max-width: 620px) {
  .album-info-block {
    font-size: 90%;
  }
}
@media only screen and (max-width: 500px) {
  .album-info-block {
    font-size: 85%;
  }
  .collapsed-layout #primary,
  .collapsed-layout #secondary .widget,
  .collapsed-layout .footer-copy p {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .collapsed-layout .footer-copy {
    background: none;
  }
  .collapsed-layout .video-overlay .video-container {
    margin: 0;
  }
  .collapsed-layout .slider-album-indicator {
    max-width: 80%;
  }
  .ds-gallery-page .arrow-nav {
    bottom: 48px;
  }
  .ds-gallery-page .slider-album-indicator {
    bottom: 8px;
  }
  .ds-gallery-page .two-dim-slider {
    padding: 0;
  }
  .ds-gallery-page .two-dim-slider .arrow-right {
    right: 0px;
  }
  .ds-gallery-page .two-dim-slider .arrow-left {
    left: 0px;
  }
  .ds-gallery-page .two-dim-slider .slider-album-indicator {
    bottom: 8px;
    right: 0;
  }
  .ds-gallery-page .album-info-block .info-container {
    padding-bottom: 1em;
  }
}
