
@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;
}

body {
	transition: background-color 0.8s ease; /* Fade-in for body background */
}

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: 36px;
	line-height: 48px;
	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;
	padding-bottom:30px;
}

h1, h2, h3, h4, p, a, h5 {
  transition: color 0.8s ease; /* Fade-in for text color */
}

.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;
	opacity: 0.82;
}

.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: 42px;
	text-align: left;
	color: #ffffff;
	width:75%;
	-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;
    background-color: 0.8s ease;
}

#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: 600px;
	-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_nps {
	display: block;
	margin-top: 0px;
	margin-left: 20%;
	margin-right: 25%;
	margin-bottom: 600px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
    border-radius:20px;
}


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

.work-block-rma_nps 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_nps 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(20, 133, 161, 0.55);
    border-radius:20px;
}

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





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


.work-block-rma_agentprofile {
	display: block;
	margin-top: 0px;
	margin-left: 20%;
	margin-right: 18%;
	margin-bottom: 600px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

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

.work-block-rma_agentprofile 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_agentprofile 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(22, 59, 24, 0.55);
    
    border-radius:20px;
}

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




.work-block-rma_findmyagent {
	display: block;
	margin-top: 0px;
	margin-left: 32%;
	margin-right: 7%;
	margin-bottom: 600px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
    border-radius:20px;
}


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

.work-block-rma_findmyagent 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_findmyagent 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(85, 0, 255, 0.55);
    border-radius:20px;
}

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




.work-block-rma_maps {
	display: block;
	margin-top: 0px;
	margin-left: 10%;
	margin-right: 25%;
	margin-bottom: 600px;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
    border-radius:20px;
}


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

.work-block-rma_maps 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_maps 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(66, 53, 25, 0.55);
    border-radius:20px;
}

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





.work-block-rma_agent {
	display: block;
	margin-top: 0px;
	margin-left: 27%;
	margin-right: 13%;
	margin-bottom: 600px;
	-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(51, 11, 11, 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: 11%;
	margin-right: 47%;
	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;
    border-radius: 20;
}

.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: 75%;
}

.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;
    	transition: background-color 0.8s ease;
}

.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: 120px;
	width: 80%;
}

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



/* Style for the dropdown menu */
/* Header adjustments to ensure alignment */
.header {
  display: flex !important; /* Override column-count for consistent alignment */
  flex-wrap: wrap; /* Allow wrapping if needed */
  align-items: center; /* Vertically align site-title and nav */
  justify-content: space-between;
  position: fixed;
  width: 98%;
  margin-top: -10px;
  margin-left: 20px;
  margin-right: 20px;
  z-index: 2000;
  column-count: auto !important; /* Remove column-count interference */
}

/* Site title */
.site-title {
  width: 30%;
  text-align: left;
  padding-right: 100px;
  margin: 0; /* Remove any margins for alignment */
}

.site-title p {
  margin: 0; /* Remove default margins */
  font-size: 18px; /* Match .nav p */
  line-height: 18px; /* Match font-size for alignment */
}

/* Nav container */
.nav {
  display: flex !important; /* Override float: right */
  justify-content: flex-end; /* Align to right */
  align-items: center; /* Vertically center children */
  gap: 24px; /* 24px spacing between p and dropdown */
  width: auto !important; /* Override width: 60% */
  float: none !important; /* Remove float */
  text-align: right;
  padding-top: 0 !important; /* Normalize padding */
  margin: 0; /* Remove margins for alignment with site-title */
  position: relative; /* Ensure stable positioning */
}

/* Ensure the p element aligns properly */
.nav p {
  margin: 0; /* Remove default margins */
  display: inline; /* Keep links inline */
  font-size: 18px; /* From css/styles.css */
  line-height: 18px; /* Match site-title for alignment */
}

/* Dropdown container */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown toggle button */
.dropdown-toggle {
  background: none; /* No background */
  border: none; /* No border */
  padding: 0; /* No padding for alignment */
  cursor: pointer;
  outline: none;
  display: inline-flex;
  align-items: center; /* Center icon and arrow */
  --arrow: url('../img/arrow-white.svg'); /* Default arrow */
}

/* Arrow as pseudo-element */
.dropdown-toggle::after {
  content: '';
  width: 18px;
  height: 18px;
  background-image: var(--arrow);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-top: 5px;
}

