
/* Woodmark Jquery*/
#main {
  margin: 30px 0;
  position: relative;
}


/*
 Grid container
 */
#tiles {
  list-style-type: none;
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  margin: 0;
  padding: 0;
}

/*
Grid items
 */
#tiles li {
width: 315px;
background-color: #ffffff;
border: 1px solid #dedede;
        border-radius: 2px;
   -moz-border-radius: 2px;
-webkit-border-radius: 2px;
display: none; /** Hide items initially to avoid a flicker effect **/
cursor: pointer;
padding: 1px;
}

#tiles li.inactive {
  visibility: hidden;
  opacity: 0;
}

#tiles li img {
  display: block;
}

/*
Grid item text
 */
#tiles li p {
	color: #666;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	font-weight: 200;
	margin: 7px 0 2px 7px;
}


.wookmark-placeholder {
        border-radius: 2px;
   -moz-border-radius: 2px;
-webkit-border-radius: 2px;
background-color: #666;
z-index: 1;
opacity:0.4;

}

/* @group Generic */

body {
	color: #555;
	background-color: #333;
	font-size: 1em;
	font-weight: 200;
	line-height: 1.5em;	
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.nowrap {
	white-space: nowrap;
}

h1 {
	font-size: 5.0em;
	line-height: 1em;
	margin: 10px 0;
	font-weight: 100;
	color: white;
}

h2 {
	color: #444;
	font-size: 1.5em;
	margin: 10px 0;
}

h3 {
	color: #26a9e0;
	font-size: 2em;
	margin: 25px 0 10px 0;
	font-weight: 100;
}

.highlight {
	font-size: .9em;
	color: #26a9e0;
	margin-top: 55px;
	display: inline-block;
}


a {
	text-decoration: none;
	color: #1f84bc;
	-webkit-transition: all 0.5s ease;
	-o-trasition: all 0.5s ease;
	-moz-transition:  all 0.5s ease;
}

a:visited{
	color: #1f84bc;
}

a:hover {
	color: #7bc9ea;
}
.phone {
	color: #1f84bc;
	-webkit-transition: all 0.5s ease;
	-o-trasition: all 0.5s ease;
	-moz-transition:  all 0.5s ease;
}
.phone:hover {
	color: #7bc9ea;
}


nav {
	margin: 0 auto;
	width: 100%;
	max-width: 1920px; 
}

nav a {
	padding: 5px 20px;
	float: left;
	color: #fff !important;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-o-trasition: all 0.5s ease;
	-moz-transition:  all 0.5s ease;
}

nav a:hover {
	color: #7bc9ea !important;
}

nav img {
	padding: 5px 10px 0 0;
	width: 118px;
	height: auto;
}

header {
	padding: 0;
	height: auto;
 	width: 100%;
 	background-color: rgb(51,51,51,);
 	background-color: rgba(51,51,51, .9);
 	margin-top: 0px;
 	position: fixed;
 	z-index: 1000;
	-webkit-transition: all 0.5s ease;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 1);	
 }
 
 ul.bullet {
 	list-style-type: square;
 }

 .col100{
 	width: 98%;
 	height: auto;
 	max-width: 960px;
 	margin: 0 1%;
 }
 .col90{
 	width: 90%;
 	height: auto;
 	float: left;
 }
 .col75{
 	width: 75%;
 	height: auto;
 	float: left;
 }
.col66{
	width: 66%;
	height: auto;
	float: left;
}
.col50{
	width: 50%;
	height: auto;
	float: left;
}
.col33{
	width: 33%;
	max-width: 350px;
	height: auto;
	float: left;
}
.col25{
	padding: 10px 1%;
	width: 23%;
	display: inline-block;
	float: left;
	
}

.col10{
	width: 8%;
	padding: 0 1%;
	height: auto;
	float: left;
}

.textcenter {
	text-align: center;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
	margin: 1%;
}

.red {
	background-color: red;
}

.black {
	color: #000;
}

.section { 
	height: 700px; 
	padding: 0px; 
	margin: 0 auto; 
	width: 100%; 
	max-width: 1920px;
	position: relative; 
	border-top: 1px solid rgba(255,255,255,.5); 
	-webkit-box-shadow: 0px 0px 50px rgba(0, 0, 0, 1); 
	box-shadow: 0 0 100px rgba(0,0,0,1);
}
/* @end */

