/*!
  * webstudios, Digital Ocean studio
*/

.full_bg,
.unload {
	top: 0;
	right: 0;
	left: 0;
	bottom: 0
}

.edge.bottom,
.full_bg,
.unload,
div#Site {
	bottom: 0
}

.img_fix,
.letter,
.letter>span,
.letter>span:after {
	backface-visibility: hidden
}

.drag_tips,
.ft_side>a,
.intro_title>h1,
.section_content>h1,
.st_tip,
.wo_title {
	text-transform: uppercase
}

.dragger,
.intro_slide,
.letter>i,
.project_bg {
	will-change: transform
}

@font-face {
	font-family: Didot-Italic;
	src: url(webfonts/Didot-Italic.eot?#iefix) format('embedded-opentype'), url(webfonts/Didot-Italic.woff) format('woff'), url(webfonts/Didot-Italic.ttf) format('truetype'), url(webfonts/Didot-Italic.svg#Didot-Italic) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Didot-Bold;
	src: url(webfonts/Didot-Bold.eot?#iefix) format('embedded-opentype'), url(webfonts/Didot-Bold.woff) format('woff'), url(webfonts/Didot-Bold.ttf) format('truetype'), url(webfonts/Didot-Bold.svg#Didot-Bold) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: NHaasGroteskTXPro-55Rg;
	src: url(webfonts/NHaasGroteskTXPro-55Rg.eot?#iefix) format('embedded-opentype'), url(webfonts/NHaasGroteskTXPro-55Rg.woff) format('woff'), url(webfonts/NHaasGroteskTXPro-55Rg.ttf) format('truetype'), url(webfonts/NHaasGroteskTXPro-55Rg.svg#NHaasGroteskTXPro-55Rg) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: NHaasGroteskTXPro-75Bd;
	src: url(webfonts/NHaasGroteskTXPro-75Bd.eot?#iefix) format('embedded-opentype'), url(webfonts/NHaasGroteskTXPro-75Bd.woff) format('woff'), url(webfonts/NHaasGroteskTXPro-75Bd.ttf) format('truetype'), url(webfonts/NHaasGroteskTXPro-75Bd.svg#NHaasGroteskTXPro-75Bd) format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: NHaasGroteskTXPro-65Md;
	src: url(webfonts/NHaasGroteskTXPro-65Md.eot?#iefix) format('embedded-opentype'), url(webfonts/NHaasGroteskTXPro-65Md.woff) format('woff'), url(webfonts/NHaasGroteskTXPro-65Md.ttf) format('truetype'), url(webfonts/NHaasGroteskTXPro-65Md.svg#NHaasGroteskTXPro-65Md) format('svg');
	font-weight: 400;
	font-style: normal
}

body {
	font-family: NHaasGroteskTXPro-55Rg;
	font-size: 16px;
	font-weight: 400;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	background: #1b348f;
	overflow: hidden!important
}

.xxx {
	-webkit-transition: all .3s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: all .3s cubic-bezier(.22, .61, .36, 1);
	transition: all .3s cubic-bezier(.22, .61, .36, 1)
}

.ft_side>a,
.in_pro_link>a {
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	-ms-transition: all .15s linear;
	transition: all .15s linear
}

.filters>ul>li,
.ft_side>a *,
.in_pro_side>ul>li>span>a,
.menu_inline,
.social>a,
.srv_slide * {
	-webkit-transition: color .15s linear;
	-moz-transition: color .15s linear;
	-ms-transition: color .15s linear;
	transition: color .15s linear
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.unload {
	position: fixed;
	background: #fff;
	z-index: 9999999;
	display: none
}

.clrfix:after,
.img_fix {
	display: block;
	visibility: hidden
}

.full_bg {
	position: absolute
}

.img_fix {
	max-width: 100%
}

.clrfix {
	position: relative;
	z-index: -1
}

.clrfix:after {
	content: " ";
	height: 0;
	clear: both
}

.edge.bottom,
.edge.top {
	height: 3.125vw;
	left: 0;
	right: 0
}

.ft_side>a>i,
.ft_side>a>span,
.grid_box_title h1 i,
.grid_box_title h1 span,
.info>p>i,
.info>p>span,
.inline_block,
.pagination span,
.pagination strong,
.social>a,
.wo_footer>ul>li>span,
.wo_footer>ul>li>strong {
	display: inline-block;
	vertical-align: middle
}

.xxx {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.centerY {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

div#Site {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	overflow: hidden;
	z-index: 9999
}

body.isMobile #Home,
body.isMobile #Project {
	overflow-y: scroll
}

.edges_set {
	position: fixed;
	overflow: hidden
}

.edge,
.edge.top {
	position: absolute;
	background: #fff
}

.edge {
	z-index: 899
}

.edge.top {
	z-index: 999;
	top: 0
}

.edge.left,
.edge.right {
	top: 0;
	bottom: 0;
	width: 3.125vw
}

.edge.left {
	left: 0
}

.edge.right {
	right: 0
}

.section_head {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 599;
	background: #1b348f;
}

.spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	margin-left: -15px;
	border-radius: 50%;
	border: 3.75px solid rgba(255, 255, 255, .2);
	border-bottom-color: #fff;
	-webkit-animation: rotateSpinner .5s linear infinite;
	animation: rotateSpinner .5s linear infinite;
	z-index: 9999;
	display: none
}

@-webkit-keyframes rotateSpinner {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotateSpinner {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

#Intro>.section_head {
	width: calc(100% - 6.25vw);
	top: 3.125vw;
	right: 3.125vw;
	bottom: 3.125vw;
	left: 3.125vw;
	height: auto;
	float: left;
	position: absolute
}

#Intro {
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.intro_wrap {
	position: absolute;
	left: 170px;
	left: 8.85vw;
	top: 30vh;
	padding-right: 8.85vw;
	z-index: 499
}

.intro_logo {
	width: 55px;
	height: 91px;
	position: relative
}

.intro_logo._static {
	visibility: hidden
}

.intro_logo._move {
	position: fixed;
	top: 15px;
	left: 0;
	z-index: 99;
	width:180px;
}

.letter {
	overflow: hidden
}

.letter>span:after {
	content: '';
	top: -2px;
	right: -2px;
	bottom: -2px;
	left: -2px;
	position: absolute;
	border: 3px solid #1b348f;
	z-index: 2999
}

.letter>span {
	background-size:160px 110px;
	background-position: 0 0;
	z-index: 999;
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transform: translateZ(.01px)
}

.letter_a>span {
	background: url(../images/graphixals-logo.svg) no-repeat;
	background-size:155px 100px;

}

.letter_b>span {
	background-image: url(../images/graphixals-logo.svg);
	/* background-size: 17px 60.5px; */
	background-repeat: no-repeat
}

.letter_b {
	/* z-index: 1999; */
	width: 17px;
	height: 60px;
	right: 15px;
	left: auto
}

/* .letter>i {
	position: absolute;
	display: block;
	background: #fff;
	top: 2px;
	right: 1px;
	bottom: 2px;
	left: 1px
} */

.intro_logo._move>svg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 212px
}

.intro_text {
	font-size: 18px;
	position: relative;
	margin-top: 6.48vh
}

.intro_text>p {
	color: rgba(255, 255, 255, .3);
	max-width: 590px;
	text-align: justify
}

.intro_text>p>span {
	display: inline;
	letter-spacing: 10px;
	line-height: 35px;
	position: relative
}

.intro_title {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden
}

._maj {
	visibility: hidden
}

.intro_title>h1 {
	font-size: 18px;
	color: #fff;
	line-height: 35px;
	letter-spacing: 1px
}

.intro_title>p {
	color: rgba(255, 255, 255, .3);
	margin-top: 25px;
	line-height: 27px;
	max-width: 390px
}

.intro_drag {
	position: relative;
	z-index: 99;
	margin-top: 13.88vh;
	overflow: hidden;
	height: 70px;
	width: 49.4vw
}

.dragger,
.intro_drag_mask {
	background: #1b348f;
	position: absolute;
	left: 0
}

.intro_drag_mask {
	top: 0;
	right: 70px;
	bottom: 0;
	transform: translateX(-100%);
	z-index: 1999
}

.dragger {
	width: 70px;
	height: 70px;
	top: 1px;
	border-radius: 50%;
	cursor: move!important;
	cursor: -webkit-grab!important;
	cursor: grab!important
}

.dragger:after,
.dragger:before {
	left: -1000%;
	right: 100%;
	top: 50%;
	margin-right: 2px;
	position: absolute;
	content: ''
}

.dragger:active {
	cursor: -webkit-grabbing!important;
	cursor: grabbing!important
}

.head_nav,
.play>svg,
.side_nav {
	cursor: pointer
}

.dragger:after {
	height: 2px;
	background: #333;
	margin-top: -1px;
	z-index: 199
}

.dragger:before {
	height: 6px;
	background: #000;
	margin-top: -3px
}

.dragger>div {
	position: absolute;
	top: 1px;
	right: 1px;
	bottom: 1px;
	left: 1px;
	-webkit-transition: all .5s cubic-bezier(.68, -.55, .27, 1.55);
	-moz-transition: all .5s cubic-bezier(.68, -.55, .27, 1.55);
	transition: all .5s cubic-bezier(.68, -.55, .27, 1.55)
}

.dragger:not(.done)>div {
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	transform: scale(.8)
}

.dragger:not(.disabled):hover>div {
	-webkit-transform: scale(.9);
	-moz-transform: scale(.9);
	transform: scale(.9)
}

.dragger:not(.disabled):active>div {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: all .3s cubic-bezier(.22, .61, .36, 1);
	transition: all .3s cubic-bezier(.22, .61, .36, 1)
}

.dragger.done>div {
	-webkit-transform: scale(1) -moz-transform: scale(1) transform: scale(1)
}

.dragger.disabled>* {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}

.drag_line {
	position: absolute;
	height: 0;
	border: 1px dashed #4d4d4d;
	left: 100px;
	right: 0;
	top: 50%;
	margin-top: -.5px
}

.drag_line>i,
.intro_drag_set {
	left: 0;
	position: absolute;
	bottom: 0
}

.drag_line>i {
	background: red;
	top: -1px;
	z-index: 99;
	width: 0;
	height: 2px
}

.intro_shape,
.intro_slide {
	background-size: cover;
	backface-visibility: hidden
}

.intro_drag_set {
	top: 0;
	right: 163px
}

.drag_tips {
	position: absolute;
	right: 0;
	height: 20px;
	line-height: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	color: rgba(255, 255, 255, .4);
	overflow: hidden
}

.drag_tips>span {
	display: block;
	position: relative;
	padding: 7px 0;
	height: calc(100% + 10px);
	margin-top: -5px
}

.dragger_arrow>i {
	color: #fff;
	font-size: 21px;
	display: block;
	z-index: 399;
	position: relative;
	text-align: center;
	width: 100%;
	top: 50%;
	margin-top: -8.4px
}

.dragger_arrow {
	overflow: hidden;
	left: 4px!important;
	right: 4px!important
}

.intro_shape,
.intro_side,
.logo:after {
	position: absolute;
	right: 0
}

.intro_side {
	width: 30.9895836vw;
	height: 42.135416vw;
	min-width: 485px;
	min-height: 660px;
	bottom: 0;
	overflow: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	-webkit-transform: translateZ(0)
}

.intro_shape {
	background-image: url(../images/logo_shape.svg);
	background-position: center top;
	top: -2px;
	left: -2px;
	bottom: 0;
	z-index: 9999;
	transform: translateZ(1px);
	-webkit-transform: translateZ(1px)
}

.intro_slide {
	position: absolute;
	top: 0;
	left: 0;
	bottom: -90px;
	width: 71.614583vw;
	width: 200%;
	transform: translateZ(0);
	-webkit-transform: translateZ(0)
}

.intro_slide>i {
	background: #171717;
	z-index: 99
}

.intro_slide>span {
	background: #000;
	z-index: 199
}

#Home {
	overflow: hidden
}

.wrapper {
	padding: 3.125vw 4.6875vw;
	width: 100%
}

.logo {
	position: absolute;
	width: 187px;
	height: 96px
}

.logo:after {
	content: '';
	top: 0;
	bottom: 0;
	left: 60px;
	background: #000;
	display: none
}

.head_content h1 span,
.logo>i {
	display: block
}

.logo>span {
	z-index: 399;
	background-size: 188px;
	background-position: -1px 3px;
	background-repeat: no-repeat;
	top: -1px
}

.logo#outerLogo>span:after {
	content: '';
	position: absolute;
	z-index: 99;
	border: 1px solid #1b348f;
	border-top-width: 3px;
	top: 1px;
	right: 0;
	bottom: 1.2px;
	left: 0
}

.logo>i {
	background: #fff;
	visibility: hidden;
	top: 2px;
	bottom: 3px;
	right: 1px;
	left: 1px;
	width: 185px
}

.section_body {
	background: #1b348f;
	padding: 5vw 0;
	position: relative
}

.section_body#animateDots,
.section_body#clients {
	background: #fff;
	overflow: hidden
}

.section_body#animateDots .section_content,
.section_body#clients .section_content {
	margin-bottom: 9vw
}

.snav_icons {
	position: absolute;
	right: 0;
	top: 0;
	width: 28px;
	height: 28px
}

.head_content,
.head_footer {
	width: 100%;
	position: absolute
}

.side_nav {
	position: fixed;
	top: 3.125vw;
	right: 4.6875vw;
	z-index: 9999;
	margin-top: 1.9642857142857142vw;
	padding-right: 52px;
	opacity: .6;
	visibility: hidden;
	mix-blend-mode: exclusion
}

.side_nav>span {
	font-size: 18px;
	color: #fff;
	display: block;
	margin-top: 3px
}

.snav_dots {
	background-image: url(../images/menu_dots.svg);
	background-size: 28px
}

.snav_expand {
	background-image: url(../images/menu_expand.svg);
	background-size: 28px;
	z-index: 99;
	visibility: hidden
}

.head_shape {
	min-width: 870px;
	position: absolute;
	left: 4.6875vw;
	right: 4.6875vw
}

.head_shape g {
	visibility: hidden
}

.head_content {
	text-align: center;
	z-index: 399;
	padding: 0 40px
}

.head_content h2 {
	font-family: Didot-Italic;
	font-size: 28px;
	color: #af987f;
	margin-bottom: 25px
}

.head_content h1 {
	font-family: NHaasGroteskTXPro-65Md;
	font-size: 32px;
	line-height: 46px;
	color: #fff;
	margin: 0 auto;
	max-width: 760px
}

.head_footer {
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}

.play,
.play>svg {
	width: 15px
}

.play:after,
.play:before {
	background: rgba(0, 0, 0, 0);
	z-index: 99;
	content: ''
}

.head_footer>.wrapper {
	position: relative
}

.play,
.play:after,
.play:before {
	position: absolute;
	height: 15px
}

.play>svg {
	height: 15px
}

.play:after {
	width: 30px;
	top: 15px;
	left: 0
}

.play:before {
	width: 15px;
	top: 0;
	left: 15px
}

.scroller_set {
	width: 44px;
	height: 80px;
	position: relative;
	margin: 0 auto
}

.scroller_shape {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 1px solid rgba(255, 255, 255, .15);
	border-radius: 50px;
	-webkit-border-radius: 50px;
	overflow: hidden;
	text-align: center
}

.scroller_shape>svg {
	position: absolute;
	bottom: 10px;
	width: 100%;
	left: 50%;
	margin-left: -5px
}

.scroller-c1,
.scroller-c2 {
	animation-duration: 1.5s;
	animation-name: scrolldown;
	animation-iteration-count: infinite;
	fill: rgba(255, 255, 255, .9)
}

.scroller-c2 {
	animation-delay: .75s
}

@-moz-keyframes scrolldown {
	0% {
		opacity: 0;
		transform: translate(0, -8px)
	}
	50% {
		opacity: 1;
		transform: translate(0, 0)
	}
	100% {
		opacity: 0;
		transform: translate(0, 8px)
	}
}

@-webkit-keyframes scrolldown {
	0% {
		opacity: 0;
		transform: translate(0, -8px)
	}
	50% {
		opacity: 1;
		transform: translate(0, 0)
	}
	100% {
		opacity: 0;
		transform: translate(0, 8px)
	}
}

@-o-keyframes scrolldown {
	0% {
		opacity: 0;
		transform: translate(0, -8px)
	}
	50% {
		opacity: 1;
		transform: translate(0, 0)
	}
	100% {
		opacity: 0;
		transform: translate(0, 8px)
	}
}

@keyframes scrolldown {
	0% {
		opacity: 0;
		transform: translate(0, -8px)
	}
	50% {
		opacity: 1;
		transform: translate(0, 0)
	}
	100% {
		opacity: 0;
		transform: translate(0, 8px)
	}
}

.head_nav_set {
	position: absolute;
	right: 0;
	padding-right: inherit
}

.head_nav_selector {
	width: 100%;
	height: 32px;
	position: absolute;
	left: 0
}

.head_nav_selector>svg {
	width: 15px;
	height: 32px;
	position: absolute;
	left: 0;
	top: 1px;
	transform: translateX(60px)
}

.head_nav {
	position: relative;
	font-size: 0
}

.head_nav>i {
	width: 5px;
	height: 13px;
	display: inline-block;
	background: rgba(255, 255, 255, .2);
	margin: 0 5px;
	-webkit-transition: background .12s linear;
	-moz-transition: background .12s linear;
	-ms-transition: background .12s linear;
	transition: background .12s linear
}

.head_nav>i:hover {
	background: rgba(255, 255, 255, .6)
}

.head_nav>i:active {
	background: rgba(255, 255, 255, 1)
}

.head_loader {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px
}

.head_loader>i {
	background: #af977f;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.services_nav {
	float: left;
	padding-top: 40px;
	padding-left: 4.6875vw;
	text-align: left;
	z-index: 199;
	position: relative
}

.services_nav>h2 {
	font-family: NHaasGroteskTXPro-75Bd;
	font-size: 40px;
	margin-bottom: 20px
}

.pagination {
	font-size: 20px
}

.pagination strong {
	font-weight: 400;
	width: 13px
}

.pagination span {
	height: 1px;
	background: #e0e0e0;
	width: 30px;
	margin: 0 10px
}

.section_content {
	text-align: left;
	padding: 0 4.6875vw;
	position: relative;
	z-index: 99
}

.section_content>h1 {
	font-family: Didot-Bold;
	font-size: 40px
}

.slide_content>h1,
.slide_num {
	font-family: NHaasGroteskTXPro-75Bd
}

.section_content>p {
	font-size: 24px;
	line-height: 40px;
	max-width: 630px;
	margin-top: 30px
}

.services_set {
	width: calc(70vw - 20%);
	position: relative;
	float: right;
	z-index: 99;
	margin-right: 15%;
	cursor: -webkit-grab
}

._showCase,
.filters>ul>li {
	cursor: pointer
}

.services_set .flickity-viewport {
	overflow: visible
}

.srv_wrap {
	left: 0;
	width: 100%;
	text-align: left
}

.srv_slide {
	float: left;
	width: 100%;
	padding: 40px 40px 40px 0
}

.slide_num {
	font-size: 90px;
	line-height: 75px;
	float: left
}

.slide_content {
	float: left;
	padding-left: 30px;
	width: calc(100% - 140px)
}

.slide_content>h1 {
	font-size: 30px;
	margin-bottom: 5px
}

.slide_content>h2 {
	font-size: 30px;
	margin-bottom: 35px;
	max-width: 500px
}

.slide_content>ul>li {
	color: #b7a38c;
	font-size: 20px;
	line-height: 26px;
	padding: 2px 0
}

.filters h1,
.filters>ul>li {
	display: inline-block;
	font-size: 18px
}

#dots {
	position: absolute;
	left: -30px;
	top: -30px;
	z-index: 9
}

