@charset "UTF-8";
/*!
Theme Name: Malwarebytes Labs 3.5.7
Author: David Crandall and Nino Pelaez
Author URI: https://www.malwarebytes.com
Description: The official Malwarebytes Labs theme
License: Exclusive to Malwarebytes
Tags: Malwarebytes
Version: 3.5.7
*/
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

nav, footer {
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
}
nav article,
nav aside,
nav details,
nav figcaption,
nav figure,
nav footer,
nav header,
nav hgroup,
nav main,
nav menu,
nav nav,
nav section,
nav summary, footer article,
footer aside,
footer details,
footer figcaption,
footer figure,
footer footer,
footer header,
footer hgroup,
footer main,
footer menu,
footer nav,
footer section,
footer summary {
  display: block;
}
nav audio,
nav canvas,
nav progress,
nav video, footer audio,
footer canvas,
footer progress,
footer video {
  display: inline-block;
  vertical-align: baseline;
}
nav audio:not([controls]), footer audio:not([controls]) {
  display: none;
  height: 0;
}
nav [hidden],
nav template, footer [hidden],
footer template {
  display: none;
}
nav a, footer a {
  background-color: transparent;
}
nav a:active,
nav a:hover, footer a:active,
footer a:hover {
  outline: 0;
}
nav abbr[title], footer abbr[title] {
  border-bottom: 1px dotted;
}
nav b,
nav strong, footer b,
footer strong {
  font-weight: 400;
}
nav dfn, footer dfn {
  font-style: italic;
}
nav h1, footer h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
nav mark, footer mark {
  background: #ff0;
  color: #000;
}
nav small, footer small {
  font-size: 80%;
}
nav sub,
nav sup, footer sub,
footer sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
nav sup, footer sup {
  top: -0.5em;
}
nav sub, footer sub {
  bottom: -0.25em;
}
nav img, footer img {
  border: 0;
}
nav svg:not(:root), footer svg:not(:root) {
  overflow: hidden;
}
nav figure, footer figure {
  margin: 1em 40px;
}
nav hr, footer hr {
  box-sizing: content-box;
  height: 0;
}
nav pre, footer pre {
  overflow: auto;
}
nav code,
nav kbd,
nav pre,
nav samp, footer code,
footer kbd,
footer pre,
footer samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
nav button,
nav input,
nav optgroup,
nav select,
nav textarea, footer button,
footer input,
footer optgroup,
footer select,
footer textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
nav button, footer button {
  overflow: visible;
}
nav button,
nav select, footer button,
footer select {
  text-transform: none;
}
nav button,
nav html input[type=button],
nav input[type=reset],
nav input[type=submit], footer button,
footer html input[type=button],
footer input[type=reset],
footer input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
nav button[disabled],
nav html input[disabled], footer button[disabled],
footer html input[disabled] {
  cursor: default;
}
nav button::-moz-focus-inner,
nav input::-moz-focus-inner, footer button::-moz-focus-inner,
footer input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
nav input, footer input {
  line-height: normal;
}
nav input[type=checkbox],
nav input[type=radio], footer input[type=checkbox],
footer input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
nav input[type=number]::-webkit-inner-spin-button,
nav input[type=number]::-webkit-outer-spin-button, footer input[type=number]::-webkit-inner-spin-button,
footer input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
nav optgroup, footer optgroup {
  font-weight: 700;
}
nav table, footer table {
  border-collapse: collapse;
  border-spacing: 0;
}
nav td,
nav th, footer td,
footer th {
  padding: 0;
}
@media print {
  nav *,
nav :after,
nav :before, footer *,
footer :after,
footer :before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  nav a,
nav a:visited, footer a,
footer a:visited {
    text-decoration: underline;
  }
  nav a[href]:after, footer a[href]:after {
    content: " (" attr(href) ")";
  }
  nav abbr[title]:after, footer abbr[title]:after {
    content: " (" attr(title) ")";
  }
  nav a[href^="#"]:after,
nav a[href^="javascript:"]:after, footer a[href^="#"]:after,
footer a[href^="javascript:"]:after {
    content: "";
  }
  nav blockquote,
nav pre, footer blockquote,
footer pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  nav thead, footer thead {
    display: table-header-group;
  }
  nav img,
nav tr, footer img,
footer tr {
    page-break-inside: avoid;
  }
  nav img, footer img {
    max-width: 100% !important;
  }
  nav h2,
nav h3,
nav p, footer h2,
footer h3,
footer p {
    orphans: 3;
    widows: 3;
  }
  nav h2,
nav h3, footer h2,
footer h3 {
    page-break-after: avoid;
  }
  nav .navbar, footer .navbar {
    display: none;
  }
  nav .btn > .caret,
nav .dropup > .btn > .caret, footer .btn > .caret,
footer .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  nav .label, footer .label {
    border: 1px solid #000;
  }
  nav .table, footer .table {
    border-collapse: collapse !important;
  }
  nav .table td,
nav .table th, footer .table td,
footer .table th {
    background-color: #fff !important;
  }
  nav .table-bordered td,
nav .table-bordered th, footer .table-bordered td,
footer .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
nav *, footer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
nav :after,
nav :before, footer :after,
footer :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
nav html, footer html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
nav body, footer body {
  font-family: Graphik, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #333;
  background-color: #fff;
  padding-top: 60px;
}
@media (max-width: 767px) {
  nav body, footer body {
    padding-top: 60px !important;
  }
}
nav body#lp, footer body#lp {
  padding-top: 60px;
}
nav button,
nav input,
nav select,
nav textarea, footer button,
footer input,
footer select,
footer textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
nav a, footer a {
  color: #337ab7;
  text-decoration: none;
}
nav a:focus,
nav a:hover, footer a:focus,
footer a:hover {
  color: #23527c;
  text-decoration: underline;
}
nav .sr-only-focusable:active,
nav .sr-only-focusable:focus, footer .sr-only-focusable:active,
footer .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
nav [role=button], footer [role=button] {
  cursor: pointer;
}
nav .h1,
nav .h2,
nav .h3,
nav .h4,
nav .h5,
nav .h6,
nav h1,
nav h2,
nav h3,
nav h4,
nav h5,
nav h6, footer .h1,
footer .h2,
footer .h3,
footer .h4,
footer .h5,
footer .h6,
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  font-family: Graphik, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1;
  color: inherit;
}
nav .h1 .small,
nav .h1 small,
nav .h2 .small,
nav .h2 small,
nav .h3 .small,
nav .h3 small,
nav .h4 .small,
nav .h4 small,
nav .h5 .small,
nav .h5 small,
nav .h6 .small,
nav .h6 small,
nav h1 .small,
nav h1 small,
nav h2 .small,
nav h2 small,
nav h3 .small,
nav h3 small,
nav h4 .small,
nav h4 small,
nav h5 .small,
nav h5 small,
nav h6 .small,
nav h6 small, footer .h1 .small,
footer .h1 small,
footer .h2 .small,
footer .h2 small,
footer .h3 .small,
footer .h3 small,
footer .h4 .small,
footer .h4 small,
footer .h5 .small,
footer .h5 small,
footer .h6 .small,
footer .h6 small,
footer h1 .small,
footer h1 small,
footer h2 .small,
footer h2 small,
footer h3 .small,
footer h3 small,
footer h4 .small,
footer h4 small,
footer h5 .small,
footer h5 small,
footer h6 .small,
footer h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
nav .h1,
nav .h2,
nav .h3,
nav h1,
nav h2,
nav h3, footer .h1,
footer .h2,
footer .h3,
footer h1,
footer h2,
footer h3 {
  margin-top: 26px;
  margin-bottom: 13px;
}
nav .h1 .small,
nav .h1 small,
nav .h2 .small,
nav .h2 small,
nav .h3 .small,
nav .h3 small,
nav h1 .small,
nav h1 small,
nav h2 .small,
nav h2 small,
nav h3 .small,
nav h3 small, footer .h1 .small,
footer .h1 small,
footer .h2 .small,
footer .h2 small,
footer .h3 .small,
footer .h3 small,
footer h1 .small,
footer h1 small,
footer h2 .small,
footer h2 small,
footer h3 .small,
footer h3 small {
  font-size: 65%;
}
nav .h4,
nav .h5,
nav .h6,
nav h4,
nav h5,
nav h6, footer .h4,
footer .h5,
footer .h6,
footer h4,
footer h5,
footer h6 {
  margin-top: 13px;
  margin-bottom: 13px;
}
nav .h4 .small,
nav .h4 small,
nav .h5 .small,
nav .h5 small,
nav .h6 .small,
nav .h6 small,
nav h4 .small,
nav h4 small,
nav h5 .small,
nav h5 small,
nav h6 .small,
nav h6 small, footer .h4 .small,
footer .h4 small,
footer .h5 .small,
footer .h5 small,
footer .h6 .small,
footer .h6 small,
footer h4 .small,
footer h4 small,
footer h5 .small,
footer h5 small,
footer h6 .small,
footer h6 small {
  font-size: 75%;
}
nav .h1,
nav h1, footer .h1,
footer h1 {
  font-size: 60px;
}
nav .h2,
nav h2, footer .h2,
footer h2 {
  font-size: 33px;
}
nav .h3,
nav h3, footer .h3,
footer h3 {
  font-size: 23px;
}
nav .h4,
nav h4, footer .h4,
footer h4 {
  font-size: 21px;
}
nav .h5,
nav h5, footer .h5,
footer h5 {
  font-size: 15px;
}
nav .h6,
nav h6, footer .h6,
footer h6 {
  font-size: 13px;
}
nav p, footer p {
  margin: 0 0 13px;
}
nav ol,
nav ul, footer ol,
footer ul {
  margin-top: 0;
  margin-bottom: 13px;
}
nav .container, footer .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 13px;
  padding-right: 13px;
}
nav .container:after,
nav .container:before, footer .container:after,
footer .container:before {
  content: " ";
  display: table;
}
nav .container:after, footer .container:after {
  clear: both;
}
@media (min-width: 768px) {
  nav .container, footer .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  nav .container, footer .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  nav .container, footer .container {
    width: 1164px;
  }
}
nav .row, footer .row {
  margin-left: -13px;
  margin-right: -13px;
}
nav .row:after,
nav .row:before, footer .row:after,
footer .row:before {
  content: " ";
  display: table;
}
nav .row:after, footer .row:after {
  clear: both;
}
nav .col-lg-1,
nav .col-lg-10,
nav .col-lg-11,
nav .col-lg-12,
nav .col-lg-2,
nav .col-lg-3,
nav .col-lg-4,
nav .col-lg-5,
nav .col-lg-6,
nav .col-lg-7,
nav .col-lg-8,
nav .col-lg-9,
nav .col-md-1,
nav .col-md-10,
nav .col-md-11,
nav .col-md-12,
nav .col-md-2,
nav .col-md-3,
nav .col-md-4,
nav .col-md-5,
nav .col-md-6,
nav .col-md-7,
nav .col-md-8,
nav .col-md-9,
nav .col-sm-1,
nav .col-sm-10,
nav .col-sm-11,
nav .col-sm-12,
nav .col-sm-2,
nav .col-sm-3,
nav .col-sm-4,
nav .col-sm-5,
nav .col-sm-6,
nav .col-sm-7,
nav .col-sm-8,
nav .col-sm-9,
nav .col-xs-1,
nav .col-xs-10,
nav .col-xs-11,
nav .col-xs-12,
nav .col-xs-2,
nav .col-xs-3,
nav .col-xs-4,
nav .col-xs-5,
nav .col-xs-6,
nav .col-xs-7,
nav .col-xs-8,
nav .col-xs-9, footer .col-lg-1,
footer .col-lg-10,
footer .col-lg-11,
footer .col-lg-12,
footer .col-lg-2,
footer .col-lg-3,
footer .col-lg-4,
footer .col-lg-5,
footer .col-lg-6,
footer .col-lg-7,
footer .col-lg-8,
footer .col-lg-9,
footer .col-md-1,
footer .col-md-10,
footer .col-md-11,
footer .col-md-12,
footer .col-md-2,
footer .col-md-3,
footer .col-md-4,
footer .col-md-5,
footer .col-md-6,
footer .col-md-7,
footer .col-md-8,
footer .col-md-9,
footer .col-sm-1,
footer .col-sm-10,
footer .col-sm-11,
footer .col-sm-12,
footer .col-sm-2,
footer .col-sm-3,
footer .col-sm-4,
footer .col-sm-5,
footer .col-sm-6,
footer .col-sm-7,
footer .col-sm-8,
footer .col-sm-9,
footer .col-xs-1,
footer .col-xs-10,
footer .col-xs-11,
footer .col-xs-12,
footer .col-xs-2,
footer .col-xs-3,
footer .col-xs-4,
footer .col-xs-5,
footer .col-xs-6,
footer .col-xs-7,
footer .col-xs-8,
footer .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 13px;
  padding-right: 13px;
}
nav .col-xs-1,
nav .col-xs-10,
nav .col-xs-11,
nav .col-xs-12,
nav .col-xs-2,
nav .col-xs-3,
nav .col-xs-4,
nav .col-xs-5,
nav .col-xs-6,
nav .col-xs-7,
nav .col-xs-8,
nav .col-xs-9, footer .col-xs-1,
footer .col-xs-10,
footer .col-xs-11,
footer .col-xs-12,
footer .col-xs-2,
footer .col-xs-3,
footer .col-xs-4,
footer .col-xs-5,
footer .col-xs-6,
footer .col-xs-7,
footer .col-xs-8,
footer .col-xs-9 {
  float: left;
}
nav .col-xs-1, footer .col-xs-1 {
  width: 8.33333%;
}
nav .col-xs-2, footer .col-xs-2 {
  width: 16.66667%;
}
nav .col-xs-3, footer .col-xs-3 {
  width: 25%;
}
nav .col-xs-4, footer .col-xs-4 {
  width: 33.33333%;
}
nav .col-xs-5, footer .col-xs-5 {
  width: 41.66667%;
}
nav .col-xs-6, footer .col-xs-6 {
  width: 50%;
}
nav .col-xs-7, footer .col-xs-7 {
  width: 58.33333%;
}
nav .col-xs-8, footer .col-xs-8 {
  width: 66.66667%;
}
nav .col-xs-9, footer .col-xs-9 {
  width: 75%;
}
nav .col-xs-10, footer .col-xs-10 {
  width: 83.33333%;
}
nav .col-xs-11, footer .col-xs-11 {
  width: 91.66667%;
}
nav .col-xs-12, footer .col-xs-12 {
  width: 100%;
}
nav .col-xs-pull-0, footer .col-xs-pull-0 {
  right: auto;
}
nav .col-xs-pull-1, footer .col-xs-pull-1 {
  right: 8.33333%;
}
nav .col-xs-pull-2, footer .col-xs-pull-2 {
  right: 16.66667%;
}
nav .col-xs-pull-3, footer .col-xs-pull-3 {
  right: 25%;
}
nav .col-xs-pull-4, footer .col-xs-pull-4 {
  right: 33.33333%;
}
nav .col-xs-pull-5, footer .col-xs-pull-5 {
  right: 41.66667%;
}
nav .col-xs-pull-6, footer .col-xs-pull-6 {
  right: 50%;
}
nav .col-xs-pull-7, footer .col-xs-pull-7 {
  right: 58.33333%;
}
nav .col-xs-pull-8, footer .col-xs-pull-8 {
  right: 66.66667%;
}
nav .col-xs-pull-9, footer .col-xs-pull-9 {
  right: 75%;
}
nav .col-xs-pull-10, footer .col-xs-pull-10 {
  right: 83.33333%;
}
nav .col-xs-pull-11, footer .col-xs-pull-11 {
  right: 91.66667%;
}
nav .col-xs-pull-12, footer .col-xs-pull-12 {
  right: 100%;
}
nav .col-xs-push-0, footer .col-xs-push-0 {
  left: auto;
}
nav .col-xs-push-1, footer .col-xs-push-1 {
  left: 8.33333%;
}
nav .col-xs-push-2, footer .col-xs-push-2 {
  left: 16.66667%;
}
nav .col-xs-push-3, footer .col-xs-push-3 {
  left: 25%;
}
nav .col-xs-push-4, footer .col-xs-push-4 {
  left: 33.33333%;
}
nav .col-xs-push-5, footer .col-xs-push-5 {
  left: 41.66667%;
}
nav .col-xs-push-6, footer .col-xs-push-6 {
  left: 50%;
}
nav .col-xs-push-7, footer .col-xs-push-7 {
  left: 58.33333%;
}
nav .col-xs-push-8, footer .col-xs-push-8 {
  left: 66.66667%;
}
nav .col-xs-push-9, footer .col-xs-push-9 {
  left: 75%;
}
nav .col-xs-push-10, footer .col-xs-push-10 {
  left: 83.33333%;
}
nav .col-xs-push-11, footer .col-xs-push-11 {
  left: 91.66667%;
}
nav .col-xs-push-12, footer .col-xs-push-12 {
  left: 100%;
}
nav .col-xs-offset-0, footer .col-xs-offset-0 {
  margin-left: 0;
}
nav .col-xs-offset-1, footer .col-xs-offset-1 {
  margin-left: 8.33333%;
}
nav .col-xs-offset-2, footer .col-xs-offset-2 {
  margin-left: 16.66667%;
}
nav .col-xs-offset-3, footer .col-xs-offset-3 {
  margin-left: 25%;
}
nav .col-xs-offset-4, footer .col-xs-offset-4 {
  margin-left: 33.33333%;
}
nav .col-xs-offset-5, footer .col-xs-offset-5 {
  margin-left: 41.66667%;
}
nav .col-xs-offset-6, footer .col-xs-offset-6 {
  margin-left: 50%;
}
nav .col-xs-offset-7, footer .col-xs-offset-7 {
  margin-left: 58.33333%;
}
nav .col-xs-offset-8, footer .col-xs-offset-8 {
  margin-left: 66.66667%;
}
nav .col-xs-offset-9, footer .col-xs-offset-9 {
  margin-left: 75%;
}
nav .col-xs-offset-10, footer .col-xs-offset-10 {
  margin-left: 83.33333%;
}
nav .col-xs-offset-11, footer .col-xs-offset-11 {
  margin-left: 91.66667%;
}
nav .col-xs-offset-12, footer .col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  nav .col-sm-1,
nav .col-sm-10,
nav .col-sm-11,
nav .col-sm-12,
nav .col-sm-2,
nav .col-sm-3,
nav .col-sm-4,
nav .col-sm-5,
nav .col-sm-6,
nav .col-sm-7,
nav .col-sm-8,
nav .col-sm-9, footer .col-sm-1,
footer .col-sm-10,
footer .col-sm-11,
footer .col-sm-12,
footer .col-sm-2,
footer .col-sm-3,
footer .col-sm-4,
footer .col-sm-5,
footer .col-sm-6,
footer .col-sm-7,
footer .col-sm-8,
footer .col-sm-9 {
    float: left;
  }
  nav .col-sm-1, footer .col-sm-1 {
    width: 8.33333%;
  }
  nav .col-sm-2, footer .col-sm-2 {
    width: 16.66667%;
  }
  nav .col-sm-3, footer .col-sm-3 {
    width: 25%;
  }
  nav .col-sm-4, footer .col-sm-4 {
    width: 33.33333%;
  }
  nav .col-sm-5, footer .col-sm-5 {
    width: 41.66667%;
  }
  nav .col-sm-6, footer .col-sm-6 {
    width: 50%;
  }
  nav .col-sm-7, footer .col-sm-7 {
    width: 58.33333%;
  }
  nav .col-sm-8, footer .col-sm-8 {
    width: 66.66667%;
  }
  nav .col-sm-9, footer .col-sm-9 {
    width: 75%;
  }
  nav .col-sm-10, footer .col-sm-10 {
    width: 83.33333%;
  }
  nav .col-sm-11, footer .col-sm-11 {
    width: 91.66667%;
  }
  nav .col-sm-12, footer .col-sm-12 {
    width: 100%;
  }
  nav .col-sm-pull-0, footer .col-sm-pull-0 {
    right: auto;
  }
  nav .col-sm-pull-1, footer .col-sm-pull-1 {
    right: 8.33333%;
  }
  nav .col-sm-pull-2, footer .col-sm-pull-2 {
    right: 16.66667%;
  }
  nav .col-sm-pull-3, footer .col-sm-pull-3 {
    right: 25%;
  }
  nav .col-sm-pull-4, footer .col-sm-pull-4 {
    right: 33.33333%;
  }
  nav .col-sm-pull-5, footer .col-sm-pull-5 {
    right: 41.66667%;
  }
  nav .col-sm-pull-6, footer .col-sm-pull-6 {
    right: 50%;
  }
  nav .col-sm-pull-7, footer .col-sm-pull-7 {
    right: 58.33333%;
  }
  nav .col-sm-pull-8, footer .col-sm-pull-8 {
    right: 66.66667%;
  }
  nav .col-sm-pull-9, footer .col-sm-pull-9 {
    right: 75%;
  }
  nav .col-sm-pull-10, footer .col-sm-pull-10 {
    right: 83.33333%;
  }
  nav .col-sm-pull-11, footer .col-sm-pull-11 {
    right: 91.66667%;
  }
  nav .col-sm-pull-12, footer .col-sm-pull-12 {
    right: 100%;
  }
  nav .col-sm-push-0, footer .col-sm-push-0 {
    left: auto;
  }
  nav .col-sm-push-1, footer .col-sm-push-1 {
    left: 8.33333%;
  }
  nav .col-sm-push-2, footer .col-sm-push-2 {
    left: 16.66667%;
  }
  nav .col-sm-push-3, footer .col-sm-push-3 {
    left: 25%;
  }
  nav .col-sm-push-4, footer .col-sm-push-4 {
    left: 33.33333%;
  }
  nav .col-sm-push-5, footer .col-sm-push-5 {
    left: 41.66667%;
  }
  nav .col-sm-push-6, footer .col-sm-push-6 {
    left: 50%;
  }
  nav .col-sm-push-7, footer .col-sm-push-7 {
    left: 58.33333%;
  }
  nav .col-sm-push-8, footer .col-sm-push-8 {
    left: 66.66667%;
  }
  nav .col-sm-push-9, footer .col-sm-push-9 {
    left: 75%;
  }
  nav .col-sm-push-10, footer .col-sm-push-10 {
    left: 83.33333%;
  }
  nav .col-sm-push-11, footer .col-sm-push-11 {
    left: 91.66667%;
  }
  nav .col-sm-push-12, footer .col-sm-push-12 {
    left: 100%;
  }
  nav .col-sm-offset-0, footer .col-sm-offset-0 {
    margin-left: 0;
  }
  nav .col-sm-offset-1, footer .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  nav .col-sm-offset-2, footer .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  nav .col-sm-offset-3, footer .col-sm-offset-3 {
    margin-left: 25%;
  }
  nav .col-sm-offset-4, footer .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  nav .col-sm-offset-5, footer .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  nav .col-sm-offset-6, footer .col-sm-offset-6 {
    margin-left: 50%;
  }
  nav .col-sm-offset-7, footer .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  nav .col-sm-offset-8, footer .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  nav .col-sm-offset-9, footer .col-sm-offset-9 {
    margin-left: 75%;
  }
  nav .col-sm-offset-10, footer .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  nav .col-sm-offset-11, footer .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  nav .col-sm-offset-12, footer .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  nav .col-md-1,
