@charset "UTF-8";
/************************************************

Stylesheet: Main Stylesheet

*************************************************/

/*********************
FONTS
*********************/

/* Internet Explorer < 9 */

@font-face {
font-family: DIN;
src: url("../fonts/DINWeb.eot");
}

@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-Light.eot");
font-weight: 300;
}


@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-LightIta.eot");
font-weight: 300;
font-style: italic;
}

@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-Medium.eot");
font-weight: 500;
}


@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-MediumIta.eot");
font-weight: 500;
font-style: italic;
}

@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-Bold.eot");
font-weight: 700;
}


@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-BoldIta.eot");
font-weight: 700;
font-style: italic;
}


/* WOFF-capable browsers */

@font-face {
font-family: DIN;
src: url("../fonts/DINWeb.woff");
}

@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-Light.woff");
font-weight: 300;
}


@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-LightIta.woff");
font-weight: 300;
font-style: italic;
}

@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-Medium.woff");
font-weight: 500;
}


@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-MediumIta.woff");
font-weight: 500;
font-style: italic;
}

@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-Bold.woff");
font-weight: 700;
}


@font-face {
font-family: DIN;
src: url("../fonts/DINWeb-BoldIta.woff");
font-weight: 700;
font-style: italic;
}


/*********************
GENERAL STYLES
*********************/

/*********************
LINK STYLES
*********************/
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/*********************
H1, H2, H3, H4, H5 P STYLES
*********************/
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none; }

/*********************
HEADER STYLES
*********************/
.header ul.off-canvas-list li {
  list-style: none; }

/*********************
NAVIGATION STYLES
*********************/
.top-bar .title-area {
  z-index: 1; }

.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }

/*********************
POSTS & CONTENT STYLES
*********************/
#content #inner-content {
  padding: 1rem 0rem; }

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: 0.9rem;
  background: #2199e8;
  color: #fff; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background: #1583cc;
    color: #fff; }

/*********************
IMAGE GALLERY STYLES
*********************/
/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin-top: 1em; }

/*********************
FOUNDATION STYLES
*********************/

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/******************************************************************

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

******************************************************************/
/******************************************************************

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }




/* Global Styles */


*, h1, h2, h3, h4, h5, h6 {
	font-family: "DIN", sans-serif;
}
	
p, b, li {
	line-height: 1.3;
	color: #616265;
}

li {
	margin: .625rem 0;
}

h1 {
	font-size: 1.75rem;
	line-height: 1.2;
}

h2{ 
	font-size: 1.625rem;
	line-height: 1.2;
	font-weight: 300;
	margin: 0 0 1rem 0;
}

h3 {
	font-size: 1.25rem;
	line-height: 1.2;
	font-weight: 700;
	margin: 0 0 1rem 0;
}

h4 {
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 500;
	margin: 0 0 .75rem 0;
}

h5 {
	font-size: .875rem;
	line-height: 1.2;
	font-weight: 700;
	margin: 0 0 .5rem 0;
}

h6 {
	font-size: .75rem;
	line-height: 1.2;
	font-weight: 700;
	margin: 0 0 .5rem 0;
}

a {
    color: #005abb;
    cursor: pointer;
    line-height: inherit;
    text-decoration: none;
	outline: none;
}

blockquote {
	margin: 2rem 0;
	padding: 2rem;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: none;
}

blockquote p {
	font-size: 1.25rem;
	line-height: 1.3;
	color: #606164;
}

blockquote p:last-child {
	margin-bottom: 0;
}

.off-canvas-content {
	box-shadow: none;
}

/* Header */

.top-bar {
	padding: 0 .5rem;
}

.top-bar, .top-bar ul {
	background-color: #ffffff;
}

.top-bar a {
	outline: none;
}

.logo-container {
	padding: .625rem 0;
}

.logo-container img {
	width: auto;
	height: 3.625rem;
}

/* Secondary Nav */

.secondary-nav-container {
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 1.125rem 0 0 0;
	list-style: none;
}

.secondary-nav-container li {
	display: inline-block;
	padding: 0 .5rem;
	margin: 0;
}

.secondary-nav-label {
	font-size: 0.75rem;
    font-weight: 700;
   	color: #222222;
	text-transform: uppercase;
}

.secondary-nav-label a {
   	color: #222222;
	line-height: 1.5rem;
}

.secondary-nav-label:hover, .secondary-nav-label a:hover {
   	color: #005abb;
	cursor: pointer;
}

.secondary-nav-dropdown-container {
    display: none;
    position: absolute;
    z-index: 1;
	background-color: #dbdbdb;
	margin: 0;
}

