/* -- NCM Styles -- */
@font-face {
	font-family: 'hero_lightlight';
	src: url('../fonts/hero_light-webfont.eot');
	src: url('../fonts/hero_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/hero_light-webfont.woff2') format('woff2'), url('../fonts/hero_light-webfont.woff') format('woff'), url('../fonts/hero_light-webfont.ttf') format('truetype'), url('../fonts/hero_light-webfont.svg#hero_lightlight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'heroregular';
	src: url('../fonts/hero-webfont.eot');
	src: url('../fonts/hero-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/hero-webfont.woff2') format('woff2'), url('../fonts/hero-webfont.woff') format('woff'), url('../fonts/hero-webfont.ttf') format('truetype'), url('../fonts/hero-webfont.svg#heroregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*	General styles*/
div#about-right {
	float: right;
}

div#video video {
	min-width: 100%;
	min-height: 100%;
}

div#video {
	min-height: auto;
}

div#comp_bio #nameTitle {
	display: none;
}

/*div#hover-box .job-title {display:none;}*/
div#hover-box { /* height: 256px; */
	height: 315px;
	width: 40%;
	position: absolute;
	z-index: 9999999;
}

.more-link {
	display: none;
}

#nameTitle-left {
	font-size: 26px;
	font-weight: bolder;
	margin-bottom: 200px;
}

div#comp_bio span {
	margin-bottom: 200px;
}

@media only screen and (max-device-width: 568px) and (min-device-width: 320px) {
	.job-title {
		padding-left: 0;
		min-height: 30px;
		text-align: center;
		width: 180%;
		font-size: 12px;
	}
}

.sfsiaftrpstwpr .sfsi_plus_Sicons span {
	font-size: 20px;
	color: #616161;
}

svg {
	margin: 0 auto;
	position: relative;
	left: 0;
}

.homepage-logo {
	left: 50px;
}

#jobs-button {
	background-color: #0091d6;
	color: #fff;
	font-size: 22px;
	border-radius: 10px;
	padding: 12px;
}

div#current-openings-button {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}

#jobs-button:hover {
	background-color: #64c7f6;
	color: #fff;
}

#jobs-button:visited {
	text-decoration: none;
	color: #fff;
}

.cya_container {
	display: none;
}

div#archives {
	margin-top: 25px;
}

div#archives li {
	list-style-type: none;
	margin-left: 8px;
}

select {
	font-family: inherit;
	-moz-appearance: none;
	appearance: none;
	display: block;
	width: 300px;
	max-width: 320px;
	height: 50px;
	margin: 5px 0;
	padding: 0 2px;
	font-size: 18px;
	line-height: 1.75;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #0091d6;
	word-break: normal;
	color: #337ab7;
	margin-bottom: 30px;
	margin-top: 15px;
	border-radius: 4px;
}

@media only screen and (max-device-width: 568px) and (min-device-width: 320px) {
	.col-xs-4.news-right {
		display: block;
		width: 110%;
		border-left: none;
		padding-left: 0;
		margin-top: 40px;
	}
}

@media only screen and (max-device-width: 568px) and (min-device-width: 320px) {
	.col-xs-5.solutions-right {
		background-image: none;
		height: auto;
		position: relative;
		margin-top: -41px;
		background-repeat: repeat-y;
		background-position: 100%;
		width: 110%;
		float: left;
		display: block;
		padding: 25px;
	}
}

.entry-footer {
	display: none;
}

.col-xs-8.archive-list img {
	float: left;
	margin-bottom: 40px;
	display: none;
}

.screen-reader-text {
	color: #fff;
}

.rounded {
	margin-top: 25px;
}

input {
	font-size: 18px;
	color: #337ab7;
	background: #fff;
	border-radius: 4px;
	border: none;
	margin-top: 0;
	height: 40px;
	float: left;
}

.screen-reader-text {
	display: none;
}

.search-submit {
	display: none;
}

#blog:visited {
	color: #fff;
	text-decoration: none;
}

#blog:link {
	color: #fff;
	text-decoration: none;
}

#blog:hover {
	color: #fff;
	text-decoration: none;
}

@media only screen and (max-device-width: 568px) and (min-device-width: 320px) {
	.col-xs-4.brand-side-cont {
		width: 100%;
		display: block;
	}
}

#submitbutton {
	float: right;
}

form#searchform {
	border: 1px solid #0091d6;
	height: 48px;
	padding: 4px;
	border-radius: 4px;
	width: 300px;
}

div#about-left {
	padding: 50px 10px 65px 40px;
	background-image: url(../img/about-bg.jpg);
	background-size: 100% auto;
	max-height: 105vh;
	min-height: 100vh;
	overflow: hidden;
}

div#about-right {
	float: right;
}

div#video video {
	min-width: 100%;
	min-height: 100%;
}