.filters {
	position: relative
}

.underline,
.underline>i {
	position: absolute;
	left: 0
}

.filters h1 {
	color: rgba(255, 255, 255, .8)
}

.filters>ul>li {
	color: rgba(255, 255, 255, .4);
	margin-left: 35px
}

.filters>ul>li:first-child {
	margin-left: 0
}

.filters>ul>li:hover {
	color: rgba(255, 255, 255, .6)
}

.filters>ul>li.active {
	color: #fff
}

.underline {
	width: 50px;
	height: 2px;
	bottom: -15px
}

.underline>i {
	background: rgba(255, 255, 255, .8);
	top: 0;
	bottom: 0;
	width: 100%;
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scaleX(.4);
	-moz-transform: scaleX(.4);
	-ms-transform: scaleX(.4);
	-o-transform: scaleX(.4);
	transform: scaleX(.4)
}

#page-wrapper,
#page-wrapper .canvas,
#page-wrapper svg {
	position: relative;
	z-index: 999
}

#page-wrapper svg {
	overflow: visible;
	-webkit-perspective: 1000;
	perspective: 1000
}

#page-wrapper {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	justify-content: center;
	height: 50px;
	transform-origin: 50% 50%
}

#page-wrapper.subpage {
	display: block;
	height: auto
}

