.source-sans {
	font-family: 'Source Sans Pro', sans-serif;
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height: 1.75em;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

body {background-image: url("../images/alchemy.gif"); background-repeat: repeat-xy; font-family: 'Source Sans Pro', sans-serif; font-size: 16px; color: #222;font-weight:300; }

.clear {clear: both;}

p {
	font-size: 1em;
	margin-bottom: 20px;
	color: #444;
	line-height:1.6em;
}

p.intro {
	margin-top:20px;
}

#cv {
	width: 90%;
	max-width: 800px;
	background: #fff;
	margin: 30px auto;
}

.mainDetails {
	padding: 80px 80px 20px 80px;
	/*border-bottom: 2px solid #cf8a05;*/
	/*background: #ededed;*/
}

@media (min-width: 900px) {
	.mainDetails {
		display: flex;
	}

	.mainDetails #contactDetails {
		width: 36%;
	}

	.mainDetails #name {
		width: 64%;
	}
}


.btn-pdf, .btn-port, .btn-cv { 
	text-align: right;
	margin-top: 8px;
}

.btn-pdf a, .btn-port a, .btn-cv a { 
	color: #ffffff !important;
	background-color: #02cfe7 !important;
	font-size: 13px !important;
	font-weight: bold !important;
	border: 2px solid #02cfe7; 
	border-radius: 3em;
	padding: 6px 20px 6px 20px !important;
	text-decoration: none;
	text-transform: uppercase;
}

.btn-pdf a:hover, .btn-port a:hover, .btn-cv a:hover { 
	color: #ffffff !important;
	background-color: #000 !important;
	border:2px solid #000;
}

.btn-port { 
	text-align: center;
	padding: 20px;
}

#name h1 {
	font-size: 2em;
	font-weight: 300;
	text-transform: uppercase;
	line-height: .75;
	letter-spacing: .05em;
	padding-bottom: 0;
}

h1 .job-title {
	font-size: .45em;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .25em;
	margin-left: 3px;
	padding-top: 10px !important;
}

h2.section-title, .sectionTitle h2 {
	font-size: 1.25em;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: .25em;
	margin-left:0;
	padding-top: 10px !important;
}

h3 {
	font-weight: 600;
	letter-spacing: .1em;
	line-height: 1.25em !important;
	text-transform: uppercase;
}

.bar {
	width: 20%;
	height:.25em;
	/*background: #00b0ff;*/
}

#name h2 {
	font-size: 2em;
	margin-left: 2px;
	font-family: 'Rokkitt', Helvetica, Arial, sans-serif;
}

#mainArea {
	padding: 0 80px;
}

#headshot {
	width: 14%;
	float: left;
	margin-right: 30px;
}

#headshot img {
	width: 100%;
	height: auto;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

#name {
}

#contactDetails {
}

.label {
	float:left;
	font-size: .65em;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .07em;
	margin: 5px 8px 5px 0;
	padding-right: 6px;
	border-right: 1px solid #999;
	width: 45px;
	text-align: right;
	line-height: 1.25em;
}

#contactDetails .phone, #contactDetails .email{
	font-size: 0.9em;
	text-align: right;
	font-weight: 400;

	line-height: 1.25em;
}

#contactDetails .phone a {
	color: #444;
	font-size: 1em;
	font-weight: 400;

	line-height:1.25em;
	letter-spacing: .03em;
}

#contactDetails .email a,
 .col-12 a,
 .col-12 a:visited {
	/*color: #017e8c;*/
	color: #00b0ff;
	font-size: .9em;
	font-weight: 400;
}
#contactDetails .phone a:hover, #contactDetails .email a:hover, .col-12 a:hover, .col-12 a:active { 
	/*color: #017e8c;*/
	color: #0070a4;
}



#contactDetails ul {
	list-style-type: none;
	font-size: 1em;
	font-weight: 400;
	font-family: 'Source Sans Pro', sans-serif;
}

#contactDetails ul li {
	margin-bottom: 3px;
	color: #222;
}

#contactDetails ul li a, a[href^=tel] {
	 
	font-size: .9em;
	text-decoration: none;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

#contactDetails ul li a:hover { 
	color: #02cfe7;
}
.column {
	float: left;
	width: 45%;
	margin-right: 5%;
}
.row {
	margin: 0 0 0;
}
.skills .label {
	font-size: .75em;
	border-right: none;
	margin: 0 8px 0 0;
	text-transform:none;
	
}

