
@font-face {
  font-family: 'Pirata One';

  src: url('../fonts/pirata-one-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Pirata One'), local('PirataOne-Regular'),
       url('../fonts/pirata-one-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/pirata-one-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/pirata-one-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/pirata-one-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/pirata-one-v5-latin-regular.svg#PirataOne') format('svg'); /* Legacy iOS */

  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'bluu';

    src: url('../fonts/bluunext-bold-webfont.woff2') format('woff2'),
         url('../fonts/bluunext-bold-webfont.woff') format('woff'),
         url('../fonts/bluunext-bold.ttf') format('truetype'),
         url('../fonts/bluunext-bold-webfont.svg#bluu_nextbold') format('svg');

    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'bluu';

    src: url('../fonts/bluunext-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/bluunext-bolditalic-webfont.woff') format('woff'),
         url('../fonts/bluunext-bolditalic.ttf') format('truetype'),
         url('../fonts/bluunext-bolditalic-webfont.svg#bluu_nextbold_italic') format('svg');

    font-weight: normal;
    font-style: italic;
    text-rendering: optimizeLegibility;
}


@font-face {
    font-family: 'Eksell Display Large';

    src: 	url('../fonts/EksellDisplay-Large.woff2') format('woff2'),
    		url('../fonts/EksellDisplay-Large.woff') format('woff');

    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Eksell Display Medium';

    src: 	url('../fonts/EksellDisplay-Medium.woff2') format('woff2'),
    		url('../fonts/EksellDisplay-Medium.woff') format('woff');

    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Eksell Display Small';
    src: 	url('../fonts/EksellDisplay-Small.woff2') format('woff2'),
    		url('../fonts/EksellDisplay-Small.woff') format('woff');
    font-style: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'Eksell Display Stencil';

    src: 	url('../fonts/EksellDisplay-Stencil.woff2') format('woff2'),
    		url('../fonts/EksellDisplay-Stencil.woff') format('woff');

    font-weight: normal;
    font-style: normal;
    text-rendering: optimizeLegibility;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

h1 {
	font-family: 'Eksell Display Large', Helvetica, sans-serif;
	font-size: 80px;
	font-weight: normal;
	line-height: 90px;
	letter-spacing: -1px;
	text-transform: none;
	margin-bottom: 32px;
	color: #ffffff;
}

h2 {
	font-family: 'Graphik-Web', Helvetica, sans-serif;
	font-size: 56px;
	line-height: 64px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: none;
	margin-bottom: 32px;
	color: #ffffff;
	text-align: left;
}

h3 {
	font-family: 'Eksell Display Small', Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	text-align: left;
	margin-top:20px;
	margin-bottom:20px;
}

h4 {
	font-family: 'Eksell Display Large', Helvetica, sans-serif;
	font-size: 52px;
	font-weight: normal;
	line-height: 40px;
	letter-spacing: 0px;
	text-align: left;
	color: #ffffff;
}

h5 {
	font-family: 'Eksell Display Small', Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	padding-left: 30px;
	color: #ffffff;
	padding-top: 30px;
}

h6 {
	font-family: 'Eksell Display Small', Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 32px;
	text-align: left;
	color: #ffffff;
}

p {
	font-family: 'Eksell Display Small', Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	color: #ffffff;
}

ul {
  list-style: square outside;
  margin-left: 30px;
}

li {
	  padding-left: 20px;
	font-family: 'Graphik-Web', Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	text-align: left;
	color: #ffffff;
	padding-bottom:30px;
}


.description {
	font-family: 'Graphik-Web', Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	text-align: left;
	padding-left: 40px;
	color: #ffffff;
	padding-bottom:10px;
}

.intro {
	font-family: 'Graphik-Web', Helvetica, sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 50px;
	text-align: left;
	padding-left: 40px;
	color: #9A9A9A;
}


.thumb-detail {
	font-family: 'Graphik-Web', Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	line-height: 46px;
	text-align: left;
	color: #ffffff;
	width:75%;
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}

.biodetails {
	font-family: 'Graphik-Web', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
	text-align: left;
	padding-left: 40px;
	color: #ffffff;
}


::-moz-selection { background: #787878; }
::selection { background: #787878; }

#reel-overlay {
    position: fixed;
    text-align: center;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    z-index: 2010;
    cursor: pointer;
    -webkit-animation: fade-black 0.8s;
    -moz-animation: fade-black 0.8s;
    -o-animation: fade-black 0.8s;
    animation: fade-black 0.8s;
}

#reel-overlay a {
	color: #ffffff;
}

#reel-overlay a:hover {
	border-bottom: 2px solid;
}