#page-wrapper .canvas {
	width: 1170px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

#page-wrapper .canvas .dot-svg {
	fill: #FFF;
	stroke: #FFF;
	stroke-width: 1px;
	stroke-miterlimit: 10
}

#page-wrapper .canvas .case-svg {
	stroke-width: 2px;
	stroke-miterlimit: 10
}

#page-wrapper .canvas .pin-wrapper {
	width: 1195px;
	position: absolute;
	bottom: -30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}

#page-wrapper .canvas .pin-wrapper #controls {
	width: 100%
}

#page-wrapper .canvas .pin-wrapper #controls .ui-state-default,
#page-wrapper .canvas .pin-wrapper #controls .ui-widget-content .ui-state-default,
#page-wrapper .canvas .pin-wrapper #controls .ui-widget-header .ui-state-default {
	background: #eee;
	border: 0
}

#page-wrapper .canvas .pin-wrapper #controls .ui-widget-content {
	border: 0;
	background: rgba(255, 255, 255, 0);
	color: #333;
	height: 1px
}

#page-wrapper .canvas .pin-wrapper #controls .ui-slider-handle {
	border: 0;
	outline: 0;
	background: 0 0;
	cursor: pointer
}

#page-wrapper .canvas .pin-trigger {
	width: 25px;
	overflow: visible
}