/* @group Logo Screen INDEX */

#first { 
	background: url(../images/hawaii.jpg) 50% 0 no-repeat fixed;
	background-color: #fff;
}

.title {
 	height: auto;
 	width: 100%;
 	max-width: 960px;
 	margin: -100px auto 0 auto;
 }
 
 .logo_wrapper img {
 	height: auto;
 	width: 50%;
 	max-width: 300px;
 }

#first .logo-screen-img { 
	background: url(../images/logo_bkgrnd.png)no-repeat fixed 50% 100px; 
	min-height:1000px; 
	padding: 100; 
	margin: 0; 
	width: 100%; 
	max-width: 1920px;
	position: relative; 
	margin: 0 auto; 
}

#first article { 
	width: 100%; 
	top: 300px; 
	position: absolute; 
	text-align: center; 
}

.white_box {
	height: 20px;
	width: 960px;
	z-index: 9999;
	background-color: #fff;
	margin-top: 980px;
	max-width: 960px;
	width: 100%;
}
/* @end */

/* @group Work */

#work { 
	background: url(../images/grey_bkgrnd.jpg) fixed 50% 100px; 
}

.portfolio { 
	padding: 0; 
	margin: 0 auto; 
	width: 100%; 
	max-width: 1920px;
	position: relative; 
	border-top: 1px solid rgba(255,255,255,.5); 
	border-bottom: 1px solid rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 1); 
	box-shadow: 0 0 20px rgba(0,0,0,1);
}
/* @end */

.line {
	background-color: #d1d1d1;
	width: 100%;
	height: 3px;
	margin: -5px 0 10px;
	display: inline-block;
}

/* @group Resume */

.resume_wrapper {
	color: #777;
	padding: 0; 
	margin: 0 auto; 
	width: 100%; 
	max-width: 1920px;
	position: relative; 
	border-top: 1px solid rgba(255,255,255,.5); 
	border-bottom: 1px solid rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 100px rgba(0, 0, 0, 1); 
	box-shadow: 0 0 100px rgba(0,0,0,1);
}

.resume {
	padding:25px 2%;
	display: block;
	background-color: white;
	max-width: 960px;
	width: 96%%;
}

.resume img {
	width: 11%;
	height: auto;
	margin: .5%;
	
}

.resume h2 {
	margin-top: 30px;
}

.about_wrapper {
	background-color: #eae9e4;
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
		
}

.about_wrapper img {
	width: 70%;
	height: auto;
	margin: 50px;
}
	
/* @end */




/* @group Media Queries */

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


}


@media only screen and (max-width:1024px) {

h1 {
	font-size: 5em;
	font-weight: 100;
}


}

@media only screen and (max-width:768px) {
h1 {
	font-size: 4em;
	font-weight: 100;
	color: white;
}
.about_wrapper {
	margin: 0 auto;
	max-width: 960px;
	padding-bottom: 50px;
}
.about_wrapper img {
	width: 50%;
	height: auto;
}
.col25 {
	padding: 0 5%;
	width: 90%;
	margin: 0 auto;
	float: clear;
}	
.highlight {
	color: #26a9e0;
	display: inline-block;
	margin-top: 20px;
}
}

@media only screen and (max-width:480px) {

.col25 {
	width: 90%;
	padding: 0 5%;
}

h1 {
	font-size: 3.5em;
	line-height: 1em;
	margin: 10px 0;
	font-weight: 100;
	color: white;
}

}

@media only screen and (max-device-width: 480px){
nav a {
	font-size: 1em;
	padding: 18px 15px;
}

nav img {
	width: 100px;
	height: auto;
	padding: 0px 0px 0px 15px; !important
}
h1 {
	font-size: 3em;
	line-height: 1em;
	margin: 10px 0;
	font-weight: 100;
	color: white;
}
.highlight {
	color: #26a9e0;
	display: inline-block;
	font-size: 1em;
}
.col25 {
	width: 90%;
	padding: 0 5%;
	}
	
.about_wrapper {
	margin: 0 auto;
	max-width: 960px;
	padding-bottom: 50px;
}


}