.secondary-nav-dropdown-container ul {
	background: none;
}

.secondary-nav-label:hover > .secondary-nav-dropdown-container {
	display: block;
	animation: fadeIn 0.5s;
}

.secondary-nav-dropdown {
	margin: 0;
}

.secondary-nav-dropdown li {
	display: block;
	margin: 0;
	padding: 0;
}

.secondary-nav-dropdown li:hover {
	background-color: #bcbcbc;
	transition: all 0.5s;
}
	
.secondary-nav-dropdown li a {
	display: block;
	line-height: 1;
	color: #666666;
	padding: .75rem 2.5rem .75rem .75rem;
}

.secondary-nav-dropdown li a:hover {
	color: #ffffff;
}

/* Search */

.nav-container {
	position: relative;
}

.nav-container .search-form {
	display: inline-block;
}

.nav-container .search-field {
	background-color: transparent;
	background-image: url(http://api.ning.com:80/files/dr2jDpSXWFhyuoGJ4YR5Fu-PwuqLz70YxRaUcpdKNxf2HI5ECzddyx3NHuPz-MB4ujGS4rEtdtS-aQoFlQrtv*XwVOu*AvC8/searchicon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 1.5rem 1.5rem;
	border: none;
	cursor: pointer;
	height: 2rem;
	margin: 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
	display: inline-block;
	box-shadow: none;
}

.nav-container .search-field:focus {
	border: 1px solid #999999;
	cursor: text;
	outline: 0;
	width: 230px;
}

.nav-container .search-submit {
  display: none;
}

.nav-container input[type="search"] {
  -webkit-appearance: textfield;
}

/* Main Nav */

.jumbo-nav-container {
	width: 100%;
	position: relative;
	padding: 0 2rem;
}

#jumbo-nav {
	width: 100%;
	margin: 0;
	padding: 3rem 0 0 0;
}

.jumbo-our a {
	font-family: "DIN", sans-serif;
	font-weight: 500;
	color: #005abb !important;
	cursor: default;
	padding: .5rem 0 !important;
}

/* New Nav */

#primary_nav_wrap {
	display: inline-block;
}

#primary_nav {
	list-style: none;
	font-family: sans-serif;
	margin: 0;
	padding: 0;
}

#primary_nav li {
	position: relative;
	list-style: none;
	float: left;
	line-height: 2rem;
	margin: 0;
}

#primary_nav li:hover {
	transition: all 0.5s;
}

#primary_nav li:hover > ul {
	display: block;
	animation: fadeIn 0.5s;
}

#primary_nav li ul li:hover {
  background: rgba(0,90,186,0.8);
  animation: all 0.5s;
}
#primary_nav li ul li:hover a {
	color: #ffffff;
	animation: all 0.5s;
}

#primary_nav li ul {
	padding: 0px;
	position: absolute;
	right: 0;
	display: none;
	z-index: 1000;
	padding-top: .5rem;
	background: none;
}
#primary_nav li ul li {
	clear: right;
	background: rgba(80,80,80,0.9);
	border-bottom: 1px solid #000;
	margin: 0;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

#primary_nav li ul li {
	width: 250px;
	line-height: 1.4;
}

#primary_nav li ul ul {
	top: 0px;
	left: 250px;
}

#primary_nav a {
	text-decoration: none;
	color: #cbcbcb;
	display: block;
	padding: 1rem;
}

#primary_nav > li > a {
	text-align: center;
	padding: .5rem 1.25rem;
	color: black;
}

#primary_nav > li:hover > a {
	transition: all 0.5s;
	color: #005aba;
}

#primary_nav > li.have-child > a::after {
	position: absolute;
	font-size: .625rem;
	content: "\00a0\25BC";
	color: #005abb;
}

/* Footer */

.footer {
	background-color: #374351;
	margin-top: 0;
	padding: 2rem 0;
}

.footer-links {
	font-family: "DIN", sans-serif;
	padding-bottom: 3rem;
}

.footer-links p {
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0;
}

.footer-links a {
	display: block;
	margin: .5rem 0;
	font-size: .9375rem;
	line-height: 1.2;
	font-weight: 300;
	color: #a7a8ab;
	outline: none;
}

.footer-secondary-links {
	padding: 0 0 .5rem 0;
}

.footer-secondary-links a {
	font-family: "DIN", sans-serif;
	font-size: 0.8125rem;
	font-weight: 700;
	color: #ffffff;
	margin: 0 .5rem 0 0;
}

