/* Sucuri CSS framework */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@-webkit-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Open Sans", "Helvetica", Arial, Tahoma, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #808080;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 1rem;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #808080; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #619f42;
  text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #808080;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
  text-rendering: optimizeLegibility; }

h1 {
  font-size: 1.875rem; }

h2 {
  font-size: 1.875rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 25px; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

p {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
  text-rendering: optimizeLegibility; }
  p.heading {
    font-weight: 600 !important; }
  p.terms {
    font-size: 0.625rem;
    width: 100%;
    float: left; }
  @media (max-width: 767px) {
    p {
      font-size: 0.925rem; } }
  p.small {
    font-size: 12px; }

li {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7; }
  @media (max-width: 767px) {
    li {
      font-size: 0.925rem; } }

footer li {
  line-height: 1; }

.bold {
  font-weight: 400; }

.bolder {
  font-weight: 600; }

.feature .heading {
  color: #619f42;
  margin-bottom: 0; }

.feature .heading + p {
  margin-top: 10px; }

.lead {
  font-size: 1.063rem;
  font-weight: 400;
  margin-bottom: 2rem; }
  @media (max-width: 767px) {
    .lead {
      margin-bottom: 1rem;
      font-size: 1rem; } }

.lead h1 {
  margin-bottom: 0;
  font-weight: 300; }
.lead h2 {
  font-weight: 300; }

.lead p {
  color: #619f42;
  font-size: 17px;
  line-height: 1; }
  @media (max-width: 767px) {
    .lead p {
      font-size: 1rem; } }

form .lead {
  margin-bottom: 2rem; }
  form .lead p {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-size: 0.9375rem;
    font-weight: 400; }

.footer-heading p {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase; }

footer li a {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.6;
  float: left;
  width: 100%; }
  footer li a:hover {
    color: #619f42;
    font-weight: 300; }
footer li p {
  color: #fff;
  font-size: 12px;
  font-weight: 400; }

.copyright p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

@media (min-width: 544px) {
  footer hr {
    border-top: 1px solid #fff;
    width: 104%;
    margin-left: -4%; } }

small,
.small {
  font-size: 0.8125rem;
  font-weight: normal; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  @media (min-width: 544px) {
    .list-inline-item:not(:last-child) {
      margin-right: 60px; } }
  @media (max-width: 767px) {
    .list-inline-item {
      width: 100%;
      padding-top: 15px;
      padding-bottom: 15px; } }
  @media (max-width: 767px) and (max-width: 767px) {
    .list-inline-item:not(:first-child) {
      border-top: 1px solid #fff; } }

.list-block {
  padding-left: 0;
  list-style: none; }

.list-block-item {
  display: block; }
  @media (min-width: 544px) {
    .list-block-item:not(:first-child) {
      margin-top: 0.5rem; } }
  @media (max-width: 767px) {
    .list-block-item {
      width: 100%;
      padding-top: 8px;
      padding-bottom: 8px;
      border-top: 1px solid #fff; } }

.check-list li::before {
  content: "\2713";
  width: 20px;
  height: 20px;
  font-family: "Helvetica", Arial, Tahoma, sans-serif;
  color: #619f42;
  display: block;
  float: left;
  position: absolute;
  margin-left: -25px;
  font-weight: 600; }

.check::after {
  content: "\2713";
  height: 100%;
  margin: 0 auto;
  font-family: "Helvetica", Arial, Tahoma, sans-serif;
  color: #619f42;
  display: block;
  text-align: center;
  font-weight: 600; }

.dl-horizontal {
  margin-right: -1.875rem;
  margin-left: -1.875rem; }
  .dl-horizontal::after {
    content: "";
    display: table;
    clear: both; }

.img-fluid {
  display: block;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #808080; }

.auto-w {
  width: auto; }
  @media (max-width: 767px) {
    .auto-w {
      max-width: 100%;
      margin-top: 30px; } }

.icon {
  width: 60px;
  height: 44px;
  float: left;
  margin-top: 1rem; }

.icon-protection {
  background-image: url("/images/icons/secuirty-stack-icons.png");
  background-position: -6px 0; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-protection {
      background-image: url("/images/icons/secuirty-stack-icons-retina.png");
      background-size: cover; } }

.icon-detection {
  background-image: url("/images/icons/secuirty-stack-icons.png");
  background-position: -6px 76px; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-detection {
      background-image: url("/images/icons/secuirty-stack-icons-retina.png");
      background-size: cover; } }

.icon-response {
  background-image: url("/images/icons/secuirty-stack-icons.png");
  background-position: -10px 32px;
  height: 32px; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-response {
      background-image: url("/images/icons/secuirty-stack-icons-retina.png");
      background-size: cover; } }

.icon-slr {
  background-image: url("/images/icons/icons-sprite.png");
  background-position: 0 0; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-slr {
      background-image: url("/images/icons/icons-sprite-retina.png");
      background-size: cover; } }

.icon-awp {
  background-image: url("/images/icons/icons-sprite.png");
  background-position: 0 279px;
  height: 60px; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-awp {
      background-image: url("/images/icons/icons-sprite-retina.png");
      background-size: cover; } }

.icon-pss {
  background-image: url("/images/icons/icons-sprite.png");
  background-position: 0 140px;
  height: 60px; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-pss {
      background-image: url("/images/icons/icons-sprite-retina.png");
      background-size: cover; } }

.icon-ssl {
  background-image: url("/images/icons/icons-sprite.png");
  background-position: 0 350px;
  height: 60px; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-ssl {
      background-image: url("/images/icons/icons-sprite-retina.png");
      background-size: cover; } }

.icon-csm {
  background-image: url("/images/icons/icons-sprite.png");
  background-position: 0 212px;
  height: 60px; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-csm {
      background-image: url("/images/icons/icons-sprite-retina.png");
      background-size: cover; } }

.icon-ddos {
  background-image: url("/images/icons/icons-sprite.png");
  background-position: 0 70px;
  height: 60px; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-ddos {
      background-image: url("/images/icons/icons-sprite-retina.png");
      background-size: cover; } }

.help .icon {
  width: 86px;
  height: 68px;
  display: block;
  float: none;
  margin: 0 auto;
  margin-top: 0;
  background-position: 0 0; }

.icon-email {
  background-image: url("/images/icons/15-contact-email-sprite.png"); }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-email {
      background-image: url("/images/icons/15-contact-email-sprite@2.png");
      background-size: cover; } }

.icon-ticket {
  background-image: url("/images/icons/15-contact-ticket-sprite.png"); }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-ticket {
      background-image: url("/images/icons/15-contact-ticket-sprite@2.png");
      background-size: cover; } }

.icon-livechat {
  background-image: url("/images/icons/15-contact-chat-sprite.png"); }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-livechat {
      background-image: url("/images/icons/15-contact-chat-sprite@2.png");
      background-size: cover; } }

.icon-phone {
  background-image: url("/images/icons/15-contact-phone-sprite.png"); }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-phone {
      background-image: url("/images/icons/15-contact-phone-sprite@2.png");
      background-size: cover; } }

.contact-us-icons li:hover {
  cursor: pointer; }
  .contact-us-icons li:hover .icon-email {
    background-position-y: 69px; }
  .contact-us-icons li:hover .icon-ticket {
    background-position-y: 69px; }
  .contact-us-icons li:hover .icon-livechat {
    background-position-y: 69px; }
  .contact-us-icons li:hover .icon-phone {
    background-position-y: 69px; }
  .contact-us-icons li:hover p {
    color: #619f42; }

.social-icon {
  width: 30px;
  height: 30px;
  display: block; }

i.facebook {
  background-image: url("/images/icons/15-footer-facebook-sprite.png");
  background-position: 0 0; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    i.facebook {
      background-image: url("/images/icons/15-footer-facebook-sprite@2.png");
      background-size: cover; } }
  i.facebook:hover {
    background-position: 0 30px; }

i.twitter {
  background-image: url("/images/icons/15-footer-twitter-sprite.png");
  background-position: 0 0; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    i.twitter {
      background-image: url("/images/icons/15-footer-twitter-sprite@2.png");
      background-size: cover; } }
  i.twitter:hover {
    background-position: 0 30px; }

i.linkedin {
  background-image: url("/images/icons/15-footer-linkedin-sprite.png");
  background-position: 0 0; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    i.linkedin {
      background-image: url("/images/icons/15-footer-linkedin-sprite@2.png");
      background-size: cover; } }
  i.linkedin:hover {
    background-position: 0 30px; }

i.instagram {
  background-image: url("/images/icons/15-footer-instagram-sprite.png");
  background-position: 0 0; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    i.instagram {
      background-image: url("/images/icons/15-footer-instagram-sprite@2.png");
      background-size: cover; } }
  i.instagram:hover {
    background-position: 0 30px; }

.website-security-stack .icon-container {
  width: 47px;
  height: 68px;
  float: left;
  margin-left: 10px; }
.website-security-stack .icon {
  width: 47px;
  height: 53px;
  background-repeat: no-repeat; }
.website-security-stack .icon-defence {
  background-image: url("/images/icons/15-defense-icon.png");
  background-position: 0 0; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .website-security-stack .icon-defence {
      background-image: url("/images/icons/15-defense-icon.png");
      background-size: cover; } }
.website-security-stack .icon-protection {
  background-image: url("/images/icons/15-protection-icon.png");
  background-position: 0 0; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .website-security-stack .icon-protection {
      background-image: url("/images/icons/15-protection-icon.png");
      background-size: cover; } }
.website-security-stack .icon-detection {
  background-image: url("/images/icons/15-detection-icon.png");
  background-position: 0 0; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .website-security-stack .icon-detection {
      background-image: url("/images/icons/15-detection-icon.png");
      background-size: cover; } }
.website-security-stack .icon-response {
  background-image: url("/images/icons/15-response-icon.png");
  background-position: 0 0; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .website-security-stack .icon-response {
      background-image: url("/images/icons/15-response-icon.png");
      background-size: cover; } }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-top: 3.75rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 3.75rem; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 767px) {
    .container {
      padding-top: 1.875rem;
      padding-bottom: 1.875rem; } }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-top: 3.75rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 3.75rem; }
  .container-fluid::after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 767px) {
    .container-fluid {
      padding-top: 1.875rem;
      padding-bottom: 1.875rem; } }

.row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem; }
  .row::after {
    content: "";
    display: table;
    clear: both; }