/* Dropdown menu */
.dropdown-menu {
  display: none; /* Hidden by default */
  position: absolute;
  top: calc(100% + 12px); /* 12px top margin */
  left: auto; /* Align to right of button */
  right: 0; /* Ensure menu aligns right */
  background-color: #000000;
  border: 1px solid #1f1f1f;
  min-width: 60px; /* Fit icons */
  z-index: 3000; /* Above .header */
  list-style: none;
  padding: 6px 0;
  border-radius:30px;
  margin: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

/* Menu items */
.dropdown-menu li {
  padding: 12px 10px;
  cursor: pointer;
  display: flex;
  justify-content: center; /* Center icons */
  align-items: center;
  border-radius: 30px;
}

.dropdown-menu li:hover {
  border-radius: 30px;
  background-color: #212121; /* Hover effect */
  width: 28px;
  margin-left: 6px;
}

/* Icons in menu */
.dropdown-icon {
  width: 24px;
  height: 24px;
}

/* Show dropdown menu when active */
.dropdown.active .dropdown-menu {
  display: block;
  opacity: 1;
}

.nav-container {
    width: auto;
    display: flex;
    gap: 18px;
}

/* 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: 28px;
	line-height: 36px;
	}
	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:18px;
	}
	ul {
    list-style: square outside;
    margin-left: -15px;
	}
	li {
    padding-left: 5px;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    padding-bottom: 30px;
	}

	.biodetails {
	font-family: 'Graphik-Web', Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	padding-left: 16px;
	}

	.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: 34px;
	line-height: 44px;
    margin-bottom: 140px;
    width:100%;
	}




	.nav {
	display: none !important;
	}

	/* .nav-mob {
	display: block;
	padding-right: 30px;
	} */


	/* Nav container */
	.nav-container {
    width: auto;
    display: flex;
    gap: 18px;
	}

	
	.nav-mob {
	  display: flex !important; /* Override float: right */
	  justify-content: flex-end; /* Align to right */
	  align-items: center; /* Vertically center children */
	  gap: 24px; /* 24px spacing between p and dropdown */
	  width: auto !important; /* Override width: 60% */
	  float: none !important; /* Remove float */
	  text-align: right;
	  padding-top: 0 !important; /* Normalize padding */
	  margin: 0; /* Remove margins for alignment with site-title */
	  position: relative; /* Ensure stable positioning */
	}

	.header {
		width:90%;
	}

	.site-title {
	width:auto;
	padding-right:0px;
	}


	.work {
	margin-top:40vh;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 450px;
	}


	.work-block-rma_nps {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
	.work-block-rma_maps {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
	.work-block-rma_findmyagent {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
	.work-block-rma_agentprofile {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
	.work-block-rma_agentprofile .thumb-image {
    border-radius:20px;
    background-position: center right;
	}
	.work-block-rma_agent  {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
	.work-block-rma_consumer {
	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;
	}


	.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:0px;
	background-color:transparent;
	}

	.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: 40px;
	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-thumb-lg {
	height: 400px;
	}
	.work-thumb-xl {
	height: 540px;
	}
	.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%;
	}
	.project-thumb-lg {
	padding:0px;
	background-color:transparent;
	}

.project-hero {
    margin-left: 8%;
    width: 75%;
}


	.work-block-rma_nps {
    display: block;
    margin-top: 0px;
    margin-left: 6%;
    margin-right: 14%;
	}

	.work-block-rma_findmyagent {
	    margin-left: 16%;
	    margin-right: 8%;
		}

	.work-block-rma_maps {
	    display: block;
	    margin-top: 0px;
	    margin-left: 8%;
	    margin-right: 10%;

	}
	.work-block-rma_agentprofile {
	    margin-left: 4%;
	    margin-right: 4%;}

	.work-block-rma_agent {
	    margin-left: 8%;
	    margin-right: 18%;
	}

	.thumb-detail {
	    width: 85%;
	}
}

/* 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: auto;
    text-align: left;
    padding-right: 100px;
}
	
.project-hero {
    margin-left: 8%;
    width: 75%;
}

	.project-thumb-lg {
	padding:0px;
	background-color:transparent;
	}

	.header {
    width: 94%;
	}

	.work-block-rma_nps {
	    display: block;
	    margin-top: 0px;
	    margin-left: 10%;
	    margin-right: 25%;
		}

	.work-block-rma_findmyagent {
	    margin-left: 14%;
	    margin-right: 8%;
		}

	.work-thumb-xl {
	    display: block;
	    position: relative;
	    height: 660px;
		}

	.thumb-detail {
	    width: 78%;
	    font-size: 40px;
    	line-height: 50px;
	}

	.work-block-rma_nps {
    display: block;
    margin-top: 0px;
    margin-left: 6%;
    margin-right: 14%;
	}

	.work-block-rma_findmyagent {
	    margin-left: 16%;
	    margin-right: 8%;
		}

	.work-block-rma_maps {
	    display: block;
	    margin-top: 0px;
	    margin-left: 8%;
	    margin-right: 10%;

	}
	.work-block-rma_agentprofile {
	    margin-left: 4%;
	    margin-right: 4%;}

	.work-block-rma_agent {
	    margin-left: 8%;
	    margin-right: 18%;
	}

	.work-block-telstra {
	    margin-left: 11%;
	    margin-right: 20%;}
}


/* LAPTOP BUDGET */

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

	}


.project-thumb-lg {
    padding: 32px;}

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

	.other-projects {
	padding-top: 50px;
	width: 70%;
	margin-left: 70%;
}
	.work-thumb-xl {
	height: 500px;
	}

	.header {
    width: 96%;
	}

}


/* WIDE */

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

	h3 {
	font-size: 34px;
	}

.thumb-detail {
	font-size: 40px;
	line-height: 50px;
	width: 75%;
}

	.intro {
    font-size: 48px;
    line-height: 58px;}


	.biodetails {
	font-family: 'Graphik-Web', Helvetica, sans-serif;
	font-size: 20px;
	line-height: 32px;
	padding-left: 24px;
	}

.bio-body {
    width: 62%;}


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

	.other-projects {
	padding-top: 50px;
	width: 70%;
	margin-left: 70%;
}
	.work-thumb-xl {
	height: 500px;
	}
}

/* VERY WIDE */

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

	h3 {
	font-size: 36px;
	}

	.intro {
    font-size: 52px;
    line-height: 62px;}


	.thumb-detail {
		font-size: 48px;
		line-height: 58px;
		text-align: left;
		color: #ffffff;
		width:75%;
		-webkit-backdrop-filter: blur(6px);
	    backdrop-filter: blur(6px);
	}

	.work-thumb-xl {
	height: 920px;
	}


	.biodetails {
	font-family: 'Graphik-Web', Helvetica, sans-serif;
	font-size: 20px;
	line-height: 32px;
	padding-left: 24px;
	}

	.bio-body {
    width: 54%;}

	.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: 36%;
	}

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

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





}