@charset "utf-8";
/* CSS Document */

/* media queries for responsive web*/
/*ipad landscape*/
@media screen and (max-width: 1024px) {
/* homepage */	
#home-wrapper{
	width: 960px;
}

#banner{
	width: 960px;
}

#main-nav{
	width: 68%;
}

#logo{
	width: 21%;
}

#main-nav ul li a{
	font-size: 14px;
}

#homecontent-wrapper{
	width: 960px;
}

#home-content h1, #home-content h2, #home-content p{
	padding: 0 15px 0 15px;

}

#home-content h1{
	padding: 20px 0 0 15px;
}


#home-footer-wrapper{
	width: 960px;
}

/* end homepage */	
	
}



/*ipad portrait*/
@media screen and (max-width: 768px) {
/* homepage */	
#home-wrapper{
	width: 738px;
}

#header{
	width: 738px;
}

#banner{
	width: 738px;
	height: 450px;
}

#banner-images{
	width: 738px;
}

#main-nav{
	width: 68%;
}

#menu-mainmenu  a
{
  /*padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;*/
}

#logo{
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
}

#homecontent-wrapper{
	width: 738px;
}

#home-content{
	width: 738px;
}

#home-content h1, #home-content h2, #home-content p{
	padding: 0 15px 0 15px;

}

#home-content h1{
	padding: 20px 0 0 15px;
}


#home-footer-wrapper{
	width: 738px;
	background-color: #01267e;
}

#homefooter{
	width: 738px;
}

#footerlinks{
	float: left;
	width: 75%;
}

#socialmedia{
	margin: 30px 0px 0 0;
}

/* end homepage */	

/*subpage*/

#subpage-wrapper{
	width: 738px;
	padding:0;
	margin: auto;
}

#subpage-content-wrapper{
	width: 738px;
	padding:0;
	margin: 0;
}

#leftcol-subpages{
	width: 31%;
	padding: 20px 0 0 10px;
}

#leftcol-subpages img{
	width: 100%;
	padding:0;
	margin: 0;
}

#nimbleimg{
  display: block;
  width: 100%;
  background: url(images/CaseStudyButtonStatic-BeNimble.png) no-repeat top left;
  text-decoration: none;
  background-size: 100%;
  height: 135px;
}

#nimbleimg:hover{
  background: url(images/CaseStudyButtonActive-BeNimble.png) no-repeat top left;
  text-decoration: none;
  background-size: 100%;
height: 135px;
}

#anxietyimg{
  display: block;
  width: 100%;
  background: url(images/CaseStudyButtonStatic-Anxiety.png) no-repeat top left;
  text-decoration: none;
  background-size: 100%;
  height: 135px;
}

#anxietyimg:hover{
  background: url(images/CaseStudyButtonActive-Anxiety.png) no-repeat top left;
  text-decoration: none;
  width: 100%;
  background-size: 100%;
  height: 135px;
}

#perfectimg
{
  display: block;
  width: 100%;
  background: url(images/OurStoryButtonStatic-InaPerfectWorld.png)no-repeat top left;
  text-decoration: none;
  background-size: 100%;
height: 135px;
}

#perfectimg:hover
{
  background: url(images/OurStoryButtonActive-InaPerfectWorld.png) no-repeat top left;
  width: 100%;
  background-size: 100%;
height: 135px;

}

#resumeimg
{
  display: block;
  width: 100%;
  background: url(images/cust-serv-static.png) no-repeat top left;
  text-decoration: none;
  background-size: 100%;
  height: 135px;
}

#resumeimg:hover
{
  background: url(images/cust-serv-active.png)no-repeat top left;
  width: 100%;
  background-size: 100%;
  height: 135px;
}

#prjmgrimg
{
  display: block;
  width: 100%;
  background: url(images/proj-mgt-static.png) no-repeat top left;
  text-decoration: none;
  background-size: 100%;
  height: 135px;

}

#prjmgrimg:hover
{
  background: url(images/proj-mgt-active.png) no-repeat top left;
  width: 100%;
  background-size: 100%;
  height: 135px;
}

#prjapplyimg
{
  display: block;
  width: 100%;
  background: url(images/apply-static.png) no-repeat top left;
  text-decoration: none;
  background-size: 100%;
  height: 135px;

}

#prjapplyimg:hover
{
  background: url(images/apply-active.png) no-repeat top left;
  text-decoration: none;
  width: 100%;
  background-size: 100%;
  height: 135px;
}