.c-xs-1, .c-xs-2, .c-xs-3, .c-xs-4, .c-xs-5, .c-xs-6, .c-xs-7, .c-xs-8, .c-xs-9, .c-xs-10, .c-xs-11, .c-xs-12, .c-sm-1, .c-sm-2, .c-sm-3, .c-sm-4, .c-sm-5, .c-sm-6, .c-sm-7, .c-sm-8, .c-sm-9, .c-sm-10, .c-sm-11, .c-sm-12, .c-md-1, .c-md-2, .c-md-3, .c-md-4, .c-md-5, .c-md-6, .c-md-7, .c-md-8, .c-md-9, .c-md-10, .c-md-11, .c-md-12, .c-lg-1, .c-lg-2, .c-lg-3, .c-lg-4, .c-lg-5, .c-lg-6, .c-lg-7, .c-lg-8, .c-lg-9, .c-lg-10, .c-lg-11, .c-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.c-xs-1, .c-xs-2, .c-xs-3, .c-xs-4, .c-xs-5, .c-xs-6, .c-xs-7, .c-xs-8, .c-xs-9, .c-xs-10, .c-xs-11, .c-xs-12 {
  float: left; }

.c-xs-1 {
  width: 8.33333%; }

.c-xs-2 {
  width: 16.66667%; }

.c-xs-3 {
  width: 25%; }

.c-xs-4 {
  width: 33.33333%; }

.c-xs-5 {
  width: 41.66667%; }

.c-xs-6 {
  width: 50%; }

.c-xs-7 {
  width: 58.33333%; }

.c-xs-8 {
  width: 66.66667%; }

.c-xs-9 {
  width: 75%; }

.c-xs-10 {
  width: 83.33333%; }

.c-xs-11 {
  width: 91.66667%; }

.c-xs-12 {
  width: 100%; }

@media (min-width: 544px) {
  .c-sm-1, .c-sm-2, .c-sm-3, .c-sm-4, .c-sm-5, .c-sm-6, .c-sm-7, .c-sm-8, .c-sm-9, .c-sm-10, .c-sm-11, .c-sm-12 {
    float: left; }

  .c-sm-1 {
    width: 8.33333%; }

  .c-sm-2 {
    width: 16.66667%; }

  .c-sm-3 {
    width: 25%; }

  .c-sm-4 {
    width: 33.33333%; }

  .c-sm-5 {
    width: 41.66667%; }

  .c-sm-6 {
    width: 50%; }

  .c-sm-7 {
    width: 58.33333%; }

  .c-sm-8 {
    width: 66.66667%; }

  .c-sm-9 {
    width: 75%; }

  .c-sm-10 {
    width: 83.33333%; }

  .c-sm-11 {
    width: 91.66667%; }

  .c-sm-12 {
    width: 100%; } }
@media (min-width: 768px) {
  .c-md-1, .c-md-2, .c-md-3, .c-md-4, .c-md-5, .c-md-6, .c-md-7, .c-md-8, .c-md-9, .c-md-10, .c-md-11, .c-md-12 {
    float: left; }

  .c-md-1 {
    width: 8.33333%; }

  .c-md-2 {
    width: 16.66667%; }

  .c-md-3 {
    width: 25%; }

  .c-md-4 {
    width: 33.33333%; }

  .c-md-5 {
    width: 41.66667%; }

  .c-md-6 {
    width: 50%; }

  .c-md-7 {
    width: 58.33333%; }

  .c-md-8 {
    width: 66.66667%; }

  .c-md-9 {
    width: 75%; }

  .c-md-10 {
    width: 83.33333%; }

  .c-md-11 {
    width: 91.66667%; }

  .c-md-12 {
    width: 100%; } }
