@font-face {
	font-family: lightcase;
	src: url(../fonts/lightcase.eot?55356177);
	src: url(../fonts/lightcase.eot?55356177#iefix) format("embedded-opentype"), url(../fonts/lightcase.woff?55356177) format("woff"), url(../fonts/lightcase.ttf?55356177) format("truetype"), url(../fonts/lightcase.svg?55356177#lightcase) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=lightcase-icon-]:before {
	font-family: lightcase, sans-serif;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em
}

.lightcase-icon-play:before {
	content: '\e800'
}

.lightcase-icon-pause:before {
	content: '\e801'
}

.lightcase-icon-close:before {
	content: '\e802'
}

.lightcase-icon-prev:before {
	content: '\e803'
}

.lightcase-icon-next:before {
	content: '\e804'
}

.lightcase-icon-spin:before {
	content: '\e805'
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes a {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

#lightcase-case {
	display: none;
	position: fixed;
	z-index: 8;
	top: 50%;
	left: 50%;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
	text-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

@media screen and (max-width:640px) {
	#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) {
		position: relative!important;
		top: auto!important;
		left: auto!important;
		width: auto!important;
		height: auto!important;
		margin: 0!important;
		padding: 0!important;
		border: none!important;
		background: none!important
	}
}

@media screen and (min-width:641px) {
	#lightcase-case:not([data-lc-type=error]) #lightcase-content {
		position: relative;
		z-index: 1;
		overflow: hidden;
		text-shadow: none;
		background-color: #fff;
		-o-box-shadow: 0 0 30px rgba(0, 0, 0, .5);
		box-shadow: 0 0 30px rgba(0, 0, 0, .5);
		-webkit-backface-visibility: hidden
	}
}

@media screen and (min-width:641px) {
	#lightcase-case[data-lc-type=image] #lightcase-content,
	#lightcase-case[data-lc-type=video] #lightcase-content {
		background-color: #333
	}
}

#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content {
	-o-box-shadow: none;
	box-shadow: none
}

@media screen and (max-width:640px) {
	#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content {
		position: relative!important;
		top: auto!important;
		left: auto!important;
		width: auto!important;
		height: auto!important;
		margin: 0!important;
		padding: 0!important;
		border: none!important;
		background: none!important
	}
}

#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner {
	-o-box-sizing: border-box;
	box-sizing: border-box
}

@media screen and (max-width:640px) {
	#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner {
		padding: 15px
	}
	#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner,
	#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner>* {
		width: 100%!important;
		max-width: none!important
	}
	#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner>:not(iframe) {
		height: auto!important;
		max-height: none!important
	}
}

@media screen and (max-width:640px) {
	.lightcase-isMobileDevice #lightcase-case[data-lc-type=iframe] #lightcase-content .lightcase-contentInner {
		overflow: auto;
		-webkit-overflow-scrolling: touch
	}
}

@media screen and (max-width:640px) and (min-width:641px) {
	[data-lc-type=image] #lightcase-content .lightcase-contentInner,
	[data-lc-type=video] #lightcase-content .lightcase-contentInner {
		line-height: .75
	}
}

.lightcase-isMobileDevice #lightcase-case[data-lc-type=iframe] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

@media screen and (max-width:640px) {
	#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
		position: relative!important;
		top: auto!important;
		left: auto!important;
		width: auto!important;
		height: auto!important;
		margin: 0!important;
		padding: 0!important;
		border: none!important;
		background: none!important
	}
}

@media screen and (min-width:641px) {
	#lightcase-case:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
		padding: 30px;
		overflow: auto;
		-o-box-sizing: border-box;
		box-sizing: border-box
	}
}

@media screen and (max-width:640px) {
	#lightcase-content h1,
	#lightcase-content h2,
	#lightcase-content h3,
	#lightcase-content h4,
	#lightcase-content h5,
	#lightcase-content h6,
	#lightcase-content p {
		color: #aaa
	}
}

@media screen and (min-width:641px) {
	#lightcase-content h1,
	#lightcase-content h2,
	#lightcase-content h3,
	#lightcase-content h4,
	#lightcase-content h5,
	#lightcase-content h6,
	#lightcase-content p {
		color: #333
	}
}

#lightcase-case p.lightcase-error {
	margin: 0;
	font-size: 17px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #aaa
}

@media screen and (max-width:640px) {
	#lightcase-case p.lightcase-error {
		padding: 30px 0
	}
}