nav .col-md-10,
nav .col-md-11,
nav .col-md-12,
nav .col-md-2,
nav .col-md-3,
nav .col-md-4,
nav .col-md-5,
nav .col-md-6,
nav .col-md-7,
nav .col-md-8,
nav .col-md-9, footer .col-md-1,
footer .col-md-10,
footer .col-md-11,
footer .col-md-12,
footer .col-md-2,
footer .col-md-3,
footer .col-md-4,
footer .col-md-5,
footer .col-md-6,
footer .col-md-7,
footer .col-md-8,
footer .col-md-9 {
    float: left;
  }
  nav .col-md-1, footer .col-md-1 {
    width: 8.33333%;
  }
  nav .col-md-2, footer .col-md-2 {
    width: 16.66667%;
  }
  nav .col-md-3, footer .col-md-3 {
    width: 25%;
  }
  nav .col-md-4, footer .col-md-4 {
    width: 33.33333%;
  }
  nav .col-md-5, footer .col-md-5 {
    width: 41.66667%;
  }
  nav .col-md-6, footer .col-md-6 {
    width: 50%;
  }
  nav .col-md-7, footer .col-md-7 {
    width: 58.33333%;
  }
  nav .col-md-8, footer .col-md-8 {
    width: 66.66667%;
  }
  nav .col-md-9, footer .col-md-9 {
    width: 75%;
  }
  nav .col-md-10, footer .col-md-10 {
    width: 83.33333%;
  }
  nav .col-md-11, footer .col-md-11 {
    width: 91.66667%;
  }
  nav .col-md-12, footer .col-md-12 {
    width: 100%;
  }
  nav .col-md-pull-0, footer .col-md-pull-0 {
    right: auto;
  }
  nav .col-md-pull-1, footer .col-md-pull-1 {
    right: 8.33333%;
  }
  nav .col-md-pull-2, footer .col-md-pull-2 {
    right: 16.66667%;
  }
  nav .col-md-pull-3, footer .col-md-pull-3 {
    right: 25%;
  }
  nav .col-md-pull-4, footer .col-md-pull-4 {
    right: 33.33333%;
  }
  nav .col-md-pull-5, footer .col-md-pull-5 {
    right: 41.66667%;
  }
  nav .col-md-pull-6, footer .col-md-pull-6 {
    right: 50%;
  }
  nav .col-md-pull-7, footer .col-md-pull-7 {
    right: 58.33333%;
  }
  nav .col-md-pull-8, footer .col-md-pull-8 {
    right: 66.66667%;
  }
  nav .col-md-pull-9, footer .col-md-pull-9 {
    right: 75%;
  }
  nav .col-md-pull-10, footer .col-md-pull-10 {
    right: 83.33333%;
  }
  nav .col-md-pull-11, footer .col-md-pull-11 {
    right: 91.66667%;
  }
  nav .col-md-pull-12, footer .col-md-pull-12 {
    right: 100%;
  }
  nav .col-md-push-0, footer .col-md-push-0 {
    left: auto;
  }
  nav .col-md-push-1, footer .col-md-push-1 {
    left: 8.33333%;
  }
  nav .col-md-push-2, footer .col-md-push-2 {
    left: 16.66667%;
  }
  nav .col-md-push-3, footer .col-md-push-3 {
    left: 25%;
  }
  nav .col-md-push-4, footer .col-md-push-4 {
    left: 33.33333%;
  }
  nav .col-md-push-5, footer .col-md-push-5 {
    left: 41.66667%;
  }
  nav .col-md-push-6, footer .col-md-push-6 {
    left: 50%;
  }
  nav .col-md-push-7, footer .col-md-push-7 {
    left: 58.33333%;
  }
  nav .col-md-push-8, footer .col-md-push-8 {
    left: 66.66667%;
  }
  nav .col-md-push-9, footer .col-md-push-9 {
    left: 75%;
  }
  nav .col-md-push-10, footer .col-md-push-10 {
    left: 83.33333%;
  }
  nav .col-md-push-11, footer .col-md-push-11 {
    left: 91.66667%;
  }
  nav .col-md-push-12, footer .col-md-push-12 {
    left: 100%;
  }
  nav .col-md-offset-0, footer .col-md-offset-0 {
    margin-left: 0;
  }
  nav .col-md-offset-1, footer .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  nav .col-md-offset-2, footer .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  nav .col-md-offset-3, footer .col-md-offset-3 {
    margin-left: 25%;
  }
  nav .col-md-offset-4, footer .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  nav .col-md-offset-5, footer .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  nav .col-md-offset-6, footer .col-md-offset-6 {
    margin-left: 50%;
  }
  nav .col-md-offset-7, footer .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  nav .col-md-offset-8, footer .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  nav .col-md-offset-9, footer .col-md-offset-9 {
    margin-left: 75%;
  }
  nav .col-md-offset-10, footer .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  nav .col-md-offset-11, footer .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  nav .col-md-offset-12, footer .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  nav .col-lg-1,
nav .col-lg-10,
nav .col-lg-11,
nav .col-lg-12,
nav .col-lg-2,
nav .col-lg-3,
nav .col-lg-4,
nav .col-lg-5,
nav .col-lg-6,
nav .col-lg-7,
nav .col-lg-8,
nav .col-lg-9, footer .col-lg-1,
footer .col-lg-10,
footer .col-lg-11,
footer .col-lg-12,
footer .col-lg-2,
footer .col-lg-3,
footer .col-lg-4,
footer .col-lg-5,
footer .col-lg-6,
footer .col-lg-7,
footer .col-lg-8,
footer .col-lg-9 {
    float: left;
  }
  nav .col-lg-1, footer .col-lg-1 {
    width: 8.33333%;
  }
  nav .col-lg-2, footer .col-lg-2 {
    width: 16.66667%;
  }
  nav .col-lg-3, footer .col-lg-3 {
    width: 25%;
  }
  nav .col-lg-4, footer .col-lg-4 {
    width: 33.33333%;
  }
  nav .col-lg-5, footer .col-lg-5 {
    width: 41.66667%;
  }
  nav .col-lg-6, footer .col-lg-6 {
    width: 50%;
  }
  nav .col-lg-7, footer .col-lg-7 {
    width: 58.33333%;
  }
  nav .col-lg-8, footer .col-lg-8 {
    width: 66.66667%;
  }
  nav .col-lg-9, footer .col-lg-9 {
    width: 75%;
  }
  nav .col-lg-10, footer .col-lg-10 {
    width: 83.33333%;
  }
  nav .col-lg-11, footer .col-lg-11 {
    width: 91.66667%;
  }
  nav .col-lg-12, footer .col-lg-12 {
    width: 100%;
  }
  nav .col-lg-pull-0, footer .col-lg-pull-0 {
    right: auto;
  }
  nav .col-lg-pull-1, footer .col-lg-pull-1 {
    right: 8.33333%;
  }
  nav .col-lg-pull-2, footer .col-lg-pull-2 {
    right: 16.66667%;
  }
  nav .col-lg-pull-3, footer .col-lg-pull-3 {
    right: 25%;
  }
  nav .col-lg-pull-4, footer .col-lg-pull-4 {
    right: 33.33333%;
  }
  nav .col-lg-pull-5, footer .col-lg-pull-5 {
    right: 41.66667%;
  }
  nav .col-lg-pull-6, footer .col-lg-pull-6 {
    right: 50%;
  }
  nav .col-lg-pull-7, footer .col-lg-pull-7 {
    right: 58.33333%;
  }
  nav .col-lg-pull-8, footer .col-lg-pull-8 {
    right: 66.66667%;
  }
  nav .col-lg-pull-9, footer .col-lg-pull-9 {
    right: 75%;
  }
  nav .col-lg-pull-10, footer .col-lg-pull-10 {
    right: 83.33333%;
  }
  nav .col-lg-pull-11, footer .col-lg-pull-11 {
    right: 91.66667%;
  }
  nav .col-lg-pull-12, footer .col-lg-pull-12 {
    right: 100%;
  }
  nav .col-lg-push-0, footer .col-lg-push-0 {
    left: auto;
  }
  nav .col-lg-push-1, footer .col-lg-push-1 {
    left: 8.33333%;
  }
  nav .col-lg-push-2, footer .col-lg-push-2 {
    left: 16.66667%;
  }
  nav .col-lg-push-3, footer .col-lg-push-3 {
    left: 25%;
  }
  nav .col-lg-push-4, footer .col-lg-push-4 {
    left: 33.33333%;
  }
  nav .col-lg-push-5, footer .col-lg-push-5 {
    left: 41.66667%;
  }
  nav .col-lg-push-6, footer .col-lg-push-6 {
    left: 50%;
  }
  nav .col-lg-push-7, footer .col-lg-push-7 {
    left: 58.33333%;
  }
  nav .col-lg-push-8, footer .col-lg-push-8 {
    left: 66.66667%;
  }
  nav .col-lg-push-9, footer .col-lg-push-9 {
    left: 75%;
  }
  nav .col-lg-push-10, footer .col-lg-push-10 {
    left: 83.33333%;
  }
  nav .col-lg-push-11, footer .col-lg-push-11 {
    left: 91.66667%;
  }
  nav .col-lg-push-12, footer .col-lg-push-12 {
    left: 100%;
  }
  nav .col-lg-offset-0, footer .col-lg-offset-0 {
    margin-left: 0;
  }
  nav .col-lg-offset-1, footer .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  nav .col-lg-offset-2, footer .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  nav .col-lg-offset-3, footer .col-lg-offset-3 {
    margin-left: 25%;
  }
  nav .col-lg-offset-4, footer .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  nav .col-lg-offset-5, footer .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  nav .col-lg-offset-6, footer .col-lg-offset-6 {
    margin-left: 50%;
  }
  nav .col-lg-offset-7, footer .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  nav .col-lg-offset-8, footer .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  nav .col-lg-offset-9, footer .col-lg-offset-9 {
    margin-left: 75%;
  }
  nav .col-lg-offset-10, footer .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  nav .col-lg-offset-11, footer .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  nav .col-lg-offset-12, footer .col-lg-offset-12 {
    margin-left: 100%;
  }
}
nav .fade, footer .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
nav .fade.in, footer .fade.in {
  opacity: 1;
}
nav .close, footer .close {
  float: right;
  font-size: 22.5px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
nav .close:focus,
nav .close:hover, footer .close:focus,
footer .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
}
nav button.close, footer button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
nav .modal-open, footer .modal-open {
  overflow: hidden;
}
nav .modal, footer .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
nav .modal.fade .modal-dialog, footer .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
nav .modal.in .modal-dialog, footer .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
nav .modal-open .modal, footer .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
nav .modal-dialog, footer .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
nav .modal-content, footer .modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
nav .modal-backdrop, footer .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
nav .modal-backdrop.fade, footer .modal-backdrop.fade {
  opacity: 0;
}
nav .modal-backdrop.in, footer .modal-backdrop.in {
  opacity: 0.5;
}
nav .modal-header, footer .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
nav .modal-header:after,
nav .modal-header:before, footer .modal-header:after,
footer .modal-header:before {
  content: " ";
  display: table;
}
nav .modal-header:after, footer .modal-header:after {
  clear: both;
}
nav .modal-header .close, footer .modal-header .close {
  margin-top: -2px;
}
nav .modal-title, footer .modal-title {
  margin: 0;
  line-height: 1.42857;
}
nav .modal-body, footer .modal-body {
  position: relative;
  padding: 15px;
}
nav .modal-footer, footer .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
nav .modal-footer:after,
nav .modal-footer:before, footer .modal-footer:after,
footer .modal-footer:before {
  content: " ";
  display: table;
}
nav .modal-footer:after, footer .modal-footer:after {
  clear: both;
}
nav .modal-footer .btn + .btn, footer .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
nav .modal-footer .btn-group .btn + .btn, footer .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
nav .modal-footer .btn-block + .btn-block, footer .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
nav .modal-scrollbar-measure, footer .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  nav .modal-dialog, footer .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  nav .modal-content, footer .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  nav .modal-sm, footer .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  nav .modal-lg, footer .modal-lg {
    width: 900px;
  }
}
nav .clearfix:after,
nav .clearfix:before, footer .clearfix:after,
footer .clearfix:before {
  content: " ";
  display: table;
}
nav .clearfix:after, footer .clearfix:after {
  clear: both;
}
nav .center-block, footer .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
nav .pull-right, footer .pull-right {
  float: right !important;
}
nav .pull-left, footer .pull-left {
  float: left !important;
}
nav .hide, footer .hide {
  display: none !important;
}
nav .show, footer .show {
  display: block !important;
}
nav .invisible, footer .invisible {
  visibility: hidden;
}
nav .text-hide, footer .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
nav .hidden, footer .hidden {
  display: none !important;
}
nav .affix, footer .affix {
  position: fixed;
}
@-ms-viewport {
  nav, footer {
    width: device-width;
  }
}
nav .visible-xs, footer .visible-xs {
  display: none !important;
}
nav .visible-sm, footer .visible-sm {
  display: none !important;
}
nav .visible-md, footer .visible-md {
  display: none !important;
}
nav .visible-lg, footer .visible-lg {
  display: none !important;
}
nav .visible-lg-block,
nav .visible-lg-inline,
nav .visible-lg-inline-block,
nav .visible-md-block,
nav .visible-md-inline,
nav .visible-md-inline-block,
nav .visible-sm-block,
nav .visible-sm-inline,
nav .visible-sm-inline-block,
nav .visible-xs-block,
nav .visible-xs-inline,
nav .visible-xs-inline-block, footer .visible-lg-block,
footer .visible-lg-inline,
footer .visible-lg-inline-block,
footer .visible-md-block,
footer .visible-md-inline,
footer .visible-md-inline-block,
footer .visible-sm-block,
footer .visible-sm-inline,
footer .visible-sm-inline-block,
footer .visible-xs-block,
footer .visible-xs-inline,
footer .visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  nav .visible-xs, footer .visible-xs {
    display: block !important;
  }
  nav table.visible-xs, footer table.visible-xs {
    display: table !important;
  }
  nav tr.visible-xs, footer tr.visible-xs {
    display: table-row !important;
  }
  nav td.visible-xs,
nav th.visible-xs, footer td.visible-xs,
footer th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  nav .visible-xs-block, footer .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  nav .visible-xs-inline, footer .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  nav .visible-xs-inline-block, footer .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav .visible-sm, footer .visible-sm {
    display: block !important;
  }
  nav table.visible-sm, footer table.visible-sm {
    display: table !important;
  }
  nav tr.visible-sm, footer tr.visible-sm {
    display: table-row !important;
  }
  nav td.visible-sm,
nav th.visible-sm, footer td.visible-sm,
footer th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav .visible-sm-block, footer .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav .visible-sm-inline, footer .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav .visible-sm-inline-block, footer .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav .visible-md, footer .visible-md {
    display: block !important;
  }
  nav table.visible-md, footer table.visible-md {
    display: table !important;
  }
  nav tr.visible-md, footer tr.visible-md {
    display: table-row !important;
  }
  nav td.visible-md,
nav th.visible-md, footer td.visible-md,
footer th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav .visible-md-block, footer .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav .visible-md-inline, footer .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav .visible-md-inline-block, footer .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  nav .visible-lg, footer .visible-lg {
    display: block !important;
  }
  nav table.visible-lg, footer table.visible-lg {
    display: table !important;
  }
  nav tr.visible-lg, footer tr.visible-lg {
    display: table-row !important;
  }
  nav td.visible-lg,
