/* full screen vid bg */
html {
	overflow-x: hidden;
}
body {
	margin: 0;
	padding: 0;
}
video, object {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	height: 104%;
	height: auto;
	-webkit-filter: opacity(0.15) grayscale(100%);
}
/***/

html {
background: url('/img/stream-background-blue.jpg') center fixed no-repeat;
	background-size: cover;
}

body {
	font-size: 16px; /* theme */
	background: transparent url('/img/blue-gradient-repeat.png') top repeat-x;
	/*background: url('/img/stream-background-blue.jpg') center fixed no-repeat;*/
	/*background-size: cover;*/
	font-family: "nimbus-sans", Arial, sans-serif;
	font-weight: 200;
}

.masthead { padding-top: 2.2em; }

.ex_btn {
	border: 1px solid #EEE;
	font-size: 13px;
	font-style: italic;
	border-radius: .5em;
	color: #666;
	padding: .15em .3em .3em;
}

h1, h2, h3, h4, h5 {
	font-family: "ff-meta-serif-web-pro", Georgia, Times, serif;
	/*font-variant:small-caps;*/
 
}
h1, h2, h3, h4, h5, strong {
	font-weight: 700;
 
}

h1, .h1 { font-size: 40px; }

h2, .h2 { font-size: 36px; }

li {
	margin-bottom: .6em;
}
p, li {
	max-width: 60em;
}


.nav li {
	margin-bottom: 0;
}
.footer {
	border-top: 1px solid #369;
	margin-top: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.container {
	background: #FFF;
	background: rgba(255,255,255,0.95); 
	
	position: relative;
	z-index: 3;
	/*box-shadow: 0px 10px 20px #000;*/
	margin-bottom: 40px;
	
}
#logo {
	margin-bottom: 1em;
}
#masthead_contact {
	margin: 0;
	width: 100%;
	font-weight: bold;
	text-align: center;
  
	margin-bottom: .4em;
	position:fixed;
	 
	box-shadow: 0px -4px 14px rgba(0,0,0,0.1);
	border-top: 1px solid #CCC;
	width: 100%;
	z-index: 999999; 
	bottom: -9px;
	left: 0;
}


#masthead_contact a {
	line-height: 2.1;
 
	color: #369;
	width: 50%;
	display:table-cell;
	display:inline-block;
	float:left;
	padding: .4em 0 .8em;
	font-size:.85em;
	 
	border: none;
	background: #DDD;
	color: #444;
	text-shadow: 0px 1px 1px #FFF;
}
/* Customize the nav-justified links to be fill the entire space of the .navbar */

#masthead_contact a:hover {
	text-decoration: none;
	background-color:#EEE;
}

#masthead_contact a#tel {
	width:38%;
	border-right: 1px solid #CFCFCF;
 
}

#masthead_contact a#mail {
	width: 62%;
}


#masthead_contact span {
	display:block;
	font-size: 2.2em;
	margin: 0em auto;
	width: 30px;
	line-height: .5em;
	padding-top: .3em;
}

#masthead_contact span:after {
	clear:both;
}

.nav {
	display:none;
}

.nav-justified {
	background-color: #eee;
	border-radius: 5px;
	border: 1px solid #ccc;
	
	clear:both;
}
.nav-justified > li > a,
#mobile_menu_trigger {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #777;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #d5d5d5;
	background-color: #e5e5e5; /* Old browsers */
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -moz-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #e5e5e5)); /* Chrome,Safari4+ */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5', GradientType=0 ); /* IE6-9 */
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); /* Chrome 10+,Safari 5.1+ */
	background-image: -ms-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); /* IE10+ */
	background-image: -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); /* Opera 11.10+ */
	background-image: linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); /* W3C */
}

 
.nav-justified > .active > a, 
.nav-justified > .active > a:hover, 
.nav-justified > .active > a:focus, 
#mobile_menu_trigger.down {
	background-color: #ddd;
	background-image: none;
	box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}

#mobile_menu_trigger  {
	border-radius: 5px 5px 0 0;
}

.nav-justified.down,
.nav-justified > li:last-child > a {
	/*border-bottom: 0;*/
	border-radius: 0 0 5px 5px;
}

#mobile_menu_trigger {
	display:block;
	width: 100%;
	max-width:none;
	border:none;
	border-radius: 5px;
	border-bottom:1px solid #DDD;

}

#mobile_menu_trigger.down {
	border-radius: 5px 5px 0 0;
	border-bottom:none;
}
 

