html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


body {
	background: white;
	margin: 0 auto 0 auto;
	font-family: 'Raleway', arial, sans serif;
	color: black;
}


h1 {
	font-size: 82px;
	font-weight: normal;
	margin: 0;
	
	text-shadow: 0 2px 2px grey;
	line-height: 1;
}

h2 {
	font-size: 60px;
	font-weight: normal;
	margin: 0;

	
}

h3 {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding-bottom:12px;
}

h4 {
	font-size: 20px;
	font-weight: 400;
	margin: 0;
	padding-bottom:12px;
}

p {
	margin: 20px auto;
}
a:link {
    text-decoration: none;
}

a, a:visited {
	color: #777;
	text-decoration: none;
}
a:hover {
	color: #FFD858;
}
a:active {
	color: #FFD858;
}

#nav a:hover, #nav a:active {
	text-decoration: none;
}

ul {
	list-style: none;
	text-align: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

pre {
	font-size: 18px;
}

i {font-style:italic;}

code {
	font-style: normal;
	padding-left: 5px;
}

li {font-style:none;
	display: inline;
	 text-decoration: none;}


_______________

#head {background-color:rgba(255,255,255,0.8);
		position: fixed; top: 0; right: 0; border: 0; z-index: 12;
		font-size:50px;
		font-weight:700;}
		
#social {width:100%;}
.center {
	text-align: center;
	margin: 0 auto 0 auto;
}
.main {
	
	width: 100%;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:150px;
}
.main img {
	text-align:center;
	width: 100%;
	padding-left: auto;
	padding-right: auto;
	clear:both;
}
.services {
	width: 100%;
	position:relative;
	text-align:center;
	background-color: rgba (255,255,255,0.3);
	margin-top:130px;

}
.services img {
	text-align:center;
	float: center;
	padding-left: auto;
	padding-right: auto;
	clear:both;
}
.clients {
	width: 100%;
	position:relative;
	text-align:center;
}
.clients img {
	text-align:center;
	float: center;
	padding-left: auto;
	padding-right: auto;
	clear:both;
}


.facebook {
	width: 80%;
	float: center;
	position:relative;
	clear: both;
	margin-left: 10%;
	margin-right: 10%;
	margin-top:2%;
	text-align: center;
	
}
.facebook iframe {
	float: center;
	text-align: center;
}

.pinterest {
	width: 80%;
	float: center;
	position:relative;

	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	
}
.pinterest iframe {
	float: center;
	text-align: center;
}
.platforms {
	background: white;
	box-shadow: 0 2px 3px grey;
	width: 10%;
	position:relative;
	position: fixed; bottom: 0; left: 0; border: 0; z-index: 12;	
	text-align: center;

}
.platforms img {
	text-align:center;
	padding-left: auto;
	padding-right: auto;
	clear:both;
	opacity: 0.6;
	filter: alpha(opacity=60);
}


.platforms img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#nav {background-color:rgba(255,255,255,0.9);
		box-shadow: 0 2px 3px grey;
		width:260px;
		font-size: 24px;
		position: fixed; top: 0; left: 0; border: 0; z-index: 10;
		float:left;
		margin-top:0;
		margin-left:auto;
		margin-right:auto;}
		
#nav li {list-style:none;
		height:2em;
		display:block;
		float:left;
		border-bottom: 2px solid #666;
		padding-left:1%;
		padding-right:1%;
		padding-top:4px;
		padding-bottom:4px;
		margin:7px;
		margin-top:3%;
		margin-bottom:3%;}
		

#cur {border-top: 2px solid #FFD858;}
			
#stick img {
	width:100px;
	background-color:rgba(255,255,255,0.8);
    position: fixed;
    top: 0px;
    right: 0px;
    z-index:10000;
}

#social {background-color:rgba(255,255,255,0.9);
	box-shadow: 0 2px 3px grey;
	width:100%;
	margin:0 auto;
	position: fixed;
	text-align: center;
	z-index: 24;
	padding: 1em 1em 1em 1em;
	clear: both;
	color: black;
	float: center;
	display: inline-block;

}
.footer {
	bottom: 2px;
	width: 100%;
	margin-top: 1em;
	clear:both;

}
a.active{
  color: #FFD858;
  	font-style: bold;	
}
#social img {
	align: center;
}
#social ul {
	list-style:none;
	margin:0 auto;
	float: center;
}
		