nav th.visible-lg, footer td.visible-lg,
footer th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  nav .visible-lg-block, footer .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  nav .visible-lg-inline, footer .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  nav .visible-lg-inline-block, footer .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  nav .hidden-xs, footer .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav .hidden-sm, footer .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  nav .hidden-md, footer .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  nav .hidden-lg, footer .hidden-lg {
    display: none !important;
  }
}
nav .visible-print, footer .visible-print {
  display: none !important;
}
@media print {
  nav .visible-print, footer .visible-print {
    display: block !important;
  }
  nav table.visible-print, footer table.visible-print {
    display: table !important;
  }
  nav tr.visible-print, footer tr.visible-print {
    display: table-row !important;
  }
  nav td.visible-print,
nav th.visible-print, footer td.visible-print,
footer th.visible-print {
    display: table-cell !important;
  }
}
nav .visible-print-block, footer .visible-print-block {
  display: none !important;
}
@media print {
  nav .visible-print-block, footer .visible-print-block {
    display: block !important;
  }
}
nav .visible-print-inline, footer .visible-print-inline {
  display: none !important;
}
@media print {
  nav .visible-print-inline, footer .visible-print-inline {
    display: inline !important;
  }
}
nav .visible-print-inline-block, footer .visible-print-inline-block {
  display: none !important;
}
@media print {
  nav .visible-print-inline-block, footer .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  nav .hidden-print, footer .hidden-print {
    display: none !important;
  }
}
nav section, footer section {
  background-color: #fff;
  width: 100%;
}
nav section.dark, footer section.dark {
  background-color: #082882;
}
@media (max-width: 767px) {
  nav section, footer section {
    padding-top: 35px;
    padding-bottom: 9px;
  }
}
nav [class*=" socicon-"]:before,
nav [class^=socicon-]:before, footer [class*=" socicon-"]:before,
footer [class^=socicon-]:before {
  font-family: socicon !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
nav .socicon-apple:before, footer .socicon-apple:before {
  content: "";
}
nav .socicon-windows:before, footer .socicon-windows:before {
  content: "";
}
nav .socicon-android:before, footer .socicon-android:before {
  content: "";
}
nav .socicon-twitter:before, footer .socicon-twitter:before {
  content: "";
}
nav .socicon-facebook:before, footer .socicon-facebook:before {
  content: "";
}
nav .socicon-googleplus:before, footer .socicon-googleplus:before {
  content: "";
}
nav .socicon-pinterest:before, footer .socicon-pinterest:before {
  content: "";
}
nav .socicon-feedburner:before, footer .socicon-feedburner:before {
  content: "";
}
nav .socicon-linkedin:before, footer .socicon-linkedin:before {
  content: "";
}
nav .socicon-youtube:before, footer .socicon-youtube:before {
  content: "";
}
nav .socicon-vimeo:before, footer .socicon-vimeo:before {
  content: "";
}
nav .socicon-instagram:before, footer .socicon-instagram:before {
  content: ""/"Instagram icon";
}
nav .socicon-wordpress:before, footer .socicon-wordpress:before {
  content: "";
}
nav .socicon-google:before, footer .socicon-google:before {
  content: "";
}
nav .socicon-chromebook:before, footer .socicon-chromebook:before {
  content: url(/images/pricing/chromebook-logo.svg);
}
nav .socicon-chromebook-dkgray:before, footer .socicon-chromebook-dkgray:before {
  content: url(/images/pricing/chromebook-logo-darkgray.svg);
}
nav .socicon-chromebook-blue:before, footer .socicon-chromebook-blue:before {
  content: url(/images/products/chromebook-logo-blue.svg);
}
nav .glyphicon-asterisk:before, footer .glyphicon-asterisk:before {
  content: "*";
}
nav .glyphicon-plus:before, footer .glyphicon-plus:before {
  content: "+";
}
nav .glyphicon-eur:before,
nav .glyphicon-euro:before, footer .glyphicon-eur:before,
footer .glyphicon-euro:before {
  content: "€";
}
nav .glyphicon-minus:before, footer .glyphicon-minus:before {
  content: "−";
}
nav .glyphicon-star:before, footer .glyphicon-star:before {
  content: "";
}
nav .glyphicon-star-empty:before, footer .glyphicon-star-empty:before {
  content: "";
}
nav .glyphicon-menu-left:before, footer .glyphicon-menu-left:before {
  content: "";
}
nav .glyphicon-menu-right:before, footer .glyphicon-menu-right:before {
  content: "";
}
nav .glyphicon-menu-down:before, footer .glyphicon-menu-down:before {
  content: "";
}
nav .glyphicon-menu-up:before, footer .glyphicon-menu-up:before {
  content: "";
}
@media (max-width: 991px) {
  nav footer .hq,
nav footer .local, footer footer .hq,
footer footer .local {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  nav footer .local, footer footer .local {
    display: none;
  }
}
nav footer .show-imprint p, footer footer .show-imprint p {
  color: #fff;
}
@media (max-width: 991px) {
  nav footer .list-inline > li, footer footer .list-inline > li {
    margin-bottom: 0;
  }
}
nav footer a, footer footer a {
  color: #fff;
}
nav footer a:hover, footer footer a:hover {
  color: #fff;
  text-decoration: underline;
}
nav footer li, footer footer li {
  color: #fff;
}
nav footer p, footer footer p {
  color: #555;
}
nav footer p.initialism,
nav footer p.text-uppercase, footer footer p.initialism,
footer footer p.text-uppercase {
  color: #7c92d2;
  font-weight: 400;
  margin-bottom: 26px;
}
nav footer p.initialism .text-normalcase,
nav footer p.text-uppercase .text-normalcase, footer footer p.initialism .text-normalcase,
footer footer p.text-uppercase .text-normalcase {
  color: #fff;
  line-height: 2.55 !important;
  font-weight: 400;
}
nav footer a.social, footer footer a.social {
  font-size: 18.75px;
  margin-right: 15.29412px;
  transition: opacity 0.15s ease-in-out;
}
@media (max-width: 991px) {
  nav footer a.social, footer footer a.social {
    margin-left: 3px;
    margin-right: 3px;
  }
}
nav footer a.social:hover, footer footer a.social:hover {
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.15s ease-in-out;
}
nav footer .newsletter, footer footer .newsletter {
  margin-bottom: 26px;
  margin-top: -13px;
}
nav footer .btn, footer footer .btn {
  background-color: #fff;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 11px;
  width: auto;
  float: right;
}
@media (max-width: 991px) {
  nav footer .btn, footer footer .btn {
    float: none;
  }
}
nav footer .bluecta-sm, footer footer .bluecta-sm {
  margin: 0;
}
nav footer .textInput,
nav footer .textInput input, footer footer .textInput,
footer footer .textInput input {
  width: 215px;
}
@media (max-width: 991px) {
  nav footer .textInput,
nav footer .textInput input, footer footer .textInput,
footer footer .textInput input {
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 991px) {
  nav footer .form-group,
nav footer .textInput,
nav footer .textInput input,
nav footer input, footer footer .form-group,
footer footer .textInput,
footer footer .textInput input,
footer footer input {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 15px;
    max-width: none;
  }
}
@media (max-width: 767px) {
  nav footer, footer footer {
    text-align: center;
  }
}
@media (max-width: 767px) {
  nav footer .list-inline.pull-right, footer footer .list-inline.pull-right {
    float: none !important;
  }
}
nav footer .soc-icon, footer footer .soc-icon {
  max-width: 300px;
}
nav footer .soc-icon div, footer footer .soc-icon div {
  padding: 0;
}
nav footer .soc-icon div:last-child a, footer footer .soc-icon div:last-child a {
  margin-right: 0;
}
@media (max-width: 991px) {
  nav footer .soc-icon, footer footer .soc-icon {
    margin: 0 auto !important;
  }
}
nav footer form.newsletter .form-group, footer footer form.newsletter .form-group {
  width: 100%;
}
nav footer form.newsletter .form-group .textInput.inline, footer footer form.newsletter .form-group .textInput.inline {
  width: 100%;
  margin: 0;
}
nav footer form.newsletter .form-group .textInput.inline input#e-mail,
nav footer form.newsletter .form-group .textInput.inline input.email-submit, footer footer form.newsletter .form-group .textInput.inline input#e-mail,
footer footer form.newsletter .form-group .textInput.inline input.email-submit {
  width: 74%;
  display: inline-block;
}
nav footer form.newsletter .form-group .textInput.inline input[type=submit], footer footer form.newsletter .form-group .textInput.inline input[type=submit] {
  width: 24%;
  display: inline-block;
  float: right;
}
@media (max-width: 991px) {
  nav footer form.newsletter input#e-mail, footer footer form.newsletter input#e-mail {
    width: 100% !important;
    display: block;
    margin-bottom: 20px;
  }
  nav footer form.newsletter input[type=submit], footer footer form.newsletter input[type=submit] {
    float: none !important;
    width: 100px !important;
    transition: none !important;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  nav footer *, footer footer * {
    font-size: 12px;
  }
}
nav footer .text-highlight, footer footer .text-highlight {
  color: #7c92d2;
  font-weight: 400;
}
nav section#newsletter-signup, footer section#newsletter-signup {
  float: left;
  background-color: #eceff6;
  padding-top: 60px;
  padding-bottom: 20px;
}
nav section#newsletter-signup .email-btn,
nav section#newsletter-signup .email-input, footer section#newsletter-signup .email-btn,
footer section#newsletter-signup .email-input {
  padding: 0;
}
nav section#newsletter-signup .email-input input, footer section#newsletter-signup .email-input input {
  color: #141519 !important;
}
nav section#newsletter-signup .form-inline, footer section#newsletter-signup .form-inline {
  margin-top: 65px;
}
nav section#newsletter-signup h3, footer section#newsletter-signup h3 {
  font-size: 16px;
}
@media (min-width: 768px) {
  nav section#newsletter-signup h3, footer section#newsletter-signup h3 {
    font-size: 24px;
  }
}
nav section#newsletter-signup h3,
nav section#newsletter-signup p, footer section#newsletter-signup h3,
footer section#newsletter-signup p {
  color: #101d42;
}
nav section#newsletter-signup .cta, footer section#newsletter-signup .cta {
  line-height: 35px;
  min-width: 150px;
}
@media (min-width: 992px) {
  nav section#newsletter-signup .cta, footer section#newsletter-signup .cta {
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  nav section#newsletter-signup, footer section#newsletter-signup {
    margin-top: 0;
  }
  nav section#newsletter-signup .email-input, footer section#newsletter-signup .email-input {
    margin-bottom: 20px;
    float: left;
    width: 100%;
  }
  nav section#newsletter-signup form.newsletter, footer section#newsletter-signup form.newsletter {
    margin-top: 0;
  }
}
nav #overlay,
nav .overlay, footer #overlay,
footer .overlay {
  position: fixed;
  width: 100vw;
  height: 100%;
  overflow: hidden;
  background-color: rgba(8, 12, 23, 0.97);
  z-index: 99999999;
  overflow-y: scroll;
  top: 0;
  display: none;
}
nav #overlay .wrap,
nav .overlay .wrap, footer #overlay .wrap,
footer .overlay .wrap {
  overflow-y: scroll;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 70px !important;
}
nav #overlay img,
nav .overlay img, footer #overlay img,
footer .overlay img {
  max-width: 80vh;
  max-height: 70vw;
  width: auto;
  height: auto;
  margin: 0 auto;
  display: block;
}
nav .close, footer .close {
  position: fixed;
  right: 40px;
  top: 20px;
  width: 30px;
  height: 30px;
  opacity: 1;
}
nav .close .first,
nav .close .second,
nav .close div, footer .close .first,
footer .close .second,
footer .close div {
  width: 0%;
  position: absolute;
  left: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  top: 50%;
  left: 50%;
  height: 1px;
  transition: left 0.25s, width 0.25s, height 0.25s, transform 0.25s 0.5s;
  background: #fff;
}
nav .close.inactive .first,
nav .close.inactive .second,
nav .close.inactive div, footer .close.inactive .first,
footer .close.inactive .second,
footer .close.inactive div {
  width: 0%;
  position: absolute;
  left: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  top: 50%;
  left: 50%;
  transition: all 0.25s;
}
nav .close.active .first, footer .close.active .first {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 100%;
  left: 0;
}
nav .close.active .second, footer .close.active .second {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  width: 100%;
  left: 0;
}
nav .bg-white, footer .bg-white {
  background-color: rgba(255, 255, 255, 0.97);
}
nav .bg-white .close .first,
nav .bg-white .close .second,
nav .bg-white .close div, footer .bg-white .close .first,
footer .bg-white .close .second,
footer .bg-white .close div {
  background: #000;
}
nav #overlay-lang a, footer #overlay-lang a {
  color: #fff;
}
nav #overlay-services a, footer #overlay-services a {
  color: #141519;
}
nav #survey-overlay, footer #survey-overlay {
  width: 480px;
  height: 400px;
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -240px;
  margin-top: -200px;
  padding: 90px 30px 30px 30px;
  background: #fafafa;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  z-index: 100;
}
nav #pillar-pages.overlay a, footer #pillar-pages.overlay a {
  color: #fff;
}
nav #pillar-pages.overlay .pillar-pages-list .col-md-3,
nav #pillar-pages.overlay .pillar-pages-list p, footer #pillar-pages.overlay .pillar-pages-list .col-md-3,
footer #pillar-pages.overlay .pillar-pages-list p {
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  nav .textArea input,
nav .textInput input, footer .textArea input,
footer .textInput input {
    width: 100%;
  }
}
nav .textArea textarea,
nav .textInput textarea, footer .textArea textarea,
footer .textInput textarea {
  width: 100%;
  height: 100px;
  float: left;
  padding: 0 6px;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
}
@media (max-width: 767px) {
  nav .textArea textarea,
nav .textInput textarea, footer .textArea textarea,
footer .textInput textarea {
    width: 100%;
  }
}
nav .textArea .error,
nav .textArea .errorMsg,
nav .textInput .error,
nav .textInput .errorMsg, footer .textArea .error,
footer .textArea .errorMsg,
footer .textInput .error,
footer .textInput .errorMsg {
  width: 100%;
  float: left;
  color: #e60000;
  font-style: italic;
  margin: 0;
  font-size: 12px;
  clear: both;
}
nav .textArea .icon,
nav .textInput .icon, footer .textArea .icon,
footer .textInput .icon {
  font-size: 30px;
  line-height: 0;
  position: absolute;
  top: auto;
  bottom: 43px;
  right: -50px;
  left: auto;
}
@media (max-width: 767px) {
  nav .textArea .icon,
nav .textInput .icon, footer .textArea .icon,
footer .textInput .icon {
    display: none;
  }
}
nav .textArea.success .icon:after,
nav .textInput.success .icon:after, footer .textArea.success .icon:after,
footer .textInput.success .icon:after {
  font-family: "Glyphicons Halflings";
  content: "";
  color: #25ac4d;
}
nav .textArea.error input,
nav .textArea.error select,
nav .textInput.error input,
nav .textInput.error select, footer .textArea.error input,
footer .textArea.error select,
footer .textInput.error input,
footer .textInput.error select {
  border: 1px solid #e60000;
}
nav .textArea.error .icon:after,
nav .textInput.error .icon:after, footer .textArea.error .icon:after,
footer .textInput.error .icon:after {
  font-family: "Glyphicons Halflings";
  content: "";
  color: #e60000;
}
nav .textArea.error .icon,
nav .textInput.error .icon, footer .textArea.error .icon,
footer .textInput.error .icon {
  bottom: 63px;
}
nav .select, footer .select {
  padding-bottom: 13px;
  float: left;
  width: 100%;
  position: relative;
}
nav .select select, footer .select select {
  width: 100%;
  height: 40px;
  float: left;
  padding: 5px 12px;
  border: 1px solid #b3b3b3;
  border-radius: 1px;
  color: #141519;
}
nav .select label, footer .select label {
  float: none;
  width: 100%;
  margin-bottom: 13px;
}
nav .select .icon, footer .select .icon {
  font-size: 30px;
  line-height: 0;
  position: absolute;
  top: auto;
  bottom: 43px;
  right: -50px;
  left: auto;
}
@media (max-width: 767px) {
  nav .select .icon, footer .select .icon {
    display: none;
  }
}
nav .select.success .icon:after, footer .select.success .icon:after {
  font-family: "Glyphicons Halflings";
  content: "";
  color: #25ac4d;
}
nav .select.error input,
nav .select.error select, footer .select.error input,
footer .select.error select {
  border: 1px solid #e60000;
}
nav .select.error .icon:after, footer .select.error .icon:after {
  font-family: "Glyphicons Halflings";
  content: "";
  color: #e60000;
}
nav .select.error .icon, footer .select.error .icon {
  bottom: 63px;
}
nav .select .error,
nav .select .errorMsg, footer .select .error,
footer .select .errorMsg {
  width: 100%;
  float: left;
  color: #e60000;
  font-style: italic;
  margin: 0;
  font-size: 12px;
  clear: both;
}
nav input[type=submit], footer input[type=submit] {
  border: none;
  float: left;
}
nav .radioButton, footer .radioButton {
  width: 100%;
  float: left;
  margin-bottom: 13px;
}
nav .radioButton input,
nav .radioButton p, footer .radioButton input,
footer .radioButton p {
  float: left;
}
nav .radioButton .error,
nav .radioButton .errorMsg, footer .radioButton .error,
footer .radioButton .errorMsg {
  width: 100%;
  float: left;
  color: #e60000;
  font-style: italic;
  margin: 0;
  font-size: 12px;
  clear: both;
  margin-top: -7px;
}
nav .hero, footer .hero {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 992px) {
  nav .hero, footer .hero {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
nav .two-column-block, footer .two-column-block {
  margin-bottom: 30px;
  margin-top: 60px;
  padding: 0;
  clear: both;
}
nav .two-column-block > h2, footer .two-column-block > h2 {
  text-align: left;
}
nav .two-column-block .content,
nav .two-column-block > h2, footer .two-column-block .content,
footer .two-column-block > h2 {
  margin: 24px 0;
}
nav .two-column-block .text-column .column-title,
nav .two-column-block .text-column .legacy-title,
nav .two-column-block .text-column p, footer .two-column-block .text-column .column-title,
footer .two-column-block .text-column .legacy-title,
footer .two-column-block .text-column p {
  margin: 24px 0;
}
nav .two-column-block .text-column .blue-cta-bttn:last-child,
nav .two-column-block .text-column .ghost-blue-cta-bttn:last-child,
nav .two-column-block .text-column .ghost-dark-blue-cta-bttn:last-child,
nav .two-column-block .text-column .green-cta-bttn:last-child,
nav .two-column-block .text-column .orange-cta-bttn:last-child, footer .two-column-block .text-column .blue-cta-bttn:last-child,
footer .two-column-block .text-column .ghost-blue-cta-bttn:last-child,
footer .two-column-block .text-column .ghost-dark-blue-cta-bttn:last-child,
footer .two-column-block .text-column .green-cta-bttn:last-child,
footer .two-column-block .text-column .orange-cta-bttn:last-child {
  margin-right: 0;
}
nav .two-column-block .content, footer .two-column-block .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-content: center;
}
nav .two-column-block .content .image-column,
nav .two-column-block .content .text-column, footer .two-column-block .content .image-column,
footer .two-column-block .content .text-column {
  align-self: center;
}
nav .two-column-block .image-column, footer .two-column-block .image-column {
  text-align: center;
}
nav .two-column-block .image-column img, footer .two-column-block .image-column img {
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  nav .two-column-block .content,
nav .two-column-block .text-column .column-title,
nav .two-column-block .text-column .legacy-title,
nav .two-column-block .text-column p,
nav .two-column-block > h2, footer .two-column-block .content,
footer .two-column-block .text-column .column-title,
footer .two-column-block .text-column .legacy-title,
footer .two-column-block .text-column p,
footer .two-column-block > h2 {
    margin: 30px 0;
  }
  nav .two-column-block > h2, footer .two-column-block > h2 {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  nav .two-column-block .content.reverse, footer .two-column-block .content.reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  nav .two-column-block .content, footer .two-column-block .content {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
nav .icon-wrap, footer .icon-wrap {
  text-align: center;
}
nav .icon-wrap .row, footer .icon-wrap .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
}
nav .icon-wrap > .row, footer .icon-wrap > .row {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
nav .icon-wrap [class*=col-], footer .icon-wrap [class*=col-] {
  display: inline-block;
}
@media (min-width: 768px) {
  nav .icon-wrap > .row, footer .icon-wrap > .row {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
  }
}
nav .icon-wrap .item-wrap, footer .icon-wrap .item-wrap {
  height: 100%;
}
nav .icon-wrap .item-wrap span, footer .icon-wrap .item-wrap span {
  display: block;
  word-break: break-word;
}
nav .icon-wrap .item-wrap .img-container, footer .icon-wrap .item-wrap .img-container {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  height: 80px;
}
nav .icon-wrap .item-wrap .img-container img, footer .icon-wrap .item-wrap .img-container img {
  align-self: flex-end;
  max-height: 80px;
  height: auto;
  width: auto;
  max-width: 80px;
}
@media (min-width: 768px) {
  nav .icon-wrap .item-wrap .img-container img, footer .icon-wrap .item-wrap .img-container img {
    max-width: 100px;
  }
}
@media (min-width: 992px) {
  nav .icon-wrap .item-wrap .img-container img, footer .icon-wrap .item-wrap .img-container img {
    max-width: 140px;
  }
}
nav .slick-dotted.slick-slider, footer .slick-dotted.slick-slider {
  margin-bottom: 100px;
}
nav .slideshow-nav, footer .slideshow-nav {
  margin-top: 10px;
}
nav ul.slick-dots, footer ul.slick-dots {
  top: 100%;
}
nav ul.slick-dots li.slick-active button, footer ul.slick-dots li.slick-active button {
  width: 24px;
  height: 24px;
  background-color: #8dcffd;
}
nav ul.slick-dots li, footer ul.slick-dots li {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 15px 12px;
}
nav ul.slick-dots li button, footer ul.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  padding: 5px;
  cursor: pointer;
  border-radius: 100%;
  box-shadow: none;
  text-shadow: none;
  background-color: #d8d8d8;
  border: none;
  outline: 0;
  content: "";
}
nav ul.slick-dots li button:before, footer ul.slick-dots li button:before {
  content: "";
}
nav .mb-video-wrapper, footer .mb-video-wrapper {
  padding: 50px 0;
  overflow: hidden;
}
nav .vimeo-player, footer .vimeo-player {
  display: none;
  width: 100%;
}
nav .vimeo-player.active, footer .vimeo-player.active {
  position: fixed;
  top: 120px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: fixed;
  z-index: 11;
  left: 0;
  width: 100%;
}
nav .vimeo-player iframe, footer .vimeo-player iframe {
  width: 100%;
  position: absolute;
  top: 0;
  height: 70vh;
}
nav .vimeo-player .close, footer .vimeo-player .close {
  z-index: 11;
  top: 80px;
}
nav .two-column-block .video-column .mb-two-column-video, footer .two-column-block .video-column .mb-two-column-video {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -ms-flex-line-pack: center;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  nav .two-column-block .video-column .mb-two-column-video .video-thumbnail img, footer .two-column-block .video-column .mb-two-column-video .video-thumbnail img {
    width: 50vw;
    margin-left: -12px;
  }
}
@media only screen and (min-width: 992px) {
  nav .two-column-block .video-column .mb-two-column-video .play-button, footer .two-column-block .video-column .mb-two-column-video .play-button {
    left: -36px;
    right: auto;
  }
}
@media only screen and (min-width: 1200px) {
  nav .two-column-block .video-column .mb-two-column-video .play-button, footer .two-column-block .video-column .mb-two-column-video .play-button {
    left: -48px;
  }
}
nav .vimeo-player,
nav .vimeo-player iframe, footer .vimeo-player,
footer .vimeo-player iframe {
  height: 200px;
}
@media only screen and (min-width: 480px) {
  nav .vimeo-player,
nav .vimeo-player iframe, footer .vimeo-player,
footer .vimeo-player iframe {
    height: 360px;
  }
}
@media only screen and (min-width: 768px) {
  nav .vimeo-player,
nav .vimeo-player iframe, footer .vimeo-player,
footer .vimeo-player iframe {
    height: 450px;
  }
}
@media only screen and (min-width: 992px) {
  nav .vimeo-player,
nav .vimeo-player iframe, footer .vimeo-player,
footer .vimeo-player iframe {
    height: 565px;
  }
}
nav body.lightbox-open .lightbox-cover, footer body.lightbox-open .lightbox-cover {
  display: block;
}
nav body.lightbox-open,
nav html.lightbox-open, footer body.lightbox-open,
footer html.lightbox-open {
  overflow: hidden;
  margin: 0;
  position: initial;
}
nav .lightbox-cover, footer .lightbox-cover {
  background-color: rgba(83, 82, 82, 0.94);
  height: 100%;
  width: 100%;
  opacity: 0.94;
  z-index: 1;
  position: fixed;
  display: none;
}
nav .video-thumbnail, footer .video-thumbnail {
  cursor: pointer;
  position: relative;
}
nav .video-thumbnail.no-image, footer .video-thumbnail.no-image {
  width: 100%;
  padding-top: 50.83%;
  background-color: #000;
}
nav .video-thumbnail img, footer .video-thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}
nav .embedded-video.hide-video, footer .embedded-video.hide-video {
  display: none;
}
nav .icon-block, footer .icon-block {
  padding: 25px 0 25px 0;
}
nav .icon-block h3, footer .icon-block h3 {
  font-size: 24px;
}
@media (min-width: 768px) {
  nav .icon-block h3, footer .icon-block h3 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  nav .icon-block h3, footer .icon-block h3 {
    font-size: 24px;
  }
}
nav .icon-block .icon-container, footer .icon-block .icon-container {
  text-align: center;
}
@media (min-width: 768px) {
  nav .icon-block .icon-container.align-left, footer .icon-block .icon-container.align-left {
    text-align: left;
  }
  nav .icon-block .icon-container.align-left > .lg-icon, footer .icon-block .icon-container.align-left > .lg-icon {
    margin-left: 10px;
  }
}
nav .icon-block .icon-container .lg-icon, footer .icon-block .icon-container .lg-icon {
  width: 85px;
  margin-bottom: 36px;
}
nav .icon-block .icon-container .md-icon, footer .icon-block .icon-container .md-icon {
  width: 64px;
  margin-bottom: 24px;
}
nav .icon-block .content .preamble, footer .icon-block .content .preamble {
  color: #317bcf;
  font-weight: 500;
}
nav .icon-block > a.wrapper-cta-bttn, footer .icon-block > a.wrapper-cta-bttn {
  color: unset;
  text-decoration: none;
  display: inline-block;
  height: 100%;
  width: 100%;
}
nav .icon-block.card, footer .icon-block.card {
  margin-top: 10px;
  margin-bottom: 10px;
}
nav .icon-block.card h3, footer .icon-block.card h3 {
  font-size: 24px;
}
@media (min-width: 768px) {
  nav .icon-block.card h3, footer .icon-block.card h3 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  nav .icon-block.card h3, footer .icon-block.card h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  nav .icon-block.card, footer .icon-block.card {
    margin: 0;
    height: 100%;
  }
}
nav .icon-block.card,
nav .text-block.card, footer .icon-block.card,
footer .text-block.card {
  overflow: hidden;
  box-shadow: -3px 6px 16px 2px rgba(204, 204, 204, 0.5);
  background-color: #fff;
  padding: 20px;
  height: 90%;
  margin-top: 20px;
}
nav .icon-block.card:not(:only-child),
nav .text-block.card:not(:only-child), footer .icon-block.card:not(:only-child),
footer .text-block.card:not(:only-child) {
  display: table-cell;
  position: relative;
  top: 20px;
}
nav .icon-block.card:not(:only-child) + *,
nav .text-block.card:not(:only-child) + *, footer .icon-block.card:not(:only-child) + *,
footer .text-block.card:not(:only-child) + * {
  padding-top: 20px;
}
nav table .bluecta-sm,
nav table .greencta-sm, footer table .bluecta-sm,
footer table .greencta-sm {
  margin-left: 13px;
  margin-right: 13px;
}
nav table .bluecta-sm, footer table .bluecta-sm {
  margin-bottom: 5px;
  font-size: 13px;
}
nav .middle td, footer .middle td {
  vertical-align: middle !important;
}
nav .bottom td, footer .bottom td {
  vertical-align: bottom !important;
}
nav .table-hover > tbody > tr.no-hover:hover, footer .table-hover > tbody > tr.no-hover:hover {
  background-color: initial;
}
nav div#comparison-chart [class*=cta],
nav div#comparison-chart-bundle [class*=cta], footer div#comparison-chart [class*=cta],
footer div#comparison-chart-bundle [class*=cta] {
  text-transform: uppercase;
  padding: 13px 0 10px 0;
  height: auto;
  margin: 0 12px;
  line-height: 1;
  display: inline-block !important;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  nav div#comparison-chart [class*=cta],
nav div#comparison-chart-bundle [class*=cta], footer div#comparison-chart [class*=cta],
footer div#comparison-chart-bundle [class*=cta] {
    width: 95%;
    max-width: 160px;
    margin: 0;
  }
}
nav div#comparison-chart [class*=cta] span,
nav div#comparison-chart-bundle [class*=cta] span, footer div#comparison-chart [class*=cta] span,
footer div#comparison-chart-bundle [class*=cta] span {
  display: inline-block !important;
}
@media (max-width: 1199px) {
  nav div#comparison-chart [class*=cta] span.visible-lg,
nav div#comparison-chart-bundle [class*=cta] span.visible-lg, footer div#comparison-chart [class*=cta] span.visible-lg,
footer div#comparison-chart-bundle [class*=cta] span.visible-lg {
    display: none !important;
  }
}
nav div#comparison-chart [class*=cta][class*=ghostcta],
nav div#comparison-chart-bundle [class*=cta][class*=ghostcta], footer div#comparison-chart [class*=cta][class*=ghostcta],
footer div#comparison-chart-bundle [class*=cta][class*=ghostcta] {
  padding: 10px 0 9px 0;
}
nav div#comparison-chart table,
nav div#comparison-chart-bundle table, footer div#comparison-chart table,
footer div#comparison-chart-bundle table {
  text-align: left;
}
nav div#comparison-chart table td,
nav div#comparison-chart-bundle table td, footer div#comparison-chart table td,
footer div#comparison-chart-bundle table td {
  border-bottom: 1px solid #d7dae7;
  padding: 15px 0;
}
nav div#comparison-chart table td .tier,
nav div#comparison-chart-bundle table td .tier, footer div#comparison-chart table td .tier,
footer div#comparison-chart-bundle table td .tier {
  width: 100%;
  font-size: 18px;
  display: inline-block;
}
nav div#comparison-chart table td .price,
nav div#comparison-chart-bundle table td .price, footer div#comparison-chart table td .price,
footer div#comparison-chart-bundle table td .price {
  font-size: 30px;
  display: inline-block;
}
@media (max-width: 991px) {
  nav div#comparison-chart table td .price,
nav div#comparison-chart-bundle table td .price, footer div#comparison-chart table td .price,
footer div#comparison-chart-bundle table td .price {
    font-size: 25px;
  }
}
nav div#comparison-chart table tr:last-child td,
nav div#comparison-chart-bundle table tr:last-child td, footer div#comparison-chart table tr:last-child td,
footer div#comparison-chart-bundle table tr:last-child td {
  border-bottom: none;
}
nav div#comparison-chart table tr:nth-last-child(2) td,
nav div#comparison-chart-bundle table tr:nth-last-child(2) td, footer div#comparison-chart table tr:nth-last-child(2) td,
footer div#comparison-chart-bundle table tr:nth-last-child(2) td {
  border-bottom: none;
}
@media (max-width: 767px) {
  nav div#comparison-chart table tr:nth-last-child(2) td,
nav div#comparison-chart-bundle table tr:nth-last-child(2) td, footer div#comparison-chart table tr:nth-last-child(2) td,
footer div#comparison-chart-bundle table tr:nth-last-child(2) td {
    border-bottom: 1px solid #d7dae7;
  }
}
nav div#comparison-chart table .prodname,
nav div#comparison-chart-bundle table .prodname, footer div#comparison-chart table .prodname,
footer div#comparison-chart-bundle table .prodname {
  display: none;
}
@media (min-width: 768px) {
  nav div#comparison-chart table tr td,
nav div#comparison-chart-bundle table tr td, footer div#comparison-chart table tr td,
footer div#comparison-chart-bundle table tr td {
    max-width: 170px;
    min-width: 100px;
  }
  nav div#comparison-chart table tr td:first-child,
