@charset "UTF-8";
@import url("http://fonts.googleapis.com/css?family=Raleway:700,500,400");
@import url("portfoliogrideffect.css");
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	font-family: 'Raleway', sans-serif;
	margin-left: 0;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	top: 30px;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}
.ps{ background:url(images/pslogo.png) no-repeat left center;background-size:35px; }
.ai{ background:url(images/ailogo.png) no-repeat left center;background-size:35px;}
.axure{ background:url(images/axurelogo.png) no-repeat left center;background-size:35px; }
.sketch{ background:url(images/sketch3.png) no-repeat left center;background-size:35px; }
.dw{ background:url(images/dwlogo.png) no-repeat left center;background-size:35px; }
.mu{ background:url(images/mulogo.png) no-repeat left center;background-size:35px; }
.html{ background:url(images/htmllogo.png) no-repeat left center;background-size:35px; }
.css{ background:url(images/csslogo.png) no-repeat left center;background-size:35px; }
.flash{ background:url(images/fllogo.png) no-repeat left center;background-size:35px; }
.lr{ background:url(images/lrlogo.png) no-repeat left center;background-size:35px; }
.ae{ background:url(images/aelogo.png) no-repeat left center;background-size:35px; }
.pr{ background:url(images/prlogo.png) no-repeat left center;background-size:35px; }
.id{ background:url(images/idlogo.png) no-repeat left center;background-size:35px; }
.expinfoimg{width:auto; height:auto;}
/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-top: 60px;
	clear: none;
	float: none;
	
}
nav{width:100%; max-width:1232px;}
#div1 {
}
.aboutme {
}
header{width:100%;}
header.sticky{
	height: 80px;
	width: 100%;
	background-color: #383735;
	color: #fff;
	top: 0px;
}
.logo{
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
	width: auto;
	text-align: center;
	padding-top:15px;
	line-height: 1.5 em;

	
	

}