div#video {
	min-height: auto;
}

div#comp_bio #nameTitle {
	display: none;
}

/*div#hover-box .job-title {display:none;}*/
.more-link {
	display: none;
}

#nameTitle-left {
	font-size: 26px;
	font-weight: bolder;
	margin-bottom: 200px;
}

div#comp_bio span {
	margin-bottom: 200px;
}

@media only screen and (max-device-width: 568px) and (min-device-width: 320px) {
	.job-title {
		padding-left: 0;
		min-height: 30px;
		text-align: center;
		width: 180%;
		font-size: 12px;
	}
}

.sfsiaftrpstwpr .sfsi_plus_Sicons span {
	font-size: 20px;
	color: #616161;
}

svg {
	margin: 0 auto;
	position: relative;
	left: 0;
}

.homepage-logo {
	left: 50px;
}

#jobs-button {
	background-color: #0091d6;
	color: #fff;
	font-size: 22px;
	border-radius: 10px;
	padding: 12px;
}

div#current-openings-button {
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}

#jobs-button:hover {
	background-color: #64c7f6;
	color: #fff;
}

#jobs-button:visited {
	text-decoration: none;
	color: #fff;
}

body {
	font-family: "hero_lightlight", Arial, sans-serif;
	background-color: #c7e1ff;
	font-size: 13px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body, html {
	max-width: 100%;
	overflow-x: hidden;
}

p {
	font-family: "hero_lightlight", Arial, sans-serif !important;
}

ul li {
	font-family: "hero_lightlight", Arial, sans-serif;
	font-size: 16px;
	line-height: 30px;
}

h1, h2, h3, h4 {
	font-family: "heroregular", serif;
}

h1 {
}

h2 {
	font-size: 20px;
}

a:link {
	text-decoration: none !important;
}

a:visited {
	text-decoration: none;
}

.touchonly {
	display: none;
}

html.touch .touchonly {
	display: block;
}

.noselect * {
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
}

.doselect * {
	user-select: auto;
	-webkit-user-select: auto;
	-moz-user-select: auto;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.parallaxParent {
	height: 100vh;
	overflow: hidden;
}

.parallaxParent > * {
	height: 200%;
	position: relative; /*top: -100%; */
}

div#myCont {
	background-color: blue;
	opacity: 0;
	top: 30%;
	left: 50%;
	position: absolute;
	width: 600px;
	height: 300px;
	margin: -150px auto auto -300px;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #00AAFF !important;
	background: rgba(0, 0, 0, 0.2) !important;
}

#titlechart {
	overflow: hidden;
}

/*div#video {	height: 100%;	width: 100%;}*/
div#video { /*height: 1110px;*/
	height: 100vh;
	width: 120%;
}

div#mask {
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 10;
}

#arrow-indicator {
	height: 71px;
	width: 20px;
	top: 0;
	margin-top: 108vh;
	margin-left: 95vw;
	position: absolute;
	z-index: 11;
}

div#vid-text {
	text-align: center;
	color: white;
	font-size: 100px;
	position: absolute;
	top: 13%;
	font-family: "heroregular", Arial, sans-serif;
	padding: 20px;
	z-index: 11;
	left: 0;
	right: 0;
	margin-left: auto;
}

div#mission h2 {
	font-family: "hero_lightlight", Arial, sans-serif;
	font-size: 24px;
}

div#vid-text h1 {
	font-size: 40px;
	margin-bottom: 0;
	font-family: hero_lightlight;
	color: white;
}

.growth {
	font-size: 49px;
	font-family: hero_lightlight;
	padding-bottom: 5px;
}

.sub-head {
	font-size: 30px;
	font-family: hero_lightlight;
	color: #6baae0;
}

.p-text {
	font-family: hero_lightlight;
	line-height: 30px;
	font-size: 18px;
}

div#vid-text h2 {
	font-size: 49pt !important;
	font-family: heroregular;
	color: white;
}

#who-graphic {
	height: 460px;
	width: 420px;
	margin: 0 auto;
	position: relative;
	top: -40%;
	left: 0;
	background-repeat: no-repeat;
	background-size: 380px 540px;
}

div#blines {
	position: absolute;
	top: 60px;
	left: 72px;
	opacity: 0;
}

#bubble1 img {
	width: 120px;
	-ms-transform: scale(0, 0); /* IE 9 */
	-webkit-transform: scale(0, 0); /* Safari */
	transform: scale(0, 0);
}

#bubble2 img {
	width: 160px;
	z-index: 9;
	-ms-transform: scale(0, 0); /* IE 9 */
	-webkit-transform: scale(0, 0); /* Safari */
	transform: scale(0, 0);
}

#bubble3 img {
	width: 200px;
	-ms-transform: scale(0, 0); /* IE 9 */
	-webkit-transform: scale(0, 0); /* Safari */
	transform: scale(0, 0);
}