#page-wrapper .canvas .pin-trigger .pin-svg {
	fill: #fff;
	transform-origin: top center;
	-webkit-transform-origin: top center
}

.work_wrap {
	position: relative;
	width: 100%;
	max-width: 1170px;
	margin: 6vw auto;
	padding-top: 85px;
	padding-bottom: 50px
}

.wo_cover_slider,
.wo_title,
.wo_title_slide,
.wo_titles {
	position: absolute
}

.wo_titles {
	left: 0;
	right: 0;
	top: 0;
	height: 170px;
	z-index: 599
}

.wo_title_slide {
	top: 0;
	left: 0;
	right: 0;
	text-align: left
}

.client,
.st_tip {
	text-align: center
}

.wo_title {
	font-family: Didot-Bold;
	font-size: 170px;
	height: 170px;
	line-height: 1;
	width: 100%;
	color: #fff;
	transform-origin: center bottom;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.wo_cover_set,
.wo_media {
	position: relative
}

.wo_title:first-child {
	z-index: 99
}

.wo_title.active {
	z-index: 199
}

.wo_cover_set {
	width: 960px;
	height: 540px;
	min-height: 480px;
	margin-left: 210px;
	background: #191919;
	overflow: hidden
}

.wo_cover_slider {
	width: 50%;
	top: 0;
	background: #000
}

.wo_box_set,
.wo_box_set div {
	position: absolute;
	height: 400px;
	width: 400px
}

.wo_cover_slider.slider_lt {
	left: 0
}

.wo_cover_slider.slider_rt {
	right: 0
}

.wo_box_set {
	min-width: 298px;
	min-height: 400px;
	left: 0;
	bottom: -50px;
	z-index: 99
}

.wo_box_set div {
	display: flex;
	background-color: #212121;
	font-size: 10em;
	justify-content: center;
	align-items: center
}

.wo_cover {
	position: relative;
	width: 100%;
	height: 540px;
	min-height: 480px
}

.rec_cover {
	background-size: 200%;
	background-repeat: no-repeat
}

.wo_cover_slider.slider_lt .rec_cover {
	background-position: left center
}

.wo_cover_slider.slider_rt .rec_cover {
	background-position: right center
}

.work_set {
	padding: 0 4.6875vw;
	position: relative
}

.wo_footer {
	position: absolute;
	right: 0;
	margin-top: 15px
}

.wo_footer>ul>li {
	padding: 0 45px;
	position: relative;
	display: inline-block
}

.wo_footer>ul>li:not(:last-child):after {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background: #363535;
	top: 0;
	right: 0
}

.client,
.clients_slider {
	position: relative
}

.client,
.clients_set {
	height: 290px
}

.client,
.st_bg {
	background-position: center
}

.wo_footer>ul>li:first-child {
	padding-left: 0
}

.wo_footer>ul>li:last-child {
	padding-right: 0
}

.wo_footer>ul>li>span {
	color: #555
}

.wo_footer>ul>li>strong {
	font-family: NHaasGroteskTXPro-65Md;
	color: #fff;
	padding-left: 10px
}

.ft_side>h1,
.st_tip {
	font-family: NHaasGroteskTXPro-75Bd
}

.clients_set.ltr {
	border-bottom: 1px solid #d7d7d7
}

.client {
	width: 16.66%;
	float: left;
	background-repeat: no-repeat;
	background-size: 60%
}

.client>img {
	max-width: 60%;
	max-height: 35%;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.FakeCarousel {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 399
}

.st_tip,
.studio_col_group {
	z-index: 999
}

.FakeCarousel .flickity-slider,
.FakeCarousel .flickity-viewport {
	height: 100%!important;
	position: absolute;
	width: 100%;
	transform-origin: center;
	-webkit-transform-origin: center
}

#studio,
.studio_wrap {
	position: relative
}

.FakeCarousel i {
	display: block;
	width: 16.6666666%;
	height: 100%;
	top: 0;
	bottom: 0
}

.studio_wrap {
	min-height: 500px
}

.pro_media,
.pro_side_img {
	min-height: 400px
}

.st_bg {
	background-size: cover;
	visibility: hidden;
	opacity: 0
}

footer {
	background: #000
}

.studio_col {
	float: left;
	width: 16.66%;
	height: 100%
}

.st_tip {
	font-size: 10px;
	line-height: 30px;
	letter-spacing: 20px;
	position: absolute;
	color: rgba(255, 255, 255, .8);
	width: 100%;
	text-shadow: rgb(0, 0, 0, .3) 1px 1px 1px
}

footer .wrapper {
	padding-top: 100px;
	padding-bottom: 100px
}

.ft_side {
	max-width: 50%;
	text-align: left
}

.ft_side.lt_side {
	float: left;
	padding-right: 20px
}

.ft_side.rt_side {
	float: right;
	padding-left: 20px
}

.ft_side>h1 {
	font-size: 30px;
	line-height: 34px;
	color: #fff
}

.ft_side>h1>span {
	display: block
}

.ft_side>h1>span:nth-child(2) {
	color: #b7a38c
}

.ft_side>a {
	display: inline-block;
	margin-top: 50px;
	padding: 18px 52px;
	border: 1px solid rgba(255, 255, 255, .2)
}

.ft_side>a:hover {
	border-color: rgba(255, 255, 255, 1)
}

.ft_side>a:hover * {
	color: rgba(255, 255, 255, 1)
}

.ft_side>a>i {
	color: rgba(255, 255, 255, .3)
}

.ft_side>a>span {
	color: rgba(255, 255, 255, .5);
	margin-left: 10px
}

.social {
	font-size: 0;
	padding-bottom: 30px
}

.social>a {
	color: rgba(255, 255, 255, .4);
	font-size: 25px;
	padding: 0 20px
}

.social>a:hover {
	color: rgba(255, 255, 255, 1)
}

.logo_icon {
	width: 31px;
	height: 52px;
	background-image: url(../images/g.svg);
	background-repeat: no-repeat;
	margin-right: 20px;
	cursor: default
}

.info>p {
	margin-top: 25px;
	font-size: 0
}

.info>p,
.info>p>span>a {
	color: rgba(255, 255, 255, .4)
}

.info>p>i {
	vertical-align: top;
	font-size: 16px;
	position: relative;
	top: 5px
}

.info>p>span {
	font-size: 16px;
	line-height: 24px;
	width: calc(100% - 20px);
	padding-left: 20px;
	text-align: left
}

div#mainMenu {
	height: 100%;
	position: fixed;
	z-index: 9999;
	background: #1b348f;
	visibility: hidden
}

.inner-vs-section>h1 {
	color: #fff;
	font-size: 20px;
	position: relative;
	z-index: 99;
	margin: 40px 0
}

.inner-vs-section {
	text-align: left;
	position: relative;
	z-index: 199
}

.side_projects {
	font-size: 0;
	width: 43.4895vw;
	min-width: 510px;
	position: relative;
	padding: 3.125vw 0;
	background: #000;
	z-index: 399;
	text-align: center
}

.side_details.ready,
.side_projects.ready {
	clip-path: inset(0 0 0 0);
	-webkit-clip-path: inset(0 0 0 0);
	-moz-transition: clip-path 1s cubic-bezier(.6, 0, .36, 1);
	transition: clip-path 1s cubic-bezier(.6, 0, .36, 1);
	-webkit-transition: -webkit-clip-path 1s cubic-bezier(.6, 0, .36, 1)
}

.pro_num>span>i,
.pro_title {
	-webkit-transition: all .3s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: all .3s cubic-bezier(.22, .61, .36, 1)
}

.side_details.active,
.side_projects.active {
	clip-path: inset(0 0 0 0);
	-webkit-clip-path: inset(0 0 0 0)
}

.side_projects.hide {
	clip-path: inset(0 100% 0 0);
	-webkit-clip-path: inset(0 100% 0 0)
}

.side_details.hide {
	clip-path: inset(0 0 0 100%);
	-webkit-clip-path: inset(0 0 0 100%)
}

.pro_title {
	overflow: hidden;
	padding: 35px 0;
	display: inline-block;
	text-align: left;
	width: 450px;
	height: 181px;
	cursor: pointer;
	-webkit-transform: scale(.95);
	-moz-transform: scale(.95);
	-ms-transform: scale(.95);
	-o-transform: scale(.95);
	transform: scale(.95);
	transition: all .3s cubic-bezier(.22, .61, .36, 1)
}

#Project,
.pro_num {
	text-align: center
}

.pro_title:first-child {
	padding-top: 1.9642857142857142vw
}

.pro_title>h1 {
	font-family: Didot-Bold;
	font-size: 86px;
	line-height: 1;
	padding-left: 130px;
	position: relative;
	top: 16px
}

.pro_details>h1,
.pro_num>strong {
	font-family: NHaasGroteskTXPro-75Bd
}

.pro_num>strong,
.pro_title>h1 {
	-webkit-transition: color .3s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: color .3s cubic-bezier(.22, .61, .36, 1);
	transition: color .3s cubic-bezier(.22, .61, .36, 1);
	color: rgba(255, 255, 255, .2)
}

.pro_num {
	float: left;
	height: 110px;
	position: absolute;
	padding-right: 90px
}

.pro_num>strong {
	transform: rotate(-90deg);
	line-height: 110px;
	display: block;
	transform-origin: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	font-size: 36px
}

.pro_num>span {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	background: rgba(255, 255, 255, .2)
}

.pro_num>span>i {
	position: absolute;
	background: #fff;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transform-origin: center;
	transform: scaleY(0);
	transition: all .3s cubic-bezier(.22, .61, .36, 1)
}

.pro_title.selected .pro_num>span>i {
	transform: scaleY(1)
}

.pro_title.selected .pro_num>strong,
.pro_title.selected>h1 {
	color: #fff
}

.pro_title.selected {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.side_details {
	position: fixed;
	top: 0;
	right: 0;
	width: 27.6vw;
	min-width: 450px;
	background: #000;
	transform-origin: center right;
	z-index: 499
}

.pro_details {
	position: fixed;
	color: #fff;
	bottom: 120px;
	padding: 0 60px
}

.pro_details>h1 {
	font-size: 28px;
	margin-bottom: 20px;
	position: relative
}

.pro_info>ul>li {
	font-size: 14px;
	padding: 0 25px;
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.pro_info>ul>li:not(:last-child):after {
	content: '';
	position: absolute;
	width: 1px;
	height: 100%;
	background: #363535;
	top: 0;
	right: 0
}

.col_set>h2:after,
.menu_inline:after {
	height: 1px;
	content: ''
}

.pro_info>ul>li:first-child {
	padding-left: 0
}

.pro_info>ul>li:last-child {
	padding-right: 0
}

.pro_info>ul>li>span {
	color: #555
}

.pro_info>ul>li>strong {
	font-family: NHaasGroteskTXPro-65Md;
	color: #777;
	padding-left: 10px
}

.pro_info {
	margin-bottom: 40px
}

.pro_details>p {
	font-size: 16px;
	line-height: 24px;
	color: rgba(255, 255, 255, .4)
}

.menu_inline {
	display: inline-block;
	position: relative;
	overflow: hidden;
	margin-top: 25px;
	cursor: pointer;
	color: rgba(255, 255, 255, .6)
}

.menu_inline:hover {
	color: rgba(255, 255, 255, 1)
}

.in_pro_head h1,
.in_pro_title {
	font-family: Didot-Bold;
	color: #fff
}

.menu_inline:after {
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	position: absolute;
	-webkit-transform: translateX(-101%);
	-moz-transform: translateX(-101%);
	-ms-transform: translateX(-101%);
	-o-transform: translateX(-101%);
	transform: translateX(-101%);
	-webkit-transition: all .3s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: all .3s cubic-bezier(.22, .61, .36, 1);
	transition: all .5s cubic-bezier(.65, .05, .36, 1)
}

.menu_inline:hover:after {
	-webkit-transform: translateX(101%);
	-moz-transform: translateX(101%);
	-ms-transform: translateX(101%);
	-o-transform: translateX(101%);
	transform: translateX(101%)
}

.project_bg {
	background-size: cover;
	background-position: center;
	visibility: hidden
}

.projects_bgs {
	background: #1b1b1b;
	z-index: 9;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}

.projects_bgs:after {
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: fixed;
	background: rgba(0, 0, 0, .6);
	-webkit-transition: background .15s linear;
	-moz-transition: background .15s linear;
	-ms-transition: background .15s linear;
	transition: background .15s linear
}

.projects_bgs.hover:after {
	background: rgba(0, 0, 0, .4)
}

.projects_bgs.clicked:after {
	background: rgba(0, 0, 0, .2)
}

.pro_cover {
	z-index: 2999;
	position: fixed;
	top: 0;
	bottom: 0;
	cursor: pointer
}

#Project {
	position: fixed;
	overflow-y: scroll;
	z-index: 699
}

#Project .section_body {
	padding: 0;
	text-align: left;
	background: #fff
}

.in_pro_cover {
	background-size: cover;
	background-position: center
}

.in_pro_cover:after {
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	background: rgba(0, 0, 0, .2)
}

.logo:not(#outerLogo) {
	cursor: pointer;
	-webkit-transition: opacity .3s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: opacity .3s cubic-bezier(.22, .61, .36, 1);
	transition: opacity .3s cubic-bezier(.22, .61, .36, 1);
	opacity: .2;
	z-index: 199
}

#innerLogo {
	position: fixed;
	left: 4.6875vw;
	top: 3.125vw;
	z-index: 699!important
}

