@font-face {
  font-family: 'Open Sans';
  src: url("../../fonts/opensans-light-webfont.eot");
  src: url("../../fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-light-webfont.woff2") format("woff2"), url("../../fonts/opensans-light-webfont.woff") format("woff"), url("../../fonts/opensans-light-webfont.ttf") format("truetype"), url("../../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("../../fonts/opensans-regular-webfont.eot");
  src: url("../../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-regular-webfont.woff2") format("woff2"), url("../../fonts/opensans-regular-webfont.woff") format("woff"), url("../../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../../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("../../fonts/opensans-semibold-webfont.eot");
  src: url("../../fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../../fonts/opensans-semibold-webfont.woff2") format("woff2"), url("../../fonts/opensans-semibold-webfont.woff") format("woff"), url("../../fonts/opensans-semibold-webfont.ttf") format("truetype"), url("../../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('../../fonts/mcafee-symbols.eot');
  src:  url('../../fonts/mcafee-symbols.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/mcafee-symbols.ttf') format('truetype'),
    url('../../fonts/mcafee-symbols.woff') format('woff'),
    url('../../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";
}
.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: #333;
  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 }
/* a.twitter:hover,
a.blog:hover {
	text-decoration: none; }
a.twitter i.symbol-twitter {
	color: #1da1f2;
	font-size: 40px;
	line-height: 22px;
	display: inline-block; 
  vertical-align: -10px }	
a.blog {
	background: #ff6600;
	width: 22px;
	height: 22px;
	line-height: 22px;
	display: inline-block; 
  vertical-align: -3px }
	a.blog i.symbol-blog {
		color: #fff;
		font-size: 22px; }*/	
b,
strong {
  font-weight: 600; }

p {
  margin: 0 0 10px; }
	p.small {
		font-size: 12px; }
p,
.wrap-section li,
a.caret-link,
.hero h2 {
  line-height: 1.785; }

img {
  max-width: 100%;
  border: 0 }

svg:not(:root) {
  overflow: hidden; }

ol {
padding-left: 40px }
	ol li {
		padding: 0 0 0 2px !important }
		ol li:before {
		 display: none }
ul { 
  padding-left: 0 }
  ul li {
    list-style: none;
		padding: 0 0 0 15px;
		margin-left: 20px;
		position: relative; }
		ul li:before {
			content:"Â·";
			font-size: 35px;
			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: 25px;
		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 }

table {
	width: 100%;
  border-spacing: 0; 
}
	table th,
	table td {
		padding: 15px; 
	}
	table th {
		background: #53565a;
		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 }}

* {
    box-sizing: border-box;
}

.input-group {
	display: block;
	overflow: hidden }
input[type="search"] {
	box-sizing: border-box;
	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: 1024px) {
    .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 }
@media screen and (max-width: 575px) {
	.col-xs-6:nth-child(odd) {
		padding-right: 10px }
	.col-xs-6:nth-child(even) {
		padding-left: 10px }}

.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 (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: 1024px) {
  .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 60px;
  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; }
  @media screen and (max-width: 1024px) {
	h4, h5 {
	  font-size: 14px;
	  line-height: normal; } }
  @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; }

.text-center .btn {
  margin: 5px 10px;
}
.btn {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 24px;
	min-width: 120px;
  font-weight: 500;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
  border: 1px solid #fff;
  border-radius: 0;
  position: relative;
  text-align: center;
  overflow: hidden;
  padding: 8px 20px;
  color: #fff;
  white-space: normal; }
  .btn:hover {
    color: inherit;
    text-decoration: none !important; }
  @media screen and (max-width: 1024px) {
    .btn {
      font-size: 16px; } }
  @media screen and (max-width: 767px) {
    .btn {
      font-size: 14px;
      line-height: 18px;
      border-width: 1px;
      padding: 8px 20px; } }
  a.btn {
    color: #fff }
  .btn.red {
    border-color: #c01818;
    background: #c01818;
    color: #fff; }
  .btn.red:hover {
		border-color: #75160d;
		background: #75160d; }
  .btn.white {
    background: #fff;
    color: #c01818; }
  .btn.transparent {
    background: none; }
    .btn.transparent.red {
      color: #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.transparent:hover,
    .btn.transparent:active {
      background: #fff;
 	    color: #c01818; }
	.btn.symbols-label {
		text-align: left;
		height: auto; }
		.btn.symbols-label span {
			vertical-align: baseline; }

.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 {
      margin: 0 0 10px; }
      .border-line:before {
        width: 25px; } }

.title-bar {
	  background: #c01818; 
	  padding: 10px 10px 12px 10px; 
    line-height: 18px;
	  text-align: center; }
		 .title-bar a,
     .title-bar a:hover {
        font-size: 18px;
        font-weight: 600;
        color: #fff;
				text-decoration: none }
		.gray {
			background: #53565a; }
		.green {
			background: #8bc74f; }
		.blue {
			background: #005fae; }
		.cyan {
			background: #00aeef; }
		.yellow {
			background: #f5c714; }
		.orange {
			background: #f47321; }
		.purple {
			background: #73439a; }
  @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;
			line-height: 15px }
      .title-bar a,
			.title-bar a:hover {
			  font-size: 12px; }}

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;
  box-sizing: border-box;
  -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.3) }
  .tools .chat-button {
    background-color: rgba(0, 0, 0, 0.5) }
    .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.9;
		-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 {
			color: #ccc }
    .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: 89px 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 .col-sm-12 {
		 text-align: center;
		 padding: 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;
		padding: 51px 0 0 }
		.hero.small + * {
			margin-top: 450px; }
	.hero.title {
		min-height: 0;
		height: 320px;}
		.hero.title + * {
			margin-top: 320px; }
  .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 {
		color: #c01818;
		font-weight: 300;
		font-size: 70px;
    letter-spacing: -0.5px;
		line-height: 1em;
		margin: 0 0 50px 0; }
    .hero.small h1 {
      margin: 0 0 40px 0; }
  .hero.title h1 {
		font-size: 60px;
    margin-bottom: 10px !important }
	.hero h2,
	.hero h1.small {
		font-size: 32px;
		font-weight: 300;
		line-height: 1.3em;
		margin-bottom: 60px; }
    .hero.small h2 {
      margin-bottom: 35px; }

    @media screen and (max-width: 1024px) {
    .hero,
    .hero.medium,
    .hero.small {
      height: 450px;
      padding: 54px 0 0;
	  position: relative; }
    .hero + *,
    .hero.medium + *,  
    .hero.small + * {
      margin-top: 0 !important; } 
      .hero h1,
      .hero.title h1 {
        font-size: 44px;
        margin: 0 0 40px 0; }
		.hero.title {
			min-height: 0;
			height: 220px;}
			.hero.title + * {
				margin-top: 220px; }			
      .hero h2,
			.hero h1.small {
        font-size: 20px;
        margin: 0 0 45px; }} 
	.nav-open section.hero {
		visibility: hidden; }
    @media screen and (max-width: 767px) {
    .hero,
    .hero.medium,
    .hero.small {
      height: 350px; }
    .hero + *,
    .hero.medium + *,    
    .hero.small + * {
      margin-top: 350px; } 
		.hero.title {
			height: 180px;}
			.hero.title + * {
				margin-top: 180px; }				
      .hero h1,
      .hero.title h1 {
        font-size: 30px;
        margin: 0 0 30px 0; }
      .hero h2,
			.hero h1.small {
        font-size: 16px;
				margin: 0 0 35px; }
			.hero .right {
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				text-align: center } 
				.hero .right img {
					/*height: 350px;
					opacity:0.4*/
					display: none }	
				.hero .left {
					text-align: center;
					z-index: 1 }
				.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; }
  .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 .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: #333333; }

.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;
}
.hero h1.mvision-logo,	
h2.mvision-logo {
	font-size: 80px;
	font-weight: 600;	
}		
	.hero h1.mvision-logo span,
	h2.mvision-logo span {
		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;
	 }	
}

a.caret-link {
	font-weight: 500;
	display: table;
} 
a.caret-link:after {
  font-family: 'mcafee-symbols' !important;
  content: "\e904";
  font-weight: bold;
  font-size: 10px;
  margin-left: 5px;
  display: inline-block }
a.caret-link-prev:before {
  font-family: 'mcafee-symbols' !important;
  content: "\e902";
  font-weight: bold;
  font-size: 10px;
  margin-right: 5px;
  display: inline-block }

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 {
    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,
  .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;
	}
		.highlight-banner .slide .content-block .col h4 {
			padding: 15px 50px 0 50px;
			font-size: 18px;
			font-weight: 500;
			line-height: 30px;
		}
		.highlight-banner .slide .content-block .col p {
			padding: 0 50px 15px 50px;
			font-size: 16px;
			font-weight: 400;
		}
		.highlight-banner .slide .content-block .col h4 {
			margin: 0 0 15px;
		}
		.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: 4px 15px;
	background: rgba(0, 0, 0, 0.3); 
}
	.topcorner.green {
		border: 2px solid #8bc74f; }
	.topcorner.blue {
		border: 2px solid #005fae; }
	.topcorner.cyan {
		border: 2px solid #00aeef; }
	.topcorner.yellow {
		border: 2px solid #f5c714; }
	.topcorner.orange {
		border: 2px solid #f47321; }
	.topcorner.purple {
		border: 2px 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 }

@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 .content-block {
		height: 132px;
    background: url('https://www.mcafee.com/enterprise/en-us/img/v1/common/logo-gray.svg') center no-repeat;
	}
  .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;
	}
		.thumbnail.bg-light-gray .slide .content-block {
			border-right: 1px solid #f3f3f5;
		}
		.thumbnail .slide .content-block h4,
		.thumbnail .slide .source {
			color: #fff;
		}

.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;
		}		
    .bg-dark-gray.featured-banner a.caret-link {
			color: #fff }	
			.bg-dark-gray.featured-banner 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 .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-block;
	}
		.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 .row {
	font-size: 0;
	margin: 0 }
.spotlight [class^="col-"] {
	display: inline-block;
	vertical-align: middle;
	float: none;
	font-size: 16px; }
.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: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 } 
 @media screen and (max-width: 1024px) {
    .spotlight [class^="col-"] {
      font-size: 12px }
		.spotlight h2,
		.spotlight p {
			margin: 0 0 20px }}
 @media screen and (max-width: 767px) {
    .spotlight [class^="col-"] {
      text-align: center }
    .spotlight [class^="col-"] img {
      width: 80% }
  	.spotlight a.caret-link {
      margin: 0 auto }
    .spotlight a.caret-link:last-of-type {
      padding-bottom: 30px }
		.reverse { display: table }
			.reverse .two { display:table-header-group }
			.reverse .one { display:table-footer-group }}

@media screen and (max-width: 1024px){ 	
		.highlight-banner .slide .content-block .col {
			height: auto;
		}
			.highlight-banner .slide .content-block .col h4 {
				padding: 15px 20px 0 20px;
				font-size: 14px;
				line-height: normal;
			}
  		.highlight-banner .slide .content-block .col p {
				padding: 0 20px 15px 20px;
				font-size: 12px;
			}
	.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;
		text-align: center;
	}
		.highlight-banner .slide .content-block .col img {
			display: inline-block;
		}
		.highlight-banner .slide .content-block .col h4 {
			padding: 20px 0 0 0;
		}
		.highlight-banner .slide .content-block .col p {
			padding: 0 0 10px 0;
		}
	.strikethrough { 
		margin-bottom: 40px;
	 }
}

 @media screen and (max-width: 1200px) {
	.logo-carousel .slick-arrow:before,
	.blog-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;
	border: 0;
	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: inline-block;
		text-decoration: none;
		border-bottom: 3px solid #c01818; }

.tab-slider {
	max-width: 1104px;
	margin: 0 auto;
  	/*overflow: hidden;*/
	position: relative; }
.ultabs {
	overflow: hidden; }
.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; }*/

@media screen and (max-width: 1024px) {
.showbtn {
	top: 15px; }
/*.anchor-links,
.tabs {
	font-size: 14px; }
  .anchor-links 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 {
	margin: 0 2px; }*/}

		.tabs li a {
			color: #53565a;
			font-weight: 600;
      border-bottom: 3px solid #fff;
		}
			.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;
			}*/


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 {
    white-space: nowrap }

#footer.bg-dark-gray {
  z-index: 2;
  font-size: 14px }
#footer hr {
  border: 1px; 
  height: 1px; 
  background-color: #666; 
  margin: 0 0 20px; }
#footer .text-right {
  text-align: right !important; }
#footer a {
  color: #ccc; }
  #footer a:hover {
    color: #fff;
    text-decoration: none; } 
#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: #666;
		font-size: 10px;
		margin: 0 10px 0 0 }
  #footer ul.breadcrumb-list li a.symbols-label span {
    margin: 0 10px 0 0 }
#footer .social {
  float: none;
  width: auto;
  overflow: hidden;
	text-align: right }	
	#footer .social .symbols-label {
		margin-right: 20px }
		ul.social-networks {
			display: inline-flex }
			ul.social-networks li span {
				font-size: 0 }