@media screen and (min-width:641px) {
	#lightcase-case p.lightcase-error {
		padding: 0
	}
}

.lightcase-isMobileDevice .lightcase-open body {
	max-width: 100%;
	max-height: 100%;
	overflow: hidden
}

@media screen and (max-width:640px) {
	.lightcase-open body {
		padding: 55px 0 70px
	}
	.lightcase-open body>:not([id*=lightcase-]) {
		position: fixed!important;
		top: -9999px!important;
		width: 0!important;
		height: 0!important;
		overflow: hidden!important
	}
}

#lightcase-info {
	position: absolute;
	padding-top: 15px
}

#lightcase-info #lightcase-caption,
#lightcase-info #lightcase-title {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-weight: 400;
	text-overflow: ellipsis
}

#lightcase-info #lightcase-title {
	font-size: 17px;
	color: #aaa
}

@media screen and (max-width:640px) {
	#lightcase-info #lightcase-title {
		position: fixed;
		top: 10px;
		left: 0;
		max-width: 87.5%;
		padding: 5px 15px;
		background: #333
	}
}

#lightcase-info #lightcase-caption {
	clear: both;
	font-size: 13px;
	color: #aaa
}

#lightcase-info #lightcase-sequenceInfo {
	font-size: 11px;
	color: #aaa
}

@media screen and (max-width:640px) {
	.lightcase-fullScreenMode #lightcase-info {
		padding-left: 15px;
		padding-right: 15px
	}
	#lightcase-case:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
		position: static
	}
}

#lightcase-loading {
	z-index: 9;
	width: 1.123em;
	height: auto;
	font-size: 38px;
	line-height: 1;
	text-align: center;
	text-shadow: none;
	position: fixed;
	z-index: 7;
	top: 50%;
	left: 50%;
	margin-top: -.5em;
	margin-left: -.5em;
	opacity: 1;
	font-size: 32px;
	text-shadow: 0 0 15px #fff;
	-moz-transform-origin: 50% 53%;
	-webkit-animation: a .5s infinite linear;
	animation: a .5s infinite linear
}

#lightcase-loading,
#lightcase-loading:focus {
	text-decoration: none;
	color: #fff;
	-webkit-tap-highlight-color: transparent;
	-webkit-transition: color, opacity, ease-in-out .25s;
	transition: color, opacity, ease-in-out .25s
}

#lightcase-loading>span {
	display: inline-block;
	text-indent: -9999px
}

#lightcase-nav a[class*=lightcase-icon-] {
	position: fixed;
	z-index: 9;
	width: 1.123em;
	height: auto;
	font-size: 38px;
	line-height: 1;
	text-align: center;
	text-shadow: none;
	outline: none;
	cursor: pointer
}

#lightcase-nav a[class*=lightcase-icon-],
#lightcase-nav a[class*=lightcase-icon-]:focus {
	text-decoration: none;
	color: hsla(0, 0%, 100%, .6);
	-webkit-tap-highlight-color: transparent;
	-webkit-transition: color, opacity, ease-in-out .25s;
	transition: color, opacity, ease-in-out .25s
}

#lightcase-nav a[class*=lightcase-icon-]>span {
	display: inline-block;
	text-indent: -9999px
}

#lightcase-nav a[class*=lightcase-icon-]:hover {
	color: #fff;
	text-shadow: 0 0 15px #fff
}

.lightcase-isMobileDevice #lightcase-nav a[class*=lightcase-icon-]:hover {
	color: #aaa;
	text-shadow: none
}

#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-prev {
	left: 15px
}

#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-next {
	right: 15px
}

#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-pause,
#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-play {
	left: 50%;
	margin-left: -.5em
}

@media screen and (min-width:641px) {
	#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-pause,
	#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-play {
		opacity: 0
	}
}

#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close {
	top: 15px;
	right: 15px;
	bottom: auto;
	margin: 0;
	opacity: 0;
	outline: none
}

@media screen and (max-width:640px) {
	#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close {
		position: absolute
	}
}

@media screen and (min-width:641px) {
	#lightcase-nav a[class*=lightcase-icon-].lightcase-icon-close {
		position: fixed
	}
}

@media screen and (max-width:640px) {
	#lightcase-nav a[class*=lightcase-icon-] {
		bottom: 15px;
		font-size: 24px
	}
}

@media screen and (min-width:641px) {
	#lightcase-nav a[class*=lightcase-icon-] {
		bottom: 50%;
		margin-bottom: -.5em
	}
	#lightcase-case:hover~#lightcase-nav a[class*=lightcase-icon-],
	#lightcase-nav a[class*=lightcase-icon-]:hover {
		opacity: 1
	}
}

