@font-face {
  font-family: 'Open Sans';
  src: url("/enterprise/www/css/fonts/opensans-light-webfont.eot");
  src: url("/enterprise/www/css/fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("/enterprise/www/css/fonts/opensans-light-webfont.woff2") format("woff2"), url("/enterprise/www/css/fonts/opensans-light-webfont.woff") format("woff"), url("/enterprise/www/css/fonts/opensans-light-webfont.ttf") format("truetype"), url("/enterprise/www/css/fonts/opensans-light-webfont.svg#open_sanslight") format("svg");
  font-weight: 300;
  font-style: normal;
	font-display: swap; }
@font-face {
  font-family: 'Open Sans';
  src: url("/enterprise/www/css/fonts/opensans-regular-webfont.eot");
  src: url("/enterprise/www/css/fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/enterprise/www/css/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/enterprise/www/css/fonts/opensans-regular-webfont.woff") format("woff"), url("/enterprise/www/css/fonts/opensans-regular-webfont.ttf") format("truetype"), url("/enterprise/www/css/fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
  font-weight: 400;
  font-style: normal; 
	font-display: swap; }
@font-face {
  font-family: 'Open Sans';
  src: url("/enterprise/www/css/fonts/opensans-semibold-webfont.eot");
  src: url("/enterprise/www/css/fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/enterprise/www/css/fonts/opensans-semibold-webfont.woff2") format("woff2"), url("/enterprise/www/css/fonts/opensans-semibold-webfont.woff") format("woff"), url("/enterprise/www/css/fonts/opensans-semibold-webfont.ttf") format("truetype"), url("/enterprise/www/css/fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'mcafee-symbols';
  src:  url('/enterprise/www/css/fonts/mcafee-symbols.eot');
  src:  url('/enterprise/www/css/fonts/mcafee-symbols.eot?#iefix') format('embedded-opentype'),
    url('/enterprise/www/css/fonts/mcafee-symbols.ttf') format('truetype'),
    url('/enterprise/www/css/fonts/mcafee-symbols.woff') format('woff'),
    url('/enterprise/www/css/fonts/mcafee-symbols.svg#mcafee-symbols') format('svg');
  font-weight: normal;
  font-style: normal;
	font-display: swap; }

[class^="symbol-"], [class*=" symbol-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'mcafee-symbols' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.symbol-account:before {
  content: "\e900";
}
.symbol-apps:before {
  content: "\e901";
}
.symbol-arrow-back:before {
  content: "\e902";
}
.symbol-arrow-down:before {
  content: "\e903";
}
.symbol-arrow-forward:before {
  content: "\e904";
}
.symbol-arrow-up:before {
  content: "\e905";
}
.symbol-back-to-top:before {
  content: "\e906";
}
.symbol-blog:before {
  content: "\e907";
}
.symbol-chat:before {
  content: "\e908";
}
.symbol-contact:before {
  content: "\e909";
}
.symbol-external-link:before {
  content: "\e90a";
}
.symbol-facebook:before {
  content: "\e90b";
}
.symbol-feedback:before {
  content: "\e90c";
}
.symbol-language:before {
  content: "\e90d";
}
.symbol-link:before {
  content: "\e90e";
}
.symbol-linkedin:before {
  content: "\e90f";
}
.symbol-pinterest:before {
  content: "\e910";
}
.symbol-play:before {
  content: "\e911";
}
.symbol-search:before {
  content: "\e912";
}
.symbol-shield:before {
  content: "\e913";
}
.symbol-subnav-arrow:before {
  content: "\e914";
}
.symbol-toggle:before {
  content: "\e915";
}
.symbol-twitter:before {
  content: "\e916";
}
.symbol-wechat:before {
  content: "\e917";
}
.symbol-weibo:before {
  content: "\e918";
}
.symbol-youtube:before {
  content: "\e919";
}
.symbol-padlock:before {
  content: "\e91a";
}
.symbol-download:before {
  content: "\e91b";
}
.symbol-play-arrow:before {
  content: "\e91c";
}
.symbol-share:before {
  content: "\e91d";
}
.symbol-webinar:before {
  content: "\e91e";
}
.symbol-mic:before {
  content: "\e91f";
}
.symbol-filter:before {
  content: "\e920";
}
.check { 
	display: block; 
	margin: 0 auto; 
	transform: rotate(45deg); 
	height: 18px; 
	width: 10px; 
	border-bottom: 5px solid #8bc74f; 
	border-right: 5px solid #8bc74f }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 16px;
  color: #53565a;
  background-color: #252626;
  margin: 0; }
 @media screen and (max-width: 1024px) {
    body {
      font-size: 12px; } }

footer,
header,
main,
menu,
nav,
section {
  display: block; }


a {
  color: #c01818;
	background-color: transparent;
  text-decoration: none; }
  a:hover, a:focus {
    color: #75160d }
  a:focus {
		text-decoration: none;
		outline: none; }
	a:active,
	a:hover {
		outline: 0; }
a:not([href]) {
	text-decoration: none }

b,
strong {
  font-weight: 600 }

p {
  margin: 0 0 10px }
	p.small {
		font-size: 12px }
p,
.wrap-section li,
a.caret-link,
a.caret-link-prev,
.hero h2 {
  line-height: 1.7; }
	p.section-title {
		margin: 0 0 5px 0 !important;
		font-weight: 600;
		color: #c01818;
		text-transform: uppercase }	
img {
  max-width: 100%;
  border: 0 }

svg:not(:root) {
  overflow: hidden; }

ol {
text-align: left;
padding-left: 40px }
	ol li {
		padding: 0 0 0 2px !important }
		ol li:before {
		 display: none }
ul { 
  text-align: left;  
  padding-left: 0 }
  ul li {
    list-style: none;
		padding: 0 0 0 15px;
		margin-left: 20px;
		position: relative; }
		ul li:before {
			content:"\2022";
			font-size: 20px;
			line-height: 27px;
			position: absolute;
			left: 0; }
			ul li.none:before {
				display: none }
 @media screen and (max-width: 1024px) {
	ol {
		padding-left: 20px }
  ul li {
		padding: 0 0 0 10px;
	  margin-left: 10px }
	ul li:before {
		font-size: 15px;
		line-height: 20px }}

header ul li,
nav ul li,
.tab-slider ul li,
#footer ul li {
	list-style: none;
	padding: 0;
	margin-left: 0 }
	header ul li:before,
	nav ul li:before,
	.tab-slider ul li:before,
	#footer ul li:before {
		display: none }

ol > li:before {
  display: none }

  .divider-line{
    height: 3px;
    background: #c01818;
    margin: 0 auto;
    width: 60px;
    margin-top: 20px;
    margin-bottom: 10px; }

table {
	width: 100%;
  border-spacing: 0; 
}
	table th,
	table td {
		padding: 10px 15px; 
	}
	table th {
		background: #252626;
		color: #fff;
		text-align: left;
	}	
	table tr:nth-child(odd) { 
		background: #f3f3f5;
	}
		table tr td p { 
			margin: 0;
			line-height: 1.428571429;
		}
@media screen and (max-width: 767px) {
	table {
		display: block;
		overflow-x: auto }
	table::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		border-radius: 10px;
		background-color: #F5F5F5 }
		table::-webkit-scrollbar {
			height: 10px;
			background-color: #F5F5F5 }
			table::-webkit-scrollbar-thumb {
				border-radius: 10px;
				background-color: #c01818 }
	table th,
	table td {
		padding: 5px 10px }
	table th {
		min-width: 50px }}

* {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box } /* Opera/IE 8+ */

.input-group {
	display: block;
	overflow: hidden }
input[type="search"] {
	border: none;
  border-radius: 0;
	-webkit-appearance: none }
input:focus {
   outline: none }
button, input, optgroup, select, textarea {
	font: inherit;
	margin: 0 }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

.text-center {
  text-align: center; }

.margin-0 {
	margin: 0 !important }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 100%; } }
  @media (min-width: 1025px) {
    .container {
      width: 100%; } }
  @media (min-width: 1320px) {
    .container {
      width: 1280px; } }

.row {
  margin-left: -20px;
  margin-right: -20px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

@media screen and (max-width: 480px) {
.col-xs-6 {
  width: 100% }
#footer .col-xs-6 {
  width: 50% }}
@media screen and (max-width: 369px) {
#footer .col-xs-6 {
  width: 100% }}

@media (min-width: 768px) {
  .text-right {
    text-align: right }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; } }

@media (min-width: 1025px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; } }

@media (min-width: 1320px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; } }


@media screen and (max-width: 479px) {
  .col-sx-12 {
    width: 100%; } }