.meter {
	height: .4em;
	float: right;
	width: 65%;
	margin: 4px 10px 0 0;
	background-color: #cccccc;
	/*border:1px solid #444;
	border-radius: 36px;*/

}
.fill {
	height: .4em;
	width: 95%;
	background-color: #222;
	border-radius: 36px 0 0 36px;
}

@media all and (min-width: 602px) and (max-width: 900px) {
	.meter {
		width: 45%;
	}
}
@media all and (max-width: 601px) {
	.meter {
		width: 55%;
	}
	
}
@media all and (max-width: 480px) {
	.meter {
		width: 45%;
	}
}





strong {
	font-weight: 600;
}

section {
	margin: 40px 0 0 0;
}

section:first-child {
	border-top: 0;
	margin-top: 0;
}

.sectionContent {
	border-top: 1px solid #ccc;
	margin-top: .5em;
	padding-top: 30px;
}

.sectionTitle h1 {
	font-size: 1em;
	color: #222;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .05em;
}

.sectionContent h2 {
	font-size: 1.15em;
	margin-bottom: -2px;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 1.25;
	font-weight: 600;
}

.subDetails {
	font-size: 0.8em;
	font-style: italic;
}

h3.skillsTitle {
	margin-bottom: 6px;
	text-transform: uppercase;
	font-weight: 600;
}
.skills {
	margin: 20px 0 0 0;
}
.keySkills {
	margin-left: 15px;
	font-size: .85em;
	color: #222;
	min-width: 150px;
}

.keySkillsList {
	display: flex;
	flex-wrap: wrap;
}

.keySkillsList div {
	width: 100%;
}

@media (min-width: 900px) {
	.keySkillsList div {
		width: 50%;
	}
}


.keySkills ul li {
	margin-bottom: 3px;
}

article {
	margin: 0 0 40px 0;
}

article:last-of-type {
	margin-bottom: 0;
}

article ul { margin: 0 0 0 20px; }

/*  Portfolio  */
body#portfolio {
	background:#fff;
}
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.sectionPort {
	background: #fdf9f2;
	margin-top: 80px;
}

/* Portfolio  */


.container img {
  width: 96%;
  height: auto;
}

.breakpoint { /* One column for smartphones */
  max-width: 100%;
  display: inline-block;
  margin-bottom: 40px;
}
@media all and (min-width: 420px) { /* Two columns for tablets */
  .breakpoint {
    max-width: 48%;
  }
}
@media all and (min-width: 760px) { /* Four columns for large devices */
  .breakpoint {
    max-width: 24%;
  }
}

.container, .container a {
  position: relative;
  width: 96%;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

.container .section-title {
  text-align: left;
  margin-left: 3%;
  margin-bottom: 20px;
}

/* End Portfolio  */

/* CASE STUDIES */
#study #mainArea {
  		padding-bottom: 30px;
	}

.nav {margin-bottom: 50px;}

	
.nav .section-title a {
  		color:#02cfe7;
  		text-decoration:none;
  		font-size: 26px;
  		}
  	
#study section:last-child {
	padding: 0 0 50px 0;
	margin: 0;
}



a.button {
	background: white;
	border: 1px #02cfe7 solid;
	border-radius: 3em;
	padding: 6px 20px 6px 20px !important;
	cursor: pointer;
	color: #02cfe7;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

.screenshot {
	padding: 20px 0;
}

.screenshot img {
	width: 95%;
	height: 95%
}


/* END CASE STUDIES */

@media all and (max-width: 900px) {
	#cv {
		width: 95%;
		margin: 10px auto;
		min-width: 280px;
	}
	
	#headshot {
		display: none;
	}
	
	#name, #contactDetails {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	.sectionTitle, .sectionContent {
		float: none;
		width: 100%;
	}
	
	.sectionTitle {
		margin-left: -2px;
		font-size: 1.25em;
	}
	.btn-pdf, .btn-port, .btn-cv { 
	margin-top: 10px;
	}
	
}

@media all and (max-width: 900px) {

	
	.mainDetails {
		padding: 40px 25px 15px 25px;
	}
	
	#mainArea {
		padding: 0 25px;
	}

	
	
	#name h1 {
		line-height: 1em;
		margin-bottom: 4px;
		font-size: 1.8em;
	}
	

	.keySkillsList {
		display: flex;
	}
	
	#contactDetails {
	max-width: 100%;
	margin: 20px auto 0 auto;
	clear: both;
	text-align: center;
	}
	
	#contactDetails .group {
		text-align: center;
		display: flex;
	}
	
	.label {
	display: none;
	}

	#contactDetails .phone, #contactDetails .email, #contactDetails .btn-pdf, #contactDetails .btn-cv {
	float: none;
	width: 100%;
	text-align: center;
	}
	
	.skills { 
	margin-bottom: 0;
	}
	
	
	
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	
	
	
}