#lightcase-overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 6;
	top: 0;
	left: 0;
	background: #333
}

@media screen and (max-width:640px) {
	#lightcase-overlay {
		opacity: 1!important
	}
}

a {
	outline: none;
	border: 0;
	text-decoration: none
}

a,
a:visited {
	color: #fff
}

a:hover {
	color: #fbd3dc
}

.containclass {
	display: block;
	width: 100%;
	height: 100vh;
	min-height: 300px;
	min-width: 300px;
	overflow: hidden
}

iframe.fill {
	width: 1px;
	min-width: 100%;
	*width: 100%;
	height: 1px;
	min-height: 100%;
	*height: 100%;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-style: solid;
	border-color: #111
}

.centerbox {
	overflow: auto;
	min-height: 100%;
	height: 100%;
	position: relative;
	top: 0;
	z-index: 4;
	margin-top: auto;
	margin-bottom: auto
}

.center {
	margin: auto;
	display: inline-block;
	overflow: visible
}

#header {
	position: absolute;
	top: 0;
	height: 70px;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 20px;
	font-weight: 700
}

#header>span {
	display: none;
	color: #fff
}

#canvas {
	top: 70px;
	bottom: 80px;
	width: 1px;
	min-width: 100%;
	min-width: 100vw;
	padding-left: 50px;
	padding-right: 50px;
	*width: 100%;
	left: calc(50% - 50vw)
}

#canvas,
#mouse {
	position: absolute
}

#mouse {
	top: 50%;
	left: 50%;
	margin-left: -33px
}

#mouse,
#mouse>svg {
	display: inline-block
}

#mouse>svg {
	height: 56px;
	width: 65px;
	fill: #fff;
	position: relative;
	transition: .2s;
	transition-timing-function: ease-in-out;
	-webkit-transition: .2s;
	-webkit-transition-timing-function: ease-in-out
}

#mouse>svg:hover {
	fill: #fbd3dc
}

#backdrop {
	position: absolute;
	top: 70px;
	bottom: 80px;
	width: 1px;
	min-width: 100%;
	min-width: 100vw;
	padding-left: 50px;
	padding-right: 50px;
	*width: 100%;
	left: calc(50% - 50vw)
}

#mouseBack {
	display: inline-block;
	position: absolute;
	top: calc(50% - 50px);
	left: calc(50% - 77px)
}

#mouseBack>svg {
	height: 100px;
	width: 117px;
	fill: #fff;
	display: inline-block;
	position: relative;
	transition: .2s;
	transition-timing-function: ease-in-out;
	-webkit-transition: .2s;
	-webkit-transition-timing-function: ease-in-out
}

#mouseBack>svg:hover {
	fill: #fbd3dc
}

#centerpassbox {
	position: absolute;
	top: calc(50% + 8px);
	width: 100%;
	display: block
}

#passfield {
	margin: auto;
	text-align: center;
	position: relative;
	width: 300px
}

#passfield>form>input {
	border: 0;
	width: 100%;
	text-align: center;
	color: #fbd3dc;
	font-size: 16px;
	background-color: rgba(0, 0, 0, .5);
	background-blend-mode: color
}

#bubble {
	float: right;
	position: absolute;
	top: -137px;
	left: 21px
}

#bubble,
#bubble>img {
	display: inline-block
}

#bubble>img {
	min-width: 150px;
	max-width: 150px
}

#bubbletext {
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 70px;
	left: 25px;
	width: 100px;
	color: #fbd3dc;
	font-family: Comic Sans MS, Comic Sans, cursive;
	font-size: 24px
}

.rotate15 {
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg)
}

#footer {
	position: absolute;
	bottom: 0;
	height: 80px;
	width: 100%;
	display: block
}

#contact {
	text-align: center;
	display: block;
	position: relative;
	top: 20px;
	font-size: 16px
}

#contactButton {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0
}

#cancelX:hover,
#checkmark:hover,
#contactButton:hover {
	cursor: pointer;
	cursor: hand;
	color: #fbd3dc
}

#email {
	margin: auto;
	text-align: center;
	position: relative;
	top: 20px;
	width: 300px
}

#cancelX {
	top: -21px;
	right: 139px
}

#cancelX,
#checkmark {
	position: absolute;
	display: inline
}

#checkmark {
	top: 21px;
	right: 136px
}