#innerLogo:hover {
	opacity: .6
}

.in_pro_head {
	position: absolute;
	width: 100%;
	z-index: 599
}

.in_pro_head h1 {
	font-size: 220px;
	margin: 0 auto;
	max-width: 90%;
	overflow: hidden
}

.in_pro_title {
	font-size: 35vw;
	position: absolute;
	display: block;
	left: 50%;
	opacity: .15;
	margin-top: -4vh;
	z-index: 99;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
	white-space: nowrap;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.col_set>h2,
.in_pro_side>h1,
.in_pro_side>h2 {
	font-family: NHaasGroteskTXPro-75Bd
}

.in_pro_link {
	position: absolute;
	z-index: 599
}

.col_set>h2,
.in_pro_details,
.in_pro_link>a,
.pro_media,
.pro_row,
.project_content {
	position: relative
}

.in_pro_link.rt_link {
	right: 4.6875vw
}

.in_pro_link.lt_link {
	left: 4.6875vw
}

.in_pro_link>a {
	font-size: 18px;
	display: block;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	color: rgba(255, 255, 255, .6)
}

.in_pro_link>a:hover {
	color: rgba(255, 255, 255, 1)
}

.in_pro_link.lt_link>a {
	left: -40px
}

.in_pro_link.rt_link>a {
	right: -22px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.in_pro_details {
	overflow: hidden;
	padding: 7vw 4.6875vw;
	background: #000
}

.pro_load,
.pro_media {
	background-color: #eee
}

.in_pro_side {
	color: #fff;
	font-size: 20px
}

.in_pro_side>h1 {
	font-size: 50px;
	margin-bottom: 30px;
	max-width: 600px
}

.in_pro_side>p {
	max-width: 500px;
	line-height: 30px;
	color: rgba(255, 255, 255, .6)
}

.pro_side_lt {
	float: left;
	width: 55%;
	padding-right: 40px
}

.pro_side_rt {
	width: 45%;
	float: left
}

.in_pro_side>h2 {
	font-size: 24px;
	margin-bottom: 20px;
	color: #b4a38f
}

.in_pro_side>ul>li {
	display: block;
	padding: 14px 0
}

.in_pro_side>ul>li>span,
.in_pro_side>ul>li>strong {
	display: inline-block;
	vertical-align: top
}

.in_pro_side>ul>li>strong {
	width: 150px
}

.in_pro_side>ul>li>span,
.in_pro_side>ul>li>span>a {
	color: #b4a38f
}

.in_pro_side>ul>li>span>a:hover {
	color: #d8c5af
}

.project_content {
	padding-top: 4.6875vw
}

.pro_row {
	overflow: hidden;
	margin-top: 80px
}

.pro_row:first-child {
	margin-top: 0
}

.pro_media.pro_incomplete {
	margin-left: 4.6875vw
}

.pro_media>i {
	background-size: cover;
	background-position: center
}

.pro_load>i {
	-moz-transition: clip-path 1s cubic-bezier(.6, 0, .36, 1);
	transition: clip-path 1s cubic-bezier(.6, 0, .36, 1);
	-webkit-transition: -webkit-clip-path 1s cubic-bezier(.6, 0, .36, 1);
	clip-path: inset(100% 0 0 0);
	-webkit-clip-path: inset(100% 0 0 0)
}

.pro_load.loaded>i {
	clip-path: inset(0 0 0 0);
	-webkit-clip-path: inset(0 0 0 0)
}

.pro_text {
	padding-right: 4.6875vw
}

.col_set {
	padding-left: 4.6875vw
}

.col_set.col_1 {
	max-width: 580px
}

.col_set.col_3 {
	width: 33%;
	float: left
}

.col_set>h2 {
	font-size: 18px;
	color: #b4a38f;
	display: inline-block
}

.col_set>h2:after {
	position: absolute;
	width: 80px;
	right: -100px;
	background: #000;
	top: 50%
}

.col_set>h1 {
	font-family: Didot-Bold;
	font-size: 28px;
	padding: 10px 0 25px
}

.col_set>p {
	font-size: 16px;
	max-width: 90%;
	line-height: 24px;
	color: rgba(0, 0, 0, .3)
}

.col_set.col_1>h1 {
	font-size: 38px;
	max-width: 600px;
	padding: 0
}

.pro_slide {
	width: 90%;
	float: left
}

.pro_side_img {
	right: 2.34375vw;
	left: 2.34375vw;
	overflow: hidden
}

.pro_side_img>i {
	position: absolute;
	top: -20px;
	right: -20px;
	bottom: -20px;
	left: -20px;
	background-size: cover;
	background-position: center
}

.pro_footer,
.pro_footer_side .centerY {
	position: relative
}

.pro_slider {
	width: 100%;
	padding: 0 2.34375vw
}

.pro_slider .flickity-viewport {
	overflow: visible;
	min-height: 400px
}

.pro_footer {
	overflow: hidden;
	height: 400px
}

.pro_footer_side {
	display: block;
	float: left;
	width: 50%;
	padding: 0 20px;
	text-align: center;
	height: 100%;
	background: #000;
	-webkit-transition: background .12s linear;
	-moz-transition: background .12s linear;
	-ms-transition: background .12s linear;
	transition: background .12s linear;
	cursor: pointer
}

.enlarge,
.pro_footer_side:hover {
	background: #101010
}

.pro_footer_side h2 {
	font-family: NHaasGroteskTXPro-75Bd;
	font-size: 30px;
	line-height: 34px;
	color: #fff
}

.pro_footer_side h2>span {
	display: block
}

.pro_footer_side h2>span:nth-child(2) {
	color: #b7a38c
}

.pro_footer_side h1 {
	font-family: Didot-Bold;
	font-size: 80px;
	color: #fff;
	margin-top: 20px
}

.enlarge {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 50%;
	height: 400px;
	z-index: 499;
	visibility: hidden
}

.enlarge>i {
	background-size: cover;
	background-position: center
}

.enlarge:after {
	content: '';
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	background: rgba(0, 0, 0, .2)
}

@media (max-width:1290px) {
	.wo_cover,
	.wo_cover_set {
		height: 41.860465116279066vw
	}
	.services_set {
		width: calc(60vw - 20%)
	}
	.wo_cover_set {
		width: 74.4186046511628vw;
		margin-left: 16.27906976744186vw
	}
	.wo_box_set {
		width: 31.007751937984494vw
	}
	#page-wrapper {
		-webkit-transform: scale(.75);
		-moz-transform: scale(.75);
		-ms-transform: scale(.75);
		-o-transform: scale(.75);
		transform: scale(.75)
	}
	.st_tip>span {
		display: block
	}
	.ft_side>h1 {
		font-size: 25px;
		line-height: 30px
	}
	.pro_details {
		padding-left: 40px;
		padding-right: 40px
	}
}

@media (max-width:1200px) {
	.pro_footer_side h2>span,
	.pro_footer_side h2>strong {
		display: inline
	}
}

@media (max-width:1080px) {
	.side_details {
		visibility: hidden
	}
}

@media (max-width:1080px) and (min-width:640px) {
	.ft_side>h1>span {
		display: inline
	}
}

@media (max-width:960px) {
	.head_shape,
	.services_set,
	.srv_slide,
	.wo_cover_set,
	.wo_cover_slider,
	.wo_footer {
		width: 100%
	}
	.pro_title:first-child {
		padding-top: 20px
	}
	.side_nav {
		margin-top: 19px;
		top: 30px
	}
	.side_nav>span {
		font-size: 18px
	}
	.head_shape {
		right: auto;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	.wrapper {
		padding: 30px 45px
	}
	#innerLogo {
		top: 30px;
		left: 45px
	}
	.head_content h2 {
		font-size: 22px;
		margin-bottom: 20px
	}
	.head_content h1 {
		font-size: 28px;
		line-height: 43px;
		max-width: 700px
	}
	.section_content>h1 {
		font-size: 35px
	}
	.section_content>p {
		font-size: 20px;
		line-height: 30px;
		max-width: 580px
	}
	.services_set {
		margin: 40px 0 0;
		padding: 0 45px
	}
	.slide_num {
		font-size: 80px;
		line-height: 65px;
		display: none
	}
	.slide_content>h1,
	.slide_content>h2 {
		font-size: 25px
	}
	.slide_content>h2 {
		margin-bottom: 25px
	}
	.slide_content>ul>li {
		font-size: 16px;
		line-height: 24px
	}
	.services_nav {
		text-align: left
	}
	.wo_cover_set {
		margin-left: 0;
		opacity: .4
	}
	.rec_cover {
		background-size: cover
	}
	.wo_box_set,
	.wo_cover_slider.slider_rt {
		visibility: hidden
	}
	.work_wrap {
		padding-top: 0;
		margin-top: 57px;
		margin-bottom: 0;
		padding-bottom: 35px
	}
	#page-wrapper {
		position: absolute;
		bottom: 130px;
		-webkit-transform: scale(.55);
		-moz-transform: scale(.55);
		-ms-transform: scale(.55);
		-o-transform: scale(.55);
		transform: scale(.55)
	}
	#page-wrapper .canvas .pin-trigger .pin-svg {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5)
	}
	.wo_titles {
		height: 15.625vw;
		text-align: center;
		margin-top: -25px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.wo_title_slide {
		left: 0;
		right: 0;
		text-align: center
	}
	.wo_title {
		font-size: 17.708336vw;
		height: 15.625vw
	}
	.section_body {
		padding: 45px 0
	}
	.section_content,
	.work_set {
		padding: 0 45px
	}
	.services_nav {
		padding-left: 45px
	}
	.section_body#animateDots .section_content,
	.section_body#clients .section_content {
		margin-bottom: 50px
	}
	.slide_content {
		float: left;
		padding-left: 0;
		width: 100%
	}
	.client,
	.clients_set {
		height: 200px
	}
	.FakeCarousel i,
	.client {
		width: 25%
	}
	.in_pro_head h1 {
		font-size: 20vw
	}
	.in_pro_details {
		padding: 80px 45px
	}
	.pro_media.pro_incomplete {
		margin: 0 45px
	}
	.pro_row {
		margin-top: 45px
	}
	.col_set.col_1>h1 {
		font-size: 30px
	}
	.pro_side_img {
		right: 22.5px;
		left: 22.5px
	}
	.pro_slider {
		padding: 0 22.5px
	}
	.col_set.col_3 {
		width: 50%
	}
	.col_set.col_3:last-child {
		width: 100%;
		margin-top: 45px
	}
	.col_set {
		padding-left: 45px
	}
}