nav div#comparison-chart-bundle table tr td:first-child, footer div#comparison-chart table tr td:first-child,
footer div#comparison-chart-bundle table tr td:first-child {
    max-width: 350px;
    padding-right: 35px;
  }
}
@media (max-width: 767px) {
  nav div#comparison-chart table span.above,
nav div#comparison-chart-bundle table span.above, footer div#comparison-chart table span.above,
footer div#comparison-chart-bundle table span.above {
    display: block;
    clear: both;
  }
  nav div#comparison-chart table span.above a,
nav div#comparison-chart-bundle table span.above a, footer div#comparison-chart table span.above a,
footer div#comparison-chart-bundle table span.above a {
    margin-left: -12px !important;
  }
  nav div#comparison-chart table .items .price,
nav div#comparison-chart table .items .tier,
nav div#comparison-chart table .items .year,
nav div#comparison-chart-bundle table .items .price,
nav div#comparison-chart-bundle table .items .tier,
nav div#comparison-chart-bundle table .items .year, footer div#comparison-chart table .items .price,
footer div#comparison-chart table .items .tier,
footer div#comparison-chart table .items .year,
footer div#comparison-chart-bundle table .items .price,
footer div#comparison-chart-bundle table .items .tier,
footer div#comparison-chart-bundle table .items .year {
    float: left !important;
    display: inline-block !important;
    vertical-align: middle !important;
    font-size: 18px !important;
    width: auto;
    margin-right: 3px;
  }
  nav div#comparison-chart table .items .tier,
nav div#comparison-chart-bundle table .items .tier, footer div#comparison-chart table .items .tier,
footer div#comparison-chart-bundle table .items .tier {
    font-weight: 700;
  }
  nav div#comparison-chart table .items .tier:after,
nav div#comparison-chart-bundle table .items .tier:after, footer div#comparison-chart table .items .tier:after,
footer div#comparison-chart-bundle table .items .tier:after {
    content: "  |  ";
    font-weight: 400;
  }
  nav div#comparison-chart table .prodname,
nav div#comparison-chart-bundle table .prodname, footer div#comparison-chart table .prodname,
footer div#comparison-chart-bundle table .prodname {
    display: block;
    float: left;
  }
  nav div#comparison-chart table a,
nav div#comparison-chart-bundle table a, footer div#comparison-chart table a,
footer div#comparison-chart-bundle table a {
    float: right;
    display: block;
    width: 100px;
    text-align: center;
    clear: right;
    margin: 0 !important;
    font-size: 14px !important;
  }
  nav div#comparison-chart table a.ghostcta-md-blue,
nav div#comparison-chart table a[class*=cta],
nav div#comparison-chart-bundle table a.ghostcta-md-blue,
nav div#comparison-chart-bundle table a[class*=cta], footer div#comparison-chart table a.ghostcta-md-blue,
footer div#comparison-chart table a[class*=cta],
footer div#comparison-chart-bundle table a.ghostcta-md-blue,
footer div#comparison-chart-bundle table a[class*=cta] {
    padding: 8px 10px 5px 10px !important;
    height: auto;
    line-height: 1;
    border: none;
  }
  nav div#comparison-chart table tr,
nav div#comparison-chart-bundle table tr, footer div#comparison-chart table tr,
footer div#comparison-chart-bundle table tr {
    border: 1px solid #b3b3b3;
    margin-bottom: 20px;
    display: block;
    width: auto;
    float: left;
    width: calc(100% + 60px);
    margin-left: -30px;
    text-align: left;
  }
  nav div#comparison-chart table tr:last-child,
nav div#comparison-chart-bundle table tr:last-child, footer div#comparison-chart table tr:last-child,
footer div#comparison-chart-bundle table tr:last-child {
    padding-top: 3px;
  }
  nav div#comparison-chart table tr:last-child td:first-child,
nav div#comparison-chart-bundle table tr:last-child td:first-child, footer div#comparison-chart table tr:last-child td:first-child,
footer div#comparison-chart-bundle table tr:last-child td:first-child {
    display: none;
  }
  nav div#comparison-chart table tr:last-child td,
nav div#comparison-chart-bundle table tr:last-child td, footer div#comparison-chart table tr:last-child td,
footer div#comparison-chart-bundle table tr:last-child td {
    border-bottom: 1px solid #d7dae7 !important;
    text-align: right;
  }
  nav div#comparison-chart table tr td,
nav div#comparison-chart-bundle table tr td, footer div#comparison-chart table tr td,
footer div#comparison-chart-bundle table tr td {
    display: inline-block;
    width: 100%;
    padding: 15px 30px;
  }
  nav div#comparison-chart table tr td:first-child,
nav div#comparison-chart-bundle table tr td:first-child, footer div#comparison-chart table tr td:first-child,
footer div#comparison-chart-bundle table tr td:first-child {
    background: #e7e7e7;
  }
  nav div#comparison-chart table tr td .prodname,
nav div#comparison-chart-bundle table tr td .prodname, footer div#comparison-chart table tr td .prodname,
footer div#comparison-chart-bundle table tr td .prodname {
    float: left;
    display: block;
    font-weight: 700;
  }
  nav div#comparison-chart table tr td .expire,
nav div#comparison-chart table tr td img,
nav div#comparison-chart-bundle table tr td .expire,
nav div#comparison-chart-bundle table tr td img, footer div#comparison-chart table tr td .expire,
footer div#comparison-chart table tr td img,
footer div#comparison-chart-bundle table tr td .expire,
footer div#comparison-chart-bundle table tr td img {
    float: right;
    margin-top: 5px;
  }
  nav div#comparison-chart table tr td .expire br,
nav div#comparison-chart table tr td img br,
nav div#comparison-chart-bundle table tr td .expire br,
nav div#comparison-chart-bundle table tr td img br, footer div#comparison-chart table tr td .expire br,
footer div#comparison-chart table tr td img br,
footer div#comparison-chart-bundle table tr td .expire br,
footer div#comparison-chart-bundle table tr td img br {
    display: none;
  }
}
@media (max-width: 480px) {
  nav div#comparison-chart table tr,
nav div#comparison-chart-bundle table tr, footer div#comparison-chart table tr,
footer div#comparison-chart-bundle table tr {
    border-right: 0;
    border-left: 0;
    width: calc(100% + 50px);
    margin-left: -25px;
  }
}
nav div#comparison-chart img.icon,
nav div#comparison-chart-bundle img.icon, footer div#comparison-chart img.icon,
footer div#comparison-chart-bundle img.icon {
  max-width: 15px;
  height: auto;
}
nav div#comparison-chart .expire,
nav div#comparison-chart-bundle .expire, footer div#comparison-chart .expire,
footer div#comparison-chart-bundle .expire {
  opacity: 0.5;
  font-size: 14px;
}
nav div#comparison-chart .visible-xs a.bluecta-sm,
nav div#comparison-chart-bundle .visible-xs a.bluecta-sm, footer div#comparison-chart .visible-xs a.bluecta-sm,
footer div#comparison-chart-bundle .visible-xs a.bluecta-sm {
  margin-left: 0;
  font-size: 13px;
}
nav div#comparison-chart .mbam-chart-cta-link,
nav div#comparison-chart-bundle .mbam-chart-cta-link, footer div#comparison-chart .mbam-chart-cta-link,
footer div#comparison-chart-bundle .mbam-chart-cta-link {
  font-size: 18px;
  color: #0d3ecc;
}
nav div#comparison-chart .mbam-chart-cta-btn,
nav div#comparison-chart-bundle .mbam-chart-cta-btn, footer div#comparison-chart .mbam-chart-cta-btn,
footer div#comparison-chart-bundle .mbam-chart-cta-btn {
  font-size: 18px;
  margin-bottom: 0;
}
nav div#comparison-chart .visible-xs .mbam-chart-cta-btn,
nav div#comparison-chart-bundle .visible-xs .mbam-chart-cta-btn, footer div#comparison-chart .visible-xs .mbam-chart-cta-btn,
footer div#comparison-chart-bundle .visible-xs .mbam-chart-cta-btn {
  float: none;
}
@media only screen and (max-width: 767px) {
  nav .accordion, footer .accordion {
    width: 100vw;
    left: -13px;
    padding: 0;
  }
}
nav .accordion .accordion-title, footer .accordion .accordion-title {
  text-align: center;
  font-size: 32px;
  line-height: 1.33;
}
nav .accordion .accordion-subtitle, footer .accordion .accordion-subtitle {
  text-align: center;
  line-height: 1.5;
  margin-top: 20px;
  padding: 0 13px;
}
nav .accordion-content, footer .accordion-content {
  padding-left: 0;
  margin-top: 60px;
  clear: both;
}
nav .accordion-content li.accordion-item, footer .accordion-content li.accordion-item {
  overflow: hidden;
  box-shadow: inset 0 1px 0 0 #e0e0e0;
  padding: 0;
}
nav .accordion-content li.accordion-item a:active,
nav .accordion-content li.accordion-item a:hover, footer .accordion-content li.accordion-item a:active,
footer .accordion-content li.accordion-item a:hover {
  text-decoration: none;
  color: #000;
}
nav .accordion-content li.accordion-item:last-child, footer .accordion-content li.accordion-item:last-child {
  box-shadow: inset 0 -1px 0 0 #e0e0e0, inset 0 1px 0 0 #e0e0e0;
}
nav .accordion-content li.accordion-item.active .accordion-header,
nav .accordion-content li.accordion-item:hover .accordion-header, footer .accordion-content li.accordion-item.active .accordion-header,
footer .accordion-content li.accordion-item:hover .accordion-header {
  color: #0d3ecc;
}
nav .accordion-content li.accordion-item .accordion-header, footer .accordion-content li.accordion-item .accordion-header {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 28px 0;
}
nav .accordion-content li.accordion-item .accordion-header .col-sm-1, footer .accordion-content li.accordion-item .accordion-header .col-sm-1 {
  float: left;
  padding-right: 0;
  padding-left: 8px;
}
@media only screen and (max-width: 767px) {
  nav .accordion-content li.accordion-item .accordion-header .col-sm-1, footer .accordion-content li.accordion-item .accordion-header .col-sm-1 {
    width: 26px;
  }
}
nav .accordion-content li.accordion-item .accordion-header .col-sm-1 img, footer .accordion-content li.accordion-item .accordion-header .col-sm-1 img {
  width: 24px;
  height: 24px;
}
nav .accordion-content li.accordion-item .accordion-item-content, footer .accordion-content li.accordion-item .accordion-item-content {
  display: none;
  padding-bottom: 28px;
}
nav .accordion-content li.accordion-item .accordion-item-content .mb-rich-text-content p, footer .accordion-content li.accordion-item .accordion-item-content .mb-rich-text-content p {
  margin: 0;
  padding: 0;
}
nav .accordion-content li.accordion-item h3, footer .accordion-content li.accordion-item h3 {
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
}
nav .text-cta-bttn:hover, footer .text-cta-bttn:hover {
  text-decoration: none;
  opacity: 0.8;
}
nav .socicon-instagram-v2:before, footer .socicon-instagram-v2:before {
  content: url(images/icons/instagram_icon.svg);
}