#email>input {
	border: 0;
	color: #fbd3dc;
	font-size: 16px
}

#email>input,
#tumble {
	width: 100%;
	text-align: center
}

#tumble {
	position: absolute;
	visibility: hidden;
	right: auto;
	top: auto;
	bottom: 0;
	display: block;
	height: 50px;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

input,
selector,
textarea {
	width: 100%;
	border: 0;
	text-align: center;
	background-color: #000
}

input,
input:focus,
selector,
textarea,
textarea:focus {
	color: #fbd3dc;
	outline: none
}

.line-separator {
	margin: 0 0 35px;
	border-bottom: 2px solid #000;
	padding: 0
}

::-webkit-input-placeholder {
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	font-family: CircularStd, Helvetica Neue, Helvetica, Arial, sans-serif
}

:-moz-placeholder,
::-moz-placeholder {
	color: #fff;
	opacity: 1;
	font-weight: 700;
	font-size: 16px;
	font-family: CircularStd, Helvetica Neue, Helvetica, Arial, sans-serif
}

:-ms-input-placeholder {
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	font-family: CircularStd, Helvetica Neue, Helvetica, Arial, sans-serif
}

:placeholder-shown {
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	font-family: CircularStd, Helvetica Neue, Helvetica, Arial, sans-serif
}

#rightside {
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
	-moz-transform: translateY(-50%) rotate(90deg);
	-o-transform: translateY(-50%) rotate(90deg);
	right: 0
}

#leftside,
#rightside {
	position: absolute;
	top: 50%;
	display: inline-block;
	height: 50px
}

#leftside {
	-webkit-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
	-moz-transform: translateY(-50%) rotate(-90deg);
	-o-transform: translateY(-50%) rotate(-90deg);
	left: 0
}

.hidden {
	visibility: hidden
}

@font-face {
	font-family: CircularStd;
	src: url(../fonts/CircularStd-Book.otf)
}

@font-face {
	font-family: CircularStd;
	font-weight: 700;
	src: url(../fonts/CircularStd-Bold.otf)
}

@font-face {
	font-family: ChronicleDisplay;
	src: url(../fonts/ChronicleDisp-Italic.otf)
}

* {
	box-sizing: border-box
}

body {
	background: #fff;
	font-family: CircularStd, Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000
}

body.contact {
	background: #000;
	color: #fff
}

img {
	max-width: 100%
}

.browserupgrade {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}

.container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}

.container:after {
	content: " ";
	display: block;
	clear: both
}

.flying-ghost {
	position: fixed;
	z-index: 6;
	width: 32px;
	height: 31px;
	background-image: url(../images/flying-ghost.gif)
}

header {
	position: relative
}