@media screen and (max-width: 1319px) {
  .container {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 767px) {
	.spotlight .container.medium.text-center,
  .container {
    padding-left: 40px;
    padding-right: 40px; } }

.spotlight .container.medium.text-center,
.container.medium {
  max-width: 1064px; }

.container.small {
  max-width: 920px; }

h1 {
  font-size: 72px;
  font-weight: 300;
  margin: 0 0 25px; }
  @media screen and (max-width: 1024px) {
    h1 {
      font-size: 44px; } }
  @media screen and (max-width: 767px) {
    h1 {
      font-size: 30px; } }

h2 {
  font-size: 48px;
  line-height: 1.25;
  letter-spacing: -0.5px;
  font-weight: 300;
  margin: 0 0 40px;
  color: #c01818; }
  .col-sm-3 h2 {
    margin: 0; }
  @media screen and (max-width: 1024px) {
    h2 {
      font-size: 32px;
      margin: 0 0 30px; }
      .col-sm-3 h2 {
        margin: 0 0 30px; }
      h2 br {
        display: block; } }
  @media screen and (max-width: 767px) {
    h2 {
      font-size: 26px;
      margin: 0 0 20px; }
      .col-sm-3 h2 {
        margin: 0 0 20px; } }

h3 {
  font-size: 24px;
  line-height: 33px;	
  font-weight: 500;
  margin: 0 0 20px; }
  .inherit-head h3.large {
    margin: 0;
    font-size: 30px; }
    @media screen and (max-width: 1024px) {
	h3 {
	  font-size: 22px;
	  line-height: normal; }
      .inherit-head h3.large {
        font-size: 24px; } }
    @media screen and (max-width: 767px) {
      .inherit-head h3.large {
        font-size: 22px; } }
  h3.rule {
	border-top: 1px solid #ccc; 
	display: block; 
	padding-top: 25px }
  h3.large {
    font-size: 30px; }
  h3:empty { 
    margin-bottom: 1px; }
  @media screen and (max-width: 1319px) {
    h3.large {
      font-size: 26px; } }
  @media screen and (max-width: 767px) {
    h3 {
      font-size: 18px; }
      h3.large {
        font-size: 22px; } }

h4, h5 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  margin: 0 0 15px }
h5 {
  font-weight: 600 }
  @media screen and (max-width: 1024px) {
	h4, h5 {
	  font-size: 14px;
	  line-height: 1.7; } }
  @media screen and (max-width: 767px) {
    h4, h5 {
      font-size: 12px; } }

h1, h3, h4, h5, h6 {
  color: #53565a; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      color: inherit; }

.invisible {
    visibility: hidden; }
.hide {
    display: none !important; }

i.announcement {
  color: #c01818; 
  font-size: 25px; 
  position: relative; 
  top: 5px }
@media screen and (max-width: 1024px) {
i.announcement {
  font-size: 18px; 
  top: 3px }}


.btn {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 24px;
	min-width: 140px;
  font-weight: 500;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  position: relative;
  text-align: center;
  overflow: hidden;
  text-decoration: none !important;
  padding: 8px 20px;
  white-space: normal }
  .btn.red {
    border-color: #c01818;
    background: #c01818;
    color: #fff; }
  .btn.red:hover,
  .btn.red:focus,
  .btn.red:active {
		border-color: #75160d;
		background: #75160d; }
  .btn.white {
    background: #fff;
    color: #c01818 }
  .btn.white:hover,
  .btn.white:focus,
  .btn.white:active {
		color: #fff;
		background: none }
  .btn.transparent {
    background: none; }
  .btn.transparent:hover,
  .btn.transparent:focus,
  .btn.transparent:active {
		color: #c01818;
		background: #fff }
    .btn.transparent.red {
      color: #c01818;
      border-color: #c01818 }
      .btn.transparent.red:hover,
      .btn.transparent.red:focus,
      .btn.transparent.red:active {
        color: #fff;
        background: #c01818 }
    .btn.transparent.gray {
      color: #939598;
      border-color: #939598; }
			.btn.transparent.gray.symbols-label {
				border: 2px solid #939598 }
      .btn.transparent.gray:hover {
        color: #c01818;
        border-color: #c01818; }
	.btn.symbols-label {
		text-align: left;
		height: auto; }
		.btn.symbols-label span {
			vertical-align: baseline; }
  .text-center .btn {
    margin: 5px 10px;
  }
  @media screen and (max-width: 1024px) {
    .btn {
      min-width: 120px;
      font-size: 16px }}
  @media screen and (max-width: 767px) {
    .btn {
      font-size: 14px;
      line-height: 18px;
      border-width: 1px;
      padding: 6px 15px }}

.border-line {
  display: block;
  height: 7px;
  background: #c01818;
  margin: 0 0 20px;
  position: relative;
  width: 154px; }
  @media screen and (max-width: 1024px) {
    .border-line {
	  width: 124px;
	  height: 4px;
	  margin: 0 0 15px; } }
  @media screen and (max-width: 767px) {
    .border-line {
      width: 94px;
      margin: 0 0 10px }
      .border-line:before {
        width: 25px; } }

.title-bar {
  background: #c01818; 
  padding: 10px 10px 12px 10px; 
  line-height: 1.3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center }
		 .title-bar a,
     .title-bar a:hover {
        font-size: 18px;
        font-weight: 600;
        color: #fff;
				text-decoration: none }
        .title-bar a span {
          text-align: left }
		.gray {
			background: #53565a }
		.green {
			background: #8bc74f }
		.blue {
			background: #005fae }
		.paleblue {
			background: #65789b }
		.cyan {
			background: #00aeef }
		.yellow {
			background: #f5c714 }
		.orange {
			background: #f47321 }
		.purple {
			background: #73439a }
		.darkgray {
			background: #252626 }
		.darkblue {
			background: #495b77 }
		.neon {
			background: #646eff }
        .darkneon {
			background: #4349AA }
  @media screen and (max-width: 1024px) {
    .title-bar a,
		.title-bar a:hover {
			font-size: 16px; }}
  @media screen and (max-width: 767px) {
    .title-bar {
	    padding: 5px 5px 7px 5px }
      .title-bar a,
			.title-bar a:hover {
			  font-size: 14px; }}

h3.title-image {
	display: table; 
	width: 100%; 
	text-align: center;
  background-size: cover; }
	h3.title-image a {
		display: table-cell; 
		vertical-align: middle; 
		height: 197px;
		padding: 0 10px;
		color: #fff; }
  @media screen and (max-width: 767px) {
    h3.title-image a {
		 height: 120px; }}

.gradient-component {
  position: relative;
  height: 100%;
  padding: 0 0 40px;
  text-align: left; }
	.col-sm-6.col-xs-12 .gradient-component,
	.col-sm-12 .gradient-component {
		padding:  0;
		overflow: hidden }
  .gradient-component h3 {
    margin: 0 0 20px; }
	h3.red, 
	h3.red a {
	  color: #c01818 }
	h3.red:hover, 
	h3.red a:hover {
	  color: #75160d }
  .gradient-component h4,
	.gradient-component h5 {
    font-weight: 600; }
    .gradient-component .promo {
      position: relative;
      margin-bottom: 10px;
      display: table;
      max-width: 342px;
    }
      .gradient-component .promo h4 {
        font-weight: 500;
      }
  .gradient-component p {
	margin: 0 0 15px }
    .no-cta .gradient-component {
      padding: 0 0 20px }
  .gradient-component ol,
  .gradient-component ul {
	 margin: 0 0 15px; }
		table ul li,
		.col-sm-3 .gradient-component ul li,
		.col-sm-4 .gradient-component ul li, 
		.col-sm-6 .gradient-component ul li,
		.gradient-component .col-sm-6 ul li {
			margin-left: 0 }
		.gradient-component ul li.active {
       font-weight: 700 } 
  .gradient-component .border-line {
    max-width: none; }
  @media screen and (max-width: 767px) {
    .gradient-component {
      padding: 0 0 40px; }
		.col-sm-6 .gradient-component .col-sm-6 { 
			margin-bottom: 20px }
      .gradient-component h3 {
        font-size: 18px;
        margin: 0 0 10px; } }
  .gradient-component.small {
    font-size: 12px;
    max-width: 100%;
    line-height: 14px;
    min-height: 0; }

.resources img {
	width: 100% }
.resources .row {
	padding: 0 20px; }
	.resources .row .same-height {
		border-bottom: 1px solid #ccc;
		margin-bottom: 20px;
		padding: 0; }
	.resources .row .gradient-component {
		padding-bottom: 20px; }
		.resources .row .gradient-component .topcorner {
			position: static;
			background: rgba(0, 0, 0, 0.7);
			display: inline-block;
			margin-bottom: 15px; }
		.resources .row .gradient-component h3 {
			margin-bottom: 5px;
			font-size: 18px; }
		.resources .row .gradient-component p {
			font-size: 14px; }
		.resources .row .gradient-component img {
			max-width: 100px;
      float: right }
		.resources .row .col-sm-2 {
			display: table; }
		.resources .row .col-sm-2 .gradient-component {
			display: table-cell;
			vertical-align: middle; }
  @media screen and (max-width: 1024px) {
		.resources .row .gradient-component h3 {
			font-size: 16px }
		.resources .row .gradient-component p {
			font-size: 12px }
		.resources .row .gradient-component img {
			padding-left: 20px }}
  @media screen and (max-width: 767px) {
    .resources .row .gradient-component img {
			max-width: 100% }}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  outline: none; }
  .slick-slider * {
    outline: none; }
@media screen and (max-width: 767px) {
  .slick-slider { 
	padding-bottom: 10px; } }
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border-left: 0px solid #fff;
  border-right: 1px solid #fff; }
.bg-light-gray .slick-list {
  border-right: 1px solid #f3f3f5; }
.highlight-banner .slick-list {
	border: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  position: relative;
  overflow: hidden; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block;
	margin: 0 auto }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {

  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-arrow {
  position: absolute;
  font-size: 0;
  line-height: 0;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  top: 50%;
  cursor: pointer;
  width: 30px;
  height: 46px;
  z-index: 2;
  margin-top: -14px; }
  .slick-arrow:before {
    position: absolute;
    top: 0;
    font-size: 28px;
    left: 0;
    height: 100%;
    width: 100%;
    color: #c01818;
    content: "\e902";
    font-family: 'mcafee-symbols' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1; }
		.highlight-banner .slick-arrow:before {
			color: #fff; }
  @media screen and (max-width: 767px) {
    .slick-arrow {
      height: 36px;
      margin-top: -12px; }
      .slick-arrow:before {
        font-size: 20px; } }

.slick-prev {
  left: 0; }

.slick-next {
  right: 0; }
  .slick-next:before {
    content: "\e904" }

.slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -40px;
  text-align: center;
  z-index: 3;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  @media screen and (max-width: 1024px) {
    .slick-dots {
      left: 20px;
      bottom: -35px; } }
  @media screen and (max-width: 767px) {
    .slick-dots {
      bottom: -25px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); } }
  .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0;
    padding: 0 !important; }
    .slick-dots li:before,
	.slick-dots > li:only-child {
      display: none; }
  .slick-dots button {
    padding: 0;
    margin: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #b1babf;
    border: 1px solid #b1babf;
    font-size: 0;
    line-height: 0;
		cursor: pointer;
    -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
    overflow: hidden;
    display: block; }
    .slick-dots button:hover {
      background: #75160D;
      border-color: #75160D; }
    @media screen and (max-width: 767px) {
      .slick-dots button {
        width: 10px;
        height: 10px; } }
  .slick-dots .slick-active button {
    background: #c01818;
    border-color: #c01818; }

.tools {
  position: fixed;
  z-index: 6;
  right: 0;
  bottom: 0;
  overflow: hidden; }
  .tools a {
    display: block;
    float: left;
		position: relative;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 0;
    line-height: 0; }
    .tools a:hover {
      text-decoration: none; }
    .tools a:focus {
      text-decoration: none;
      outline: none; }
			.tools .online,
			.tools .offline {
				background-color: #c01818;
				border-radius: 50%;
				height: 8px;
				width: 8px;
				z-index: 5;
				position: absolute;
				top: 8px;
				right: 8px }	
			.tools .offline {
				background-color: transparent }	
  .tools .back-to-top {
    background-color: rgba(0, 0, 0, 0.4) }
  .tools .chat-button {
    background-color: rgba(0, 0, 0, 0.6) }
    .tools .back-to-top {
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.2s linear;
            transition: transform 0.2s linear }
  .tools .back-to-top:before,
  .tools .chat-button:before {
		font-family: 'mcafee-symbols' !important;
		font-size: 16px;
    color: #fff;
    opacity: 0.8;
		-webkit-transition: all 0.3s;
				transition: all 0.3s;
		content: "\e906";
		line-height: 40px;
		position: absolute;
		left: 12px }
  .tools .back-to-top:before {
		content: "\e905" }
  .tools .chat-button:before {
		content: "\e908" }
		.tools .back-to-top:hover::before,
		.tools .chat-button:hover::before {
			opacity: 10 }
    .tools .back-to-top.visible {
      -webkit-transform: translateY(0%);
          -ms-transform: translateY(0%);
              transform: translateY(0%); }

.nav-open {
  overflow: hidden; }
  .nav-open #header {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
    .nav-open #header .container-fluid {
      background: #fff;
	  height: calc(100vh); }
  @media screen and (max-width: 1024px) {
    .nav-open #wrapper:before {
      z-index: 9;
      opacity: 1;
      -webkit-transition-delay: 0.5s;
              transition-delay: 0.5s; }
    .nav-open .tools {
      opacity: 0; }

    .nav-open #nav {
      opacity: 1;
	  padding-bottom: 37px;
      visibility: visible;
      -webkit-transition: opacity 0.5s ease, visibility 0s linear 0s;
              transition: opacity 0.5s ease, visibility 0s linear 0s; } }

#wrapper:before {
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: '';
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0s ease 0s;
          transition: opacity 0s ease 0s; }

.hero {
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  padding: 54px 0 0;
  color: #000;
	background: #fff;
  min-height: 0;
  height: 700px; }
	.hero.white-text {
		background: #17191b }
  .hero + * {
    margin-top: 700px; }
	.hero .container-fluid {
		display: table;
		height: 100%;
    padding: 0;
    position: relative;
		z-index: 1;
		width: 1024px;
		margin: 0 auto }
    @media screen and (max-width: 1200px) {
		.hero .container-fluid {
			width: 100%;
			padding: 0 40px; } }
	.hero .row {
		white-space: normal;
		display: table-cell;
		vertical-align: middle;
		margin: 0;
		width: 100%; }
  .hero	[class^="col-"] {
		 text-align: center;
		 padding: 30px 0 }
	.hero .left {
		text-align: left;
		padding-left: 0;
		padding-right: 0 }
    .hero .left.text-center {
      text-align: center }
	.hero .right {
		 padding-right: 0 }
  .hero.medium {
    min-height: 0;
    height: 580px; }
    .hero.medium + * {
      margin-top: 580px; }
	.hero.small {
		min-height: 0;
		height: 450px }
		.hero.small + * {
			margin-top: 450px; }
    .hero.title { 
      position: relative;
      height: auto;
      display: flex;
      min-height: 350px;
      align-items: center }
      .hero.title + * {
        margin-top: 0 }
  .hero.duo .btn {
    margin: 0 25px }
		.hero.duo .btn.transparent {
			background: rgba(0, 0, 0, 0.7);
			color: #fff }
			.hero.duo .btn.transparent:hover,
			.hero.duo .btn.transparent:focus,
			.hero.duo .btn.transparent:active {
				background: #fff;
				color: #c01818 }
    .hero.duo .left .btn {
      margin: 5px 25px 5px 0 }
  .hero .btn.symbol-play-arrow {
	  font-family: "Open Sans", Helvetica, Arial, sans-serif  !important }
    .hero .btn.symbol-play-arrow:before {
      margin-right: 10px;
      font-size: 14px;
      line-height: 0; 
      font-family: 'mcafee-symbols' !important }
  .hero .bg-stretch {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1; }
		.hero .bg-stretch img {
			display: none }
	.hero.white-text h2,
	.hero.white-text h1 {
		color: #fff; }
	.hero h1 {
		font-weight: 300;
		font-size: 70px;
    letter-spacing: -0.5px;
		line-height: 1.2;
		margin: -14px 0 45px 0 }
	.hero .left h1 {
		margin: -14px 0 25px 0 }
  .hero.title h1 {
    padding: 40px 0;
    margin: -14px 0 0 0 }
    .hero.title.pr h1 {
      font-size: 50px }
	.hero h2,
	.hero h1.small {
		font-size: 32px;
		font-weight: 300;
		line-height: 1.3;
		margin-bottom: 60px; }
    .hero.small h2 {
      margin-bottom: 35px }
    .hero h1,
    .hero h2 {
      color: #252626 }
    .hero .left h2 {
      margin-bottom: 40px }

    @media screen and (max-width: 1024px) {
    .hero,
    .hero.medium,
    .hero.small {
      height: auto;
      display: flex;
      min-height: 450px;
      align-items: center;
      justify-content: center;
      padding: 54px 0 0;
	    position: relative }
    .hero.title {
      min-height: 300px }
    .hero + *,
    .hero.medium + *,  
    .hero.small + * {
      margin-top: 0 !important; } 
    .hero.duo .btn {
      margin: 5px 20px }
      .hero h1,
      .hero .left h1 {
        margin: -8px 0 37px 0 } 
        .hero .left h1 {
          margin: -8px 0 20px 0 } 
      .hero.title h1 {
        padding: 20px 0;
        font-size: -8px 0 0 0 }	
      .hero h1,
      .hero.title h1,
      .hero.title.pr h1 {
        font-size: 44px }		
      .hero h2,
			.hero h1.small {
        font-size: 20px;
        margin: 0 0 45px }
        .hero .left h2 {
          margin: 0 0 35px }} 
	.nav-open section.hero {
		visibility: hidden; }
    @media screen and (max-width: 767px) {
    .hero,
    .hero.medium,
    .hero.small {
      min-height: 350px }
    .hero + *,
    .hero.medium + *,    
    .hero.small + * {
      margin-top: 350px; } 
    .hero.title {
      min-height: 250px }
    .hero.duo .btn,
    .hero.duo .left .btn {
      margin: 5px 10px }
      .hero .left.col-xs-12 {
        text-align: center }
      .hero h1,
      .hero .left h1 {
        margin: -5px 0 20px 0 }
      .hero.title h1 {
        padding: 10px 0;
        font-size: -5px 0 0 0 }	
      .hero h1,
      .hero.title h1,
      .hero.title.pr h1 {
        font-size: 30px }
      .hero h2,
      .hero .left h2,
			.hero h1.small {
        font-size: 16px;
				margin: 0 0 20px; }
      .hero .btn.symbol-play-arrow:before {
        font-size: 12px }
				.hero	.down.center {
					bottom: 20px }} 

.hero	.row {
	font-size: 0 }			
@media (min-width: 768px) {
.hero	[class^="col-"] {
	display: inline-block;
  vertical-align: middle;
	float: none }}
.hero	.down.center {
  position: absolute;
  bottom: 40px;
	left: 0;
	right: 0;
  text-align: center }

.short-header .hero {
  padding: 51px 0 0 }

#main {
  position: relative;
  z-index: 3;
  background: #fff; }

#wrapper {
  overflow: hidden;
  position: relative;
  min-height: 100%; }

.wrap-section {
  position: relative;
  padding: 0; }
  @media screen and (max-width: 1024px) {
    .wrap-section {
      padding: 0; } }
  .wrap-section.no-padding {
    padding: 0; }

.padding-medium {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media screen and (max-width: 1024px) {
    .padding-medium {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media screen and (max-width: 767px) {
    .padding-medium {
      padding-top: 40px;
      padding-bottom: 40px; } }

.padding-small {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (max-width: 1024px) {
    .padding-small {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .padding-small {
      padding-top: 20px;
      padding-bottom: 20px; } }

.padding-top-medium {
  padding-top: 60px; }
  @media screen and (max-width: 1024px) {
    .padding-top-medium {
      padding-top: 50px; } }
  @media screen and (max-width: 767px) {
    .padding-top-medium {
      padding-top: 40px; } }

.padding-top-small {
  padding-top: 40px; }
  @media screen and (max-width: 1024px) {
    .padding-top-small {
      padding-top: 30px; } }
  @media screen and (max-width: 767px) {
    .padding-top-small {
      padding-top: 20px; } }

.padding-bottom-medium {
  padding-bottom: 60px; }
  @media screen and (max-width: 1024px) {
    .padding-bottom-medium {
      padding-bottom: 50px; } }
  @media screen and (max-width: 767px) {
    .padding-bottom-medium {
      padding-bottom: 40px; } }

.padding-bottom-small {
  padding-bottom: 40px; }
  @media screen and (max-width: 1024px) {
    .padding-bottom-small {
      padding-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .padding-bottom-small {
      padding-bottom: 20px; } }

.padding-top-xs {
  padding-top: 20px; }
.padding-bottom-xs {
  padding-bottom: 20px; }
	@media screen and (max-width: 767px) {
		.padding-top-xs {
			padding-top: 10px; }
    .padding-bottom-xs {
      padding-bottom: 10px; }}

.left-align {
  text-align: left !important }
  .left-align h2 {
    text-align: left; }
    @media screen and (max-width: 767px) {
      .left-align h2 {
        text-align: center; } }

.bg-stretch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
	z-index: -1;
  overflow: hidden; }

.bg-image {
  background-image: url("https://www.mcafee.com/enterprise/en-us/img/v1/backgrounds/red-pattern.png");
  background-size: cover;
  background-repeat: no-repeat; }
	.bg-image p {
		margin: 0 0 25px; }
@media screen and (max-width: 767px) {
	.bg-image {
		background-image: url("https://www.mcafee.com/enterprise/en-us/img/v1/backgrounds/red-pattern-small.png"); }
	.bg-image.padding-medium {
		padding: 5px 0;	}
  .bg-image h2 {
    padding-top: 40px;
    margin-bottom: 0 }
	.bg-image .cta-component {
		margin: 30px 0;
	} }
.bg-dark-gray,
.bg-red,
.bg-dark-gray h1,
.bg-dark-gray h2,
.bg-dark-gray h3,
.bg-dark-gray h4,
.bg-dark-gray h5,
.bg-dark-gray h6,
.bg-red h1,
.bg-red h2,
.bg-red h3,
.bg-red h4,
.bg-red h5,
.bg-red h6 {
  color: #fff; }

.bg-white {
  background-color: #fff; }

.bg-dark-gray {
  background: #252626; }

.bg-red {
  background-color: #c01818; }

.bg-light-gray {
  background-color: #f3f3f5; }

a {
  outline: none; }

.white-text {
  color: #fff !important; }


/* MVISON logo */
h2.mvision-logo { 
	color: #53565a }
  .featured-banner h2.mvision-logo { 
	  color: #fff }
.hero h1.mvision-logo,	
h2.mvision-logo {
	font-size: 80px;
	font-weight: 600 }		
	.mvision-logo span,
  .mvision-logo:first-letter {
		color: #c01818 }
	.hero h1.mvision-logo i,
	h2.mvision-logo i {
		font-weight: 300;
		font-style: normal }

@media screen and (max-width: 1024px){
.hero h1.mvision-logo,
	h2.mvision-logo {
		font-size: 60px;
	}}	
@media screen and (max-width: 767px){
.hero h1.mvision-logo,
	h2.mvision-logo {
		font-size: 40px }
	h2.mvision-logo { 
		padding: 0 20px }	
  .featured-banner h2.mvision-logo {
    padding: 0 }}
@media screen and (min-width: 1024px) {
    .hero h1.pt {
	   font-size: 50px }}
a.caret-link {
	font-weight: 500;
	display: table } 
.shield p.caret-link {
  margin-bottom: 0;
  margin-top: 5px }
a.caret-link:after,
.shield p.caret-link:after {
  font-family: 'mcafee-symbols' !important;
  content: "\e904";
  font-weight: bold;
  font-size: 10px;
  margin-left: 5px;
  display: inline }
a.caret-link-prev:before {
  font-family: 'mcafee-symbols' !important;
  content: "\e902";
  font-weight: bold;
  font-size: 10px;
  margin-right: 5px;
  display: inline }

a.down:before {
  font-family: 'mcafee-symbols' !important;
  content: "\e903";
  font-size: 35px }
	a.down.white {
		color: #fff }
  a.down:hover {
    color: #75160d;
    text-decoration: none }
		a.down.white:hover {
			color: #ccc }

@media screen and (max-width: 767px){
	a.caret-link:after,
  .shield p.caret-link:after {
    font-size: 9px }
	a.caret-link-prev:after {
    font-size: 9px }
	a.down:before {
		font-size: 25px;}}

.logo-carousel,
.blog-carousel,
.asset-carousel,
.logo-carousel-five,
.logo-carousel-single,
.single-carousel {
	margin: 0; 
	padding: 0 40px;
}	
  .logo-carousel .slide,
  .blog-carousel .slide,
  .social-carousel .slide,
  .pr-carousel .slide,
  .asset-carousel .slide,
  .logo-carousel-five .slide,
  .logo-carousel-single .slide,
  .single-carousel .slide {
		padding: 0;
    display: table;
	}	
.blog-carousel .slick-slide img {
	width: auto;
    min-width: 100%;
    min-height: 100%;
}
.spotlight .container.medium,
.slider-container {
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 22px;
	padding-right: 22px;
}
.highlight-banner {
	padding-top: 0;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-size: cover; 
	background-position: center center;
}
	.highlight-banner .slide .content-block .col {
		display: table-cell;
		vertical-align: middle;
		height: 215px;
    padding: 20px 0;
	}
		.highlight-banner .slide .content-block .col h4 {
			padding: 15px 50px 0 50px;
      margin-bottom: 15px;
			font-size: 18px;
			font-weight: 500;
			line-height: 30px }
    .highlight-banner .slide .content-block .col h3 {
      padding: 15px 50px 10px 50px }
      .highlight-banner .slide .content-block .col h3 a,
      .highlight-banner .slide .content-block .col h3 a:hover,
      .highlight-banner .slide .content-block .col h3 a:active{
        color: #fff }
		.highlight-banner .slide .content-block .col p {
			padding: 0 50px 15px 50px;
			font-size: 16px;
      margin: 0;
			font-weight: 400 }
		.highlight-banner .slide .content-block .col a.caret-link {
			color: #fff }
      .highlight-banner .slide .content-block .col a.caret-link:hover {
				color: #ccc }
		.highlight-banner .col img {
			max-width: none;
			width: 140px;
		}
			.highlight-banner .col img.small {
				width: 90px;
				height: 90px }
		.highlight-banner .col .btn {
			white-space: nowrap;
		}

.date {
	text-align: center;
	padding: 10px 0 15px;
	background: rgba(255, 255, 255, 0.3);
	color: #fff;
	width: 90px;
	display: inline-block;
}
	.col .month {
		font-size: 12px;
		margin: 0 0 10px;
	}	
	.col .day {
		font-weight: 600;
		font-size: 50px;
		line-height: 40px;
	}

.topcorner {
	position: absolute;
	top: 20px;
	left: 20px;
  margin-right: 20px;
	z-index: 3;
	font-weight: 500;
	color: #fff;
	padding: 2px 12px;
	background: rgba(0, 0, 0, 0.7)}
	.topcorner.green {
		border-left: 3px solid #8bc74f; }
	.topcorner.blue {
		border-left: 3px solid #005fae; }
	.topcorner.cyan {
		border-left: 3px solid #00aeef; }
	.topcorner.yellow {
		border-left: 3px solid #f5c714; }
	.topcorner.orange {
		border-left: 3px solid #f47321; }
	.topcorner.purple {
		border-left: 3px solid #73439a; }
.slide .symbol-play:before {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 3;
	height: 32px; 
	width: 32px;
  font-size: 32px;
  color: #fff;
}
.slide .source {
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 100%;
	color: #939598;
	font-size: 12px;
	text-align: center;
}
.promo .content-block,
.slide .content-block {
	display: table-cell; 
	vertical-align: middle;
	height: 215px;
	padding: 0 40px;
	text-align: center }
.logos .content-block {
	height: 50px }
	.logos .content-block img {
		max-height: 50px }
.awards .slide a.content-block {
  vertical-align: top;
  height: auto;
  padding: 20px 30px 0 30px }
  .awards .slide .content-block h4 {
    margin-top: 10px }
  .awards .slide .content-block p {
    height: 90px;
    line-height: 90px }	
  .awards .slide .content-block .border-line {
    height: 3px;
    background: #c01818;
    margin: 0 auto;
    width: 60px;
    margin-top: 20px }
    .awards .slide .content-block p img {
      display: inline-block;
      vertical-align: middle;
      max-height: 90px;
      max-width: 120px } 
	
.slide a.content-block {
	vertical-align: middle;
	vertical-align: top;
	padding: 20px 40px }
	.slide .content-block h4 {
		margin-top: 10px }
.logo-carousel .slide .award-container {
	height: 90px;
	width: 1000px;
	display: table-cell;
	vertical-align: middle }
.logo-carousel .slide img {
	max-height: 90%;
	width: auto;
	max-width: 120px }

@media screen and (max-width: 767px) {
.promo .content-block,
.slide .content-block {
	height: 200px	}
.logos .content-block {
	height: 50px }}

  .promo .content-block,
  .slide .content-block {
	text-decoration: none; }
  .slide .content-block h4 {
	margin: 0;
	padding: 0; }
  .slide .content-block h2 {
	margin: 0;
	color: #53565a }
  .slide .content-block h3 {
    margin: 0 0 5px 0 }

	.products .slide .gradient-component {
		padding: 0 40px 0 0;
	}
	.highlight-banner .slide .content-block {
		padding: 0;
		text-align: left;
	}
  .shield .slide:before {
    font-family: 'mcafee-symbols' !important;
    content: "\e913";
    position: absolute;
    font-size: 132px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    color: #f3f3f5 }
    .shield.bg-light-gray .slide:before {
      color: #e6e7e8 }
    .shield .slide .content-block {
      height: 132px }
  .news .slide .content-block {
		border-right: 1px solid #fff;
		background: #f3f3f5;
	}
	/* .thumbnail .slide,
	.gradient-component .promo {
		background: rgba(0, 0, 0, 0.5) } */ 
  .thumbnail .slide .content-block {
		border-right: 1px solid #fff;
	  background-image: linear-gradient(to top, rgba(0,0,0,1), 30%, rgba(0,0,0,0));
    vertical-align: bottom;
    height: 215px;
    padding: 20px;
    text-align: center }
		.thumbnail.bg-light-gray .slide .content-block {
			border-right: 1px solid #f3f3f5;
		}
		.thumbnail .slide .content-block h4,
		.thumbnail .slide .source {
			color: #fff;
		}
		.thumbnail .slide .source {
			display: none /* temporarily disable source date */
		}

.featured-banner {
	background-repeat: no-repeat;
	background-size: cover; 
	background-position: center center;
}
	.featured-banner .first {
		margin-top: -3px;
		border-top: 7px solid #c01818;
	}
		.featured-banner .content-block {
			height: 350px;
			min-height: 350px;
			display: table-cell;
			vertical-align: middle }		
		.featured-banner .content-block h2,
    .featured-banner .content-block h3 {
			margin: 0;
      color: #53565a }	
      .bg-dark-gray.featured-banner .content-block h2,
      .bg-dark-gray.featured-banner .content-block h3 {
        color: #fff }	
    .bg-dark-gray a.caret-link {
			color: #fff;
      display: inline-block }	
      .bg-dark-gray a.caret-link:hover {
				color: #ccc }	

@media screen and (max-width: 767px) {
.featured-banner .first {
	border-top: 6px solid #c01818;
}
	.featured-banner .content-block {
		height: auto;
		min-height: 0;
		padding: 25px 0 }
    .featured-banner .first .content-block {
      padding-bottom: 0 }
		.featured-banner .content-block h3 {
			margin: 0 } }

.strikethrough {
	background: url("https://www.mcafee.com/enterprise/en-us/img/v1/common/strikethrough.png") repeat-x center center;
	text-align: center;
	margin: 0 0 40px;
}
	.strikethrough h2 {
		margin: 0;
		padding: 0 40px;
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone }
		.strikethrough h2.large {
			font-size: 70px; }
		@media screen and (max-width: 1024px){ 
		.strikethrough h2 {
			padding: 0 25px; }
			.strikethrough h2.large {
				font-size: 44px; }}
		@media screen and (max-width: 767px){ 
		.strikethrough h2 {
			padding: 0 15px; }
			.strikethrough h2.large {
				font-size: 30px; }}

.spotlight img {
	width: 100% }
.spotlight h2 {
	margin: 0 0 40px }
.spotlight p {
	margin: 0 0 15px }
.spotlight a.caret-link {
	display: inline-block;
	margin-right: 20px }
.spotlight .row {
	font-size: 0;
	margin: 0 }
.spotlight.small p,
.spotlight.small a,
.spotlight.small ul li {
	font-size: 14px }
.spotlight [class^="col-"] {
	display: inline-block;
	vertical-align: middle;
	float: none;
	font-size: 16px; }
.spotlight [class^="col-"] ul li {
  margin: 0 }
.spotlight .slick-slide {
  margin-left: -20px;
	margin-right: -20px }
.spotlight .slide h4 {
  font-weight: 600 }
.spotlight.border img {
  border: solid 1px #ccc }
.spotlight .slide .col-sm-12 {
	text-align: center }	
	.spotlight .slide .col-sm-12 img {
		 width: 80% }
	.spotlight .slide .col-sm-12 h3 {
		margin-top: 40px }
	.spotlight .slide .col-sm-12 p {
		margin: 0 0 10px 0 }
  .spotlight .slide .symbol-play {
    position: relative;
    display: block }
  .spotlight .slide .symbol-play:before {
    position: absolute;
    z-index: 3;
    font-size: 70px;
    height: 70px;
    width: 70px;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)} 
		.spotlight .slide .symbol-play.red:before {
			color: #c01818 } 
.corner-accent img {
	background: url("https://www.mcafee.com/enterprise/en-us/img/v1/common/corner-accent.png")  no-repeat; 
	background-position: top left;
	background-size: 33.3% auto; 
	padding: 14px 0 0 14px }
	.corner-accent.right img {
		background-position: top right;
		padding: 14px 14px 0 0 }
 @media screen and (max-width: 1024px) {
    .spotlight [class^="col-"] {
      font-size: 12px }
		.spotlight h2,
		.spotlight p {
			margin: 0 0 20px }
		.corner-accent img {
			padding: 7px 0 0 7px
		}
			.corner-accent.right img {
				padding: 7px 7px 0 0
			}}
 @media screen and (max-width: 767px) {
    .spotlight [class^="col-"] {
      text-align: center }
    .spotlight [class^="col-"] img {
      width: 80% }
		.spotlight.small p,
		.spotlight.small a,
		.spotlight.small ul li {
			font-size: 12px }
	  .spotlight a.caret-link {
			margin-right: 10px;
			margin-left: 10px }
	  .spotlight .left-align a.caret-link {
			margin-left: 0 }
	  .spotlight img {
      margin-top: 30px }
		.reverse { 
       display: flex;
       flex-direction: column-reverse }}

  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .reverse { 
       display: table }}

  @media screen and (max-width: 479px) {
  .spotlight [class^="col-"] img,
  .spotlight .slide .col-sm-12 img {
    width: 100% }}

@media screen and (max-width: 1024px){ 	
		.highlight-banner .slide .content-block .col {
			height: auto;
		}
    .highlight-banner .slide .content-block .col h3 {
      padding: 15px 20px 10px 20px }
		.highlight-banner .slide .content-block .col p {
			padding: 0 20px 15px 20px;
		  font-size: 12px; }
    .highlight-banner .slide .content-block .col h4 {
      padding: 15px 20px 0 20px;
      font-size: 14px;
      line-height: normal }

	.slide .content-block {
		padding: 0 20px
	}
}
@media screen and (max-width: 767px){	
	.highlight-banner {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.highlight-banner .slide .content-block .col {
		display: block;
    padding: 0;
		text-align: center;
	}
		.highlight-banner .slide .content-block .col img {
			display: inline-block;
		}
    .highlight-banner .slide .content-block .col h3 {
      padding: 15px 0 10px 0 }
		.highlight-banner .slide .content-block .col p {
			padding: 0 0 20px 0 }
		.highlight-banner .slide .content-block .col a.caret-link {
			padding: 0 0 20px 0; 
      display: inline-block }
		.highlight-banner .slide .content-block .col h4 {
			padding: 20px 0 0 0;
		}
	.strikethrough { 
		margin-bottom: 40px;
	 }
}

 @media screen and (max-width: 1200px) {
	.logo-carousel .slick-arrow:before,
	.blog-carousel .slick-arrow:before,
  .social-carousel .slick-arrow:before,
	.pr-carousel .slick-arrow:before,
  .asset-carousel .slick-arrow:before,
  .logo-carousel-five .slick-arrow:before,
	.logo-carousel-single .slick-arrow:before,
	.single-carousel .slick-arrow:before {
		left: -11px;
	}
	.slick-prev {
		left: 20px; 
	}
	.spotlight .container.medium, 
	.slider-container {
		padding-left: 0px;
		padding-right: 0px;
	}
	.spotlight .container.medium.text-center, 
	.container {
		padding-left: 40px;
		padding-right: 40px;
	}
	.spotlight .container.medium.text-center,  
	.container.medium {
		max-width: 1200px;
	}
}
.anchor-links {
	background: #c01818; }
.anchor-links ul {
	display: table;
	margin: 0 auto;
	max-width: 877px;
    overflow: hidden; }
.anchor-links ul li {
	display: table-cell;
	text-align: center; }
.tab-item {
	display: block;
	overflow: hidden;
	height: 0;
	position: absolute;
	left: -999px;
	opacity: 0 }
.current {
	height: auto;
	position: static;
	opacity: 1; }
.tabs {
	background: none;
	display: table;
	padding: 0;
	list-style: none;
	max-width: 1024px;
	margin: 0 auto; }
  .tabs li {
		display: table-cell;
		text-align: center; }
	.anchor-links ul li a,
	.tabs li a {
		color: #fff;
		padding: 10px;
		margin: 0 10px;
		white-space: nowrap;
		display: flex;
    align-items: center;
		text-decoration: none }
	.anchor-links ul li a {
		border-bottom: 2px solid #c01818 }
    .tabs li a:hover {
      background: #f3f3f5 }
    .tabs li a.active {
      background: none }
      .tabs li.active a,
      .tabs li a:hover {
        color: #c01818 }
	.tabs li a {
		padding: 10px 20px }

.tab-slider {
	max-width: 1104px;
	margin: 0 auto;
  	/*overflow: hidden;*/
	position: relative; }
.ultabs {
	overflow: hidden;
  border-bottom: 1px solid #ccc }
.showbtn {
	display: none;
	position: absolute;
	top: 16px;
  	cursor: pointer;
	height: 20px;
	width: 20px; }
.showbtn.prev {
	left: 16px; }
.showbtn.next {
	right: 10px; }
.container .showbtn.prev {
	left: -24px; }
.container .showbtn.next {
	right: -30px; }
.showbtn:before {
    font-size: 12px;
	color: #c01818;
    content: "\e902";
    font-family: 'mcafee-symbols' !important;
	position: absolute;
    left: 0;
	top: 0;
    height: 100%;
    width: 100%;
    line-height: 1; }
.showbtn.next:before {
    content: "\e904"; }
.anchors {
	overflow: hidden;
	padding: 0;
  margin: 0 40px; }
.anchors a.symbols-label {
  height: auto }
  .anchors a.symbols-label i {
    font-size: 12px;
		vertical-align: 1px;
    margin: 0 8px 0 0 }
	.anchors a.symbols-label span {
	 vertical-align: 0 }
.anchor-links .showbtn:before {
	color: #fff; }
.anchor-links,
.tabs {
	font-size: 16px; }

@media screen and (max-width: 1024px) {
.showbtn {
	top: 15px; }
.anchor-links,
.tabs {
	font-size: 14px; }
  .anchor-links ul li a,
  .tabs li a {
    padding: 8px;
    margin: 0 5px; }}

@media screen and (max-width: 767px) {
.showbtn {
	top: 14px; }
.anchor-links,
.tabs {
	font-size: 12px; }
.anchor-links ul li a,
.tabs li a {
	margin: 0 2px }}

.tabs li a {
	color: #53565a;
	font-weight: 600;
	border-bottom: 3px }
	.anchor-links li a:hover,
	.anchor-links li.active a {
		border-bottom: 3px solid #e6e7e8; }
	.tabs li a:hover,
	.tabs li.active a {
		border-bottom: 3px solid #c01818; }
	.anchor-links li a.caret-link:after {
		border: solid #fff;
		border-width: 0 2px 2px 0; }
	.anchor-links li a.selected {
		border-bottom: 3px solid #e6e7e8; }


a.symbols-label {
  display: inline-flex;
  align-items: center;
  text-decoration: none }
a.symbols-label:hover {
  color: #fff; }
  a.symbols-label i {
    font-size: 16px;
    margin: 0px 10px 0 0 }

#footer a.symbols-label,
#footer a.symbols-label span {
  line-height: 14px }
#footer.bg-dark-gray {
  z-index: 2;
  font-size: 14px }
#footer hr {
  border: 1px; 
  height: 1px; 
  background-color: #53565a; 
  margin: 0 0 17px 0 }
#footer a {
  color: #a8a8a8 }
  #footer a:hover {
    color: #fff;
    text-decoration: none }   
  #footer a.symbols-label {
    display: flex;
    min-height: 20px;
    align-items: center } 
#footer ul.breadcrumb-list, 
#footer ul.breadcrumb-list li {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center }
#footer ul.breadcrumb-list li a.symbols-label.first span {
	font-size: 0 } 
	#footer ul.breadcrumb-list li a.symbols-label i.symbol-shield {
		margin: 0; }
	#footer ul.breadcrumb-list li a.symbols-label i.symbol-arrow-forward {
		color: #53565a;
		font-size: 10px }
  #footer ul.breadcrumb-list li a.symbols-label span {
    margin: 0 10px 0 0 } 
  #footerRow {
     display: flex; 
     justify-content: flex-end }
#footer .social {
  display: flex;
  justify-content: flex-end;
  align-items: center }	
#footer .social li {
  line-height: 0 }	
	#footer .social .symbols-label {
		margin-right: 20px }
		#footer ul.social-networks {
			display: flex }
			#footer ul.social-networks li span {
				font-size: 0 }
#footer .breadcrumb,
#footer .social {
	margin-bottom: 17px } 
  #footer .social a.symbols-label i {
    padding: 2px 0 }
#footer ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  #footer ul.footer-list {
    margin: 15px 0 20px; }
    #footer ul.footer-list li {
      line-height: 14px; } 
		#footer ul.footer-list li a {
      padding-bottom: 12px;
		  display: inline-block } 
    ul.social-networks li,
		#footer ul.social-networks li {
      display: flex;
      margin-left: 8px }  
		ul.social-networks li:first-child,
		#footer ul.social-networks li:first-child {
      margin: 0 }  
      ul.social-networks li a {
        display: inline-block; }
        ul.social-networks li a i {
          display: inline-block;
          font-size: 20px;
          height: 20px;
          line-height: 20px;
					-webkit-transition: all 0.3s linear;
						transition: all 0.3s linear;
          width: 20px;
          color: #fff }
          ul.social-networks li a i:hover {
            background: #fff;
            color: #252626 }
          a i.symbol-blog {
            background: #ff6600 }
          a i.symbol-facebook {
            background: #4267b2 }
          a i.symbol-linkedin {
            background: #0073b1 }
          a i.symbol-twitter {
            background: #1da1f2 }
          a i.symbol-youtube {
            background: #ff0000 }
          a i.symbol-pinterest {
            background: #c8232c }
          a i.symbol-weibo {
            background: #ff9933 }
          a i.symbol-wechat {
            background: #2cbc00 }
  #footer ul.footer-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    min-height: 20px } 
    #footer ul.footer-menu li {
      display: inline-block;
      margin: 2px 0;
      line-height: 14px;
      font-size: 12px } 
      #footer ul.footer-menu li:not(:last-child)  {
        border-right: 1px solid #53565a;
        margin-right: 10px;
        padding-right: 10px; } 
      #footer a.mcafee-secure {
        float: right;
        height: 20px;
        width: 50px;
        margin: 0 0 0 20px;
        background-image: url('https://www.mcafee.com/enterprise/en-us/img/v1/common/logo-mcafee-secure.svg')}
        #footer a.mcafee-secure img {
          display: none }
  
@media screen and (max-width: 1024px) {
  #footer.bg-dark-gray {
    font-size: 12px }
  #footer ul.breadcrumb-list li a.symbols-label i.symbol-arrow-forward {
    margin: 0 5px 0 0 }
  #footer ul.breadcrumb-list li a.symbols-label span {
    margin: 0 5px 0 0 }}
 @media screen and (max-width: 767px) {
  #footerRow {
     display: block }
  #footer .social {
    justify-content: flex-start }
  #footer ul.footer-menu {
    margin-top: 10px; }
  #footer a.mcafee-secure {
    margin: 0 0 0 20px }
    #footer ul.footer-menu li:not(:last-child) {
      margin-right: 5px;
      padding-right: 5px }} 
@media screen and (min-width: 481px) and (max-width: 575px) {
	#footer .col-xs-6:nth-child(odd) {
		padding-right: 5px }
	#footer .col-xs-6:nth-child(even) {
		padding-left: 5px }}

.affixed {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  -ms-transform: translate(0,54px);
  -webkit-transform: translate(0,54px);
  transform: translate(0,54px);
}
@media screen and (max-width: 1024px) {
.affixed {
	-ms-transform: translate(0,54px);
  	-webkit-transform: translate(0,54px);
  	transform: translate(0,54px); } }

/* New nav styles added by Abdul */    
.icon-app+div .subnavContent .subnavlinks a {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #fff;
  height: 45px;
  margin: 0 5px }  
.icon-app+div .subnavContent li {
  width: auto }    
  .icons-wrap .subnavContent ul.subnavlinks {
    overflow: visible }
    .icons-wrap ul.subnavlinks li.divider {
        background: rgba(255, 255, 255, 0.2);
        width: 1px }  
#header .icon-app+div.dropdown-menu {
  height: auto;
  padding: 25px 60px 25px 60px;
  width: 100%;
  background: #000;
  position: fixed;
  left: 0 }
ul.subnavlinks li a[class^="icon-"]:hover:before {
  color: #fff;
  transform: scale(1.2) }   
  ul.subnavlinks li a[class^="icon-"]:before {
    content: "";
    height: 45px;
    width: 39px;
    margin-right: 15px;
    transition: all .1s ease;
    background-repeat: no-repeat }
  ul.subnavlinks li a.icon-enterprise:before { background-image: url('https://www.mcafee.com/enterprise/en-us/img/v1/common/icon-enterprise.svg') }
  ul.subnavlinks li a.icon-for-home:before  { background-image: url('https://www.mcafee.com/enterprise/en-us/img/v1/common/icon-for-home.svg') }
  ul.subnavlinks li a.icon-blogs:before  { background-image: url('https://www.mcafee.com/enterprise/en-us/img/v1/common/icon-blogs.svg') }
  ul.subnavlinks li a.icon-downloads:before  { background-image: url('https://www.mcafee.com/enterprise/en-us/img/v1/common/icon-downloads.svg') }
  ul.subnavlinks li a.icon-partners:before  { background-image: url('https://www.mcafee.com/enterprise/en-us/img/v1/common/icon-partners.svg') }
  ul.subnavlinks li a.icon-careers:before  { background-image: url('https://www.mcafee.com/enterprise/en-us/img/v1/common/icon-careers.svg') }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 8px 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  text-align: left;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  @media screen and (max-width: 1024px) {
    .dropdown-menu {
      box-shadow: none } }

.dropdown-menu > li > a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #252626;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #e6e7e8; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

#header, .off-canvas.fixed  #header {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform linear .3s;
          transition: transform linear .3s;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%); }
  #header:before, #header:after {
    content: " ";
    display: table; }
  #header:after {
    clear: both; }

  #header .search-form {
    float: right;
    position: relative;
    margin: 0; }
    @media screen and (max-width: 767px) {
      #header .search-form {
        position: static; } }
    #header .search-form .close {
      cursor: pointer;
      position: absolute;
      right: 21px;
      top: 4px;
      background: #838384;
      border-radius: 50%;
      width: 18px;
      height: 18px;
      -webkit-transition: -webkit-transform 0.3s linear;
              transition: transform 0.3s linear; }
      #header .search-form .close:before, #header .search-form .close:after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 70%;
        height: 1px;
        top: 50%;
        left: 15%;
        background: #fff;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg); }
      #header .search-form .close:after {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg); }
      #header .search-form .close:hover {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
      @media screen and (max-width: 767px) {
        #header .search-form .close {
          width: 24px;
          height: 24px;
          top: 8px; } }
    #header .search-form .input-group {
      width: 310px;
      position: absolute;
      top: 24px;
      right: 80px;
      bottom: 0;
      padding: 0 17px 0 0;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.3s linear;
              transition: all 0.3s linear; }
      #header .search-form .input-group input {
        color: #000;
        background: none;
        font-size: 16px;
        width: 100%;
        height: 28px;
        line-height: 28px;
        padding: 0 30px 0 0;
        border-bottom: 1px solid #838384; }
        #header .search-form .input-group input::-webkit-input-placeholder {
          color: #53565a;
          opacity: 0.5; }
        #header .search-form .input-group input::-moz-placeholder {
          color: #53565a;
          opacity: 0.5; }
        #header .search-form .input-group input:-ms-input-placeholder {
          color: #53565a;
          opacity: 0.5; }
        #header .search-form .input-group input:-moz-placeholder {
          color: #53565a;
          opacity: 0.5; }
      @media screen and (max-width: 1024px) {
        #header .search-form .input-group {
          right: 54px;
          top: 13px; } }
      @media screen and (max-width: 767px) {
        #header .search-form .input-group {
          width: 100%;
          top: 100%;
          left: 0;
          right: 0;
          height: 40px;
          background: #fff;
          padding: 0; }
          #header .search-form .input-group input {
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            padding: 0 60px 0 20px; } }
  
  #header.form-open .search-form .input-group {
    opacity: 1;
    visibility: visible; }

.hamburger-btn {
  margin: 0;
  width: 80px;
  height: 80px;
  position: relative;
  float: right;
  -webkit-transition: all 0.3s linear;
          transition: all 0.3s linear;
  display: none; }
  @media screen and (max-width: 1024px) {
    .hamburger-btn {
      width: 25px;
      height: 54px;
      display: block; } }
  .hamburger-btn span {
    width: 26px;
    height: 4px;
    cursor: pointer;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all .3s linear;
            transition: all .3s linear;
    margin: -2px 0 0 -13px;
    z-index: 3; }
  .nav-open .hamburger-btn span,
  .modal-open .hamburger-btn span,
  .nav-active .hamburger-btn span {
    opacity: 0; }
  .nav-open .hamburger-btn span:first-child,
  .modal-open .hamburger-btn span:first-child,
  .nav-active .hamburger-btn span:first-child {
    opacity: 1;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: -2px 0 0 -13px; }
    @media screen and (max-width: 767px) {
      .nav-open .hamburger-btn span:first-child,
      .modal-open .hamburger-btn span:first-child,
      .nav-active .hamburger-btn span:first-child {
        margin: -1px 0 0 -11px; } }
  .nav-open .hamburger-btn span:last-child,
  .modal-open .hamburger-btn span:last-child,
  .nav-active .hamburger-btn span:last-child {
    opacity: 1;
    margin: -2px 0 0 -13px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
    @media screen and (max-width: 767px) {
      .nav-open .hamburger-btn span:last-child,
      .modal-open .hamburger-btn span:last-child,
      .nav-active .hamburger-btn span:last-child {
        margin: -1px 0 0 -11px; } }
  .nav-open .hamburger-btn:hover span:first-child,
  .modal-open .hamburger-btn:hover span:first-child,
  .nav-active .hamburger-btn:hover span:first-child {
    -webkit-transform: rotate(230deg);
        -ms-transform: rotate(230deg);
            transform: rotate(230deg); }
  .nav-open .hamburger-btn:hover span:last-child,
  .modal-open .hamburger-btn:hover span:last-child,
  .nav-active .hamburger-btn:hover span:last-child {
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg); }

.navbarContainer {
  display: table;
  width: 100%; }
.navbarContainer:before,
.navbarContainer:after {
	display: table-cell;
	content: "";
	background: rgba(0, 0, 0, 0.6);
	transition: background-color 0.8s ease; }
	.navbarContent {
	  display: table-cell; }
	
	ul.quicklinks,
    .header-wrap {
	  background: rgba(0, 0, 0, 0.6);
	  transition: background-color 0.8s ease; }
    .off-banner .navbarContainer:before,
    .off-banner .navbarContainer:after,
    .off-banner ul.quicklinks,
    .off-banner .header-wrap {
        background: rgba(0, 0, 0, 0.9);
	  transition: background-color 0.8s ease; }
	.navbarContent {
	  width: 1154px; }
	.brighter .navbarContainer:before,
	.brighter .navbarContainer:after,
	.brighter ul.quicklinks,
    .brighter .header-wrap {
	  background: rgba(255, 255, 255, 0.92);
	  transition: background-color 0.85s ease; }
	.brighter.off-canvas .navbarContainer:before,
	.brighter.off-canvas .navbarContainer:after,
	.brighter.off-canvas ul.quicklinks,
    .brighter.off-canvas .header-wrap {
	  background: rgba(255, 255, 255, 0.95);
	  transition: background-color 0.8s ease; }

	@media screen and (max-width: 1024px) {
	.off-canvas #header, .off-canvas.fixed #header {
		-ms-transform: translate(0,0);
    -webkit-transform: translate(0,0);
		transform: translate(0,0); } }

#header .dropdown-menu > li > a:hover,
#header .dropdown-menu > li > a:focus {
  color: #c01818;
  background: none; }
#header .dropdown-menu > .active > a,
#header .dropdown-menu > .active > a:hover,
#header .dropdown-menu > .active > a:focus {
  color: #c01818;
  background: none; }
@media screen and (min-width: 1025px) {
  .off-banner ul.quicklinks {
	  margin-bottom: 0;
    border-bottom: 1px solid #53565a; }}
ul.quicklinks {
  font-size: 12px;
  text-align: right;
  padding: 0 40px;
  margin: 0 0 1px; }
	ul.quicklinks li {
	  display: inline-block;
	  font-weight: 400;
	  list-style-type: none;
	  padding: 0 0 0 25px;
	  margin: 0;
	  position: relative;
	  text-align: left; }
	ul.quicklinks > li > a,
	ul.quicklinks > li > a:visited {
	  display: block;
	  color: #ccc;
	  padding: 10px 0;
	  text-decoration: none; }
	@media (max-height: 700px) and (max-width: 1024px) {
	  ul.quicklinks > li > a,
	  ul.quicklinks > li > a:visited {
		padding: 7px 0; }}
	.brighter ul.quicklinks > li > a,
	.brighter ul.quicklinks > li > a:visited {
		color: #777; }
	ul.quicklinks li:hover > a {
	  color: #fff; }
	.brighter ul.quicklinks li:hover > a {
	  color: #000; }
	ul.quicklinks li.open > a {
		background: url('https://www.mcafee.com/enterprise/en-us/img/icons/carat.png') no-repeat center bottom; }
	ul.quicklinks li > ul {
		position: absolute;
		padding: 8px 0;
		margin: -1px 0 0;
		left: auto;
    	right: 0;
		top: 36px;
		border: 0; }
	  ul.quicklinks li > ul li {
		 display: block;
		 float: none;
		 padding: 0; }
		ul.quicklinks li > ul > li a {
		 color: #000;
		 font-size: 12px; }
		ul.quicklinks li > ul > li:hover a {
		 color: #c01818; }

ul.quicklinks > li > a.theme-toggle {
	width: 12px;
	padding-top: 0;
	font-size: 0; }
a.theme-toggle:before {
    font-family: 'mcafee-symbols' !important;
	font-weight: normal;
	font-size: 11.5px;
	content: "\e915";
    color: #fff;
	line-height: 1; }
.brighter .quicklinks .theme-toggle {
	opacity: 0.7; }
.brighter .quicklinks a.theme-toggle:before {
	color: #000; }
.brighter .quicklinks .theme-toggle:hover {
	opacity: 1; }
ul.quicklinks > li.enterprise > a {
	color: #fff; }
.brighter ul.quicklinks > li.enterprise > a {
	color: #000; }
.header-wrap {
	padding: 0 40px;
	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
	display: flex;
    flex-flow: row wrap;}
  .logo-wrap {
	width: 108px;
	-webkit-box-flex: 0 0 108px;
  	-moz-box-flex: 0 0 108px;
	-webkit-flex: 0 0 108px;
	-ms-flex: 0 0 108px;
	flex: 0 0 108px; }
  .nav-wrap {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1; }
  .icons-wrap {
	-webkit-box-flex: 0 0 80px;
	-moz-box-flex: 0 0 80px;
	-webkit-flex: 0 0 80px;
	-ms-flex: 0 0 80px;
	flex: 0 0 80px; }

#header ul.navlinks {
  clear: both;
  display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  margin: 0 10px;
  padding: 0;
  list-style-type: none }
  #header ul.navlinks:before,
  #header ul.navlinks:after {
    content: '' }

@media screen and (min-width: 1025px) {
  #header ul.navlinks li.dropdown.open,
  .brighter #header ul.navlinks li.dropdown.open {
    background: none; 
    position: relative }
#header ul.navlinks li a {
  position: relative;
  padding: 0 10px }
#header ul.navlinks li a[role="button"]:after,
#header ul.navlinks li.dropdown.open:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '';
  color: transparent;
  background: #c01818;
  height: 3px }
#header ul.navlinks li.dropdown.open:after {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0) }
#header ul.navlinks li.dropdown.open:after,
#header ul.navlinks li a:hover:after {
  width: 100% }}

	#header ul.navlinks li a,
	#header ul.navlinks li a:visited {
	  color: #fff;
    opacity: 0.9;
	  text-decoration: none;
	  margin: 0; 
    display: flex;
    align-items: center;
    height: 54px;
    position: relative;
    cursor: pointer }
    #header ul.navlinks li a.caret-link {
     display: block }
      #header ul.navlinks li a.caret-link:after {
        font-weight: normal }
	.brighter #header ul.navlinks li a,
	.brighter #header ul.navlinks li a:visited {
	  color: #000;
    opacity: 1 }
	#header ul.navlinks li a:hover,
  #header ul.navicons li.open a[role="button"],
  #header ul.navlinks li.open a[role="button"] {
	  opacity: 1 }
	.brighter #header ul.navlinks li a:hover {
	  color: #777; }
@media screen and (max-width: 1024px) {
	#header ul.navlinks li a, #header ul.navlinks li a:visited {
    height: auto;
    margin: 12px 0 16px }
  #header ul.navlinks li.dropdown.open:after {
    display: none }
   ul.subnavlinks li a[class^="icon-"]:before,
   ul.subnavlinks li a[class^="icon-"]:hover:before {
    margin-right: 0; 
    margin-bottom: 5px } 
  .icons-wrap ul.subnavlinks li.divider {
    display: none !important }
  #header .icon-app+div.dropdown-menu {
    padding: 25px 15px }   
  .icon-app+div .subnavContent ul.subnavlinks {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap }
  .icon-app+div .subnavContent ul.subnavlinks li {
    width: 33.3% !important;
    display: flex;
    justify-content: center }
    .icon-app+div .subnavContent ul.subnavlinks li a {
      flex-direction: column;
      text-align: center;
      margin: 0 5px 40px 5px;
      font-size: 14px;
      height: auto;
      width: 100% }}
      @media screen and (max-width: 370px) {
      .icon-app+div .subnavContent ul.subnavlinks li {
        width: 50% !important }}
      @media screen and (max-width: 315px) {
      .icon-app+div .subnavContent ul.subnavlinks li {
          width: 100% !important }}

@media (max-height: 700px) and (max-width: 1024px) {
	#header.new ul.navlinks li a, #header.new ul.navlinks li a:visited {
      margin: 13px 0 13px; } }
#header .logo-wrap .logo {
  background: url('https://www.mcafee.com/enterprise/en-us/img/icons/logo-white.svg') no-repeat center bottom;
  display: block;
  height: 22px;
  width: 108px;
  margin: 16px 0;
  text-indent: -9999px; }
/* #header .logo-wrap .logo:hover {
  opacity: 0.6;
   -webkit-transition: all 0.3s;
          transition: all 0.3s; }*/
.brighter #header .logo-wrap .logo {
  background: url('https://www.mcafee.com/enterprise/en-us/img/icons/logo-red.svg') no-repeat center bottom;
   -webkit-transition: all 0.3s;
          transition: all 0.3s; }
#header.form-open ul.navlinks, #header.form-open .navicons a {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s linear, visibility 0s linear 0.3s;
            transition: opacity 0.3s linear, visibility 0s linear 0.3s; }
#header .search-form .input-group input {
    color: #fff;
    background: none;
    font-size: 16px;
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding: 0;
    border-bottom: 1px solid #a39394; }
.form-control::-moz-placeholder {
    color: #fff;
    opacity: 1; }
.form-control:-ms-input-placeholder {
	color: #fff; }
.form-control::-webkit-input-placeholder {
	color: #fff; }
#header .search-form .input-group {
    top: 10px;
    right: -5px;
    bottom: 0;
    padding: 0; }
#header .search-form .close {
	background: none;
	right: 0;
    top: 0;
    width: 28px;
    height: 28px; }
#header .search-form .close:before, #header .search-form .close:after {
	width: 60%;
    height: 2px;
    top: 47%;
    left: 20%; }
#header ul.navicons {
  width: 80px;
  display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  padding: 0;
  margin: 0; }
	#header ul.navicons > li > a, #header ul.navicons > li a.search-btn {
	  height: 16px;
	  width: 16px;
	  display: block;
	  color: #fff;
    opacity: 0.75;
	  margin: 19px 0 12px;
	  font-size: 0;
	  text-decoration: none }

	#header ul.navicons li a:before {
	  font-family: 'mcafee-symbols' !important;
	  font-size: 16px;
	  line-height: 1;
	  font-style: normal;
	  font-weight: normal;
	  font-variant: normal;
	  text-transform: none;
	  -webkit-font-smoothing: antialiased;
  	  -moz-osx-font-smoothing: grayscale; }
	@media screen and (max-width: 1024px) {
		#header ul.navicons > li > a, #header ul.navicons > li a.search-btn {
			margin: 16px 0 22px;
      opacity: 1 } 
		#header ul.navicons li a:before { 
		font-size: 21px; } }
	#header ul.navicons li a.icon-contact:before {
	  content: "\e909" }
	#header ul.navicons li a.icon-account:before  {
	  content: "\e900" }
	#header ul.navicons li a.icon-searchnew:before {
	  content: "\e912" }
  #header ul.navicons li a.icon-app:before {
	  content: "\e901" } 
	.brighter #header ul.navicons li a.icon-contact:before {
	  color: #000; }
	.brighter #header ul.navicons li a.icon-account:before {
	  color: #000; }
	.brighter #header ul.navicons li a.icon-searchnew:before {
	  color: #000; }
@media screen and (min-width: 1025px) {
	#header ul.navicons li a:hover { opacity: 1 }
	.brighter #header ul.navicons li a:hover { opacity: 1; } 
  #header .icons-wrap ul.navicons .open .dropdown-menu {
    background: rgba(17, 17, 17, 0.9) }
  #header .icons-wrap.dark ul.navicons .open .dropdown-menu {
    background: rgba(17, 17, 17, 0.98) }
    #header .icons-wrap ul.navicons li:nth-child(2) .dropdown-menu {
      top: 54px;
      background: rgba(17, 17, 17, 0.9);
      overflow: hidden }        
  #header ul.navicons li ul a:hover {
    background: rgba(255, 255, 255, 0.1) }
  .icon-app+div.dropdown-menu ul.subnavlinks li a:hover {
    background: transparent !important }
  .dark-transparent {
    background: rgba(0, 0, 0, 0.8) !important;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease }}
