.container{
	margin-left:auto;
	margin-right:auto;
}
body{
	background-color: #FCFCFC;
	position:relative;
}
header{
	z-index:4;
}
a{
	text-decoration: none;
	color:inherit;
	transition: color 300ms;
}
p{
	font-family: adelle-sans,arial,sans-serif;
	font-weight: 300;
	font-style: normal;
	color:#6D6D6D;
}
#contact{
	color:#353535;
}
#Name{
	font-family: adelle-sans,arial,sans-serif;
	font-weight: 300;
	font-style: normal;
	color:#353535;
}
h1{
	font-family: adelle-sans,arial,sans-serif;
	font-weight: 700;
	font-style: normal;
	color:#33C1F2;
}
h2{
	font-family: adelle-sans,arial,sans-serif;
	font-weight: 100;
	font-style: normal;
	color:#6D6D6D;
}
h3{
	font-family: adelle-sans,arial,sans-serif;
	font-weight: 100;
	font-style: normal;
	color:#353535;
}
h4{
	font-family: adelle-sans,arial,sans-serif;
	font-weight: 300;
	font-style: normal;
	color:#353535;
}
#buttonText{
		color:#ffffff;
	}
#buttonText2{
		color:#ffffff;
	}
#myForm{
	z-index:9;
}
#myForm .invalid{
	border:#FF3D40 3px solid;
}
/*700 is bold, 100 is thin and 300 is light*/