header .header-bg {
	margin-top: 90px;
	height: 980px;
	background-color: #e8e8e8;
	background-image: url(../images/home/ghostfammm.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom
}

header .logo {
	position: fixed;
	z-index: 6;
	top: 72px;
	width: 38px
}

header .logotype {
	display: block;
	position: fixed;
	z-index: 6;
	top: 180px;
	left: 50%;
	margin-left: -104px;
	width: 208px
}

h1 {
	display: block;
	font-size: 2.4em;
	text-align: center
}

.home {
	padding-top: 70px
}

.home section {
	position: relative;
	margin-bottom: 190px
}

.home section:first-of-type {
	margin-top: 70px
}

.home section:last-of-type {
	margin-bottom: 0
}

section.client {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0
}

section.client .client-logo {
	position: absolute
}

section.client .client-featured {
	position: relative;
	height: 100%
}

section.client .client-featured .product-image {
	position: relative;
	width: 100%;
	margin-bottom: -3px;
	-webkit-transition: .2s ease-in;
	transition: .2s ease-in
}

section.client .client-featured:hover img {
	opacity: 0
}

section.client .client-featured .client-name {

	position: absolute;
	top: 47%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	color: #000;
	font-size:50px;
	text-transform:lowercase;
	font-weight:bold;
	z-index:3555566;
}

section.client .client-featured .our-part {
	opacity: 0;
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 40px;
	background-color: #fff0f0;
	-webkit-transition: .2s ease-in;
	transition: .2s ease-in
}

section.client .client-featured .our-part ul {
	position: absolute;
	top: 50%;
	right: 30px;
	left: 50px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	padding: 0;
	text-align: justify
}

section.client .client-featured .our-part ul li {
	display: inline-block;
	padding-right: 20px;
	color: #f3d8d9;
	font-size: 2.2em;
	font-weight: 300;
	list-style: none
}

section.client .client-featured .our-part ul li:nth-child(3) {
	padding-left: 60px
}

section.client .client-featured .our-part ul li:nth-child(6) {
	padding-left: 80px
}

section.client .client-featured .our-part ul li:nth-child(9) {
	padding-left: 40px
}

section.client .client-featured:before {
	content: "";
	position: absolute;
	z-index: 2;
	opacity: 1
}

section.client .client-featured:hover .our-part {
	opacity: 1
}

section.client.active .client-featured .product-image {
	display: none
}

section.make .client-featured {
	float: right
}

section.make .client-featured:before {
	top: 47%;
	left: -80px;
	width: 139px;
	height: 47px;
	background-image: url(../images/home/make-logo.png)
}
.client:nth-child(odd) .client-featured {
    float: left;
	width: 50%;
}
.client:nth-child(even) .client-featured {
    float: right;
	width: 50%;
}
.client:nth-child(odd) .client-featured h2.client-name {
    right: -20%;
}
.client:nth-child(even) .client-featured h2.client-name {
    left: -20%;
}
section.blossom .client-featured {
	width: 57.9439252336%;
	float: left;
	margin-right: .9345794393%;
	margin-left: 25.2336448598%
}

section.blossom .client-featured:before {
	top: 45%;
	left: -140px;
	width: 203px;
	height: 36px;
	background-image: url(../images/home/blossom-logo.png)
}

section.blossom .client-featured .our-part ul {
	left: 50px;
	right: 30px
}

section.blossom .client-featured .our-part ul li:nth-child(3) {
	padding-left: 0
}

section.blossom .client-featured .our-part ul li:nth-child(4) {
	padding-left: 60px
}

section.blossom .client-featured .our-part ul li:nth-child(6) {
	padding-left: 0
}

section.otters .client-featured {
	width: 41.1214953271%;
	float: left;
	margin-right: .9345794393%
}

section.otters .client-featured:before {
	top: 30%;
	right: -80px;
	width: 144px;
	height: 44px;
	background-image: url(../images/home/otters-logo.png)
}

section.rise .client-featured {
	float: right
}

section.rise .client-featured:before {
	top: 25%;
	left: -80px;
	width: 92px;
	height: 39px;
	background-image: url(../images/home/rise-logo.png)
}

section.oliver-clark .client-featured {
	float: right
}

section.oliver-clark .client-featured:before {
	top: 15%;
	left: -170px;
	width: 324px;
	height: 28px;
	background-image: url(../images/home/oliver-clark-logo.png)
}

footer.footer {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	height: 140px;
	text-align: right
}

footer.footer .logotype {
	width: 90px;
	margin-top: 60px
}

.work {
	padding-top: 100px
}

.work section {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	box-sizing: border-box;
	margin: 5px 0
}

.work .header {
	padding: 60px 0
}

.work .desktop {
	display: block
}

.work .mobile {
	display: none
}

.work .sub-title {
	width: 57.9439252336%;
	box-sizing: border-box;
	font-size: 3.1em;
	font-weight: 300
}

.work .our-part,
.work .sub-title {
	float: left;
	margin-right: .9345794393%
}

.work .our-part {
	width: 100%;
	margin-left: 8.4112149533%;
	margin-top: 100px
}

.work .our-part .details-title {
	display: inline-block;
	padding: 20px 5px 0 0;
	border-top: 5px solid #000;
	font-size: 1.4em;
	font-weight: 500
}

.work .our-part ul {
	margin: 0;
	padding: 0
}

.work .our-part ul li {
	padding: 1px 0;
	font-size: 1.1em;
	font-weight: 300;
	list-style: none
}

.work .video {
	display: inline-block;
	position: relative
}

.work .video:before {
	content: "";
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	width: 276px;
	height: 74px;
	margin-top: -37px;
	margin-left: -138px;
	background-image: url(../images/play-text.png)
}

.work .video:before,
.work .video:before img {
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in
}

.work .video:hover:before {
	background-image: url(../images/play-icon.png)
}

.work .video:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.work.make .sub-title {
	width: 57.9439252336%;
	float: left;
	margin-right: .9345794393%;
	margin-left: 8.4112149533%
}

.work.make .image1 {
	width: auto;
	float: left;
	margin-right: .9345794393%;
	float: right;
	margin-right: 0
}

.work.make .image2 {
	margin-left: 33.6448598131%
}

.work.make .image2,
.work.make .image3 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%
}

