.text-right {
	text-align: right; }
a.caret-link {
   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 }

.hero h1 {
color: #c01818 }
.hero.medium {
  padding: 53px 0 0 }
.hero.medium [class^="col-"] {
  text-align: left;
  padding: 0 }

.hero	[class^="col-"] {
  padding-left: 0;
  padding-right: 0 }
  /* .hero h1 {
    margin: 25px 0 0px 0 }
    .hero .text-center h1 {
      margin: 0 0 50px 0 } */
  .hero p {
    font-size: 16px }
  .hero p {
    font-size: 16px;
    padding: 0 50px 20px 0 }
  .hero h3 {
    padding: 0 50px 0 0 }
	.hero a.caret-link {
    font-size: 16px }

.quicklinks a.symbols-label {
  padding-left: 30px;
  font-size: 16px }
  .quicklinks a.symbols-label:hover {
    color: #ccc }
  .quicklinks a.symbols-label i {
    margin: 0;
    font-size: 16px }

.anchor-links {
    min-height: 44px }
.anchors {
  margin: 0;
	float: left;
	width: calc(100% - 300px) }
.anchors.right {
	float: right;
	width: 300px }
  .anchor-links ul {
	  overflow: inherit }
	.anchor-links ul ul {
       width: auto !important }
  .anchor-links li a {
	background: none !important;
    margin: 0;
	overflow: inherit }
    .anchor-links ul li a {
      padding: 10px 0 3px;
      margin: 0 20px 0 0;
	  border-bottom: 3px solid #c01818;
	  text-transform: none !important }
      .anchor-links ul li.selected a {
        border-bottom: 3px solid #e6e7e8 }
	  .anchor-links ul li li {
		display: block;
		text-align: left;
		padding: 0;
		margin: 0 }

#wp-megamenu-blog {
	padding: 0 !important; }
ul.wp-megamenu li>a b {
	display: none }
.wp-megamenu {
	background: none !important }
.blog-search {
	margin: 9px 0 }
	.blog-search input {
		float: left;
		padding: 0 10px 0 10px;
		font-size: 14px;
		width: calc(100% - 30px);
		height: 27px;
		border: 0 }
	.blog-search button {
		float: right;
		border: 0;
		padding: 0;
		text-align: center;
		width: 30px;
		cursor: pointer;
		height: 27px;
		background: #75160d;
		color: #fff }

.filter {
  display: inline-block;
	vertical-align: middle;
	font-size: 14px }
  .filter label {
    margin: 0 5px;
    padding: 0 }
    .filter select {
      font-size: 14px;
      color: #53565a;
      padding: 5px;
      border: 0;
      background: #e6e7e8 }

.resources .row .gradient-component {
  vertical-align: top }
  .resources .row .gradient-component img {
    float: none !important;
    max-width: 80% !important;
    margin-left: 0 }
  .resources p strong {
    color: #000 }

#subscribe input {
	font-size: 18px;
	line-height: 24px;
	border: 0;
	padding: 9px 12px;
	width: 100%;
	display:inline-block;
	max-width: 500px }
  #subscribe input,
  #subscribe .btn {
    margin: 10px 5px }

ul.pagination {
  float: right;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden }
  ul.pagination li {
    float: left;
  	margin: 0;
  	padding: 0;
    font-size: 12px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc }
	ul.pagination li:before {
		display: none }
    ul.pagination li a,
    ul.pagination li span {
      padding: 4px 8px;
      display: block }
    ul.pagination li .current {
      background: #c01818;
      color: #fff }
    ul.pagination li a:hover {
      background: #ccc;
      text-decoration: none }
    ul.pagination li:last-child {
      border-right: 1px solid #ccc }
    ul.pagination li a.caret-link:after {
      margin-left: 0 }
    ul.pagination li a.caret-link-prev:before {
      margin-right: 0 }
	ul.pagination li a.prev.page-numbers,
	ul.pagination li a.next.page-numbers {
      font-size: 0;
      padding: 6px 6px 5px 4px}
	ul.pagination li a.prev.page-numbers {
	  padding: 6px 4px 5px 6px}

.promo .left {
	float: left;
	width: 20% }
	.promo .left img {
		width: 100% }
.promo .right {
	float: left;
	width: 80%;
	padding-left: 40px }
	.promo .container.medium {
		padding: 20px 40px }

ul.social-networks {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center }
	ul.social-networks li {
		padding: 0 }
	ul.social-networks li:before {
		display: none }
  ul.social-networks li span {
    font-size: 0 }

/* .thumbnail .slide {
	background: rgba(0, 0, 0, 0.7) } */

.thumbnail-image {
  background-repeat: no-repeat;
  background-size: cover;
	background-position: top center;
  display: block;
  width: 85%;
  padding-bottom: 50% }
.hero .thumbnail-image {
  width: 100%;
  padding-bottom: 60% }

.fa-globe {
  font-family: 'mcafee-symbols' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
 .fa-globe:before {
    content: "\e90d"; }

.form-container input[type=text],
.form-container select {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #eee;
  border: 0;
  color: #000;
  padding: 10px;
  width: 100%;
  display: inline-block }
.form-container label {
  display: inline-block;
  margin-left: 22px;
  margin-bottom: 10px }
  .form-container label input[type="checkbox"] {
    margin-left:-22px;
    float: left;
    margin-top: 3px }

@media screen and (max-width: 1023px) {
.hero h1 {
  margin: 0 0 20px 0 }
  .hero .text-center h1 {
    margin: 0 0 30px 0 }
.hero p,
.hero a.caret-link {
  font-size: 14px }
  .hero p {
    padding: 0 30px 10px 0 }
.anchors {
	width: calc(100% - 250px) }
.anchors.right {
	width: 133px }
.anchor-links ul li a {
  margin: 0 20px 0 0;
  padding-bottom: 1px }
	.blog-search input,
	.blog-search button {
		font-size: 12px;
		height: 24px }
.anchor-links ul.wp-megamenu {
	padding-top: 10px; }
.anchor-links li.wpmm_mega_menu.wpmm-submenu-right.open {
    position: relative;
    background: none;
    width: auto !important;
    font-size: inherit;
    top: 0 }
#wp-megamenu-blog>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    color: #ffffff !important;
    position: static;
    background: none !important;
    width: auto;
    font-size: 12px }
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu ul.wp-megamenu-sub-menu {
    padding: 0;
    margin: 0;
    border: 0 }
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li {
    padding: 8px 16px; }
}

@media screen and (max-width: 768px) {
a.caret-link-prev:before {
  font-size: 9px;
  margin-right: 5px }
.headerbarContainer {
  height: 54px }
.quicklinks a.symbols-label {
  padding-left: 15px;
  font-size: 12px }
  .quicklinks a.symbols-label i {
    font-size: 12px }
  .hero.medium {
    height: 400px; }
    .hero.medium + * {
      margin-top: 400px; }
	  /*.hero h1, .hero.title h1{font-size:20px !important;} */
  .hero h1 {
    margin: 0 0 15px 0 }
    .hero .text-center h1 {
      margin: 0 0 20px 0 }
  .hero h3 {
    font-size: 14px;
    font-weight: 600;
    padding: 0 20px 0 0;
    margin: 0 0 5px 0 }
  .hero p,
  .hero a.caret-link {
    font-size: 12px }
    .hero p {
      padding: 0 20px 0 0 }
  .anchor-links .container.medium {
    padding: 0 20px; }
  .anchor-links ul.wp-megamenu {
    display: table !important;
    position: relative !important;
	padding-left: 0 !important }
  .anchor-links ul li {
    max-width: 140px !important;
	width: auto !important }
    .anchor-links ul li a {
		margin: 0 15px 0 0;
		padding: 0 !important }
	.anchors {
		float: none;
		width: calc(100% - 0px) }
	.anchors.right {
		float: none;
		width: 100% }

	.blog-search input,
	.blog-search button {
		margin-bottom: 9px }
  .filter,
  .filter select {
    font-size: 12px }
  .filter select {
    padding: 2px }
  #subscribe input {
    font-size: 14px;
    border: 0;
    padding: 5px 10px }
  ul.pagination li a,
  ul.pagination li span {
      padding: 2px 6px }
  ul.pagination li a.prev.page-numbers,
  ul.pagination li a.next.page-numbers {
      padding-top: 3px;
	  padding-bottom: 4px}
  .reverse {
    width: 100% }
  .wpmm_mobile_menu_btn {
    position: absolute;
    left: -999px }
.anchor-links li.wpmm_mega_menu.wpmm-submenu-right.open {
    position: relative;
    background: none;
    width: auto !important;
    font-size: inherit;
    top: 0;
	padding: 0 }
#wp-megamenu-blog>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    color: #ffffff !important;
    position: static;
    background: none !important;
    width: auto;
    font-size: 12px !important;
    margin: 0 10px 0 0;
	text-transform: none !important; }
#short-header .anchor-links.affixed .wp-megamenu-wrap.wpmm-mobile-menu>.wpmm-nav-wrap ul.wp-megamenu>li:not(:nth-last-child(2)).open>a {
	border: 0; }
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu {
    position: absolute !important;
    width: 200px !important }
}
ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li {
    padding: 10px 15px !important; }
@media screen and (max-width: 415px) {
	#wp-megamenu-blog>.wpmm-nav-wrap ul.wp-megamenu>li>a {
		margin: 0 8px 0 0; }
}


.article img.author,
.author-container img.author {
	margin-bottom: 10px;
}
.author-block img.author {
	height: 50px;
	width: 50px !important;
	margin-bottom: 0;
	object-fit: cover;
}
img.author {
	border-radius: 50%;
	object-fit: cover;
    width: 115px !important;
    height: 110px;
}
.article p {
	margin-bottom: 30px;
}
.article img {
	width: auto;
}
.article .meta {
	height: 50px;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}
.wrap-section .margin-bottom {
	margin-bottom: 40px;
}
  .rule {
	border-top: 1px solid #ccc;
	display: block;
	padding-top: 40px }

  p.small.rule {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px }





/*CSS Work - for dynamic menu (enterprise)*/
.wp-megamenu-wrap>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .top-cat {
    color: #333;
    margin: 0 0 15px 0;
    font-weight: bold;
    font-size: 14px;
    line-height: normal;
    padding: 0 0 5px 0;
    display: inline-block;
    width: 85%;
    border-bottom: 1px solid #c01818;
    text-transform: capitalize;
    letter-spacing: 0;
}
.wp-megamenu-wrap>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .top-cat a{
    font-weight: bold !important;

}
.theme-toggle a {
    font-size: 0;
    color: transparent;
}
.theme-toggle a:before {
    font-family: 'mcafee-symbols' !important;
    font-weight: normal;
    font-size: 11.5px;
    content: "\e915";
    color: #fff;
    line-height: 1;
}
header.light-theme ul.quicklinks li a.theme-toggle::before {
    color: #000;
}
#header.light-theme .search-form .input-group input{color: #000 !important;border-bottom-color: #333;}
#header.light-theme .search-form .close:before, #header.light-theme .search-form .close:after{background:#000;}
ul.quicklinks > li.dropdown:nth-of-type(2) > a {color:#fff;}
/*ul.quicklinks > li.dropdown > a::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}*/
.nav.dropdown-toggle::after{border:none;}

#header .open .dropdown-menu {
    max-height: 1000px;
    opacity: 1;
    }
.sub-menu > li > a {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}
header.light-theme ul.quicklinks, header.light-theme .navbarContainer:before, header.light-theme .navbarContainer:after, header.light-theme .header-wrap, .light-theme #wp-megamenu-primary {background: #f5f5f5 !important;}
header.light-theme ul.quicklinks li a, header.light-theme .theme-toggle a:before, header.light-theme ul.quicklinks > li.dropdown:nth-of-type(2) > a, #header.light-theme ul.navlinks li a, #header.light-theme ul.navlinks li a:visited, .light-theme #wp-megamenu-primary>.wpmm-nav-wrap ul.wp-megamenu>li>a {color:#000;}
header.light-theme ul.quicklinks{border-bottom:1px solid #000; margin-bottom:0;}
#header.light-theme ul.navicons li a:before{color:#000;}
#header.light-theme .logo-wrap .logo{background: url('../../img/logo-red.svg') no-repeat center bottom;}
/*galaxy s5 - category sub menu*/
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3)
{
	/*.anchor-links .wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu{left:-25px !important;}*/
}
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (-webkit-device-pixel-ratio : 2){
	/*.anchor-links .wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu{left:-25px !important;}*/
}
@media screen and (max-height: 700px) {
header.form-open #wp-megamenu-primary{
	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;}
}
.hero.medium + * {
    margin-top: 547px;
}
/* .hero{padding:53px 0 0;} */
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li:last-child {
    display: none;
}
#short-header .anchor-links.affixed {
    top: -3px;
}
	/* styles for '...' */