/* Brand Colors */
/*gradient colors*/
/* CTA Text Color */
/* HERO TEXT COLOR */
/* Vertically aligned content

When content is vertically aligned, often times the copy margin is off; these variables correct this issue.

*/
/* CTA COLORS*/
/* Main CTA colors */
/* _full-font-url('Chunkfive', 'woff', 'embedded-opentype', '?#iefix'); */
@font-face {
  font-family: "socicon";
  src: url("css/fonts/socicon.eot");
  src: url("css/fonts/socicon.eot?#iefix") format("embedded-opentype"), url("css/fonts/socicon.woff") format("woff"), url("css/fonts/socicon.ttf") format("truetype"), url("css/fonts/socicon.svg#socicon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("css/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("css/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("css/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("css/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("css/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("css/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
@font-face {
  font-family: "Locator";
  src: url("css/fonts/Locator-Medium.eot");
  src: url("css/fonts/Locator-Medium.eot?#iefix") format("embedded-opentype"), url("css/fonts/Locator-Medium.woff") format("woff"), url("css/fonts/Locator-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Locator";
  src: url("css/fonts/Locator-LightItalic.eot");
  src: url("css/fonts/Locator-LightItalic.eot?#iefix") format("embedded-opentype"), url("css/fonts/Locator-LightItalic.woff") format("woff"), url("css/fonts/Locator-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Locator";
  src: url("css/fonts/Locator-RegularItalic.eot");
  src: url("css/fonts/Locator-RegularItalic.eot?#iefix") format("embedded-opentype"), url("css/fonts/Locator-RegularItalic.woff") format("woff"), url("css/fonts/Locator-RegularItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Locator";
  src: url("css/fonts/Locator-Light.eot");
  src: url("css/fonts/Locator-Light.eot?#iefix") format("embedded-opentype"), url("css/fonts/Locator-Light.woff") format("woff"), url("css/fonts/Locator-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  font-style: normal;
  font-weight: 500;
  src: url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Regular.otf") format("opentype");
  src: url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Regular.otf") format("opentype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Regular.eot") format("embedded-opentype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Regular.ttf") format("truetype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Regular.woff") format("woff"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Regular.woff2") format("woff"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Regular.svg") format("svg");
}
@font-face {
  font-family: "Graphik";
  font-style: normal;
  font-weight: 600;
  src: url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Medium.otf") format("opentype");
  src: url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Medium.otf") format("opentype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Medium.eot") format("embedded-opentype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Medium.ttf") format("truetype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Medium.woff") format("woff"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Medium.woff2") format("woff"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Medium.svg") format("svg");
}
@font-face {
  font-family: "Graphik";
  font-style: normal;
  font-weight: bold;
  src: url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Bold.otf") format("opentype");
  src: url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Bold.otf") format("opentype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Bold.eot") format("embedded-opentype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Bold.ttf") format("truetype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Bold.woff") format("woff"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Bold.woff2") format("woff"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Bold.svg") format("svg");
}
@font-face {
  font-family: "Graphik";
  font-style: normal;
  font-weight: 300;
  src: url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Light.otf") format("opentype");
  src: url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Light.otf") format("opentype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Light.eot") format("embedded-opentype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Light.ttf") format("truetype"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Light.woff") format("woff"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Light.woff2") format("woff"), url(http://:/) format("No-IE-404"), url("css/fonts/Graphik-Light.svg") format("svg");
}
/* MB Labs logo */
a.navbar-brand {
  z-index: 10;
}

/* img alignment */
img.aligncenter {
  margin: 20px auto 40px auto;
  display: block;
}

img.alignleft {
  float: left;
  margin: 5px 30px 10px 0;
}

img.alignright {
  float: right;
  margin: 0 0 30px 30px;
}

#mb-labs-logo {
  height: 49px;
  width: auto;
  margin-top: 3px;
}
@media (max-width: 991px) {
  #mb-labs-logo {
    height: 47px;
    margin-top: 4px;
  }
}
@media (max-width: 767px) {
  #mb-labs-logo {
    height: 49px;
    margin-top: 2px;
  }
}

.preamble {
  text-transform: uppercase;
}
.preamble a {
  color: #b3b3b3;
}
.preamble a:hover {
  color: #b3b3b3;
}
.preamble a:first-child {
  font-weight: 400;
}

.author-section {
  display: inline-block;
}

.relative {
  position: relative;
}

#post.wrapper section:first-child {
  padding-top: 50px;
}
@media (max-width: 767px) {
  #post.wrapper section:first-child {
    padding-top: 42px;
  }
}

section {
  padding-top: 35px !important;
}

/*section:not(#hero) {
  padding-top: 0px;
  @media (max-width: $screen-xs-max) {
    padding-top: 42px;
  }
}*/
.post-hero-img {
  width: 100%;
  height: auto;
}

#threats section {
  padding-top: 100px;
}

.breadcrumbs {
  text-transform: uppercase;
  font-size: 12px !important;
  color: #9B9B9B !important;
  margin: 0 0 10px 0 !important;
}
.breadcrumbs a {
  color: #9B9B9B !important;
  padding: 0 10px;
}
.breadcrumbs a:first-child {
  padding-left: 0px;
}

.continue-read {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  color: #004DDC;
}

.num-comments {
  display: inline-block;
  font-size: 12px;
  color: #414042;
}

#right-rail {
  margin-top: 22px;
}
#right-rail .follow-module {
  margin-bottom: 30px;
}
#right-rail .follow-module a {
  margin-right: 17%;
  font-size: 22px;
}
#right-rail .follow-module a:last-child {
  margin-right: 0;
}
#right-rail .follow-module a:hover {
  text-decoration: none;
}
#right-rail .follow-module a.socicon-googleplus {
  font-size: 30px;
  position: relative;
  top: 5px;
}
#right-rail .right-rail-section {
  padding: 15px 35px 30px 35px;
  border: 1px solid rgba(179, 179, 179, 0.21);
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  margin-bottom: 30px;
}
#right-rail .right-rail-section.subcategories a {
  display: block;
  margin-bottom: 30px;
  color: #414042;
  padding: 0;
}
#right-rail .right-rail-section.subcategories a:last-child {
  margin-bottom: 0;
}
#right-rail .right-rail-section.subscribe .email-subscribe, #right-rail .right-rail-section.subscribe .swiftcontainer, #right-rail .right-rail-section.swiftype-search .email-subscribe, #right-rail .right-rail-section.swiftype-search .swiftcontainer {
  width: 100%;
}
#right-rail .right-rail-section.subscribe .email-subscribe form, #right-rail .right-rail-section.subscribe .swiftcontainer form, #right-rail .right-rail-section.swiftype-search .email-subscribe form, #right-rail .right-rail-section.swiftype-search .swiftcontainer form {
  position: relative;
}
#right-rail .right-rail-section.subscribe .email-subscribe p, #right-rail .right-rail-section.subscribe .swiftcontainer p, #right-rail .right-rail-section.swiftype-search .email-subscribe p, #right-rail .right-rail-section.swiftype-search .swiftcontainer p {
  font-size: 10.25px;
  margin-bottom: 0;
}
#right-rail .right-rail-section.subscribe .email-subscribe input[type=text], #right-rail .right-rail-section.subscribe .swiftcontainer input[type=text], #right-rail .right-rail-section.swiftype-search .email-subscribe input[type=text], #right-rail .right-rail-section.swiftype-search .swiftcontainer input[type=text] {
  border: 1px solid #b3b3b3;
  padding: 0px 12px;
  border: 1px solid #b3b3b3;
  border-radius: 2px;
  height: 50px;
  width: 80%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#right-rail .right-rail-section.subscribe .email-subscribe input[type=submit], #right-rail .right-rail-section.subscribe .email-subscribe button, #right-rail .right-rail-section.subscribe .swiftcontainer input[type=submit], #right-rail .right-rail-section.subscribe .swiftcontainer button, #right-rail .right-rail-section.swiftype-search .email-subscribe input[type=submit], #right-rail .right-rail-section.swiftype-search .email-subscribe button, #right-rail .right-rail-section.swiftype-search .swiftcontainer input[type=submit], #right-rail .right-rail-section.swiftype-search .swiftcontainer button {
  width: 21%;
  padding: 0;
  height: 50px;
  margin-top: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 0;
  z-index: 20;
  border: none;
}
#right-rail .right-rail-section.subscribe a, #right-rail .right-rail-section.swiftype-search a {
  background-color: transparent;
  width: 100%;
  display: block;
  border: 1px solid #FD9F13;
  color: #FD9F13;
  margin-left: 0;
  margin-right: 0;
}
#right-rail .right-rail-section.subscribe a .socicon-rss, #right-rail .right-rail-section.swiftype-search a .socicon-rss {
  margin-right: 5px;
}
@media (max-width: 1199px) {
  #right-rail .right-rail-section.subscribe a, #right-rail .right-rail-section.swiftype-search a {
    height: auto;
    min-height: 50px;
  }
}
#right-rail .right-rail-section.top-posts ul {
  padding-left: 0;
}
#right-rail .right-rail-section.top-posts ul li {
  list-style: none;
}
#right-rail .right-rail-section.top-posts ul li a {
  color: #414042;
}
#right-rail .right-rail-section.author-info .small-card {
  align-items: inherit;
  display: block;
}
#right-rail .right-rail-section.author-info img.avatar {
  max-width: 55px;
  max-height: 55px;
  min-width: inherit;
  margin-right: 15px;
}
#right-rail .right-rail-section.threats-nav a {
  color: initial;
}
#right-rail .right-rail-section.threats-nav a h3 {
  margin-bottom: 0;
}
#right-rail .right-rail-section.threats-nav a .short-bio {
  color: #8D8C8E;
  font-size: 14px;
}
#right-rail .right-rail-section.threats-nav a:hover {
  text-decoration: none;
}
#right-rail .right-rail-section.threats-nav a:hover p:first-child {
  color: #004DDC;
  transition: color 0.15s ease-in-out;
}

.share-section a[class*=socicon-] {
  font-size: 24px;
  color: #414042;
  padding-right: 25px;
  opacity: 0.65;
  transition: opacity 0.25s ease-in-out;
}
.share-section a[class*=socicon-]:hover {
  text-decoration: none;
  opacity: 1;
}

a.num-comments:before {
  content: url(images/num-comments.svg);
  position: relative;
  top: 4px;
  margin-right: 5px;
}

#post h1 {
  font-size: 40px;
}

@media (max-width: 767px) {
  h1 {
    font-size: 24px;
    line-height: 32px;
  }

  h2 {
    font-size: 20px !important;
    line-height: 28px;
  }
}
@media (max-width: 991px) {
  body.hero {
    padding-top: 50px;
  }

  .load-more-posts {
    display: inline-block !important;
  }

  .new-hero#hero {
    padding-top: 100px;
  }
}
html {
  margin-top: 0 !important;
}

figure figcaption, figure.aligncenter figcaption {
  text-align: center;
}
figure.alignleft figcaption, figure.aligncenter.alignleft figcaption {
  text-align: left !important;
}
figure.alignright figcaption, figure.aligncenter.alignright figcaption {
  text-align: right !important;
}

.aligncenter {
  text-align: center !important;
}
.aligncenter * {
  text-align: center !important;
}

#labs-hero {
  padding-top: 55px !important;
  background-image: none;
  background-color: #ffffff;
  height: auto;
  padding-bottom: 0;
  min-height: inherit;
}
#labs-hero * {
  text-align: left !important;
}
#labs-hero.threats * {
  text-align: center !important;
}
#labs-hero img {
  width: 100%;
  height: auto;
}
#labs-hero a {
  color: #414042;
}
#labs-hero a:hover {
  text-decoration: none;
}
#labs-hero h1, #labs-hero p {
  color: #414042;
}
#labs-hero p {
  font-size: 16px;
}
#labs-hero p.breadcrumbs {
  margin: 10px 0 0 0 !important;
}
#labs-hero h1 {
  font-size: 24px;
  line-height: 1.3;
  margin-top: 0;
  font-weight: normal;
  margin-bottom: 10px;
  text-transform: none;
}
#labs-hero .featured {
  font-size: 12px;
  color: #3F4553;
  font-style: italic;
  margin-top: -5px;
  margin-bottom: 5px;
}
#labs-hero #more-features .breadcrumbs a {
  font-size: 13px;
}
#labs-hero #more-features a {
  font-size: 18px;
  line-height: 1.33;
}
#labs-hero #more-features .breadcrumbs {
  margin-top: -5px !important;
}
#labs-hero #more-features .row {
  margin: 0 0 30px 0;
}
#labs-hero #more-features img {
  margin-top: 0px;
}
#labs-hero #more-features .col-xs-4 {
  padding-left: 0;
}
#labs-hero #main-feature img {
  width: 95%;
}
#labs-hero input {
  text-align: left;
}
@media (max-width: 991px) {
  #labs-hero #main-feature {
    margin-bottom: 60px;
  }
  #labs-hero #more-features p.breadcrumbs a {
    font-size: 13px !important;
  }
}
@media (max-width: 767px) {
  #labs-hero {
    max-height: none;
    margin-top: 0;
  }
  #labs-hero h1 {
    font-size: 24px;
    line-height: 32px;
    margin-top: 10px;
  }
  #labs-hero .featured {
    margin-top: 15px;
  }
}

section#hero {
  margin-top: 0;
}
section#hero.category {
  width: 100%;
  height: 200px;
  text-align: center;
  background-color: #d8ecfc;
  background-image: none;
}
section#hero.category h1 {
  color: #4a4a4a;
  font-size: 60px;
  text-align: center;
}
@media (max-width: 991px) {
  section#hero.category {
    padding: 0 !important;
  }
  section#hero.category h1 {
    font-size: 45px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  section#hero.category {
    padding: 40px !important;
    display: flex;
    align-items: center;
    height: auto;
  }
  section#hero.category h1 {
    font-size: 35px;
  }
}
section#hero.threats {
  background-color: #fff;
}
section#hero.threats h1, section#hero.threats h2, section#hero.threats p {
  color: #414042;
}

section#labs-sections {
  padding: 40px 0 0px 0 !important;
  background-image: linear-gradient(282deg, rgba(194, 170, 255, 0.1), #f1f8ff 100%);
}
section#labs-sections .card-container {
  position: relative;
  background-color: #fff;
  min-height: 360px;
}
section#labs-sections .card-container:hover {
  box-shadow: 0px 0px 10px #ccc;
  transition: box-shadow 0.25s ease-in-out;
}
section#labs-sections .card-container a {
  display: block;
  transition: box-shadow 0.25s ease-in-out;
}
section#labs-sections .card-container a p.paragraph-text {
  text-decoration: none;
  color: #414042;
  line-height: normal;
  display: block;
  line-height: 1.7;
}
section#labs-sections .card-container .thumbnail {
  background-color: #f4f4f4;
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: top center;
}
section#labs-sections .card-container .thumbnail img {
  width: 100%;
  height: auto;
}
section#labs-sections .card-container .copy {
  padding: 20px;
}
section#labs-sections .card-container .breadcrumbs {
  font-size: 12px;
}
section#labs-sections .card-container .title {
  font-weight: 500;
  font-size: 16px;
  color: #4a4a4a;
  line-height: normal;
  min-height: 40px;
}
section#labs-sections .card-container .cta {
  text-transform: uppercase;
}
section#labs-sections .card-container .cta.resized {
  position: absolute;
  bottom: 0px;
}
section#labs-sections .card-container:hover * {
  text-decoration: none;
}
@media (max-width: 767px) {
  section#labs-sections .lab-section {
    margin: 0 auto 30px auto;
    width: 80%;
  }
  section#labs-sections .card-container {
    height: auto !important;
  }
  section#labs-sections .card-container .cta {
    position: static !important;
  }
}
@media (max-width: 991px) {
  section#labs-sections .card-container {
    margin-bottom: 30px;
  }
}

section#all-posts .clear {
  display: block;
  clear: both;
}
section#all-posts .ind-post {
  padding: 20px;
}
section#all-posts .ind-post:hover {
  box-shadow: 0px 0px 10px #ccc;
  transition: box-shadow 0.25s ease-in-out;
  cursor: pointer;
}
section#all-posts .ind-post:hover .cta {
  opacity: 1;
  transition: all 0.15s ease-in-out;
  display: block;
}
section#all-posts .ind-post .thumbnail {
  width: 100%;
  height: 127px;
}
section#all-posts .ind-post .thumbnail img {
  width: 80%;
  height: auto;
}
section#all-posts .ind-post .card-container .breadcrumbs {
  margin: 10px 0 !important;
}
section#all-posts .ind-post .card-container .title, section#all-posts .ind-post .card-container .desc {
  color: #141519;
}
section#all-posts .ind-post .card-container .title {
  font-weight: 500;
  margin: 5px 0 0px 0;
}
section#all-posts .ind-post .card-container .desc {
  margin-top: 0;
}
section#all-posts .ind-post .card-container .cta {
  color: #004ddc;
  opacity: 0;
  transition: all 0.15s ease-in-out;
}
section#all-posts .ind-post a:hover, section#all-posts .ind-post .ind-post:hover {
  text-decoration: none;
}
section#all-posts .ind-post a:hover .cta, section#all-posts .ind-post .ind-post:hover .cta {
  opacity: 1;
  transition: all 0.15s ease-in-out;
}
section#all-posts a.bluecta-lg {
  margin: 0 auto;
}
section#all-posts [class*=pbd-alp-placeholder-] {
  float: left;
}
section#all-posts #pbd-alp-load-posts {
  text-align: center;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  section#all-posts .ind-post {
    padding-top: 10px;
    width: 90%;
    margin: 0 auto 30px auto;
  }
  section#all-posts .ind-post .thumbnail {
    height: auto !important;
  }
  section#all-posts .ind-post .thumbnail img {
    width: 100% !important;
  }
}

.tabs {
  background-color: #F6F6F6 !important;
  z-index: 10;
  position: relative;
  top: 10px !important;
  bottom: initial !important;
}
.tabs .tab {
  width: auto !important;
  padding-left: 35px;
  padding-right: 35px;
  margin: 0 -3px;
  color: #414042 !important;
  font-size: 14px;
  transition: background-color 0.15s ease-in-out;
}
.tabs .tab.active {
  background-color: #fff !important;
  font-weight: bold;
}
.tabs .tab:hover {
  background-color: #fff !important;
  transition: background-color 0.15s ease-in-out;
}
@media (max-width: 991px) {
  .tabs {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 991px) {
  .tabs {
    display: block !important;
    transition: height 0.25s ease-in-out;
    background-color: #fff !important;
    position: fixed !important;
    top: 70px !important;
    height: 50px !important;
    z-index: 99;
    overflow-y: hidden;
    border-bottom: 1px solid #F4F7F8;
  }
  .tabs .container {
    width: 100%;
  }
  .tabs .tab {
    float: right !important;
    width: 100% !important;
    text-align: left !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    height: 50px !important;
  }
  .tabs .tab.active {
    float: left;
    padding-top: 12px;
  }
}
@media (max-width: 767px) {
  .tabs {
    top: 60px !important;
  }
}
.tabs .glyphicon-menu-down,
.tabs .glyphicon-menu-up {
  position: absolute;
  right: 10px;
  top: 0px;
  cursor: pointer;
  padding: 20px;
}
.tabs.active {
  height: 100% !important;
  transition: height 0.25s ease-in-out;
  float: none;
}

.large-card {
  height: auto !important;
  margin-bottom: 0px !important;
}
.large-card h2, .large-card h3 {
  font-size: 40px !important;
  line-height: 48px;
}
.large-card h2 a, .large-card h3 a {
  color: #414042;
}
.large-card h2 a:hover, .large-card h3 a:hover {
  color: #004DDC !important;
  text-decoration: none;
}
.large-card div.desc {
  margin: 10px 0 0 0;
  width: 100%;
  float: left;
  font-size: 14px;
}
.large-card .thumb {
  vertical-align: top !important;
}
.large-card .thumb img {
  max-width: none !important;
  width: 232px !important;
}
.large-card .continue-read {
  float: left;
}
@media (max-width: 991px) {
  .large-card {
    height: auto !important;
  }
}

[data-icon]:before {
  font-family: "socicon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=socicon-]:before,
[class*=" socicon-"]:before {
  font-family: "socicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.socicon-modelmayhem:before {
  content: "";
}

.socicon-mixcloud:before {
  content: "";
}

.socicon-drupal:before {
  content: "";
}

.socicon-swarm:before {
  content: "";
}

.socicon-istock:before {
  content: "";
}

.socicon-yammer:before {
  content: "";
}

.socicon-ello:before {
  content: "";
}

.socicon-stackoverflow:before {
  content: "";
}

.socicon-persona:before {
  content: "";
}

.socicon-triplej:before {
  content: "";
}

.socicon-houzz:before {
  content: "";
}

.socicon-rss:before {
  content: "";
}

.socicon-paypal:before {
  content: "";
}

.socicon-odnoklassniki:before {
  content: "";
}

.socicon-airbnb:before {
  content: "";
}

.socicon-periscope:before {
  content: "";
}

.socicon-outlook:before {
  content: "";
}

.socicon-coderwall:before {
  content: "";
}

.socicon-tripadvisor:before {
  content: "";
}

.socicon-appnet:before {
  content: "";
}

.socicon-goodreads:before {
  content: "";
}

.socicon-tripit:before {
  content: "";
}

.socicon-lanyrd:before {
  content: "";
}

.socicon-slideshare:before {
  content: "";
}

.socicon-buffer:before {
  content: "";
}

.socicon-disqus:before {
  content: "";
}

.socicon-vkontakte:before {
  content: "";
}

.socicon-whatsapp:before {
  content: "";
}

.socicon-patreon:before {
  content: "";
}

.socicon-storehouse:before {
  content: "";
}

.socicon-pocket:before {
  content: "";
}

.socicon-mail:before {
  content: "";
}

.socicon-blogger:before {
  content: "";
}

.socicon-technorati:before {
  content: "";
}

.socicon-reddit:before {
  content: "";
}

.socicon-dribbble:before {
  content: "";
}

.socicon-stumbleupon:before {
  content: "";
}

.socicon-digg:before {
  content: "";
}

.socicon-envato:before {
  content: "";
}

.socicon-behance:before {
  content: "";
}

.socicon-delicious:before {
  content: "";
}

.socicon-deviantart:before {
  content: "";
}

.socicon-forrst:before {
  content: "";
}

.socicon-play:before {
  content: "";
}

.socicon-zerply:before {
  content: "";
}

.socicon-wikipedia:before {
  content: "";
}

.socicon-apple:before {
  content: "";
}

.socicon-flattr:before {
  content: "";
}

.socicon-github:before {
  content: "";
}

.socicon-renren:before {
  content: "";
}

.socicon-friendfeed:before {
  content: "";
}

.socicon-newsvine:before {
  content: "";
}

.socicon-identica:before {
  content: "";
}

.socicon-bebo:before {
  content: "";
}

.socicon-zynga:before {
  content: "";
}

.socicon-steam:before {
  content: "";
}

.socicon-xbox:before {
  content: "";
}

.socicon-windows:before {
  content: "";
}

.socicon-qq:before {
  content: "";
}

.socicon-douban:before {
  content: "";
}

.socicon-meetup:before {
  content: "";
}

.socicon-playstation:before {
  content: "";
}

.socicon-android:before {
  content: "";
}

.socicon-snapchat:before {
  content: "";
}

.socicon-twitter:before {
  content: "";
}

.socicon-facebook:before {
  content: "";
}

.socicon-googleplus:before {
  content: "";
}

.socicon-pinterest:before {
  content: "";
}

.socicon-foursquare:before {
  content: "";
}

.socicon-yahoo:before {
  content: "";
}

.socicon-skype:before {
  content: "";
}

.socicon-yelp:before {
  content: "";
}

.socicon-feedburner:before {
  content: "";
}

.socicon-linkedin:before {
  content: "";
}

.socicon-viadeo:before {
  content: "";
}

.socicon-xing:before {
  content: "";
}

.socicon-myspace:before {
  content: "";
}

.socicon-soundcloud:before {
  content: "";
}

.socicon-spotify:before {
  content: "";
}

.socicon-grooveshark:before {
  content: "";
}

.socicon-lastfm:before {
  content: "";
}

.socicon-youtube:before {
  content: "";
}

.socicon-vimeo:before {
  content: "";
}

.socicon-dailymotion:before {
  content: "";
}

.socicon-vine:before {
  content: "";
}

.socicon-flickr:before {
  content: "";
}

.socicon-500px:before {
  content: "";
}

.socicon-instagram:before {
  content: "";
}

.socicon-wordpress:before {
  content: "";
}

.socicon-tumblr:before {
  content: "";
}

.socicon-twitch:before {
  content: "";
}

.socicon-8tracks:before {
  content: "";
}

.socicon-amazon:before {
  content: "";
}

.socicon-icq:before {
  content: "";
}

.socicon-smugmug:before {
  content: "";
}

.socicon-ravelry:before {
  content: "";
}

.socicon-weibo:before {
  content: "";
}

.socicon-baidu:before {
  content: "";
}

.socicon-angellist:before {
  content: "";
}

.socicon-ebay:before {
  content: "";
}

.socicon-imdb:before {
  content: "";
}

.socicon-stayfriends:before {
  content: "";
}

.socicon-residentadvisor:before {
  content: "";
}

.socicon-google:before {
  content: "";
}

.socicon-yandex:before {
  content: "";
}

.socicon-sharethis:before {
  content: "";
}

.socicon-bandcamp:before {
  content: "";
}

.socicon-itunes:before {
  content: "";
}

.socicon-deezer:before {
  content: "";
}

.socicon-medium:before {
  content: "";
}

.socicon-telegram:before {
  content: "";
}

.socicon-openid:before {
  content: "";
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

#post img {
  max-width: 100%;
}
#post .post-content img {
  width: auto;
  height: auto;
  margin-top: 25px;
  margin-bottom: 25px;
}
#post .post-content iframe {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}
#post .author-section {
  width: 100%;
}
#post .author-section img {
  border-radius: 50%;
}
#post #content p:first-child {
  margin-top: 0;
}
#post #content h1 {
  margin-bottom: 40px;
}
#post #right-rail {
  margin-top: 0;
}
#post .related-articles .breadcrumbs:first-child {
  margin-top: 0;
}
@media (max-width: 767px) {
  #post .post-content {
    word-wrap: break-word;
  }
  #post h1 {
    font-size: 24px;
    line-height: 32px;
  }
}
#post .wp-caption {
  width: 100% !important;
}
#post .wp-caption img {
  margin-bottom: 5px;
}
#post .wp-caption p.wp-caption-text {
  font-size: 14px;
  margin: 0 0 35px 0;
}