.work.make .image4,
.work.make .image5 {
	width: 74.7663551402%;
	float: left;
	margin-right: .9345794393%;
	margin-left: 25.2336448598%;
	float: right;
	margin-right: 0
}

.work.make .image6,
.work.make .image7 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%
}

.work.make .image8,
.work.make .image9 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%;
	float: right;
	margin-right: 0
}

.work.make .image10 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%
}

.work.make .image11 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%;
	width: 55.7%
}

.work.make .image12 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%;
	width: 43.3%;
	float: right;
	margin-right: 0
}

.work.make .image13 {
	margin-left: 33.6448598131%
}

.work.make .image13,
.work.make .image14 {
	width: 57.9439252336%;
	float: left;
	margin-right: .9345794393%
}

.work.make .image15 {
	float: left;
	margin-left: 33.6448598131%;
	float: right;
	margin-right: 0
}

.work.make .image15,
.work.make .image16 {
	width: 66.3551401869%;
	margin-right: .9345794393%
}

.work.make .image16 {
	float: left;
	position: relative
}

.work.make .image16:after {
	content: "";
	position: absolute;
	z-index: 3;
	top: 49%;
	right: -175px;
	width: 274px;
	height: 108px;
	background-image: url(../images/make/make_signature.png)
}

.work.blossom .our-part {
	margin-top: 200px
}

.work.blossom .image1,
.work.blossom .sub-title {
	width: 57.9439252336%;
	float: left;
	margin-right: .9345794393%;
	margin-left: 8.4112149533%;
	float: right;
	margin-right: 0
}

.work.blossom .image3 {
	float: left;
	margin-left: 16.8224299065%
}

.work.blossom .image3,
.work.blossom .image4 {
	width: 41.1214953271%;
	margin-right: .9345794393%
}

.work.blossom .image4,
.work.blossom .image6 {
	float: left;
	float: right;
	margin-right: 0
}

.work.blossom .image6 {
	width: 57.9439252336%;
	margin-right: .9345794393%;
	margin-left: 33.6448598131%
}

.work.blossom .image8 {
	width: 32.7102803738%;
	float: left;
	margin-right: .9345794393%;
	text-align: center
}

.work.blossom .image8 img {
	margin-top: 250px;
	margin-bottom: 40px
}

.work.blossom .image9 {
	width: 57.9439252336%;
	float: left;
	margin-right: .9345794393%;
	float: right;
	margin-right: 0
}

.work.otters .details-left {
	width: 32.7102803738%;
	float: left;
	margin-right: .9345794393%;
	margin-left: 8.4112149533%
}

.work.otters .details-left .sub-title {
	width: 91.5887850467%;
	float: left;
	margin-right: .9345794393%;
	padding-left: 80px
}

.work.otters .details-left .our-part {
	width: 100%;
	float: left;
	margin-right: 0;
	margin-top: 120px;
	margin-left: 0
}

.work.otters .image1 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%;
	float: right;
	margin-right: 0
}

.work.otters .image3,
.work.otters .image4 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%;
	margin-left: 50.4672897196%;
	float: right;
	margin-right: 0
}

.work.rise .our-part {
	margin-top: 0
}

.work.rise .sub-title {
	margin-bottom: 80px;
	margin-left: 33.6448598131%
}

.work.rise .image1,
.work.rise .sub-title {
	width: 66.3551401869%;
	float: left;
	margin-right: .9345794393%;
	float: right;
	margin-right: 0
}

.work.rise .image1 {
	margin-left: 0
}

.work.rise .image3 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%;
	margin-left: 0;
	float: right;
	margin-right: 0;
	padding-top: 20px
}

.work.rise .image4,
.work.rise .image5,
.work.rise .image6,
.work.rise .image7 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%
}

.work.rise .image4 {
	margin-bottom: 10px
}

.work.rise .image5 {
	margin-bottom: 10px
}

.work.rise .image5,
.work.rise .image7 {
	float: right;
	margin-right: 0
}

.work.rise .image8,
.work.rise .image9,
.work.rise .image10,
.work.rise .image11,
.work.rise .image12,
.work.rise .image13 {
	width: 32.7102803738%;
	float: left;
	margin-right: .9345794393%
}

.work.rise .image8,
.work.rise .image9,
.work.rise .image10 {
	margin-bottom: 10px
}

.work.rise .image10,
.work.rise .image13 {
	float: right;
	margin-right: 0
}

.work.rise .image14 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%;
	margin-left: 25.2336448598%;
	margin-top: 30px
}

