@charset "utf-8";
/* 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/ 
   
  NOTES: SO HERE IS THE DEAL: THE PADDING AND THE WIDTH HAVE TO BE about EQUAL AT THIS POINT
*/



#flipsidemsg {
width:200px;
position:absolute;
left:60%;
margin-top:20%;

}

#contact_address {
margin:0 auto; 
padding-left:32px; 
width:300px; 
text-align:center; 
background-color:none; 	
}

.flexbox {      

}
.flexbox .col {
  flex: 1;
  padding: 80px;
  line-height:1.7em;
}
.flexbox .col:nth-child(1) { 

  -webkit-order: 1; 
      -ms-flex-order: 1; 
          order: 1;
}
.flexbox .col:nth-child(2) { 

  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
.flexbox .col:nth-child(3) { 
 
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

div.bgcarousel div.slide div.desc{ /* DIV that contains the textual description inside .slide */
position: absolute;
color: white;
left: 7%;
top: 140px;
width:60%;
padding: 10px;
font: bold 16px sans-serif, Arial;
text-shadow: 0 -1px 1px #8a8a8a; /* CSS3 text shadow */
z-index:5;

}


#slidemsg {
font-size:1.7em;
font-weight:800;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: white;
line-height:1em;
}


#slidesubmsg {
font-size:.6em;


font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#D4AF37;
width:400px;
}


#teaserbar {
	background-color:blue;
height:100%;
	width:100%;

	
	}
	
	


.teaser1,#teaser1 {
	width: 92%;
	background-color:#D4AF37;
	float:left;

	

	position:relative;
	padding:4%;
	padding-top:6%;
		padding-bottom:15%;
	font-size:1em;	
	text-align:center;
}


	


.teaser2,#teaser2 {
	width: 92%;

	float:left;
	
	
	position:relative;
	
	padding:4%;
padding-top:6%;
	padding-bottom:8%;
			font-size: 1em;
			height:100%;
	text-align:center;
}

#about, .teaser2 {
	background-color:white;


}

.teaser3,#teaser1 {
	width: 92%;
	background-color:gray;

	float:left;



	position:relative;
	padding:4%;
padding-top:6%;
	padding-bottom:8%;
		font-size: 1em;
		text-align:center;

}

.teaser1 img, .teaser2 img, .teaser3 img {
	height:50px;
	width:50px;

	
	}
	
	
	#teasers1, #teasers2, #teasers3  {
	text-align:center;	
	}
	
	#teasers1 img, #teasers2 img, #teasers3 img {
	height:50px;
	width:50px;
	margin:auto 0;
	display: block;

	
	}


body {
	

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:1.5em;
	height:100%;

}

  html, body {

        height: 100%;

        margin: 0px;

    }



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 {
	clear: both;
	margin-left: 0;
	width: 90%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	clear: none;
	float: none;
	overflow:hidden; 
}


	#nav {
		display: none !important;
		visibility: hidden; 
	}
	
	/*for popup menu, always off in stylesheet, turned on by javascript #nav-wrap click */
#nav-pop {
	display:none;
 	visibility:none;
 
 } 



#nav-wrap {display:block;} /* menu icon, shows at smaller screen sizes */


		

	
	
		#menuselect {
		visibility:none;
		display:none;	
		}
		
		
	
	/*#menuselect {
	
		visibility: visible; 
		top:-6px;
right:15px;
		font-size:.8em;
		display:block;

	
		
	} */

#div0 {
	
	background-color: blue;
	padding:0%;
	width:100%;
}

#about {
	
	padding:0%;
	width:100%;
	
	float:left;
	height:auto;
		padding-bottom:-3%;

}
.div2 {
	background-color: #CDCACA;
	padding:5%;
		padding-top:5%;

	
}




.div3 {
	
		background-color: #D4AF37;
		padding:5%;
			padding-top:10%;
		padding-bottom:10%;
	
}

#nav2 a {
font-size:1em;
font-weight:bold;
}

#nav2 a:hover {

}

#nav2 a:active {
color: #151515;
}




.div4 {
	
		background-color: black;
width:100%;

		color:#FFFFFF;
}