.boilerplate {
	font-family: "DIN", sans-serif;
	font-size: 0.8125rem;
	line-height: 1.4;
	font-weight: 300;
	color: #a7a8ab;
	margin: 0;
}

.footer-mobile {
	display: none;
}

/* Homepage */
/* Billboard */

#billboard {
	width: 100vw;
	background-color: #1a1a1a;
}

#billboard li {
	height: 39.38rem;
	background-repeat: no-repeat !important;
	-webkit-background-size: auto 100% !important;
	-moz-background-size: auto 100% !important;
	-o-background-size: auto 100% !important;
	-ms-background-size: auto 100% !important;
	background-size: auto 100% !important;
	background-position: center right;
}

.orbit-container, .orbit-slide, .orbit-caption {
	outline: none;
}

.orbit-slide {
	margin: 0;
}

#billboard .orbit-caption {
	width: 44rem;
	height: 39.38rem;
	display: table;
	vertical-align: middle;
	font-family: "DIN", sans-serif;
	font-size: 3.625rem;
	line-height: 1.3;
	font-weight: 300;
	color: #999999;
	background-color: rgba(0,0,0,0);
	padding: 4rem;
}

#billboard .orbit-caption div {
	display: table-cell;
	vertical-align: middle;
}

.billboard-name {
	color: #ffffff;
	text-decoration: underline;
}

#billboard a {
	font-size: 1.5rem;
	line-height: 1.2;
	color: #ffffff;
	outline: none;
	display: block;
	margin: 1rem 0 0 0;
}

.play-button {
	width: 2.125rem;
	height: auto;
	margin-right: .5rem;
	
}

/* Product Modules */

.headline-container {
	padding: 2rem;
	text-align: center;
}

.headline-container h1 {
	color: #9d9d9d;
	margin: 0;
}

.product-module-container {
	min-height: 25rem;
	position: relative;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-ms-background-size: cover !important;
	background-size: cover !important;
	overflow: hidden;
}

.product-module-text-container {
	position: absolute;
	top: 22rem;
	text-align: center;
	transition: 1s;
}

.product-module-text-container p {
	color: #ffffff;
	text-shadow: 0px 0px 2px rgba(150, 150, 150, 0.5);
}

.product-module-title {
	font-size: 1.375rem;
	font-weight: 700;
	margin: 0;
}

.product-module-description {
	margin: 5rem 0 .5rem 0;
	transition: 1s;
}

.product-module-text-container a {
	font-weight: 700;
	color: #ffa12d;
}

.product-module-container:hover .product-module-text-container {
	top: 16rem;
}

.product-module-container:hover .product-module-description {
	margin: .5rem 0;
}

/* Intellectual Property */


#intellectual-property {
	padding: 10rem 0;
	background-color: #f7f7f5;
	background-repeat: no-repeat !important;
	-webkit-background-size: auto 100% !important;
	-moz-background-size: auto 100% !important;
	-o-background-size: auto 100% !important;
	-ms-background-size: auto 100% !important;
	background-size: auto 100% !important;
	background-position: center right;
}

#intellectual-property p {
	font-size: 1.563rem;
	line-height: 1.3;
	color: #002e5f;
	margin: 0;
}

/* Technology */

.technology-module-container {
	height: 18.75rem;
	position: relative;
	background-repeat: no-repeat !important;

	-webkit-background-size: 100% auto !important;
	-moz-background-size: 100% auto !important;
	-o-background-size: 100% auto !important;
	-ms-background-size: 100% auto !important;
	background-size: 100% auto !important;
	background-position: center center !important;
	-moz-transition: background-size 1s ease-in;
	-ms-transition: background-size 1s ease-in;
	-o-transition: background-size 1s ease-in;
	-webkit-transition: background-size 1s ease-in;
	transition: background-size 1s ease-in;
}

.technology-module-container:hover {
	-webkit-background-size: 120% auto !important;
	-moz-background-size: 120% auto !important;
	background-size: 120% auto !important;
}

.technology-module {
	position: absolute;
	bottom: 1rem;
	left: 2rem;
	font-size: 1.125rem;
	color: #ffffff;
	text-shadow: 0px 0px 2px rgba(150, 150, 150, 0.5);
}
/* Licensees */

#licensees {
	text-align: center;
	padding: 3rem 0;
	background-color: #f6f6f6;
}

#licensees p {
	font-size: 1.75rem;
	line-height: 1.3;
	color: #005abb;
	margin: 0;
}

.licensee-row {
	outline: none;
}

/* News */

.latest-news {
	padding: 2rem;
}

.news-headline {
	font-size: 1.5rem;
	line-height: 1.3;
	color: #495460;
}