.post {
  float: none;
  margin: 0 0 25px 0;
  display: block;
  clear: both;
  margin-bottom: 35px;
}
.post .content {
  vertical-align: top !important;
  position: relative;
  top: -5px;
}
.post h2 {
  font-size: 30px !important;
  line-height: 38px;
}
@media (max-width: 767px) {
  .post h2 {
    font-size: 20px !important;
    line-height: 28px;
  }
}
.post .desc {
  margin-top: 10px;
  margin-bottom: 0;
}
.post .desc img {
  float: left;
  margin: 10px 35px 35px 0;
  max-width: 230px !important;
  height: auto;
}
@media (max-width: 767px) {
  .post .desc img {
    max-width: 100%;
    display: block;
    float: none;
  }
}
.post .post-action {
  clear: both;
  width: 100%;
  float: left;
  margin-bottom: 35px;
}
.post .post-action .num-comments {
  margin-top: 10px;
  float: right;
}
.post .post-action .continue-read {
  margin-top: 10px;
  float: left;
}

#pbd-alp-load-posts .bluecta-lg {
  margin-top: 50px;
}

.share-section,
.comments-section,
.related-articles {
  margin-top: 45px;
}

.related-articles .post:first-child .breadcrumbs {
  margin-top: 0 !important;
}

#post #content .related-articles .breadcrumbs:first-child {
  margin-top: 0 !important;
}

ol.commentlist {
  list-style: none;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0;
}
ol.commentlist li {
  padding: 1em;
}
ol.commentlist li:nth-child(even) {
  background-color: #fafafa;
}
ol.commentlist li div img.avatar {
  border-radius: 25px;
  margin: 10px 25px 10px 0px !important;
}
ol.commentlist li div span.says {
  font-size: 12px;
  font-style: italic;
}
ol.commentlist li div.comment-meta {
  font-size: 9px;
}
ol.commentlist li div.comment-meta a {
  color: #ccc;
}
ol.commentlist li p {
  margin: 0 0 1em;
}
ol.commentlist li ul, ol.commentlist li ol {
  list-style: none;
  margin: 0 0 1em 2em;
}
ol.commentlist li ul li, ol.commentlist li ol li {
  border-left: 5px solid #e6e6e6;
  margin-left: -18px;
  padding-left: 50px;
  padding-top: 15px;
  padding-bottom: 25px;
  margin-top: 25px;
}
ol.commentlist li div.reply {
  font-size: 11px;
}
ol.commentlist li div.reply a {
  font-weight: bold;
}
ol.commentlist li ul.children, ol.commentlist li ul.children ul.children {
  list-style: none;
  margin: 1em 0 0;
  text-indent: 0;
}
ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children ul.children li.depth-2 {
  border-left: 5px solid #555;
  margin: 0 0 0.25em 0.25em;
  list-style: none;
}
ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children ul.children li.depth-3 {
  border-left: 5px solid #999;
  margin: 0 0 0.25em 0.25em;
}
ol.commentlist li ul.children li.depth-4, ol.commentlist li ul.children ul.children li.depth-4 {
  border-left: 5px solid #bbb;
  margin: 0 0 0.25em 0.25em;
}
ol.commentlist li.even {
  background: #fff;
}
ol.commentlist li.odd {
  background: #f6f6f6;
}
ol.commentlist li.parent {
  border-left: 5px solid #111;
}
#commentform p, #commentform label, #commentform input, #commentform textarea {
  width: 100%;
  float: none;
}

.small-card .name {
  font-weight: normal !important;
  color: #333333;
}
.small-card .name a {
  color: initial;
}
.small-card .socicon-twitter {
  color: #004DDC !important;
}
.small-card .socicon-twitter:hover {
  text-decoration: none;
}
.small-card a.social {
  display: inline-block !important;
}
.small-card p.details,
.small-card p.desc {
  float: none;
}
.small-card .avatar {
  border-radius: 50%;
}

.topcontributors .col-md-6:nth-child(2n) {
  clear: left;
}

.author-img {
  width: 80px;
  min-width: 80px;
  height: auto;
  float: left;
  margin-right: 25px;
  margin-left: 0;
}

#author-info {
  padding: 85px 0 0 0 !important;
  border-bottom: 1px solid #e2e2e2;
}

.author-info .small-card {
  float: none !important;
}

.topcontributors .content {
  width: 90%;
}

#threat-families ul {
  list-style: none;
  max-width: auto;
  display: block;
  margin: 0 auto;
  max-width: 600px;
}
#threat-families ul li {
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  #threat-families ul li {
    width: 100%;
  }
}

#hero.threats {
  background-image: url("images/threat-center/hero-lg.jpg");
  height: 400px;
  padding-top: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  color: #fff;
  background-color: #292130;
}
#hero.threats form {
  margin-top: 35px;
}
#hero.threats:after {
  opacity: 0 !important;
}
#hero.threats .detections-module {
  padding: 40px 40px 10px 40px;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}
#hero.threats .detections-module .labels {
  float: left;
  clear: both;
  display: block;
  width: 100%;
}
#hero.threats .detections-module .labels p {
  font-size: 14px;
  margin-bottom: 15px;
}
#hero.threats .detections-module ul {
  padding: 0;
}
#hero.threats .detections-module ul li {
  margin: 0 0 20px 0;
  list-style: none;
}
@media (max-width: 991px) {
  #hero.threats .detections-module {
    margin-top: 50px !important;
  }
}
@media (min-width: 1199px) {
  #hero.threats form input[type=text] {
    width: 80% !important;
  }
  #hero.threats button[type=submit] {
    right: 17% !important;
  }
  #hero.threats button[type=submit] .glyphicon {
    right: 0 !important;
  }
}
@media (max-width: 1199px) {
  #hero.threats {
    background-image: url("images/threat-center/hero-md.jpg");
  }
}
@media (max-width: 991px) {
  #hero.threats {
    background-image: url("images/threat-center/hero-sm.jpg") !important;
    background-position: right !important;
  }
  #hero.threats h1 {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  #hero.threats {
    background-image: url("images/threat-center/hero-xs.jpg") !important;
    height: 300px;
    background-position: left center !important;
  }
  #hero.threats h1 {
    font-size: 24px !important;
  }
  #hero.threats div.pull-right {
    float: none !important;
    display: block;
    font-size: 12px;
  }
  #hero.threats .container {
    min-height: 180px;
  }
  #hero.threats .container form input[type=text] {
    padding-right: 0px !important;
  }
  #hero.threats .container form button .glyphicon {
    margin-left: -5px !important;
    right: 0 !important;
  }
}

.content-row {
  padding-bottom: 25px;
}

#threats section:nth-child(even) {
  background-color: #F4F7F8;
}
#threats img {
  max-width: 100%;
  height: auto;
}
#threats #screenshots img {
  max-width: none;
  max-height: none;
  width: 100%;
  height: auto;
}

#hero.threats h1 {
  text-transform: none;
  font-size: 60px;
  margin-top: 0;
}
#hero.threats h1,
#hero.threats p {
  color: #fff !important;
}
#hero.threats:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #080c17;
  opacity: 0.6;
  z-index: 0;
}
#hero.threats form {
  width: 100% !important;
}
#hero.threats form input[type=text] {
  background-color: transparent;
  color: #fff !important;
  width: 100%;
  text-align: left !important;
  border-radius: 0;
  border: 1px solid #fff;
  position: absolute;
  left: 15px;
  height: 40px;
  padding: 0 15px;
  transition: background-color 0.15s ease-in-out;
}
#hero.threats form input[type=text]:focus {
  background-color: #0b0c17;
  transition: background-color 0.15s ease-in-out;
}
#hero.threats form input[type=text]::placeholder {
  color: #fff;
}
#hero.threats form button[type=submit] {
  background-color: transparent;
  border: none;
  position: absolute;
  right: 0;
}
#hero.threats form button[type=submit] .glyphicon {
  margin-top: 10px !important;
  right: -10px;
}
@media (max-width: 991px) {
  #hero.threats {
    height: auto;
    padding-bottom: 15%;
  }
  #hero.threats form {
    margin-top: 0 !important;
  }
  #hero.threats form input {
    position: static !important;
    display: inline-block;
    width: 85% !important;
    border-right: none !important;
  }
  #hero.threats form button {
    display: inline-block;
    float: right;
    position: static !important;
    width: 15%;
    text-align: center;
    border: 1px solid #fff !important;
    border-left: none !important;
    height: 40px;
    margin-top: 0 !important;
  }
  #hero.threats .container {
    width: 100%;
  }
}

.related-threats h3 {
  margin-bottom: 0;
}

section#top10lists {
  padding-top: 70px;
}
section#top10lists img.detection-icon {
  width: auto;
  height: 40px;
  margin-right: 10px;
  display: inline-block;
}
section#top10lists table.list {
  width: 100%;
  background-color: #F4F4F4;
}
section#top10lists table.list th {
  font-weight: normal;
  font-size: 24px;
  padding: 10px 10px 0 10px;
}
section#top10lists table.list th.trace, section#top10lists table.list th.machines {
  text-align: center !important;
}
section#top10lists table.list td {
  padding: 10px 15px;
}
section#top10lists table.list td.trace, section#top10lists table.list td.machines {
  text-align: center !important;
}
section#top10lists table.list td.variant-name {
  white-space: nowrap;
  max-width: 25ch;
  overflow: hidden;
  text-overflow: ellipsis;
}
section#top10lists table.list td.variant-name a {
  color: #414042;
}
section#top10lists hr {
  margin: 0px auto 60px auto;
}
@media (max-width: 991px) {
  section#top10lists table.list th {
    font-size: 16px;
  }
}

#detections h3 {
  border-bottom: 1px solid #414042;
  margin-top: 30px;
}

.right-side-content .mobile-icon {
  width: 40px;
  height: auto;
  float: right;
}
.right-side-content img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.right-side-content .wp-caption {
  width: 100% !important;
}

.right-sidebar img {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  margin-top: 70px;
}
.right-sidebar .related-blog-content a {
  display: block;
}

#hero.glossary {
  background-image: none;
  background-color: #fff;
  border-bottom: 1px solid #d9d9d9;
}
#hero.glossary * {
  text-align: center !important;
}
#hero.glossary h1,
#hero.glossary h2,
#hero.glossary p,
#hero.glossary li {
  color: #414042;
  text-align: center !important;
}
#hero.glossary a {
  color: #004DDC;
}
#hero.glossary:after {
  content: "";
  display: none;
}
#hero.glossary ul.letters {
  list-style: none;
  margin: 0 auto;
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 25px 0;
}
#hero.glossary ul.letters li {
  display: inline-block;
  font-size: 20px;
  margin: 0px 5px;
}
#hero.glossary form {
  width: 100% !important;
}
#hero.glossary form input[type=text] {
  background-color: transparent;
  color: initial !important;
  width: 100%;
  text-align: left !important;
  border-radius: 0;
  border: 1px solid #fff;
  position: absolute;
  left: 0;
  height: 40px;
  padding: 15px;
  border: 1px solid #414042;
}
#hero.glossary form button[type=submit] {
  background-color: transparent;
  border: none;
  position: absolute;
  right: 0;
  margin-top: 5px;
}

.glossary-content {
  width: 100%;
}
.glossary-content h2 {
  margin-top: 75px;
}
.glossary-content hr:first-child {
  display: none;
}

.letters .disabled {
  color: #ccc !important;
  cursor: not-allowed;
}

#hero.search {
  background-image: none;
  background-color: #fff;
  border-bottom: 1px solid #d9d9d9;
}
#hero.search h1, #hero.search h2, #hero.search p, #hero.search li {
  color: #414042;
}
#hero.search a {
  color: #004DDC;
}
#hero.search:after {
  content: "";
  display: none;
}

.threat-search {
  display: block;
  margin: 0 auto;
  float: none;
  width: 410px;
}
.threat-search .textInput input[type=text] {
  color: #484848 !important;
  width: 300px;
}
.threat-search .textInput input[type=submit] {
  display: inline-block;
  width: 100px;
  text-align: center !important;
}
@media (max-width: 767px) {
  .threat-search .textInput input[type=text] {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .threat-search .textInput input[type=submit] {
    display: block;
    margin: 10px auto;
    float: none;
  }
}

#labsnav .search {
  z-index: 5;
}
#labsnav .search input[name=s] {
  margin: 5px 0px 5px 15px;
  width: 100%;
  max-width: 235px;
  position: absolute;
  right: 60px;
  color: #414042;
  height: 40px;
  float: left;
  padding: 0px 40px 0 12px;
  border: none;
  border-radius: 2px;
  display: none;
  z-index: 5;
  font-size: 16px;
}
#labsnav .search .glyphicon-search,
#labsnav .search .search-submit {
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  width: 50px;
  height: 40px;
  top: 5px !important;
  text-align: center;
  padding: 10px;
  margin: 0 10px;
  position: relative;
  z-index: 10;
  background-color: #3c4353;
  border: none;
  transition: all 0.25s ease-in-out;
}
#labsnav .search .glyphicon-search.active {
  background-color: #080c17;
  border: 1px solid #080c17;
  transition: all 0.25s ease-in-out;
}
#labsnav .search .search-submit {
  background-color: transparent !important;
  display: none;
  position: absolute;
  border: none !important;
}
#labsnav .search .close-search {
  float: right;
  padding: 3px 15px;
  position: absolute;
  right: -10px;
  top: 5px;
  font-size: 20px;
  display: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  #labsnav .search {
    width: 100%;
    position: absolute;
    right: 10px;
  }
  #labsnav .search .glyphicon-search, #labsnav .search .search-submit {
    float: right;
    right: 15px;
  }
}

section#searchresults {
  padding-top: 110px;
}
section#searchresults span.pipe {
  margin: 0 10px;
}
section#searchresults .thumb a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}
section#searchresults .mbtv-play-icon {
  color: #fff;
  top: 30px;
  font-size: 50px;
  margin: 0 auto;
  left: 90px;
  text-shadow: 0px 0px 10px #000;
  position: absolute;
}

input:focus {
  outline: none;
}

body {
  /* padding-top: $navbar-height + 50px; */
}

#navbar,
.navbar-brand {
  transition: all 0.25s ease-in-out;
  position: relative;
  top: 0px;
}

@media (min-width: 991px) {
  #main-nav.top {
    height: 100px;
    padding: 30px 0;
    background-color: #080c17 !important;
  }
  #main-nav.top li a, #main-nav.top li a .glyphicon {
    color: #fff !important;
  }
  #main-nav.top li li a {
    color: #414042 !important;
  }
  #main-nav.top li li a:hover {
    color: #004DDC !important;
  }
  #main-nav.top #main-logo .st0 {
    fill: #004DDC !important;
  }
  #main-nav.top #navbar,
#main-nav.top .navbar-brand {
    top: -15px;
  }
}
#labsnav {
  background-color: #3c4353;
  float: left;
  width: 100%;
  height: 50px;
  transition: height 0.15s ease-in-out;
}
@media (max-width: 991px) {
  #labsnav {
    margin-top: -2px;
  }
}
@media (max-width: 991px) {
  #labsnav {
    text-transform: uppercase;
  }
  #labsnav ul {
    margin: 0 auto;
    margin-left: auto !important;
  }
  #labsnav .float-none {
    float: none !important;
  }
  #labsnav.height-auto {
    height: auto !important;
    padding-bottom: 35px;
    transition: height 0.15s ease-in-out;
  }
}
@media (min-width: 1199px) {
  #labsnav a {
    opacity: 0.65;
    transition: opacity 0.25s ease-in-out;
  }
  #labsnav a:hover {
    opacity: 1;
    transition: opacity 0.25s ease-in-out;
    text-decoration: none;
  }
  #labsnav .current-menu-item a {
    transition: opacity 0.25s ease-in-out;
    opacity: 1;
  }
}
#labsnav .home-link {
  display: none;
}
#labsnav .hidden-menu-btn {
  position: absolute;
  right: 0;
  z-index: 20;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  padding: 15px 20px 15px 8px;
}
#labsnav .search {
  color: #fff;
  float: right;
}
#labsnav .search .glyphicon {
  color: #fff;
  font-size: 18px;
  top: 15px;
  cursor: pointer;
  margin-left: 10px;
}
#labsnav .container {
  position: relative;
}
#labsnav .container:after {
  position: absolute;
  top: -10px;
  right: 170px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #3c4353;
}
@media (max-width: 991px) {
  #labsnav .container:after {
    display: none;
  }
}
#labsnav ul {
  list-style: none;
  float: right;
  margin-bottom: 0;
}
#labsnav ul li {
  float: left;
}
#labsnav ul li a {
  padding: 0px 25px;
  color: #fff;
}
@media (max-width: 991px) {
  #labsnav {
    position: fixed;
    top: auto;
    bottom: 0px;
    z-index: 100;
  }
  #labsnav ul {
    float: left;
    margin-left: -12px;
  }
  #labsnav ul.menu {
    padding-top: 2px !important;
  }
  #labsnav ul li a {
    font-size: 14px;
    padding: 0px 18px;
  }
}
#labsnav .mobile-home-link {
  position: relative;
  z-index: 15;
  float: left;
  padding-top: 12px;
  margin-left: 0px;
}
#labsnav .mobile-home-link img {
  width: 25px;
  height: auto;
  height: 25px;
}
#labsnav ul.menu {
  z-index: 10;
  position: relative;
  padding: 0;
}
@media (max-width: 991px) {
  #labsnav ul.menu {
    max-width: 80%;
    overflow: hidden;
    text-align: left;
  }
}

/* New nav */
#newnav .navbar-brand {
  width: 250px !important;
  padding: 18px 20px !important;
}
#newnav .navbar-brand svg .st1 {
  color: #414042 !important;
}
#newnav .navbar-brand svg#main-logo path {
  display: block !important;
}
#newnav .navbar-brand #logo-tagline {
  color: #414042 !important;
}
#newnav #nav-search-bar {
  margin-left: -10px;
}
#newnav #nav-search-bar input {
  padding: 0 10px !important;
  height: 37px;
  border: 1px solid #ccc;
}
#newnav #nav-search-bar button {
  background-color: transparent;
  border: 0;
}
@media (max-width: 991px) {
  #newnav #nav-search-bar {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  #newnav .navbar-brand {
    padding-bottom: 0 !important;
    padding-top: 25px !important;
  }
  #newnav #logo-tagline.changed {
    top: 6px;
  }
}

#hero.search {
  background-image: none;
  background-color: #fff;
  border-bottom: 1px solid #d9d9d9;
}
#hero.search h1, #hero.search h2, #hero.search p, #hero.search li {
  color: #414042;
}
#hero.search a {
  color: #004DDC;
}
#hero.search:after {
  content: "";
  display: none;
}