.div5 {
	
		
		padding:5%;
		color:#FFFFFF;
				padding-top:10%;
		padding-bottom:10%;
}


.div6 {
	
				background-color: #D4AF37;

		color:#000000;
		height:100%;
	width:100%;
		padding:0;

}

.splitcolumn1 {
background-color:#D4AF37;	
		padding:5%;
		padding-top:10%;
		padding-bottom:10%;
		width:40%;
		float:left;
		height:100%;
}

.splitcolumn2 {
	
	background-color:white;
			padding:5%;
							padding-top:10%;
		padding-bottom:10%;
		width:40%;
		float:right;
		height:100%;
}




.div7 {
	
				background-color: gray;
		padding:5%;
						padding-top:0%;


		color:#FFFFFF;

}


.div8 {
	
				background-color: #000000;
		padding:5%;
		color:#FFFFFF;
				padding-top:10%;
		padding-bottom:10%;
		font-size:.8em;
}

.div8 a{
	
				
		font-size:1.5em;
}


#div2 {
background-color: #EF8C0F;

width: 100%;
height: 100%;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

#contact-footer {
	position:fixed;
    height:47px;
    background-color:black;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	padding-top:15px;
	padding-bottom:5px;
	color:white;

	font-size:2.3em;
	text-decoration:none;

	}
	
	
#contact-footer a, #contact-footer a:visited {
	position:fixed;
    height:50px;
    background-color:black;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
	color:white;
	text-decoration:none;
	z-index:9999999999999999999999999999999999999999999999999999999999999999999;

	}	
	
#footer_bullets
{display:none;}		
	
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {



#flipsidemsg {
width:250px;
position:absolute;
left:60%;
margin-top:20%;

}
	
	
#footer_bullets
{display:none;}

#mobiledesigntitle {font-size:1.3em; line-height:2em;color:black}
#programmingtitle {font-size:1.3em; line-height:2em;color:#D4AF37;}

#slidemsg {
font-size:3em;
font-weight:800;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: white;
line-height:1em;
}

#slidesubmsg {
font-size:1.5em;


font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#D4AF37;
width:400px;
}

	#nav {

		display:none;
	}
	
	#menuselect {
	
		top:-6px;
right:15px;
		font-size:1.1em;



		
		
	}

#nav-pop {display:none;} /*for popup menu, always off in stylesheet, turned on by javascript #nav-wrap click */
#nav-wrap {display:block;} /* menu icon, shows at smaller screen sizes */



.gridContainer {
	width: 100%;
	clear: none;
	float: none;
	margin-left: auto;
}

#div0 {
}

#about {
	
	font-size:.8em;

	
}


#teaserbar {
	background-color:blue;
height:100%;
	width:100%;

	
	}
	
	


.teaser1 {
	width: 92%;
	background-color:#D4AF37;
	float:left;

	

	position:relative;
	padding:4%;
	padding-top:6%;
		padding-bottom:8%;
			font-size: 1.2em;
	text-align:center;
}


	


.teaser2 {
	width: 92%;

	float:left;
	
	
	position:relative;
	
	padding:4%;
padding-top:6%;
	padding-bottom:8%;
					font-size: 1.2em;
			height:100%;
	text-align:center;
}

#about, .teaser2 {
	background-color:white;


}

.teaser3 {
	width: 92%;
	background-color:gray;

	float:left;



	position:relative;
	padding:4%;
padding-top:6%;
	padding-bottom:8%;
		font-size: 1.2em;
		text-align:center;

}

.teaser1 img, .teaser2 img, .teaser3 img {
	height:50px;
	width:50px;

	
	}

.div2 {

}

.div3 {

}

#nav2 a {
font-size:.8em;
font-weight:bold;
}

#nav2 a:hover {

}

#nav2 a:active {
color: #151515;
}

.div4 {
position:relative;
text-align:center;

}

#content {
overflow:hidden;	
}

.box, #content0 {

position:relative;
text-align:center;
float:none;
left:100px;

}

.div5 {
}


.div6 {
}

.div7 {
}