.latest-news-items {
	list-style: none;
	margin: 0;
	padding: .5rem 0 0 0;
}

.latest-news-items li {
	margin: 0 0 1rem 0;
	padding: 0 0 1rem 0;
	border-bottom: 1px solid #d6d6d6;
}

.latest-news-items li:last-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.latest-news-items a {
	font-size: 1.125rem;
	line-height: 1.2;
	color: #005abb;
}

.news-date {
	font-size: .875rem;
	font-weight: 500;
	color: #616265;
	margin: 0 0 .25rem 0;
}

.featured-news {
	min-height: 400px;
	background-color: #1a1a1a;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-ms-background-size: cover !important;
	background-size: cover !important;
	position: relative;
}

.featured-news div {
	max-width: 30rem;
	position: absolute;
	left: 1.5rem;
	bottom: 1.5rem;
}

.featured-news-title {
	font-size: 1.625rem;
	line-height: 1.2;
	color: #ffffff;
	text-shadow: 0px 0px 2px rgba(150, 150, 150, 0.5);
}

.featured-news-link {
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 700;
	color: #ffa12d;
	text-shadow: 0px 0px 2px rgba(150, 150, 150, 0.5);
	text-transform: uppercase;
	display: block;
	margin: .75rem 0 0 0;
}

/* CTA */

.cta a {
	font-size: 1.063rem;
	line-height: 1;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #ffa12d;
    text-decoration: none;
	padding: .75rem 1.25rem;
	border-bottom: 4px solid #da8721;
	display: inline-block;
}

.cta-button {
	text-align: center;
}

.cta-small-container {
	background-color: #005aba;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-ms-background-size: cover !important;
	background-size: cover !important;
	padding: 2rem 0;
}

.cta-small-container p {
	font-size: 1.5rem;
	line-height: 1.3;
	color: #ffffff;
	margin: 0;
}

.cta-large-container {
	font-family: "DIN", sans-serif;
	background-color: #002d5f;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	background-size: cover !important;
	text-align: center;
	padding: 3rem 0 10rem 0;
}

.cta-large-headline {
	font-size: 2.375rem;
	line-height: 1.3;
	font-weight: 300;
	color: #ffffff;
	margin: 0 0 .5rem 0;
}

.cta-large-message {
	font-size: 1.5rem;
	line-height: 1.3;
	font-weight: 400;
	color: #ffffff;
	margin: 0 0 1.5rem 0;
}

/* Technology */

#banner {
	width: 100vw;
	height: 28.75rem;
	background-color: #333333;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-ms-background-size: cover !important;
	background-size: cover !important;
	position: relative;
	font-size: 2.125rem;
	line-height: 1.2;
	color: #ffffff;
}

.banner-title, .banner-headline {
	position: absolute;
	max-width: 40rem;
	text-shadow: 0px 0px 2px rgba(150, 150, 150, 0.5);
}

.banner-title {
	top: 2rem;
}

.banner-headline {
	bottom: 2rem;
}

/* Statistics */

#statistics {
	background-color: #f1f1f1;
	padding: 4rem 0;
	text-align: center;
	line-height: 1.3;
	font-weight: 700;
}

.statistics-headline {
	font-size: 1.25rem;
	color: #002d5f;
	margin: 0 0 2rem 0;
}

.stat {
	font-size: 4.5rem;
	color: #005abb;
	margin: 0 0 .75rem 0;
}

.stat-description {
	color: #002d5f;
	margin: 0;
}

#content {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.main-body {
	padding-right: 4rem !important;
}

.sidebar {
	font-family: "DIN", sans-serif;
	padding: 0 0 2rem 0;
}

.sidebar p {
	font-size: 1.25rem;
	font-weight: 700;
	color: #005aba;
	text-transform: uppercase;
	margin: 0 0 .75rem 0;
}

.sidebar a {
	outline: none;
	font-size: 0.9375rem;
	font-weight: 700;
	color: #616265;
	display: block;
	margin: 0 0 .5rem 0;
}

.sidebar a:hover {
	color: #005aba;
}

#content-modules {
	background-color: #f1f1f1;
	padding: 3rem 0;
	font-family: "DIN", sans-serif;
	text-align: center;
}

.content-module a img {
	cursor: pointer !important;
}

.content-module-title {
	font-size: 1.375rem;
	line-height: 1.2;
	color: #005aba;
	margin: 1rem 0 .5rem 0;
}

.content-module-description {
	font-size: 0.875rem;
	line-height: 1.2;
	color: #606164;
	margin: 0;
}

/* Technology Overview */