#menu-overlay {
    position: fixed;
    text-align: left;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    z-index: 2010;
    cursor: pointer;
    -webkit-animation: fade-black 0.8s;
    -moz-animation: fade-black 0.8s;
    -o-animation: fade-black 0.8s;
    animation: fade-black 0.8s;
}

#menu-overlay a {
	color: #ffffff;
	text-decoration: none;
}

#menu-overlay a:hover {
	text-decoration: none;
}

@-webkit-keyframes fade-black {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes fade-black {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-o-keyframes fade-black {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fade-black {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.header {
	display: inline;
	position: fixed;
	width: 95.5%;
	column-count: 2;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	z-index: 2000;
}

.site-title {
	width: 30%;
	text-align: left;
	padding-right: 100px;
}

.site-title a {
	text-decoration: none;
	color: #ffffff;
}

.site-title a:hover {
	border-bottom: 2px solid;
}

.site-title-white {
	width: 30%;
	text-align: left;
	padding-right: 100px;
}

.site-title-white a {
	text-decoration: none;
	color: #ffffff;
}

.site-title-white a:hover {
	border-bottom: 2px solid;
}

.nav {
	float: right;
	width: 60%;
	text-align: right;
	padding-top: 1px;
}

@-moz-document url-prefix() {
    .nav {
      padding-top:0px;
    }
}


.nav li {
  display: inline-block;

}

.nav a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}

.nav a:hover {
	border-bottom: 2px solid;
	cursor: pointer;
}

.nav-mob {
	display: none;
	float: right;
	width: 60%;
	text-align: right;
	padding-top: 1px;
	margin-right: 7px;
}

.nav-mob li {
  display: inline-block;

}

.nav-mob a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}

.nav-mob a:hover {
	border-bottom: 2px solid;
	cursor: pointer;
}

.nav-white {
	float: right;
	width: 60%;
	text-align: right;
	padding-top: 1px;
}

@-moz-document url-prefix() {
    .nav-white {
      padding-top:0px;
    }
}

.nav-white li {
  display: inline-block;

}

.nav-white a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}

.nav-white a:hover {
	border-bottom: 2px solid;
	cursor: pointer;
}

.hero-home {
	position: relative;
	text-align: left;
	padding-top: 30vh;

}

.main-title {
	display: block;
	text-align: left;
	position: fixed;
	z-index: -1;
	margin-left: 5%;
	margin-bottom: 0px;
	width: 70%;
	opacity:.20;
}

.work {
	position: relative;
	display: block;
	column-count: 1;
	text-align: right;
	margin-top: 50vh;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 450px;
}

.work-block {
	display: block;
	margin-top: 50px;
	margin-left: 48px;
	margin-right: 48px;
	margin-bottom: 96px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

.work-block a {
	text-decoration: none;
}

.work-block a:hover .work-thumb-sml {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: rgba(255,0,66,1.0);
}

.work-block a:hover .work-thumb-med {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: rgba(255,0,66,1.0);
}

.work-block a:hover .work-thumb-lg {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: rgba(255,0,66,1.0);
}

.work-block a:hover .work-thumb-xl {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: rgba(255,0,66,1.0);
}


.work-block-rma_consumer {
	display: block;
	margin-top: 0px;
	margin-left: 3%;
	margin-right: 28%;
	margin-bottom: 400px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

.work-block-rma_consumer a {
	text-decoration: none;
	border-radius:20px;
}

.work-block-rma_consumer a:hover .work-thumb-sml {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: #0f0f0f;
}

.work-block-rma_consumer a:hover .work-thumb-xl {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(166, 0, 255, 0.35);
    border-radius:20px;
}

.work-block-rma_consumer .thumb-image {
    border-radius:20px;
    background-position: right center;
}


.work-block-rma_agent {
	display: block;
	margin-top: 0px;
	margin-left: 27%;
	margin-right: 4%;
	margin-bottom: 800px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

.work-block-rma_agent a {
	text-decoration: none;
	border-radius:20px;
}

.work-block-rma_agent a:hover .work-thumb-sml {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: #0f0f0f;
	border-radius:10px;
}

.work-block-rma_agent a:hover .work-thumb-xl {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(42, 242, 232, 0.55);
    border-radius:20px;
}

.work-block-rma_agent .thumb-image {
    border-radius:20px;
    background-position: center center;
}


.work-block-telstra {
	display: block;
	margin-top: 50px;
	margin-left: 45%;
	margin-right: 0%;
	margin-bottom: 250px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

.work-block-telstra a {
	text-decoration: none;
	border-radius:20px;
}

.work-block-telstra a:hover .work-thumb-sml {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(100, 32, 105, 0.55);
    border-radius:20px;
}

.work-block-telstra a:hover .work-thumb-lg {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: #642069;
    border-radius:20px;
}

.work-block-telstra .thumb-image {
    border-radius:20px;
}

.work-block-taake {
	display: block;
	margin-top: 0px;
	margin-left: 5%;
	margin-right: 30%;
	margin-bottom: 250px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

.work-block-taake a {
	text-decoration: none;
}

.work-block-taake a:hover .work-thumb-sml {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(15, 15, 15, 0.55);
    border-radius:20px;
}

.work-block-taake a:hover .work-thumb-lg {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(15, 15, 15, 0.75);
    border-radius:20px;
}

.work-block-taake .thumb-image {
    border-radius:20px;
}

.work-block-hampton-green {
	display: block;
	margin-top: 50px;
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 250px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

.work-block-hampton-green a {
	text-decoration: none;
}

.work-block-hampton-green a:hover .work-thumb-sml {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(82, 146, 122, 0.65);
    border-radius:20px;
}

.work-block-hampton-green a:hover .work-thumb-lg {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(82, 146, 122, 0.65);
    border-radius:20px;
}

.work-block-hampton-green .thumb-image {
    border-radius:20px;
}


.work-block-public-domain {
	display: block;
	margin-top: 50px;
	margin-left: 50%;
	margin-right: 5%;
	margin-bottom: 250px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

.work-block-public-domain a {
	text-decoration: none;
}

.work-block-public-domain a:hover .work-thumb-sml {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(28, 34, 48, 0.75);
    border-radius:20px;
}

.work-block-public-domain a:hover .work-thumb-lg {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(28, 34, 48, 0.75);
    border-radius:20px;
}

.work-block-public-domain .thumb-image {
    border-radius:20px;
}


.work-block-ktm {
	display: block;
	margin-top: 50px;
	margin-left: 10%;
	margin-right: 25%;
	margin-bottom: 250px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

.work-block-ktm a {
	text-decoration: none;
}

.work-block-ktm a:hover .work-thumb-sml {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(255, 102, 0, 0.65);
    border-radius:20px;
}

.work-block-ktm a:hover .work-thumb-med {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(255, 102, 0, 0.65);
    border-radius:20px;
}

.work-block-ktm a:hover .work-thumb-lg {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(255, 102, 0, 0.65);
    border-radius:20px;
}

.work-block-ktm .thumb-image {
    border-radius:20px;
}



.work-block-ink-arcade {
	display: block;
	margin-top: 50px;
	margin-left: 35%;
	margin-right: 8%;
	margin-bottom: 250px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

.work-block-ink-arcade a {
	text-decoration: none;
}

.work-block-ink-arcade a:hover .work-thumb-sml {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(0, 132, 255, 0.65);
    border-radius:20px;
}

.work-block-ink-arcade a:hover .work-thumb-med {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(0, 132, 255, 0.65);
    border-radius:20px;
}

.work-block-ink-arcade a:hover .work-thumb-lg {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(0, 132, 255, 0.65);
    border-radius:20px;
}

.work-block-ink-arcade .thumb-image {
    border-radius:20px;
}


.work-block-archive {
	display: block;
	margin-top: 500px;
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 50px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

.work-block-archive a {
	text-decoration: none;
}

.work-block-archive a:hover .work-thumb-sml {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background-color: rgba(255, 193, 234, 0.55);
    border-radius:20px;
}

.work-block-archive a:hover .work-thumb-lg {
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    background: #ffc1ea;
    border-radius:20px;
}

.work-block-archive .thumb-image {
    border-radius:20px;
}



.work-thumb-sml {
	display: block;
	position: relative;
	height: 400px;
}
.work-thumb-med {
	display: block;
	position: relative;
	height: 500px;
}
.work-thumb-lg {
	display: block;
	position: relative;	
	height: 600px;
}
.work-thumb-xl {
	display: block;
	position: relative;
	height: 800px;
}


.thumb-image {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: none;
    z-index: -1;
}

.project-image {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: none;
}

.footer {
	display: inline;
	width: 95%;
	margin-top: 600px;
	z-index: 1;
}

.footer-bio {
	display: inline;
	width: 95%;
	margin-top: 400px;
	z-index: 1;
}

.footer-contact-links {
	display: inline-block;
	text-align: left;
	position: relative;
	margin-left: 20px;
	width: 40%;
}


.footer-contact-links a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}

.footer-contact-links a:hover {
	border-bottom: 2px solid;
}

.footer-social-links {
	display: inline-block;
	float: right;
	text-align: right;
	position: relative;
	margin-right: 20px;
	width: 40%;
}


.footer-social-links a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}

.footer-social-links a:hover {
	border-bottom: 2px solid;
}

.footer-contact-links-white {
	display: inline-block;
	text-align: left;
	position: relative;
	margin-left: 20px;
	width: 40%;
}


.footer-contact-links-white a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}

.footer-contact-links-white a:hover {
	border-bottom: 2px solid;
}

.footer-social-links-white {
	display: inline-block;
	float: right;
	text-align: right;
	position: relative;
	margin-right: 20px;
	width: 40%;
}


.footer-social-links-white a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}

.footer-social-links-white a:hover {
	text-decoration: underline;
}

.footer-contact-links-mob {
	display: none;
	text-align: left;
	position: relative;
	margin-left: 20px;
	width: 90%;
}


.footer-contact-links-mob a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}

.footer-contact-links-mob a:hover {
	border-bottom: 2px solid;
}

.footer-social-links-mob {
	display: none;
	text-align: left;
	position: relative;
	margin-top: -20px;
	margin-left: 20px;
	width: 90%;
}


.footer-social-links-mob a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}

.footer-social-links-mob a:hover {
	border-bottom: 2px solid;
}

.footer-contact-links-white-mob {
	display: none;
	text-align: left;
	position: relative;
	margin-left: 20px;
	width: 90%;
}


.footer-contact-links-white-mob a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}

.footer-contact-links-white-mob a:hover {
	border-bottom: 2px solid;
}

.footer-social-links-white-mob {
	display: none;
	text-align: left;
	position: relative;
	margin-left: 20px;
	width: 90%;
}


.footer-social-links-white-mob a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 0px;
}

.footer-social-links-white-mob a:hover {
	border-bottom: 2px solid;
}

.project-hero {
	display: block;
	text-align: left;
	padding-top: 100px;
	position: relative;
	margin-left: 13%;
	margin-bottom: 0px;
	width: 50%;
}

.project-title {
	display: block;
	text-align: left;
	z-index: -1;
	margin-bottom: 0px;
}


.project-detail {
	position: relative;
	display: block;
	column-count: 1;
	margin-top: 100px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 100px;
}

.project-detail-block {
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
}

.project-detail-block-multi {
	display: block;
	column-count: 2;
	margin-top: 0px;
	margin-bottom: 20px;
}

.project-thumb-sml-1 {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin-right: 3px;
}
.project-thumb-sml-2 {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin-left: 3px;
}
.project-thumb-lg {
		padding:150px;
        background-color: #1C1C1C;
        border-radius: 20px;
        width: auto;
        height: auto;
        justify-content: center;
    	align-items: center;
    	display: flex;
}

.project-img {
	display: flex;
	justify-content: center; /* align horizontal */
	align-items: center; /* align vertical */
	max-width: 100%;
}


.other-projects {
	width: 70%;
	text-align: left;
	margin-left: 65%;
	padding-top: 100px;
	padding: bottom: 150px;
}

.other-projects a {
	text-decoration: none;
	color: #ffffff;
}

.other-projects a:hover {
	border-bottom: 2px solid;
	color: #ffffff;
}

.hero-bio {
	position: relative;
	text-align: right;

}

.hero-bio-grid {
	display: block;
	text-align: left;
	position: fixed;
	z-index: -1;
	margin-top: 20px;
	margin-left: 50%;
	margin-bottom: 0px;
	width: 55%;
}

.bio-thumb-sml {
	display: block;
	height: 200px;
}
.bio-thumb-lg {
	display: block;
	height: 1400px;
}

.bio-body {
	display: block;
	text-align: left;
	padding-top: 170px;
	position: relative;
	margin-left: 5%;
	margin-bottom: 0px;
	width: 70%;
}

.bio-hero-block {
	padding-bottom: 50px;
}

.bio-text-block {
	padding-bottom: 50px;
	width: 80%;
}

.reel-video-block {
	position: fixed;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}


/* MOBILE */

@media screen and (max-width: 767px) {
	body .hero-home {
	padding-top: 150px;
	}
	.main-title {
	width: 85%;
	}
	h1 {
	font-size: 52px;
	line-height: 60px;
	}
	h2 {
	font-size: 40px;
	line-height: 44px;
	}
	h3 {
	font-size: 28px;
	line-height: 32px;
	letter-spacing: -1px;
	}
	h4 {
	font-size: 28px;
	line-height: 32px;
	letter-spacing: 0px;
	}
	h5 {
	padding-left:20px;
	padding-top:20px;
	font-size:22px;
	}
	ul {
    list-style: square outside;
    margin-left: -15px;
	}
	li {
    padding-left: 5px;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    padding-bottom: 30px;
	}
	.intro {
    font-size: 22px;
    line-height: 28px;
    text-align: left;
    padding-left: 0px;
	}
	.description {
	font-size: 18px;
	line-height: 25px;
	letter-spacing: 0px;
	padding-left:0px;	
	}

	.thumb-detail {
	font-size: 20px;
	line-height: 28px;
    margin-bottom: 200px;
	}


	.nav {
	display: none;
	}
	.nav-mob {
	display: block;
	padding-right: 30px;
	}
	.site-title {
	width: 90%;
	padding-right: 20px;
	}
	.work {
	margin-top:40vh;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 450px;
	}
	.work-block-rma_consumer {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	}
	.work-block-rma_agent  {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	}
	.work-block-telstra {
	margin-top: 500px;
	margin-left: 40px;
	margin-right: 60px;
	margin-bottom: 150px;
	}
	.work-block-taake {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 80px;
	margin-bottom: 150px;
	}
	.work-block-ink-arcade {
	margin-top: 0px;
	margin-left: 70px;
	margin-right: 30px;
	margin-bottom: 150px;
	}
	.work-block-ink-arcade .thumb-image {
    border-radius:20px;
    background-position: center center;
	}
	.work-block-hampton-green {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 60px;
	margin-bottom: 150px;
	}
	.work-block-public-domain {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 150px;
	}
	.work-block-ktm {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 250px;
	}
	.work-block-archive {
	margin-top: 80px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	}

	.work-thumb-sml {
	height: 200px;
	}
	.work-thumb-med {
	height: 280px;
	}
	.work-thumb-lg {
	height: 330px;
	}
	.work-thumb-xl {
	height: 480px;
	}

	.footer-contact-links {
	display: none;
	}
	.footer-contact-links-mob {
	display: block;
	}
	.footer-social-links {
	display: none;
	}
	.footer-social-links-mob {
	display: block;
	}
	.hero-bio-grid {
    z-index: -1000;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0px;
    width: 95.5%;
	}
	.bio-body {
	width: 90%;
	padding-top: 40vh;
	}
	.bio-text-block {
	width: 100%;
	}
	.project-hero {
	width: 80%;
	margin-left: 10%;
	padding-top: 20vh;
	padding-bottom:5vh;
	}
	.project-detail {
    margin-top: 50px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 70px;
	}
	.project-detail-block {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	}
	.project-detail-block-multi {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	column-count: 1;
	}
	.project-thumb-sml-1 {
	width: 100%;
	height: auto;
	margin-right: 0;
	margin-bottom: 20px;
	}
	.project-thumb-sml-2 {
	width: 100%;
	height: auto;
	margin-right: 0;
	}
	.project-thumb-lg {
	width: 100%;
	height: auto;
	}

	.project-thumb-lg {
	padding:40px;
    background-color: #1C1C1C;
    border-radius: 10px;
    width: auto;
    height: auto;
    justify-content: center;
   	align-items: center;
    display: flex;
	}

	.other-projects {
	padding-top: 50px;
	width: 70%;
	margin-left: 40%;
}
}

/* TABLET PORTRAIT */

@media screen and (min-width: 768px) and (max-width:768px){

	h1 {
	font-family: 'Eksell Display Large', Helvetica, sans-serif;
	font-size: 60px;
	font-weight: normal;
	line-height: 70px;
	letter-spacing: -1px;
	text-transform: none;
	margin-bottom: 32px;
	color: #ffffff;
}

	h3 {
	font-size: 40px;
	line-height: 44px;
	letter-spacing: -1px;
	}

	h4 {
	font-size: 28px;
	line-height: 32px;
	letter-spacing: 0px;
		padding-top: 30px;
	}

	.header {
	width: 92.5%;
	}

	.hero-home {
	position: relative;
	text-align: left;
	padding-top: 200px;
	}


	.main-title {
	display: block;
	text-align: left;
	position: fixed;
	z-index: -1;
	margin-left: 5%;
	margin-bottom: 0px;
	width: 90%;
	}
	.work {
	margin-top:550px;
	}
	.work-block-pg {
	margin-right: 20%;
	}
	.work-block-quay {
	margin-left: 20%;
	}
	.work-block-gml {
	margin-right: 20%;
	}
	.work-block-benn {
	margin-right: 10%;
	}
	.work-block-sbs {
	margin-right: 25%;
	}
	.work-block-scribble {
	margin-left: 30%;
	}
	.work-block-gumtree {
	margin-right: 30%;
	}
	.work-block-nth {
	margin-left: 25%;
	}
	.work-block-slm {
	margin-right: 20%;
	}
	.work-thumb-lg {
	height: 400px;
	}
	.work-thumb-xl {
	height: 600px;
	}
	.footer-contact-links {
	width: 50%;
	}
	.footer-contact-links-white {
	width: 50%;
	}
	.hero-bio-grid {
    margin-left: 30%;
    width: 60%;
	}
	.bio-body {
	width: 85%;
	padding-top: 50vh;
	}
	.bio-text-block {
	width: 100%;
	}
}


/* TABLET LANDSCAPE */

@media screen and (min-width:769px) and (max-width:1024px) {

		h1 {
	font-family: 'Eksell Display Large', Helvetica, sans-serif;
	font-size: 80px;
	font-weight: normal;
	line-height: 90px;
	letter-spacing: -1px;
	text-transform: none;
	margin-bottom: 32px;
	color: #ffffff;
}

	.hero-home {
	position: relative;
	text-align: left;
	padding-top: 150px;

	}

	.main-title {
	display: block;
	text-align: left;
	position: fixed;
	z-index: -1;
	margin-left: 5%;
	margin-bottom: 0px;
	width: 80%;
	}

	.site-title {
    width: 80%;
    text-align: left;
    padding-right: 100px;
}



}

/* WIDE */

@media screen and (min-width:1440px){
	h1 {
	font-size: 100px;
	line-height: 120px;

	}

	.project-hero {
	display: block;
	text-align: left;
	padding-top: 100px;
	position: relative;
	margin-left: 13%;
	margin-bottom: 0px;
	width: 45%;}

	.other-projects {
	padding-top: 50px;
	width: 70%;
	margin-left: 70%;
}
}

/* VERY WIDE */

@media screen and (min-width:1700px){
	h1 {
	font-size: 140px;
	line-height: 160px;

	}

.thumb-detail {
	font-family: 'Graphik-Web', Helvetica, sans-serif;
	font-size: 42px;
	font-weight: normal;
	line-height: 56px;
	text-align: left;
	color: #ffffff;
	width:75%;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}


.hero-bio-grid {
	display: block;
	text-align: left;
	position: fixed;
	z-index: -1;
	margin-top: 20px;
	margin-left: 55%;
	margin-bottom: 0px;
	width: 40%;
}

.bio-thumb-lg {
	display: block;
	height: 1600px;
}
	.project-hero {
	display: block;
	text-align: left;
	padding-top: 100px;
	position: relative;
	margin-left: 13%;
	margin-bottom: 0px;
	width: 40%;
}

	.other-projects {
	padding-top: 50px;
	width: 70%;
	margin-left: 80%;
}

}