.brighter #header .search-form .input-group input {
	color: #000;
	border-bottom-color: #252626; }
	#header .search-form .input-group input::-webkit-input-placeholder {
      color: #fff;
      opacity: 1; }
	#header .search-form .input-group input::-moz-placeholder {
	  color: #fff;
	  opacity: 1; }
	#header .search-form .input-group input:-ms-input-placeholder {
	  color: #fff;
	  opacity: 1; }
	#header .search-form .input-group input:-moz-placeholder {
	  color: #fff;
	  opacity: 1; }
	.brighter #header .search-form .input-group input::-webkit-input-placeholder {
      color: #000;
      opacity: 1; }
	.brighter #header .search-form .input-group input::-moz-placeholder {
	  color: #000;
	  opacity: 1; }
	.brighter #header .search-form .input-group input:-ms-input-placeholder {
	  color: #000;
	  opacity: 1; }
	.brighter #header .search-form .input-group input:-moz-placeholder {
	  color: #000;
	  opacity: 1; }
.brighter #header .search-form .close:before,
.brighter #header .search-form .close:after {
	background: #000; }
#header ul.navicons li ul {
  left: auto;
  right: -33px;
  top: 44px;
	border: 0; }
#header ul.navicons li ul a,
#header ul.navicons li ul a:visited {
  color: #a0a0a0 }