.div8 {
	
}
.teaser {
}
#div2 {
}
.zeroMargin_tablet {
margin-left: 0;
}
.hide_tablet {
display: none;
}








}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 700px) {


#flipsidemsg {
width:300px;
position:relative;
left:35%;
margin-top:20%;

}

#contact_address {
margin:0 auto; 
padding-left:90px; 
width:300px; 
text-align:center; 
background-color:none; 	
}

.flexbox {      
  display: -webkit-flex;        
  display: -ms-flexbox;     
  display: flex;
  
}
.flexbox .col {
  flex: 1;
  padding: 80px;
}
.flexbox .col:nth-child(1) { 
  background: #ccc; 
  -webkit-order: 1; 
      -ms-flex-order: 1; 
          order: 1;
}
.flexbox .col:nth-child(2) { 
  background: #eee;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0;
}
.flexbox .col:nth-child(3) { 
  background: #eee;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

#footer_bullets
{display:none;}
#mobiledesigntitle {font-size:2em; color:black}
#programmingtitle {font-size:2em; color:#D4AF37;}

#slidemsg {
font-size:5em;
font-weight:800;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color: white;
line-height:1em;
}

#slidesubmsg {
font-size:1.5em;
width:100%;

font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#D4AF37;

}
.gridContainer {
	width: 100%;
	max-width: 100%;

	margin: auto;
	clear: none;
	float: none;

}

#div0 {
}

#about {

}

.div2 {
}

.div3 {
}

#nav2 a {
font-size:1em;
font-weight:bold;
}

#nav2 a:hover {

}

#nav2 a:active {
color: #151515;
}

.div4 {
}


#content {
overflow:visible;	
}

.box, #content0 {



left:0px;

}

.div5 {
}


.div6 {
}

.div7 {
}


.div8 {
}
.teaser {
}



#teaserbar {
	background-color:blue;
height:auto;
	width:100%;
	font-size:.9em;}

.teaser1,.teaser2,.teaser3 {
text-align:left;	

}

.teaser1 h2,.teaser2 h2,.teaser3 h2 {
line-height:1.2em;	
}

#teasers1 h2,#teasers2 h2,#teasers3 h2 {
line-height:1.2em;	
}

#about {
	font-size:1.1em;


}

.teaser1 {
	width: 25%;
	background-color:#D4AF37;
	float:left;

	clear:right;

	position:relative;
	padding:4%;
	padding-top:6%;

	padding-bottom:6%;
	padding-left:2%


	
}


.teaser2 {
	width: 26%;

	float:left;
	
	position:relative;
	clear:right;
	padding:4%;
padding-top:6%;
	
padding-bottom:6%;
	padding-left:4%
}

#about, .teaser2 {
	background-color:white;


}



.teaser3 {
	width: 25%;
	background-color:gray;
	float:right;

	clear:right;

	position:relative;
	padding:4%;
padding-top:6%;

padding-bottom:6%;
	padding-left:3%
}


.teaser1 h2, .teaser2 h2, .teaser3 h2 {

	}

.teaser1 img, .teaser2 img, .teaser3 img {
	height:30px;
	width:30px;
	padding-bottom:100%;
	float:left; padding-right:30px;  padding-top:15px;
	}

#div2 {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}


#nav-pop {display:none;}
#nav-wrap {display:none;}
#menuselect {
	
			visibility: visible;
		display:block;	
}


#contact-footer {
	
	display:none;
	visibility:hidden;}
	
	
div.bgcarousel div.slide div.desc{ /* DIV that contains the textual description inside .slide */
position: absolute;
color: white;
left: 150px;
top: 140px;
width:80%;
padding: 10px;
font: bold 16px sans-serif, Arial;
text-shadow: 0 -1px 1px #8a8a8a; /* CSS3 text shadow */
z-index:5;

}
}

@media only screen and (min-width: 983px) {

#flipsidemsg {
width:500px;
position:absolute;
left:100%;
margin-top:20%;

}
}

@media only screen and (min-width: 980px) {

#flipsidemsg {
width:500px;
position:absolute;
left:60%;
margin-top:20%;

}

#footer_bullets
{display:inline;}

}

