.site-header:after, .site-content:after, .logo-wrap:after {
  clear: both;
  content: "";
  display: table; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:focus,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

html {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style-type: none; }

img {
  vertical-align: top; }

p {
  margin: 0; }

a {
  text-decoration: none; }

html,
body {
  min-height: 100%; }

.italic {
  font-style: italic; }

.underline {
  text-decoration: underline; }

.strikethrough {
  text-decoration: line-through; }

.bold {
  font-weight: bold; }

html {
  background-color: #333333;
  background-image: url("https://pro2-bar-s3-cdn-cf.myportfolio.com/0b7e2e9b52acc8dd08cc1b4dc5b6c662/9c1121bd-6a13-4673-a5da-ffe2150e9f7d_rwc_0x-98x1920x1274x1920.jpg?h=bc7fd96f3dcb506c8b0c34995b8c0440");
  background-position: top left;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed; }

.site-container {
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px; }

.example-site-footer {
  background: rgba(37, 38, 42, 0.94);
  bottom: 0;
  color: #fff;
  display: inline-block;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 14px;
  left: 0;
  padding: 0 20px 0 0;
  position: fixed;
  width: 100%;
  z-index: 4; }
  .example-site-footer .icon {
    fill: #fff;
    float: left; }
  .example-site-footer .content-left,
  .example-site-footer .content-right {
    height: 70px; }
  .example-site-footer .content-left {
    float: left; }
  .example-site-footer .content-right {
    float: right; }

.example-footer-content {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  position: relative;
  top: 50%; }

.example-footer-link {
  border-bottom: 1px solid #fff;
  color: #fff; }
  .example-footer-link:hover {
    border-bottom-width: 0; }

@media (max-width: 768px) {
  .example-site-footer .desktop {
    display: none; }
  .example-site-footer .mobile {
    text-transform: capitalize; } }

.site-container {
  width: 100%; }

.site-header {
  position: relative; }

.responsive-nav {
  display: none;
  opacity: 0;
  visibility: hidden; }

.project-cover .separator:last-child,
.project-header .fields .separator:last-child {
  display: none; }

.logo,
.logo-secondary {
  clear: both;
  word-wrap: break-word; }
  .logo img,
  .logo-secondary img {
    max-width: 100%; }
  .logo a,
  .logo-secondary a {
    color: inherit; }
  .logo .image-rollover,
  .logo-secondary .image-rollover {
    display: none; }
  .logo.has-rollover:hover .image-link,
  .logo-secondary.has-rollover:hover .image-link {
    display: none; }
  .logo.has-rollover:hover .image-link.image-rollover,
  .logo-secondary.has-rollover:hover .image-link.image-rollover {
    display: block; }

.social {
  font-size: 0; }
  .social li {
    display: inline-block; }
    .social li:first-child {
      padding-left: 0 !important; }
    .social li:last-child {
      padding-right: 0 !important; }
  .social a {
    display: block;
    text-align: center; }
  .social svg {
    height: 100%;
    vertical-align: middle; }

.site-footer {
  clear: both;
  display: block; }

.site-content {
  margin-left: 0%;
  margin-right: 0%;
  width: 100%; }

.sidebar-content,
main {
  float: left; }

main {
  width: 75%; }

.sidebar-content {
  margin-right: 0%;
  width: 25%; }

.logo-wrap {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  padding-top: 50px;
  width: 80%; }

.logo-text {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.logo-image {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.logo-secondary-text {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.logo-secondary-image {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.logo {
  color: #999999;
  font-family: ftnk;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 0px;
  padding-left: 0%;
  padding-right: 0%;
  padding-top: 0px;
  text-transform: uppercase; }
  .logo a:hover {
    color: #cccccc;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase; }

.logo-secondary {
  color: #222222;
  font-family: ftnk;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  padding-bottom: 0px;
  padding-left: 0%;
  padding-right: 0%;
  padding-top: 0px;
  text-transform: none; }
  .logo-secondary a:hover {
    color: #222222;
    font-style: normal;
    font-weight: 700;
    text-transform: none; }

nav {
  float: none;
  margin-left: auto;
  margin-right: auto;
  width: 80%; }
  nav .gallery-title a {
    color: #999999;
    font-family: ftnk;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase; }
    nav .gallery-title a:hover {
      color: #cccccc;
      font-style: normal;
      font-weight: 700;
      text-transform: uppercase; }
    nav .gallery-title a.active {
      color: #cccccc;
      font-style: normal;
      font-weight: 700;
      text-transform: uppercase; }
  nav .project-title a {
    color: #999999;
    font-family: vcsm;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    text-transform: none; }
    nav .project-title a:hover {
      color: #cccccc;
      font-style: normal;
      font-weight: 400;
      text-transform: none; }
    nav .project-title a.active {
      color: #cccccc;
      font-style: normal;
      font-weight: 400;
      text-transform: none; }
  nav .page-title a {
    color: #999999;
    font-family: vcsm;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-transform: none; }
    nav .page-title a:hover {
      color: #cccccc;
      font-style: normal;
      font-weight: 400;
      text-transform: none; }
    nav .page-title a.active {
      color: #cccccc;
      font-style: normal;
      font-weight: 400;
      text-transform: none; }
  nav .link-title a {
    color: #999999;
    font-family: vcsm;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    text-transform: none; }
    nav .link-title a:hover {
      color: #cccccc;
      font-style: normal;
      font-weight: 400;
      text-transform: none; }

nav {
  padding-bottom: 0px;
  padding-top: 0px; }
  nav .group {
    padding-bottom: 40px;
    padding-top: 0px; }
  nav .gallery-title {
    padding-bottom: 20px;
    padding-top: 0px;
    text-align: center; }
  nav .project-title {
    padding-bottom: 10px;
    padding-top: 0px;
    text-align: center; }
  nav .page-title {
    padding-bottom: 20px;
    padding-top: 0px;
    text-align: center; }
  nav .link-title {
    padding-bottom: 20px;
    padding-top: 0px;
    text-align: center; }

nav .social {
  text-align: center; }
  nav .social li {
    padding-bottom: 15px;
    padding-left: 0px;
    padding-right: 15px;
    padding-top: 0px; }
  nav .social a:hover svg {
    fill: #222222;
    opacity: 1; }
  nav .social svg {
    fill: #999999;
    opacity: 1;
    width: 30px; }

.site-footer .social {
  text-align: center; }
  .site-footer .social li {
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 15px;
    padding-top: 0px; }
  .site-footer .social a:hover svg {
    fill: #222222;
    opacity: 1; }
  .site-footer .social svg {
    fill: #999999;
    opacity: 1;
    width: 30px; }

.site-footer {
  color: #dddddd;
  margin-left: auto;
  margin-right: auto;
  font-family: vcsm;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  max-width: 100%;
  padding-bottom: 60px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 60px;
  text-align: center;
  text-transform: none;
  width: 100%; }

@media (max-width: 768px) {
  .site-footer {
    font-size: 13px;
    line-height: 19px;
    padding-bottom: 36px;
    padding-top: 36px; } }

@media (max-width: 540px) {
  .site-footer {
    font-size: 13px;
    line-height: 19px;
    padding-bottom: 29px;
    padding-top: 29px; } }

.hamburger-click-area {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
  padding: 30px 5%;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 50%; }

.hamburger {
  cursor: pointer;
  position: relative;
  width: 24px; }
  .hamburger i {
    display: block;
    height: 2px;
    margin-bottom: 4px; }
    .hamburger i:last-child {
      margin-bottom: 0; }

@media (max-width: 768px) {
  nav {
    display: none;
    padding: 0;
    width: 100%; }
  .site-header {
    padding: 40px 5%; }
  .logo-wrap {
    padding: 0;
    width: 100%; }
  .logo {
    font-size: 30px;
    line-height: 30px;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0; }
  .logo-image {
    margin-bottom: -5px;
    margin-top: -5px; }
    .logo-image img {
      max-height: 60px; }
  .logo-text,
  .logo-image {
    padding-right: 39px; }
  .logo-text {
    padding-left: 39px; }
  .logo-image {
    padding-left: 39px; }
  .logo-secondary {
    display: none; }
  .close-responsive-button {
    top: 40px; }
  .hamburger-click-area {
    display: block; }
  .hamburger i {
    background-color: #cccccc; }
  main,
  .site-container {
    width: 100%; }
  .site-content {
    margin: 0;
    padding: 0 0;
    width: 100%; }
  .responsive-nav {
    transition: visibility 0s ease 0.2s, opacity 0.2s ease 0s;
    background-color: #333333;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 50px 5% 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 99999; }
    .responsive-nav nav {
      float: none;
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;
      width: 100%; }
    .responsive-nav.has-social {
      padding-bottom: 80px; }
    .responsive-nav .nav-container {
      width: 100%; }
    .responsive-nav .page-title,
    .responsive-nav .project-title,
    .responsive-nav .link-title,
    .responsive-nav .gallery-title {
      display: block;
      text-align: center; }
      .responsive-nav .page-title a,
      .responsive-nav .project-title a,
      .responsive-nav .link-title a,
      .responsive-nav .gallery-title a {
        font-size: 22px;
        line-height: 32px; }
    .responsive-nav .page-title,
    .responsive-nav .project-title,
    .responsive-nav .link-title,
    .responsive-nav .gallery-title {
      padding: 0 0 30px; }
    .responsive-nav .group {
      padding: 0; }
    .responsive-nav .social {
      background-color: #333333;
      border-top: 1px solid rgba(0, 0, 0, 0.08);
      bottom: 0;
      left: 0;
      margin: 0;
      min-height: 80px;
      padding: 5%;
      overflow-x: auto;
      overflow-y: hidden;
      position: fixed;
      text-align: center;
      width: 100%; }
      .responsive-nav .social svg {
        width: 42px; }
      .responsive-nav .social ul {
        white-space: nowrap; }
      .responsive-nav .social li {
        display: inline-block;
        float: none !important;
        padding: 0 20px 0 0; }
        .responsive-nav .social li:last-child {
          padding-right: 0; }
  .close-responsive-click-area {
    padding: 50px 6%;
    position: fixed;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0; }
  .close-responsive-button {
    cursor: pointer;
    height: 20px;
    position: fixed;
    right: 5%;
    width: 20px; }
    .close-responsive-button:before,
    .close-responsive-button:after {
      background-color: #cccccc;
      content: '';
      display: block;
      height: 20px;
      left: 50%;
      position: absolute;
      width: 2px; }
    .close-responsive-button:before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .close-responsive-button:after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .show-responsive-nav {
    overflow: hidden; }
    .show-responsive-nav .responsive-nav {
      opacity: 1;
      transition: visibility 0s ease 0s, opacity 0.2s ease 0s;
      visibility: visible; }
      .show-responsive-nav .responsive-nav nav {
        display: block; }
    .show-responsive-nav .site-header,
    .show-responsive-nav .site-container {
      display: none; }
  .site-footer {
    padding-left: 5%;
    padding-right: 5%;
    width: 100%; } }

@media (max-width: 540px) {
  .close-responsive-click-area {
    padding: 40px 7.5%; }
  .close-responsive-button {
    top: 30px; }
  .site-header {
    padding-bottom: 30px;
    padding-top: 30px; }
  .logo {
    font-size: 20px;
    line-height: 20px; } }

@media (max-width: 768px) {
  .sidebar-content {
    float: none;
    margin: 0;
    width: auto; }
  .project-covers {
    padding-top: 0; } }

.project-cover .details-inner:after, .project-covers:after {
  clear: both;
  content: "";
  display: table; }

.project-cover {
  display: block;
  float: left;
  position: relative; }
  .project-cover .cover-image-wrap {
    position: relative; }
  .project-cover .cover-image {
    position: relative;
    -webkit-transform: translateZ(0); }
    .project-cover .cover-image:before {
      content: '';
      display: block;
      width: 100%; }
    .project-cover .cover-image:after {
      -webkit-transition: background-color 0.2s ease, opacity 0.2s ease;
      -moz-transition: background-color 0.2s ease, opacity 0.2s ease;
      transition: background-color 0.2s ease, opacity 0.2s ease;
      content: '';
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
  .project-cover .cover-normal,
  .project-cover .cover-rollover {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%; }
  .project-cover .cover-rollover {
    display: none; }
  .project-cover:hover .cover-rollover + .cover-normal {
    display: none; }
  .project-cover:hover .cover-rollover {
    display: block; }
  .project-cover .title,
  .project-cover .date,
  .project-cover .fields,
  .project-cover .custom,
  .project-cover .description {
    clear: both; }
  .project-cover .details-inner {
    overflow: hidden; }

.project-cover:hover .details-wrap {
  opacity: 1; }

.project-cover .cover-content-container {
  position: relative; }

.project-cover .details-wrap {
  -webkit-backface-visibility: hidden;
  transition: opacity 0.15s ease, visibility 0s 0.15s ease;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0; }

.project-cover .details {
  height: 100%;
  position: relative;
  width: 100%; }

.project-cover .details-inner {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%; }

.project-cover {
  margin-right: 0%;
  width: 33.33333%; }
  .project-cover .cover-image-wrap {
    margin-top: 0px;
    padding-left: 0%;
    padding-right: 0%; }
  .project-cover .cover-image {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }
    .project-cover .cover-image:before {
      padding-bottom: 100%; }
    .project-cover .cover-image:after {
      background-color: #ffffff;
      opacity: 0; }
  .project-cover:hover .cover-image:after {
    background-color: #ffffff;
    opacity: 0; }
  .project-cover .cover-image, .project-cover .cover-image:after, .project-cover .cover-normal, .project-cover .cover-rollover {
    border-radius: 0px; }
  .project-cover .details-wrap {
    max-width: 100%;
    padding-top: 25px;
    width: 90%; }
  .project-cover .details {
    background: rgba(255, 255, 255, 0.9); }
  .project-cover .details-inner {
    padding-left: 0%;
    padding-right: 0%; }
  .project-cover .title {
    color: #222222;
    float: none;
    font-family: ftnk;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    margin: auto;
    padding-bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0px;
    text-align: center;
    text-transform: uppercase;
    width: 90%; }
  .project-cover .date {
    color: #999999;
    float: none;
    font-family: ftnk;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: auto;
    padding-bottom: 20px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 0px;
    text-align: center;
    text-transform: none;
    width: 90%; }
  .project-cover .custom {
    color: #999999;
    float: none;
    font-family: ftnk;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: auto;
    padding-bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 20px;
    text-align: center;
    text-transform: none;
    width: 90%; }
  .project-cover .description {
    color: #222222;
    float: none;
    font-family: ftnk;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: auto;
    padding-bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 20px;
    text-align: center;
    text-transform: none;
    width: 90%; }
  .project-cover .fields {
    color: #999999;
    float: none;
    font-family: ftnk;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: auto;
    padding-bottom: 0px;
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 20px;
    text-align: center;
    text-transform: none;
    width: 90%; }
  .project-cover:nth-child(3n) {
    margin-right: 0; }
  .project-cover:nth-child(3n+1) {
    clear: left;
    margin-left: 0; }

@media (max-width: 768px) {
  .project-cover .title {
    font-size: 31px;
    line-height: 31px; }
  .project-cover .fields {
    font-size: 14px;
    line-height: 20px;
    padding-top: 17px; }
  .project-cover .date {
    font-size: 17px;
    line-height: 17px;
    padding-bottom: 17px; }
  .project-cover .custom {
    font-size: 14px;
    line-height: 20px;
    padding-top: 17px; }
  .project-cover .description {
    font-size: 14px;
    line-height: 14px;
    padding-top: 17px; }
  .project-cover .details-wrap {
    padding-top: 18px; }
  .project-cover .cover-image-wrap {
    margin-top: 0px; }
  .project-cover {
    width: 50%; }
    .project-cover:nth-child(2n) {
      margin-right: 0 !important; }
    .project-cover:nth-child(3n) {
      margin-right: 0%; }
    .project-cover:nth-child(3n+1) {
      clear: none; } }

@media (max-width: 540px) {
  .project-cover {
    margin-right: 0 !important;
    width: 100%; }
    .project-cover .title {
      font-size: 25px;
      line-height: 25px; }
    .project-cover .fields {
      font-size: 14px;
      line-height: 20px;
      padding-top: 17px; }
    .project-cover .date {
      font-size: 14px;
      line-height: 14px;
      padding-bottom: 17px; }
    .project-cover .custom {
      font-size: 14px;
      line-height: 20px;
      padding-top: 17px; }
    .project-cover .description {
      font-size: 14px;
      line-height: 20px;
      padding-top: 17px; }
    .project-cover .details-wrap {
      padding-top: 16px; }
    .project-cover .cover-image-wrap {
      margin-top: 0px; } }

.project-covers {
  padding-bottom: 0px;
  padding-top: 50px; }

@media (max-width: 768px) {
  .project-covers {
    padding-bottom: 0px;
    padding-top: 31px; } }

@media (max-width: 540px) {
  .project-covers {
    padding-bottom: 0px;
    padding-top: 25px; } }

.project-cover .cover-content-container {
  margin-bottom: 0px; }

.project-cover .details-wrap {
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  left: 50%;
  padding-bottom: 25px;
  visibility: hidden; }

.project-cover .details {
  border-radius: 0px; }

.project-cover:hover .details-wrap {
  transition: opacity 0.15s ease, visibility 0s 0s ease;
  visibility: visible; }

@media (max-width: 768px) {
  .project-cover .fields,
  .project-cover .custom,
  .project-cover .description {
    display: none; }
  .project-cover .cover-content-container {
    margin-bottom: 0px; } }

@media (max-width: 540px) {
  .project-cover .cover-content-container {
    margin-bottom: 0px; } }

.project-cover img {
  height: 100%;
  width: auto !important; }