.overview-wrapper {
	width: 100%;
	height: 34rem;
	display: table;
}

.overview-video-container, .overview-text {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-ms-background-size: cover !important;
	background-size: cover !important;
	background-position: center center;
}

.overview-video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background: #000000;
}

.overview-video video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.mobile-image {
	margin: 0 auto;
	display: none;
}

.overview-text {
	padding: 4rem 2rem;
}

#overview-content {
	background-color: #f6f6f6;
	text-align: center;
	padding: 3rem 0;
}

/* IP Portfolio */

.patent-container {
	width: 100%;
	display: table;
	font-family: "DIN", sans-serif;
	font-size: 0.9375rem;
	line-height: 1;
	color: #606164;
	padding: .75rem 1rem;
}

.patent-number {
	width: 15%;
	display: table-cell;
	font-weight: 700;
}

.patent-description {
	width: 85%;
	display: table-cell;
	font-weight: 400;
}

.accordion-content .patent-container:nth-child(even) {
	background-color: #f4f4f4;
}

/* Accordion */

.ip-list .accordion {
	margin: 0;
}

.ip-list .accordion-title {
	font-family: "DIN", sans-serif;
	font-size: 1.625rem;
	line-height: 1;
	font-weight: 300;
	color: #005aba;
	padding: 1rem 0;
	border: none;
}

.ip-list .accordion-title::before {
	content: "\25BC";
	font-size: 1rem;
	color: #b2b2b2;
}

.ip-list .accordion-title:focus,
.ip-list .accordion-title:hover {
	background: none;
	color: #002d5f;
}

.ip-list .accordion-title:focus::before {
	content: "\25B2	";
	color: #002d5f;
}

:last-child:not(.is-active) > .accordion-title {
	border-top: none; border-right: none; border-left: none;
	border-bottom: 1px solid #dadada;
}

.ip-list .accordion-content {
	padding: 0;
}

/* Tabs */

.ip-list .tabs {
	background: #f4f4f4;
	border: none;
	display: table;
	width: 100%;
}

.ip-list .tabs-title {
	display: table-cell;
	width: 50%;
	margin: 0;
}

.ip-list .tabs-title > a {
	font-family: "DIN", sans-serif;
	font-size: 1.25rem;
	line-height: 1;
	font-weight: 700;
	color: #606164;
}

.ip-list .tabs-title > a:hover {
	background: #f4f4f4;
}

.ip-list .tabs-title:hover a {
	color: #005aba;
}

.ip-list .tabs-title > a:focus,
.ip-list .tabs-title > a[aria-selected="true"] {
	background: #005aba;
	color: #ffffff;
}

.ip-list .tabs-panel {
	padding: 0;
}

.ip-list .tabs .tabs-content {
	background: #ffffff;
	border: none;
}
.patent-wrapper .patent-container:nth-child(even) {
	background-color: #f4f4f4;
}

/* Partners */

#partners {
	padding: 3rem 0;
}

.partners-intro {
	padding-bottom: 2rem;
}

.partner-container {
	padding: 2rem 0;
}

#partners .partner-container:nth-child(even) {
	background-color: #f6f6f6;
}

.partner-name {
	font-size: 1.75rem;
	font-weight: 300;
	color: #002e5f;
}

/* Leadership */

.leadership-container {
	padding: 2rem 0;
}

.leadership-member {
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-align: center;
}

.leadership-name {
	font-size: 1.125rem;
	line-height: 1.2;
	font-weight: 700;
	color: #005aba;
	margin: 1.25rem 0 .25rem 0;
}

.leadership-title {
	font-size: 1rem;
	line-height: 1.2;
	font-weight: 400;
	color: #606164;
}

/* Lightbox */

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: rgba(119,119,119,0.9);
}

.nivo-lightbox-theme-default .nivo-lightbox-ajax, .nivo-lightbox-theme-default .nivo-lightbox-inline {
	padding: 0 !important;
}

.leadership-popup-container {
	width: 100%;
	display: table;
}

.leadership-popup-photo {
	width: 40%;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-ms-background-size: cover !important;
	background-size: cover !important;
	background-position: center center;
	display: table-cell;
}


.leadership-popup-details {
	width: 60%;
	padding: 4rem;
	display: table-cell;
	vertical-align: middle;
}

.popup-details a {
	outline: none;
}

.popup-name {
	font-size: 1.875rem;
	color: #005abb;
	margin: 0 0 .25rem 0;
}

.popup-title {
	text-transform: uppercase;
	margin: 0 0 .75rem 0;
}

.popup-bio {
	margin: 1rem 0;
}