@media only screen and (min-width: 996px) {

#flipsidemsg {
width:500px;
position:absolute;
left:34%;
margin-top:20%;

}

#footer_bullets
{display:inline;}

}


@media only screen and (min-width: 1000px) {

#flipsidemsg {
width:500px;
position:absolute;
left:35%;
margin-top:20%;

}

#footer_bullets
{display:inline;}

}


@media only screen and (min-width: 1300px) {

#flipsidemsg {
width:500px;
position:absolute;
left:45%;
margin-top:20%;

}

#footer_bullets
{display:inline;}

}


@media only screen and (min-width: 1500px) {

#flipsidemsg {
width:500px;
position:absolute;
left:60%;
margin-top:20%;

}

#footer_bullets
{display:inline;}

}


.fullscreen-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -10000000000000000000000000000000000000000000000;
margin-top:-240px;
margin-left:-55%;
width:210%;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	overflow:hidden;
}


body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
.menu {
    width: 100%;
    height: 75px;
    background-color: transparent;
    position: fixed;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
		z-index:99999999999999999999999999999999999999999999999999999999999;
}
.light-menu {
    width: 100%;
    height: 75px;
    background-color: #000;
    position: fixed;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index:99999999999999999999999999999999999999999999999999999999999;
}


#menu-center { /* this is the size of the entire logo plus menu */
    width: 98%; /* changed */
    height: 75px;
    margin: 0 auto;
z-index:99999999999999999999999999999999999999999999999999999999999;
}
#menu-center ul {
    margin: 15px 0 0 0;
	z-index:99999999999999999999999999999999999999999999999999999999999;
}
#menu-center ul li {
    list-style: none;
    margin: 0 30px 0 0;
    display: inline;
	z-index:99999999999999999999999999999999999999999999999999999999999;
}


#footer_bullets  {
	
	margin-top:-2%;
		font-size:.8em;
}

#footer_bullets li {
    list-style: none;
    margin: 0 30px 0 0;
	
    
	z-index:99999999999999999999999999999999999999999999999999999999999;
}

#portfolio_menu-center ul {
    margin: 0 0 0 0;
	margin-top:-1.5%;
	padding:1%;
}
#portfolio_menu-center ul li {
    list-style: none;
    margin: 0 30px 0 0;
    display: inline;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: gray;
	font-weight:bold;

}


#logos img{

border: thin #000 solid;
margin:20px;
vertical-align:text-top;
position: relative;	

	
	
}







.active {
    font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 18px;
    color: #CCC;
    text-decoration: none;
    line-height: 50px;
}
a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 18px;
    color: #D4AF37;
    text-decoration: none;
    line-height: 50px;
	font-weight:500;
}





#portfolio_menubar {
    /*background-image: url(images/portfolio-bg.png); */
	background-color: white;
    height: 5%;
    width: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


#about {
    background-color: white;

		
}


#contact {

 background-color: gray;
    height: 100%;


}







/* carosel slideshow code */





#mybgcarousel{ /* CSS for specific carousel container called #mybgcarousel. */
width:100%;
height:800px;
}

/* ######### Shared CSS for various parts of carousel (in the event of multiple carousels) ######### */

div.bgcarousel{ /* shared CSS for main carousel container */
background: black url(ajaxload.gif) center center no-repeat; /* loading gif while caoursel is loading */
}

div.bgcarousel img.navbutton{ /* CSS for the nav buttons */
}

div.bgcarousel div.slide{ /* CSS for each image's DIV container within main container */
background-color: black;
background-position: center center; /* center image within carousel */
background-repeat: no-repeat;
background-size: cover; /* CSS3 property to scale image within container? "cover" or "contain" */
color: black;
}

div.bgcarousel div.selectedslide{ /* CSS for currently selected slide */
width:100%;

}


/* deleted */

div.bgcarousel div.selectedslide div.desc{ /* CSS for currently selected slide's desc div */
}

div.bgcarousel div.slide div.desc h2{
font-size:150%;
margin:0;
}

div.bgcarousel div.slide div.desc a{
color:yellow;
text-decoration:none;
}