.icon-bar {
	display:block;
	height: 4px;
	background-color: #AAA;
	width: 5%;
	 
	margin: 0 auto 3px;
	border-radius: 3px 3px 3px 3px;
}

ul.dropdown-menu {

	text-align: center;
}



.open > ul.dropdown-menu {
 

}

/* SERVICES */

img {
	max-width: 100%;
	height: auto;
}
.slideshow {
	display: none;
}
a.pop {
	display: none;
} /* until associations are delivered */
.section li {
	margin-bottom: .6em;
}
/* home page */
/* Main marketing message and sign up button */
.jumbotron {
	text-align: center;
	background-color: transparent;
	padding-bottom: 0;
	overflow: hidden;
	padding: 0;
	font-size: 16px;/*redundant for override */
	border-radius: 0;
	padding-top:20px;
}

.jumbotron .section {
	padding-top: 2em;
	margin-top: 2em;
 

}

.row.section {
	margin-left:0;
	margin-right: 0;
}

.jumbotron ul {
	padding-left:0;
}

.jumbotron ul li {
	line-height: 1.2;
text-align: left;
margin-bottom: 0;
font-size: 18px;
padding: .6em 0 .4em;
margin-left: 12%;
margin-right: 6%
}
.jumbotron ul li:last-child {
	list-style-type: none;
	font-style: italic;
	font-weight: bold;
}
.jumbotron .muted {
	color: #888;
	font-weight: bold;
	margin-bottom: .7em;
	padding-bottom: 0;
}
.jumbotron h1 {
	font-size: 25px;
	margin-top: 1em;
}
.jumbotron p.lead {
	font-size: 18px;
}
.jumbotron .section p.lead {
	text-align:left;
	font-weight:bold;
	margin-top: 1em;
}

.col-md-4#col-services, .col-md-4#col-about {
	margin-bottom: 40px;
}
.col-md-4#col-services h2, .col-md-4#col-about h2, .col-md-4#col-clients h2 {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 42px;
}
.col-md-4#col-services h2 {
	background-image: url(/img/icon_services.png);
}
.col-md-4#col-about h2 {
	background-image: url(/img/icon_about.png);
}
.col-md-4#col-clients h2 {
	background-image: url(/img/icon_clients.png);
}
.section {
	background: #FFF;
	background: rgba(255,255,255,0.5);
	padding: .5em 1em 1em;
	margin-bottom: 1em;
	overflow:hidden;
	
	 
 
}

#services h2 {
	padding: 4px 0 18px 60px;
	background-repeat: no-repeat;
	background-position: left top;
	 
	clear: both;
}
#service_technical h2 {
	background-image: url(/img/icon_technical_lg.png);
}

#service_legal h2 { background-image: url(/img/icon_legal_lg.png); }
#service_patents h2 { background-image: url(/img/icon_patents_lg.png);background-position: left .1em; }
#service_expert_witness h2 { 
	background-image: url(/img/icon_expert_witness_lg.png);
	background-position: left .35em;
}

#service_sales_marketing h2 { background-image: url(/img/icon_sales_lg.png); }


body.casestudy {}

.casestudy .label {
	margin-bottom: 0;
padding-bottom: 0;
padding-left: 0;
color: #777;
text-transform: uppercase;
}

.casestudy .case_study_photo {

}

.casestudy h1,
#services h1 {
  margin-top: 1.6em;
  margin-bottom: .4em;
}

.casestudy h3 {
  margin-bottom: 1.4em;
}
.casestudy .label + h4 {
margin-bottom: 20px;
margin-top: 3px;
line-height: 1.3;
}

.casestudy .label + h4 ul,
.casestudy .label + h4 ol {
  margin-top: .3em;
}

.casestudy .label + ul li,
.casestudy .label + ol li {
  margin-bottom:.4em;
  font-size: 18px;
  font-weight:bold;
  font-family: "ff-meta-serif-web-pro", Georgia, Times, serif;
 
}

.case_study_photo {
	width: 100%;
 
	clear: both;
	display: block;
	margin: 2em auto;
	box-shadow: inset 0 0 10px #CCC;
	padding: 10px;
}




