/*
http://www.intel.com/sites/sitewide/hat/50recode/css/intel.clear.latin.css
INTEL CLEAR fonts
- These fonts are the property of Intel and to be used only by/for Intel web properties.
*/
@font-face {
	font-family: "intel-clear";
	src: url("../fonts/intel-clear-latin.eot");
	src: url("../fonts/intel-clear-latin.eot?#iefix") format("embedded-opentype"), url("../fonts/intel-clear-latin.woff") format("woff"), url("../fonts/intel-clear-latin.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "intel-clear";
	src: url("../fonts/intel-clear-latin-bold.eot");
	src: url("../fonts/intel-clear-latin-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/intel-clear-latin-bold.woff") format("woff"), url("../fonts/intel-clear-latin-bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "intel-clear";
	src: url("../fonts/intel-clear-latin-italic.eot");
	src: url("../fonts/intel-clear-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/intel-clear-latin-italic.woff") format("woff"), url("../fonts/intel-clear-latin-italic.ttf") format("truetype");
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: "intel-clear";
	src: url("../fonts/intel-clear-latin-bold-italic.eot");
	src: url("../fonts/intel-clear-latin-bold-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/intel-clear-latin-bold-italic.woff") format("woff"), url("../fonts/intel-clear-latin-bold-italic.ttf") format("truetype");
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: "intel-clear";
	src: url("../fonts/intel-clear-latin-lite.eot");
	src: url("../fonts/intel-clear-latin-lite.eot?#iefix") format("embedded-opentype"), url("../fonts/intel-clear-latin-lite.woff") format("woff"), url("../fonts/intel-clear-latin-lite.ttf") format("truetype");
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: "intel-clear";
	src: url("../fonts/intel-clear-latin-lite-italic.eot");
	src: url("../fonts/intel-clear-latin-lite-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/intel-clear-latin-lite-italic.woff") format("woff"), url("../fonts/intel-clear-latin-lite-italic.ttf") format("truetype");
	font-weight: 200;
	font-style: italic;
}
html {
	font-size: 100%!important;
}
body, .tooltip, .popover {
	font-family: "intel-clear", "tahoma", "helvetica", sans-serif;
}
body {
	font-size: 1rem!important;
	color: #555555;
	background-color: #ffffff;
	border: 0;
	overflow-x: hidden;
}
/**, .relative {
	position: relative;
}*/
a {
	color: #0068b5;
	text-decoration: none;
}
a:hover {
	color: #00285a;
	outline: 0 none;
	text-decoration: none;
	cursor: pointer;
}

.skip-wrapper {
	position: fixed;
	top: 16px;
	left: 50%;
	z-index: 998;
	transform:translateX(-50%);
	width: 145px;
}

a.skip {
	background-color: #003c71!important;
	color: #fff;
	opacity:.01;
	outline:0;
	transform:translateY(-200%);
	display: inline-block;
	text-decoration: none;
	line-height: 1.2;
	white-space:nowrap;
}

a.skip:focus, a.skip:active {
	width:auto;
	height:auto;
	overflow: auto;
	padding:10px 16px;
	text-align: center;
	font-size: 1rem;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.24);
	z-index: 2147483647;
	transform: translateY(0);
	transition: transform .2s ease-out;
	opacity:1;
	text-decoration: none;
}

button.form-control {
	color: #f3f3f3;
	background-color: #00285a;
	font-weight: bold;
	border: 0;
}
button.form-control:hover {
	background-color: #0068b5;
}
h1, h2, h3 {
	font-weight: 200;
}
.page-title h1 {
	font-size: 28px;
	margin-top: 15px;
	margin-bottom: 15px;
	top: -15px;
}
@media (max-width:767px) {
	.page-title h1 {
		font-size: 24px;
	}
}
.headline {
	font-family: "intel-clear", "intel-clear", "tahoma", "helvetica", sans-serif;
	font-size: 3.75em;
	line-height: 0.9;
	letter-spacing: 0.029em;
}
@media (max-width:767px) {
	.headline {
		font-size: 2.75em;
	}
}
@media (max-width:991px) {
	.headline {
		font-size: 2.5em;
	}
}
@media (max-width:1199px) {
	.headline {
		font-size: 2.75em;
	}
}
@media (max-width:1649px) {
	.headline {
		font-size: 3.125em;
	}
}
.close {
	z-index: 1;
}
.btn, a.btn, .dark-blue-section a.btn {
	background-color: #00285a;
	color: #f3f3f3;
	font-weight: bold;
	border: 1px solid white;
}
.btn:hover, a.btn:hover, .dark-blue-section a.btn:hover {
	background-color: #0068b5;
	color: #f3f3f3;
}
.radial-gradient {
	background: transparent radial-gradient(ellipse farthest-corner at center center, #0068b5 1%, #00285a 70%) repeat scroll 0% 0%;
}
body {
	padding-top: 60px;
}
.global-header {
	/*height:60px;*/
}
.global-header .nav-header-wrapper {
	background-color: #0068b5;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
	z-index: 1;
}
.global-header .nav-header {
	height: 60px;
	padding: 0;
}
.global-header .brand {
	width: 64px;
	height: 42px;
	background-image: url("../images/common/intel-logo-highres.png");
	background-size: 100%;
	display: block;
	margin: 9px auto;
}
@media (max-width:767px) {
	body {
		padding-top: 60px;
	}
	.global-header .nav-header {
		height: 50px;
	}
	.global-header .brand {
		width: 53px;
		height: 35px;
		margin: 7px auto;
	}
}
.global-header .nav-links-wrapper {
	background-color: #00285a;
	/* height:42px; */
	padding: 7px 0;
}
.global-header .join-link-wrapper {}
.global-header .join-link {
	display: inline-block;
	position: absolute;
	right: 0;
	background-color: #888888;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 12px 15px;
	font-size: 14px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
}
.global-header .join-link .text {
	display: inline-block;
	color: #f3f3f3;
	margin: 7px 15px 7px 0;
}
.global-header .join-link .btn {
	font-size: inherit;
	line-height: inherit;
	min-width: 150px;
	background-color: #b8cc42;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}
.global-header .join-link .btn:hover {
	background-color: #0068b5;
	text-shadow: unset;
}
/*
.global-footer {
	padding-bottom:25px;
	background-color:#f3f3f3;
}
.global-footer h4 {
	margin:25px 0px 0.75em;
}
.global-footer ul {
	display:block;
	padding:0;
	margin:0;
}
.global-footer li {
	list-style-type:none;
}
.global-footer li a {
	display:inline-block;
	padding:0.45em 0;
}
.global-footer li .imgLnk {
	height:20px;
	width:20px;
	display:inline-block;
	vertical-align:middle;
	margin-right:7px;
}
.global-footer .legal-footer-copy {
	color:#bbb;
	font-size:10px;
	margin-top:1em;
}
.global-footer .legal-footer-copy .brand {
	position:relative;
	top:6px;
	display:inline-block;
	width:31px;
	height:20px;
	margin-right:5px;
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAUCAYAAAB1aeb6AAACxElEQVRIx7XWW4iVZRQG4Gdv9zZ0sskhyA4khXnKyugApRdJKER0whFJzcNFTYWKkOBFEEI3dRFYUBdCUKEVZUVFSoFF6lTmmUJQUprQsYKZysRxbDzcvBv+djPTzFQLfr7N/ta/1vre913r+0tWtBqCXYxrcQ1uxgRcipEooxvt2Itt+A5H64NUBpHwMtyH6ZiCzsKzF8fwB6op5CpMxVxcgY14GZ8PJvntWIBxOcEnWI1DAyz6AszCcnyGF/EkevpLPhpPYQQ+xFc4PgSKuvFRnofxemIv7i15NdwNx1ocNHS7BDdgd+K+gyaswXvlOudheAA/YWI/iRswL5z2Z3diM24N9DPxEn7EyuLJ5+EU9uGZOPRlY7Aez0dsfdnZrGW8j3PowQ5Mr518GpbgC1yEsXG8A2+Fr014NqrvxmnMwarEeAhbEqO5rogSTqKrUFSpHAhfSOAOXIdH0x7j0ionou5VeDoIwS9B6HG8ERSOhNsZea83Td2CY2U8mGCbs/ln1jOBSGhYih9wZWAcHjTexGNoi5JfCWqLstbbQlyNtRW0YOc/CGdU4feZXoZUQ6beq4F4d9qyWhdnavq8DesruBHrCg7lAbRQ7USNBfhHBuqOwLoH92b/NO4OSj3Rx++VvDSiELitwE210IJwYQTZie14IiN1NT7ALvyKSbgL3wapSrTyc6bljhps7enDmrXinvDbHj6/z94y/JaA96dvO/BpIJ2dApeFyq78XxPloRSbFljR+lycp+Cw/8euDwp/sXJummHYECX/V9aIR0LPmt4cyuG4BTeFi5YMksFaJXd8M97F/twNt4W+v1mp8DExP23QFF4+xtf5COhM63QnSUO4bcrdPTlTcnxBnPAl3sZr0UqfyWWsLv4Xpz+Jb1L4dmztz7nUx2dUY261aXkuz0mrhSnYFYQORNn7M1qPDLTS84zis9ALsDs/AAAAAElFTkSuQmCC");
}
*/
.global-footer {
	background-color: #f3f3f3;
}
.global-footer .component-padding {
	padding: 2em;
}
.global-footer .logo-container {
	float: left;
	padding-right: 3em;
}
.global-footer .footer-logo {
	width: 64px;
	margin-top: 2.57142857em;
}
.global-footer .footer-logo-mobile {
	float: none;
	width: 30px;
	margin-top: 1em;
}
.global-footer .footer-links {
	margin: 1em 0 0;
}
.global-footer .footer-links:first-child {
	margin: 0;
}
.global-footer ul {
	padding: 0;
}
.global-footer li {
	display: block;
	padding: .5em 0;
}
.global-footer .content a {
	color: #555;
}
.global-footer .content a:hover {
	color: #959595;
}
.global-footer ul a {
	padding: .5em 0;
}
.global-footer .social li {
	display: inline-block;
}
.global-footer .icon {
	display: inline-block;
	text-indent: 0;
	width: 32px;
	height: 32px;
	background-image: url("../images/common/sprite-with-gray-icons.png");
}
.global-footer .icon.facebook {
	background-position: -126px -224px;
}
.global-footer .icon.twitter {
	background-position: -126px -266px;
}
.global-footer .icon.linkedin {
	background-position: -126px -308px;
}
.global-footer .icon.youtube {
	background-position: -82px -178px;
}
.global-footer .icon.instagram {
	background-position: -354px -294px;
}
.global-footer .secondary-links {
	font-size: 0.75em;
}
.global-footer .secondary-links li {
	float: left;
	width: 45%;
	margin-right: 5%;
}
.global-footer .social li {
	margin-right: 1em;
}
@media (min-width: 992px) {
	.global-footer .content {
		float: left;
		padding: 1em .5em 1em 3em;
		border-left: 1px solid #d7d7d7;
		width: 85%;
	}
	.global-footer .footer-links {
		margin: 1.5em 0 0;
	}
	.global-footer li {
		display: inline-block;
		margin-right: 1em;
	}
	.global-footer .secondary-links li {
		float: none;
		width: auto;
		margin-right: 1em;
	}
	.global-footer .secondary-links li a {
		border-left: 1px solid #555;
		padding: 0 0 0 1em;
	}
}
section {
	padding-top: 15px;
	padding-bottom: 15px;
}
/* * > section:first-child {
	padding-top: 0;
} */
.masthead h2 {
	font-size: 3.125em;
}
.masthead .masthead-body {
	padding-top: 15px;
}
.masthead .masthead-sidebar .image {
	width: 100%;
	max-width: 30em;
}
@media (max-width:767px) {
	.masthead .masthead-sidebar .image {
		padding-top: 16px;
		padding-bottom: 10px;
	}
}
.masthead .masthead-sidebar .image img {
	width: 100%;
}
.masthead .masthead-sidebar .btn {
	margin-bottom: 30px;
}
.intel-blue-section {
	background-color: #0068b5;
	color: #ffffff;
}
.dark-blue-section {
	background-color: #004A86;
	color: #f3f3f3;
}
.medium-blue-section {
	background-color: #005a9d;
	color: #f3f3f3;
}
.dark-blue-section a, .medium-blue-section a, .intel-blue-section a {
	color: #ffffff;
}
.dark-blue-section a:hover, .medium-blue-section a:hover, .intel-blue-section a:hover {
	color: #f3f3f3;
}
.category-listing h4 {
	font-size: larger;
}
.category-listing .job-search {
	padding-bottom: 1em;
}
.category-listing ul {
	padding: 0 0 0 1em;
}
.category-listing ul li {
	list-style: outside none none;
}
.category-listing ul li::before {
	content: "›";
	position: absolute;
	margin-left: -12px;
}
@media (min-width:768px) {
	.category-listing .category-lists > [class*=col-] {
		text-align: center;
	}
	.category-listing .category-lists > [class*=col-] > * {
		display: inline-block;
		text-align: left;
	}
	.category-listing .category-lists > [class*=col-]:first-child {
		text-align: left;
	}
	.category-listing .category-lists > [class*=col-]:last-child {
		text-align: right;
	}
}
.jobs-table form .btn {
	display: block;
	min-width: 5em;
	margin: 2px 0;
	height: 1.8em;
	line-height: 1;
}
.jobs-table table {
	width: 100%;
}
.jobs-table table thead td {
	font-weight: bold;
}
.jobs-table table td {
	border: 1px solid #959595;
	min-height: 38px;
}
.jobs-table .jobs-nav {
	margin-top: 1em;
}
.jobs-table .jobs-nav > * {
	display: inline-block;
	line-height: 1.25;
}
.jobs-table .jobs-nav .jobs-showing {
	padding-right: 1em;
}
.jobs-table .jobs-nav .jobs-prev, .jobs-table .jobs-nav .jobs-next, .jobs-table .jobs-nav .jobs-left-arrow, .jobs-table .jobs-nav .jobs-right-arrow, .jobs-table .jobs-nav .jobs-page-index {
	text-align: center;
	border: 1px solid #959595;
	min-width: 1.25em;
	padding: 0 .25em;
}
.jobs-table .jobs-nav .jobs-prev.selected, .jobs-table .jobs-nav .jobs-next.selected, .jobs-table .jobs-nav .jobs-left-arrow.selected, .jobs-table .jobs-nav .jobs-right-arrow.selected, .jobs-table .jobs-nav .jobs-page-index.selected, .jobs-table .jobs-nav .jobs-prev:hover, .jobs-table .jobs-nav .jobs-next:hover, .jobs-table .jobs-nav .jobs-left-arrow:hover, .jobs-table .jobs-nav .jobs-right-arrow:hover, .jobs-table .jobs-nav .jobs-page-index:hover {
	background-color: #0068b5;
	color: #f3f3f3;
}
.jobs-table .jobs-nav .jobs-prev.inactive, .jobs-table .jobs-nav .jobs-next.inactive, .jobs-table .jobs-nav .jobs-left-arrow.inactive, .jobs-table .jobs-nav .jobs-right-arrow.inactive {
	background-color: inherit;
	color: #d7d7d7;
	border: 1px solid #d7d7d7;
	cursor: default;
}
.jobs-detail {
	padding-bottom: 2em;
}
.jobs-detail h3 {}
.jobs-detail h4 {
	font-weight: bold;
	color: #000;
}
.jobs-detail .detail-header {
	border-width: 1px 0;
	border-style: solid;
	border-color: #d7d7d7;
	margin-top: 15px;
}
.jobs-detail .detail-header .field-name {
	font-weight: bold;
}
.jobs-detail .btn {
	min-width: 150px;
}
@media (max-width:767px) {
	.jobs-detail .sidebar .pull-right {
		float: none !important;
	}
	.jobs-detail .sidebar [class*=col-] {
		margin-bottom: 5px;
		margin-top: 5px;
	}
}
.three-up .headline {
	text-align: center;
	margin-bottom: 0.5em;
}
.three-up img {
	width: 100%;
}
.three-up .btn {
	min-width: 150px;
	max-width: 100%;
}
@media (max-width:767px) {
	.three-up .three-up-content > [class*=col-] {
		margin-top: 2em;
	}
	.three-up .three-up-content > [class*=col-]:first-child {
		margin-top: 0;
	}
}
.video-thumb img {
	width: 100%;
}
.video-thumb:after {
	display: block;
	content: "";
	position: absolute;
	height: 0;
	width: 20%;
	padding-bottom: 20%;
	margin: -10%;
	top: 50%;
	left: 50%;
	background-image: url("../images/common/play.png");
	background-size: 100% 100%;
}
.sidebar [class*=col-] {
	margin-bottom: 30px;
}
@media (max-width:767px) {
	.sidebar {
		margin-top: 2em;
	}
}
.sidebar .thumb {
	max-width: 100%;
}
.sidebar .sidebar-apply .image {
	width: 100%;
	background-color: #0068b5;
}
@media (max-width:767px) {
	.sidebar .sidebar-apply .image {
		width: 250px;
	}
}
.sidebar .sidebar-apply .image img {
	width: 100%;
	padding: 10px;
}
.sidebar .sidebar-apply .text {}
.sidebar .sidebar-apply .btn {
	min-width: 150px;
}
.detail-template .sidebar {
	margin-top: 70px;
}
@media (max-width:767px) {
	.detail-template .sidebar {
		margin-top: 1em;
	}
}
@media (max-width:766px) {
	.map-section {
		display: none;
	}
}
#connect-modal .masthead-image {
	background-color: #0068b5;
	padding: 10px;
	margin: 0 25px;
	box-sizing: content-box;
	width: calc(100% - 70px);
}
#connect-modal .center, #connect-modal .center .masthead-image img {
	text-align: center;
}
#connect-modal .center .masthead-image img {
	display: inline-block;
	max-width: 100%;
	width: 300px;
}
#connect-modal form {
	text-align: center;
}
#connect-modal form .center {
	display: inline-block;
}
#connect-modal form label {
	display: table;
	text-align: left;
}
#connect-modal form input, #connect-modal form select {
	display: block;
	text-align: left;
	min-width: 325px;
}
#connect-modal form input[type="checkbox"] {
	display: inline-block;
	min-width: auto;
}
#connect-modal form label.green {
	background-color: #b8cc42;
	padding: 0 0.5em;
	margin: 0 auto 5px;
}
#connect-modal form label.green a {
	font-weight: normal;
	font-size: smaller;
}
#connect-modal form .btn {
	min-width: 150px;
	margin: 10px auto 0;
}
form [required]:before {
	content: "*";
	color: #f00;
}
.social-media {
	text-align: center;
}
.social-media .headline {
	font-size: 2.5rem;
}
.social-media .social-icon-wrapper {
	display: inline-block;
	margin: 0 auto;
}
.social-media .social-icon {
	margin: 0 9px;
	width: 100px;
	float: left;
}
@media (max-width:767px) {
	.social-media .headline {
		font-size: 2em;
	}
	.social-media .social-icon {
		margin: 0;
		width: 75px;
	}
}
.social-media .social-icon:before {
	display: block;
	content: "";
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	background-image: url("../images/common/social-icons.png");
	background-size: auto 200%;
}
.social-media .social-icon.facebook:before {
	background-position: 0% 0%;
}
.social-media .social-icon.facebook:hover:before {
	background-position: 0% -100%;
}
.social-media .social-icon.twitter:before {
	background-position: -100% 0%;
}
.social-media .social-icon.twitter:hover:before {
	background-position: -100% -100%;
}
.social-media .social-icon.linkedin:before {
	background-position: -200% 0%;
}
.social-media .social-icon.linkedin:hover:before {
	background-position: -200% -100%;
}
.social-media .social-icon.youtube:before {
	background-position: -300% 0%;
}
.social-media .social-icon.youtube:hover:before {
	background-position: -300% -100%;
}
.social-media .social-icon.instagram:before {
	background-position: -400% 0%;
}
.social-media .social-icon.instagram:hover:before {
	background-position: -400% -100%;
}
.social-media .social-icon.glassdoor:before {
	background-position: -500% 0%;
}
.social-media .social-icon.glassdoor:hover:before {
	background-position: -500% -100%;
}
.masthead-image {
	width: 100%;
}
.masthead-image .main {
	width: 100%;
}
.masthead-image .overlay {
	position: absolute;
	left: 5%;
	bottom: calc(5% * 16 / 9);
	width: 15%;
}
.masthead-image .overlay-shadow {
	position: absolute;
	left: 5%;
	bottom: calc(5% * 16 / 9);
	margin: calc(-30% * 515 / 342 / 4) calc(-30% / 4);
	width: 30%;
	opacity: 0.7;
}
.openings-template .masthead-image .overlay {
	width: 30%;
}
.openings-template .masthead-image .overlay-shadow {
	width: 60%;
	margin: calc(-60% * 515 / 342 / 4) calc(-60% / 4);
}
.masthead-image .btn {
	position: absolute;
	right: 16px;
	bottom: 16px;
	min-width: 150px;
}
/*-- JOB SEARCH --*/
.job-search {
	padding: 20px 0;
}
.job-search h2 {
	margin: 0;
	padding: 0;
	font-family: "intel-clear", "intel-clear", "tahoma", "helvetica", sans-serif;
	font-size: 40px;
	text-align: left;
}
.job-search .input-group {
	padding-top: 5px;
	max-width: 100%;
	min-width: 100%;
	float: left;
}
.job-search hr {
	opacity: 0.5;
}
@media (max-width:991px) {
	.job-search h2 {
		text-align: center;
	}
}
/*-- NEW GLOBAL MENU --*/
.navbar-default {
	background-color: #0068b5;
	border-color: #0068b5;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #56565a;
	background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a:not(.home):focus, .navbar-default .navbar-nav > li > a:not(.home):hover {
	color: #56565a;
	background-color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #56565a;
	background-color: #fff;
}
@media (min-width: 768px) {
	.navbar-nav > li > a {
		padding-top: 21px;
		padding-bottom: 20px;
	}
	.navbar-nav > li:hover > a {
		color: #56565a;
		background-color: #fff;
	}
}
.megamenu .nav, .megamenu .collapse, .megamenu .dropup, .megamenu .dropdown {
	position: static;
}
.megamenu .container {
	position: relative;
}
.megamenu .dropdown-menu {
	left: auto;
}
.megamenu .megamenu-content {
	padding: 0 0 0px 0px;
}
.megamenu .dropdown.megamenu-fw .dropdown-menu {
	left: 0;
	right: 0;
	margin-top: -1px;
}
.navbar-default {
	height: 61px;
	-ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
	-o-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.navbar-brand {
	float: none;
	font-size: 0px;
	line-height: 0px;
	display: block;
	position: absolute;
	left: 50%;
	width: 64px;
	height: 42px;
	background-image: url("../images/intel-logo-highres.png");
	background-size: 100%;
	margin: 9px 0 9px -32px;
}
@media screen and (max-width: 767px) {
	.navbar-nav {
		margin: 0px -15px;
	}
	.navbar-brand {
		float: none;
		font-size: 0px;
		line-height: 0px;
		display: block;
		position: absolute!important;
		left: 50%;
		width: 64px;
		height: 42px;
		background-size: 100%;
		margin: 9px 0 9px -32px;
		top: 0;
	}
	.megamenu .dropdown {
		padding: 0px;
		max-height: 300px;
		background: #ffffff;
		overflow: scroll;
	}
	.megamenu .megamenu-content {
		padding: 15px;
	}
	.megamenu .dropdown.megamenu-fw .dropdown-menu {
		left: 0;
		right: 0;
		margin-top: 0px;
		overflow: scroll;
	}
	.navbar-default .navbar-nav > li > a {
		color: #56565a;
	}
	.navbar-collapse {
		/*max-height: 100% !important;*/
	}
}
.megamenu .megamenu-content a {
	color: #56565a;
}
.megamenu .megamenu-content a:hover {
	color: #00285a;
}
.megamenu .row.no-gutter {
	margin-left: 0;
	margin-right: 0;
}
.megamenu .row.no-gutter [class*='col-']:not(:first-child), .megamenu .row.no-gutter [class*='col-']:not(:last-child) {
	padding-right: 0;
	padding-left: 0;
}
.megamenu .megamenu-content ul {
	list-style: none;
	padding: 0px 15px 15px 0;
}
.megamenu .megamenu-content ul li {
	list-style: none;
	padding: 0 10px 5px 10px;
}
.megamenu .megamenu-content ul li ul li a:before {
	content: "- ";
}
@media screen and (min-width: 768px) {
	.row-eq-height {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.row-eq-height [class*="col-"] {
		padding-top: 0px;
		padding-bottom: 0px;
		border-right: 1px solid #ddd;
		background: #ffffff;
	}
}
.navbar-default .navbar-toggle {
	position: relative;
	float: left;
	padding: 9px 10px;
	margin-top: 14px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.navbar-default .navbar-toggle {
	border-color: #0068b5;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #0068b5;
}
.navbar-default .navbar-collapse {
	border-top: none;
}
@media (min-width:768px) and (max-width:1111px) {}
.megamenu h3 {
	display: block;
	margin: 0 0 5px 0;
	padding: 15px 10px 5px 10px;
	text-align: left;
	position: relative;
	font-size: 14px!important;
	color: #56565a!important;
	font-weight: bold;
}
.global-header {
	position: relative;
}
.global-header .join-link-wrapper {
	position: absolute;
	top: 62px;
}
.join-link-wrapper {
	top: 62px;
	position: absolute;
	right: 13px;
	z-index: 10;
}
@media (max-width: 767px) {
	.join-link-wrapper {
		position: absolute;
		top: 62px;
		right: 0;
	}
}
.join-link {
	display: inline-block;
	right: 0;
	background-color: #888888;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 12px 15px;
	font-size: 14px;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	float: right;
}
.join-link .text {
	display: inline-block;
	color: #f3f3f3;
	margin: 7px 15px 7px 0;
}
.join-link .btn {
	font-size: inherit;
	line-height: inherit;
	min-width: 150px;
	background-color: #b8cc42;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}
.join-link .btn:hover {
	background-color: #0068b5;
	text-shadow: unset;
}
.blue-bg-heading {
	background: #00285a;
}
.blue-bg-heading h2 {
	padding: 0px 0;
	display: block;
	font-size: 1.2em;
	color: #fff;
}
/* icon bar*/
.icon-menu {
	display: block;
	padding-top: 10px;
	position: absolute;
	left: 0;
	top: 9px;
}
.icon-menu .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	margin-top: 4px;
	margin-right: 10px;
}
.icon-menu .icon-bar {
	background-color: #ffffff;
}
@media (max-width: 767px) {
	.megamenu-fw .icon-menu {
		display: none;
	}
}
.dropdown-menu .close {
	position: absolute;
	top: 10px;
	right: 10px;
	display: inline-block;
	/*padding: 8px 10px;*/
	background: #ccc;
	border-radius: 50%;
	font-size: 10px;
	border: 1px solid #5656a;
	opacity: 0.8;
	outline: none;
	width: 25px;
	height: 25px;
}
@media (max-width: 991px) {
	.dropdown-menu .close {
		top: 3px;
		right: 3px;
	}
}
/*-- BANNER --*/
.home.banner {
	position: relative;
	background-image:url('/Views/Client/d1fbe68e-ee7a-4d07-ba71-10c3e62672ab/images/new-homepage-banner-min.png');
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
	max-width:100%;
	height: 230px;
	max-height: 500px;
}
.banner img {
	min-width: 100%;
	max-width: 100%;
}
.banner .main-cta {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: 0;
}
/* .banner .main-cta .btn {
	float: right;
	margin-right: 15px;
} */

@media (min-width: 568px) {
	.home.banner {
		height: calc(100vh - 61px);
	}
}

@media (min-width: 992px) {

.banner .main-cta {
	width: 970px;
	bottom: 11%;
	left:10%;
}
.banner .main-cta .btn {
	float: left;
}
}

@media (min-width: 1200px) {
.banner .main-cta {
	width: 1170px;
}
}

@media (min-width: 1650px) {
.banner .main-cta {
	width: 1610px;
}
}
/*-- SLIDER --*/
.slider .item {
	min-height: 500px;
	background-size: cover!important;
	background-image: no-repeat;
}
@media (max-width: 992px) {
	.slider .item {
		min-height: 580px;
	}
}
.slider .carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 50px;
	font-size: 70px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .9
}
.slider .carousel-control.left {
	background-image: none!important;
	background-repeat: repeat-x;
	left: -60px;
}
.slider .carousel-control.right {
	right: -60px;
	left: auto;
	background-image: none!important;
	background-repeat: repeat-x
}
@media (max-width:1024px) {
	.slider .carousel-control.left {
		background-image: none!important;
		background-repeat: repeat-x;
		left: 20px;
	}
	.slider .carousel-control.right {
		right: 20px;
		left: auto;
		background-image: none!important;
		background-repeat: repeat-x
	}
}
.slider .carousel-control:focus, .slider .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}
.slider .carousel-control .glyphicon-chevron-left, .slider .carousel-control .glyphicon-chevron-right, .slider .carousel-control .icon-next, .slider .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}
.slider .carousel-control .glyphicon-chevron-left, .slider .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}
.slider .carousel-control .glyphicon-chevron-right, .slider .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}
.slider .carousel-control .icon-next, .slider .carousel-control .icon-prev {
	width: 38px;
	height: 38px;
	font-family: serif;
	line-height: 1.1;
	font-size: 30px;
	border-radius: 50%;
	opacity: 0.8;
}
.slider .carousel-control .icon-next {
	background-image: url(../images/sliding-gallery-arrows.png);
	background-repeat: no-repeat;
	background-position: -106px -6px;
}
.slider .carousel-control .icon-prev {
	background-image: url(../images/sliding-gallery-arrows.png);
	background-repeat: no-repeat;
	background-position: -56px -6px;
}
.slider .carousel-control .icon-prev:before {
	content: ''
}
.slider .carousel-control .icon-next:before {
	content: ''
}
.slider {
	padding: 30px 0px 50px 0px;
}
.slider .carousel {
	border: 2px solid rgba(255, 255, 255, 0.73);
}
.slider .carousel-inner {
	background-color: #ffffff;
	background-size: cover;
	background-position: center center;
}
.slider .carousel-caption {
	padding: 0px 30px 0px 30px !important;
}
.slider .carousel-caption h2 {
	font-family: 'intel-clear';
	font-size: 4em;
	line-height: .9;
	letter-spacing: .029em;
	display: block;
	margin: 0 0em 30px 0em;
	font-weight: 200;
	text-shadow: none;
	color: #0068b5;
}
.slider .carousel-caption p {
	font-size: 16px;
	line-height: 21px;
	letter-spacing: normal;
	display: block;
	margin: 0 0em;
	font-weight: 200;
	text-shadow: none;
	color: #56565a;
}
.slider h1.blueText {
	color: #0068b5!important;
}
.slider .carousel-caption {
	text-align: left;
	text-shadow: none;
	position: relative;
	right: 0;
	left: 0;
}
.slider .carousel-indicators {
	font-size: 2em;
	padding-top: 20%;
	bottom: -50px;
	left: 50%;
	margin-left: -50px;
	width: auto;
	text-align: left;
	text-shadow: none;
}
.slider .carousel-indicators li {
	background: transparent;
	border: 1px solid #ccc;
}
.slider .carousel-indicators li.active {
	background: #ccc;
	border: 1px solid #00285a;
}
.slider .carousel-control.left, .slider .carousel-control.right {
	display: block;
}
.slider .col-md-6 {
	background: #fff;
	position: relative;
}
/* -- new styles --*/
.slider .item .col-md-6:after {
	content: "";
	width: 70px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -70px;
	border-left: 70px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 600px solid #ffffff;
}
.slider span.banner-cta {
	background: #ffffff !important;
	color: #0068b5 !important;
	font-weight: bold;
	border: none;
	margin-top: 30px;
	border-radius: 2px;
	padding: 15px 40px;
}
.slider span.banner-cta:hover {
	background-color: #f3f3f3 !important;
	color: #f3f3f3;
}
@media screen and (max-width: 992px) {
	.slider .item .col-md-6:after {
		display: none;
	}
}
.slider .carousel-caption {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
	.slider .carousel-control .glyphicon-chevron-left, .slider .carousel-control .glyphicon-chevron-right, .slider .carousel-control .icon-next, .slider .carousel-control .icon-prev {
		position: absolute;
		top: 100px!important;
		z-index: 5;
		display: inline-block;
		margin-top: -10px;
	}
}
@media screen and (max-width: 992px) {
	.slider .carousel-caption {
		padding: 10px 10px 20px 10px !important;
	}
	.slider .carousel-caption {
		position: relative;
		top: 0;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	.slider .carousel-indicators {
		left: 0% !important;
		padding: 0px !important;
		top: inherit;
		bottom: 0% !important;
		margin-left: inherit !important;
		text-align: center !important;
		text-shadow: none;
		width: 100% !important;
	}
	.slider .item {
		background-image: none!important;
		height: 400px;
	}
	.slider .carousel-caption h2 {
		font-size: 2em;
		margin: 20px 0 10px 0;
	}
	.slider .carousel-control .glyphicon-chevron-left, .slider .carousel-control .glyphicon-chevron-right, .slider .carousel-control .icon-next, .slider .carousel-control .icon-prev {
		position: absolute;
		top: 150px;
		z-index: 5;
		display: inline-block;
		margin-top: -10px;
	}
}
.slider a.banner-cta {
	background: #ffffff !important;
	color: #0068b5 !important;
	font-weight: bold;
	border: none;
	margin-top: 30px;
	border-radius: 2px;
}
.slider a.banner-cta:hover {
	background-color: #f3f3f3 !important;
	color: #00285a;
}
@media screen and (max-width: 767px) {
	.slider .item {
		background-image: none!important;
		height: 300px;
	}
}
/*-- mobile menu --*/
.nav-wrapper {
	position: absolute;
	width: 300px;
	height: 100vh;
	transition: all 0.5s ease;
	left: -340px;
	top: 0px;
}
.nav-wrapper.show-menu {
	left: 0px;
}
.js-nav-toggle {
	position: absolute;
	top: 0;
	left: 20px;
	width: 43px;
	height: 40px;
	margin: 10px 0 0 0px;
	display: none;
	float: left;
	padding: 0;
	color: #ffffff;
	z-index: 2;
}
@media (max-width:767px) {
	.js-nav-toggle {
		display: block;
	}
}
.js-nav-toggle span {
	position: relative;
	background-color: #ffffff;
	height: 2px;
	display: block;
	width: 22px;
	margin: 17px auto 0;
	transition: all 0.4s;
	transition-delay: 0.3s;
}
.js-nav-toggle span:before, .js-nav-toggle span:after {
	content: '';
	position: absolute;
	display: block;
	width: 20px;
	height: 0;
	left: 1px;
	top: 50%;
	margin-top: -7px;
	transition: all 0.3s 0.3s;
}
.js-nav-toggle span:before {
	box-shadow: 0 14px 0 1px #ffffff;
}
.js-nav-toggle span:after {
	box-shadow: 0 0 0 1px #ffffff;
}
.show-menu .js-nav-toggle span {
	background-color: transparent;
}
.show-menu .js-nav-toggle span:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.show-menu .js-nav-toggle span:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.show-menu .js-nav-toggle span:before, .show-menu .js-nav-toggle span:after {
	margin-top: 0;
	box-shadow: 0 0 0 1px #333333;
}
.nav-wrapper nav {
	position: fixed;
	display: none;
	left: -100%;
	top: 0;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	box-shadow: 0 0 5px 1px #ddd;
	background-color: #252525;
	z-index: 1033;
	height: 100vh;
	transition: all 0.5s ease;
}
.nav-wrapper nav .nav-toggle {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0.45em 0.6em;
	background-color: #333333;
	color: #fff;
	z-index: 1032;
	cursor: pointer;
	transition: backgroun-color 0.2s;
}
.nav-wrapper nav .nav-toggle:hover {
	background-color: #333333;
}
.nav-wrapper nav .nav-toggle.back-visible .nav-back {
	opacity: 1;
}
.nav-wrapper nav .nav-toggle.back-visible .nav-title {
	-webkit-transform: translateX(40px);
	-ms-transform: translateX(40px);
	transform: translateX(40px);
}
.nav-wrapper nav .nav-title {
	position: absolute;
	left: 0;
	top: 0.8em;
	padding-left: 0.7em;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}
.nav-wrapper nav .nav-back {
	display: inline-block;
	position: relative;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	z-index: 1;
	opacity: 0;
	transition: opacity 0.2s;
}
.nav-wrapper nav .nav-back:before, .nav-wrapper nav .nav-back:after {
	content: '';
	position: absolute;
	top: 50%;
}
.nav-wrapper nav .nav-back:before {
	left: 50%;
	width: 9px;
	height: 9px;
	border: 2px solid currentcolor;
	border-right-color: transparent;
	border-bottom-color: transparent;
	-webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotateZ(-45deg);
}
.nav-wrapper nav .nav-back:after {
	left: 28%;
	width: 15px;
	height: 2px;
	background-color: currentcolor;
	margin-top: -1px;
}
.nav-wrapper nav a {
	display: block;
	position: relative;
	padding: 0.7em;
	color: #999;
	text-decoration: none;
	transition: color 0.15s, background-color 0.15s;
}
.nav-wrapper nav a:hover {
	color: #00285a;
}
.nav-wrapper nav ul {
	list-style: none;
	padding: 45px 0 0;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	position: absolute;
	left: 0;
	top: 10px;
	width: 100%;
}
.nav-wrapper nav ul ul {
	display: none;
	left: 100%;
}
.nav-wrapper nav li.has-dropdown > a {
	padding-right: 2.5em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.nav-wrapper nav > li.has-dropdown {
	position: relative;
	top: 0!important;
}
.nav-wrapper nav li.has-dropdown > a:after {
	content: '';
	position: absolute;
	top: 22px;
	right: 1em;
	width: 9px;
	height: 9px;
	border: 1px solid currentcolor;
	border-left-color: transparent;
	border-top-color: transparent;
	-webkit-transform: translateY(-90%) rotateZ(-45deg);
	-ms-transform: translateY(-90%) rotate(-45deg);
	transform: translateY(-90%) rotateZ(-45deg);
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%;
}
.nav-wrapper nav li.nav-dropdown-open > ul {
	display: block;
	position: fixed;
	margin: 0;
	padding: 0;
	top: 44px;
	-webkit-transform: translateY(0)!important;
	-ms-transform: translateY(0)!important;
	transform: translateY(0)!important;
}
.nav-wrapper nav li.nav-dropdown-open > ul ul {
	position: fixed;
	margin: 0;
	padding: 0;
	top: 0px;
	-webkit-transform: translateY(0)!important;
	-ms-transform: translateY(0)!important;
	transform: translateY(0)!important;
}
.mobile-menu-header {
	height: 44px;
	width: 38px;
	display: block;
	position: absolute;
	z-index: 1033;
	right: 0;
	color: #ccc;
	padding: 12px;
	cursor: pointer;
	border: none;
	background: #333333;
	outline: none;
}
.smallMenu {
	width: 300px!important;
	left: 14px!important;
}
.bigMenuList {
	width: auto!important;
}
.bigMenuContent {
	max-width: 800px;
	position: absolute;
	left: 135px!important;
}
.top20 {
	margin-top: 20px;
}
/*-- only of IE Edge --*/
_:-ms-lang(x), .nav-wrapper nav ul ul {
	display: none;
	left: 0;
	background-color: #252525;
	z-index: 9999;
	height: 100%
}
/* tabs css initially for global-student-center */
.js-tabcontent[aria-hidden=true] {
	display: none;
}
.customWrapper .nav-sidebar ul.nav.js-tablist li.js-tablist__item a.js-tablist__link[aria-selected=true] {
	cursor: default;
	background-color: #ffffff;
	color: #0068b5;
	position: relative;
	display: block;
	outline: none;
}
.customWrapper .nav-sidebar ul.nav.js-tablist li.js-tablist__item a.js-tablist__link[aria-selected=true]:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	margin-top: -10px;
	margin-left: 0px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #00285a;
	position: absolute;
	top: 50%;
	right: -10px;
}
/* end tabs css */
/* Homepage, ShowJob, ListJobs */
body.intInvertColors section {
	background-color: black;
}
body.intInvertColors a:not(.btn) {
	color: #00aeef;
	text-decoration: underline;
}
body.intInvertColors a:not(.btn):hover {
	color: #0071cf;
}
body.intInvertColors .customWrapper.intel-blue-section {
	background-color: black;
}
body.intInvertColors *:focus {
	outline: 2px dotted black !important;
	box-shadow: 0 0 5px white, 0 0 10px white !important;
}
body.intInvertColors .carousel-indicators li {
	background-color: rgba(0, 0, 0, 0.5);
	border: 1px solid #fff;
	box-shadow: 1px 1px 1px #000, -1px 1px 1px #000, 1px -1px 1px #000, -1px -1px 1px #000, 0 0 5px #000;
}
/*//////////////////////////////
SMASHFLY STYLES
//////////////////////////////*/
.summarylist-link::before, .summarylist-more::before {
	content: "›";
	position: absolute;
	margin-left: -12px;
}
.summarylist {
	padding: 0 0 0 1em;
}
#keywords {
	width: 80%;
	float: left;
}
#keywordsearch {
	float: right;
	width: 15%;
	color: #f3f3f3;
	background-color: #0068b5;
	font-weight: bold;
	border: 0;
}
.megamenu .megamenu-content a, .megamenu .megamenu-content a:visited, .megamenu .megamenu-content a:hover, .megamenu .megamenu-content ul li {
	background-color: white;
}
/***********BREADCRUMB AREA**********/
#breadcrumb-area, #breadcrumb-career {
	background-color: #00285a;
	display: none;
	border-bottom: 1px solid #0068b5;
}
.breadcrumb {
	padding: 9px 15px;
	background-color: #00285a;
	margin-bottom: 0;
	border-radius: 0;
}
.breadcrumb-item {
	text-transform: capitalize;
}
.breadcrumb-item a {
	text-decoration: none !important;
	color: white !important;
}
.breadcrumb > li + li:before {
	color: white;
	content: '›';
	margin-left: 3px;
}
.breadcrumb > .active {
	font-style: italic;
	color: white;
}
.customWrapper-hebrew .breadcrumb {
	text-align: left;
	direction: ltr;
}
#breadcrumb-career-area .container {
	padding-top: 0;
	padding-bottom: 0;
}
#breadcrumb-career-area ol {
	margin-bottom: 0;
}
/***********JOB LIST PAGE**********/
.JobListTable tr, .JobListTable th, .JobListTable td {
	padding: 8px;
	vertical-align: text-top;
}
.JobListTable tr:first-child td {
	border: 0;
}
.JobListTable tr td:last-child {
	border: 0;
}
.job-filter-button-cell {
	border: 0!important;
}
.colcity {
	text-align: center;
}
.jobFilterReset {
	margin-top: 2px;
}
/********** Pager **********/
.pager-info {
	float: left;
}
.pager .disabled {
	border: 1px solid #ddd;
	color: #999;
	margin-top: 4px;
	padding: 3px;
	text-align: center;
}
.pager .current {
	background-color: #0068b5;
	color: #f3f3f3;
	border: 1px solid #959595;
	font-weight: bold;
	margin-top: 4px;
	padding: 3px 5px;
	text-align: center;
}
.pager span, .pager a {
	margin: 4px 3px;
}
.pager a {
	border: 1px solid #c0c0c0;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
}
/***********PICK LIST PAGE ***********/
/***********JOB DESCRIPTION***********/
.native-breadcrumbs {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.native-breadcrumbs li {
	display: inline;
}
.applyBtnTopDiv {
	display: none;
}
.applyBtnBottomDiv {
	margin-top: 10px;
}
.dataBlock {
	margin-bottom: 25px;
	padding-left: 0px;
	margin-top: 10px;
}
.fieldedData {
	padding-left: 0px;
}
.jobField {
	float: left;
	font-weight: bold;
	margin-right: 10px;
}
.value {
	font-family: 'Lora Regular';
	font-size: 16px;
	/*line-height: 25px;*/
	color: #7e7e7e;
}
.desc {
	padding-left: 0px;
}
.powered-by {
	float: right;
	margin-right: 275px;
	margin-top: 1em;
}
/********** IFRAME FOR TNF FORM **********/
.aspect-ratio {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 1200px;
	margin-bottom: 0;
}
iframe {
	width: 100%;
}
.aspect-ratio iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
button.close {
	top: -8px;
	right: -9px;
	background-color: #00AEEF;
	border-radius: 100%;
	border: 2px solid white;
	width: 20px;
	height: 20px;
	font-weight: 100;
	font-size: 16px;
	position: absolute;
}
.close:focus, .close:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	color: white;
}
.close {
	filter: alpha(opacity=100);
	opacity: 1;
	color: white;
}
/**********EXIT FORM******************/
.exit-form #contactForm_outerDiv {
	top: 9px !important;
}
.exit-form .modal-content {
	width: 96%;
}
.exit-form .modal-dialog {
	width: 100%;
	max-width: 700px;
}
.exit-form .aspect-ratio {
	height: 790px;
	padding-bottom: 0;
}
/********** FORMATTING FOR MAINTENANCE SECTION **********/
.gearNotes {
	background: #ffa300 url("../images/common/gear.png") no-repeat left center;
	padding: 3px 20px 3px 60px;
	position: absolute;
	left: 20px;
	top: 5px;
	color: #fff;
	border-radius: 2px;
	z-index: 999;
	cursor: pointer;
}
.gearNotes .bigHead {
	font-size: 1em;
	font-weight: bold;
	display: block;
}
.gearNotes .smallHead {
	font-size: .90em;
	font-weight: normal;
	display: block;
}
.gearNotes:hover {
	background: #00285a url("../images/common/gear.png") no-repeat left center;
}
.important-notes {
	padding: 20px 20px 50px 20px;
	margin: 0;
}
.bg-color {
	background: #00285a;
}
.gearIco {
	background: url("../images/common/gear.png") no-repeat left center;
	padding: 20px 20px 20px 60px;
}
body {
	padding-right: 0!important;
}
.popUpLogo {
	width: 75px;
	margin: 0 auto 30px auto;
	text-align: center;
}
.popup-para {
	color: #ffffff;
	font-size: 1.3em;
	padding: 10px 20px;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}
