@charset "UTF-8";

*{
	margin: 0;
	padding: 0;
	text-decoration: none;

	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;

	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

h1,h2,h3,h4,h5,h6{
	font-weight: 500;
}

:after,:before{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

html{
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;

	font-size:1rem;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

header{
	padding: 20px 30px;
	background: #f4f7f6;
	overflow: auto;
	position: relative;
}

.branding_lockup{
	float: left;
}

.branding_lockup h1 {
	font: 500 normal 2.5em/1.1 "ArcherPro-Book", sans-serif;
	color: rgb(24, 28, 57);
}

.branding_lockup h2{
	font:500 normal 2.2em/1.1 "ArcherPro-Light", sans-serif;
	color: rgb(24, 28, 57);
}

ul.nav{
	font: 500 normal 1.1em/1.2em "Roboto Slab", sans-serif;
	text-transform: uppercase;
	position: absolute;
	bottom: 25px;
	right: 30px;
	list-style: none;
}

ul.nav li{
	display: inline-block;
}

ul.nav li:nth-child(even){
	border-right: solid thin #b7b7b7;
	border-left: solid thin #b7b7b7;
}

ul.nav a{
	color: rgb(66, 72, 113);
	padding: 0 8px;
}

.container{
	padding: 0 20px;
	margin: 0 auto;
	max-width: 920px;
	width: 100%;
}

.container h1{
	padding: 70px 0 40px;
	font:500 normal 3.2em/1.4 "ArcherPro-Book", sans-serif;
	color: rgb(0, 114, 188);
	text-align: center;
}

.container h2{
	padding: 0 10px;
	font: 500 normal 2.4em/1 "ArcherPro-Light", sans-serif;
	color: rgb(0, 114, 188);
	letter-spacing: .02em;
}

.container p{
	margin: 0 0 40px;
	padding: 0 10px;
	font:500 normal 1.3em/1.8 "Noto Serif",serif;
	color: rgb(24, 28, 57);
	letter-spacing: .01em;
}

.container .no_return{
	margin: 0px;	
}

p.homepage{
	margin: 0 auto;
	width: 90%;
	font:500 italic 1.6em/2 "Noto Serif",serif;
}

p.lists{
	margin: 0;
}

p.footnote{
	font:500 italic 1em/1 "Noto Serif",serif;
	color: #8385b2;
}
p.skill_hdr{
	margin: 0 0 20px;
	text-align: center;
	font:500 normal 1.9em/1.4 "ArcherPro-Book", sans-serif;
}

span{
	font-family: "Noto Serif", serif;
	font-style: italic;
}

span.bold{
	font-family: "Noto Serif", serif;
	font-style: italic;
	font-weight: 600;
}

span.tags{
	font-family: monospace;
	font-style: normal;
	font-size: 1.2em;
	color: #747895;
}

.callout{
	margin: 0 40px 40px;
	padding: 30px;
	background: #0072bc;
	font:200 normal 1.8em/1.7 "Roboto Slab";
	color: rgb(248, 248, 248);
	text-align: center;
}

hr{
	margin: 50px 0 40px;
	border: none;
	border-top: solid 1px #747895;
}

ul.p_lists{
	margin: 0 0 40px;
	padding: 0 0 0 40px;
	font:500 italic 1.3em/1.8 "Noto Serif", serif;
}

ul.p_lists li:before{
	content: "- ";
}

ul.p_lists{
	list-style: none;
}

ul.portfolio{
	padding: 2px 0;
	list-style: none;
	text-align: center;
	font: 400 italic 1em/1 "Fira Sans", sans-serif;
}

ul.portfolio li{
	margin: 20px 10px 10px;
	padding: 20px;
	display: inline-block;
	line-height: 1.2em;
	width: 180px;
	position: relative;
	vertical-align: top;
}

ul.portfolio div{
	background:rgba(44, 45, 69, .9);
	padding: 10px 20px 20px;
	text-align: center;
	position: absolute;
	top: 36%;
	left: 22%;
	right: 22%;
}

ul.portfolio h1{
	margin: 10px 0;
	font:500 normal 2em/.9 "ArcherPro-Book", sans-serif;
}

ul.portfolio p{
	font:500 normal 1.1em/1.5 "Noto Serif", serif;
	text-transform: uppercase;
	letter-spacing: .05em;
}

ul.portfolio img{
	width: 80%;
	margin: 0 0 20px;
}

ul.portfolio a{
	color: rgb(235, 119, 6);
	overflow: auto;
}

ul.portfolio a:hover{
	color: rgb(235, 6, 103);
	overflow: auto;
}

ul.more_work{
	margin: auto;
	text-align: center;
}

ul.more_work li{
	display: inline-block;
	margin: 20px;
	width: 45%;
	text-align: center;
}

ul.andrea{
	width: 100%;
	text-align: center;
}

ul.andrea li{
	margin: 0 0 30px;
	padding: 0;
	display: inline-block;
	line-height: 1.2em;
	width: 32%;
	position: relative;
	vertical-align: top;
}

ul.contact{
	margin: 30px auto 80px;
	padding: 0 10px;
	list-style: none;
	text-align: center;
	font:500 normal 2em/1.4 "ArcherPro-Book", sans-serif;	
}


ul.work{
	margin: 40px 0 0;
	list-style: none;
	text-align: center;
}

ul.work li{
	margin: 7px;
	border: solid thin #f0f0f0;
	width: 270px;
	display: inline-block;
	text-align: center;
	border-radius: 30px;
	overflow: hidden;
}

ul.work li:nth-child(1){
	margin: 0 auto 10px;
	font:500 normal 1.2em/1.4 "ArcherPro-Book", sans-serif;
	padding: 10px 0;
	display: block;
	text-align: center;
	border: none;
	width: 70%;
}

ul.work h1{
	font:500 normal 1.2em/1.4 "ArcherPro-Book", sans-serif;
	padding: 0 5px 10px;
}

img{
	width: 100%;
}

img.spacer{
	margin: 0 0 40px;
}

img.border{
	border: solid thin #d1d1d1;
}

img.bell{
	margin: 60px auto 30px;
	display: block;
	max-width: 250px;
}

sup{
	line-height: 1px;
}

/** FOOTER **/

ul.footer{
	margin: 60px auto 40px;
	padding: 10px;
	border-top: solid thin #cbcee5;
	font: 500 italic 14px/1.1em "Noto Serif", serif;
	color: #575a6b;
	width: 97%;
}

ul.footer li{
	list-style: none;
	display: inline-block;
	text-align: left;
	width: 49%;
}

ul.footer li:nth-child(2){
	float: right;
	text-align: right;
}

a.btn{
	margin: 10px auto 50px;
	padding: 15px 25px;
	display: block;
	font: 500 italic 1.3em/1.2 "Noto Serif", serif;
	color: rgb(255, 255, 255);
	text-align: center;
	border-radius: 10px;
	background-color: rgb(235, 119, 6);
	max-width: 350px;
}

/* a.btn:after{
	content: " >";
} */

a.btn:hover{
	background: rgb(235, 6, 103);
}


@media screen and (max-width:930px) {
	ul.more_work li{
		width: 90%;
	}
}

@media screen and (max-width:640px) {
	.branding_lockup{
		text-align: center;
		float: none;
		width: 100%
	}
	.branding_lockup h1{
		font: 500 2em/1 "ArcherPro-Book",sans-serif;
	}
	.branding_lockup h2{
		font: 500 1.6em/1 "ArcherPro-Light",sans-serif;
	}
	ul.nav{
		margin: 10px auto 0px;
		position: static;
		font: 500 1em/1.2em "Roboto Slab",sans-serif;
		text-align: center;
		width: 100%
	}
	ul.nav a{
		padding: 0 10px;
	}
	ul.portfolio div{
		top: 25%;
		left: 10%;
		right: 10%;
	}
	ul.portfolio h1{
		font: 500 1.7em/1.1 "ArcherPro-Book",sans-serif;
	}
	ul.portfolio li{
		margin: 20px 0;
	}
	ul.portfolio p{
		margin: 5px 0 0;
	}
	ul.portfolio li img{
		margin: auto;
		/* width: 180%; */
		display: block;
	}
	ul.skills{
		margin: 20px auto 50px;
	}
	ul.skills li{
		margin: -15px -10px;
		padding: 10px;
		display: inline-block;
		text-align: center;
		width: 150px;
		height: 150px;
		line-height: 130px;
		border-radius: 75px;
		background: #CBFFFE;

	}
	ul.skills li p {
		margin: 0;
		padding: 0;
		font: 500 1.2em/1 "ArcherPro-Book",sans-serif;
		display: inline-block;
		vertical-align: middle;
		line-height: normal;
	}
	ul.icons li{
		margin: 0 0 10px;
		width: 100%;
	}
	.container h1{
		font: 500 2.1em/1 "ArcherPro-Book",sans-serif;
		padding: 30px 0 20px;
	}
	.container h2{
		font: 500 1.5em/1 "ArcherPro-Book",sans-serif;
		text-align: center;
		margin: 0 0 10px;
	}
	.container p{
		margin: 0 0 20px;
		padding: 0;
		font: 500 1em/1.6 "Noto Serif",serif;
	}
	p.homepage{
		font: italic 500 1.1em/1.7 "Noto Serif",serif;
	}
	p.skill_hdr{
		font: 500 1.5em/1.6 "ArcherPro-Book",serif;
	}
	p.footnote{
		font:500 italic .7em/1 "Noto Serif",serif;
	}
	ul.p_lists{
		margin: 0 0 20px;
		padding: 0 0 0 20px;
		font: 500 italic 1em/1.6 "Noto Serif",serif;
	}
	.callout{
		margin: 0 10px 40px;
		font: 200 1.2em/1.4 "Roboto Slab";
		padding: 20px;
	}
	hr{
		margin: 20px 0;
	}

	ul.andrea li{
		width: 48%;
	}

	ul.andrea li:nth-child(1),
	ul.andrea li:nth-child(2){
		margin:  0;
	}

	ul.footer{
		margin: 20px auto;
		width: 90%;
	}
	ul.footer li,
	ul.footer li:nth-child(2){
		display: block;
		float: none;
		text-align: center;
		width: auto;
		line-height: 1.5em;
	}
	ul.more_work li{
		width: 90%;
	}
	img.spacer{
		margin: 0 0 15px;
	}
	img.bell{
		width: 60%;
	}
}

@media screen and (max-width:320px) {
	header{
		padding: 20px 10px;
	}
	.branding_lockup h1{
		margin: 0 0 5px;
		font: 500 1.8em/1.1 "ArcherPro-Book",sans-serif;
	}
	.branding_lockup h2{
		font: 500 1.4em/1 "ArcherPro-Light",sans-serif;
	}
	ul.nav{
		margin: 10px auto 0;
	}
	ul.nav a{
		padding: 0 10px;
	}
	.container{
		padding: 0 10px;
	}
	.container h1{
		padding: 20px 0;
		font: 500 1.8em/.9 "ArcherPro-Book",sans-serif;
	}
	p.homepage{
		font: italic 500 1em/1.7 "Noto Serif",serif;
		padding: 0;
	}
	ul.portfolio li{
		height: 270px;
	}
	ul.portfolio h1{
		font: 500 1.5em/1.1 "ArcherPro-Book",sans-serif;
	}
	ul.portfolio li img{
		margin: auto;
		width: 180%;
		display: block;
	}
}

.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.container {
  position: relative;
  padding: 25px;
}

.container:last-of-type {
  padding-top: 0px;
}
/*animation element*/

.animation-element {
  position: relative;
  width: 30%;
  margin: 0% 1.33 2.66% 1.33%;
  float: left;
	left: 0;
}
/*3 grid layout*/

.animation-element:nth-of-type(3n-2) {
  width: 31.5%;
  margin: 0% 1.375% 2.75% 0%;
  clear: left;
}

.animation-element:nth-of-type(3n-1) {
  width: 31.5%;
  margin: 0% 1.375% 2.75% 1.375%;
}

.animation-element:nth-of-type(3n-0) {
  width: 31.5%;
  margin: 0% 0% 2.75% 1.375%;
  clear: right;
}
/*bounce up animation for the subject*/

.bounce-up .subject {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bounce-up.in-view .subject {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.subject {
  float: left;
  width: 100%;
  margin: 0% 1.33% 2.66% 1.33%;
  background: #F5F5F5;
  padding: 15px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  border: solid 1px #EAEAEA;
}

.subject:hover,
.subject:active {
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
}

.subject .header {
  margin: 8px 0px;
}

.subject .header .date,
.subject .header .category {
  margin: 0px;
  clear: none;
  width: 50%;
}

.subject .header .date i,
.subject .header .category i {
  margin-right: 5px;
  color: #333;
  -moz-transition: all 400ms linear;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.subject .header .date {
  float: left;
  text-align: left;
}

.subject .header .category {
  float: right;
  text-align: right;
}
/*subject icon at top*/

.subject .icon {
  position: absolute;
  top: -20px;
  left: 50%;
  left: calc(50% - 20px);
}

.subject .icon i {
  width: 40px;
  height: 40px;
  color: rgb(255, 255, 255);
  font-size: 150%;
  border-radius: 50%;
  text-align: center;
  padding: 7px;
}
/*Category color / icon color*/

.subject .category-color {
  height: 7px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

.subject.design .category-color,
.subject.design .icon i {
  background: #c0392b;
}

.subject.development .category-color,
.subject.development .icon i {
  background: #16a085;
}

.subject.photography .category-color,
.subject.photography .icon i {
  background: #2980b9;
}
/*hovering over subject*/

.subject.development:hover .header i {
  color: #16a085;
}

.subject.design:hover .header i {
  color: #c0392b;
}

.subject.photography:hover .header i {
  color: #2980b9;
}

.subject .title {
  margin: 12px 0px;
  border-bottom: dashed 1px #ccc;
  padding-bottom: 10px;
}

.subject .content {
  margin-bottom: 8px;
}

.subject .enrole {
  position: relative;
  color: #333;
  padding: 5px 12px;
  cursor: pointer;
  float: right;
  display: inline-block;
  border: solid 1px #ccc;
  -moz-transition: all 400ms linear;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.subject .enrole:hover,
.subject .enrole:active {
  background: #222;
  color: #fff;
}

/** FONTS **/
@font-face {
	font-family: 'ArcherPro-Book';
	src:	url('fonts/ArcherPro-Book.eot');
	src:	local('☺'),
			url('fonts/ArcherPro-Book.woff') format('woff'),
			url('fonts/ArcherPro-Book.ttf') format('truetype'), 
			url('fonts/ArcherPro-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'ArcherPro-Light';
	src:	url('fonts/ArcherPro-Light.eot');
	src:	local('☺'),
			url('fonts/ArcherPro-Light.woff') format('woff'),
			url('fonts/ArcherPro-Light.ttf') format('truetype'), url('fonts/ArcherPro-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