.popup-mobile-photo {
	display: none;
}

.social {
	max-width: 1.5rem;
	display: inline;
	margin-right: .5rem;
	border: none;
}

/* Board and Advisors */

#board-and-advisors {
	padding: 2rem 0;
}

.board-and-advisors-container {
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-align: center;
}

.board-advisor {
	font-weight: 700;
	color: #005abb;
	margin: 0 0 .25rem 0;
}

.board-advisor-title {
	margin: 0;
}

/* Tooltip container */
.board-hover {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #005abb; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.board-hover span {
    visibility: hidden;
	opacity: 0;
    width: 20rem;
    background-color: black;
    color: #ffffff;
    text-align: left;
    border-radius: 6px;
    padding: 0 1rem;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -10rem;
	transition: .5s;
	font-size: .8125rem;
	line-height: 1.2;
}
	
.board-hover span::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.board-hover:hover span {
    visibility: visible;
	opacity: 1;
}
	
.board-hover ul {
	margin: 0;
	padding: 0;
	list-style: inside;
}
	
.board-hover li {
	color: #ffffff;
}

/* FAQ */

#frequently-asked-questions {
	padding: 2rem 0;
}

.faq a {
	font-size: 1.125rem;
	font-weight: 500;
	color: #002e5f;
}

.faq a span {
	font-weight: 700;
	color: #005abb;
}

/* FULL-WIDTH CONTENT */


.full-width-content {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

/* CAREERS */

#careers {
	padding: 2rem 0;
}

.opportunity a {
	font-size: 1.125rem;
	font-weight: 500;
	color: #002e5f;
}

/* INVESTORS */


#investors {
	padding: 2rem;
}

.investor {
	padding: 1rem 0;
	text-align: center;
}

.investor a {
	display: block;
	border: 1px solid #ffffff;
	transition: .25s;
}

.investor a:hover {
	border: 1px solid #e1e1e1;
}

.investor a:active {
	border: 1px solid #005abb;
}

/* STANDARDS */


#standards {
	padding: 2rem 0;
}

.standards-container {
	width: 100%;
	padding: 2rem 0;
}

#standards .standards-wrapper:nth-child(odd) {
	background: #f4f4f4;
}

/* CONTACT */

#map {
	width: 100%;
	height: 23.75rem;
}

#contact {
	padding: 2rem 0;
}

.contact-headline {
	font-size: 1.375rem;
	font-weight: 700;
	color: #002e5f;
	margin: 1rem 0 2rem 0;
}

.inquiry .tabs {
	border: none;
}

#contact-tabs {
	display: table;
	width: 100%;
}

#contact-tabs .tabs-title {
	width: 33.33%;
	display: table-cell;
	padding-bottom: 1rem;
	float: none;
	font-size: 1rem;
	color: #999999;
	text-align: center;
}

#contact-tabs .tabs-title a {
	font-size: 1rem;
	color: #999999;
	font-weight: 700;
	border-bottom: 2px solid #999999;
}

#contact-tabs .tabs-title a::after {
	font-size: .75rem;
	content: "\00a0\25BC";
	color: #999999;
}

#contact-tabs .tabs-title > a:focus, #contact-tabs .tabs-title > a[aria-selected="true"] {
	color: #005abb;
	background: none;
	border-bottom: 2px solid #005abb;
}

#contact-tabs .tabs-title > a:focus, #contact-tabs .tabs-title > a[aria-selected="true"]::after {
	color: #005abb;
}

#contact .tabs-content {
	border: none;
}

#contact .tabs-panel {
	padding: 0;
}

.contact-form {
	padding: 2rem 0 1rem 0;
}

.contact-sidebar p {
	font-size: .9375rem;
}

#contact .gform_button  {
	font-size: 1.063rem;
	line-height: 1;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #ffa12d;
    text-decoration: none;
	padding: .75rem 2rem;
	border-bottom: 4px solid #da8721;
	display: block;
	margin: 0 auto;
}

/* Gravity Forms */

body .gform_wrapper ul li.gfield {
	margin-top: 1rem !important;
	margin-bottom: 0 !important;
}

.contact-form-field input {
	background-color: #f1f1f1 !important;
	border: 1px solid #e4e4e4 !important;
	color: #333333;
	margin: 0 !important;
}

.contact-form-field input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #acacac;
}
.contact-form-field input::-moz-placeholder { /* Firefox 19+ */
  color: #acacac;
}
.contact-form-field input:-ms-input-placeholder { /* IE 10+ */
  color: #acacac;
}
.contact-form-field input:-moz-placeholder { /* Firefox 18- */
  color: #acacac;
}

