@-webkit-keyframes fade-in {
	0% {
		opacity: 0;
		transform: translateY(5%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}
@-moz-keyframes fade-in {
	0% {
		opacity: 0;
		transform: translateY(5%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}
@-o-keyframes fade-in {
	0% {
		opacity: 0;
		transform: translateY(5%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}
@keyframes fade-in {
	0% {
		opacity: 0;
		transform: translateY(5%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}
@-webkit-keyframes fade-in-up {
	0% {
		opacity: 0;
		transform: translateY(30%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}
@-moz-keyframes fade-in-up {
	0% {
		opacity: 0;
		transform: translateY(30%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}
@-o-keyframes fade-in-up {
	0% {
		opacity: 0;
		transform: translateY(30%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}
@keyframes fade-in-up {
	0% {
		opacity: 0;
		transform: translateY(30%)
	}
	100% {
		opacity: 1;
		transform: translateX(0)
	}
}
body, html {
	overflow-x: hidden
}
body {
	font-size: 62.5%;
	background: url(../images/bg.jpg) #fff;
	background-size: 240px 240px;
	color: #212b3b
}
::selection {
	background: rgba(0,201,255,1);
	color: #fff
}
::-moz-selection {
	background: rgba(0,201,255,1);
	color: #fff
}
.wrap {
	width: 84%;
	padding: 0 8%
}
.clear {
	width: 100%;
	float: left;
	clear: both
}
a {
	outline: none;
	word-wrap: break-word;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
	color: rgba(0,201,255,1)
}
ul, ol {
	list-style: none
}
#intro {
	width: 100%;
	float: left;
	clear: both;
	padding: 50px 0 0
}
#intro h1 {
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 3.6em;
	line-height: 46px;
	margin: 0 0 15px
}
@media only screen and (min-width:1100px) {
	#intro h1 {
		font-size: 5.6em;
		line-height: 66px
	}
}
#intro p {
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.5em;
	line-height: 25px
}
@media only screen and (min-width:1100px) {
	#intro p {
		font-size: 1.6em;
		line-height: 26px
	}
}
#intro p a:hover {
	color: #212b3b
}
#block-typog .wrap .block-one {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	position: relative
}
#block-typog .wrap .block-one .block-image {
	width: 119%;
	height: 400px;
	display: block;
	margin: 0 -9.5%;
	float: left;
	z-index: 1;
	background-image: url(../images/vineel-chandra.jpg);
	background-size: 1500px 600px
}
#block-typog .wrap .block-one.freelancer .block-image {
	background-position: -520px 0
}
#block-typog .wrap .block-one .paint {
	display: none
}
#block-typog .wrap .block-one nav {
	display: none
}
#block-typog .wrap .block-text {
	float: left;
	padding: 50px 0 40px
}
#block-typog .wrap .block-text h1, #block-typog .wrap .block-text h2 {
	display: none
}
#block-typog .wrap .block-text p {
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.5em;
	line-height: 25px
}
@media only screen and (min-width:1100px) {
	#block-typog .wrap .block-text p {
		font-size: 1.6em;
		line-height: 25px
	}
}
#block-typog .wrap .block-text p a:hover {
	color: #212b3b
}
#block-typog .wrap .block-text p a.link-cotw {
	color: #212b3b;
	text-decoration: none
}
#block-typog .wrap .block-text.founder, #block-typog .wrap .block-text.author, #block-typog .wrap .block-text.leader {
	display: none
}
#block-typog .wrap .block-title {
	z-index: 9999;
	position: relative
}
#block-typog .block-two {
	width: 100%;
	float: left;
	clear: both;
	width: 100%;
	height: 50px;
	display: block;
	background-image: url(../images/vineel-chandra.jpg);
	background-size: 1500px 600px
}
#block-typog .block-two.founder {
	background-position: 0 -281px
}
#clients {
	width: 100%;
	float: left;
	clear: both;
	padding: 30px 0 120px;
	background-image: url(../images/paint-bottom.png), url(../images/halftone.png);
	background-size: 1800px 71px, 300px 300px;
	background-repeat: repeat-x, repeat;
	background-position: 0 bottom
}
#clients .logos {
	display: none
}
#clients p {
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 2.4em;
	line-height: 38px
}
#clients p a {
	text-decoration: none;
	display: inline-block;
	position: relative
}
#clients p a:hover {
	text-decoration: none
}
#clients p a:after {
	content: '';
	position: absolute;
	top: auto;
	left: 0;
	right: auto;
	bottom: 0;
	width: 0;
	border-bottom: 1px solid rgba(0,201,255,1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
#clients p a:hover:after {
	width: 100%
}
#portfolio {
	width: 100%;
	float: left;
	clear: both;
	background-image: url(../images/halftone.png);
	background-size: 300px 300px;
	background-repeat: repeat
}
#portfolio .wrap {
	padding-top: 60px
}
#portfolio.related, #portfolio.writing, #portfolio.archive {
	background-image: url(../images/paint-bottom.png), url(../images/paint-top.png), url(../images/halftone.png);
	background-size: 1800px 71px, 900px 75px, 300px 300px;
	background-repeat: repeat-x, repeat-x, repeat;
	background-position: 0 bottom, 0 0, 0 0;
	padding: 60px 0 90px
}
@media only screen and (min-width:700px) {
	#portfolio.related, #portfolio.writing, #portfolio.archive {
		background-size: 1800px 71px, 1800px 130px, 300px 300px
	}
}
.card {
	width: 100%;
	margin-bottom: 30px;
	background: #fff;
	position: relative
}
.card a {
	display: inline-block;
	color: #212b3b;
	text-decoration: none
}
.card img {
	max-width: 100%;
	height: auto;
	display: block
}
.card .card-image {
	position: relative
}
.card .card-image span {
	width: 100%;
	height: 23px;
	display: block;
	background-image: url(../images/paint-card.png);
	background-size: cover;
	position: absolute;
	top: auto;
	left: 0;
	right: auto;
	bottom: 0
}
.card .card-text {
	padding: 25px 7%
}
.card .card-text .card-sub, .card .card-text .card-date {
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.3em;
	line-height: 13px;
	text-transform: capitalize
}
.card .card-text h3 {
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 3em;
	line-height: 40px;
	padding: 10px 0 0
}
@media only screen and (min-width:1100px) {
	.card .card-text h3 {
		font-size: 3.6em;
		line-height: 46px
	}
}
.card .card-text .card-date {
	color: rgba(0,201,255,1);
	padding: 15px 0 0
}
.card.article {
	background: 0 0;
	padding: 50px 0;
	display: inline-grid
}
.card.article .card-text {
	padding-top: 0;
	padding-bottom: 0
}
.card.article .card-text h3 {
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 2.8em;
	line-height: 32px;
	letter-spacing: -1px;
	text-transform: uppercase
}
@media only screen and (min-width:1100px) {
	.card.article .card-text h3 {
		font-size: 3.6em;
		line-height: 40px
	}
}
.card.book .card-text h3 {
	color: rgba(0,201,255,1)
}
#portfolio.writing .card.article {
	padding: 15px 0
}
.card.panel .back {
	display: none
}
#bio h1 {
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 3.6em;
	line-height: 46px;
	margin: 50px 0 30px
}
@media only screen and (min-width:1100px) {
	#bio h1 {
		font-size: 5.6em;
		line-height: 66px
	}
}
#bio p {
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.5em;
	line-height: 25px
}
@media only screen and (min-width:1100px) {
	#bio p {
		font-size: 1.6em;
		line-height: 26px
	}
}
#bio p a:hover {
	color: #212b3b
}
#bio h2 {
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 2em;
	line-height: 20px;
	text-transform: uppercase;
	margin: 50px 0 10px
}
@media only screen and (min-width:1100px) {
	#bio h2 {
		font-size: 2.2em;
		line-height: 22px
	}
}
#bio h3 {
	margin: 50px 0;
	position: relative;
	min-height: 130px;
	text-indent: -9999px
}
#awards, #honours {
	width: 100%;
	float: left;
	clear: both
}
#awards h2, #honours h2 {
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 3.6em;
	line-height: 46px;
	margin: 60px 0 30px
}
@media only screen and (min-width:1100px) {
	#awards h2, #honours h2 {
		font-size: 5.6em;
		line-height: 66px
	}
}
#awards h3, #honours h3 {
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 2em;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 0 10px
}
@media only screen and (min-width:1100px) {
	#awards h3, #honours h3 {
		font-size: 2.2em;
		line-height: 22px;
        padding-top: 5px
	}
}
#awards h3 a, #honours h3 a {
	color: #212b3b;
	text-decoration: none;
	display: inline-block;
	position: relative
}
#awards h3 a:hover, #honours h3 a:hover {
	text-decoration: none
}
#awards h3 a:after, #honours h3 a:after {
	content: '';
	position: absolute;
	top: auto;
	left: 0;
	right: auto;
	bottom: 0;
	width: 0;
	border-bottom: 1px solid rgba(0,201,255,1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
#awards h3 a:hover:after, #honours h3 a:hover:after {
	width: 100%
}
#awards h3 a:hover, #honours h3 a:hover {
	color: rgba(0,201,255,1)
}
#awards ul, #honours ul {
	margin: 0 0 30px
}
#awards ul li, #honours ul li {
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.4em;
	line-height: 26px
}
#awards ul li a:hover, #honours ul li a:hover {
	color: #212b3b
}
#honours {
	background-image: url(../images/paint-bottom.png), url(../images/paint-top.png), url(../images/halftone.png);
	background-size: 1800px 71px, 900px 75px, 300px 300px;
	background-repeat: repeat-x, repeat-x, repeat;
	background-position: 0 bottom, 0 0, 0 0;
	padding: 135px 0 130px
}
@media only screen and (min-width:700px) {
	#honours {
		background-size: 1800px 71px, 1800px 130px, 300px 300px
	}
}
#honours h2 {
	margin-top: 0
}
#honours ul {
	list-style-type: disc;
	list-style-position: inside
}
#case-study .project-left, #project-header .project-left {
	float: left
}
#case-study .project-right, #project-header .project-right {
	float: left
}
#case-study img, #project-header img {
	max-width: 98%;
	height: auto;
	padding: 1%;
	background-color: #f5f5f5
}
#case-study h2, #case-study h3, #case-study h4, #project-header h2, #project-header h3, #project-header h4 {
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 2em;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 10px
}
@media only screen and (min-width:1100px) {
	#case-study h2, #case-study h3, #case-study h4, #project-header h2, #project-header h3, #project-header h4 {
		font-size: 2.2em;
		line-height: 22px
	}
}
#case-study h3, #project-header h3 {
	padding-top: 10px
}
#case-study ul, #project-header ul {
	margin: 30px 0 90px 18px;
	list-style-position: outside
}
#case-study p, #case-study li, #project-header p, #project-header li {
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.5em;
	line-height: 25px;
	margin-bottom: 20px
}
@media only screen and (min-width:1100px) {
	#case-study p, #case-study li, #project-header p, #project-header li {
		font-size: 1.6em;
		line-height: 26px
	}
}
#case-study p a:hover, #case-study li a:hover, #project-header p a:hover, #project-header li a:hover {
	color: #212b3b
}
#case-study li, #project-header li {
	padding-bottom: .3em;
	list-style: circle
}
#case-study blockquote, #project-header blockquote {
	padding: 0 0 0 25px;
	border-left: 5px solid #f5f5f5;
	margin: 30px 0
}
#case-study blockquote p, #project-header blockquote p {
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.5em;
	line-height: 25px
}
@media only screen and (min-width:1100px) {
	#case-study blockquote p, #project-header blockquote p {
		font-size: 1.6em;
		line-height: 26px
	}
}
#case-study blockquote cite, #project-header blockquote cite {
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.3em;
	line-height: 13px;
	font-style: normal
}
#case-study blockquote cite a, #project-header blockquote cite a {
	color: rgba(0,201,255,1);
	display: inline-block;
	position: relative
}
#case-study blockquote cite a:hover, #project-header blockquote cite a:hover {
	text-decoration: none
}
#case-study blockquote cite a:after, #project-header blockquote cite a:after {
	content: '';
	position: absolute;
	top: auto;
	left: 0;
	right: auto;
	bottom: 0;
	width: 0;
	border-bottom: 1px solid rgba(0,201,255,1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
#case-study blockquote cite a:hover:after, #project-header blockquote cite a:hover:after {
	width: 100%
}
#case-study .wide-image img, #case-study .full img, #case-study .no-border img, #case-study #mobile img, #project-header .wide-image img, #project-header .full img, #project-header .no-border img, #project-header #mobile img {
	max-width: 100%;
	padding: 0;
	border: none;
	background-color: inherit
}
#case-study .wide-image .project-left, #case-study .full .project-left, #case-study .no-border .project-left, #case-study #mobile .project-left, #project-header .wide-image .project-left, #project-header .full .project-left, #project-header .no-border .project-left, #project-header #mobile .project-left {
	max-width: 100%
}
#project-header {
	padding: 50px 0 0
}
#project-header h1 {
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 3.6em;
	line-height: 46px;
	margin-bottom: 30px
}
@media only screen and (min-width:1100px) {
	#project-header h1 {
		font-size: 5.6em;
		line-height: 66px
	}
}
#project-header .feature-image {
	background: #f5f5f5;
	padding-top: 30px
}
#project-header .feature-image.new-feature {
	background-image: url(../images/halftone.png);
	background-size: 300px 300px;
	background-repeat: repeat
}
#project-header .feature-image img {
	float: left;
	max-width: 100%;
	height: auto;
	border: none;
	padding: 0;
	background-color: transparent
}
#project-header .project-left {
	padding: 50px 0 0
}
#case-study h3, #case-study h4 {
	padding-top: 20px
}
#case-study .project-right {
	padding-top: 30px
}
#case-study .project-right p {
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.4em;
	line-height: 26px
}
#case-study .project-right blockquote p {
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.5em;
	line-height: 25px
}
@media only screen and (min-width:1100px) {
	#case-study .project-right blockquote p {
		font-size: 1.6em;
		line-height: 26px
	}
}
#case-study .templates {
	padding: 30px 0
}
#case-study .templates .repeater {
	padding: 30px 0 0
}
#case-study #mobile {
	padding: 15px 0 10px
}
#case-study #mobile img {
	max-width: 100%
}
#case-study #video {
	padding-bottom: 40px
}
#case-study #video .templates .repeater {
	padding-bottom: 0
}
#case-study #video .video-wrap {
	max-width: 100%;
	padding: 1px 10px 5px;
	background: #f5f5f5
}
#case-study #video .video-wrap .video-embed {
	position: relative;
	display: block;
	padding-bottom: 55%;
	padding-top: 4px;
	height: 0;
	overflow: hidden;
	margin: 10px 0 5px
}
#case-study #video .video-wrap .video-embed iframe, #case-study #video .video-wrap .video-embed object, #case-study #video .video-wrap .video-embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
#contact {
	width: 100%;
	float: left;
	clear: both;
	padding: 30px 0 120px
}
#contact .wrap {
	position: relative
}
#contact .letter {
	display: none
}
#contact h2 {
	margin: 30px 0 0;
	float: left;
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 2.8em;
	line-height: 32px;
	letter-spacing: -1px;
	text-transform: uppercase
}
@media only screen and (min-width:1100px) {
	#contact h2 {
		font-size: 3.6em;
		line-height: 40px
	}
}
#contact ul {
	width: 100%;
	float: left;
	clear: both;
	margin: 40px 0
}
#contact ul li {
	float: left;
	margin-right: 27px
}
#contact ul li a {
	display: inline-block;
	text-indent: -9999px;
	background-color: rgba(0,201,255,1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
#contact ul li a:hover {
	background-color: #212b3b
}
#contact ul li a.icon-twitter {
	-webkit-mask: url(../images/icon-twitter.svg) no-repeat;
	mask: url(../images/icon-twitter.svg) no-repeat;
	width: 26px;
	height: 20px;
	background-size: contain
}
#contact ul li a.icon-dribbble {
	-webkit-mask: url(../images/icon-dribbble.svg) no-repeat;
	mask: url(../images/icon-dribbble.svg) no-repeat;
	width: 21px;
	height: 20px;
	background-size: contain
}
#contact ul li a.icon-medium {
	-webkit-mask: url(../images/icon-medium.svg) no-repeat;
	mask: url(../images/icon-medium.svg) no-repeat;
	width: 26px;
	height: 20px;
	background-size: contain
}
#contact ul li a.icon-linkedin {
	-webkit-mask: url(../images/icon-linkedin.svg) no-repeat;
	mask: url(../images/icon-linkedin.svg) no-repeat;
	width: 21px;
	height: 20px;
	background-size: contain
}
#contact ul li a.icon-behance {
	-webkit-mask: url(../images/icon-behance.svg) no-repeat;
	mask: url(../images/icon-behance.svg) no-repeat;
	width: 31px;
	height: 20px;
	background-size: contain
}
#contact ul li a.icon-instagram {
	-webkit-mask: url(../images/icon-instagram.svg) no-repeat;
	mask: url(../images/icon-instagram.svg) no-repeat;
	width: 30px;
	height: 30px;
	background-size: contain
}
#contact p {
	width: 100%;
	float: left;
	clear: both;
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.8em;
	line-height: 28px
}
#contact p a {
	text-decoration: none;
	display: inline-block;
	position: relative
}
#contact p a:hover {
	text-decoration: none
}
#contact p a:after {
	content: '';
	position: absolute;
	top: auto;
	left: 0;
	right: auto;
	bottom: 0;
	width: 0;
	border-bottom: 1px solid rgba(0,201,255,1);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