#bubble1 {
	position: absolute;
	right: 51px;
	top: 29px;
}

#bubble2 {
	position: absolute;
	left: 37px;
	top: 22%;
}

#bubble3 {
	position: absolute;
	right: 58px;
	bottom: 0px;
}

div#what-man {
	margin: 0 auto;
	width: 230px;
	height: 200px;
	position: relative;
	top: 60px;
}

img#med-rotate {
	position: absolute;
	top: 0px;
	opacity: 0;
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
	left: 0px;
}

.top-left {
	background-color: #0091d6;
	height: 600px;
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.top-right {
	background-color: #f3f0f0;
	height: 600px;
}

.bottom-left {
	background-color: #fafdfe;
	height: 600px;
}

.bottom-right {
	background-color: #bdd5f1;
	height: 600px;
}

img#logo-black {
	opacity: 0;
	display: none;
	position: absolute;
}

img#logo-white {
	position: absolute;
}

svg {
	margin: 0 auto;
	position: relative;
	left: 50px;
}

#logo-faded {
	opacity: 0;
	margin: 0 auto;
}

#test {
	height: 400px;
	width: 500px;
	margin: 0 auto;
	position: absolute;
}

div#mission {
	width: 59%;
	margin: 0 auto;
	margin-top: -130px;
	font-size: 22px;
	font-family: hero_lightlight;
	color: #7E7E7E;
}

img#logo-black {
	height: 70px;
}

h1#who {
	font-size: 6em;
	margin: 0 auto;
	text-align: center;
	margin-top: 36%;
	font-family: hero_lightlight;
	color: white;
}

h1#who u {
	text-decoration: none;
	border-bottom: 5px solid white;
	opacity: 1;
	position: relative;
	top: 10px;
	z-index: 999999;
}

h1#what-we-do {
	font-size: 6em;
	margin: 0 auto;
	text-align: center;
	margin-top: 36%;
	font-family: hero_lightlight;
	color: white;
	z-index: 999999999;
	position: absolute;
	left: 10%;
}

h1#what-we-do u {
	text-decoration: none;
	border-bottom: 5px solid white;
}

.col-xs-6.top-right h2 {
	color: #60abdd;
	font-family: heroregular;
}

.col-xs-6.bottom-left h2 {
	color: #60abdd;
	font-family: heroregular;
}

.col-xs-6.top-right {
	font-family: hero_lightlight;
	line-height: 30px;
	font-size: 17px;
	color: #5A5A5A;
	padding-right: 90px;
	padding-left: 36px;
	padding-top: 40px;
}

.col-xs-6.bottom-left {
	font-family: hero_lightlight;
	line-height: 30px;
	font-size: 17px;
	color: #5A5A5A;
	padding-right: 50px;
	padding-left: 90px;
	padding-top: 40px;
}

div#mission h2 {
	font-size: 23px;
	margin: 0 auto;
	margin-top: -161px;
	font-family: hero_lightlight;
	color: #7E7E7E;
}

#large-cog {
	height: 174px;
	width: 172px;
	background-image: url(../img/big_cog.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	position: absolute;
	top: 34%;
	left: 35%;
}

#small-cog1 {
	height: 102px;
	width: 102px;
	background-image: url(../img/small_cog.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	position: absolute;
	top: 20%;
	left: 55%;
}

#small-cog2 {
	height: 102px;
	width: 102px;
	background-image: url(../img/small_cog.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	position: absolute;
	top: 60%;
	left: 55%;
}

.image-spacer {
	height: 230px;
	width: 100%;
	background-image: url(../img/home_spacer.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% auto;
}

#bar-box {
	height: 200px;
	width: 300px;
	position: relative;
	top: 200px;
}

div#advertisers img {
	width: 28%;
	border: 2px solid #D0D0D0;
	margin-right: 20px;
}

.col-md-4.overflow {
	padding-left: 30px;
	overflow: hidden;
}

#bar-1 {
	height: 100px;
	width: 25px;
	background-color: #bdd5f1;
	display: block;
	margin-right: 20px;
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

div#book-facts {
	font-family: hero_lightlight;
	line-height: 30px;
	padding-right: 20px;
	font-size: 18px;
	float: right;
}

#book {
	float: left;
	padding-left: 20px;
	-ms-transform: scale(0, 0); /* IE 9 */
	-webkit-transform: scale(0, 0); /* Safari */
	transform: scale(0, 0);
}

#bar-2 {
	height: 150px;
	width: 25px;
	background-color: #6caae1;
	display: block;
	margin-right: 20px;
	float: left;
	position: absolute;
	left: 50px;
	bottom: 0px;
}

#bar-3 {
	height: 200px;
	width: 25px;
	background-color: #0091d6;
	display: block;
	margin-right: 20px;
	float: left;
	position: absolute;
	left: 100px;
	bottom: 0px;
}