.menuitems{
	float: none;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	width: 100%;
}
.menuitems a{ font-weight:bold; color:#000000; text-decoration:none;  font-size:12px; padding:0 20px; line-height:0.5em; }
.menuitems a:hover,a:active{ color:#333;}
.aboutme{
	background: #fff;
	padding: 0px;
	width: 100%;
}
.mytext{
	float: left;
	display: inline-block;
	width: 85%;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	font-size: 13px;
	text-align: center;
}
.skillset {
}
.skillgraph {
	width: 100%;
	height: 487px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #DDDAD2;
	padding-top: 20px;
	padding-bottom: 20px;
}
.skillsettext {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	padding-bottom: 20px;
	background-color: #ffffff;
}
.skillsettext p{
	width: 33.33%;
	float: left;
}
.skillslist {
	line-height: 25px;
}
.process {
	margin-top: 20px;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: center;
}
.processgraph {
	background-image: url(images/process-.png);
	height: 420px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.graphitem {
	width: 80%;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	padding-top: 10px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.graphitem .barholder{
	height: 12px;
	width: 80%;
	margin-left: 35px;
	background: #ffffff;
	font-size: 8px;
}
.Portfolio {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin-top: 20px;
}
.portfoliogrid {
	width: 100%;
}
.portfoliogrid figure{ margin:5px auto; float:none;}
.effect1 {
}
.empinfo {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 20px;
	align-content: center;
	justify-content: center;
}
.infographic {
	width: 50%;
	align-content: center;
	justify-content: center;
	display: inline-block;
}
.infographic a,a:visited{ font-size: 14px;font-weight: bold;margin: 10px auto;padding: 20px; border: 2px #f6f6f6 solid; display: block; text-decoration: none; color:#333333;}
.infographic a:hover{padding: 20px; border: 2px #000 solid; display: block; background: #383735; color: #fff; }


.footer {
	text-align: center;
	color: #9D9D9D;
	margin-top: 50px;
	margin-bottom: 30px;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

.portfolio1{
	display: grid;
	height: 100%;
	grid-template-rows: repeat(3, 1fr);
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 16px;
	margin: 0px 20px;
}
.portfolio-item {
	background: #fff;
	display: flex;
	font-weight: bold;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 200px;
	grid-row: span 3;
	grid-column: span 1;
	color: #000;
	}
.portfolio-item a,a:visited{
	font-weight: normal;
	color:#BFBFBF;
	text-decoration:none;
	border: dashed 1px #fff;
	display: block; padding: 10px; font-size: 14px;
	}
.portfolio-item a:hover{color: #FFFFFF; font-weight: bold;}
.portfolio-item:hover.vispick{background:#74287E; color: #fff; }
.portfolio-item:hover.apc{background:#5C8E19; color: #fff; }
.portfolio-item:hover.fedex{background:#483092; color: #fff; }
.portfolio-item:hover.intouch{background:#1A95BD;color: #fff; }
.portfolio-item:hover.tiaa{background:#57422C;color: #fff; }
.portfolio-item:hover.sd{background:#0083DD;color: #fff; }
.portfolio-item:hover.design{background:#D27000;color: #fff; }

.portfolio-item:hover {
	transition: all ease-in-out 400ms; 
}

.portfolio-item p{ font-weight: normal; font-size: 12px;}






/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 96%;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
	margin-left: auto;
}
nav{width:100%;}
#div1 {
}
.aboutme { background:#ffffff;
}
header{width:100%;}
header.sticky{
	height: 50px;
	width: 100%;
	background-color: #383735;
	top: 0px;
	color: #fff;
}
.logo{
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
	width: 25%;
	text-align: left;
	padding-top: 20px;
	float: left;
	padding-left: 0px;
}
.menuitems{
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 0;
	padding-bottom: 15px;
	width: 55%;
}
.menuitems a{ font-weight:bold; color:#000000; text-decoration:none;  font-size:12px; padding:0 20px; line-height:0.5em; }
.menuitems a:hover,a:active{ color: #FFA800;}
.aboutme{
	background: #fff;
	padding: 0px;
	width: 100%;
}
.mytext{
	float: left;
	display: inline-block;
	width: 90%;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	font-size: 13px;
	text-align: center;
}
.profilepic{
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(images/profilepic1.png);
	height: 340px;
}
.skillset {
}
.skillgraph {
	background-color: #DDDAD2;
	background-image: none;
	margin-bottom: 0px;
	padding-top: 30px;
	height: auto;
	padding-bottom: 30px;
}
.skillsettext {
	text-align: center;
	background-color: #ffffff;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	
}
.skillslist {
}
.process {
	text-align: left;
}
.processgraph {
	background-image: url(images/processgraph.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.graphitem {
	width: 80%;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-top: 13px;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: bold;
}
.graphitem .barholder{
	height: 12px;
	width: 92%;
	margin-left: 35px;
	background: #ffffff;
}
.Portfolio {
	text-align: left;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 20px;
}
.portfoliogrid {
	width: 91%;
}
.portfoliogrid figure {margin:3.0%;}
.effect1 {
}
.portfoliogrid{
		width:87%;
		margin:auto;}
	.portfoliogrid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0.9%;
	height: 223px;
	width: 302px;
	/*background: url(images/thumbsbg.png);*/
	text-align: center;
	cursor: pointer;
	min-width: 200px;
}
	.empinfo {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: center;
	background-color: #FFFFFF;
	height: 380px;
}
	.infographic {
	width: 50%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
	.infographic a,a:visited{ padding: 20px; border: 2px #f6f6f6 solid; display: block; text-decoration: none; color:#333333; }
.infographic a:hover{padding: 20px; border: 2px #000 solid; display: block; background: #383735; color: #fff; }
	
	.footer {
	text-align: center;
	color: #939393;
	margin-top: 50px;
	margin-bottom: 30px;
}
	.hide_tablet {
display: none;
}
	.zeroMargin_tablet {
margin-left: 0;
}
}
.portfolio1{
	
	
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 83.5833%;
	max-width: 1232px;
	padding-left: 0.7083%;
	padding-right: 0.7083%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	min-height: 1230px;
}
nav{width:83.583%;}
header{
	width: 100%;
	
}
header.sticky {
	postion: fixed;
	height: 50px;
	background-color: #383735;
	color: #fff;
	transition: all 0.4s ease;
	top: 0px;
	width: 100%;	
}

.logo{
	font-weight: bolder;
	font-size: 16px;
	letter-spacing: 2px;
	float: left;
	width: auto;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
.menuitems{
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 16px;
	width: 60%;
}
.menuitems a,a:visited{ font-weight:bold; color:#000000; text-decoration:none;  font-size:12px; line-height:0.5em; letter-spacing:2px; }
.menuitems a:hover,a:active{
	color: #DB4223;
}
.aboutme{
	background-color: #fff;
	padding-top: px;
	padding-right: px;
	padding-left: px;
	padding-bottom: px;
	width: 100%;
	background-position: left top;
	background-repeat: no-repeat;
}
.mytext{
	float: left;
	display: inline-block;
	width: 60%;
	margin-top: 0px;
	padding-right: 0;
	padding-left: 20%;
	padding-bottom: 0;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	line-height: 1.8em;
	min-width: 240px;
	color: #fff;
}
.profilepic{
	width: 100%;
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/profilepic1.png);
	height: 486px;
	background-size: cover;
}
.skillset{
	background-color: #FFFFFF;
}
.skillgraph{
	width: 35%;
	background-color: #DDDAD2;
	height: auto;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(url);
	padding-top: 40px;
	padding-bottom: 40px;
}
.skillsettext{
	width: 70%;
	margin: auto;
	padding-left: 2.5%;
	padding-right: 3%;
	padding-top: 25px;
	font-size: 13px;
	line-height: 1.8em;
	text-align: center;
	margin-top: 10px;
}
.skillslist{}
.process{
	text-align: left;
}
.processgraph{
	background-repeat: no-repeat;
	background-size: 70% auto;
	background-image: url(images/processgraphbig.png);
	height: 420px;
}
.graphitem{
	width: 30%;
	height: 25px;
	margin-left: 7.5%;
	margin-right: 7.5%;
	margin-top: 3px;
	padding-top: 10px;
	font-size: 8px;
	color: #4C4C4C;
	font-weight: bold;
	float: left;
}
.graphitem .barholder{
	height: 12px;
	width: 90%;
	margin-left: 35px;
	background-color: #F2F2F2;
}
.Portfolio{
	margin-top: 20px;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 20px;
	/*background-image: url(images/inkdrop.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
}

.portfoliogrid{
	position: relative;
	margin: 0 auto;
	padding: 1em 0 4em;
	list-style: none;
	text-align: center;
	width: 918px;
	min-width: 750px;
	}
.portfoliogrid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0.3%;
	height: 223px;
	width: 32.5%;
	/*background: url(images/thumbsbg.png);*/
	text-align: center;
	cursor: pointer;
	min-width: 237px;
}

.effect1{}
.empinfo{
	background-color: #FFFFFF;
	background-image: url(url);
	margin-top: 20px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: left;
	height: 480px;
}
.infographic{
	width: 100%;
	height: 391px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 90% auto;
	background-image: url(url);
	text-align: center;
}
	.infographic a,a:visited{ padding: 20px; border: 2px #f6f6f6 solid; display: block; text-decoration: none; color:#333333; }
.infographic a:hover{padding: 20px; border: 2px #000 solid; display: block; background: #383735; color: #fff; }
.footer{
	height: 100px;
	text-align: center;
	color: #9D9D9D;
	margin-top: 50px;
	margin-bottom: 30px;
}
.zeroMargin_desktop{margin-left: 0;}
.hide_desktop{display: none;}
	
}
.clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