#header ul.navicons li ul li a:hover {
	color: #fff }

#header .tnav-item.dropup,
#header .tnav-item.dropdown {
  position: static; }

#header .subnavContainer {
	display: none;
	border: 0;
	padding: 40px 25px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 90px;
	z-index: 15;
	-webkit-transition: all linear .3s;
            transition: all linear .3s; }
#header .subnavContainer.dropdown-menu {
	background-image: linear-gradient(to top, rgba(255,255,255,0.98), rgba(255,255,255,1));
	background-color: inherit; }
.brighter #header .subnavContainer.dropdown-menu {
	background-image: linear-gradient(to top, rgba(51,51,51,0.98), rgba(51,51,51,1));
}
#header .dropdown .dropdown-menu,
#header .open .dropdown-menu {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  max-height: 0;
  border-radius: 0;
  padding: 0;
  display: block;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  opacity: 0; }
#header .dropdown .dropdown-menu {
	display: none }
#header .open .dropdown-menu { 
	padding: 8px 0;
  display: block }
  #header ul.navlinks .open .dropdown-menu { position: fixed }
@media screen and (min-width: 1025px) {
#header .subnavContainer {
	top: 54px }
#header ul.navicons li a,
#header ul.navicons li a:hover,
#header ul.navicons li a:after,
#header ul.navlinks li a:after,
#header ul.navlinks li a:before,
#header ul.navicons a.search-btn:after {
  transition: all .2s } 