.gradient-component p {
  /* hide text if it more than N lines  */
  overflow: hidden;
  /* for set '...' in absolute position */
  position: relative;
  /* use this value to count block height */
  /* max-height = line-height (1.2) * lines max number (3) */
  max-height: 5.6em;
  /* fix problem when last visible word doesn't adjoin right side  */
  /*text-align: justify;  */
  /* place for '...' */
  margin-right: -1em;
  padding-right: 1em;
}
.resources .gradient-component p {
  max-height: 90px; }
.category-japanese .resources .gradient-component p {
    max-height: 70px; }
.category-japanese .resources .gradient-component p:after {
    content: "...";
    position: absolute;
    right: 17px;
    bottom: 0;
    background: #fff;
    padding: 0 0 0 3px; }
/* create the ... */

/* hide ... if we have text, which is less than or equal to max lines */

/*.hero.title + * {
    margin-top: 288px;
}
	.hero .bg-stretch{background: url('../../img/light-shield-pattern-large.jpg') !important;} */
ul li:before {content:"" !important;}

@media screen and (max-width: 768px) {
	/*.wrap-section.padding-bottom-medium:nth-last-child(2) .container.medium{padding-left:0; padding-right:25px;} */

.author-container img.author{height:70px !important; width:70px !important;}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a {border: none !important; color: #000;}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu
{top:55px !important;}
}
input.btn-red.submit-button{cursor:pointer; color:#fff; border-color: #75160d;
    background: #75160d;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;
    white-space: normal;}

ul#menu-blog-navigation > .current-menu-item a{
  border-bottom: 3px solid #fff;
}
a.next.page-numbers:after {
  font-family: 'mcafee-symbols' !important;
  content: "\e904";
  font-weight: bold;
  font-size: 10px;
  margin-left: 5px;
  display: inline-block }