.threat-search {
  display: block;
  margin: 0 auto;
  float: none;
  width: 410px;
}
.threat-search .textInput input[type=text] {
  color: #484848 !important;
  width: 300px;
}
.threat-search .textInput input[type=submit] {
  display: inline-block;
  width: 100px;
  text-align: center !important;
}
@media (max-width: 767px) {
  .threat-search .textInput input[type=text] {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .threat-search .textInput input[type=submit] {
    display: block;
    margin: 10px auto;
    float: none;
  }
}

#labsnav .search {
  z-index: 5;
}
#labsnav .search input[name=s] {
  margin: 5px 0px 5px 15px;
  width: 100%;
  max-width: 235px;
  position: absolute;
  right: 60px;
  color: #414042;
  height: 40px;
  float: left;
  padding: 0px 40px 0 12px;
  border: none;
  border-radius: 2px;
  display: none;
  z-index: 5;
  font-size: 16px;
}
#labsnav .search .glyphicon-search,
#labsnav .search .search-submit {
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  width: 50px;
  height: 40px;
  top: 5px !important;
  text-align: center;
  padding: 10px;
  margin: 0 10px;
  position: relative;
  z-index: 10;
  background-color: #3c4353;
  border: none;
  transition: all 0.25s ease-in-out;
}
#labsnav .search .glyphicon-search.active {
  background-color: #080c17;
  border: 1px solid #080c17;
  transition: all 0.25s ease-in-out;
}
#labsnav .search .search-submit {
  background-color: transparent !important;
  display: none;
  position: absolute;
  border: none !important;
}
#labsnav .search .close-search {
  float: right;
  padding: 3px 15px;
  position: absolute;
  right: -10px;
  top: 5px;
  font-size: 20px;
  display: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  #labsnav .search {
    width: 100%;
    position: absolute;
    right: 10px;
  }
  #labsnav .search .glyphicon-search, #labsnav .search .search-submit {
    float: right;
    right: 15px;
  }
}

section#searchresults {
  padding-top: 110px;
}
section#searchresults span.pipe {
  margin: 0 10px;
}
section#searchresults .thumb a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
}
section#searchresults .mbtv-play-icon {
  color: #fff;
  top: 30px;
  font-size: 50px;
  margin: 0 auto;
  left: 90px;
  text-shadow: 0px 0px 10px #000;
  position: absolute;
}

input:focus {
  outline: none;
}

#fixed-left-nav ul li.current-cat a {
  color: #004DDC;
}
#fixed-left-nav .ghostcta-md-dark {
  background-color: #fff;
  margin-left: 0px;
}
#fixed-left-nav .socicon-rss {
  color: orange;
  position: relative;
  left: -10px;
}

section#nav-container {
  position: absolute;
  background-color: transparent !important;
}

section#nav-container #fixed-left-nav.with-hero {
  left: auto !important;
  position: absolute;
  margin-top: 30px;
  top: initial;
}

#main-nav #main-logo {
  width: 240px;
  height: 55px !important;
}
@media (max-width: 767px) {
  #main-nav #main-logo {
    width: 180px !important;
  }
}

#logo-maintext {
  transition: all 0.45s ease-in-out;
  transform: translateY(0px);
  opacity: 1;
}

.changed #logo-maintext {
  transform: translateY(-45px);
  opacity: 0;
}

#logo-tagline {
  position: absolute;
  color: #414042;
  left: 60px;
  opacity: 0;
  transition: all 0.45s ease-in-out;
  width: 200px;
  font-size: 16px;
  top: 40px;
}
@media (min-width: 1200px) and (max-width: 1225px) {
  #logo-tagline {
    left: 50px;
    font-size: 13px;
  }
}

#logo-tagline.changed {
  top: 2px;
  opacity: 1;
}

section#hero.mbtv:hover .play-btn {
  border-color: #004DDC;
}
section#hero.mbtv:hover .play-btn > span,
section#hero.mbtv:hover .play-btn > span {
  -moz-transform: perspective(0) translate(40px, 0);
  -ms-transform: perspective(0) translate(40px, 0);
  -webkit-transform: perspective(0) translate(40px, 0);
  transform: perspective(0) translate(40px, 0);
  border-color: transparent #004DDC;
}
section#hero.mbtv:hover .img-overlay {
  opacity: 0.6;
}
section#hero.mbtv .img-overlay {
  background-color: #08223e;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  transition: opacity 0.25s ease-in-out;
}
section#hero.mbtv h2 {
  color: #FFFFFF;
  font-size: 16px;
  position: absolute;
  bottom: 0;
}
section#hero.mbtv h2 .play-button {
  font-size: 24px;
  position: relative;
  top: 5px;
  margin-right: 5px;
}
section#hero.mbtv h2 .play-btn {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 15px 0 0;
  overflow: hidden;
  border: 3px solid #d8d9db;
  border-radius: 50%;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  top: -15px;
}
section#hero.mbtv h2 .play-btn span,
section#hero.mbtv h2 .play-btn span + span {
  display: block;
  position: relative;
  margin: 5px -5px;
  border-color: transparent #9ea0a5;
  border-style: solid;
  border-width: 10px 0px 10px 15px;
  height: 0;
  width: 0;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -moz-transform: perspective(0) translate(0, 0);
  -ms-transform: perspective(0) translate(0, 0);
  -webkit-transform: perspective(0) translate(0, 0);
  transform: perspective(0) translate(0, 0);
}
section#hero.mbtv h2 .play-btn span + span {
  margin: 0;
  position: absolute;
  top: 12px;
  left: -20px;
}
section#hero.mbtv h2 .play-btn:hover {
  border-color: #b6cae5;
}
@media (max-width: 991px) {
  section#hero.mbtv h2 {
    text-align: center;
    position: static;
    font-size: 40px;
    line-height: 1.4em;
  }
  section#hero.mbtv h2 .play-btn {
    display: block;
    margin: 0 auto;
  }
}

section#mbtv-featured {
  border-bottom: 1px solid #b3b3b3;
}
section#mbtv-featured h2 {
  margin-bottom: 70px;
  position: relative;
  top: 30px;
}
section#mbtv-featured .view-webinars {
  width: auto;
  position: absolute;
  right: 10px;
  top: 15px;
  color: #004DDC !important;
  float: right;
  padding: 0 12px;
}
section#mbtv-featured .view-webinars:hover {
  color: #fff !important;
}
section#mbtv-featured .row.featured-videos {
  margin-bottom: 0;
}
section#mbtv-featured .mbtv-post {
  margin-bottom: 0;
}
section#mbtv-featured .visible-sm {
  text-align: center;
}
section#mbtv-featured .visible-sm .view-webinars {
  float: none;
  margin: 0 auto;
  position: static;
}

.mbtv-post {
  margin-bottom: 35px;
}
.mbtv-post:nth-child(4n+5) {
  clear: left;
}
.mbtv-post a {
  color: #414042;
}
.mbtv-post a:hover {
  text-decoration: none;
  color: #004DDC;
}
.mbtv-post img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.mbtv-post .view-count {
  font-size: 12px;
  font-weight: bold;
}

.run-time {
  background-color: #757C90;
  color: #fff;
  padding: 0 5px;
  position: absolute;
  right: 35px;
  margin-top: -35px;
  font-size: 10px;
}

section#mbtv-list {
  padding-top: 60px;
}

/* load more posts */
#mbtv-content div[class^=pbd-alp-placeholder] {
  clear: left;
}

#mbtv-content #pbd-alp-load-posts {
  text-align: center;
}
#mbtv-content .bluecta-lg {
  margin-top: 0;
}

@media (max-width: 991px) {
  .mbtv-post {
    margin-bottom: 35px !important;
  }

  #mbtv-list #pbd-alp-load-posts a {
    margin: 0 auto;
    display: block;
  }
}
/* single article */
#mbtv-single {
  margin-top: 20px;
}
#mbtv-single h1 {
  line-height: 1.2em;
}
#mbtv-single .video-wrapper {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 53% !important;
  padding-top: 23px !important;
  height: 0;
}
#mbtv-single .video-details {
  display: block;
  width: 100%;
  clear: both;
  float: left;
}
#mbtv-single .video-details .share-options {
  color: #4A90E2;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}
#mbtv-single .video-details .share-options img {
  position: relative;
  top: -3px;
  transition: transform 0.15s ease-in-out;
}
#mbtv-single .video-details .share-options.active img {
  -ms-transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
  transform: rotate(90deg);
  transition: transform 0.15s ease-in-out;
}
#mbtv-single .video-details .share-options:hover {
  cursor: pointer;
  color: #414042;
}
#mbtv-single .video-details .share-options .share-section {
  display: none;
  position: absolute;
  margin: 0;
  color: #fff;
  background-color: #414042;
  padding: 10px 10px 5px 10px;
  border-radius: 6px;
}
#mbtv-single .video-details .share-options .share-section a {
  color: #fff !important;
  font-size: 18px;
}
#mbtv-single .video-details .share-options .share-section a.socicon-googleplus {
  font-size: 23px;
  position: relative;
  top: 4px;
}
#mbtv-single .video-details .share-options .share-section a:last-child {
  padding-right: 0;
}
#mbtv-single .video-details .view-count {
  display: inline-block;
  float: right;
  font-size: 24px;
}
#mbtv-single .pub-date {
  text-align: right;
  clear: both;
  color: #b3b3b3;
}
@media (max-width: 991px) {
  #mbtv-single .view-count {
    font-size: 12px !important;
  }
}

/* MBTV Right Rail */
.right-rail-section.mbtv {
  display: block;
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
}
.right-rail-section.mbtv:hover .video-title {
  color: #004DDC !important;
  transition: color 0.15s ease-in-out;
}
.right-rail-section.mbtv:hover .video-title .view-count {
  color: #414042;
}
.right-rail-section.mbtv .row {
  margin: 0;
}
.right-rail-section.mbtv .row .video-thumb {
  padding: 0;
}
.right-rail-section.mbtv .row .video-thumb img {
  width: 100%;
  height: auto;
}
.right-rail-section.mbtv .row .video-thumb .run-time {
  right: 2px;
  margin-top: -18px;
  font-size: 8px;
  padding-top: 2px;
}
.right-rail-section.mbtv .row .video-title {
  text-decoration: none;
  color: #414042;
  padding: 0 10px;
}
.right-rail-section.mbtv .row .video-title p {
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 0;
  line-height: 16px;
  transition: color 0.15s ease-in-out;
}
.right-rail-section.mbtv .row .video-title .view-count {
  font-size: 10px;
  font-weight: bold;
  color: #414042;
}
@media (max-width: 991px) {
  .right-rail-section.mbtv .run-time {
    margin-top: 0px !important;
    right: 10px !important;
    font-size: 10px !important;
    bottom: 15px;
  }
  .right-rail-section.mbtv .video-thumb img {
    margin-bottom: 10px;
  }
  .right-rail-section.mbtv .video-title {
    padding: 0 !important;
  }
  .right-rail-section.mbtv .video-title p {
    line-height: 1.4em !important;
  }
  .right-rail-section.mbtv .video-title .view-count {
    font-size: 12px !important;
  }
}

html[amp] h1 {
  margin-top: 0 !important;
  font-weight: 400 !important;
}
html[amp] [post-type=mbtv] .xyz-featured-image {
  display: none;
}
html[amp] [post-type=mbtv] .amp-wp-meta {
  display: none;
}
html[amp] [post-type=mbtv] .video-wrapper {
  margin: 15px 0;
}
html[amp] .bluecta-lg {
  color: #fff !important;
}
html[amp] #main-nav #main-logo {
  width: 240px !important;
  height: 55px !important;
}
html[amp] #logo-maintext {
  transition: all 0.45s ease-in-out;
  transform: translateY(0px);
  opacity: 1;
}
html[amp] .changed #logo-maintext {
  transform: translateY(-45px);
  opacity: 0;
}
html[amp] #logo-tagline {
  position: absolute;
  color: #fff;
  left: 52px;
  opacity: 0;
  transition: all 0.45s ease-in-out;
  width: 200px;
  font-size: 16px;
  top: 40px;
}
html[amp] #logo-tagline.changed {
  top: 2px;
  opacity: 1;
}

.jetpack-slideshow {
  background-color: transparent !important;
  border: 1px solid #ccc !important;
  margin-bottom: 80px !important;
  overflow: visible !important;
}
.jetpack-slideshow .slideshow-slide img {
  margin: 0 auto !important;
  max-width: 90% !important;
  max-height: 90%;
  width: auto !important;
}
.jetpack-slideshow .slideshow-controls {
  bottom: -60px !important;
}

#detections ul {
  padding: 0;
}
#detections ul li {
  list-style: none;
}
#detections ul li a {
  color: #414042;
}
#detections h1 {
  font-size: 45px;
  margin-bottom: 15px;
}
#detections .threats-nav h3 {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#detections select.detection-type-list {
  margin-left: 10px;
  width: 100%;
  height: 40px;
  padding: 12px 12px !important;
  border: 1px solid #b3b3b3;
  border-radius: 1px;
  color: #414042;
  max-width: 350px;
}
@media (max-width: 767px) {
  #detections h1, #detections h3 {
    font-size: 18px !important;
    font-weight: 500 !important;
  }
  #detections select.detection-type-list {
    margin-left: 0;
  }
  #detections #screenshots img {
    width: 100% !important;
    height: auto !important;
  }
}

.left-side a {
  white-space: nowrap;
}

#nav-items .searchbar-wrap-footer input[type=text] {
  padding: 0 10px !important;
}
#nav-items .searchbar-wrap-footer button[type=submit] {
  background-color: transparent !important;
  border: none !important;
}

#labs-sub-nav {
  height: 80px;
  padding: 15px 0;
  background-color: #f1f8ff;
}
#labs-sub-nav #search-form input[type=text] {
  border: none;
  background-color: #fff;
  height: 48px;
  width: 100%;
  padding-left: 20px;
  padding-right: 62px;
}
#labs-sub-nav #search-form button[type=submit] {
  position: absolute;
  top: -7px;
  right: 20px;
  color: #004ddc;
  background-color: transparent;
  border: none;
  font-size: 35px;
}
@media (max-width: 991px) {
  #labs-sub-nav #search-form button[type=submit] {
    padding: 0;
  }
}
#labs-sub-nav #social .right {
  display: -webkit-flex;
  /* Safari */
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  display: flex;
  justify-content: space-between;
}
#labs-sub-nav #social .right * {
  display: inline-block;
  position: relative;
  top: 15px;
  font-size: 20px;
  color: #4a4a4a;
  text-decoration: none;
}
#labs-sub-nav #social .subscribe-btn {
  border-radius: 4px;
  background-color: #0d3ecc;
  color: #fff;
  height: 50px;
  display: inline-block;
  padding: 14px;
  font-weight: 500;
  text-decoration: none;
}
#labs-sub-nav #social .socicon-rss {
  display: inline-block;
  position: relative;
  top: 5px;
  left: 15px;
  font-size: 24px;
  text-decoration: none;
}
@media (max-width: 991px) {
  #labs-sub-nav {
    padding-top: 20px;
  }
  #labs-sub-nav #social .right a {
    margin-left: 0;
    left: 0;
  }
}
@media (max-width: 767px) {
  #labs-sub-nav {
    height: 120px;
    margin-top: 10px !important;
  }
  #labs-sub-nav .socicon-rss:before {
    font-size: 20px;
  }
}
@media (max-width: 360px) {
  #labs-sub-nav {
    height: 140px;
  }
  #labs-sub-nav #search-section {
    width: 100%;
  }
  #labs-sub-nav #social {
    width: 100%;
    margin: 10px 0;
  }
  #labs-sub-nav #social .left {
    width: 50%;
    display: inline-block;
    padding-left: 0;
  }
  #labs-sub-nav #social .right {
    float: right;
    width: 45%;
  }
}

footer {
  font-size: 12px;
  width: 100%;
  float: left;
  background-color: #020C26;
  padding-top: 85px;
  padding-bottom: 100px;
  /*safari fix
  .col-md-6 {
  	width: 49.5%;
  	&.col-xs-12 {
  		@media (max-width: $screen-xs-max) {
  			width: 100%;
  		}
  	}
  }*/
}
footer .row {
  display: block;
}
footer .local {
  width: 50%;
  float: left;
}
@media (max-width: 991px) {
  footer .local {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .local {
    display: none;
  }
}
@media (max-width: 991px) {
  footer .list-inline > li {
    margin-bottom: 0px;
  }
}
footer a {
  color: #fff;
  /* &.legal {
  	color: $gray;
  	&:hover {
  		color: $default-font-color;
  		text-decoration: underline;
  	}
  }*/
}
footer a:hover {
  color: #fff;
  text-decoration: underline;
}
footer li {
  color: #fff;
}
footer p {
  color: #555555;
}
footer p.text-uppercase {
  color: #7C92D2;
  font-weight: 500;
  margin-bottom: 28px;
}
footer p.text-uppercase .text-normalcase {
  color: #fff;
  line-height: 2.55 !important;
  font-weight: 300;
}
footer a.social {
  font-size: 20px;
  margin-right: 29.4117647059px;
  transition: opacity 0.15s ease-in-out;
}
@media (max-width: 991px) {
  footer a.social {
    margin-left: 7px;
    margin-right: 7px;
  }
}
footer a.social:hover {
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.15s ease-in-out;
}
footer .newsletter {
  margin-bottom: 28px;
  margin-top: -14px;
}
footer .btn {
  background-color: #fff;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 11px;
  width: auto;
  float: right;
}
@media (max-width: 991px) {
  footer .btn {
    float: none;
  }
}
footer .bluecta-sm {
  margin: 0;
}
footer .textInput input,
footer .textInput {
  width: 215px;
}
@media (max-width: 991px) {
  footer .textInput input,
footer .textInput {
    max-width: none;
    width: 100%;
  }
}
@media (max-width: 991px) {
  footer input,
footer .textInput input,
footer .textInput,
footer .form-group {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 15px;
    max-width: none;
  }
}
@media (max-width: 767px) {
  footer {
    text-align: center;
  }
}
@media (max-width: 767px) {
  footer .list-inline.pull-right {
    float: none !important;
  }
}
footer .soc-icon {
  max-width: 300px;
}
footer .soc-icon div {
  padding: 0;
}
footer .soc-icon div:last-child a {
  margin-right: 0;
}
@media (max-width: 991px) {
  footer .soc-icon {
    margin: 0 auto;
  }
}
footer form.newsletter .form-group {
  width: 100%;
}
footer form.newsletter .form-group .textInput.inline {
  width: 100%;
  margin: 0;
}
footer form.newsletter .form-group .textInput.inline input#e-mail,
footer form.newsletter .form-group .textInput.inline input.email-submit {
  width: 74%;
  display: inline-block;
}
footer form.newsletter .form-group .textInput.inline input[type=submit] {
  width: 24%;
  display: inline-block;
  float: right;
}
@media (max-width: 991px) {
  footer form.newsletter input#e-mail {
    width: 100% !important;
    display: block;
    margin-bottom: 20px;
  }
  footer form.newsletter input[type=submit] {
    float: none !important;
    width: 100px !important;
    transition: none !important;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  footer * {
    font-size: 12px;
  }
}

footer .text-highlight {
  color: #7C92D2;
  font-weight: normal;
}

section#newsletter-signup {
  background-color: #ECEFF6;
  padding-top: 70px;
  padding-bottom: 10px;
}
section#newsletter-signup .email-input,
section#newsletter-signup .email-btn {
  padding: 0px;
}
section#newsletter-signup .email-input input {
  color: #414042 !important;
}
section#newsletter-signup .form-inline {
  margin-top: 55px;
}
section#newsletter-signup h3, section#newsletter-signup p {
  color: #101D42;
}
section#newsletter-signup .bluecta-sm {
  background-color: #0D3ECC !important;
  border-radius: 9px;
  font-size: 18px;
  width: 200px;
  margin-left: 10px;
}
section#newsletter-signup .bluecta-sm:hover {
  background-color: #344060;
}
@media (max-width: 991px) {
  section#newsletter-signup {
    margin-top: 0;
  }
  section#newsletter-signup .email-input {
    margin-bottom: 20px;
    float: left;
    width: 100%;
  }
  section#newsletter-signup .bluecta-sm {
    width: 100%;
    margin-left: 0;
  }
  section#newsletter-signup form.newsletter {
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1085px) {
  section#newsletter-signup .bluecta-sm {
    width: auto;
    padding-left: 15%;
    padding-right: 15%;
  }
}

#pillar-pages.overlay a {
  color: #fff;
}
#pillar-pages.overlay .pillar-pages-list p, #pillar-pages.overlay .pillar-pages-list .col-md-3 {
  margin: 0;
  padding: 0;
}

#labs-links {
  text-align: center;
  background-color: #f7fbff;
  position: relative;
  z-index: 10;
}
#labs-links .lablink {
  text-align: center;
  font-size: 24px;
  display: inline-block;
  margin: 0;
  width: 175px;
}
#labs-links .lablink a {
  font-weight: 500;
  display: block;
}
#labs-links .lablink img {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #labs-links .lablink {
    width: 45%;
    padding: 0 7%;
    white-space: nowrap;
  }
  #labs-links .lablink a {
    font-size: 16px;
  }
}