@media (max-width:768px) {
	.head_content h1 span {
		display: inline
	}
	.side_nav>span,
	.wo_footer>ul>li:first-child {
		display: none
	}
	.drag_tips,
	.intro_text,
	.intro_title>h1 {
		font-size: 14px
	}
	.intro_title>h1 {
		line-height: 30px
	}
	.intro_text>p>span {
		letter-spacing: 9px;
		line-height: 30px
	}
	.intro_drag_set {
		right: 137px
	}
	.drag_line {
		left: 85px
	}
	.slide_content>h1,
	.slide_content>h2 {
		font-size: 20px
	}
	.filters>ul>li {
		font-size: 12px;
		margin-left: 20px
	}
	#page-wrapper {
		-webkit-transform: scale(.35);
		-moz-transform: scale(.35);
		-ms-transform: scale(.35);
		-o-transform: scale(.35);
		transform: scale(.35)
	}
	#page-wrapper .canvas .pin-trigger .pin-svg {
		-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2)
	}
	.ft_side>h1,
	.social>a {
		font-size: 20px
	}
	.social>a {
		padding: 0 15px
	}
	.ft_side>a {
		font-size: 14px;
		padding: 15px 45px
	}
	.in_pro_side {
		width: 100%;
		padding: 0
	}
	.pro_side_rt {
		margin-top: 40px
	}
	.in_pro_side>ul>li>strong {
		width: 100px
	}
	.in_pro_side>h1 {
		font-size: 30px;
		margin-bottom: 25px
	}
	.in_pro_side>p {
		font-size: 16px;
		max-width: 100%;
		line-height: 24px
	}
	.in_pro_side>h2 {
		font-size: 20px;
		font-family: NHaasGroteskTXPro-75Bd;
		margin-bottom: 15px;
		color: #b4a38f
	}
	.in_pro_side>ul>li {
		font-size: 16px;
		display: block;
		padding: 10px 0
	}
	.enlarge,
	.pro_footer_side {
		width: 100%
	}
	.pro_footer_side:first-child {
		display: none
	}
}