/* MOBILE STYLES ////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (max-width: 767px){
	.container{
		width:87.5%; /* 280 pixels at a 320 pixel screen width (iPhone 3 / 4 / 5) */
	}
	.constrict{
		width:80.6%;
		margin-left:auto;
		margin-right:auto;
	}
	.container2{
		width:87.5%;
		margin-left:3.2vw
	}
	#leftArrow,#rightArrow,#bodySlider{
		display:none;
	}
	/*---header---*/
	header{
		position:fixed;
		top:0px;
	}
	header p{
		font-size:3vw;
	}
	#Name{
		font-size: 4vw;
		line-height:8.3vh;
		float:left;
	}
	#headerlist{
		float:right;
	}
	#headerlist p{
		float:left;
		margin-left:3.1vw;
		line-height:8.3vh;
		
	}
	a:hover{
		color:#33C1F2;
		transition: color 300ms;
	}
	#headerlist p:nth-of-type(1){
		margin-left:0px;
		display:none;
	}
	header{
		height:8.3vh;
		width:100%;
	}
	/*---body---*/
	#fixedBody{
		position:fixed;
		top:0;
	}
	h1{
		margin-top:20.6vw;
		margin-bottom:2.125vw;
		font-size:7.7vw;
	}
	h2{
		font-size:4vw;
		margin-bottom:3.125vw;
		width:100%;
		line-height:5vw;
	}
	#resumeButtonTablet{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:25vw;
		border-radius:3px;
		height:7.2vw;
		
	}
	#buttonTextTablet{
		line-height:7.2vw;
		margin-top:2vh;
		color:#ffffff;
		font-size:3.21vw;
	}
	.rButtonTextTablet{
		margin-left:25%;
	}
	#nonFixedBody{
		margin-top:14vw;
	}
	#vixelGroup{
		position:absolute;
		top:52.6vw;
		left:10.7vw;
		z-index:3;
	}
	#vixelSquareImage{
		background-image:url("../images/tabletImages/Stationery-Mock-Up.png");
		padding-top:80.625vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#vixelContainer{
		width:80.625vw;
		position:absolute;
		left:0vw;
		margin-left:1vw;
		
	}
	#vixelShadow{
		height:80.625vw;
		width:80.625vw;
		margin-left:-1vw;
		margin-top:2vw;
		background-color:#6D6D6D;
		poition:absolute;
		z-index:-1;
		border-radius:3px;
	}
	#mySparkGroup{
		position:absolute;
		top:52.6vw;
		left:97.3vw;
		z-index:3;
	}
	#mySparkSquareImage{
		background-image:url("../images/tabletImages/mySparkST.png");
		padding-top:80.625vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#mySparkContainer{
		width:80.625vw;
		position:absolute;
		left:0vw;
		margin-left:2vw;
		
	}
	#mySparkShadow{
		height:80.625vw;
		width:80.625vw;
		margin-left:0vw;
		margin-top:2vw;
		background-color:#6D6D6D;
		poition:absolute;
		z-index:-1;
		border-radius:3px;
	}
	#camGroup{
		position:absolute;
		top:52.6vw;
		left:184.3vw;
		z-index:3;
	}
	#camSquareImage{
		background-image:url("../images/tabletImages/cameleonSTablet.png");
		padding-top:80.625vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#camContainer{
		width:80.625vw;
		position:absolute;
		left:0vw;
		margin-left:2vw;
		
	}
	#camShadow{
		height:80.625vw;
		width:80.625vw;
		margin-left:0vw;
		margin-top:2vw;
		background-color:#6D6D6D;
		poition:absolute;
		z-index:-1;
		border-radius:3px;
	}
	#stressGroup{
		position:absolute;
		top:52.6vw;
		left:271.3vw;
		z-index:3;
	}
	#stressSquareImage{
		background-image:url("../images/tabletImages/stressS.png");
		padding-top:80.625vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#stressContainer{
		width:80.625vw;
		position:absolute;
		left:0vw;
		margin-left:2vw;
		
	}
	#stressShadow{
		height:80.625vw;
		width:80.625vw;
		margin-left:0vw;
		margin-top:2vw;
		background-color:#6D6D6D;
		poition:absolute;
		z-index:-1;
		border-radius:3px;
	}
	/*----aboutMePage----*/
	#myImage{
		background-image:url("../images/tabletImages/Me.png");
		padding-top:80.6vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#myImageContainer{
		width:80.6vw;
		position:absolute;
		left:9.7vw;
		margin-left:-1vw;
		top:20vw;
		
	}
	#myShadow{
		height:80.6vw;
		width:80.6vw;
		margin-left:0vw;
		margin-top:2.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
		position:absolute;
		top:20vw;
	}
	#introduction{
		position:absolute;
		margin-top:88.9vw;
		margin-bottom:10vh;
		width:80.6vw;
		margin-left:0vw;
	}
	.twentyTwo{
		font-size:3.75vw;
		line-height:4.25vw;
		margin-top:1.5vw;
		margin-bottom:3.125vw;
	}
	#resumeButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:25vw;
		border-radius:3px;
		height:7.2vw;
		
	}
	.rButtonText{
		margin-left:26%;
		line-height:7.2vw;
		margin-top:2vh;
		color:#ffffff;
		font-size:3.21vw;
	}
	#contactBox{
		border-radius:3px;
		width:88vw;
		position:absolute;
		top:165vw;
		left:6vw;
		height:138vw;
		background-color:#F4F4F4;
		margin-bottom:16.6vh;
	}
	#contactTitle{
		font-family: adelle-sans,arial,sans-serif;
		font-weight: 300;
		font-style: normal;
		color:#353535;
		font-size:5.625vw;
		padding-top:6.6vh;
	}
	#contactLeft{
		width:80.6vw;
		margin-top:3.125vh;
		color:#353535;
		
	}
	#contactLeft p{
		font-size:3.375vw;
		line-height:4.15vw;
	}
	#contactLeft p:nth-of-type(3){
		padding-top:.5vw;
		font-size:2.75vw;
		position:absolute;
		top:127.5vw;
	}
	#contactLeft p:nth-of-type(2){
		padding-top:3vw;
		position:absolute;
		top:120vw;
	}
	.errorMessage{
		position:relative;
		top:4vw;
		height:4vw;
		display:none;
		color:#FF3D40;
	}
	.sendingMessage{
		position:relative;
		top:4vw;
		height:4vw;
		display:none;
	}
	.prompt{
		position:absolute;
		bottom:-50px;
		height:4vw;
		width:100%;
		display:none;
	}
	input[type="submit"],#submitButton{
		outline:none;
		border-radius:3px;
		text-shadow:none;
		-webkit-appearance: none;
		border:0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	#myForm{
		width:80.6vw;
		margin-top:3.3vh;
	}
	textarea{
		height:40vw;
	}

	input[type="email"]{
		width:80.6vw;
		display:inline;
		height:5.66vw;
	}
	input[type="text"]{
		width:80.6vw;
		display:inline;
		height:5.66vw;
	}
	input[type="email"],input[type="text"],textarea{
		margin-bottom:2.1vh;
	}
	input[type="submit"]{
		width:25vw;
		height:7.2vw;
	}
	#submitButton{
		font-size:3.21vw;
	}
	/*---vixelPage---*/
	#vixelTitle{
		margin-top:20vw;
		margin-bottom:3.3vw;
	}
	.softext{
		font-family: adelle-sans,arial,sans-serif;
		font-weight: 100;
		font-style: normal;
		color:#6D6D6D;
		font-size:3.75vw;
		line-height:4.25vw;
	}
	#leftParagraph{
		width:100%;
		display:block;
		
	}
	#rightSection{
		width:100%;
		display:block;
		
	}
	#top{
		height:18vw;
		margin-bottom:3.3vw;
	}
	.des{
		color:#BABABA;
		line-height: 5vw;
	}
	.head{
		font-family: adelle-sans,arial,sans-serif;
		font-weight: 100;
		font-style: normal;
		font-size:4.375vw;
		color:#6D6D6D;
		margin-bottom:1.25vw;
		margin-top:1.5vw;
	}
	.head:nth-of-type(1){
		margin-top:6.6vw;
	}
	#featuredImage{
		clear:both;
		width:100vw;
		margin-top:98.2vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#vFeatureImage{
		background-image:url("../images/mobileImages/Stationery-Mock-Up-Large.png");
		padding-top:39.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#vFeatureImageContainer{
		width:100vw;
		position:absolute;
	}
	#vFeatureShadow{
		height:39.5vw;
		width:100vw;
		margin-top:1.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	
	#vImageGroup1{
		margin-top:151.2vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#vImage1{
		background-image:url("../images/mobileImages/Posters.png");
		padding-top:32.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:1.76vw;
	}
	#vImageContainer1{
		width:87.5vw;
		position:absolute;
		
	}
	#vShadow1{
		height:32.5vw;
		width:85.5vw;
		position:absolute;
		margin-top:1.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#vImageGroup2{
		margin-top:196.8vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#vImage2{
		background-image:url("../images/mobileImages/Website_mockup_noOutline.png");
		padding-top:55vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:1.76vw;
	}
	#vImageContainer2{
		width:87.5vw;
		position:absolute;
		
	}
	#vShadow2{
		height:55vw;
		width:85.5vw;
		position:absolute;
		margin-top:1.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#vImageGroup3{
		margin-top:264.1vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#vImage3{
		background-image:url("../images/tabletImages/App_mockupFull.png");
		padding-top:52vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:1.76vw;
	}
	#vImageContainer3{
		width:87.5vw;
		position:absolute;
		
	}
	#vShadow3{
		height:52vw;
		width:85.5vw;
		position:absolute;
		margin-top:1.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	
	#vWebButton{
		margin-top:58.6vw;
		background-color:#BABABA;
		transition: background-color 300ms;
		width:25vw;
		border-radius:3px;
		height:7.2vw;
		display:inline-block;
		display:none;
		
	}
	.vbuttonText{
		display:inline;
		line-height:7.2vw;
		font-size:3.21vw;
		margin-left:27%;
	}
	.vbuttonText2{
		display:inline;
		line-height:7.2vw;
		font-size:3.21vw;
		margin-left:14%;
	}
	
	#bookButton{
		margin-top:58.6vw;
		background-color:#BABABA;
		transition: background-color 300ms;
		width:25vw;
		border-radius:3px;
		margin-left:0vw;
		height:7.2vw;
		display:inline-block;
		
	}
	.buttonContainer{
		margin-bottom:9.9vw;
		width:25vw;
		margin-left:37.5vw;
	}
	/*------mySparkPage-----*/
	
	#msfeaturedImage{
		clear:both;
		width:100vw;
		margin-top:82.1vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#mySparkFeatureImage{
		background-image:url("../images/mobileImages/App_mockup_mySparkDuo.png");
		padding-top:53.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#mySparkImageContainer{
		width:100vw;
		position:absolute;
	}
	#mySparkFeatureShadow{
		height:53.5vw;
		width:100vw;
		margin-top:1.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	
	#mySparkImageGroup1{
		margin-top:146.1vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#mySparkImage1{
		background-image:url("../images/mobileImages/App_mockup_mySpark3.png");
		padding-top:55.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:1.76vw;
	}
	#mySparkImageContainer1{
		width:87.5vw;
		position:absolute;
		
	}
	#mySparkShadow1{
		height:55.5vw;
		width:85.5vw;
		position:absolute;
		margin-top:1.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#mySparkImageGroup2{
		margin-top:211.7vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#mySparkImage2{
		background-image:url("../images/mobileImages/App_mockup_mySparkT.png");
		padding-top:55vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:1.76vw;
	}
	#mySparkImageContainer2{
		width:87.5vw;
		position:absolute;
		
	}
	#mySparkShadow2{
		height:55vw;
		width:85.5vw;
		position:absolute;
		margin-top:1.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	
	#mySparkWebButton{
		margin-top:61.8vw;
		background-color:#BABABA;
		width:25vw;
		border-radius:3px;
		height:7.2vw;
		display:inline-block;
		margin-left:9vw;
		margin-bottom:9.9vw;
	}

	#personaButton{
		background-color:#BABABA;
		width:25vw;
		border-radius:3px;
		margin-left:3.3vw;
		height:7.2vw;
		display:inline-block;
		
	}
	
	#bookButton2{
		background-color:#BABABA;
		width:25vw;
		border-radius:3px;
		margin-left:3.3vw;
		height:7.2vw;
		display:inline-block;
		
	}
	
	.buttonText{
		margin-left:22%;
		display:inline;
		line-height:7.2vw;
		font-size:3.21vw;
	}
	.buttonText2{
		margin-left:23%;
		display:inline;
		line-height:7.2vw;
		font-size:3.21vw;
	}
	#buttonText3{
		line-height:7.2vw;
		color:#ffffff;
		
	}
	.buttonText3{
		margin-left:13%;
		display:inline;
		font-size:3.21vw;
	}
	#bBontainer2{
		margin-bottom:9.9vw;
	}
	/*----cameleonPage----*/
	#camfeaturedImage{
		clear:both;
		width:100vw;
		margin-top:61vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#cFeatureImage{
		background-image:url("../images/mobileImages/featurecameleon.png");
		padding-top:48.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#cFeatureImageContainer{
		width:100vw;
		position:absolute;
	}
	#cFeatureShadow{
		height:48.5vw;
		width:100vw;
		margin-top:1.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	
	#cImageGroup1{
		margin-top:120vw;
		width:100%;
		
		/*position:relative;*/
	
	}
	#cImage1{
		background-image:url("../images/mobileImages/App_mockup_cameleon.png");
		padding-top:55.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:1.76vw;
	}
	#cImageContainer1{
		width:87.5vw;
		position:absolute;
		
	}
	#cShadow1{
		height:55.5vw;
		width:85.5vw;
		position:absolute;
		margin-top:1.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#camButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:25vw;
		border-radius:3px;
		height:7.2vw;
		display:inline-block;
		margin-top:61.8vw;
		margin-left:37.5vw;
		margin-bottom:9.9vw;
	}
		
	.camButtonText{
		margin-left:11%;
	}
	#cambuttonText{
		line-height:7.2vw;
		color:#ffffff;
		font-size:3.21vw;
		margin-top:0vh;
	}
	#camButtonContainer{
		width:25vw;
	}
	/*----StressPage----*/
	#sfeaturedImage{
		clear:both;
		width:100vw;
		margin-top:62.4vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#sFeatureImage{
		background-image:url("../images/mobileImages/stress-mockup.png");
		padding-top:53.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#sFeatureImageContainer{
		width:100vw;
		position:absolute;
	}
	#sFeatureShadow{
		height:52.5vw;
		width:100vw;
		margin-top:1.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	
	#sImageGroup1{
		margin-top:124.9vw;
		width:100%;
		
		/*position:relative;*/
	
	}
	#sImage1{
		background-image:url("../images/mobileImages/Screen-Shot-2019-02-09-at-2.05.25-PM.png");
		padding-top:46vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:1.76vw;
	}
	#sImageContainer1{
		width:87.5vw;
		position:absolute;
		
	}
	#sShadow1{
		height:46vw;
		width:85.5vw;
		position:absolute;
		margin-top:1.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#sButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:25vw;
		border-radius:3px;
		height:7.2vw;
		display:inline-block;
		margin-top:52.4vw;
		margin-left:37.5vw;
		margin-bottom:9.9vw;
	}
		
	.sButtonText{
		margin-left:24.5%;
	}
	#sbuttonText{
		line-height:7.2vw;
		color:#ffffff;
		font-size:3.21vw;
		margin-top:0vh;
	}
	#sButtonContainer{
		width:25vw;
	}
	
	/*---footer---*/
	.aboutFoot{
		position:absolute;
		top:319.9vw;
	}
	.innerHeaderFooter{
		background-color:#EAEAEA;
		position:fixed;
		top:0px;
		z-index:4;
	}
	.innerFoot{
		width:100vw;
		height:170px;
		background-color:#EAEAEA;
		position:relative;
		bottom:0;
	}
	.innerPage{
		position:inherit;
		top:10%;
	}
	.innerContact{
		float:right;
		margin-top:55px;
	}
	#footLeftColumn p{
		color:#353535;
		font-weight: 100;
		transition:color 300ms;
	}
	#footRightColumn p{
		color:#353535;
		font-weight: 100;
		transition:color 300ms;
	}
	h4{
		font-size:4.375vw;
		margin-bottom:1vw;
	}
	#footLeftColumn{
		float:left;
	}
	#footRightColumn{
		float:left;
		margin-left:3.1vw;
	}
	#footLeftColumn p{
		margin-top:1vw;
	}
	#footRightColumn p{
		margin-top:1vw;
	}
	#footLeftColumn p:hover{
		cursor:pointer;
		color:#33C1F2;
		transition:color 300ms;
	}
	#footRightColumn p:hover{
		cursor:pointer;
		color:#33C1F2;
		transition:color 300ms;
	}
	footer{
		width:93.75%;
		position:fixed;
		left:3.125%;
		bottom:3vh;
	}
	h3{
		/*font-size:52px;*/
		font-size:3vw;
	}
	#contact{
		margin-bottom:5px;
		font-size:4vw;
	}
	#footerSocialMedia{
		position:absolute;
		right:0vw;
		top:0px;
	}
	#linkedIn{
		background-image:url("../images/2x/LinkedIn@2x.png");
		padding-top:8.8vw;
		background-repeat: no-repeat;
		background-size:100%;
	}
	#nounProject{
		background-image:url("../images/2x/NounProj@2x.png");
		padding-top:8.8vw;
		background-repeat: no-repeat;
		background-size:100%;
	}
	#instaGram{
		background-image:url("../images/2x/Instagram@2x.png");
		padding-top:8.8vw;
		background-repeat: no-repeat;
		background-size:100%;
	}
	.social1{
		width:8.8vw;
		float:left;
		margin-right:5.125vw;
	}
	.social1:nth-of-type(3){
		margin-right:0px;
	}
	#instaGram:hover{
		cursor:pointer;
	}
	#nounProject:hover{
		cursor:pointer;
	}
	#linkedIn:hover{
		cursor:pointer;
	}
}