.gform_wrapper .top_label .contact-form-field .gfield_label {
	display: none;
}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_time_"] label {
	display: none !important;
}

.privacy-link {
	font-weight: 700;
	color: #005abb;
}

/* About */

.about-container-table {
	width: 100%;
	height: 36rem;
	display: table;
}

.about-container-table-cell {
	display: table-cell;
	vertical-align: middle;
	padding: 3rem;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	-ms-background-size: cover !important;
	background-size: cover !important;
	background-position: center center !important;
}

.page-id-2897 .about-container-table:last-child .about-container-table-cell {
	background-size: auto 100% !important;
	background-position: center left !important;
}

.page-id-2897 .about-container-table:last-child .about-container-table-cell:last-child {
	background-color: #1a1a1a !important;
}

.about-lg {
	width: 60%;
}

.about-sm {
	width: 40%;
}

.about-container-table

/* Newsroom */

.newsroom article {
	padding: 0;
	border-bottom: 1px solid #d6d6d6;
}

.newsroom article:last-child {
	border-bottom: none;
}

.newsroom .post {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.byline {
	margin: 0 0 .25rem 0;
}

.article-header h2 {
	font-size: 1.75rem;
	line-height: 1.3;
}

.article-header a {
	color: #002e5f;
}

.article-header a:hover {
	color: #005abb;
}

.excerpt-read-more {
	font-weight: 700;
	color: #002e5f;
}

.excerpt-read-more:hover {
	font-weight: 700;
	color: #005abb;
}

.blog .sidebar, .archive .sidebar {
	padding-top: 2rem;
}

.widgettitle {
	font-size: .9375rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #005abb;
	margin: 0 0 1rem 0;
}

.media-contacts {
	padding: 2rem 0 1rem 0;
}

.media-contacts p {
	font-size: .9375rem;
	font-weight: 400;
	text-transform: none;
}

.media-contacts a {
	color: #005abb;
}

.pr-archive {
	margin-top: 2rem;
}

.pr-archive li {
	list-style: none;
}

/* Single */

#news-banner {
	width: 100vw;
	height: 14rem;
	background-color: #333333;
	background-repeat: no-repeat !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	background-size: cover !important;
}

.single #content {
	border-top: 1px solid #cccccc;
}

.single-title {
	margin: 0 0 1rem 0;
	color: #005abb;
}

.single .sidebar {
	padding: 0 0 2rem 0;
}

/* Search */

.search #content {
	border-top: 1px solid #cccccc;
}

.search article {
	padding-top: 2rem;
	padding-bottom: 2rem;
	border-bottom: 1px solid #d6d6d6;
}

.search .byline {
	display: none;
}

/* Cookies */

#eu-cookie {
	background: #edeff5;
}

#eu-cookie .popup-wrapper p {
	color: #333333;
}

#eu-cookie .popup-wrapper a,#eu-cookie .popup-wrapper a:hover {
	color: #005abb;
	font-weight: 700;
}

#eu-cookie .popup-wrapper a.close-icon .fa, #eu-cookie .popup-wrapper a.close-icon .fa:hover {
	color: #333333;
}

@media only screen and (max-width: 100em) {
	
	.about-container-table {
		height: auto;
		min-height: 26.25rem;
	}
	
	.overview-wrapper {
		height: auto;
	}
}

@media only screen and (max-width: 80em) {
	
	.technology-module-container, .technology-module-container:hover {
		background-size: cover !important;
	}
	
}

@media only screen and (max-width: 70em) {
	
	.leadership-popup-container {
		width: 100%;
		display: block;
	}

	.leadership-popup-details {
		width: 100%;
		display: block;
	}
	
	.leadership-popup-photo {
		display: none;
	}
	
	.popup-mobile-photo {
		display: block;
		margin-bottom: 1.5rem;
	}
}