@media (max-width:640px) {
	.intro_drag {
		width: 100%
	}
	.edge {
		visibility: hidden
	}
	.intro_side {
		width: 123.269231vw;
		height: 136.923077vw;
		right: -70vw;
		min-width: auto;
		min-height: auto
	}
	.wo_title,
	.wo_titles {
		height: 15vw
	}
	.in_pro_details,
	.wrapper {
		padding-right: 30px;
		padding-left: 30px
	}
	#innerLogo {
		top: 30px;
		left: 30px
	}
	.section_content,
	.work_set {
		padding: 0 30px
	}
	.wo_title {
		font-size: 15vw
	}
	.wo_footer {
		font-size: 12px
	}
	.wo_footer>ul>li {
		padding: 0 20px
	}
	.FakeCarousel i,
	.client {
		width: 33.33%
	}
	footer .wrapper {
		padding-top: 50px;
		padding-bottom: 50px
	}
	.ft_side {
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
		padding: 0!important;
		float: none!important
	}
	.ft_side.lt_side {
		margin-bottom: 60px
	}
	.side_projects {
		width: 100%;
		min-width: auto
	}
	.pro_title {
		padding: 25px 0;
		width: 330px;
		height: 131px
	}
	.pro_num {
		height: 80px;
		padding-right: 60px
	}
	.pro_num>strong {
		font-size: 30px;
		line-height: 72px
	}
	.pro_title>h1 {
		font-size: 60px;
		padding-left: 90px;
		top: 10px
	}
	.in_pro_title {
		margin-top: 0
	}
	.in_pro_link {
		display: none
	}
	.col_set.col_3 {
		width: 100%!important;
		margin-top: 45px
	}
	.col_set.col_3:first-child {
		margin-top: 0
	}
	.col_set>p {
		max-width: 100%
	}
}