.work.rise .video:before {
	top: 50%;
	left: 50%;
	margin-top: -90px
}

.work.oliver-clark .oliver-type {
	font-family: ChronicleDisplay, serif;
	font-size: 2.8em;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 8px
}

.work.oliver-clark .our-part {
	margin-top: 0
}

.work.oliver-clark .sub-title {
	margin-bottom: 80px;
	margin-left: 42.0560747664%
}

.work.oliver-clark .image1,
.work.oliver-clark .sub-title {
	width: 57.9439252336%;
	float: left;
	margin-right: .9345794393%;
	float: right;
	margin-right: 0
}

.work.oliver-clark .image1 {
	margin-left: 0
}

.work.oliver-clark .image4 {
	float: left;
	margin-left: 9%
}

.work.oliver-clark .image4,
.work.oliver-clark .image5 {
	width: 49.5327102804%;
	margin-right: .9345794393%;
	width: 45%
}

.work.oliver-clark .image5 {
	float: left;
	float: right;
	margin-right: 0
}

.work.oliver-clark .image6 {
	width: 49.5327102804%;
	float: left;
	margin-right: .9345794393%;
	margin-left: 42.0560747664%
}

@media only screen and (max-width:991px) {
	section.hero {
		height: 700px
	}
	section.client .client-featured .our-part ul li {
		font-size: 1.4em
	}
}