a.prev.page-numbers:before {
  font-family: 'mcafee-symbols' !important;
  content: "\e902";
  font-weight: bold;
  font-size: 10px;
  margin-right: 5px;
  display: inline-block }
  mark.hilite, span.hilite {
    background: none;
    font-weight: 600;
    color: inherit;
	display: inline-block !important;
}

.breadcrumb-container ul li:first-child {
    display: none;
}
.breadcrumb-container.theme1 li a{
  margin: 0 !important;
  padding: 0 2px 0px 0px !important;
}
.breadcrumb-container{
  margin-bottom: 20px !important;
}
.article img {
  height: auto }
.article .alignright {
  margin: 10px 0 10px 20px;
  float: right;
  display: block }
.article .alignleft {
    margin: 10px 20px 10px 0;
    float: left;
    display: block;
}
.article ul li {
  list-style: disc;
  padding: 0 }
.article img.aligncenter {
    margin: 0 auto;
    display: block }
.article h2 {
    color: #53565a;
    font-size: 34px;
    line-height: 33px;
    font-weight: 500;
    margin: 0 0 20px }
.article ul,
.article ul li {
    margin-left: 20px;
}
.article ul li ul li {
    list-style-type: circle
}
@media screen and (max-width: 1024px) {
.article h2 {
	  font-size: 22px;
	  line-height: normal }}