#social ul li {

  	list-style:none;
    
    width:15%;
    float:left;
    padding:0 5% 0 8%;
	text-decoration:none;
    margin:0 auto;
    padding:0 auto;
}

}
#social a {
	display: block;
    width: 10%;
}

#social a:hover {
	color: #FFD858;
}

.work {
	position:relative;	
	text-align: left;
	float:left;
	width:45%;
	color: black;
	font-size: 14px;
	line-height: 20px;
	margin:0 1% 0 5%;
}

.about {
	position:relative;	
	width:30%;
	text-align:left;
	margin 4em;
	padding: 1em;
	color: black;
	float: left;
	font-size: 14px;
	line-height: 20px;
}

.honeycomb {
	position:relative;

	float:left;
	width:40%;
}

#pinterest-widget span {
	width:100%; overflow: hidden;
}
#pinterest-widget span span {
	width:95%;
}

#subhead {background-color:rgba(255,255,255,0.8);
		box-shadow: 0 2px 3px grey;
			margin-top:8em;
			margin-bottom:2%;
			color:black;
			padding:1%;}
			
.arrow {text-align:center;}
				
#ind {padding-left:20px;}

#contact img {opacity:0.7;}
		
#contact img:hover {opacity:1;}
										
section {
    min-height: 1000px;
    position: relative;
    width: 100% !important;
   /* min-width: 1000px;*/
    margin-left:auto;
    margin-right:auto;
    padding: 8%;
    overflow: hidden;
    color:black; 
    line-height:130%;
    text-align: left;
 
}

section:nth-of-type(1){background:white;height:1200px;}
section:nth-of-type(2){background:white;height:1200px;}
section:nth-of-type(3){background:white;height:1200px;}

#about>div:nth-of-type(2) {
    background: url(../img/flower.png) 0 no-repeat fixed;
    margin: 0;
    height: 2000px;
    position:absolute;
    width:100%;
    top:0;left:0;
}

#first>div:nth-of-type(2) {
    background: url(../img/river.JPG) 0 no-repeat fixed;
    margin: 0;
    height: 2000px;
    position:absolute;
    width:100%;
    top:0;left:0;
}

#bottle>div:nth-of-type(1){
    background: url(../img/bkgdabout.jpg) 0 no-repeat fixed;
    margin: 0;
    height: 2000px;
    position:absolute;
    top:0;left:0;
    width:100%;   
}

#story-freext>div:nth-of-type(1) {
    background: url(../img/sagrada.jpg) 0 no-repeat fixed;
    margin: 0;
    height: 2500px;
    position:absolute;
    width:100%;
    top:0;left:0;
}

/*#story-freext>div:nth-of-type(2) {
    background: url(../img/palm.gif) 50% 0 no-repeat fixed;
    margin: 0;
    height: 1600px;
    position:absolute;
    top:0px;left:100px;
    width:100%;
}*/

#skills>div:nth-of-type(1) {
    background: url(../img/aspen.JPG) 0 no-repeat fixed;
    margin: 0;
    height: 2000px;
    position:absolute;
    width:100%;
    top:0;left:0;
}

section h1{padding-top:5%;line-height:100%;width:100%;font-size:65px;margin-bottom:14px;}
section p{width:100%;}
section article{background-color:rgba(255,255,255,0.7);box-shadow: 0 4px 5px grey;position:relative;top:10%;padding-bottom:3%;padding-right:3%;width:55%;z-index:4;}
section article strong{font-weight:800;}


.parallax-item{position:absolute;z-index:5;top:40px;left:400px;}

@media all and (min-width:0px){

#social ul li a {
		font-size: 12px;
		padding: .5em .5em .5em .5em;
		margin: .5%;
}
.about {
	width: 100%;
	float: center;
}
.honeycomb {
	width: 100%;
	float: center;
}

}

@media all and (max-width:950px)
{section h1{font-size:40px;}
section article{width:100%;z-index:4;font-size:13px;}


}
@media all and (min-width:950px){
#social ul li a {
		font-size: 18px;
		padding: .5em 1em .5em 1em;
}
.about {
	width: 50%;
	float: left;}
.honeycomb {
	width: 50%;
	float: right;}

}