#servicesimg
{
  display: block;
  width: 100%;
  background: url(/wp-content/uploads/2013/01/Request-Pricing.png) no-repeat top left;
  text-decoration: none;
  background-size: 100%;
height: 135px;
}

#servicesimg:hover
{
  background: url(/wp-content/uploads/2013/01/Request-Pricing-Active1.png) no-repeat top left;
  text-decoration: none;
  width: 100%;
  background-size: 100%;
height: 135px;
}

#facebookicon
{
  display: block;
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2013/02/FB-20x20.png);
  text-decoration: none;
}


#twittericon
{
  display: block;
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2013/02/twitter-20x20.png);
  text-decoration: none;
}

#linkedinicon
{
  display: block; 
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2013/02/LI-20x20.png);
  text-decoration: none;
}


#rightcol-subpages{
	width: 66%;
	padding:0;
	margin: 0;
}

#subpage-content{
	width: 95%;
	margin: 0 0 20px 10px;
}




#subpage-footer-wrapper{
	width: 738px;
	height: 100px;
	background-color: #01267e;
}

iframe {
  margin: 0;
  padding: 0;
} 

#content-leftcol{
	float: none;
	width: 300px;
	height: auto;
}

#content-rightcol{
	float: none;
	width: 300px;
	height: auto;
}

table,thead,tbody,tfoot,th,td,tr{display:block}
    tr+tr{margin-top:1em}
	
}


/*android landscape*/
@media screen and (max-width: 685px) {

#home-wrapper{
	width: 650px;
}

#header{
	width: 650px;
	padding: 0;
	margin: 0;
}

#banner{
	width: 650px;
	height: 360px;
}

#banner-images{
	width: 650px;
}

#main-nav{
	float: none;
	margin:0;
	clear: both;
	width: 100%;
}


#main-nav #nav{
	margin-top: 0px;
	position: relative;
	top: 74px;
}


#homecontent-wrapper{
	width: 650px;
}

#home-content{
	width: 650px;
}

#logo{
	float: none;
	position: relative;
	top: -150px;
	margin: 0;
	padding: 0;
}

#logo img{
	margin-left: 430px;
}

#home-content h1, #home-content h2, #home-content p{
	padding: 0 15px 0 15px;

}

#home-content h1{
	padding: 20px 0 0 15px;
}


#home-footer-wrapper{
	width: 650px;
	height: 130px;
	background-color: #01267e;
}

#homefooter{
	width: 650px;
}

#footerlinks{
	float: left;
	width: 100%;

}

#socialmedia{
	float: left;
	width: 80%;
	padding-left: 20px;
}

/* end homepage */	

/*subpage*/

#subpage-wrapper{
	width: 650px;
}

#subpage-content-wrapper{
	width: 650px;
}

#leftcol-subpages{
	display: none;
}


#rightcol-subpages{
	width: 100%;
}

#content-leftcol{
	display: none;
}

#content-rightcol{
	float: none;
	width: 300px;
	height: auto;
	position: relative;
}


#subpage-content{
	width: 95%;
	margin: 0 0 20px 10px;
}




#subpage-footer-wrapper{
	width: 650px;
	height: 130px;
	background-color: #01267e;
}

iframe {
  margin: 0;
  padding: 0;
} 

table,thead,tbody,tfoot,th,td,tr{display:block}
    tr+tr{margin-top:1em}

	
}


/*android portrait*/
@media screen and (max-width: 600px) {
/* homepage */	
#home-wrapper{
	width: 580px;
}

#header{
	width: 580px;
	padding: 0;
	margin: 0;
}

#banner{
	width: 580px;
}

#banner-images{
	width: 580px;
}

#main-nav{
	float: none;
	margin:0;
	clear: both;
	width: 100%;
	padding: 0;
}

#main-nav #nav{
	margin: 0px;
	position: relative;
	top: 74px;
	z-index: 1000;
}

.toggleMenu {
    display:  none;
    padding: 10px 0 0 0;
    color: #fff;
	width: 100%;
	height: 30px;
	text-align: center;
 	

/* Note: This gradient may render differently in browsers that don't support the unprefixed gradient syntax */

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom left, #DADADA 0%, #888888 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom left, #DADADA 0%, #888888 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom left, #DADADA 0%, #888888 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0, #DADADA), color-stop(1, #888888));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom left, #DADADA 0%, #888888 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top right, #DADADA 0%, #888888 100%);
}

.toggleMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