/* TABLET STYLES ////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 768px) and (max-width: 1023px){
	.container{
		width:93.75%; /* 720 pixels at a 768 pixel screen width (iPads) */
	}
	.constrict{
		width:88.3%;
		margin-left:auto;
		margin-right:auto;
	}
	.contain{
		width:88.3%;
		margin-left:auto;
		margin-right:auto;
	}
	.contain2{
		width:83.9%;
		margin-left:auto;
		margin-right:auto;
	}
	#leftArrow,#rightArrow,#bodySlider{
		display:none;
	}
	/*---header---*/
	header{
		position:fixed;
	}
	header p{
		font-size:1.8vw;
	}
	#Name{
		font-size: 2.1vw;
		line-height:8.3vh;
		float:left;
	}
	#headerlist{
		float:right;
	}
	#headerlist p{
		float:left;
		margin-left:3.1vw;
		line-height:8.3vh;
		
	}
	a:hover{
		color:#33C1F2;
		transition: color 300ms;
	}
	#headerlist p:nth-of-type(1){
		margin-left:0px;
		display:none;
	}
	header{
		height:8.3vh;
		width:100%;
	}
	/*---body---*/
	#fixedBody{
		position:fixed;
		top:0;
	}
	h1{
		margin-top:20.6vw;
		margin-bottom:2.125vw;
		font-size:5.5vw;
	}
	h2{
		font-size:2.6vw;
		margin-bottom:3.125vw;
		width:64%;
		line-height:3.125vw;
	}
	#resumeButtonTablet{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:20vw;
		border-radius:3px;
		height:5.2vw;
		
	}
	#buttonTextTablet{
		line-height:5.2vw;
		margin-top:2vh;
		color:#ffffff;
		font-size:2.21vw;
	}
	.rButtonTextTablet{
		margin-left:29%;
	}
	#vixelGroup{
		position:absolute;
		top:52.6vw;
		left:5.85vw;
		z-index:3;
	}
	#vixelSquareImage{
		background-image:url("../images/tabletImages/Stationery-Mock-Up.png");
		padding-top:48.4vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#vixelContainer{
		width:48.4vw;
		position:absolute;
		left:0vw;
		margin-left:1vw;
		
	}
	#vixelShadow{
		height:48.4vw;
		width:48.4vw;
		margin-left:0vw;
		margin-top:1vw;
		background-color:#6D6D6D;
		poition:absolute;
		z-index:-1;
		border-radius:3px;
	}
	#mySparkGroup{
		position:absolute;
		top:52.6vw;
		left:58.85vw;
		z-index:3;
	}
	#mySparkSquareImage{
		background-image:url("../images/tabletImages/mySparkST.png");
		padding-top:48.4vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#mySparkContainer{
		width:48.4vw;
		position:absolute;
		left:0vw;
		margin-left:1vw;
		
	}
	#mySparkShadow{
		height:48.4vw;
		width:48.4vw;
		margin-left:0vw;
		margin-top:1vw;
		background-color:#6D6D6D;
		poition:absolute;
		z-index:-1;
		border-radius:3px;
	}
	#camGroup{
		position:absolute;
		top:52.6vw;
		left:111.85vw;
		z-index:3;
	}
	#camSquareImage{
		background-image:url("../images/tabletImages/cameleonSTablet.png");
		padding-top:48.4vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#camContainer{
		width:48.4vw;
		position:absolute;
		left:0vw;
		margin-left:1vw;
		
	}
	#camShadow{
		height:48.4vw;
		width:48.4vw;
		margin-left:0vw;
		margin-top:1vw;
		background-color:#6D6D6D;
		poition:absolute;
		z-index:-1;
		border-radius:3px;
	}
	#stressGroup{
		position:absolute;
		top:52.6vw;
		left:164.85vw;
		z-index:3;
	}
	#stressSquareImage{
		background-image:url("../images/tabletImages/stressS.png");
		padding-top:48.4vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#stressContainer{
		width:48.4vw;
		position:absolute;
		left:0vw;
		margin-left:1vw;
		
	}
	#stressShadow{
		height:48.4vw;
		width:48.4vw;
		margin-left:0vw;
		margin-top:1vw;
		background-color:#6D6D6D;
		poition:absolute;
		z-index:-1;
		border-radius:3px;
	}
	
	
	
	/*---footer---*/
	footer{
		width:93.75%;
		position:fixed;
		left:3.125%;
		bottom:3vh;
	}
	h3{
		/*font-size:52px;*/
		font-size:1.7vw;
	}
	#contact{
	margin-bottom:5px;
		font-size:2.3vw;
	}
	#footerSocialMedia{
		position:absolute;
		right:0vw;
		top:0px;
	}
	#linkedIn{
		background-image:url("../images/2x/LinkedIn@2x.png");
		padding-top:4.8vw;
		background-repeat: no-repeat;
		background-size:100%;
	}
	#nounProject{
		background-image:url("../images/2x/NounProj@2x.png");
		padding-top:4.8vw;
		background-repeat: no-repeat;
		background-size:100%;
	}
	#instaGram{
		background-image:url("../images/2x/Instagram@2x.png");
		padding-top:4.8vw;
		background-repeat: no-repeat;
		background-size:100%;
	}
	.social1{
		width:4.8vw;
		float:left;
		margin-right:3.125vw;
	}
	.social1:nth-of-type(3){
		margin-right:0px;
	}
	#instaGram:hover{
		cursor:pointer;
	}
	#nounProject:hover{
		cursor:pointer;
	}
	#linkedIn:hover{
		cursor:pointer;
	}
	/*----------innerPageFooters----------*/
	
	.innerHeaderFooter{
		background-color:#EAEAEA;
		position:fixed;
		top:0px;
		z-index:4;
	}
	.innerFoot{
		width:100vw;
		height:170px;
		background-color:#EAEAEA;
		position:relative;
		bottom:0;
	}
	.innerPage{
		position:inherit;
		top:10%;
	}
	.innerContact{
		float:right;
		margin-top:55px;
	}
	#footLeftColumn p{
		color:#353535;
		font-weight: 100;
		transition:color 300ms;
	}
	#footRightColumn p{
		color:#353535;
		font-weight: 100;
		transition:color 300ms;
	}
	h4{
		font-size:2.3vw;
		margin-bottom:.75vw;
	}
	#footLeftColumn{
		float:left;
	}
	#footRightColumn{
		float:left;
		margin-left:3.1vw;
	}
	#footLeftColumn p{
		margin-top:.5vw;
	}
	#footRightColumn p{
		margin-top:.5vw;
	}
	#footLeftColumn p:hover{
		cursor:pointer;
		color:#33C1F2;
		transition:color 300ms;
	}
	#footRightColumn p:hover{
		cursor:pointer;
		color:#33C1F2;
		transition:color 300ms;
	}
	/*----------aboutMePage----------*/
	#introduction{
		clear:both;
		margin-top:16.6vh;
		margin-bottom:10vh;
		width:43.84vw;
		margin-left:2.725vw;
	}
	.twentyTwo{
		font-size:2vw;
		line-height:2.6vw;
		margin-top:1.5vw;
		margin-bottom:3.125vw;
	}
	#resumeButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:20vw;
		border-radius:3px;
		height:5.2vw;
		
	}
	#resumeButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	
	.rButtonText{
		margin-left:26%;
		line-height:5.2vw;
		margin-top:2vh;
		color:#ffffff;
		font-size:2.21vw;
	}
	#myImageAndShadow{
		position:absolute;
		top:-2vw;
		left:23.5vw;
		z-index:3;
	}
	#myImage{
		background-image:url("../images/tabletImages/Me.png");
		padding-top:34.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#myImageContainer{
		width:34.5vw;
		position:absolute;
		left:31.2vw;
		margin-left:3vw;
		
	}
	#myShadow{
		height:34.5vw;
		width:34.5vw;
		margin-left:33.3vw;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#contactBox{
		border-radius:3px;
		width:88vw;
		margin-left:auto;
		margin-right:auto;
		height:56vw;
		background-color:#F4F4F4;
		margin-bottom:16.6vh;
	}
	#contactTitle{
	font-family: adelle-sans,arial,sans-serif;
	font-weight: 300;
	font-style: normal;
	color:#353535;
	font-size:3.4vw;
	padding-top:7vw;
	}
	#contactLeft{
		float:left;
		width:30.5vw;
		margin-top:2.5vw;
		color:#353535;
		
	}
	#contactLeft p{
		font-size:2vw;
		line-height:2.3vw;
	}
	#contactLeft p:nth-of-type(3){
		padding-top:.5vw;
		font-size:1.8vw;
	}
	#contactLeft p:nth-of-type(2){
		padding-top:18vw;
	}
	.errorMessage{
		position:relative;
		top:49vw;
		height:4vw;
		display:none;
		color:#FF3D40;
	}
	.sendingMessage{
		position:absolute;
		top:49vw;
		display:none;
	}
	.prompt{
	position:absolute;
	bottom:-50px;
	height:4vw;
	width:100%;
	display:none;
	}
	
	#myForm{
		width:43.68vw;
		float:right;
		margin-top:3.3vh;
	}
	textarea{
		height:20vw;
		font-size: 2vw;
	}
	input[type="email"]{
		width:43.68vw;
		display:inline;
		height:3.66vw;
		font-size: 2vw;
	}
	input[type="text"]{
		width:43.68vw;
		display:inline;
		height:3.66vw;
		font-size: 2vw;
	}
	input[type="submit"],#submitButton{
		outline:none;
		border-radius:3px;
		text-shadow:none;
		-webkit-appearance: none;
		border:0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	input[type="email"],input[type="text"],textarea{
		margin-bottom:2.1vh;
	}
	/*----------VixelPage----------*/
	#vixelTitle{
		margin-top:15vw;
		margin-bottom:1.5vw;
	}
	.softext{
		font-family: adelle-sans,arial,sans-serif;
		font-weight: 100;
		font-style: normal;
		color:#6D6D6D;
		font-size:1.7vw;
		line-height:1.9vw;
	}
	#leftParagraph{
		width:50.5vw;
		display:block;
		float:left;
		
	}
	#rightSection{
		width:26.6vw;
		display:block;
		float:right;
		
	}
	#top{
		height:18vw;
		margin-bottom:3.3vw;
	}
	.des{
		color:#BABABA;
	}
	.head{
		font-family: adelle-sans,arial,sans-serif;
		font-weight: 100;
		font-style: normal;
		font-size:2vw;
		color:#6D6D6D;
		margin-bottom:.5vw;
		margin-top:.75vw;
	}
	.head:nth-of-type(1){
		margin-top:0px;
	}
	#featuredImage{
		clear:both;
		width:100vw;
		margin-top:9.9vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#vFeatureImage{
		background-image:url("../images/tabletImages/Stationery-Mock-Up-Large.png");
		padding-top:39.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#vFeatureImageContainer{
		width:100vw;
		position:absolute;
	}
	#vFeatureShadow{
		height:39.5vw;
		width:100vw;
		margin-top:.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
		
	}
	#vImageGroup1{
		margin-top:65.2vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#vImage1{
		background-image:url("../images/tabletImages/Posters.png");
		padding-top:32.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#vImageContainer1{
		width:83.9vw;
		position:absolute;
		
	}
	#vShadow1{
		height:32.5vw;
		width:83vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#vImageGroup2{
		margin-top:103.8vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#vImage2{
		background-image:url("../images/tabletImages/websiteMock.png");
		padding-top:55vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#vImageContainer2{
		width:83.9vw;
		position:absolute;
		
	}
	#vShadow2{
		height:55vw;
		width:83vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#vImageGroup3{
		margin-top:164.1vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#vImage3{
		background-image:url("../images/tabletImages/App_mockupFull.png");
		padding-top:52vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#vImageContainer3{
		width:83.9vw;
		position:absolute;
		
	}
	#vShadow3{
		height:52vw;
		width:83vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	
	#vWebButton{
		margin-top:58.6vw;
		background-color:#BABABA;
		transition: background-color 300ms;
		width:20vw;
		border-radius:3px;
		height:5.2vw;
		display:inline-block;
		
	}
	.vbuttonText{
		display:inline;
		line-height:5.2vw;
		font-size:2.21vw;
		margin-left:27%;
	}
	.vbuttonText2{
		display:inline;
		line-height:5.2vw;
		font-size:2.21vw;
		margin-left:18%;
	}
	#vWebButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	#bookButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:20vw;
		border-radius:3px;
		margin-left:3.3vw;
		height:5.2vw;
		display:inline-block;
		
	}
	#bookButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	.buttonContainer{
		margin-bottom:9.9vw;
		width:43.9vw;
		margin-left:28.05vw;
	}
	/*#vImage1{
		background-image:url("../images/tabletImages/Posters.png");
		padding-top:32.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#vImageContainer1{
		width:83.9vw;
		position:absolute;
		
	}
	#vShadow1{
		height:32.5vw;
		width:83vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#vImageGroup2{
		margin-top:95.6vw;
		width:100%;
		margin-bottom:3.3vw;
		
	
	}
	#vImage2{
		background-image:url("../images/tabletImages/websiteMock.png");
		padding-top:55vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#vImageContainer2{
		width:83.9vw;
		position:absolute;
		
	}
	#vShadow2{
		height:55vw;
		width:83vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#vImageGroup3{
		margin-top:155.9vw;
		width:100%;
		margin-bottom:3.3vw;
		
	
	}
	#vImage3{
		background-image:url("../images/tabletImages/App_mockupFull.png");
		padding-top:52vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#vImageContainer3{
		width:83.9vw;
		position:absolute;
		
	}
	#vShadow3{
		height:52vw;
		width:83vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	
	#vWebButton{
		margin-top:58.6vw;
		background-color:#BABABA;
		transition: background-color 300ms;
		width:20vw;
		border-radius:3px;
		height:5.2vw;
		display:inline-block;
		
	}
	.vbuttonText{
		display:inline;
		line-height:5.2vw;
		font-size:2.21vw;
		margin-left:27%;
	}
	.vbuttonText2{
		display:inline;
		line-height:5.2vw;
		font-size:2.21vw;
		margin-left:18%;
	}
	#vWebButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	#bookButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:20vw;
		border-radius:3px;
		margin-left:3.3vw;
		height:5.2vw;
		display:inline-block;
		
	}
	#bookButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	.buttonContainer{
		margin-bottom:9.9vw;
		width:43.9vw;
		margin-left:28.05vw;
	}*/
	/*---------mySparkPage----------*/
	#msfeaturedImage{
		clear:both;
		width:100vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#mySparkFeatureImage{
		background-image:url("../images/desktopImages/App_mockup_mySparkDuo.png");
		padding-top:54.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#mySparkImageContainer{
		width:100vw;
		position:absolute;
	}
	#mySparkFeatureShadow{
		height:54.5vw;
		width:100vw;
		margin-top:.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
		
	}
	#mySparkImageGroup1{
		margin-top:64.5vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#mySparkImage1{
		background-image:url("../images/desktopImages/App_mockup_mySpark3.png");
		padding-top:53.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#mySparkImageContainer1{
		width:83.9vw;
		position:absolute;
		
	}
	#mySparkShadow1{
		height:53.5vw;
		width:82.9vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#mySparkImageGroup2{
		margin-top:124.6vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#mySparkImage2{
		background-image:url("../images/desktopImages/App_mockup_mySparkT.png");
		padding-top:53vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#mySparkImageContainer2{
		width:83.9vw;
		position:absolute;
		
	}
	#mySparkShadow2{
		height:53vw;
		width:82.9vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#mySparkWebButton{
		margin-top:60.2vw;
		background-color:#BABABA;
		transition: background-color 300ms;
		width:20vw;
		border-radius:3px;
		height:5.2vw;
		display:inline-block;
		margin-left:16.7vw;
		margin-bottom:9.9vw;
		
	}
	#mySparkWebButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	#personaButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:20vw;
		border-radius:3px;
		margin-left:3.3vw;
		height:5.2vw;
		display:inline-block;
		
	}
	#personaButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	#bookButton2{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:20vw;
		border-radius:3px;
		margin-left:3.3vw;
		height:5.2vw;
		display:inline-block;
		
	}
	#bookButton2:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	.buttonText{
		margin-left:25%;
		display:inline;
		line-height:5.2vw;
		font-size:2.21vw;
	}
	.buttonText2{
		margin-left:26%;
		display:inline;
		line-height:5.2vw;
		font-size:2.21vw;
	}
	#buttonText3{
		line-height:5.2vw;
		color:#ffffff;
		
	}
	.buttonText3{
		margin-left:18%;
		display:inline;
		font-size:2.21vw;
	}
	#bBontainer2{
		margin-bottom:9.9vw;
		
		
	}
	/*---------cameleonPage----------*/
	#camButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:20vw;
		border-radius:3px;
		height:5.2vw;
		display:inline-block;
		margin-top:61.2vw;
		margin-left:40vw;
		margin-bottom:9.9vw;
	}
		
	#camButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	.camButtonText{
		margin-left:15%;
	}
	#cambuttonText{
		line-height:5.2vw;
		color:#ffffff;
		font-size:2.21vw;
		margin-top:0vh;
	}
	#camButtonContainer{
		width:20vw;
	}
	#camfeaturedImage{
		clear:both;
		width:100vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#cFeatureImage{
		background-image:url("../images/desktopImages/featurecameleon.png");
		padding-top:48.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#cFeatureImageContainer{
		width:100vw;
		position:absolute;
	}
	#cFeatureShadow{
		height:48.5vw;
		width:100vw;
		margin-top:.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
		
	}
	#cImageGroup1{
		margin-top:58.6vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#cImage1{
		background-image:url("../images/desktopImages/App_mockup_cameleon.png");
		padding-top:53.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#cImageContainer1{
		width:83.9vw;
		position:absolute;
		
	}
	#cShadow1{
		height:53.5vw;
		width:82.9vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	/*---------stressPage----------*/
	#sButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:20vw;
		border-radius:3px;
		height:5.2vw;
		display:inline-block;
		margin-top:51.2vw;
		margin-left:40vw;
		margin-bottom:9.9vw;
	}
		
	#sButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	.sButtonText{
		margin-left:26%;
	}
	#sbuttonText{
		line-height:5.2vw;
		font-size:2.21vw;
		color:#ffffff;
		margin-top:0vh;
	}
	#sButtonContainer{
		width:20vw;
	}
	#sfeaturedImage{
		clear:both;
		width:100vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#sFeatureImage{
		background-image:url("../images/desktopImages/stress-mockup.png");
		padding-top:52.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#sFeatureImageContainer{
		width:100vw;
		position:absolute;
	}
	#sFeatureShadow{
		height:52.5vw;
		width:100vw;
		margin-top:.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
		
	}
	#sImageGroup1{
		margin-top:62.4vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#sImage1{
		background-image:url("../images/desktopImages/stressFood.png");
		padding-top:44.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#sImageContainer1{
		width:83.9vw;
		position:absolute;
		
	}
	#sShadow1{
		height:44.5vw;
		width:82.9vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
}