#footer .breadcrumb,
#footer .social {
	margin-bottom: 15px; }
#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: inline-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: #333 }
          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 {
    float: none;
    width: auto;
    overflow: hidden; } 
    #footer ul.footer-menu li {
      display: inline-block;
      line-height: 10px;
      font-size: 12px;
      margin-bottom: 8px } 
      #footer ul.footer-menu li:not(:last-child)  {
        border-right: 1px solid #666;
        margin-right: 10px;
        padding-right: 10px; } 
  #footer a.mcafee-secure {
    float: right; }
    #footer a.mcafee-secure img {
      height: 20px;
			width: auto;
      margin-left: 40px; }
 @media screen and (max-width: 767px) {
	#footer .social {
		text-align: left }	
  #footer ul.footer-menu {
    margin-top: 10px; }
    #footer ul.footer-menu li:not(:last-child)  {
      margin-right: 5px;
      padding-right: 5px;}}
 @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 }}

.affixed {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  -ms-transform: translate(0,89px);
  -webkit-transform: translate(0,89px);
  transform: translate(0,89px);
}
@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 */
.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;
  margin: 1px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  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: #333333;
    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-canvas .navbarContainer:before,
	.off-canvas .navbarContainer:after,
	.off-canvas ul.quicklinks,
    .off-canvas .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: 1024px) {
  .off-canvas ul.quicklinks {
	margin-bottom: 0;
	border-bottom: 1px solid #666; }}
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 screen and (max-height: 700px) {
	  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 65px;
  padding: 0;
  list-style-type: none; }
@media screen and (min-width: 1024px) {
#header ul.navlinks li.dropdown.open {
	background: url('https://www.mcafee.com/enterprise/en-us/img/icons/carat.png') no-repeat center bottom; }
.brighter #header ul.navlinks li.dropdown.open {
	background: url('https://www.mcafee.com/enterprise/en-us/img/icons/carat-black.png') no-repeat center bottom; }  }
	#header ul.navlinks li a,
	#header ul.navlinks li a:visited {
	  color: #fff;
	  display: block;
	  text-decoration: none;
	  margin: 14px 0 16px; }
	.brighter #header ul.navlinks li a,
	.brighter #header ul.navlinks li a:visited {
	  color: #000; }
	#header ul.navlinks li a:hover {
	  color: #ccc; }
	.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 {
	  margin-top: 12px; }}