.active {
        display: block;
    }
    #menu-mainmenu  > li {
		width: 100%;
        float: none;
		background-color: #000;
		border-top: 1px solid #666;
		border-bottom: 1px solid #fff;
    }
    #menu-mainmenu  > li > .parent {
		width: 80%;
        background-position: 95% 50%;
		background-color: #000;
    }

    #menu-mainmenu  > li > .parent {
   background-image: none; 
  }
    #menu-mainmenu  li .more {
        background-image: url("images/morenav.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
        float: right;
      	width: 20%;
    		/*border-left: 1px solid rgba(255,255,255,.3);*/
    		padding: 10px 0px;
    		margin: 3px 0px 2px 0px;
        cursor: pointer;
    		z-index: 200;
        position: relative;
		border: none;
    }
  #menu-mainmenu  li .more:before {
  content: "";
 /* background: rgba(0,0,0,.3);
  width: 1px;*/
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -2px;
  }
  
     #menu-mainmenu  li li .more {
		 display: none;
    }

    #menu-mainmenu  ul {
        display: block;
        width: 100%;
    }
   #menu-mainmenu  > li.hover > ul , #menu-mainmenu  li li.hover ul {
        position: static;
    }
#menu-mainmenu  li a{
	display: block;
	padding: 18px 0 18px 0;
	z-index:100;
}

#menu-mainmenu  li li{
	background-color: #666;
	width: 100%;
	border-bottom: 1px solid #FFF;
}

#menu-mainmenu  li li a {
    display: block;
	background: none;
    /*background: #1d7a62;*/
    position: relative;
    z-index:100;
	border: none;
	padding: 18px 0 18px 15px;
}

#menu-mainmenu  li li li a {
	display: none;
}

#main-nav ul#menu-mainmenu  li ul{
	margin: 0 0 0 0;
}

#logo{
	float: none;
	position: relative;
	top: -150px;
	margin: 0;
	padding: 0;
}

#logo img{
	margin-left: 350px;
}

#homecontent-wrapper{
	width: 580px;
}

#home-content{
	width: 580px;
}

#home-content h1, #home-content h2, #home-content p{
	padding: 0 15px 0 15px;

}

#home-content h1{
	padding: 20px 0 0 15px;
}


#home-footer-wrapper{
	width: 580px;
	height: 130px;
	background-color: #01267e;
}

#homefooter{
	width: 580px;
}

#footerlinks{
	float: left;
	width: 100%;

}

#socialmedia{
	float: left;
	width: 80%;
	padding-left: 20px;
}

/* end homepage */	

/*subpage*/

#subpage-wrapper{
	width: 580px;
}

#subpage-content-wrapper{
	width: 580px;
}

#leftcol-subpages{
	display: none;
}


#rightcol-subpages{
	width: 100%;
}

#content-leftcol{
	display: none;
}

#content-rightcol{
	float: none;
	width: 300px;
	height: auto;
	position: relative;
}


#subpage-content{
	width: 95%;
	margin: 0 0 20px 10px;
}




#subpage-footer-wrapper{
	width: 580px;
	height: 130px;
	background-color: #01267e;
}

#footerlinks{
	width: 80%;
}

#footerlinks a{
	padding: 0;
	margin: 0;
}

iframe {
  margin: 0;
  padding: 0;
} 

table,thead,tbody,tfoot,th,td,tr{display:block}
    tr+tr{margin-top:1em}
	
}

/*iphone landscape*/
@media screen and (max-width: 480px) {
/* homepage */	
#home-wrapper{
	width: 460px;
}

#header{
	width: 460px;
	padding: 0;
	margin: 0;
}

#banner{
	width: 460px;
	height: 290px;
}

#banner-images{
	width: 460px;
}


#main-nav{
	float: none;
	width: 100%;
	margin:0;
	clear: both;
}

#main-nav #nav{
	margin-top: 0px;
	position: relative;
	top: 74px;
}




#logo{
	float: none;
	position: relative;
	top: -150px;
	margin: 0;
	padding: 0;
}


#logo img{
	margin-left: 230px;
}


#homecontent-wrapper{
	width: 460px;
}

#home-content{
	width: 460px;
}

#home-content h1, #home-content h2, #home-content p{
	padding: 0 15px 0 15px;

}

#home-content h1{
	padding: 20px 0 0 15px;
}


#home-footer-wrapper{
	width: 460px;
	height: 130px;
	background-color: #01267e;
}

#homefooter{
	width: 460px;
}