/* DESKTOP STYLES ////////////////////////////////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 1024px){
	.container{
		width:76.6vw;
	}
	.container2{
		width:76.6vw;
		left:11.7vw;
	}
	.constrict{
		width:73.1%;
	}
	body{
		overflow-x: hidden;
	}
	#tabletBody{
		display:none;
	}
	p{
		/*font-size: 21px;*/
		font-size: 1.65vw;
	}
	/*header*/

	header p{
		font-size:1.4vw;
	}
	#Name{
		font-size: 1.65vw;
		line-height:8.3vh;
		float:left;
	}
	#headerlist{
		float:right;
	}
	#headerlist p{
		float:left;
		margin-left:3.1vw;
		line-height:8.3vh;
		
	}
	a:hover{
		color:#33C1F2;
		transition: color 300ms;
	}
	#headerlist p:nth-of-type(1){
		margin-left:0px;
	}
	header{
		height:8.3vh;
		width:100%;
	}
	/*end header*/
	/*start arrows*/
	#arrow1{
		background-image:url("../images/2x/leftArrow@2x.png");
		padding-top:4.4vw;
		background-repeat: no-repeat;
		background-size:100%;
	}
	#leftArrow{
		width:2.5vw;
		position:fixed;
		top:45vh;
		left:3.1vw;
	}
	#arrow1:hover{
		cursor:pointer;
	}
	#arrow2{
		background-image:url("../images/2x/rightArrow@2x.png");
		padding-top:4.4vw;
		background-repeat: no-repeat;
		background-size:100%;
	}
	#rightArrow{
		width:2.5vw;
		position:fixed;
		top:45vh;
		right:3.1vw;
	}
	#arrow2:hover{
		cursor:pointer;
	}
	/*end arrow*/
	/*start Slider*/
	#bodySlider{
		width:100%;
	}
	#slide1{
		position:absolute;
		height:60vh;
	}
	#slide2{
		position:absolute;
		left:100%;
		z-index:2;
	}
	h1{
		/*font-size:52px;*/
		font-size:4.1vw;
	}
	h2{
		/*font-size:27px;*/
		font-size:2.1vw;
		line-height:2.6vw;
		margin-top:1vw;
	}
	#leftText{
		margin-top:18.8vh;
		width:31.2vw;
		float:left;
	}
	#leftText2{
		margin-top:14vh;
		width:31.2vw;
		float:left;
	}
	#allWorkButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:10.7vw;
		border-radius:3px;
		height:3vw;
		
	}
	#allWorkButton2{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:10.7vw;
		border-radius:3px;
		height:3vw;
		
	}
	#buttonText{
		line-height:3vw;
		
		margin-top:2vh;
	}
	.awButtonText{
		margin-left:28%;
	}
	#buttonText2{
		line-height:3vw;
		
		margin-top:2vh;
	}
	.awButtonText2{
		margin-left:19%;
	}
	#allWorkButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	#allWorkButton2:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	#introImage{
		background-image:url("../images/desktopImages/Stationery-Mock-Up.png");
		padding-top:40.1vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#vixelImage{
		background-image:url("../images/desktopImages/App_mockup.png");
		padding-top:40.1vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#rightImage{
		width:40.1vw;
		position:absolute;
		left:31.2vw;
		margin-left:3vw;
		
	}
	#rightImage2{
		width:40.1vw;
		position:absolute;
		left:31.2vw;
		margin-left:3vw;
		
	}
	.sliderShadow{
		height:40.1vw;
		width:40.1vw;
		position:absolute;
		left:33.2vw;
		top:1vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	/*end Slider*/
	/*start Footer*/
	footer{
		width:100%;
		position:fixed;
		bottom:3vh;
	}
	h3{
		/*font-size:52px;*/
		font-size:1.3vw;
	}
	#contact{
	margin-bottom:5px;
	}
	#footerSocialMedia{
		position:absolute;
		right:0vw;
		top:0px;
	}
	#linkedIn{
		background-image:url("../images/2x/LinkedIn@2x.png");
		padding-top:3.3vw;
		background-repeat: no-repeat;
		background-size:100%;
	}
	#nounProject{
		background-image:url("../images/2x/NounProj@2x.png");
		padding-top:3.3vw;
		background-repeat: no-repeat;
		background-size:100%;
	}
	#instaGram{
		background-image:url("../images/2x/Instagram@2x.png");
		padding-top:3.3vw;
		background-repeat: no-repeat;
		background-size:100%;
	}
	.social1{
		width:3.3vw;
		float:left;
		margin-right:3.1vw;
	}
	.social1:nth-of-type(3){
		margin-right:0px;
	}
	#instaGram:hover{
		cursor:pointer;
	}
	#nounProject:hover{
		cursor:pointer;
	}
	#linkedIn:hover{
		cursor:pointer;
	}
	#arrow1:hover{
		cursor:pointer;
	}
	
	/*----------innerPageFooters----------*/
	
	.innerHeaderFooter{
		background-color:#EAEAEA;
		position:fixed;
		top:0px;
		z-index:4;
	}
	.innerFoot{
		width:100vw;
		height:202px;
		background-color:#EAEAEA;
		position:relative;
		bottom:0;
	}
	.innerPage{
		position:inherit;
		top:10%;
	}
	.innerContact{
		float:right;
		margin-top:55px;
	}
	#footLeftColumn p{
		color:#353535;
		font-weight: 100;
		transition:color 300ms;
	}
	#footRightColumn p{
		color:#353535;
		font-weight: 100;
		transition:color 300ms;
	}
	h4{
		font-size:2.04vw;
	}
	#footLeftColumn{
		float:left;
	}
	#footRightColumn{
		float:left;
		margin-left:3.1vw;
	}
	#footLeftColumn p{
		margin-top:.5vw;
	}
	#footRightColumn p{
		margin-top:.5vw;
	}
	#footLeftColumn p:hover{
		cursor:pointer;
		color:#33C1F2;
		transition:color 300ms;
	}
	#footRightColumn p:hover{
		cursor:pointer;
		color:#33C1F2;
		transition:color 300ms;
	}
	/*----------aboutMePage----------*/
	#introduction{
		clear:both;
		margin-top:16.6vh;
		padding-top:8.3vh;
		margin-bottom:20vh;
		width:43.84vw;
	}
	.twentyTwo{
		font-size:1.73vw;
		line-height:2.1vw;
		margin-top:1.5vw;
	}
	#resumeButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:10.7vw;
		border-radius:3px;
		height:3vw;
		
	}
	#resumeButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	.rButtonText{
		margin-left:26%;
	}
	#myImageAndShadow{
		position:absolute;
		top:0px;
		left:23.5vw;
		z-index:3;
	}
	#myImage{
		background-image:url("../images/desktopImages/Me.png");
		padding-top:30.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
	}
	#myImageContainer{
		width:30.5vw;
		position:absolute;
		left:31.2vw;
		margin-left:3vw;
		
	}
	#myShadow{
		height:30.5vw;
		width:30.5vw;
		margin-left:33.3vw;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#contactBox{
		border-radius:3px;
		width:88vw;
		margin-left:auto;
		margin-right:auto;
		height:50vw;
		background-color:#F4F4F4;
		margin-bottom:16.6vh;
	}
	#contactTitle{
	font-family: adelle-sans,arial,sans-serif;
	font-weight: 300;
	font-style: normal;
	color:#353535;
	font-size:2.9vw;
	padding-top:8.6vh;
	}
	#contactLeft{
		float:left;
		width:30.5vw;
		margin-top:3.3vh;
		color:#353535;
		
	}
	#contactLeft p{
		font-size:1.5vw;
		line-height:1.7vw;
	}
	#contactLeft p:nth-of-type(3){
		padding-top:.5vw;
		font-size:1.3vw;
	}
	#contactLeft p:nth-of-type(2){
		padding-top:21vw;
	}
	.errorMessage{
		position:absolute;
		top:40vw;
		height:4vw;
		color:#FF3D40;
		display:none;
	}
	.sendingMessage{
		position:absolute;
		top:40vw;
		height:4vw;
		display:none;
	}
	.prompt{
	position:absolute;
	bottom:-50px;
	width:100%;
	display:none;
	}
	input[type="submit"],#submitButton{
		outline:none;
		border-radius:3px;
		text-shadow:none;
		-webkit-appearance: none;
		border:0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	#myForm{
		width:43.68vw;
		float:right;
		margin-top:3.3vh;
		
	}
	textarea{
		height:20vw;
		font-size: 1.5vw;
	}
	input[type="email"]{
		width:43.68vw;
		display:inline;
		height:2.66vw;
		font-size: 1.5vw;
	}
	input[type="text"]{
		width:43.68vw;
		display:inline;
		height:2.66vw;
		font-size: 1.5vw;
	}
	input[type="email"],input[type="text"],textarea{
		margin-bottom:2.1vh;
	}
	/*----------allWorkPage----------*/
	#allWorkTitle{
		margin-top:10vw;
		margin-bottom:3.3vw;
	}
	#hoverImage{
		background-image:url("../images/desktopImages/Stationery-Mock-Up-Wide.png");
		padding-top:23.9vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		-webkit-transition: transform 1500ms; /* Safari */
  		transition: transform 1500ms;
		position:relative;
		z-index:2;
	}
	#hoverImageContainer{
		width:100%;
		overflow:hidden;
		background-color:#E2E2E2;
		margin-bottom:3.3vw;
	}
	#vixelText{
		position:absolute;
		display:block;
		top:17vw;
		right:23vw;
		z-index:1;
	}
	#vixelText2{
		position:absolute;
		display:block;
		top:19.5vw;
		right:18vw;
		font-weight: 100;
		font-size:1.65vw;
		color:#353535;
		z-index:1;
	}
	#hoverImage:hover{
		-webkit-transition: transform 1500ms; /* Safari */
  		transition: transform 1500ms;
		transform: translateX(-26.3vw);
	}
	#hoverImage2{
		background-image:url("../images/desktopImages/mysparklogowide.png");
		padding-top:23.9vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		-webkit-transition: transform 1500ms; /* Safari */
  		transition: transform 1500ms;
		position:relative;
		z-index:2;
	}
	#hoverImageContainer2{
		width:100%;
		overflow:hidden;
		background-color:#E2E2E2;
		margin-bottom:6.6vw;
	}
	#mySparkText{
		position:absolute;
		display:block;
		top:44.3vw;
		right:21vw;
		z-index:1;
	}
	#mySparkText2{
		position:absolute;
		display:block;
		top:46.8vw;
		right:15.3vw;
		font-weight: 100;
		font-size:1.65vw;
		color:#353535;
		z-index:1;
	}
	#hoverImage2:hover{
		-webkit-transition: transform 1500ms; /* Safari */
  		transition: transform 1500ms;
		transform: translateX(-26.3vw);
	}
	#studies{
		margin-bottom:3.3vw;
	}
	#hoverImage3{
		background-image:url("../images/desktopImages/cameleonWide@2x.png");
		padding-top:23.9vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		-webkit-transition: transform 1500ms; /* Safari */
  		transition: transform 1500ms;
		position:relative;
		z-index:2;
	}
	#hoverImageContainer3{
		width:100%;
		overflow:hidden;
		background-color:#E2E2E2;
		margin-bottom:6.6vw;
	}
	#cameleonText{
		position:absolute;
		display:block;
		top:81.9vw;
		right:21vw;
		z-index:1;
	}
	#cameleonText2{
		position:absolute;
		display:block;
		top:84.4vw;
		right:15.3vw;
		font-weight: 100;
		font-size:1.65vw;
		color:#353535;
		z-index:1;
	}
	#hoverImage3:hover{
		-webkit-transition: transform 1500ms; /* Safari */
  		transition: transform 1500ms;
		transform: translateX(-26.3vw);
	}
	
	#hoverImage4{
		background-image:url("../images/desktopImages/stressWide.png");
		padding-top:23.9vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		-webkit-transition: transform 1500ms; /* Safari */
  		transition: transform 1500ms;
		position:relative;
		z-index:2;
	}
	#hoverImageContainer4{
		width:100%;
		overflow:hidden;
		background-color:#E2E2E2;
		margin-bottom:6.6vw;
	}
	#stressText{
		position:absolute;
		display:block;
		top:112.2vw;
		right:22vw;
		z-index:1;
	}
	#stressText2{
		position:absolute;
		display:block;
		top:114.7vw;
		right:15.9vw;
		font-weight: 100;
		font-size:1.65vw;
		color:#353535;
		z-index:1;
	}
	#hoverImage4:hover{
		-webkit-transition: transform 1500ms; /* Safari */
  		transition: transform 1500ms;
		transform: translateX(-26.3vw);
	}
	/*----------VixelPage----------*/
	#vixelTitle{
		margin-top:10vw;
		margin-bottom:1.5vw;
	}
	.softext{
		font-family: adelle-sans,arial,sans-serif;
		font-weight: 100;
		font-style: normal;
		color:#6D6D6D;
		font-size:1.43vw;
		line-height:1.6vw;
	}
	#leftParagraph{
		width:44vw;
		display:block;
		float:left;
		
	}
	#rightSection{
		width:17.36vw;
		display:block;
		float:right;
		
	}
	#top{
		height:18vw;
		margin-bottom:3.3vw;
	}
	.des{
		color:#BABABA;
	}
	.head{
		font-family: adelle-sans,arial,sans-serif;
		font-weight: 100;
		font-style: normal;
		font-size:1.65vw;
		color:#6D6D6D;
		margin-bottom:.5vw;
		margin-top:.7vw;
	}
	.head:nth-of-type(1){
		margin-top:0px;
	}
	#featuredImage{
		clear:both;
		width:100vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#vFeatureImage{
		background-image:url("../images/desktopImages/Stationery-Mock-Up-Large.png");
		padding-top:39.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#vFeatureImageContainer{
		width:100vw;
		position:absolute;
	}
	#vFeatureShadow{
		height:39.5vw;
		width:100vw;
		margin-top:.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
		
	}
	#vImageGroup1{
		margin-top:50vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#vImage1{
		background-image:url("../images/desktopImages/Posters.png");
		padding-top:29.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#vImageContainer1{
		width:76.6vw;
		position:absolute;
		
	}
	#vShadow1{
		height:29.5vw;
		width:75.48vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#vImageGroup2{
		margin-top:86.1vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#vImage2{
		background-image:url("../images/desktopImages/websiteMock.png");
		padding-top:50vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#vImageContainer2{
		width:76.6vw;
		position:absolute;
		
	}
	#vShadow2{
		height:50vw;
		width:75.48vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#vImageGroup3{
		margin-top:142.7vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#vImage3{
		background-image:url("../images/desktopImages/App_mockupFull.png");
		padding-top:47vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#vImageContainer3{
		width:76.6vw;
		position:absolute;
		
	}
	#vShadow3{
		height:47vw;
		width:75.48vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#vWebButton{
		margin-top:53.6vw;
		background-color:#BABABA;
		transition: background-color 300ms;
		width:10.7vw;
		border-radius:3px;
		height:3vw;
		display:inline-block;
		
	}
	.vbuttonText{
		display:inline;
		margin-left:26%;
	}
	.vbuttonText2{
		display:inline;
		margin-left:16%;
	}
	#vWebButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	#bookButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:10.7vw;
		border-radius:3px;
		margin-left:3.3vw;
		height:3vw;
		display:inline-block;
		
	}
	#bookButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	.buttonContainer{
		margin-bottom:9.9vw;
		width:26.7vw;
		margin-left:auto;
		margin-right:auto;
	}
	/*---------mySparkPage----------*/
	#msfeaturedImage{
		clear:both;
		width:100vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#mySparkFeatureImage{
		background-image:url("../images/desktopImages/App_mockup_mySparkDuo.png");
		padding-top:54.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#mySparkImageContainer{
		width:100vw;
		position:absolute;
	}
	#mySparkFeatureShadow{
		height:54.5vw;
		width:100vw;
		margin-top:.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
		
	}
	#mySparkImageGroup1{
		margin-top:64.5vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#mySparkImage1{
		background-image:url("../images/desktopImages/App_mockup_mySpark3.png");
		padding-top:48.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#mySparkImageContainer1{
		width:76.6vw;
		position:absolute;
		
	}
	#mySparkShadow1{
		height:48.5vw;
		width:75.48vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#mySparkImageGroup2{
		margin-top:119.6vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#mySparkImage2{
		background-image:url("../images/desktopImages/App_mockup_mySparkT.png");
		padding-top:48vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#mySparkImageContainer2{
		width:76.6vw;
		position:absolute;
		
	}
	#mySparkShadow2{
		height:48vw;
		width:75.48vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	#mySparkWebButton{
		margin-top:53.6vw;
		background-color:#BABABA;
		transition: background-color 300ms;
		width:10.7vw;
		border-radius:3px;
		height:3vw;
		display:inline-block;
		margin-left:29.65vw;
		margin-bottom:9.9vw;
		
	}
	#mySparkWebButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	#personaButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:10.7vw;
		border-radius:3px;
		margin-left:3.3vw;
		height:3vw;
		display:inline-block;
		
	}
	#personaButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	#bookButton2{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:10.7vw;
		border-radius:3px;
		margin-left:3.3vw;
		height:3vw;
		display:inline-block;
		
	}
	#bookButton2:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	.buttonText{
		margin-left:22%;
		display:inline;
	}
	.buttonText2{
		margin-left:24%;
		display:inline;
	}
	#buttonText3{
		line-height:3vw;
		color:#ffffff;
		margin-top:0vh;
	}
	.buttonText3{
		margin-left:16%;
	}
	#bBontainer2{
		margin-bottom:9.9vw;
		width:40.7vw;
		
	}
	/*---------cameleonPage----------*/
	#camButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:10.7vw;
		border-radius:3px;
		height:3vw;
		display:inline-block;
		margin-top:55.1vw;
		margin-left:44.65vw;
		margin-bottom:9.9vw;
	}
		
	#camButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	.camButtonText{
		margin-left:13%;
	}
	#cambuttonText{
		line-height:3vw;
		color:#ffffff;
		margin-top:0vh;
	}
	#camButtonContainer{
		width:10.7vw;
	}
	#camfeaturedImage{
		clear:both;
		width:100vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#cFeatureImage{
		background-image:url("../images/desktopImages/featurecameleon.png");
		padding-top:48.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#cFeatureImageContainer{
		width:100vw;
		position:absolute;
	}
	#cFeatureShadow{
		height:48.5vw;
		width:100vw;
		margin-top:.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
		
	}
	#cImageGroup1{
		margin-top:58.6vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#cImage1{
		background-image:url("../images/desktopImages/App_mockup_cameleon.png");
		padding-top:48.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#cImageContainer1{
		width:76.6vw;
		position:absolute;
		
	}
	#cShadow1{
		height:48.5vw;
		width:75.48vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
	/*---------stressPage----------*/
	#sButton{
		background-color:#BABABA;
		transition: background-color 300ms;
		width:10.7vw;
		border-radius:3px;
		height:3vw;
		display:inline-block;
		margin-top:46.2vw;
		margin-left:44.65vw;
		margin-bottom:9.9vw;
	}
		
	#sButton:hover{
		cursor:pointer;
		background-color:#33C1F2;
		transition: background-color 300ms;
	}
	.sButtonText{
		margin-left:26%;
	}
	#sbuttonText{
		line-height:3vw;
		color:#ffffff;
		margin-top:0vh;
	}
	#sButtonContainer{
		width:10.7vw;
	}
	#sfeaturedImage{
		clear:both;
		width:100vw;
		margin-bottom:3.3vw;
		position:relative;
	}
	#sFeatureImage{
		background-image:url("../images/desktopImages/stress-mockup.png");
		padding-top:52.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		z-index:6;
	}
	#sFeatureImageContainer{
		width:100vw;
		position:absolute;
	}
	#sFeatureShadow{
		height:52.5vw;
		width:100vw;
		margin-top:.79vw;
		position:absolute;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
		
	}
	#sImageGroup1{
		margin-top:62.4vw;
		width:100%;
		margin-bottom:3.3vw;
		/*position:relative;*/
	
	}
	#sImage1{
		background-image:url("../images/desktopImages/stressFood.png");
		padding-top:39.5vw;
		background-repeat: no-repeat;
		background-size:100%;
		border-radius:3px;
		margin-left:.76vw;
	}
	#sImageContainer1{
		width:76.6vw;
		position:absolute;
		
	}
	#sShadow1{
		height:39.5vw;
		width:75.48vw;
		position:absolute;
		margin-top:.79vw;
		background-color:#6D6D6D;
		z-index:-1;
		border-radius:3px;
	}
}