@media screen and (max-height: 700px) {
	#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: -999px; }
#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;
	  margin: 18px 0 12px;
	  font-size: 0;
	  text-decoration: none; }
      @media screen and (max-width: 767px) {
		#header ul.navicons > li > a, #header ul.navicons > li a.search-btn {
			margin: 16px 0 22px } }
	  @media screen and (max-height: 700px) {
		#header ul.navicons > li > a, #header ul.navicons > li a.search-btn {
			margin: 16px 0 18px } }
	#header ul.navicons li.dropdown.open {
	  background: url('https://www.mcafee.com/enterprise/en-us/img/icons/carat.png') no-repeat center bottom; }
	#header ul.navicons li a:before {
	  font-family: 'mcafee-symbols' !important;
	  font-size: 16px;
	  color: #fff;
	  opacity: 0.9;
	  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: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"; }
	.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: 1024px) {
	#header ul.navicons li a:hover { opacity: 0.75; }
	.brighter #header ul.navicons li a:hover { opacity: 1; } }
.brighter #header .search-form .input-group input {
	color: #000;
	border-bottom-color: #333; }
	#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: -10px;
    top: 44px;
	border: 0; }
#header ul.navicons li ul a {
	font-size: 0.9em; }
#header ul.navicons li ul li:hover a {
	color: #c01818; }