#contact p a:hover:after {
	width: 100%
}
#primary {
	display: none
}
.navi-link, .navi-close {
	position: fixed;
	top: auto;
	left: auto;
	right: 8%;
	bottom: 30px;
	z-index: 8888;
	display: inline-flex;
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 2.2em;
	line-height: 24px;
	color: rgba(0,201,255,1);
	text-transform: uppercase
}
.navi-link span, .navi-close span {
	margin-left: 15px;
	-webkit-mask: url(../images/icon-hamburger.svg) no-repeat;
	mask: url(../images/icon-hamburger.svg) no-repeat;
	width: 20px;
	height: 20px;
	background-size: contain;
	background-color: rgba(0,201,255,1)
}
.navi-link.navi-close, .navi-close.navi-close {
	color: #fff
}
.navi-link.navi-close span, .navi-close.navi-close span {
	-webkit-mask: url(../images/icon-close.svg) no-repeat;
	mask: url(../images/icon-close.svg) no-repeat;
	width: 20px;
	height: 20px;
	background-size: contain;
	background-color: #fff
}
#menu {
	display: none;
	width: 80%;
	padding: 0 10%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background: rgba(0, 0, 0, .9)
}
#menu p {
		font-family: 'Caveat', cursive;
	font-size: 25px;
	font-style: italic;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 3.5em;
	line-height: 25px;
	color: #fff;
	font-style: italic;
	margin: 40px 0 25px
}
@media only screen and (min-width:1100px) {
	#menu p {
		font-size: 1.6em;
		line-height: 26px
	}
}
#menu ul li {
	font-family: overpass, helvetica, arial, sans-serif;
	font-weight: 600;
	font-display: swap;
	font-style: normal;
	font-size: 2.8em;
	line-height: 32px;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 50px
}
@media only screen and (min-width:1100px) {
	#menu ul li {
		font-size: 3.6em;
		line-height: 40px
	}
}
#menu ol {
	margin: 15px 0 0
}
#menu ol li {
	font-family: courier new, courier, monospace;
	font-weight: 400;
	font-display: swap;
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 1.5em;
	line-height: 25px;
	line-height: 40px
}
@media only screen and (min-width:1100px) {
	#menu ol li {
		font-size: 1.6em;
		line-height: 26px
	}
}
#menu a {
	color: #fff
}
#menu a:hover {
	opacity: .3
}
.letter {
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	bottom: auto;
	display: block;
	text-indent: -9999px;
	z-index: 2;
	background-image: url(../images/letters.png);
	background-size: 700px 800px!important
}
.letter.line-white {
	width: 82px;
	height: 13px;
	background-size: 82px 13px;
	background-position: -500px -700px
}
.letter.a {
	width: 86px;
	height: 98px;
	background-size: 86px 98px;
	background-position: 0 0
}
.letter.a.a-white {
	background-position: 0 -400px
}
.letter.b {
	width: 72px;
	height: 101px;
	background-size: 72px 101px;
	background-position: -100px 0
}
.letter.c {
	width: 74px;
	height: 101px;
	background-size: 74px 101px;
	background-position: -200px 0
}
.letter.c.c-white {
	background-position: -200px -400px
}
.letter.d {
	width: 86px;
	height: 98px;
	background-size: 86px 98px;
	background-position: -300px 0
}
.letter.d.d-white {
	background-position: -300px -400px
}
.letter.e {
	width: 64px;
	height: 98px;
	background-size: 64px 98px;
	background-position: -400px 0
}
.letter.e.e-white {
	background-position: -400px -400px
}
.letter.f-white {
	width: 61px;
	height: 98px;
	background-size: 61px 98px;
	background-position: -500px -400px
}
.letter.h {
	width: 74px;
	height: 98px;
	background-size: 74px 98px;
	background-position: 0 -100px
}
.letter.h.h-white {
	background-position: 0 -500px
}
.letter.i {
	width: 15px;
	height: 101px;
	background-size: 15px 101px;
	background-position: -799px -101px
}
.letter.i-white {
	width: 15px;
	height: 101px;
	background-size: 15px 101px;
	background-position: -100px -500px
}
.letter.k {
	width: 77px;
	height: 98px;
	background-size: 77px 98px;
	background-position: -300px -100px
}
.letter.l {
	width: 62px;
	height: 98px;
	background-size: 62px 98px;
	background-position: -400px -100px
}
.letter.l.l-white {
	background-position: -400px -500px
}
.letter.n {
	width: 74px;
	height: 98px;
	background-size: 74px 98px;
	background-position: -600px -100px
}
.letter.n.n-white {
	background-position: -600px -500px
}
.letter.o {
	width: 85px;
	height: 101px;
	background-size: 85px 101px;
	background-position: -100px -200px
}
.letter.o.o-white {
	background-position: -100px -600px
}
.letter.p {
	width: 72px;
	height: 98px;
	background-size: 72px 98px;
	background-position: -200px -200px
}
.letter.r {
	width: 74px;
	height: 98px;
	background-size: 74px 98px;
	background-position: -300px -200px
}
.letter.r.r-white {
	background-position: -300px -600px
}
.letter.s {
	width: 69px;
	height: 102px;
	background-size: 69px 101px;
	background-position: -401px -198px
}
.letter.s-white {
	width: 69px;
	height: 101px;
	background-size: 69px 101px;
	background-position: -400px -600px
}
.letter.t {
	width: 70px;
	height: 98px;
	background-size: 70px 98px;
	background-position: -500px -200px
}
.letter.t.t-white {
	background-position: -500px -600px
}
.letter.u {
	width: 74px;
	height: 101px;
	background-size: 74px 101px;
	background-position: -600px -200px
}
.letter.u.u-white {
	background-position: -600px -600px
}
.letter.v {
    width: 89px;
    height: 98px;
    background-size: 89px 98px;
    background-position: -110px -301px;
}
.letter.w {
	width: 107px;
	height: 98px;
	background-size: 107px 98px;
	background-position: -200px -300px
}
.letter.w.w-white {
	background-position: -200px -700px
}
.letter.y {
	width: 83px;
	height: 98px;
	background-size: 83px 98px;
	background-position: -400px -300px
}
.block-title.freelancer, .block-title.founder, .block-title.author, .block-title.leader {
	display: none
}
.block-one .block-one-letters.vineel {
	display: inherit
}
.block-one .block-one-letters.vineel .letter.a {
	top: -30px;
	left: auto;
	right: -9.5%;
	-webkit-animation-delay: 1s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: 1s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: 1s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: 1s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.block-one .block-one-letters.vineel .letter.n {
	top: 0;
	left: -9.5%;
	right: auto;
	-webkit-animation-delay: 2s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: 2s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: 2s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: 2s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.block-one .block-one-letters.vineel .letter.d {
	top: 172px;
	left: 90px;
	right: auto;
	-webkit-animation-delay: .6s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: .6s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: .6s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: .6s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.block-one .block-one-letters.vineel .letter.r, .block-one .block-one-letters.vineel .letter.e, .block-one .block-one-letters.vineel .letter.w {
	display: none
}
.block-one .block-one-letters.freelancer, .block-one .block-one-letters.founder, .block-one .block-one-letters.author, .block-one .block-one-letters.leader {
	display: none
}
#bio h3 .letter {
	background-size: 350px 400px!important
}
#bio h3 .letter.e {
	top: 0;
	left: 0;
	right: auto;
	width: 32px;
	height: 49px;
	background-size: 32px 49px;
	background-position: -200px 0;
	-webkit-animation-delay: 1.4s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: 1.4s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: 1.4s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: 1.4s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
#bio h3 .letter.y {
	top: 0;
	left: 55px;
	right: auto;
	width: 42px;
	height: 49px;
	background-size: 42px 49px;
	background-position: -200px -150px;
	-webkit-animation-delay: 2s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: 2s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: 2s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: 2s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
#bio h3 .letter.u {
	top: 80px;
	left: 72px;
	right: auto;
	width: 37px;
	height: 51px;
	background-size: 37px 51px;
	background-position: -300px -100px;
	-webkit-animation-delay: .6s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: .6s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: .6s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: .6s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
#bio h3 .letter.p {
	top: 80px;
	left: 132px;
	right: auto;
	width: 36px;
	height: 49px;
	background-size: 36px 49px;
	background-position: -100px -100px;
	-webkit-animation-delay: 1.8s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: 1.8s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: 1.8s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: 1.8s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.letter, #clients p, #intro h1, #intro p, #project-header h1 {
	opacity: 0
}
.in-view .letter:nth-child(1) {
	-webkit-animation-delay: 1.4s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: 1.4s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: 1.4s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: 1.4s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view .letter:nth-child(2) {
	-webkit-animation-delay: 2s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: 2s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: 2s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: 2s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view .letter:nth-child(3) {
	-webkit-animation-delay: .6s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: .6s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: .6s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: .6s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view .letter:nth-child(4) {
	-webkit-animation-delay: 1.8s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: 1.8s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: 1.8s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: 1.8s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view .letter:nth-child(5) {
	-webkit-animation-delay: .8s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: .8s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: .8s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: .8s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view .letter:nth-child(6) {
	-webkit-animation-delay: 1s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: 1s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: 1s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: 1s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view .letter:nth-child(7) {
	-webkit-animation-delay: 1.2s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: 1.2s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: 1.2s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: 1.2s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view .letter:nth-child(8) {
	-webkit-animation-delay: .2s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: .2s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: .2s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: .2s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view .letter:nth-child(9) {
	-webkit-animation-delay: .4s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: .4s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: .4s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: .4s;
	animation-duration: .5s;
	animation-name: fade-in;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view#clients p {
	-webkit-animation-delay: .3s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in-up;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: .3s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in-up;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: .3s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in-up;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: .3s;
	animation-duration: .5s;
	animation-name: fade-in-up;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view#intro h1 {
	-webkit-animation-delay: .2s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in-up;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: .2s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in-up;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: .2s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in-up;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: .2s;
	animation-duration: .5s;
	animation-name: fade-in-up;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view#intro p {
	-webkit-animation-delay: .5s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in-up;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: .5s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in-up;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: .5s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in-up;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: .5s;
	animation-duration: .5s;
	animation-name: fade-in-up;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.in-view#project-header h1 {
	-webkit-animation-delay: .2s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fade-in-up;
	-webkit-animation-fill-mode: both;
	-webkit-animation-timing-function: ease;
	-moz-animation-delay: .2s;
	-moz-animation-duration: .5s;
	-moz-animation-name: fade-in-up;
	-moz-animation-fill-mode: both;
	-moz-animation-timing-function: ease;
	-o-animation-delay: .2s;
	-o-animation-duration: .5s;
	-o-animation-name: fade-in-up;
	-o-animation-fill-mode: both;
	-o-animation-timing-function: ease;
	animation-delay: .2s;
	animation-duration: .5s;
	animation-name: fade-in-up;
	animation-fill-mode: both;
	animation-timing-function: ease
}
.clearfix {
	display: inline-table;
	height: 1%;
	display: block
}
html > body .clearfix {
	height: auto
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}