#header ul.navlinks .dropdown .dropdown-menu {
	height: 0;
	padding: 0; }
#header ul.navlinks .open .dropdown-menu {
	height: auto;
  border-top: 1px solid #ccc;
	padding: 40px 60px 20px 60px }
#header .open .dropdown-menu {
   max-height: 1000px;
	 opacity: 1; } }
	.subnavContent {
		margin: auto;
		max-width: 1034px;
		clear: both; }
		ul.subnavlinks {
      display: flex;
      justify-content: space-between;
		  list-style-type: none;
		  padding: 0;
		  margin: 0;
		  overflow: auto; }
			ul.subnavlinks li {
			  width: 30% }
				ul.subnavlinks li h3,
				ul.subnavlinks li .h3 {
				  color: #000;
				  margin: 0 5px 15px 5px;
				  font-weight: 600;
				  font-size: 14px;
					line-height: normal;
				  padding: 0 0 5px 0;
				  display: inline-block;
				  display: block;
				  border-bottom: 1px solid #c01818; }
				.brighter ul.subnavlinks li h3 {
					color: #fff; }
					#header ul.subnavlinks li ul {
					  margin: 0 0 30px;
					  padding: 0;
					  list-style-type: none; }
					#header ul.subnavlinks li ul li {
					  float: none;
					  width: 100%; }
						#header ul.subnavlinks li ul li a,
						#header ul.subnavlinks li ul li a:visited {
						  color: #757575;
              opacity: 1;
              height: auto;
						  font-size: 14px;	
						  line-height: 24px;
              margin: 0 5px 0 0;
              padding-left: 5px;
						  text-decoration: none }
						#header ul.subnavlinks li ul li a:hover {
						  color: #c01818; }
						.brighter #header ul.subnavlinks li ul li a,
						.brighter #header ul.subnavlinks li ul li a:visited {
							color: #fff; }
						.brighter #header ul.subnavlinks li ul li a:hover {
						  color: #BBBBBB; }