@media (max-width:480px) {
	.head_content h2 {
		font-size: 20px
	}
	.head_content h1 {
		font-size: 22px;
		line-height: 35px
	}
	.logo#outerLogo:after {
		display: block
	}
	.logo:not(#outerLogo) {
		width: 60px
	}
	.filters {
		display: none
	}
	.work_wrap {
		margin-top: 0
	}
	.FakeCarousel i,
	.client {
		width: 50%
	}
	.ft_side {
		text-align: center
	}
	.ft_side>h1>span {
		display: inline
	}
	#page-wrapper {
		-webkit-transform: scale(.2);
		-moz-transform: scale(.2);
		-ms-transform: scale(.2);
		-o-transform: scale(.2);
		transform: scale(.2)
	}
	#page-wrapper .canvas .pin-trigger .pin-svg {
		-webkit-transform: scale(3.5);
		-moz-transform: scale(3.5);
		-ms-transform: scale(3.5);
		-o-transform: scale(3.5);
		transform: scale(3.5)
	}
	.pro_side_img {
		right: 0
	}
	.pro_slider {
		padding-right: 45px
	}
	.pin-wrapper svg {
		-webkit-transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5);
		top: 30px
	}
}

@media (max-width:420px) {
	.intro_wrap {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.drag_tips {
		font-size: 10px
	}
	.intro_drag_set {
		right: 105px
	}
	.st_tip {
		letter-spacing: 14px
	}
}

@media (max-width:400px) {
	.head_content h2 {
		font-size: 16px
	}
	.head_content h1 {
		font-size: 18px;
		line-height: 30px
	}
	.services_nav>h2 {
		font-size: 30px
	}
	.FakeCarousel i,
	.client {
		width: 100%
	}
	.wo_footer>ul>li {
		padding: 0
	}
	.wo_footer>ul>li:after,
	.wo_footer>ul>li:last-child {
		display: none
	}
}

@media (max-height:700px) {
	.intro_wrap {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.pro_details {
		bottom: 80px
	}
}