/***********FOOTER***********/
.poweredby {
	border-left: 1px solid #555;
	padding: 0 0 0 1em;
}
.poweredby a {
	border: none!important;
	padding: 0px!important;
}
/***********MEDIA QUERIES***********/
@media screen and (max-width:768px) {
	.hidemap {
		display: none;
	}
	.global-header .join-link {
		font-size: 10px;
	}
	#keywords {
		width: 70%;
	}
	#keywordsearch {
		width: 25%;
	}
	.breadcrumbs {
		margin-top: 15%;
	}
	table, thead, tbody, td, tr {
		display: block !important;
	}
	table tbody td {
		display: block;
		border: none;
		/* border-bottom: 1px solid #eee; */
		position: relative;
		padding-left: 30%!important;
	}
	th a, .JobListTable th, .JobListTable tr:first-child {
		display: none!important;
	}
	.JobListTable tr td:last-child {
		min-height: 0px;
		padding: 0px;
	}
	.colcity {
		text-align: left;
	}
	.jobFilterSearch, .jobFilterReset, .job-filter {
		display: none !important;
	}
	table tbody td:before {
		position: absolute;
		left: 6px;
		width: 20%;
		padding-right: 10px;
		white-space: nowrap;
	}
	.JobListTable td:nth-of-type(1):before {
		content: "Job Title";
	}
	.JobListTable td:nth-of-type(2):before {
		content: "Country";
	}
	.JobListTable td:nth-of-type(3):before {
		content: "City";
	}
	.JobListTable td:nth-of-type(4):before {
		content: "State";
	}
	.JobListTable td:nth-of-type(5):before {
		content: "Locations";
	}
	.JobListTable td:nth-of-type(6):before {
		content: "Job Type";
	}
	.powered-by {
		margin-right: 0px;
	}
}
/*////////CUSTOM PAGES//////////*
/***************************************
    Custom Pages styling
***************************************/
/*ALP Page*/
.alp1 {
	background-image: url(../asset/image/04-banner-16x9-1920x1080.jpg);
}
.alp2 {
	background-image: url(../asset/image/04-banner-16x9-864x486.jpg);
}
.alp3 {
	background-image: url(../asset/image/benefits-banner.png);
}
.alp4 {
	background-image: url(../asset/image/life-at-intel-banner.png);
}
/*ELP Page*/
.elp1 {
	background-image: url(../asset/image/06-banner-16x9-1920x1080.jpg);
}
.elp2 {
	background-image: url(../asset/image/06-banner-16x9-864x486.jpg);
}
.elp3, .int3 {
	background-image: url(../asset/image/benefits-banner.png);
}
.elp4, .int4 {
	background-image: url(../asset/image/life-at-intel-banner.png);
}
/*INTERNSHIPS Page*/
.int1 {
	background-image: url(../asset/image/07-banner-16x9-1920x1080.jpg);
}
.int2 {
	background-image: url(../asset/image/07-banner-16x9-864x486.jpg);
}
/*GLOBAL Page*/
.global1 {
	background-image: url(../asset/image/01-banner-16x9-1920x1080.jpg);
}
.global2 {
	background-image: url(../asset/image/01-banner-16x9-864x486.jpg);
}
.global3 {
	background-image: url(../asset/image/02-banner-16x9-1920x1080.jpg);
}
.global4 {
	background-image: url(../asset/image/02-banner-16x9-864x486.jpg);
}
.global5 {
	background-image: url(../asset/image/03-banner-16x9-1920x1080.jpg);
}
.global6 {
	background-image: url(../asset/image/03-banner-16x9-864x486.jpg);
}
/*ROTATION Page*/
.rotate1 {
	background-image: url(../asset/image/05-banner-16x9-1920x1080.jpg);
}
.rotate2 {
	background-image: url(../asset/image/05-banner-16x9-864x486.jpg);
}
.rotate3 {
	background-image: url(../asset/image/benefits-banner.png);
}
.rotate4 {
	background-image: url(../asset/image/life-at-intel-banner.png);
}
.rotate5 {
	background-image: url(../asset/image/smg-banner-16x9-1920x1080.jpg);
}
/*LIFE Page*/
.life1 {
	background-image: url(../asset/image/life-at-intel-banner-16x9-1920x1080.jpg);
}
.life2 {
	background-image: url(../asset/image/life-at-intel-banner-16x9-864x486.jpg);
}
/*BENEFITS PAGE*/
.benefits {
	background-image: url(../asset/image/benefits-banner.jpg);
}
.ben2 {
	background-image: url(../asset/image/benefits-banner-16x9-864x486.jpg);
}
/*IOTG Page */
.iotg1 {
	background-image: url(../asset/image/iotg-banner-16x9-1920x1080.jpg);
}
.iotg2 {
	background-image: url(../asset/image/iotg-banner-16x9-864x486.jpg);
}
/*MAKE A DIFFERENCE Page*/
.mad1 {
	background-image: url(../asset/image/01-mad-banner-16x9-1920x1080.jpg);
}
.mad2 {
	background-image: url(../asset/image/01-mad-banner-16x9-864x486.jpg);
}
/*CVG Page*/
.cvg1 {
	background-image: url(../asset/image/01-cvg-banner-16x9-1920x1080.jpg);
}
.cvg2 {
	background-image: url(../asset/image/01-cvg-banner-16x9-864x486.jpg);
}
/*AMAZING WORKS HERE*/
.player .title .portrait, .player .title .portrait, .byline-from {
	display: none;
}
@media (min-width: 768px) AND (max-width: 1024px) {
	.customWrapper .carousel-caption h1 {
		font-size: 70px!important;
	}
}
/*/////////////////////////////
ACCESSIBILITY
//////////////////////////////*/
body.intInvertColors h1, body.intInvertColors h2, body.intInvertColors h3, body.intInvertColors h4 {
	color: #fff;
}
body.intInvertColors nav {
	color: #fff;
}
body.intInvertColors hr {
	color: #fff;
}
body.intInvertColors section {
	color: #fff;
}
body.intInvertColors li {
	color: #fff;
}
body.intInvertColors ul {
	color: #fff;
}
body.intInvertColors input[type="submit"] {
	color: #fff;
}
body.intInvertColors a {}
body.intInvertColors a.btn, body.intInvertColors button {
	border-color: #b8cc42;
	background: transparent;
}
.acce-btn {
	margin: 12px 0px;
	padding: 5px 15px;
	outline: none;
}
.acce-btn-m {
	display: none;
}
@media (max-width:767px) {
	.acce-btn-m {
		margin: 15px 0px;
		padding: 5px 10px;
		display: block;
		position: absolute;
		right: 15px;
	}
}
.visuallyhidden {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	padding: 0 !important;
	border: 0 !important;
	height: 1px !important;
	width: 1px !important;
	overflow: hidden;
}
body:hover .visuallyhidden a, body:hover .visuallyhidden input, body:hover .visuallyhidden button {
	display: none !important;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.customWrapper .mainSearchBar .h1 {
	margin: -0.15em 0 0;
}
.customWrapper .mainSearchBar .input-group {
	padding: 9px 15px 9px 0;
}
body.intInvertColors .customWrapper .show-more-container .toggler {
	background-color: #000 !important;
}
body.intInvertColors .customWrapper .bluebackground {
	background-color: #000 !important;
}
body.intInvertColors .customWrapper .employeeTestimonials .eqheight-container .eqHeight {
	background-color: #000 !important;
}
body.intInvertColors .customWrapper .volunteerService .watch_video {
	background-color: #000 !important;
}
body.intInvertColors .customWrapper .volunteerService .info_block {
	background-color: #000 !important;
}
body.intInvertColors .customWrapper .topMenu, body.intInvertColors .customWrapper .bottomMenu {
	background-color: #000;
}
body.intInvertColors .customWrapper .topMenu a, body.intInvertColors .customWrapper .bottomMenu a {
	background-color: #000;
	border: 2px solid #0068b5;
	border-radius: 3px;
}
body.intInvertColors .customWrapper .topMenu a:hover, body.intInvertColors .customWrapper .bottomMenu a:hover {
	border-color: #9addf7;
}
.customWrapper .big-cta .h1 {
	margin: 0;
}
body.intInvertColors .customWrapper .big-cta a {
	background-color: #00285a;
}
body.intInvertColors .customWrapper .big-cta a:hover {
	background-color: #00aeef;
}
body.intInvertColors a:not(.btn) {
	text-decoration: underline;
}
.customWrapper .carousel-caption .h1 {
	font-family: 'intel-clear';
	font-size: 3.5em !important;
	line-height: .9;
	letter-spacing: .029em;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: 200;
	text-shadow: none;
}
/*/////INVERT COLORS////////*/
/*Intel CSS invert button*/
body.intInvertColors .dark-blue-bg-container, body.intInvertColors .dark-blue-section {
	background: #000;
}
body.intInvertColors .blue-bg-container {
	background: #292929
}
body.intInvertColors .navbar-default {
	background: #000;
	border-color: #000;
}
body.intInvertColors .light-blue-bg-container, body.intInvertColors .customWrapper-hebrew .big-cta a {
	background: #494949;
}
body.intInvertColors .global-footer {
	background: #191919;
}
body.intInvertColors .global-footer * {
	color: #fff;
}
body.intInvertColors .white-bg-container {
	background: #595959;
}
body.intInvertColors .white-bg-container * {
	color: #fff !important;
}
body.intInvertColors h1, body.intInvertColors h2, body.intInvertColors h3, body.intInvertColors h4 {
	color: #fff;
}
body.intInvertColors nav {
	color: #fff;
}
body.intInvertColors hr {
	color: #fff;
}
body.intInvertColors section {
	color: #fff;
}
body.intInvertColors li {
	color: #fff;
}
body.intInvertColors ul {
	color: #fff;
}
body.intInvertColors input[type="submit"] {
	color: #fff;
}
body.intInvertColors a {}
body.intInvertColors a.btn, body.intInvertColors button, body.intInvertColors .customWrapper-hebrew #keywordsearch, body.intInvertColors .customWrapper-hebrew #secondary-menu a, body.intInvertColors .customWrapper-hebrew .nav-sidebar .nav > li.active a {
	border: 1px solid #C3D832;
	background: transparent;
}
body.intInvertColors a.btn:hover, body.intInvertColors button:hover, body.intInvertColors .customWrapper-hebrew #keywordsearch:hover, body.intInvertColors .customWrapper-hebrew #secondary-menu a:hover, body.intInvertColors .customWrapper-hebrew .nav-sidebar .nav > li.active a:hover {
	background: transparent;
	border: 1px solid #93A802;
}
body.intInvertColors .customWrapper-hebrew .nav-sidebar .nav > li.active a::after {
	border-right: 10px solid #C3D832;
}
body.intInvertColors .customWrapper-hebrew .nav-sidebar .nav > li a {
	color: #fff;
	border: 1px solid transparent;
}
body.intInvertColors .customWrapper-hebrew .nav-sidebar .nav > li {
	border-bottom: 1px dashed #334810;
}
body.intInvertColors .customWrapper-hebrew #custom-search-input input:focus {
	border: 1px solid #C3D832;
}
body.intInvertColors .customWrapper-hebrew .nav-sidebar .nav > li > a:hover {
	border: 1px solid #C3D832;
	background: transparent;
}
body .customWrapper-hebrew a {
	text-decoration: underline;
}
body .customWrapper-hebrew a.btn-primary {
	text-decoration: none;
}
body .customWrapper-hebrew .nav-sidebar .nav > li a {
	text-decoration: none;
}
body.intInvertColors .customWrapper-hebrew .carousel-caption h1 {
	text-shadow: 2px 2px 2px #000;
}
body.intInvertColors .customWrapper-hebrew .carousel-caption {
	background-color: rgba(0, 60, 113, .8);
}
.customWrapper-hebrew .carousel-caption h1 {
	text-align: right;
}
body.intInvertColors input::-webkit-input-placeholder {
	color: #000 !important;
}
body.intInvertColors input:-moz-placeholder { /* Firefox 18- */
	color: #000 !important;
}
body.intInvertColors input::-moz-placeholder {  /* Firefox 19+ */
	color: #000 !important;
}
body.intInvertColors input:-ms-input-placeholder {
	color: #000 !important;
}
body.intInvertColors .masthead .btn, body.intInvertColors .join-link-wrapper .btn, body.intInvertColors #search-bar .btn {
	background-color: #000;
}
.global-footer .footer-logo.dark-gray, .global-footer .footer-logo-mobile.dark-gray {
	display: inline;
}
.global-footer .footer-logo.white, .global-footer .footer-logo-mobile.white {
	display: none;
}
body.intInvertColors .global-footer .footer-logo.dark-gray, body.intInvertColors .global-footer .footer-logo-mobile.dark-gray {
	display: none;
}
body.intInvertColors .global-footer .footer-logo.white, body.intInvertColors .global-footer .footer-logo-mobile.white {
	display: inline;
}
body.intInvertColors .global-footer .icon.facebook {
	background-position: -354px -126px;
}
body.intInvertColors .global-footer .icon.twitter {
	background-position: -42px -266px;
}
body.intInvertColors .global-footer .icon.linkedin {
	background-position: -312px -252px;
}
body.intInvertColors .global-footer .icon.youtube {
	background-position: -270px -84px;
}
body.intInvertColors .global-footer .icon.instagram {
	background-position: -354px -42px;
}
body.explore-template.intInvertColors #Featured-carousel .btn {
	background-color: #000;
}
.glassdoor-img {
	max-width: 100%;
}
.glassdoor-bg {
	background-color: #e7e7e7;
	display: inline-block;
	width: 100%;
	padding: 10px;
}
.glassdoor-title {
	background-color: #00285a;
	color: #f3f3f3 !important;
	margin: 0 !important;
	font-size: 24px !important;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "intel-clear", impact, sans-serif;
}
.gdWidget {
	margin: 0 auto;
}
.sf_widget_permission {
	margin: 0px;
	position: fixed;
	border: 1px solid rgb(149, 149, 149);
	bottom: 0;
	left: 0;
	width: 80%;
	z-index: 20000;
	color: rgb(255, 255, 255) !important;
	background: rgb(0, 0, 0) !important;
	opacity: 0.8;
	box-shadow: 0 3px 13px rgba(0, 0, 0, 0.45);
}
.sf_widget_permission .close-cookies-x {
	opacity: 0.75;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 8px;
	right: 8px;
}
.sf_widget_permission .permission__container {
	padding: 16px 7px;
}
.sf_widget_permission .permission__container .permission__text {
	display: block;
	width: 100%;
	font: 8pt Verdana !important;
}
.sf_widget_permission .permission__container .permission__text .h5 {
	margin-top: 0;
}
/*
@media (max-width:767px) {
	.sf_widget_permission .permission__container{
		margin-right: inherit;
		margin-top: 54px;
	    padding: 20px 0;
	}
}*/
.linkedin-block {
	display: none; /* Temp added for API deprecation */
	border-left: 1px solid white;
	padding-left: 20px;
	min-height: 200px;
	height: auto;
}
.linkedin-block .linkedin__signin {
	border-radius: 4px;
	background-color: #b8cc42;
	overflow: hidden;
	width: 192px;
	position: relative;
}
.linkedin__signin::after {
	content: "Connect with LinkedIn";
}
.linkedin-block .linkedin__signin:hover, .linkedin-block .linkedin__signin:active {
	background-color: #008CC9;
	transition: none !important;
}
.linkedin-block .linkedin__signin svg {
	left: -40px;
	padding-right: 0;
	position: absolute;
	top: 0;
	display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.linkedin-block .linkedin__signin svg {
		left: -17px;
		display: none;
	}
}
.linkedin-block .linkedin__signin svg .connect-background {
	transition: none !important;
}
.linkedin-block .button-outline, .linkedin-block .button-background, .linkedin-block .button-text {
	display: none;
}
.linkedin-block .connect-background {
	fill: #b8cc42;
}
.linkedin__signin_container .linkedin__signout_link:hover {
	color: #005A9D;
	font-weight: bold;
}
body.explore-template .slider {
	overflow-x: hidden;
}
.sf_widget_recommendation ul li {
	list-style: outside none none;
	width: 33%;
	float: left;
	min-height: 126px;
	height: auto;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
	margin-bottom: 18px;
}
.sf_widget_recommendation ul li:before {
	display: none;
}
.sf_widget_recommendation ul li .job-title a, .sf_widget_recommendation ul li .job-location {
	font-size: 16px;
}
.detail-template .similar-jobs {
	/*background-color: #F3F3F3;*/
	padding: 0;
	display: block;
	float: left;
	font-weight: bold;
	width: 100%;
	margin-top: 20px;
	border: 1px solid #F3F3F3;
}
.detail-template .similar-jobs__aside {
	max-width: 265px;
	margin-right: 14px;
	float: right;
}
.detail-template .similar-jobs h3 {
	background-color: #00285a;
	color: #f3f3f3 !important;
	margin: 0 !important;
	font-size: 24px !important;
	padding: 10px;
	font-family: "intel-clear", impact, sans-serif;
}
.detail-template .similar-jobs ul {
	padding: 0;
	margin: 0;
}
.detail-template .similar__job-header {
	display: none;
}
.detail-template .similar-jobs ul li {
	list-style: outside none none;
	width: 100%;
	float: left;
	/*min-height: 80px;*/
	height: auto;
	padding: 10px 30px 10px 10px;
	/*padding-bottom: 10px;*/
	margin: 0;
	border-bottom: 1px solid #F3F3F3;
	background-image: url(../images/arrow-list.png);
	background-repeat: no-repeat;
	background-position: right center;
	transition: padding 0.3s ease-in-out;
}
.detail-template .similar-jobs ul li:nth-child(2n + 2) {
	background-color: #f7f7f7;
}
.detail-template .similar-jobs ul li:hover, .detail-template .similar-jobs ul li:nth-child(2n + 2):hover {
	background-color: #00aeef;
	background-image: url(../images/arrow-list-white.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 10px 30px 10px 15px;
}
.detail-template .similar-jobs ul li:hover a {
	color: #fff;
}
.detail-template .similar-jobs ul li:last-child {
	border-bottom: 0;
}
.detail-template .similar-jobs ul li a, .detail-template .similar-jobs ul li p {
	font-weight: normal;
}
.detail-template .similar-jobs ul li a {
	font-size: 16px;
}
.detail-template .similar-jobs ul li p {
	font-size: 14px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.detail-template .similar-jobs ul li h6.job-title.shorter {
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}
@media (max-width:767px) {
	.sf_widget_recommendation ul li, .detail-template .similar-jobs ul li {
		width: 100%;
	}
}
.social-share {
	width: 265px;
	margin: 0;
	padding: 0 10px;
	float: right;
	border: 1px solid #F3F3F3;
	margin-right: 15px;
}
.social-share section {
	padding-top: 0;
}
.detail-template .jobs-detail .sidebar {
	padding-right: 0;
}
@media (max-width:767px) {
	.social-share {
		margin: 0 auto;
		padding: 0 10px 0 0;
		float: inherit;
	}
}
.pr-30 {
	padding-right: 30px;
}
#rss-feeds img {
	max-width: 100%;
	min-width: 100%;
	height: auto!important;
}
#rss-feeds h2 {
	margin-top: 0;
	margin-bottom: 0px;
	padding-bottom: 0;
}
#rss-feeds .date-author {
	color: #777;
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
}
.sharethis-title {
	font-family: "intel-clear", impact, sans-serif;
}
.breadcrumbs {
	z-index: 20;
}
.at-expanded-menu.at-expanded-menu-round {
	top: 10% !important;
}
.addthis_toolbox {
	position: relative;
}
.banner .main-cta .btn {
	float: left!important;
	margin: 0;
}