@media screen and (max-width: 1024px) {
	.navbarContainer:before,
	.navbarContainer:after,
	ul.quicklinks,
	#header ul.navlinks,
	#header ul.navicons li.dropdown, 
	.nav-open .search-form,
	.nav-open #header ul.quicklinks > li:first-child,
	.dropdown .dropdown-menu {
		display: none; }
	body {
      font-size: 12px; }
	ul.quicklinks {
		position: absolute;
    	right: 70px;
    	top: 20px; }
	.nav-open ul.quicklinks {
		position: static; }
  #header ul.navicons li a.icon-contact:before {
	   content: ''; }
	.nav-open #wrapper:before {
		background: #121212;
		-webkit-transition-delay: 0.00s;
              transition-delay: 0.00s; }
	.brighter.nav-open #wrapper:before {
		background: #fff; }
	.subnavContent {
		width: auto; }
	#header ul.navicons li a.icon-searchnew {
    	width: 24px;
    	height: 22px; }
	.nav-open .navbarContent {
		padding: 0 40px; }
	#header .logo-wrap {
		position: absolute;
    	left: 14px;
		top: 0;}
	.nav-open #header ul.quicklinks,
	.nav-open #header ul.navlinks,
	.nav-open #header ul.navicons {
		display: block;
		margin: 0; }
	#header .header-wrap {
		padding: 0 14px; }
	.nav-open #header .header-wrap {
		background: none;
		transition: background-color 0.00s ease }
	.nav-open #header .search-form {
		position: absolute;
		right: 10px; }
	#header.form-open .logo-wrap .logo {
    	opacity: 0;
		z-index: 0; }
	#header .search-form .input-group {
    	background: none;
		width: calc(88vw - 43px);
		right: 1px;
		left: auto;
    	top: 13px; }
	#header .search-form .input-group input {
		border-bottom: 1px solid #fff;
		background: none;
		color: #fff;
    	font-size: 16px;
		height: 28px;
    	line-height: 28px;
    	padding: 0; }
	#header .search-form .close {
		background: none;
		width: 28px;
    	height: 28px;
		right: 0;
		top: 0; }
	#header .search-form .close:before, #header .search-form .close:after {
		width: 60%;
    	height: 2px;
    	top: 47%;
    	left: 20%; }
	#header ul.quicklinks, #header ul.navicons li.dropdown.open {
		background: none; }
	#header ul.navicons {
		position: absolute;
		right: 60px;
		width: auto; }
	.nav-open #header ul.navicons {
		right: auto; }
	.dropdown-toggle:before, .dropdown-toggle:after {
		content: " ";
		display: table; }
	.nav-open #header ul.navicons {
		margin: 10px 0 0; }
	#header .hamburger-btn span {
		background: #e6e7e8;
		width: 26px;
    	height: 4px;
		margin: -2px 0 0 -13px;	}
	.brighter #header .hamburger-btn span {
		background: #777; }
	#header .hamburger-btn span:first-child {
		margin: -10px 0 0 -13px; }
	#header .hamburger-btn span:last-child {
		margin: 6px 0 0 -13px; }
	.nav-open #header .hamburger-btn span:first-child {
		margin: -1px 0 0 -11px;
		opacity: 1; }
	.nav-open #header .hamburger-btn span {
		opacity: 0; }
	.nav-open #header .hamburger-btn span:last-child {
		margin: -1px 0 0 -11px; 
		opacity: 1; }
	.nav-open #header ul.navlinks {
		font-size: 1.8em;
		padding: 30px 0;
		border-top: 1px solid #c01818;
		border-bottom: 1px solid #c01818;
		margin: 65px 0 0;
		width: 100%; }
	@media (max-height: 700px) and (max-width: 1024px) {
	.nav-open #header ul.navlinks {
      font-size: 1.6em;
      padding: 10px 0; }
	.nav-open #header ul.navicons {
      margin: 10px 0 0; }}
	.nav-open #header ul.navlinks li.open a.nav:before,
	.nav-open #header ul.navicons li.open a.dropdown-toggle:before,
	.nav-open #header ul.quicklinks li.open a.dropdown-toggle:before {
      font-family: 'mcafee-symbols' !important;
      content: "\e902";
			font-size: 22px;
			position: fixed;
			top: 60px;
			left: 15px;
	    color: #c01818}
	.brighter.nav-open #header ul.navlinks li.open a.nav:before,
	.brighter.nav-open #header ul.navicons li.open a.dropdown-toggle:before,
	.brighter.nav-open #header ul.quicklinks li.open a.dropdown-toggle:before {
		color: #252626; }
	.nav-open #header ul.navlinks li.open a.dropdown-toggle,
	.nav-open #header ul.quicklinks li.open a.dropdown-toggle,
	.nav-open #header ul.navicons li.open a.dropdown-toggle {
		position: fixed;
		background: #121212;
		font-size: 22px;
		color: #fff;
		top: 44px;
		left: 40px;
		width: 100%;
		margin-top: 12px;
    	padding-top: 0; }
	.brighter.nav-open #header ul.navlinks li.open a.dropdown-toggle,
	.brighter.nav-open #header ul.quicklinks li.open a.dropdown-toggle,
	.brighter.nav-open #header ul.navicons li.open a.dropdown-toggle {
		color: #000;
		background: #fff;
	}
	.nav-open #header ul.navicons li.open a.dropdown-toggle,
	.nav-open #header ul.quicklinks li.open a.dropdown-toggle {
		font-size: 22px;
    	height: auto; }
	.nav-open #header ul.navicons li.open a.dropdown-toggle {
		margin: 11px 0 17px; }
	.nav-open #header ul.quicklinks > li.enterprise > a {
		color: #fff;
		position: static !important;
		font-size: 1em !important;
		padding-top: 10px;
		margin-right: 20px !important; }
	.nav-open #header ul.quicklinks > li.enterprise > a:before {
		content: "";
		display: none; }
	.brighter.nav-open #header ul.quicklinks > li.enterprise > a {
		color: #000; }
	.nav-open #header ul.quicklinks li.dropdown {
		display: block; }
	.nav-open #header .hamburger-btn {
		position: absolute;
		right: 14px;
		top: 0; }
	.nav-open  #header .header-wrap {
		display: block;
		padding: 0; }
	.nav-open #header ul.quicklinks {
		font-size: 1.2em;
		padding: 0;
		margin: 50px 0 0;
		text-align: left;
		top: 410px;
    	position: absolute;
    	right: auto; }
	@media (max-height: 700px) and (max-width: 1024px) {
	.nav-open #header ul.quicklinks {
	  top: 326px; } }
	.nav-open #header ul.quicklinks li {
		padding: 0;	}
	.nav-open #header ul.quicklinks li.enterprise {
		position: fixed;
    	top: 50px; }
	@media screen and (orientation:landscape) {
	.nav-open #header ul.quicklinks {
		top: 68px;
		left: 380px; }
	.nav-open #header ul.quicklinks li.enterprise {
		top: 50px;
		left: 40px; }
	.nav-open #header ul.navicons {
		margin: 0;
		position: absolute;
		top: 70px;
		left: 380px; }
	.nav-open #header ul.navlinks {
		padding: 9px 0;	}}
	.nav-open #header ul.navicons li.dropdown {
		display: block;	}
	.nav-open #header ul.navicons li a.icon-account,
	.nav-open #header ul.navicons li a.icon-contact,
  .nav-open #header ul.navicons li a.icon-app {
		background: none;
		color: #a0a0a0;
		font-size: 1.2em;
		width: 100%;
		opacity: 1;
		text-decoration: none; }
	.nav-open #header ul.navicons li a.icon-account:before,
	.nav-open #header ul.navicons li a.icon-contact:before,
  .nav-open #header ul.navicons li a.icon-app:before {
		content: '';}
	.brighter.nav-open #header ul.navicons li a.icon-account,
	.brighter.nav-open #header ul.navicons li a.icon-contact {
		color: #252626; }
	.nav-open #header ul.navicons li:hover a.icon-account,
	.nav-open #header ul.navicons li:hover a.icon-contact,
  .nav-open #header ul.navicons li:hover a.icon-app {
		color: #fff; }
	.brighter.nav-open #header ul.navicons li:hover a.icon-account,
	.brighter.nav-open #header ul.navicons li:hover a.icon-contact {
		color: #000; }
	.nav-open #header .dropdown .subnavContainer.dropdown-menu,
	.nav-open #header .dropdown ul.dropdown-menu {
		background: #252626;
		display: block;
		opacity: 0;
		max-height: 0;
		min-height: calc(95vh - 40px);
		position: fixed;
		left: 120%; }
	#header .subnavContainer.dropdown-menu,
	#header .dropdown.open ul.dropdown-menu {
		padding: 24px 40px;
		position: fixed;
    	background: #121212;
    	border: 0;
    	min-height: calc(95vh - 40px);
		z-index: 25; }
	.nav-open #header ul.subnavlinks li {
		float: none;
		width: 100%; }
	.brighter #header ul.subnavlinks li ul li a,
	.brighter #header ul.subnavlinks li ul li a:visited {
		color: #252626; }
	.brighter #header ul.subnavlinks li ul li a:hover {
	  color: #000; }
  header ul.subnavlinks {
    display: block }
	#header ul.subnavlinks li h3,
  #header ul.subnavlinks li .h3 {
		color: #fff;
    margin: 0 0 15px 0;
		font-size: 16px;
		border: 0; }
	.brighter #header ul.subnavlinks li h3 {
		color: #252626; }
	#header ul.subnavlinks li ul {
		border-bottom: 1px solid #c01818;
		padding-bottom: 30px; }
	#header ul.subnavlinks li:last-child ul:last-child {
		border-bottom: 0; }
	#header ul.subnavlinks li ul li a,
	#header ul.subnavlinks li ul li a:visited {
		color: #a0a0a0;
		padding: 5px 0; }
	#header ul.subnavlinks li ul li a:hover {
		color: #fff; }
	.nav-open #header .dropdown .subnavContainer.dropdown-menu {
		background: #121212;
		display: block;
		min-height: calc(95vh - 40px);
		position: fixed;
		left: 120%; }
	.nav-open #header .enterprise ul.dropdown-menu {
		opacity: 1;
		left: 0 !important;
		top: 0 !important;
    	position: absolute;
		display: block;
		background-color: transparent;
		border-radius: 0;
		box-shadow: none;
		margin: 3px 0 0 100px;
    	max-height: inherit;
		min-height: 36px;
		min-width: fit-content;
		transition: none;
		padding: 0; }
	.brighter.nav-open #header .dropdown .subnavContainer.dropdown-menu,
	.brighter.nav-open #header .dropdown ul.dropdown-menu {
		background: #fff; }
	.nav-open #header .dropdown.open .subnavContainer.dropdown-menu,
	.nav-open #header .dropdown.open ul.dropdown-menu {
		left: 0;
		opacity: 1;
		transition: left 0.4s linear; }
	.nav-open #header ul.navicons li a {
		line-height: 1.45; }
	#header ul.navicons .dropdown.open {
		position: static; }
	#header .dropdown.open ul.dropdown-menu {
		top: 86px; }
	#header ul.navicons .dropdown.open ul.dropdown-menu a,
	#header ul.quicklinks li ul.dropdown-menu li a {
		color: #a0a0a0;
		font-size: 1.07em;
		padding: 6px 0; }
	.brighter #header ul.navicons .dropdown.open ul.dropdown-menu a,
	.brighter #header ul.quicklinks li ul.dropdown-menu li a {
		color: #252626; }
	#header ul.navicons .dropdown.open ul.dropdown-menu a:hover,
	#header ul.quicklinks .dropdown.open ul.dropdown-menu a:hover {
		background: none;
		color: #fff; }
	.brighter #header ul.navicons .dropdown.open ul.dropdown-menu a:hover,
	.brighter #header ul.quicklinks .dropdown.open ul.dropdown-menu a:hover {
		color: #000; }}