#footerlinks{
	width: 100%;
	float: left;
	margin: 0;
	padding: 10px 0 0 0;
	height: auto;
}

#socialmedia{
	float: left;
	width: 80%;
	padding-left: 20px;
}

/* end homepage */

/*subpage*/

#subpage-wrapper{
	width: 460px;
}

#subpage-content-wrapper{
	width: 460px;
}

#leftcol-subpages{
	display: none;
}

#rightcol-subpages{
	width: 100%;
}

#subpage-content{
	width: 85%;
}


#subpage-footer-wrapper{
	width: 460px;
	height: 130px;
	background-color: #01267e;
}

table,thead,tbody,tfoot,th,td,tr{display:block}
    tr+tr{margin-top:1em}
	
}

/*android portrait*/
@media screen and (max-width: 380px) {
/* homepage */	
#home-wrapper{
	width: 360px;
	margin: auto;
}

#header{
	width: 360px;
	padding: 0;
	margin: 0;
}

#banner{
	width: 360px;
	height: 210px;
}

#banner-images{
	width: 360px;
}



#main-nav{
	float: none;
	width: 100%;
	margin:0;
	clear: both;
}

#main-nav #nav{
	margin-top: 0px;
	position: relative;
	top: 74px;
}




#logo{
	float: none;
	position: relative;
	top: -150px;
	margin: 0;
	padding: 0;
}

#logo img{
	margin-left: 140px;
}

#homecontent-wrapper{
	width: 360px;
}

#home-content{
	width: 360px;
}

#home-content h1, #home-content h2, #home-content p{
	padding: 0 15px 0 15px;

}

#home-content h1{
	padding: 20px 0 0 15px;
}


#home-footer-wrapper{
	width: 360px;
	height: 130px;
	background-color: #01267e;
}

#homefooter{
	width: 360px;
}

#footerlinks{
	width: 100%;
	float: left;
	margin: 0;
	padding: 10px 0 10px 0;
	height: auto;
}

#socialmedia{
	float: left;
	width: 80%;
	padding-left: 20px;
}

/* end homepage */

/*subpage*/

#subpage-wrapper{
	width: 360px;
}

#subpage-content-wrapper{
	width: 360px;
}

#leftcol-subpages{
	display: none;
}

#rightcol-subpages{
	width: 100%;
}

#subpage-content{
	width: 85%;
}


#subpage-footer-wrapper{
	width: 360px;
	height: 130px;
	background-color: #01267e;
}

table,thead,tbody,tfoot,th,td,tr{display:block}
    tr+tr{margin-top:1em}
	
}

/*iphone landscape*/
@media screen and (max-width: 320px) {
/* homepage */	
#home-wrapper{
	width: 300px;
}

#header{
	width: 300px;
	padding: 0;
	margin: 0;
}

#banner{
	width: 300px;
	height: 180px;
}

#banner-images{
	width: 300px;
}


#main-nav{
	float: none;
	width: 300px;
	margin:0;
	clear: both;
}

#main-nav #nav{
	margin-top: 0px;
	position: relative;
	top: 74px;
}

#menu-mainmenu  a {
    padding: 5px 5px;
    color:#fff;
}

#logo{
	float: none;
	position: relative;
	top: -150px;
	margin: 0;
	padding: 0;
}

#logo img{
	margin-left: 80px;
}


#homecontent-wrapper{
	width: 300px;
}

#home-content{
	width: 300px;
}

#home-content h1, #home-content h2, #home-content p{
	padding: 0 15px 0 15px;

}

#home-content h1{
	padding: 20px 0 0 15px;
}


#home-footer-wrapper{
	width: 300px;
	height: 130px;
	background-color: #01267e;
}

#homefooter{
	width: 300px;
}

#footerlinks{
	width: 100%;
	float: none;
	margin: 0;
	padding: 10px 0 0 0;
	height: auto;
}

#socialmedia{
	float: left;
	width: 80%;
	padding-left: 20px;
}

/* end homepage */

/*subpage*/

#subpage-wrapper{
	width: 300px;
}

#subpage-content-wrapper{
	width: 300px;
}

#leftcol-subpages{
	display: none;
}

#rightcol-subpages{
	width: 100%;
}

#subpage-content{
	width: 85%;
}


#subpage-footer-wrapper{
	width: 300px;
	height: 130px;
	background-color: #01267e;
}

table,thead,tbody,tfoot,th,td,tr{display:block}
    tr+tr{margin-top:1em}
	
}