@media screen and (max-width: 768px) {
/*.article .alignright {
  margin: 20px auto 20px auto;
  float: none } */
h3 {
      font-size: 18px }}

.blog-promo {
  color: #fff;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  display: flex }
  .blog-promo h3 {
    color: #fff }
  .blog-promo .left {
    flex: 35%;
    padding: 40px 70px }
  .blog-promo .right {
    flex: 65%;
    padding: 40px 70px 40px 0 }

@media screen and (max-width: 768px) {
.blog-promo {
  display: block }
.blog-promo img {
  display: block;
  max-width: 100px;
  margin: 0 auto }
  .blog-promo .left {
    padding: 30px 20px 0 20px }
  .blog-promo .right {
    text-align: center;
    padding: 30px 20px }}

a[name] {
    /*display: block;*/
    padding-top: 90px;
    margin-top: -90px; }
@media screen and (max-width: 1024px) {
a[name] {
    padding-top: 130px;
    margin-top: -100px; }}

/* Blog Promo Styles for Assets and Webinars */
.blog-promo-blade {
  background-size: cover;
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center }
.blog-promo-blade a,
.blog-promo-blade a:hover,
.blog-promo-blade a:active,
.blog-promo-blade p {
  color: #fff }
  .blog-promo-blade.one {
    background-color: #c01818;
  }
  .blog-promo-blade img {
    display: block;
    margin: 0 auto;
    max-height: 250px;
    max-width: 50% }
  .blog-promo-blade h3 {
    color: #fff;
    font-weight: 300 }
  .blog-promo-blade .copy,
  .blog-promo-blade .thumbnail {
    padding: 30px;
    text-align: center }
    .blog-promo-blade div:nth-child(1) {
      padding-bottom: 0 }
    .blog-promo-blade .copy.full {
      padding-bottom: 30px }
    .blog-promo-blade .copy,
    .blog-promo-blade .copy.full {
      width: 100% }
    .blog-promo-blade .thumbnail {
      width: 100% }
      .blog-promo-blade span {
        display: inline-block;
        border-bottom: 1px solid #c01818;
        padding-bottom: 5px;
        margin-bottom: 10px;
        color: #fff;
        text-transform: uppercase }
        .blog-promo-blade span.date,
        .blog-promo-blade span.time {
          display: inline-block;
          bottom: 1px solid #c01818;
          padding: 5px 10px;
          margin-bottom: 10px;
          text-transform: uppercase }

 @media screen and (min-width: 769px) {
  .blog-promo-blade h3 {
    font-size: 30px}
  .blog-promo-blade img {
    max-width: 100% }
    .blog-promo-blade .copy,
    .blog-promo-blade .thumbnail {
      padding: 40px;
      text-align: left }
        .blog-promo-blade div:nth-child(1) {
          padding-right: 20px;
          padding-bottom: 40px }
        .blog-promo-blade div:nth-child(2) {
          padding-left: 20px }
      .blog-promo-blade .copy {
        width: 60% }
        .blog-promo-blade .copy.full {
          width: 100%;
          padding-bottom: 40px }
      .blog-promo-blade .thumbnail {
        width: 40% }}

 @media screen and (min-width: 1025px) {
  .blog-promo-blade h3 {
    font-size: 40px;
    line-height: 1.2 }
    .blog-promo-blade .copy,
    .blog-promo-blade .thumbnail {
      padding: 50px }
        .blog-promo-blade div:nth-child(1) {
          padding-right: 25px;
          padding-bottom: 50px }
        .blog-promo-blade div:nth-child(2) {
          padding-left: 25px }
        .blog-promo-blade .copy.full {
          padding-bottom: 50px }}

blockquote {
    font-style: italic;
    font-weight: 300;
    border-left: 1px solid #C01818;
    padding: 12px 25px;
    margin-left: 0;
    margin-bottom: 20px; }
blockquote p {
    margin-bottom: 0; }