/* Short Header Styles */
.headerbarContainer {
  background: rgba(0, 0, 0, 0.7);
	padding: 0 40px }
	.headerbarContainer .quicklinks {
		float: right; }
		.headerbarContainer .quicklinks a {
			height: 52px;
			font-size: 14px;
			display: table-cell;
			vertical-align: middle;
			color: #fff; }
			.headerbarContainer .quicklinks a:hover {
				text-decoration: none; }
.short-header.off-canvas #header, .short-header.off-canvas.fixed #header {
	transform: none; }
	@media screen and (max-width: 1024px) {
	.headerbarContainer {
  padding: 0 14px; }}
	.headerbarContent {
	  max-width: 1076px;
    margin: 0 auto;
    overflow: auto; }
    .headerbarContent .logo {
      float: left; }
      .headerbarContent .logo img {
        display: block;
        height: 22px;
        width: 108px;
        margin: 15px 0; }

	/* .pagination {
  overflow: hidden;
  position: relative; }
  .pagination:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #e6e7e8;
    z-index: 1; }
  .pagination ul {
    font-size: 16px;
    padding: 15px 0 0;
    margin: 0;
    display: table;
    width: 100%;
    float: left;
    max-width: 470px;
    list-style: none;
    color: #53565a;
    position: relative;
    font-weight: 600; }
    @media screen and (max-width: 1024px) {
      .pagination ul {
        max-width: 440px; } }
    @media screen and (max-width: 767px) {
      .pagination ul {
        font-size: 14px;
        padding: 10px 0 0;
        float: none;
        max-width: 100%; } }
    .pagination ul a {
      color: inherit; }
      .pagination ul a:focus, .pagination ul a:hover {
        text-decoration: none; }
    .pagination ul li {
      padding: 0;
      display: table-cell;
      vertical-align: top;
      text-align: center; }
      .pagination ul li:before {
        display: none; }
      .pagination ul li span, .pagination ul li a {
        display: block;
        padding: 0 10px; }
        @media screen and (max-width: 767px) {
          .pagination ul li span, .pagination ul li a {
            padding: 0 5px; } }
      .pagination ul li:first-child {
        width: 75px;
        text-align: left; }
        .pagination ul li:first-child span, .pagination ul li:first-child a {
          padding-left: 0; }
        @media screen and (max-width: 767px) {
          .pagination ul li:first-child {
            width: auto; } }
      .pagination ul li:nth-last-child(2) {
        width: 75px;
        text-align: right; }
        .pagination ul li:nth-last-child(2) span, .pagination ul li:nth-last-child(2) a {
          padding-right: 0; }
        @media screen and (max-width: 767px) {
          .pagination ul li:nth-last-child(2) {
            width: auto; } }
      .pagination ul li.prev, .pagination ul li.next {
        width: 100px; }
        @media screen and (max-width: 767px) {
          .pagination ul li.prev, .pagination ul li.next {
            width: 75px; } }
  .pagination #magic-line {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 3px;
    background: #c01818;
    z-index: 2; }
  .pagination .show-select {
    float: right;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 0 0; }
    .pagination .show-select .fake-select {
      margin: -4px 7px 0; }
    @media screen and (max-width: 767px) {
      .pagination .show-select {
        font-size: 14px;
        float: none;
        display: block;
        text-align: center; } }*/