@media (min-width: 992px) {
  .c-lg-1, .c-lg-2, .c-lg-3, .c-lg-4, .c-lg-5, .c-lg-6, .c-lg-7, .c-lg-8, .c-lg-9, .c-lg-10, .c-lg-11, .c-lg-12 {
    float: left; }

  .c-lg-1 {
    width: 8.33333%; }

  .c-lg-2 {
    width: 16.66667%; }

  .c-lg-3 {
    width: 25%; }

  .c-lg-4 {
    width: 33.33333%; }

  .c-lg-5 {
    width: 41.66667%; }

  .c-lg-6 {
    width: 50%; }

  .c-lg-7 {
    width: 58.33333%; }

  .c-lg-8 {
    width: 66.66667%; }

  .c-lg-9 {
    width: 75%; }

  .c-lg-10 {
    width: 83.33333%; }

  .c-lg-11 {
    width: 91.66667%; }

  .c-lg-12 {
    width: 100%; } }
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ebebeb;
    font-size: 15px;
    font-weight: 600; }
  .table thead th {
    vertical-align: bottom;
    color: #619f42;
    border-top: none; }
  .table tbody + tbody {
    border-top: 2px solid #ebebeb; }
  .table .table {
    background-color: #fff; }
  .table.pricing-table {
    margin-top: 0;
    margin-bottom: 0; }
    .table.pricing-table p {
      margin: 0;
      line-height: 1.2;
      padding: 15px 0;
      border-top: 1px solid #CDCCCE; }
    .table.pricing-table thead tr {
      border-bottom: 1px solid #AFADAD; }
      .table.pricing-table thead tr th {
        color: #808080;
        padding-top: 4rem; }
        .table.pricing-table thead tr th p {
          border: none;
          padding: 0; }
    .table.pricing-table tr:first-child th p {
      border-top: none; }
    .table.pricing-table tr th {
      border: none; }
      .table.pricing-table tr th.lead h3 {
        font-size: 1.875rem;
        color: #619f42;
        font-weight: 600;
        margin-top: 0;
        margin-bottom: 0; }
      .table.pricing-table tr th.lead p {
        font-size: 1.25rem;
        color: #808080;
        font-weight: 400;
        margin-top: 8px; }
      .table.pricing-table tr th:not(:first-child) {
        text-align: center; }
      @media (max-width: 767px) {
        .table.pricing-table tr th:nth-child(2), .table.pricing-table tr th:nth-child(4) {
          display: none; } }
      .table.pricing-table tr th:nth-child(even) {
        font-weight: 400; }
      .table.pricing-table tr th:nth-child(3) {
        background-color: rgba(183, 183, 183, 0.27); }
      .table.pricing-table tr th.pricing p:first-child {
        font-size: 1.5rem;
        line-height: 1.6; }
      .table.pricing-table tr th.pricing p span {
        font-size: 1.25rem;
        color: #619f42;
        font-weight: 600; }
      .table.pricing-table tr th.pricing p.small {
        margin-top: 6px;
        color: #9c9b9e; }
    .table.pricing-table tbody tr:last-child th {
      padding-bottom: 4rem;
      border-top: 1px solid #808080;
      padding-top: 15px; }
      .table.pricing-table tbody tr:last-child th p {
        border-bottom: none; }
    .table.pricing-table tbody th {
      padding: 0; }
      .table.pricing-table tbody th:nth-child(odd) p {
        padding-left: 15px; }
      .table.pricing-table tbody th:nth-child(odd) .btn:hover {
        background-color: #478237; }
      .table.pricing-table tbody th:nth-child(even) .btn {
        background-color: #636466; }
        .table.pricing-table tbody th:nth-child(even) .btn:hover {
          background-color: #333; }
      .table.pricing-table tbody th:nth-child(3) p {
        font-weight: 600; }
      .table.pricing-table tbody th:first-child {
        padding-left: 15px; }
      .table.pricing-table tbody th:last-child {
        padding-right: 15px; }

.agency-features table {
  margin-top: 0;
  margin-bottom: 0; }
  .agency-features table th,
  .agency-features table td {
    line-height: 1;
    padding: 0; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #ebebeb; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ebebeb; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover tbody tr {
  background-color: #f5f5f5; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0.01%;
  overflow-x: auto; }

.thead-inverse th {
  color: #fff;
  background-color: #414042; }

.thead-default th {
  color: #808080;
  background-color: #414042; }

.table-inverse {
  color: #414042;
  background-color: #808080; }
  .table-inverse.table-bordered {
    border: 0; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #808080; }

.table-reflow thead {
  float: left; }
.table-reflow tbody {
  display: block;
  white-space: nowrap; }
.table-reflow th,
.table-reflow td {
  border-top: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #ebebeb; }
.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #ebebeb; }
.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #ebebeb; }

form {
  margin-top: 0; }
  form label {
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1; }

.form-input {
  display: block;
  width: 100%;
  height: 1.875rem;
  padding: 0.375rem 0.75rem;
  font-size: 13px;
  line-height: 1.5;
  color: #808080;
  background-color: #fff;
  background-image: none;
  border: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-input.submit {
    width: 180px;
    font-size: 17px;
    line-height: 1;
    padding: 9px 18px;
    margin-bottom: 1rem;
    height: auto; }
    .form-input.submit:hover {
      background-color: #478237;
      cursor: pointer; }
  .form-input::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-input:focus {
    border-color: #66afe9;
    outline: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-input::placeholder {
    color: #999;
    opacity: 1; }
  @media (max-width: 767px) {
    .form-input {
      margin-bottom: 0.9375rem; } }

.form-input-file,
.form-input-range {
  display: block; }

.form-label {
  padding: 0.375rem 0.75rem;
  margin-bottom: 0; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 1.875rem; }
  input[type="date"].input-sm, .input-group-sm input[type="date"].form-control,
  input[type="time"].input-sm, .input-group-sm
  input[type="time"].form-control,
  input[type="datetime-local"].input-sm, .input-group-sm
  input[type="datetime-local"].form-control,
  input[type="month"].input-sm, .input-group-sm
  input[type="month"].form-control {
    line-height: 1.8625rem; }
  input[type="date"].input-lg, .input-group-lg input[type="date"].form-control,
  input[type="time"].input-lg, .input-group-lg
  input[type="time"].form-control,
  input[type="datetime-local"].input-lg, .input-group-lg
  input[type="datetime-local"].form-control,
  input[type="month"].input-lg, .input-group-lg
  input[type="month"].form-control {
    line-height: 3.16667rem; } }
.form-item-static {
  min-height: 1.875rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0; }
  .form-item-static.form-item-sm, .form-item-static.form-item-lg {
    padding-right: 0;
    padding-left: 0; }

.form-input-sm {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.5625rem; }

.form-input-lg {
  padding: 0.75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border-radius: 0.5625rem; }

.form-group {
  float: left;
  width: 100%;
  margin-bottom: 2rem; }
  @media (max-width: 767px) {
    .form-group {
      margin-bottom: 0; } }

.has-success .text-help,
.has-success .form-control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #619f42; }
.has-success .form-control {
  border-color: #619f42; }
.has-success .input-group-addon {
  color: #619f42;
  border-color: #619f42;
  background-color: #d1e7c6; }
.has-success .form-control-feedback {
  color: #619f42; }

.has-warning .text-help,
.has-warning .form-control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #f0ad4e; }
.has-warning .form-control {
  border-color: #f0ad4e; }
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }
.has-warning .form-control-feedback {
  color: #f0ad4e; }

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-input {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-item-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-input {
    width: 100%; }
  .form-inline .form-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline input[type="radio"],
  .form-inline input[type="checkbox"] {
    position: relative;
    margin-left: 0; } }

.signup-form {
  margin: 0 auto; }
  @media (min-width: 544px) {
    .signup-form {
      width: 60%; } }
  .signup-form .email {
    width: 90%;
    float: left; }
  .signup-form .submit {
    width: 10%;
    float: left;
    border: none;
    padding: 0.1875rem 0.75rem;
    background-color: #414042;
    background-image: url("/images/icons/newsletter-button-icon.png");
    background-repeat: no-repeat;
    background-position: 50%; }

.fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.error {
  animation-name: pulse;
  animation-duration: .5s; }

@keyframes pulse {
  0% {
    opacity: 0; }
  100% {
    opacity: 10; } }
.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none; }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }

  .pull-sm-right {
    float: right !important; }

  .pull-sm-none {
    float: none !important; } }
@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }

  .pull-md-right {
    float: right !important; }

  .pull-md-none {
    float: none !important; } }
@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }

  .pull-lg-right {
    float: right !important; }

  .pull-lg-none {
    float: none !important; } }
.btn {
  color: #fff;
  background: #609F43;
  padding: 10px 18px;
  display: inline-block;
  font-size: 12px;
  border-radius: 0.5625rem;
  line-height: 1.2;
  cursor: pointer; }
  .btn.login {
    width: 144px; }
  .btn.buy {
    font-size: 1rem;
    font-weight: 400; }
  .btn:hover {
    background: #478237; }

.btn-learn-more {
  text-transform: uppercase; }
  .btn-learn-morehover {
    color: #fff; }

.text-justify {
  text-align: justify !important; }

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

.text-nowrap {
  white-space: nowrap; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }

  .text-sm-right {
    text-align: right !important; }

  .text-sm-center {
    text-align: center !important; } }
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }

  .text-md-right {
    text-align: right !important; }

  .text-md-center {
    text-align: center !important; } }
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }

  .text-lg-right {
    text-align: right !important; }

  .text-lg-center {
    text-align: center !important; } }
.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.border-right {
  border-right: 1px solid #ebebeb; }

.bg-gray .border-right {
  border-right: 1px solid #fff; }

.border-left {
  border-left: 1px solid #ebebeb; }

.border-right-left {
  border-right: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb; }

.no-border-top {
  border-top: none !important; }

.highlight {
  color: #619f42; }

.show {
  display: block; }

.hide {
  display: none; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

.hidden-lg-down {
  display: none !important; }

.bg-gray {
  background-color: #414042;
  color: #fff; }

.bg-gray-light {
  background-color: #414042;
  color: #fff; }

.bg-gray-lighter {
  background-color: #ebebeb;
  color: #808080; }

.bg-green {
  background-color: #619f42;
  color: #fff; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.margin-top-15 {
  margin-top: 1rem; }

.margin-top-30 {
  margin-top: 2rem; }

.margin-top-60 {
  margin-top: 4rem; }

.margin-bottom-15 {
  margin-bottom: 1rem; }

.margin-bottom-30 {
  margin-bottom: 2rem; }

.margin-bottom-60 {
  margin-bottom: 4rem; }

@media (max-width: 767px) {
  .margin-top-sm {
    margin-top: 1rem; } }

.no-margin {
  margin: 0; }

.no-margin-top {
  margin-top: 0; }

.no-margin-bottom {
  margin-bottom: 0; }

@media (min-width: 544px) {
  .no-padding-right {
    padding-right: 0; } }

@media (min-width: 544px) {
  .no-padding-right-left {
    padding-right: 0;
    padding-left: 0; } }

.no-padding {
  padding: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.no-padding-top-bottom {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

@media (max-width: 767px) {
  .no-padding-sm {
    padding: 0; } }

@media (min-width: 768px) {
  .no-padding-lg {
    padding: 0; } }

@media (max-width: 767px) {
  .no-b-padding-sm {
    padding-bottom: 0; } }

.padding-bottom-30 {
  padding-bottom: 30px; }

.padding-bottom-15 {
  padding-bottom: 15px; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0; }

.center-vertical {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.wrap {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto; }

#header {
  height: 54px;
  width: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  background: #333; }

#header .wrap {
  margin: 0 auto;
  width: 1060px;
  overflow: visible; }

@media (min-width: 980px) {
  #toggle-main-menu-mobile {
    display: none; } }
#toggle-main-menu-mobile, #toggle-user-menu-mobile {
  display: none;
  background-image: url("/images/menu-bars.gif");
  width: 40px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto; }

#toggle-user-menu-mobile {
  background-image: url("/images/menu-user.png");
  right: 10px; }

.header-image #header #title-area, #header #title-area {
  background: url("/images/main-logo.png") no-repeat 0 0;
  margin-top: 12px;
  background-size: auto 28px; }

#header #title-area {
  margin-right: 30px; }

.header-image #title-area, .header-image #title, .header-image #title a, #header #title-area, #title, #title a {
  display: block;
  float: left;
  height: 29px;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  width: 116px; }

#title {
  font-size: 36px;
  font-weight: bold;
  line-height: 38px;
  margin: 0;
  text-transform: uppercase; }

#header #title-area {
  margin-right: 30px; }

#header a {
  text-decoration: none; }

#title a, #title a:hover {
  color: #222;
  text-decoration: none; }

.header-image #description {
  display: block;
  overflow: hidden; }

#description {
  color: #888;
  font-size: 14px;
  font-style: italic; }

.left-menu {
  line-height: 50px;
  float: left;
  color: #b2b2b2;
  font-size: 14px; }

.left-menu a {
  display: inline-block;
  color: #b2b2b2;
  font-size: 14px;
  margin-right: 20px;
  font-weight: 300; }

.left-menu span {
  padding-left: 25px;
  background-image: url("/images/i-phone.png");
  background-position: left center;
  background-repeat: no-repeat;
  font-weight: 300; }

.left-menu a:hover {
  color: #fff; }

.user-menu {
  float: right;
  line-height: 52px; }

.user-menu a.pricing {
  background-color: #609f43; }

.user-menu a {
  display: inline;
  padding: 8px 10px;
  background-color: #444;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  color: #fff; }

.user-menu a:hover {
  color: #fff; }

.user-menu a.pricing:hover {
  background: #478237; }

.user-menu a:hover {
  background-color: #777;
  color: #fff !important; }

.user-menu a.pricing {
  background-color: #609f43; }

.product-menu {
  float: right;
  line-height: 50px; }

.product-menu div {
  position: relative;
  display: inline; }

.product-menu div:hover .dropdown {
  display: table; }

.product-menu a {
  display: inline;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  padding-right: 15px;
  background-image: url("/images/i-down-arrow.png");
  background-repeat: no-repeat;
  background-position: right 28%;
  padding-bottom: 15px; }

.product-menu a:hover {
  color: #fff; }

.product-menu .dropdown {
  display: none;
  position: absolute;
  min-width: 250px;
  background-color: #fff;
  top: 30px;
  right: -109px;
  z-index: 999999;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999; }

.product-menu .dropdown .left-side.firewall, .product-menu .dropdown .left-side.antivirus, .product-menu .dropdown .left-side.bundle, .product-menu .dropdown .left-side.support {
  padding-top: 150px;
  background-image: url("/images/icons/solutions-cleanup-icon.png");
  background-position: center 40px;
  background-repeat: no-repeat;
  background-size: 72px;
  padding-bottom: 80px; }

.product-menu .dropdown .left-side {
  /* background-color: #fafafa; */
  background-color: rgba(0, 0, 0, 0.035);
  text-align: center; }

.product-menu .dropdown .left-side, .product-menu .dropdown .right-side {
  display: table-cell;
  padding: 35px;
  padding-bottom: 0;
  vertical-align: top; }

.product-menu .left-side p {
  font-size: 14px;
  color: #9c9b9e;
  min-width: 200px;
  margin-bottom: 10px; }

.product-menu a.purchase, .product-menu li a.purchase {
  color: #fff;
  font-weight: 500;
  background-image: none;
  margin: 25px auto 0 auto;
  border-radius: 2em;
  background-color: #619F42;
  font-size: 12px;
  padding: 12px 20px;
  display: table;
  line-height: 1; }

.product-menu .dropdown .pointer {
  position: absolute;
  top: -19px;
  left: 46%;
  width: 0px;
  height: 0px;
  border: 12px solid transparent;
  border-bottom: 7px solid #FFF;
  margin-left: 0; }

.product-menu li {
  list-style: none;
  min-width: 200px;
  padding: 30px 0;
  border-top: 1px #e1e1e1 solid;
  line-height: 1.5; }

.product-menu .dropdown li a {
  color: #222;
  padding: 0;
  font-weight: 500;
  display: block;
  position: relative; }

.product-menu .dropdown li p, .product-menu .dropdown li p + span {
  font-size: 14px; }

.product-menu .dropdown li p {
  margin-top: 0;
  margin-bottom: 0; }

@media (min-width: 740px) {
  .main-menu-mobile .products, .main-menu-mobile .languages {
    display: none; } }
.product-menu .dropdown li:first-child {
  border-top: 0;
  padding-top: 0; }

.product-menu .dropdown li a:hover p {
  color: #619F42; }

.product-menu a.purchase:hover, .product-menu .dropdown li a.purchase:hover {
  background-color: #478237;
  text-decoration: none !important; }

.main-menu-mobile, .user-menu-mobile {
  display: none;
  background-color: #222;
  text-align: center;
  overflow: hidden;
  width: 100%;
  margin-bottom: -54px; }

.main-menu-mobile .products {
  overflow: hidden;
  padding: 100px 0 0 0; }

.main-menu-mobile .products p {
  color: #fff;
  font-size: 21px;
  margin-bottom: 20px; }

.main-menu-mobile .products p + a {
  border-top: 1px #444 solid; }

.main-menu-mobile .products a {
  display: table;
  padding: 10px 0;
  border-bottom: 1px #444 solid;
  margin: auto;
  width: 70%; }

.main-menu-mobile a {
  color: #b2b2b2;
  text-decoration: none;
  padding: 0 20px; }

.main-menu-mobile .products a.purchase {
  color: #6f9f0d; }

.main-menu-mobile .misc {
  margin: auto !important;
  float: none;
  padding: 40px 0; }

.main-menu-mobile .misc a + span {
  display: table;
  color: #b2b2b2;
  font-size: 12px;
  margin: 30px auto 0 auto; }

@media (min-width: 410px) {
  .user-menu-mobile {
    display: none !important; } }
.user-menu-mobile {
  padding: 74px 0 20px 0; }

.user-menu-mobile a {
  color: #fff;
  text-decoration: none; }

.main-menu-mobile .misc a, .user-menu-mobile a {
  background-color: #444;
  border-radius: 5px;
  padding: 4px 10px;
  margin-left: 10px; }

.user-menu a.pricing {
  background-color: #609f43; }

.main-menu-mobile .misc a:first-child {
  margin-left: 0; }

.main-menu-mobile .misc a, .user-menu-mobile a {
  background-color: #444;
  border-radius: 5px;
  padding: 4px 10px;
  margin-left: 10px;
  font-size: 14px; }

@media (max-width: 960px) {
  .wrap {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }
@media (max-width: 980px) {
  #header .wrap {
    padding-left: 10px;
    padding-right: 10px; } }
@media (max-width: 640px) {
  #header .wrap {
    overflow: hidden; } }
@media (max-width: 890px) {
  #toggle-main-menu-mobile {
    display: block;
    right: 10px; } }
@media (max-width: 960px) {
  #header .left-menu {
    font-size: 12px; } }
@media (max-width: 850px) {
  #header .left-menu {
    display: none; } }
@media (max-width: 740px) {
  #header .product-menu {
    display: none; } }
@media (max-width: 890px) {
  #header .user-menu {
    margin-right: 50px; } }
@media (max-width: 410px) {
  #toggle-main-menu-mobile {
    left: 0; } }
@media (max-width: 410px) {
  #toggle-main-menu-mobile, #toggle-user-menu-mobile {
    display: block; }

  #header #title-area {
    float: none;
    margin-left: auto;
    margin-right: auto; } }
@media (max-width: 410px) {
  #header .user-menu {
    display: none; } }
.center-text {
  text-align: center; }

.home-bundle {
  height: 834px;
  background-image: url("/images/15-homepage-image.jpg");
  background-position: right center;
  text-align: center;
  position: relative;
  color: #fff;
  margin-top: 54px;
  line-height: 1.5em; }
  .home-bundle .btn {
    line-height: 1.15em; }

.center-vertically {
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 220px; }

.home-bundle h1 {
  font-size: 40px;
  margin-bottom: 65px;
  line-height: 1.1; }

.home-bundle h1, .home-bundle h2, .home-bundle h6 {
  color: #fff;
  font-weight: 300;
  text-shadow: 0 0 5px #333; }

.product-icon {
  display: block;
  /* border-top: 1px #ced0c2 solid; */
  width: 425px;
  margin: 0 auto 0 auto;
  margin-bottom: -15px; }

.product-icon img {
  position: relative;
  bottom: 35px;
  height: 100px; }

@media (max-width: 767px) {
  .home h2, .new-design h2 {
    font-size: 1.5625rem; } }

.home h2 + h3, .new-design h2 + h3 {
  border-bottom: 1px #efefef solid;
  display: table;
  margin: 0 auto;
  padding-bottom: 5px;
  font-weight: 200; }

.home-bundle h2 + h3 {
  padding: 0;
  border: 0;
  margin-bottom: 40px;
  color: #fff;
  opacity: 1;
  line-height: 1.5em;
  font-weight: 400; }

.home h3, .new-design h3 {
  font-size: 18px; }

.home-bundle .get-started {
  position: relative;
  padding: 20px 40px;
  font-size: 19px;
  background-color: transparent; }

.home-bundle .daniel {
  bottom: 120px;
  max-width: 180px;
  right: 30%; }

.home-bundle .daniel, .home-bundle .tony {
  position: absolute;
  padding: 15px; }

.home-bundle .tony {
  bottom: 190px;
  right: 16%; }

.home-bundle .daniel, .home-bundle .tony {
  position: absolute;
  padding: 15px; }

.home-bundle h6, .home-bundle p {
  position: relative;
  z-index: 99; }

.home-bundle h1, .home-bundle h2, .home-bundle h6 {
  color: #fff;
  font-weight: 300;
  text-shadow: 0 0 5px #333; }

.home-bundle h6 {
  font-weight: 500;
  font-size: 16px; }

.home-bundle h2 {
  margin-top: 0;
  font-size: 27px; }

.home-bundle p {
  color: #fff;
  font-size: 13px;
  opacity: .8;
  margin: 0; }

.home-bundle .get-started i, .home-bundle .tony i, .home-bundle .daniel i {
  background-color: #302e33;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 2em;
  z-index: 0; }

.home-bundle .get-started span {
  position: relative;
  z-index: 99;
  color: #fff; }

.home-bundle .get-started:hover i {
  opacity: .7; }

.home-bundle .get-started i {
  background-color: #639941;
  opacity: .9; }

.home-bundle .daniel i {
  opacity: .1;
  border-radius: 0; }

.home-bundle .tony i {
  opacity: .1;
  border-radius: 0; }

@media (max-width: 1920px) {
  .home-bundle .daniel {
    right: 35%; } }
@media (max-width: 1800px) {
  .home-bundle {
    background-position: 50%; } }
@media (max-width: 1600px) {
  .home-bundle {
    background-position: 40%; }

  .home-bundle .daniel {
    right: 32%; }

  .home-bundle .tony {
    right: 10%; } }
@media (max-width: 1400px) {
  .home-bundle {
    background-position: 50%; }

  .home-bundle .daniel {
    right: 27%; }

  .home-bundle .tony {
    right: 6%; } }
@media (max-width: 1200px) {
  .home-bundle {
    background-position: 55%;
    background-repeat: no-repeat; } }
@media (max-width: 1000px) {
  .home-bundle {
    background-position: 60%; } }
@media (max-width: 900px) {
  .home-bundle {
    background-position: 65%; }

  .home-bundle .tony {
    right: 0; } }
@media (max-width: 700px) {
  .home-bundle {
    background-position: 76%; }

  .home-bundle .daniel {
    right: 50%; }

  .home-bundle .tony {
    right: 8%; } }
@media (max-width: 600px) {
  .home-bundle .daniel, .home-bundle .tony {
    display: none; }

  .home-bundle h1, .home-bundle h2 {
    font-size: 17px !important;
    margin-left: 30px;
    margin-right: 30px;
    line-height: 1.4; }

  .home-bundle h1 {
    line-height: 1.1;
    font-size: 28px !important;
    font-weight: 500; }

  .home-bundle h2 {
    margin-bottom: 5px; } }
@media (max-width: 500px) {
  .home-bundle {
    background-position: 74%; } }
@media (max-width: 400px) {
  .home-bundle {
    background-position: 73%;
    width: 100%;
    height: 600px;
    background-size: cover; } }
@media (max-width: 640px) {
  .home-bundle .product-icon {
    width: 80%; } }
@media (max-width: 400px) {
  .home-bundle h1 {
    font-size: 32px; }

  .home-bundle h2 {
    font-size: 17px;
    font-weight: bold; }

  .home-bundle h2 + h3 {
    font-size: 16px;
    margin-bottom: 40px; } }
@media (max-width: 410px) {
  #toggle-main-menu-mobile, #toggle-user-menu-mobile {
    display: block; }

  #header #title-area {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  #header .user-menu {
    display: none; }

  #toggle-main-menu-mobile {
    left: 0; }

  .home-bundle {
    min-height: 730px; }

  .center-vertically {
    padding-top: 150px; } }
#header .wrap {
  margin: 0 auto;
  width: 1060px; }

.hero {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 54px; }
  .hero.home {
    color: #fff;
    text-align: center;
    padding-top: 120px;
    background-image: none;
    overflow: hidden; }
    @media (max-width: 767px) {
      .hero.home {
        padding-top: 60px;
        background-image: url("/images/15-headerimage-placeholder.jpg"); } }
    @media (min-width: 544px) {
      .hero.home {
        height: 480px; } }
    .hero.home h1 {
      text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.59); }
    .hero.home h2 {
      text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.59); }
    .hero.home ul li {
      text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.59); }
    .hero.home:after {
      content: "";
      position: absolute;
      width: 100%;
      background-image: url("/images/15-header-videooverlay-texture.png");
      left: 0;
      background-position: center top;
      background-size: cover;
      top: 0;
      opacity: 0.5;
      z-index: -1; }
      @media (min-width: 544px) {
        .hero.home:after {
          height: 534px; } }
  .hero h1 {
    font-size: 2.5rem;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 1.875rem; }
    .hero h1 span {
      color: #619f42;
      font-weight: 600; }
  .hero h2 {
    margin-bottom: 1.875rem;
    text-transform: uppercase;
    font-size: 1.25rem; }
  .hero .cta {
    margin-bottom: 3.75rem; }
  @media (max-width: 767px) {
    .hero .inline-list.main-feature-list {
      padding: 0 6.25rem; } }
  @media (min-width: 544px) {
    .hero .inline-list.main-feature-list li:not(:last-child) {
      margin-right: 0.9375rem; }
      .hero .inline-list.main-feature-list li:not(:last-child):after {
        content: "";
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #fff;
        float: right;
        margin-top: 12px;
        margin-left: 22px; } }
    @media (min-width: 544px) and (max-width: 767px) {
      .hero .inline-list.main-feature-list li:not(:last-child):after {
        display: none; } }

  .hero .video-bg-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
    background-color: #000;
    background-size: cover; }
    @media (min-width: 544px) {
      .hero .video-bg-wrapper {
        height: 534px; } }
    .hero .video-bg-wrapper video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
      @media (max-width: 767px) {
        .hero .video-bg-wrapper video {
          display: none; } }
  .hero .hero-v-btn {
    display: block;
    position: absolute;
    right: 150px;
    top: 370px;
    width: 36px;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 22px;
    color: #fff; }
    @media (max-width: 767px) {
      .hero .hero-v-btn {
        display: none; } }
    .hero .hero-v-btn.play:after {
      content: " ";
      position: absolute;
      top: 10px;
      left: 12px;
      width: 0;
      height: 0;
      border: 14px solid transparent;
      border-width: 7px 14px;
      border-left-color: #fff;
      overflow: hidden; }
    .hero .hero-v-btn.pause:before {
      content: " ";
      position: absolute;
      top: 10px;
      left: 12px;
      width: 10px;
      height: 14px;
      border: 3px solid #fff;
      border-top: none;
      border-bottom: none; }
  .hero .bg-gray {
    background-color: rgba(65, 64, 66, 0.5);
    color: #fff;
    float: left;
    width: 100%; }
  .hero.agency {
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url("/images/header-background-image-x2.jpg"); }
    @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
      .hero.agency {
        background-image: url("/images/header-background-image.jpg");
        background-size: cover; } }
    @media (max-width: 767px) {
      .hero.agency {
        padding-top: 0;
        padding-bottom: 0; } }
    .hero.agency .hero-text {
      margin-top: 54px; }
      .hero.agency .hero-text h1 {
        font-size: 1.75rem;
        font-weight: 600;
        text-transform: none; }

.hero-banners-container {
  padding: 139px 0;
  float: left; }
  @media (max-width: 767px) {
    .hero-banners-container {
      padding: 30px 0;
      width: 90%;
      margin: 0 auto;
      float: none; } }
  @media (max-width: 767px) {
    .hero-banners-container .col-lg-3:not(:last-child) {
      margin-bottom: 15px; } }

.hero-banner {
  padding: 28px;
  background-color: rgba(0, 0, 0, 0.6); }
  .hero-banner p {
    color: #fff;
    font-size: 14px;
    margin-top: 0;
    font-weight: 300; }
  .hero-banner .heading {
    text-transform: uppercase; }

.logos-wrapper.bg-gray-light {
  background-color: rgba(65, 64, 66, 0.6); }

.logos-container {
  width: 100%;
  float: left;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  @media (max-width: 767px) {
    .logos-container {
      padding-top: 0;
      padding-bottom: 0; } }
  .logos-container .list-inline-item {
    margin-right: 0;
    width: auto;
    border: none; }
    @media (max-width: 767px) {
      .logos-container .list-inline-item img {
        max-width: 80%; } }
  .logos-container li {
    padding: 0 5px; }
    @media (max-width: 767px) {
      .logos-container li {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0; } }

.home .logos-container .list-inline-item img {
  opacity: 0.5; }

@media (max-width: 767px) {
  .feature {
    text-align: center; } }
@media (max-width: 767px) {
  .feature .icon {
    float: none;
    display: block;
    margin: 0 auto; } }
@media (max-width: 767px) {
  .feature .text-justify {
    text-align: center; } }

.platforms {
  text-align: center; }
  .platforms h3 {
    color: #619f42; }
  .platforms .list-block-item {
    margin-top: 0;
    font-style: italic; }

.parallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center; }

.featured-in {
  background-image: url("/images/featuredin-background-image-15.png");
  background-size: cover;
  background-position: top center; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .featured-in {
      background-image: url("/images/featuredin-background-image-15@2.png");
      background-size: cover; } }
  @media (max-width: 767px) {
    .featured-in {
      background-size: cover; } }

.featured-in .container {
  padding-top: 30px;
  padding-bottom: 30px; }
.featured-in h2 {
  color: #fff;
  font-weight: 300; }
.featured-in .logos-container {
  margin-top: 2rem;
  padding-top: 0;
  padding-bottom: 0; }
  .featured-in .logos-container li {
    padding: 0 15px; }
    @media (max-width: 767px) {
      .featured-in .logos-container li {
        padding: 15px 0; } }

.features-inline {
  border-top: 2px solid #808080;
  border-bottom: 2px solid #808080; }

.features-inline {
  margin-top: 60px;
  margin-bottom: 60px; }

@media (max-width: 767px) {
  .agency-form-wrapper .border-right {
    border-right: none; } }

.quote-features {
  margin-top: 1rem;
  margin-left: 1.875rem; }
  @media (max-width: 767px) {
    .quote-features {
      margin-left: 0; } }
  .quote-features h3 {
    color: #619f42;
    margin-bottom: 0.9375rem; }
    @media (max-width: 767px) {
      .quote-features h3 {
        text-align: center; } }
  .quote-features ul {
    margin-left: 2.1875rem; }
    @media (max-width: 767px) {
      .quote-features ul {
        margin-left: 0.9375rem; } }
    .quote-features ul li {
      font-size: 1.1875rem;
      margin-top: 0 !important;
      font-weight: 300; }

.about-sucuri {
  background-image: url("/images/worldmap-15.png"); }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .about-sucuri {
      background-image: url("/images/worldmap-15-retina.png");
      background-size: cover; } }

.testimonials {
  background-image: url("/images/testimonials-image-15.png"); }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .testimonials {
      background-image: url("/images/testimonials-image-15-retina.png");
      background-size: cover; } }

@media (max-width: 767px) {
  .resources-container .col-lg-4 {
    margin-bottom: 2rem; } }

.testimonials p {
  color: #fff; }

.testimonial-item:nth-child(odd) {
  padding-right: 2rem; }

.testimonial-item:nth-child(even) {
  padding-left: 2rem; }

.help p {
  display: block;
  font-weight: 600;
  color: #808080;
  margin-bottom: 0; }

.help-wrapper {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem; }
  .help-wrapper .lead {
    margin-bottom: 1.875rem; }

footer {
  background-color: #414042; }
  @media (max-width: 767px) {
    footer {
      text-align: center;
      display: none; } }
  footer .container {
    padding-top: 2rem;
    padding-bottom: 1rem; }
  @media (max-width: 767px) {
    footer .list-block-item {
      border-top: none !important; } }
  @media (max-width: 767px) {
    footer .list-inline-item {
      border-top: none !important;
      width: auto; } }

.footer-logo {
  width: 148px;
  height: 50px;
  background-image: url("/images/15-footer-logo.png");
  margin: 0 auto;
  display: block; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .footer-logo {
      background-image: url("/images/15-footer-logo@2.png");
      background-size: cover; } }

.footer-social-icons {
  margin-top: 1rem; }
  .footer-social-icons .list-inline-item:not(:last-child) {
    margin-right: 0.25rem; }

.footer-b {
  float: left;
  width: 100%;
  margin-top: 2rem; }
  .footer-b .list-inline {
    line-height: 1; }
  .footer-b li a {
    color: #fff;
    font-size: 10px;
    float: left; }

.table-container {
  padding: 0 15px;
  border-bottom: 1px solid #808080;
  border-top: 1px solid #808080;
  float: left; }

.table-top p {
  color: #619f42;
  margin-top: 0;
  margin-bottom: 0; }

.top-o-overlay {
  position: absolute;
  width: 100%;
  height: 158px;
  background-color: rgba(255, 255, 255, 0.2);
  top: 0;
  z-index: 0; }

.sites-container {
  width: 90%;
  float: right;
  margin-right: -28px;
  margin-bottom: 15px; }
  .sites-container p {
    font-weight: 600; }
    @media (max-width: 767px) {
      .sites-container p {
        font-size: 0.75rem; } }
  @media (max-width: 767px) {
    .sites-container {
      margin-right: -15px; } }

.no-sites-toggle-container {
  width: 440px;
  display: block;
  position: relative;
  float: left; }
  @media (max-width: 767px) {
    .no-sites-toggle-container {
      width: 100%; } }
  .no-sites-toggle-container .error {
    margin-top: 15px; }

.no-sites-toggle {
  margin: 0 auto;
  display: block;
  position: relative; }
  .no-sites-toggle .circle {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: inline-block;
    float: left;
    position: relative;
    background-color: #fff;
    cursor: pointer;
    z-index: 2; }
    @media (max-width: 767px) {
      .no-sites-toggle .circle {
        width: 25px;
        height: 25px; } }
    .no-sites-toggle .circle:not(:first-child) {
      margin-left: 50px; }
      @media (max-width: 767px) {
        .no-sites-toggle .circle:not(:first-child) {
          margin-left: 36px; } }
    .no-sites-toggle .circle.active {
      background-color: #609f43;
      border: 3px solid #fff; }
  .no-sites-toggle .toggle-progress {
    height: 10px;
    background-color: #609f43;
    margin-top: 17px;
    position: absolute;
    z-index: 1;
    border-right: 2px solid #414042;
    border-left: 2px solid #414042; }
    @media (max-width: 767px) {
      .no-sites-toggle .toggle-progress {
        height: 4px;
        margin-top: 11px; } }
  .no-sites-toggle .toggle-progress-bg {
    width: 100%;
    height: 16px;
    background: #fff;
    margin-top: 14px;
    position: absolute;
    z-index: 1;
    border: 3px solid #414042;
    border-right: 2px solid #414042;
    border-left: 2px solid #414042; }
    @media (max-width: 767px) {
      .no-sites-toggle .toggle-progress-bg {
        height: 10px;
        margin-top: 8px; } }

.faqs {
  padding-top: 1rem; }
  .faqs:nth-child(2) {
    padding-right: 1.25rem;
    padding-left: 1.25rem; }
  .faqs:first-child {
    padding-right: 1.25rem; }
  .faqs:last-child {
    padding-left: 1.25rem; }

.faq p {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 2rem; }
  .faq p.heading {
    font-size: 15px;
    margin-bottom: 0.625rem;
    line-height: 1.5; }

.form-message-container {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  z-index: 9999; }

.form-message-wrapper {
  position: absolute;
  float: none;
  background-color: #FFF;
  padding: 15px;
  border: 1px solid #333;
  border-radius: 9px;
  top: 35%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  z-index: 99; }
  .form-message-wrapper .form-message {
    background-color: #333;
    border-radius: 9px;
    padding: 30px;
    text-align: center; }
  .form-message-wrapper p:last-child {
    margin-bottom: 0; }
  .form-message-wrapper .confrim-form {
    font-size: 1.0625rem;
    width: 80%; }

.error {
  background-color: #790000;
  padding: 7px; }
  .error:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #790000;
    float: left;
    position: absolute;
    top: 53px;
    transform: rotate(45deg); }
  .error p {
    font-size: 0.75rem;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0; }

.g-recaptcha div div {
  margin: 0 auto; }

.website-security-stack-container {
  background-image: url("/images/header-background-image-x2.jpg");
  background-size: cover; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .website-security-stack-container {
      background-image: url("/images/header-background-image.jpg");
      background-size: cover; } }

.website-security-stack-wrapper {
  max-width: 1065px;
  padding-left: 0;
  padding-right: 0; }
  @media (max-width: 991px) {
    .website-security-stack-wrapper .center-block {
      float: left; } }
  @media (max-width: 767px) {
    .website-security-stack-wrapper .center-block {
      float: left; } }
  @media (max-width: 767px) {
    .website-security-stack-wrapper {
      max-width: 100%; } }

.website-security-stack {
  padding: 0;
  height: 424px; }
  @media (max-width: 991px) {
    .website-security-stack {
      width: 100%;
      float: left;
      padding: 0 20px;
      margin-top: 90px;
      margin-left: -29px;
      margin-bottom: 50px; } }
  @media (max-width: 767px) {
    .website-security-stack {
      height: auto;
      width: 100%;
      float: left;
      padding-left: 30px;
      padding-right: 30px;
      margin-top: 0;
      margin-left: 0; } }
  .website-security-stack .left-stacks {
    float: left; }
    @media (max-width: 991px) {
      .website-security-stack .left-stacks {
        width: 35%;
        float: left; } }
    @media (max-width: 767px) {
      .website-security-stack .left-stacks {
        width: 100%; } }
  .website-security-stack .right-stacks {
    float: right; }
    @media (max-width: 991px) {
      .website-security-stack .right-stacks {
        width: 35%;
        float: left; } }
    @media (max-width: 767px) {
      .website-security-stack .right-stacks {
        float: left;
        width: 100%; } }
  @media (max-width: 767px) {
    .website-security-stack .pointer {
      display: none; } }
  .website-security-stack .stack p:first-child {
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase; }
  .website-security-stack .stack p:last-child {
    margin-top: 0; }
  .website-security-stack .puzzle-container {
    width: 350px;
    height: 326px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .website-security-stack .puzzle-container {
        width: 349px;
        height: auto; } }
    @media (max-width: 767px) {
      .website-security-stack .puzzle-container {
        display: none; } }
    @media (max-width: 991px) {
      .website-security-stack .puzzle-container img {
        max-width: 100%; } }
  .website-security-stack .stack-defence {
    width: 259px;
    padding-left: 10px;
    float: left; }
    @media (max-width: 991px) {
      .website-security-stack .stack-defence {
        width: 100%;
        float: left;
        padding-left: 0; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-defence {
        width: 100%;
        text-align: center; } }
  .website-security-stack .stack-response {
    width: 259px;
    padding-left: 10px;
    float: left; }
    @media (max-width: 991px) {
      .website-security-stack .stack-response {
        width: 100%;
        float: left;
        padding-left: 0; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-response {
        width: 100%;
        text-align: center; } }
  .website-security-stack .stack-protection {
    width: 372px;
    padding-left: 10px;
    float: left; }
    @media (max-width: 991px) {
      .website-security-stack .stack-protection {
        width: 100%;
        float: left;
        padding-left: 25px; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-protection {
        width: 100%;
        text-align: center; } }
  .website-security-stack .stack-detection {
    width: 347px;
    padding-left: 10px;
    float: left; }
    @media (max-width: 991px) {
      .website-security-stack .stack-detection {
        width: 100%;
        float: left;
        padding-left: 25px; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-detection {
        width: 100%;
        text-align: center; } }
  .website-security-stack .stack-defence-wrapper {
    position: absolute;
    width: 359px;
    top: 34px;
    left: 44px; }
    @media (max-width: 991px) {
      .website-security-stack .stack-defence-wrapper {
        width: 250px;
        top: -73px;
        bottom: auto;
        left: 65px;
        right: auto; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-defence-wrapper {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        right: auto;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        border-top: 1px solid #808080; } }
    .website-security-stack .stack-defence-wrapper .pointer {
      float: left;
      width: 100%; }
      @media (max-width: 991px) {
        .website-security-stack .stack-defence-wrapper .pointer {
          float: left;
          width: 100%;
          top: 102px;
          position: absolute; } }
      .website-security-stack .stack-defence-wrapper .pointer .line {
        width: 334px;
        height: 1px;
        border-top: 1px solid #9c9b9e;
        float: left; }
        @media (max-width: 991px) {
          .website-security-stack .stack-defence-wrapper .pointer .line {
            width: 90%; } }
      .website-security-stack .stack-defence-wrapper .pointer .line-break-down {
        width: 30px;
        height: 1px;
        border-top: 1px solid #9c9b9e;
        float: left;
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        margin-top: 10px;
        margin-left: -5px; }
    @media (max-width: 991px) {
      .website-security-stack .stack-defence-wrapper .icon-container {
        display: none; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-defence-wrapper .icon-container {
        margin-left: auto;
        width: 100%;
        height: auto;
        display: block; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-defence-wrapper .icon-container .icon {
        margin: 0 auto;
        float: none;
        display: block; } }
  .website-security-stack .stack-response-wrapper {
    position: absolute;
    width: 359px;
    top: 306px;
    left: 74px; }
    @media (max-width: 991px) {
      .website-security-stack .stack-response-wrapper {
        width: 250px;
        top: auto;
        bottom: -26px;
        left: 90px;
        right: auto; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-response-wrapper {
        position: relative;
        width: 100%;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        border-top: 1px solid #808080; } }
    .website-security-stack .stack-response-wrapper .pointer {
      float: left;
      width: 100%; }
      .website-security-stack .stack-response-wrapper .pointer .line {
        width: 334px;
        height: 1px;
        border-top: 1px solid #9c9b9e;
        float: left; }
        @media (max-width: 991px) {
          .website-security-stack .stack-response-wrapper .pointer .line {
            width: 90%; } }
      .website-security-stack .stack-response-wrapper .pointer .line-break-down {
        width: 30px;
        height: 1px;
        border-top: 1px solid #9c9b9e;
        float: left;
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        margin-top: -10px;
        margin-left: -5px; }
    @media (max-width: 991px) {
      .website-security-stack .stack-response-wrapper .icon-container {
        display: none; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-response-wrapper .icon-container {
        margin-left: auto;
        width: 100%;
        height: auto;
        display: block; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-response-wrapper .icon-container .icon {
        margin: 0 auto;
        float: none;
        display: block; } }
  .website-security-stack .stack-protection-wrapper {
    position: absolute;
    width: 453px;
    top: 16px;
    right: -8px; }
    @media (max-width: 991px) {
      .website-security-stack .stack-protection-wrapper {
        width: 271px;
        top: -106px;
        bottom: auto;
        left: auto;
        right: 30px; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-protection-wrapper {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        right: auto;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        border-top: 1px solid #808080; } }
    .website-security-stack .stack-protection-wrapper .pointer {
      float: left;
      width: 100%; }
      @media (max-width: 991px) {
        .website-security-stack .stack-protection-wrapper .pointer {
          position: absolute;
          top: 125px; } }
      .website-security-stack .stack-protection-wrapper .pointer .line {
        width: 424px;
        height: 1px;
        border-top: 1px solid #9c9b9e;
        float: left; }
        @media (max-width: 991px) {
          .website-security-stack .stack-protection-wrapper .pointer .line {
            width: 90%; } }
      .website-security-stack .stack-protection-wrapper .pointer .line-break-down {
        width: 30px;
        height: 1px;
        border-top: 1px solid #9c9b9e;
        float: left;
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        margin-top: 10px;
        margin-right: -5px; }
    .website-security-stack .stack-protection-wrapper .icon-container {
      margin-left: 34px; }
      @media (max-width: 991px) {
        .website-security-stack .stack-protection-wrapper .icon-container {
          display: none; } }
      @media (max-width: 767px) {
        .website-security-stack .stack-protection-wrapper .icon-container {
          margin-left: auto;
          width: 100%;
          height: auto;
          display: block; } }
      @media (max-width: 767px) {
        .website-security-stack .stack-protection-wrapper .icon-container .icon {
          margin: 0 auto;
          float: none;
          display: block; } }
  .website-security-stack .stack-detection-wrapper {
    position: absolute;
    width: 453px;
    top: 290px;
    right: -54px; }
    @media (max-width: 991px) {
      .website-security-stack .stack-detection-wrapper {
        width: 250px;
        top: auto;
        bottom: 7px;
        left: auto;
        right: 7px; } }
    @media (max-width: 767px) {
      .website-security-stack .stack-detection-wrapper {
        position: relative;
        width: 100%;
        top: auto;
        left: auto;
        right: auto;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        border-top: 1px solid #808080;
        border-bottom: 1px solid #808080; } }
    .website-security-stack .stack-detection-wrapper .pointer {
      float: left;
      width: 100%; }
      .website-security-stack .stack-detection-wrapper .pointer .line {
        width: 386px;
        height: 1px;
        border-top: 1px solid #9c9b9e;
        float: left;
        margin-left: 25px; }
        @media (max-width: 991px) {
          .website-security-stack .stack-detection-wrapper .pointer .line {
            width: 90%; } }
      .website-security-stack .stack-detection-wrapper .pointer .line-break-down {
        width: 30px;
        height: 1px;
        border-top: 1px solid #9c9b9e;
        float: left;
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        margin-top: -10px;
        margin-right: -5px; }
    .website-security-stack .stack-detection-wrapper .icon-container {
      margin-left: 34px; }
      @media (max-width: 991px) {
        .website-security-stack .stack-detection-wrapper .icon-container {
          display: none; } }
      @media (max-width: 767px) {
        .website-security-stack .stack-detection-wrapper .icon-container {
          margin-left: auto;
          width: 100%;
          height: auto;
          display: block; } }
      @media (max-width: 767px) {
        .website-security-stack .stack-detection-wrapper .icon-container .icon {
          margin: 0 auto;
          float: none;
          display: block; } }

.av-cta-container {
  background-image: url("/images/header-background-image-x2.jpg");
  background-size: cover;
  background-position: top center;
  position: relative;
  z-index: 99; }
  @media only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .av-cta-container {
      background-image: url("/images/header-background-image-x2.jpg");
      background-size: cover; } }
  .av-cta-container .container {
    position: relative;
    z-index: 98; }

/*************/
a.learn-more-btn {
  color: #fff;
  background: #609F43;
  padding: 7px 18px;
  display: inline-block;
  font-size: 16px;
  border-radius: 9px;
  text-decoration: none; }

a.learn-more-btn:hover {
  background-color: #478237; }

@media (max-width: 545px) {
  .agency-plan {
    border: none !important; } }
@media (max-width: 991px) {
  .agency-plan.border-right {
    border: none; } }
.agency-plan h3 {
  color: #609f43;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.4; }
.agency-plan p {
  color: #fff;
  margin-top: 15px;
  margin-bottom: 15px; }
@media (max-width: 767px) {
  .agency-plan img.img-fluid {
    max-width: 80%;
    margin: 0 auto; } }

.agency-features .table-container {
  padding: 0 15px;
  border-bottom: none;
  border-top: none;
  float: left; }
  @media (max-width: 767px) {
    .agency-features .table-container {
      width: 100%;
      margin-left: 0;
      padding: 0; } }
  @media (max-width: 991px) {
    .agency-features .table-container {
      width: 100%; } }

.agency-features table {
  margin-top: 0;
  margin-bottom: 0;
  table-layout: auto;
  border-collapse: collapse;
  border-spacing: 0; }

.agency-features .table {
  width: 100%;
  max-width: 100%; }
  .agency-features .table thead th {
    border: none;
    padding: 0 15px;
    border-bottom: 1px solid #fff; }
    .agency-features .table thead th p {
      margin-top: 0;
      margin-bottom: 0;
      padding: 0 6px 8px 6px; }
  .agency-features .table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit; }
    .agency-features .table tbody tr:last-child {
      border-bottom: 1px solid #fff; }
      .agency-features .table tbody tr:last-child th p {
        border: none; }
    .agency-features .table tbody tr th {
      border: none; }
      .agency-features .table tbody tr th:first-child {
        padding-left: 15px; }
        @media (max-width: 767px) {
          .agency-features .table tbody tr th:first-child {
            padding-left: 0; } }
      .agency-features .table tbody tr th:last-child {
        padding-right: 15px; }
        @media (max-width: 767px) {
          .agency-features .table tbody tr th:last-child {
            padding-right: 0;
            vertical-align: bottom; } }
      .agency-features .table tbody tr th p {
        margin-top: 0;
        margin-bottom: 0;
        padding: 6px 0;
        border-bottom: 1px solid #808080;
        line-height: 1; }
        .agency-features .table tbody tr th p:first-child {
          padding-left: 6px; }
        @media (max-width: 767px) {
          .agency-features .table tbody tr th p {
            line-height: 1.2; } }

.agency-features tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit; }

.agency-features td, th {
  padding: 0; }

.agency-features .table th, .agency-features .table td {
  vertical-align: top;
  font-size: 15px;
  font-weight: 400; }
  @media (max-width: 767px) {
    .agency-features .table th, .agency-features .table td {
      font-size: 0.925rem; } }

.agency-features th {
  text-align: left; }

.agency-features table th, .agency-features table td {
  line-height: 1; }

@media (max-width: 545px) {
  .agency-features {
    margin-top: 30px !important; } }
.agency .agency-features .table thead th {
  border-bottom: 1px solid #808080; }
.agency .agency-features .table tbody tr:last-child {
  border-bottom: 1px solid #808080; }
.agency .agency-features .table tbody tr th p {
  line-height: 1.4; }

.custom-enterprise {
  overflow: visible; }

.custom-enterprise h2 {
  color: #808080;
  font-size: 40px;
  font-weight: 300;
  margin-top: 0; }

.custom-enterprise p {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400 !important;
  text-align: left;
  color: #808080;
  width: 100%; }
  @media (max-width: 767px) {
    .custom-enterprise p {
      font-size: 0.925rem; } }

.custom-enterprise .list-block {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 30px; }
  @media (max-width: 991px) {
    .custom-enterprise .list-block {
      margin-right: 10px; } }

.custom-enterprise .img-container {
  position: absolute;
  float: right;
  right: -190px;
  width: 701px;
  top: -50px;
  z-index: -1; }
  @media (max-width: 991px) {
    .custom-enterprise .img-container .img-fluid.lg {
      display: none; } }
  .custom-enterprise .img-container .img-fluid.md {
    display: none; }
    @media (max-width: 991px) {
      .custom-enterprise .img-container .img-fluid.md {
        display: block; } }
  @media (max-width: 991px) {
    .custom-enterprise .img-container {
      position: absolute;
      float: right;
      right: -11px;
      width: auto;
      top: 23px;
      z-index: -1; } }
  @media (max-width: 767px) {
    .custom-enterprise .img-container {
      display: none; } }

.featured-in-section {
  background-image: url("/images/featuredin-background-image-15.png");
  background-size: cover;
  background-position: top center; }

@media (max-width: 767px) {
  .featured-in-section {
    background-size: cover; } }
.featured-in-section .container {
  padding-top: 30px;
  padding-bottom: 30px; }

.featured-in-section h2 {
  color: #fff;
  font-weight: 300; }

.featured-in-section .logos-container {
  margin-top: 2rem;
  padding-top: 0;
  padding-bottom: 0; }

.featured-in-section .logos-container li {
  padding: 0 30px;
  margin: 0 auto !important; }

@media (max-width: 767px) {
  .featured-in-section .logos-container li {
    padding: 15px 0; } }

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