#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: 87px;
	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 .open .dropdown-menu { 
	padding: 8px 0; }
@media screen and (min-width: 1024px) {
#header ul.navlinks .dropdown .dropdown-menu {
	height: 0;
	padding: 0; }
#header ul.navlinks .open .dropdown-menu {
	height: auto;
	padding: 40px 25px; }
#header .open .dropdown-menu {
    max-height: 1000px;
	opacity: 1; } }
	.subnavContent {
		margin: auto;
		width: 1000px;
		clear: both; }
		ul.subnavlinks {
		  font-size: .85em;
		  font-weight: 300;
		  list-style-type: none;
		  padding: 0;
		  margin: 0px;
		  overflow: auto; }
			ul.subnavlinks li {
			  float: left;
			  width: 33.3%;	}
				ul.subnavlinks li h3 {
				  color: #333;
				  margin: 0 0 15px 0;
				  font-weight: 600;
				  font-size: 14px;
					line-height: normal;
				  padding: 0 0 5px 0;
				  display: inline-block;
				  width: 85%;
				  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: #333;
						  font-size: 14px;	
						  line-height: 24px;
						  margin: 0;
						  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; }
	.nav-open #wrapper:before {
		background: #333;
		-webkit-transition-delay: 0s;
              transition-delay: 0s; }
	.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 0s 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: 133px 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 #666;
		border-bottom: 1px solid #666;
		margin: 90px 0 0;
		width: 100%; }
	@media screen and (max-height: 700px) {
	.nav-open #header ul.navlinks {
      font-size: 1.5em;
      padding: 10px 0; }
	.nav-open #header ul.navicons {
      margin: 103px 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";
			color: #fff;
			font-size: 22px;
			position: fixed;
			top: 60px;
			left: 15px; }
	.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: #333; }
	.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: #333;
		font-size: 22px;
		color: #fff;
		top: 44px;
		left: 40px;
		width: 90%;
		margin-top: 11px;
    	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: 10px 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 screen and (max-height: 700px) {
	.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: 211px;
		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 {
		background: none;
		color: #ccc;
		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 {
		content: '';}
	.brighter.nav-open #header ul.navicons li a.icon-account,
	.brighter.nav-open #header ul.navicons li a.icon-contact {
		color: #333; }
	.nav-open #header ul.navicons li:hover a.icon-account,
	.nav-open #header ul.navicons li:hover a.icon-contact {
		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: #333;
		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: #333;
    	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: #333; }
	.brighter #header ul.subnavlinks li ul li a:hover {
	  color: #000; }
	#header ul.subnavlinks li h3 {
		color: #fff;
		font-size: 1.36em;
		border: 0; }
	.brighter #header ul.subnavlinks li h3 {
		color: #333; }
	#header ul.subnavlinks li ul {
		border-bottom: 1px solid #666;
		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: #ccc;
		font-size: 1.23em;
		padding: 5px 0; }
	#header ul.subnavlinks li ul li a:hover {
		color: #fff; }
	.nav-open #header .dropdown .subnavContainer.dropdown-menu {
		background: #333;
		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: #ccc;
		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: #333; }
	#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; }

#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 #666 } 	
@media screen and (max-width: 767px) {
	#footer ul.breadcrumb-list li a.symbols-label.first.tagline span {
	font-size: 12px }}

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 */