.fake-select {
  display: inline-block;
  margin: 0 20px 20px 20px;
  vertical-align: top;
  position: relative; }
  .fake-select:after {
    content: "";
    border: solid #53565a;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4px;
    position: absolute;
    top: 11px;
    right: 16px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)}
  .fake-select select {
    display: block;
    border: none;
	border: 1px solid #e7e7e7;
    padding: 4px 30px 4px 10px;
    margin: 0;
    font: inherit;
    width: 100%;
    outline: none;
    line-height: 1.2;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 34px;
    font-size: 14px;
    font-weight: normal;
    min-width: 300px; }
    .fake-select select:focus {
      outline: none; }
  .fake-select select::-ms-expand {
    display: none; }
	
/* SIA new design */
.sia_dynamic_Content .gradient-component.small {
	padding-bottom: 20px !important; }
.sia_dynamic_Content .gradient-component .padding-bottom-xs {
	padding-bottom: 0; }
#sia-search-wrap {
	display: inline-block }
#sia_search {
    padding: 5px 12px 6px;
    margin: 0;
    float: left;
    border: 1px solid #e7e7e9;
    height: 34px;
    width: 300px }
#sia_search_btn {
	  float: left;
	  height: 34px;
	  width: 34px;
	  color: #fff;
	  background: #c01818;
	  border: 0;
	  font-size: 0;
	  text-decoration: none }
	#sia_search_btn .icon-sia-search:before {
	  font-family: 'mcafee-symbols' !important;
	  font-size: 16px;
	  line-height: 1;
	  font-style: normal;
	  font-weight: normal;
	  font-variant: normal;
	  text-transform: none;
	  -webkit-font-smoothing: antialiased;
  	  -moz-osx-font-smoothing: grayscale; }
	#sia_search_btn .icon-sia-search:before {
	  content: "\e912" }
	
#main .breadcrumb { visibility: hidden; position: absolute; }
#footer ul.breadcrumb-list li a.symbols-label.first.tagline span {
	font-size: 14px } 
#footer ul.breadcrumb-list li a.symbols-label.first.tagline i.symbol-shield {
	padding-right: 10px; 
	margin-right: 10px; 
	border-right: 1px solid #53565a } 	
@media screen and (max-width: 767px) {
	#footer ul.breadcrumb-list li a.symbols-label.first.tagline span {
	font-size: 12px }}

.share-links {
	float: right;
	margin: 16px 0;
	width: 144px; }
div#st-1 {
	display: inline-block;
    width: 90px }
#st-1 .st-btn {
	height: 22px !important;
	margin: 0 0 0 5px !important;
    padding: 0 !important; }
#st-1 .st-btn > img {
	height: 22px !important;
    width: 22px !important;
	top: 1px !important; }

img[src*='insight.adsrvr.org'] {
  display: none; }

/* Brightcove HTML5 Video CSS Implementation Start*/
#videoOverlayContainer, #popUpOverlayContainer{
	position:fixed;
	top:0px;
	left:0px;
	z-index:999999;
	width:100%;
	height:100%;
	background: url('https://www.mcafee.com/enterprise/en-us/img/old-forms/fancybox_overlay.png');}
#int_videoFrame,#int_popUpFrame{
	width:100%;
	height:100%;}
#int_videoFrame .containing-block,#int_popUpFrame .containing-block {
	width: 700px;
	margin: 50px auto 0;}
#int_popUpFrame .containing-block {
	margin: 0 auto;
	margin-top: 100px !important;
	max-height: 500px !important;}
#int_videoFrame .outer-container,#int_popUpFrame .outer-container {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
	z-index: 99;}
.BrightcoveExperience {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;}
.videoOverlayContainerClose,.popUpOverlayContainerClose,.searchTipOverlayContainerClose{
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 200;
	float: right;
	margin-right: -22px;
	margin-top: -17px;
	margin-left: 0px;
	top: 0px;
	position: relative;
	background-image: url('https://www.mcafee.com/enterprise/en-us/img/old-forms/fancybox_sprite.png');} 
@media screen and (min-width: 710px) {
  #int_videoFrame .containing-block,#int_popUpFrame .outer-container{
	width:700px;  }
}

@media screen and (max-width: 501px) and (min-width: 321px) {
  #int_videoFrame .containing-block,#int_popUpFrame .outer-container {
	width:85% !important;  }
}	
/* Brightcove HTML5 Video CSS Implementation End*/


/* jQuery UI styles start */		
.ui-autocomplete {		
  position: absolute;		
  top: 0;		
  left: 0;		
  cursor: default; }		
.ui-state-disabled {		
  cursor: default !important;		
  pointer-events: none; }		
.ui-front {		
  z-index: 100; }		
.ui-menu {		
  list-style: none;		
  padding: 0;		
  margin: 0;		
  display: block;		
  outline: 0; }		
.ui-menu .ui-menu {		
  position: absolute; }		
.ui-widget.ui-widget-content {		
  max-width: 540px;		
  background: #fff;		
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);		
  color: #939598;		
  border: none;		
  text-align: left;		
  border-top: 1px solid #B1BABF;		
  font-size: 12px;			
  max-height: 330px;		
  overflow-y: auto;		
  overflow-x: hidden; }		
  .ui-widget.ui-widget-content .ui-menu-item {		
    list-style-type: none; }		
  .ui-widget.ui-widget-content .ui-menu-item-wrapper {		
    padding: 10px 18px; }		
    .ui-widget.ui-widget-content .ui-menu-item-wrapper.ui-state-active {		
      border: none;		
      margin: 0;		
      background: #ddd; }		
    @media screen and (max-width: 767px) {		
      .ui-widget.ui-widget-content .ui-menu-item-wrapper {		
        padding: 8px 15px; } }	
.ui-helper-hidden-accessible div {
	display: none;
}
/* jQuery UI styles end */

/* Search Autosuggest Keyword*/
#keywordList {
  max-width: 540px;
  background: #fff;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
  color: #939598;
  border: none;
  text-align: left;
  border-top: 1px solid #B1BABF;
  font-size: 12px;
  max-height: 330px;
  overflow-y: auto;
  overflow-x: hidden }
.keyword-menu-list {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
  z-index: 100;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0 }
  .keyword-menu-list .keyword-list-item {
    list-style-type: none }
  .keyword-menu-list .keyword-menu-item-wrapper {
    padding: 10px 18px }
.keyword-list-item:hover{
	border: none;		
  margin: 0;		
  background: #ddd }
@media screen and (max-width: 767px) {		
  .keyword-menu-list .keyword-menu-item-wrapper {	
    padding: 8px 15px }}	
/* Search Autosuggest Keyword*/