@media only screen and (max-width:768px) {
	header .header-bg {
		height: 420px;
		margin-top: 40px
	}
	header .logo {
		top: 22px;
		left: 10px
	}
	header .logotype {
		width: 170px;
		top: 80px;
		margin-left: -85px
	}
	section.client .client-featured img:hover {
		width: 100%;
		opacity: 1
	}
	section.client .client-featured .our-part {
		display: none;
		opacity: 0
	}
	section.client .client-featured:before,
	section.client .client-featured:hover .our-part {
		display: none
	}
	.work .header {
		padding: 60px 10px 10px;
		text-align: center
	}
	.work .sub-title {
		font-size: 1.5em;
		width: 100%;
		float: left;
		margin-left: 0;
		margin-right: 0
	}
	.work .our-part {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-left: 0;
		margin: 40px 10px
	}
	.work.make .sub-title {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-left: 0;
		padding: 0 20px;
		margin-bottom: 0
	}
	.work.make .our-part {
		margin-top: 40px;
		margin-left: 0
	}
	.work.make .image1,
	.work.make .image2,
	.work.make .image3,
	.work.make .image4,
	.work.make .image5,
	.work.make .image6,
	.work.make .image7,
	.work.make .image8,
	.work.make .image9,
	.work.make .image10,
	.work.make .image13,
	.work.make .image14,
	.work.make .image15,
	.work.make .image16 {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
	.work.make .image7,
	.work.make .image9 {
		margin-bottom: 10px
	}
	.work.make .image16:after {
		display: none
	}
	.work.blossom .sub-title {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
	.work.blossom .our-part {
		margin-top: 40px
	}
	.work.blossom .image1,
	.work.blossom .image6,
	.work.blossom .image8,
	.work.blossom .image9 {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
	.work.blossom .image3,
	.work.blossom .image4 {
		width: 49.5327102804%;
		float: left;
		margin-right: .9345794393%;
		margin-left: 0
	}
	.work.blossom .image4 {
		float: right;
		margin-right: 0
	}
	.work.blossom .image8 img {
		margin-top: 0;
		margin-bottom: 40px
	}
	.work.blossom .image9 {
		margin-bottom: 20px
	}
	.work.otters .details-left {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
	.work.otters .details-left .sub-title {
		padding-left: 0
	}
	.work.otters .details-left .our-part {
		margin-top: 20px
	}
	.work.otters .image1,
	.work.otters .image3,
	.work.otters .image4,
	.work.rise .sub-title {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
	.work.rise .sub-title {
		padding: 0 10px;
		margin-bottom: 0
	}
	.work.rise .our-part {
		margin-top: 40px
	}
	.work.rise .image1,
	.work.rise .image3,
	.work.rise .image4,
	.work.rise .image5,
	.work.rise .image6,
	.work.rise .image7 {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 10px
	}
	.work.rise .image7 {
		margin-bottom: 0
	}
	.work.rise .image8,
	.work.rise .image9,
	.work.rise .image10,
	.work.rise .image11,
	.work.rise .image12,
	.work.rise .image13 {
		width: 49.1525423729%;
		float: left;
		margin-right: 1.6949152542%
	}
	.work.rise .image9,
	.work.rise .image11,
	.work.rise .image13 {
		width: 49.1525423729%;
		float: left;
		margin-right: 1.6949152542%;
		float: right;
		margin-right: 0
	}
	.work.oliver-clark .sub-title {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-left: 0;
		padding: 0 10px;
		margin-bottom: 0
	}
	.work.oliver-clark .our-part {
		margin-top: 40px
	}
	.work.oliver-clark .image1,
	.work.oliver-clark .image6 {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
	.work.oliver-clark .image4,
	.work.oliver-clark .image5 {
		width: 49.5327102804%;
		float: left;
		margin-right: .9345794393%;
		margin-left: 0
	}
	.work.oliver-clark .image5 {
		float: right;
		margin-right: 0
	}
}

@media only screen and (max-width:480px) {
section.gallery-section {
    width: 100% !important;
}
section.left-div, section.right-div {
    width: 100% !important;
}
h2.single-description {
    width: 100% !important;
    font-size: 30px !important;
}
section.client .client-featured .product-image {
    top: 0 !important;
}
.client:nth-child(odd) .client-featured h2.client-name {
    right: 0 !important;
    text-align: center;
    width: 100%;
    font-size: 24px;
}
.client:nth-child(even) .client-featured h2.client-name {
    left: 0% !important;
	    text-align: center;
    width: 100%;
    font-size: 24px;
}
	.containclass {
		min-height: 450px
	}
	#header {
		padding-top: 10px;
		height: 50px
	}
	#header>a {
		display: none
	}
	#header>span {
		display: inline-block
	}
	#canvas {
		bottom: 230px;
		top: 50px;
		padding-right: 0;
		padding-left: 0;
		min-width: 100vw
	}
	#footer {
		bottom: 150px
	}
	#rightside {
		bottom: 105px
	}
	#leftside,
	#rightside {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		right: auto;
		top: auto;
		display: block;
		height: 50px;
		width: 100%;
		text-align: center;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	#leftside {
		bottom: 50px
	}
	#tumble {
		visibility: visible
	}
	body {
		padding: 15px
	}
	body.contact {
		padding: 0;
		overflow: hidden;
	}
	header .header-bg {
		height: 200px;
		margin-top: 0
	}
	header .logo {
		top: 6px
	}
	header .logotype {
		width: 170px;
		top: 20px;
		margin-left: -85px
	}
	.home {
		padding-top: 15px
	}
	.home section:first-of-type {
		margin-top: 0
	}
	.home .page-title {
		display: none
	}
	section.client {
		margin-bottom: 15px;
		height: 250px;
		background-color: #fff0f0
	}
	section.client .client-featured {
		overflow: hidden;
		float: none!important;
		width: 100%!important;
		padding: 0;
		text-align: center
	}
	section.client .client-featured:before {
		z-index: 5
	}
	section.client .client-featured .client-name {
		display: inline-block
	}
	section.client .client-featured .product-image {
		z-index: 4;
		top: -30px;
		min-height: 100%
	}
	section.make .client-featured .product-image {
		top: 100%;
		margin-top: -200%
	}
	section.blossom .client-featured {
		margin: 0
	}
	section.oliver-clark .client-featured .product-image,
	section.otters .client-featured .product-image {
		top: 100%;
		margin-top: -200%
	}
	.work {
		padding-top: 10px
	}
	.work .header {
		text-align: left
	}
	.work .header img {
		max-width: 200px
	}
	.work .desktop {
		display: none
	}
	.work .mobile {
		display: block
	}
	.work.rise .image3 {
		display: block;
		float: none;
		width: auto;
		margin: 10px auto
	}
	.work.rise .image8,
	.work.rise .image9,
	.work.rise .image10,
	.work.rise .image11,
	.work.rise .image12,
	.work.rise .image13 {
		width: 48.5714285714%;
		float: left;
		margin-right: 2.8571428571%
	}
	.work.rise .image9,
	.work.rise .image11,
	.work.rise .image13 {
		width: 48.5714285714%;
		float: left;
		margin-right: 2.8571428571%;
		float: right;
		margin-right: 0
	}
	.work.rise .image14,
	.work.rise .image15 {
		width: 100%
	}
	.work.oliver-clark .oliver-type {
		font-size: 2em;
		letter-spacing: 6px
	}
	footer.footer {
		height: 40px
	}
	footer.footer .logotype {
		margin-top: 20px
	}
}