.crossplatform {
	font-size: 49px;
	font-family: hero_lightlight;
	padding-bottom: 5px;
}

img#book {
	width: 90%;
	padding-right: 20px;
}

div#computers {
	height: 430px;
}

img#imac {
	position: absolute;
	left: -4vw;
	bottom: 0px;
	opacity: 0;
}

img#ipad {
	position: absolute;
	left: 27vw;
	bottom: 0px;
	opacity: 0;
}

img#iphone {
	position: absolute;
	left: 43vw;
	bottom: 0px;
	opacity: 0;
}

div#pie-chart {
	position: relative;
	float: left;
}

div#awards {
	padding: 0px 20px 20px 20px;
	margin-left: 20px;
	padding-right: 80px;
	font-family: heroregular;
}

div#footer-wrap {
	background-color: #4c4c4c;
	height: 200px;
	font-family: hero_lightlight;
	color: white;
	font-size: 20px;
	background-image: url(../img/wave.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	display: grid;
	grid-template-rows: auto 1fr auto; /*margin-top: 20px;  */
}

div#join {
	border: 3px solid white;
	background-color: #E4E4E4;
	text-align: center;
	margin: 0 auto;
	margin-top: 5%;
	vertical-align: text-bottom;
	padding: 20px;
	width: 180px;
	text-decoration: none;
}

.col-md-6.footer {
	width: 70%;
}

div#join:hover {
	background-color: #0091d6;
	color: white;
	border: 3px solid #eee;
	background-size: 170px 110px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.5;
}

div#join a {
	position: relative;
	top: 17px;
	font-size: 20px;
}

#social img {
	padding-right: 10px;
}

.col-md-4.footer-text {
	color: white;
	font-family: hero_lightlight;
	line-height: 30px;
	max-width: 231px;
}

div#copy-right {
	width: 100%;
}

div#copy-copy {
	margin: 0 auto;
	width: 340px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.col-md-4.footer-social {
	text-align: center;
}

img#pie1 {
	position: absolute;
}

img#pie2 {
	position: absolute;
	left: 92px;
}

img#id-100 {
	position: relative;
	top: -60px !important;
}

div#black-box {
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.31);
}

.col-xs-8.news-left {
	padding: 0px 20px 0px 0px;
}

.col-xs-8.news-left img {
	float: right;
	padding: 10px;
}

.col-xs-4.news-right h3 a {
	font-size: 18px;
	color: #797979;
	font-family: heroregular;
}

.col-xs-8.news-left h3 {
	margin-top: 10px;
	font-family: hero_lightlight;
}

.col-xs-4.news-right h3 {
	margin-top: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	padding-bottom: 10px;
}

.col-xs-4.news-right h3 a:hover {
	color: black;
}

.press-post {
	margin-bottom: 25px;
}

.press-post p {
	font-size: 18px;
	line-height: 24px;
}

.col-xs-4.news-right h3 a {
	font-size: 15px;
}

.col-xs-8.news-left h3 {
	font-family: heroregular;
	font-size: 19px;
}

div#event-link a {
	height: 60px;
	width: 150px;
	background-color: #0091d6;
	padding: 20px;
	color: white;
	font-size: 21px;
}

.col-xs-4.news-right {
	border-left: 1px solid #A5A5A5;
	padding-left: 25px;
	padding-bottom: 40px;
}

div#blog-flag {
	background-color: #0091d6;
	width: 75px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	color: white;
	font-family: hero_lightlight;
	float: left;
	margin-right: 10px;
}

div#research-flag {
	background-color: #00d65b;
	width: 85px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	color: white;
	font-family: hero_lightlight;
	float: left;
	margin-right: 10px;
}

div#resources-flag {
	background-color: #d65100;
	width: 95px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	color: white;
	font-family: hero_lightlight;
	float: left;
	margin-right: 10px;
}

h2.screen-reader-text {
	display: none;
}

.insight-item img {
	float: right;
	height: 18vh;
	width: auto;
	padding: 10px;
}

span.page-numbers.current {
	padding: 16px 20px 16px 20px;
	background-color: #0c92d6;
	color: white;
}

.nav-links a {
	padding: 16px 20px 16px 20px;
	background-color: transparent;
	color: black;
}

.nav-links a:hover {
	background: #777777;
	color: white;
}

div#news-spacer {
	height: 2px;
}

a.prev.page-numbers {
}

a.next.page-numbers {
}

.nav-links {
	width: 200%;
}

div#awards strong {
	font-family: helvetica;
}

.entry-content ul li {
	font-size: 16px;
	line-height: 30px;
	font-family: Times New Roman, Arial, sans-serif;
}

.post-thumbnail img {
	max-width: 100%;
	height: auto;
}

body.about-fix {
	position: relative;
}