@media (min-width: 768px) {


  @-moz-document url-prefix() {
    ul.dropdown-menu {
        position: relative;
    }
  }

  

  .case_study_photo {
	float:right;
	max-width: 55%;
	max-height:none;
	clear:none;
	display:inline-block;
	margin: 10px 1% 40px 20px;
	}

	#mobile_menu_trigger {
		display:none;
	}

	 .section {
		 padding: 1.5em 3em;
		 margin-top: 5px;
		 margin-bottom: 5px;
	 }
	.container {
		border-left:1px solid #EEE;
		border-right: 1px solid #EEE;
	}

	

	#mobile_menu_trigger { 
		display:none;
	}



	.container .jumbotron {
		padding: 40px 0;
		color: #333;
		clear:both;
		margin:0;
	}
	.jumbotron .cycle-slideshow img {
		box-shadow: inset 0 0 10px #CCC;
		padding: 10px;
	}
	.jumbotron h1 {
		margin-top: 0;
	}
	.jumbotron p,  
	.jumbotron li {
	}

	.jumbotron ul li {
		margin:0;
		  
		float:left;
		width: 40%;
		font-size: 1.3em;
		padding:  0 0 1em 2%;
		margin-left: 5%;
		list-style-type:disc;
		font-family: "ff-meta-serif-web-pro", Georgia, Times, serif;
		font-style: italic;
		color: #444;
	}

	.jumbotron li:nth-child(5) {
		padding-bottom:0;
	}

	.jumbotron li:last-child {
		clear: both;
		list-style-type: none;
		font-style: italic;
		font-weight: bold;
		width: 100%;
		clear: both;
		float: none;
		display: block;
		text-align: center;
		padding-top: 1em;
		padding-bottom: 0;
	}

	.clearfix:after {
		width: 100%;
		clear: both;
	}

	.masthead .nav {
		display:block;
	}

	.nav-justified {
		max-height: 52px;
	}
	.nav-justified > li > a {
		border-left: 1px solid #fff;
		border-right: 1px solid #d5d5d5;
	}
	.nav-justified > li:first-child > a {
		border-left: 0;
		border-radius: 5px 0 0 5px;
	}
	.nav-justified > li:last-child > a {
		border-radius: 0 5px 5px 0;
		border-right: 0;
	}
	/* Remove the padding we set earlier */
	.masthead,  .marketing,  .footer {
		padding-left: 0;
		padding-right: 0;
	}
	/* Clients Section */
	 
	#clients .section li,
	#contact .section li {
		float:left; width: 50%;
	}

	a.tel {
		text-decoration: none;
		color: inherit;
		cursor: default;
	}
	.slideshow {
		display: block;
		width: 40%;
		max-width: 600px;
		float: right;
		margin-left: 60px;
		margin-bottom: 30px;
		box-shadow: inset 0 0 10px #CCC;
		padding: 10px;
	}
	video {
		display: block;
	}
}



@media (min-width: 991px) {
	.col-md-4#col-services, .col-md-4#col-about {
		margin-bottom: 0px;
	}

	#masthead_contact {
		top: 0;
		position: static;
		text-align: left;
		margin: 0 0 0 2em;
		width: auto;
		float: left;
		z-index: 1;
		box-shadow: none;
		background: none;
		max-width: 200px;
		padding-top: 0em;
		 
	}

	.col-md-12.section,
	.jumbotron + .row.section{ 
		background:none;
		border-radius: 0;
		box-shadow:none;
		padding: 0;
		border:0;
	}

	.row.section {
		
		margin-left: -15px;
		margin-right: -15px; /* reset */
	}

	#masthead_contact a {
		width: 100%;
		display:block;
		padding:0;
		background: none;
		border:0;
		font-size: 0.9em;
		line-height:1;
		text-align:center;
		color: #333;
		font-weight:normal;
		margin-top: .7em;
		margin-bottom: .5em;
		 
	}

	#masthead_contact a#tel,
	#masthead_contact a#mail {
		border:none;
		width:100%;
	}

	#masthead_contact a span {
		 
		 padding-top:0;
		 margin-bottom: .2em;
		 font-size: 2em;
		 
	}

	#masthead_contact a:hover {
		background: none;
	}


	.masthead #logo, #masthead_contact {
		float: left;
	}


	.jumbotron h1 {
		margin-top: 1.2em;
		font-size: 30px;
	}
	.jumbotron ul li {
		width: 31.333%;
		font-size: 1em;
		margin:0 0 0 2%;
		padding:0 2% 0 0;
		margin-bottom: .7em;
	
	}
}



@media (min-width: 1200px) {
	.container { 
		max-width: 1020px;
		padding-left:40px;
		padding-right: 40px; 
		} /* disables widest size.. */
}