#mbnav {
  font-family: Graphik, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#mbnav h1, #mbnav h2, #mbnav h3, #mbnav h4, #mbnav h5, #mbnav h6, #mbnav .h1, #mbnav .h2, #mbnav .h3, #mbnav .h4, #mbnav .h5, #mbnav .h6 {
  font-family: Graphik, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.submenu-gradient {
  background-image: linear-gradient(to bottom, #fbfdff 11%, #edf3f9);
}

.nav-download-btn {
  display: inline-block;
  border-radius: 3px;
  background-color: #efc148;
  color: #0d3ecc;
  text-decoration: none;
  position: relative;
  font-size: 16px;
  z-index: 1040;
  padding: 8px 17px;
  font-weight: 600;
  margin: 20px 0 30px;
}
.nav-download-btn:hover, .nav-download-btn:focus {
  opacity: 0.8;
}

.nav-back-link {
  font-size: 16px;
  font-weight: 600;
  color: #0d3ecc;
  padding: 15px 13px 5px;
  display: inline-block;
}

.back-arrow {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  display: inline-block;
  height: 12px;
  position: relative;
  width: 12px;
}
.back-arrow::after {
  border-color: #082882;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  content: "";
  display: inline-block;
  height: 12px;
  left: 0;
  position: absolute;
  top: 0;
  width: 12px;
}
.back-arrow::before {
  background-color: #082882;
}

.bold-link {
  color: #0d3ecc;
  font-weight: 600;
  font-size: 16px;
}
.bold-link:hover, .bold-link:focus {
  opacity: 0.8;
  color: #0d3ecc;
}
.bold-link img {
  margin-right: 5px;
}
.bold-link .link-icon {
  margin-bottom: -5px;
}

#mb-nav-icon {
  width: 30px;
  height: 25px;
  right: 0px;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.35s ease-in-out;
  -o-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  cursor: pointer;
  padding: 5px;
  top: 6px;
  color: #9a9a9a;
  z-index: 1060;
  outline: none;
  margin-right: 20px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: 4px;
}
#mb-nav-icon.open span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#mb-nav-icon.open span:nth-child(2) {
  opacity: 0;
  left: 20px;
  width: 0px;
  height: 0px;
}
#mb-nav-icon.open span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#mb-nav-icon span {
  display: block;
  position: absolute;
  height: 2px;
  width: 88%;
  margin-left: 12%;
  background: #082882;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#mb-nav-icon span.firstline {
  top: 0px;
}
#mb-nav-icon span.secondline {
  top: 8px;
}
#mb-nav-icon span.thirdline {
  top: 16px;
}

#cta-navbar-pricing-en-test {
  color: #082882;
}

#cta-navbar-pricing-en-test:hover {
  color: #0d3ecc;
}

#mbnav.abtest {
  width: 100vw;
  height: 60px;
  position: fixed;
  z-index: 1050;
  top: 0;
  background: #fff;
}
#mbnav.abtest a:hover, #mbnav.abtest a:focus {
  text-decoration: none;
  outline: none;
}
#mbnav.abtest ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#mbnav.abtest .nav-container {
  width: 100%;
  margin: 0 auto;
  padding: 0 13px;
  /* background: burlywood; */
  height: 100%;
  display: flex;
  position: relative;
}
#mbnav.abtest .logo {
  position: relative;
  z-index: 1050;
  padding-bottom: 5px;
  align-self: center;
}
#mbnav.abtest .logo a {
  display: block;
  color: #0d3ecc;
  height: 40px;
  font-size: 20px;
  line-height: 28px;
  width: 150px;
}
#mbnav.abtest .logo a svg .st0 {
  fill: #004DDC;
}
#mbnav.abtest .link {
  color: #000;
}
#mbnav.abtest .navitem {
  color: #082882;
  font-size: 18px;
  padding: 10px 0;
}
#mbnav.abtest .navitem span {
  font-weight: 600;
  cursor: pointer;
}
#mbnav.abtest .navitem:hover, #mbnav.abtest .navitem.open {
  color: #0d3ecc;
}
#mbnav.abtest .navitem:focus {
  outline-style: none;
}
#mbnav.abtest .navitem-caps, #mbnav.abtest .navitem-caps > a {
  color: #8494c1;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0;
  cursor: pointer;
}
#mbnav.abtest .navitem-caps:hover, #mbnav.abtest .navitem-caps:focus, #mbnav.abtest .navitem-caps.open, #mbnav.abtest .navitem-caps > a:hover, #mbnav.abtest .navitem-caps > a:focus, #mbnav.abtest .navitem-caps > a.open {
  color: #0d3ecc;
}
#mbnav.abtest .open > .submenu {
  visibility: visible;
  opacity: 1;
  left: 0;
  overflow: auto;
}
#mbnav.abtest .link-box {
  outline: none;
  margin: 25px 0;
  display: block;
}
#mbnav.abtest .link-box:hover {
  color: #082882;
  opacity: 1;
}
#mbnav.abtest .link-box div {
  padding: 30px;
  box-shadow: 3px 4px 11px 0 rgba(8, 40, 130, 0.3);
  background-color: #fff;
  background-image: url("images/backgrounds/box-link-rings-personal.svg");
  background-position: right bottom;
  border-radius: 6px;
  background-repeat: no-repeat;
  color: #000;
}
#mbnav.abtest .link-box div:hover {
  box-shadow: 2px 3px 7px 0 rgba(8, 40, 130, 0.2);
}
#mbnav.abtest .link-box div.biz {
  background-image: url("images/backgrounds/box-link-rings-biz.svg");
}
#mbnav.abtest .link-box div h4 {
  color: #082882;
  margin-top: 0;
}
#mbnav.abtest .link-box div p {
  font-size: 14px;
}
#mbnav.abtest .link-box div .cta-text {
  color: #082882;
  font-weight: 600;
}
#mbnav.abtest .partner-highlight {
  color: #000;
}
#mbnav.abtest .partner-highlight img {
  width: 250px;
  margin-left: -20px;
}
#mbnav.abtest .partner-highlight .name {
  font-weight: 600;
  font-size: 14px;
}
#mbnav.abtest .partner-highlight .position {
  font-size: 14px;
}
#mbnav.abtest .partner-highlight p {
  font-size: 14px;
  border-top: 1px solid #d3d9e9;
  padding: 20px 0;
}
#mbnav.abtest .submenu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  background-color: #fff;
  padding-top: 60px;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 100vw;
  z-index: 1045;
  transition: 250ms;
  overflow: hidden;
}
#mbnav.abtest .submenu .submenu-content {
  padding: 10px 13px;
}
#mbnav.abtest .submenu .submenu-content > .submenu-content {
  margin: 0 -13px;
}
#mbnav.abtest .submenu .title {
  color: #082882;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 3px;
  margin-top: 40px;
}
#mbnav.abtest .submenu .title + .subtitle {
  margin-top: 10px;
}
#mbnav.abtest .submenu .title:first-child {
  margin-top: 0;
}
#mbnav.abtest .submenu .subtitle {
  font-size: 14px;
  color: #8494c1;
  font-weight: 600;
  margin-bottom: 3px;
  margin-top: 30px;
  text-transform: uppercase;
}
#mbnav.abtest .submenu .link {
  margin: 10px 0;
}
#mbnav.abtest .submenu .link a {
  color: #000;
  font-size: 16px;
}
#mbnav.abtest .submenu .link a:hover {
  color: #0d3ecc;
  font-weight: 600;
  letter-spacing: -0.15px;
}
#mbnav.abtest #main-nav-menu {
  position: absolute;
  z-index: 1040;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  flex: 0 1 auto;
  background: #fff;
  display: flex;
  flex-direction: column;
  padding: 60px 0 0;
  visibility: hidden;
  opacity: 0;
}
#mbnav.abtest #main-nav-menu.open {
  visibility: visible;
  opacity: 1;
}
#mbnav.abtest #main-nav-menu #main-top-nav {
  padding: 10px 13px;
  /* background: darksalmon; */
  flex: 0 1 auto;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #d3d9e9;
}
#mbnav.abtest #main-nav-menu #main-util-nav {
  /* background: darkseagreen; */
  flex: 0 1 auto;
  display: flex;
  flex-direction: column;
  padding: 10px 13px;
}
#mbnav.abtest #main-nav-menu #main-util-nav .submenu-box ul {
  padding: 10px 13px;
  font-weight: 300;
}
#mbnav.abtest #nav-background {
  background-color: #fff;
  position: absolute;
  top: 0;
  width: 100vw;
  height: 60px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  z-index: 1045;
}

@media (max-width: 991px) {
  #mbnav.abtest #main-nav-menu {
    overflow-x: hidden;
    overflow-y: auto;
  }
}
@media (min-width: 992px) {
  body {
    padding-top: 100px !important;
  }

  #mb-nav-icon {
    display: none;
  }

  .nav-download-btn {
    margin: 0;
  }

  #mbnav.abtest {
    height: 100px;
    z-index: 1050;
  }
  #mbnav.abtest .bold-link {
    font-size: 18px;
    display: flex;
    margin-bottom: 10px;
  }
  #mbnav.abtest .bold-link .link-icon {
    padding-bottom: 5px;
  }
  #mbnav.abtest .nav-container {
    width: 970px;
  }
  #mbnav.abtest .logo {
    align-self: flex-end;
  }
  #mbnav.abtest .logo a {
    width: 298px;
    margin-left: 2px;
    margin-bottom: 1.5px;
  }
  #mbnav.abtest .navitem {
    padding: 5px 0;
    margin-right: 30px;
    border-bottom: 1px transparent;
  }
  #mbnav.abtest .navitem:hover, #mbnav.abtest .navitem.open {
    border-bottom: 1px solid #0d3ecc;
  }
  #mbnav.abtest .navitem-caps, #mbnav.abtest .navitem-caps a {
    font-size: 12px;
    padding: 5px 0;
    margin-right: 20px;
  }
  #mbnav.abtest .navitem-caps:last-child, #mbnav.abtest .navitem-caps a:last-child {
    margin-right: 0;
  }
  #mbnav.abtest .open > .submenu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    right: 0;
    overflow: unset;
  }
  #mbnav.abtest .open > .submenu.submenu-scroll {
    overflow: auto;
  }
  #mbnav.abtest .submenu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    background: none;
    padding: 0;
    width: 100%;
    height: auto;
    z-index: 1045;
    right: 0;
    left: unset !important;
    top: 100px;
    max-height: 80vh;
  }
  #mbnav.abtest .submenu .divider {
    border-right: 1px solid #d3d9e9;
  }
  #mbnav.abtest .submenu .divider:last-child {
    border-right: none;
  }
  #mbnav.abtest .submenu .divider-top {
    border-top: 1px solid #d3d9e9;
  }
  #mbnav.abtest .submenu a:hover .text-arrow {
    width: 50px;
    height: 13px;
  }
  #mbnav.abtest .submenu .text-arrow {
    width: 30px;
    height: 13px;
    display: inline-block;
    margin-top: -3px;
    margin-left: 3px;
    transition: 125ms;
  }
  #mbnav.abtest .submenu .bold-link .text-arrow {
    margin-top: 8px;
  }
  #mbnav.abtest .submenu .submenu-container {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
  }
  #mbnav.abtest .submenu .submenu-container .submenu-box {
    flex: 1;
  }
  #mbnav.abtest .submenu .submenu-container-full {
    background: #fff;
  }
  #mbnav.abtest .submenu .submenu-content {
    background-color: #fff;
    padding: 0 20px;
    box-shadow: 6px 6px 13px 0 rgba(8, 40, 130, 0.13), inset 0 14px 12px -13px rgba(0, 0, 0, 0.2);
    height: 100%;
  }
  #mbnav.abtest .submenu .submenu-content ul:first-child {
    padding-top: 20px;
  }
  #mbnav.abtest .submenu .submenu-content:last-child ul {
    padding-bottom: 20px;
  }
  #mbnav.abtest .submenu .submenu-content > .submenu-content {
    margin: 0 -20px;
    height: auto;
    box-shadow: none;
    padding: 10px 20px;
    background-color: unset;
  }
  #mbnav.abtest .submenu .submenu-content > .submenu-content.submenu-gradient:first-child {
    box-shadow: inset 0 14px 12px -13px rgba(0, 0, 0, 0.2);
    background-color: #fff;
  }
  #mbnav.abtest .submenu .submenu-content > .submenu-content:last-child {
    margin: 0 -20px 0px;
  }
  #mbnav.abtest .submenu .submenu-content > .submenu-content:only-child {
    height: 100%;
    padding-top: 20px;
  }
  #mbnav.abtest .nav-back-link {
    display: none;
  }
  #mbnav.abtest #main-nav-menu {
    visibility: visible;
    opacity: 1;
    position: static;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    padding: 0;
    height: 100%;
  }
  #mbnav.abtest #main-nav-menu #main-top-nav {
    padding: 0;
    order: 2;
    flex: 0 1 auto;
    height: 60px;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    border: none;
  }
  #mbnav.abtest #main-nav-menu #main-util-nav {
    order: 1;
    flex: 0 1 auto;
    height: 40px;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 0;
  }
  #mbnav.abtest #main-nav-menu #main-util-nav .navitem-caps {
    position: relative;
  }
  #mbnav.abtest #main-nav-menu #main-util-nav .submenu {
    position: absolute;
    left: auto;
    top: 30px;
    right: -10px;
    z-index: 1050;
    width: 210px;
    height: auto;
    background: none;
    transition: 80ms;
    overflow: unset;
    font-weight: 300;
  }
  #mbnav.abtest #main-nav-menu #main-util-nav .submenu .submenu-box {
    background: #fff;
    box-shadow: 6px 6px 13px 0 rgba(8, 40, 130, 0.3);
    padding: 20px;
    width: 205px;
  }
  #mbnav.abtest #main-nav-menu #main-util-nav .submenu .submenu-box ul {
    padding: 0;
  }
  #mbnav.abtest #nav-background {
    height: 100px;
    z-index: 1040;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #mbnav.abtest #main-top-nav .navitem {
    font-size: 16px;
    margin-right: 25px;
  }

  .nav-download-btn {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  #mbnav.abtest .nav-container {
    width: 1164px;
  }
  #mbnav.abtest .submenu .submenu-content {
    padding: 0 30px;
  }
  #mbnav.abtest .submenu .submenu-content > .submenu-content {
    margin: 0 -30px;
    padding: 10px 30px;
  }
  #mbnav.abtest .submenu .submenu-content > .submenu-content:first-child {
    box-shadow: inset 0 14px 12px -13px rgba(0, 0, 0, 0.2);
    background-color: #fff;
  }
  #mbnav.abtest .submenu .submenu-content > .submenu-content:last-child {
    margin: 0 -30px 0px;
  }
}
/* Brand Colors */
/*gradient colors*/
/* CTA Text Color */
/* HERO TEXT COLOR */
/* Vertically aligned content

When content is vertically aligned, often times the copy margin is off; these variables correct this issue.

*/
/* CTA COLORS*/
/* Main CTA colors */
/* _full-font-url('Chunkfive', 'woff', 'embedded-opentype', '?#iefix'); */
footer.refresh-footer {
  font-family: Graphik, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  background-color: #1c284c;
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 0;
  line-height: 1.6;
  letter-spacing: 0.6px;
  display: block;
  width: 100%;
  float: left;
}
footer.refresh-footer .row {
  margin-bottom: 0;
}
footer.refresh-footer h1, footer.refresh-footer h2, footer.refresh-footer h3, footer.refresh-footer h4, footer.refresh-footer h5, footer.refresh-footer h6, footer.refresh-footer .h1, footer.refresh-footer .h2, footer.refresh-footer .h3, footer.refresh-footer .h4, footer.refresh-footer .h5, footer.refresh-footer .h6 {
  font-family: Graphik, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
@media (min-width: 992px) {
  footer.refresh-footer {
    padding-top: 70px;
  }
  footer.refresh-footer .row.links-row {
    display: block;
  }
  footer.refresh-footer p.col-header.imagine-title {
    font-weight: 300;
  }
  footer.refresh-footer .newsletter-col {
    position: relative;
    top: -10px;
  }
}
footer.refresh-footer a, footer.refresh-footer p {
  font-weight: 300;
}
footer.refresh-footer a:hover,
footer.refresh-footer a.legal-link:hover {
  font-weight: 500;
  text-decoration: none;
}
footer.refresh-footer p {
  font-weight: 300;
  text-align: left;
}
footer.refresh-footer .col-header {
  color: #fff;
  font-weight: 600;
}
footer.refresh-footer .footer-col {
  margin-bottom: 20px;
}
footer.refresh-footer .footer-col p {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  footer.refresh-footer .footer-col.company-col {
    padding-left: 40px;
  }
}
footer.refresh-footer .newsletter-refresh h4,
footer.refresh-footer .newsletter-refresh p {
  text-align: left;
  line-height: inherit;
}
footer.refresh-footer .newsletter-refresh p {
  color: #fff;
}
footer.refresh-footer .newsletter-refresh h4 {
  font-size: 18px;
  color: #efc148;
  text-align: left;
}
footer.refresh-footer .newsletter-refresh .email-input {
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}
footer.refresh-footer .newsletter-refresh .email-input label {
  width: 81%;
  margin-bottom: 0;
  position: absolute;
  left: 10px;
  top: 0;
}
@media (min-width: 480px) {
  footer.refresh-footer .newsletter-refresh .email-input label {
    width: 88%;
  }
}
@media (min-width: 992px) {
  footer.refresh-footer .newsletter-refresh .email-input label {
    width: 80%;
  }
}
footer.refresh-footer .newsletter-refresh .email-input label input {
  width: 100%;
}
footer.refresh-footer .newsletter-refresh .email-input .submit-bttn {
  background: url(images/footer/ic-search.svg) no-repeat 20px 16px;
  height: 52px;
  width: 50px;
  max-width: 50px;
  float: none;
  border-radius: 4px;
  border-radius: 0 4px 4px 0;
  border: solid 1.5px #efc148;
  background-color: #efc148;
  margin-bottom: 0;
  position: relative;
  right: -40%;
}
@media (min-width: 768px) {
  footer.refresh-footer .newsletter-refresh .email-input .submit-bttn {
    left: 85%;
  }
}
footer.refresh-footer .newsletter-refresh .email-input .email-input-field {
  background-color: #1c284c;
  color: #fff;
  border-radius: 4px;
  border: solid 1.5px #efc148;
  font-size: 16px;
  padding: 12px;
  margin-bottom: 0;
  font-weight: normal;
}
footer.refresh-footer .newsletter-refresh .newsletter-bttn {
  display: inline;
}
footer.refresh-footer .newsletter-refresh ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}
footer.refresh-footer .newsletter-refresh :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
footer.refresh-footer .newsletter-refresh ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
footer.refresh-footer .address {
  text-align: left;
  color: #fff;
}
footer.refresh-footer .address .address-text {
  display: inline-block;
  margin-left: 5px;
  width: 210px;
}
footer.refresh-footer .address img {
  vertical-align: top;
}
footer.refresh-footer .soc-icon-row {
  text-align: left;
  margin-bottom: 30px;
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}
footer.refresh-footer .soc-icon-row.newsletter-icons {
  margin-top: 0;
  margin-bottom: 0;
}
footer.refresh-footer .soc-icon-row .footer-soc-icon {
  display: inline-block;
  text-align: center;
  background-color: #263257;
  border-radius: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 40px;
  width: 40px;
}
footer.refresh-footer .soc-icon-row .footer-soc-icon a.social {
  margin-right: 0;
  margin-left: 0;
  width: 100%;
  height: 20px;
}
footer.refresh-footer .soc-icon-row .footer-soc-icon a.social:before {
  height: 20px;
  display: block;
  width: 20px;
  margin: 0 auto;
}
footer.refresh-footer .soc-icon-row .footer-soc-icon:hover {
  opacity: 80%;
}
footer.refresh-footer .soc-icon-row .footer-soc-icon.mr-6 {
  margin-right: 6%;
}
@media (min-width: 992px) {
  footer.refresh-footer .soc-icon-row .footer-soc-icon {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
  }
}
footer.refresh-footer .lang-select-container {
  display: flex;
  align-items: center;
}
footer.refresh-footer .language-select {
  text-transform: uppercase;
}
footer.refresh-footer .footer-bottom {
  padding-top: 25px;
  padding-bottom: 30px;
  background-color: #263257;
  width: 100%;
}
footer.refresh-footer .footer-bottom .p-year {
  color: #fff;
}
footer.refresh-footer .footer-bottom .legal-list {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
@media (min-width: 768px) {
  footer.refresh-footer .footer-bottom .legal-list .legal-link.legal-last {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  footer.refresh-footer .footer-bottom .legal-list {
    margin-top: 0;
    display: inline;
  }
  footer.refresh-footer .footer-bottom .legal-list .legal-link {
    display: inline;
    margin-left: 30px;
  }
  footer.refresh-footer .footer-bottom .legal-list .legal-link.legal-last {
    margin-right: 0;
  }
}
footer.refresh-footer .footer-bottom .row {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  footer.refresh-footer .footer-bottom .row {
    width: 750px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  footer.refresh-footer .footer-bottom {
    padding-bottom: 15px;
  }
  footer.refresh-footer .footer-bottom .container {
    padding-left: 0;
  }
  footer.refresh-footer .footer-bottom .row {
    width: unset;
  }
  footer.refresh-footer .footer-bottom .p-year {
    display: inline;
    margin-left: 25px;
  }
  footer.refresh-footer .footer-bottom .legal-list-col {
    text-align: right;
  }
}

.embedded-video-alt {
  width: 734px;
  height: 340px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  text-align: center;
  border: #0b0c17 2px solid;
  background-color: #020C26;
  margin-bottom: 30px;
}

.embedded-video-alt a {
  color: #141519;
  font-weight: bold;
}

.embedded-video-inner {
  width: 604px;
  height: 340px;
  margin-bottom: 25px;
  border: 2px #020C26 solid;
}

.embedded-video-alt-text {
  padding: 20px;
}

/*# sourceMappingURL=style.css.map */