@media print {
    #cv {
        width: 100%;
    }
}

@-webkit-keyframes reset {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

@-webkit-keyframes fade-in {
	0% {
		opacity: 0;
	}
	40% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes reset {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

@-moz-keyframes fade-in {
	0% {
		opacity: 0;
	}
	40% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes reset {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}
	40% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.instaFade {
    -webkit-animation-name: reset, fade-in;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-in;
	
	-moz-animation-name: reset, fade-in;
    -moz-animation-duration: 1.5s;
    -moz-animation-timing-function: ease-in;
	
	animation-name: reset, fade-in;
    animation-duration: 1.5s;
    animation-timing-function: ease-in;
}

.quickFade {
    -webkit-animation-name: reset, fade-in;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-timing-function: ease-in;
	
	-moz-animation-name: reset, fade-in;
    -moz-animation-duration: 2.5s;
    -moz-animation-timing-function: ease-in;
	
	animation-name: reset, fade-in;
    animation-duration: 2.5s;
    animation-timing-function: ease-in;
}
 
.delayOne {
	-webkit-animation-delay: 0, .5s;
	-moz-animation-delay: 0, .5s;
	animation-delay: 0, .5s;
}

.delayTwo {
	-webkit-animation-delay: 0, 1s;
	-moz-animation-delay: 0, 1s;
	animation-delay: 0, 1s;
}

.delayThree {
	-webkit-animation-delay: 0, 1.5s;
	-moz-animation-delay: 0, 1.5s;
	animation-delay: 0, 1.5s;
}

.delayFour {
	-webkit-animation-delay: 0, 2s;
	-moz-animation-delay: 0, 2s;
	animation-delay: 0, 2s;
}

.delayFive {
	-webkit-animation-delay: 0, 2.5s;
	-moz-animation-delay: 0, 2.5s;
	animation-delay: 0, 2.5s;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

ul.social {
	padding: 15px 0;
	float: right;
}

@media all and (max-width: 767px) {
	ul.social {
		float: none;
		text-align: center;
	}
}

ul.social li {
	display: inline-block;
	padding-right: 10px;
}

ul.social li:last-child {
	padding-right: 0;
}

ul.social li a img {
	opacity: 0.8;
	width: 20px;
	height: 20px;
	cursor: pointer
}

ul.social li a:hover img {
	opacity: 0.4;
}

#cv .container {
	margin-top: 0;
}

@media all and (max-width: 767px) {
	#cv .container {
		margin-top: 20px;
	}
}

.portfolio-main {
	margin-top: 0;
}

.portfolio {
	text-align: center;
	padding: 20px 0;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-size: .8em;
}

.portfolio-main {
	padding: 0 20px;
}

@media all and (min-width: 760px) { /* Four columns for large devices */
  .portfolio-main {
    padding: 0 60px;
  }
}

.u-flex {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

@media screen and (max-width: 760px) {
	.col-12.col-3-m-up {
		width: calc(12 / 12 * 100%);
  		padding-bottom: 30px;
  		display: block;
  		width: 100%;
  		text-align: center;
	}
}

@media screen and (min-width: 760px) {
	.col-12.col-3-m-up {
		width: calc(3 / 12 * 100%);
  		padding-bottom: 30px;
	}
}

.l-flex-grid--vertical {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}

.l-justify-between {
  justify-content: space-between;
}

.l-justify-end {
  justify-content: flex-end;
}

.l-items-center {
  align-items: center;
}

.l-items-100 {
  width: 100%;
}

.l-ml-auto {
  margin-left: auto;
}

.l-mr-auto {
  margin-right: auto;
}

.l-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.l-mt-auto {
  margin-top: auto;
}

.l-mb-auto {
  margin-top: auto;
}

.l-breakout {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

.col {
  flex: 1;
}

@media (max-width: 760px) {
  .l-flex-grid-m-up {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  .l-items-center-m-up {
    align-items: center;
  }

  .l-flex-grid-m-up--vertical {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
  }

  .col-m-up {
    flex: 1;
  }
}