@media only screen and (max-width: 60em) {
	
	.logo-container img {
		height: 2.825rem;
	}
	
	.logo-container a {
		padding: .7rem 0;
	}
	
	.secondary-nav-container {
		padding: .5rem 0 0 0;
	}
	
	.secondary-nav-label {
		font-size: .625rem;
		padding: 0 .25rem;
	}
	
	.jumbo-nav-container {
		padding: 0 1rem 0 0;
	}
	
	#jumbo-nav {
		padding: 2.5rem 0 0 0;
	}
	
	.jumbo-title {
		font-size: 0.875rem;
		padding: 0 0 0 .5rem;
	}
	
	.jumbo-title span {
		padding: 0 0 .85rem 0;
	}
	
	#primary_nav li {
		line-height: 1;
	}
	
	#primary_nav > li > a {
		font-size: .875rem;
		padding: .5rem .75rem;
	}
	
	#primary_nav > li.have-child > a::after {
		line-height: 1.5;
	}
	
	#billboard, #billboard li, #billboard .orbit-caption {
		height: 20rem;
	}
	
	#billboard .orbit-caption {
		width: 100%;
		text-align: center;
		font-size: 2.375rem;
		font-weight: 400;
		padding: 2rem;
	}
	
	.product-module-container {
		width: 100%;
		display: block;
		background-position: center center;
		min-height: auto;
	}
	
	.product-module-text-container {
		width: 100%;
		position: relative;
		top: 0;
		transition: none;
		padding: 4rem 0;
	}

	.product-module-description {
		margin: .5rem 0;
		transition: none;
	}

	.product-module-container:hover .product-module-text-container {
		top: auto;
	}

	.product-module-container:hover .product-module-description {
		margin: .5rem 0;
	}
	
	#intellectual-property {
		background-image: none !important;
		padding: 4rem 0;
	}
	
	#intellectual-property .columns {
		width: 100%;
		text-align: center;
	}
	
	.leadership-popup-details {
		padding: 2rem;
	}
	
	.popup-name {
		font-size: 1.25rem;
	}
	
	.popup-title {
		font-size: .9375rem;
	}
	
	.about-sm {
		width: 100%;
		height: auto;
		display: table-header-group !important;
	}
	
	.about-lg {
		width: 100%;
		height: 12rem;
	}
	
	.about-sm div {
		padding: 3rem 2rem;
	}

}

@media only screen and (max-width: 40em) {
	
	#billboard .orbit-caption {
		height: auto;
		position: absolute;
		bottom: 0;
		padding: 1rem;
		background: rgba(0,0,0,.5);
		font-size: 1.5rem;
	}
	
	#billboard .orbit-caption, #billboard .orbit-caption div {
		display: block;
	}
	
	#billboard a {
		font-size: 1rem;
		margin: .5rem 0 0 0;
	}
	
	.play-button {
		width: 1rem;
	}
	
	.cta-small-container p {
		text-align: center;
		margin: 0 0 2rem 0;
	}
	
	.technology-module {
		right: 0; left: 0;
		margin: auto;
		text-align: center;
	}
	
	.footer {
		text-align: center;
		padding: 2rem;
	}
	
	.footer-wrapper {
		display: none;
	}
	
	.footer-mobile{
		display: block;
		margin-top: 1rem;
	}
	
	#banner {
		height: auto;
		font-size: 1.5rem;
		text-align: center;
		padding: 2rem 0;
	}
	
	.banner-title, .banner-headline {
		max-width: 100%;
		position: relative;
		top: auto; bottom: auto;
		padding: 1rem 0;
	}
	
	.cta-large-container {
		padding: 3rem 1rem 8rem 1rem;
	}
	
	.cta-large-headline {
		font-size: 1.5rem;
		font-weight: 500;
		margin: 0 0 1rem 0;
	}
	
	.cta-large-message {
		font-size: 1rem;
	}
		
	.overview-wrapper {
		display: block;
	}
	
	.overview-video-container, .overview-text {
		display: block;
		width: 100%;
		position: relative;
	}
	
	.overview-video video {
		display: none;
	}
	
	.overview-text {
		padding: 2rem;
	}
	
	.mobile-image {
		display: block;
		margin-bottom: 2rem;
	}
	
	#statistics {
		background-color: #f1f1f1;
		padding: 2rem 0 1rem 0;
	}

	.statistics-headline {
		font-size: 1.25rem;
		color: #002d5f;
		margin: 0 0 1.5rem 0;
	}

	.stat {
		font-size: 3.25rem;
		color: #005abb;
		margin: 0 0 .75rem 0;
	}

	.stat-description {
		color: #002d5f;
		margin: 0 0 2.5rem 0;
	}
	
	#content-modules {
		padding: 1rem;
	}
	
	.content-module {
		padding: 1rem 0;
	}
	
	.newsroom .post, .search .post {
		text-align: center;
	}
	
	.newsroom .post img, .search .post img {
		max-width: 10rem;
		margin: 0 0 1rem 0;
	}
	
	.sidebar-container{
		padding: 2rem 0 0 0;
	}
	
	.sidebar, .single .sidebar {
		border-top: 1px solid #cccccc;
		padding: 3rem 0.625rem 0 0.625rem;
	}
	
	.board-hover span {
		display: none;
	}
	
}