/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 12, 2014 */
@font-face {
  font-family: 'FSecure Light';
  src: url("../font/fsecuresans-light.eot");
  src: url("../font/fsecuresans-light.eot?#iefix") format("embedded-opentype"), url("../font/fsecuresans-light.woff") format("woff"), url("../font/fsecuresans-light.ttf") format("truetype"), url("../font/fsecuresans-light.svg#FSecureLight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FSecure Medium';
  src: url("../font/fsecuresans-medium.eot");
  src: url("../font/fsecuresans-medium.eot?#iefix") format("embedded-opentype"), url("../font/fsecuresans-medium.woff") format("woff"), url("../font/fsecuresans-medium.ttf") format("truetype"), url("../font/fsecuresans-medium.svg#FSecureMedium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FSecure Regular';
  src: url("../font/fsecuresans-regular.eot");
  src: url("../font/fsecuresans-regular.eot?#iefix") format("embedded-opentype"), url("../font/fsecuresans-regular.woff") format("woff"), url("../font/fsecuresans-regular.ttf") format("truetype"), url("../font/fsecuresans-regular.svg#FSecureRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FSecure Bold';
  src: url("../font/fsecuresans-bold.eot");
  src: url("../font/fsecuresans-bold.eot?#iefix") format("embedded-opentype"), url("../font/fsecuresans-bold.woff") format("woff"), url("../font/fsecuresans-bold.ttf") format("truetype"), url("../font/fsecuresans-bold.svg#FSecure bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FSecure Headline';
  src: url("../font/fsecuresans-headline.eot");
  src: url("../font/fsecuresans-headline.eot?#iefix") format("embedded-opentype"), url("../font/fsecuresans-headline.woff") format("woff"), url("../font/fsecuresans-headline.ttf") format("truetype"), url("../font/fsecuresans-headline.svg#FSecure headline") format("svg");
  font-weight: normal;
  font-style: normal; }

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

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: inherit; }

b, strong {
  font-weight: bold; }

a {
  text-decoration: none; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0; }

small {
  font-size: 80%; }

hr {
  display: none; }

html {
  font-size: 62.5%;
  line-height: 1.7;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

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

label {
  cursor: pointer; }

button, input, select, textarea {
  font-size: 100%;
  vertical-align: baseline;
  outline: none;
  font-family: inherit; }

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

.hidden {
  display: none !important;
  visibility: hidden; }

body {
  background-color: black;
  color: #151515;
  font-family: "FSecure Regular", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.2; }

a, a:focus {
  outline: 0;
  text-decoration: none;
  color: #ffffff; }

#header {
  position: fixed;
  z-index: 1001;
  left: 30px;
  top: 20px;
  width: 130px; }
  #header h1 {
    background: url(../img/logo-fsecure.png) no-repeat center;
    width: 130px;
    height: 36px;
    text-indent: -9999px; }
  .fixed #header {
    position: fixed;
    width: auto;
    top: 20px;
    left: 30px;
    z-index: 1001;
    width: 136px;
    height: 36px; }
    .fixed #header h1 {
      background-image: url(../img/logo-fsecure-scrolled.png);
      background-position: 0 0; }

.play-video {
  cursor: pointer;
  background-image: url(../img/icon-play-purple.png);
  background-position: top left;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
  margin: 0 auto; }
  .play-video:hover {
    background-position: bottom left; }

.hidden-bg {
  display: none; }

.no-backgroundsize .hero {
  -ms-behavior: url(backgroundsize.min.htc);
  behavior: url(backgroundsize.min.htc); }
.no-backgroundsize section.product-2, .no-backgroundsize section.labs {
  -ms-behavior: url(backgroundsize.min.htc);
  behavior: url(backgroundsize.min.htc); }
.no-backgroundsize section.product-1 {
  background: url(../img/home/med-phone.png) #ffffff right center no-repeat; }
  .no-backgroundsize section.product-1 .phone-1, .no-backgroundsize section.product-1 .phone-2 {
    display: none; }
.no-backgroundsize section.product-3 .devices-left, .no-backgroundsize section.product-3 .devices-right {
  -ms-behavior: url(backgroundsize.min.htc);
  behavior: url(backgroundsize.min.htc); }
.no-backgroundsize section.news .social-block .col-md-3.video .bg, .no-backgroundsize section.news .social-block .col-md-3.twitter .bg {
  -ms-behavior: url(backgroundsize.min.htc);
  behavior: url(backgroundsize.min.htc); }

@media (min-width: 1080px) {
  #nav .nav-bg {
    bottom: 90px; }
  .subnav-down #nav .nav-bg {
    top: 90px; } }
@media (min-width: 992px) {
  .ie8 section.news .slvzr-nth-child40even41.social-block .slvzr-nth-child40even41.col-md-3 {
    margin-top: 40px; }

  #nav {
    position: absolute;
    z-index: 1000;
    left: 0;
    top: -100px;
    width: 100%;
    background-color: black;
    text-align: center;
    font-size: 24px; }
    #nav ul {
      width: 70%;
      margin: 0 auto; }
      #nav ul li {
        position: relative;
        display: inline-block;
        padding: 0; }
        #nav ul li div.icon {
          background-image: url(../img/nav-sprite.png);
          background-position: 50% 0;
          background-repeat: no-repeat;
          height: 50px;
          display: block; }
        #nav ul li div.for-home {
          background-position: 50% -20px; }
        #nav ul li div.for-business {
          background-position: 50% -120px; }
        #nav ul li div.for-operators {
          background-position: 50% -220px; }
        .fixed #nav ul li div.icon {
          display: none; }
        #nav ul li a {
          display: inline-block;
          color: white;
          opacity: 1;
          padding-bottom: 10px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-transition: padding 0.75s ease-in;
          -moz-transition: padding 0.75s ease-in;
          transition: padding 0.75s ease-in; }
          #nav ul li a:hover {
            text-decoration: none;
            color: white;
            opacity: 1; }
        #nav ul li ul {
          position: absolute;
          z-index: 1000;
          bottom: 90px;
          display: none;
          line-height: 1.7em;
          font-size: 18px;
          font-family: "FSecure Regular", Helvetica, Arial, sans-serif;
          text-transform: uppercase;
          width: 100%; }
          #nav ul li ul li {
            background: transparent;
            float: none;
            display: block;
            padding: 0; }
            #nav ul li ul li a {
              padding-top: 0;
              opacity: 1;
              color: #ba66ff;
              background-image: none; }
        #nav ul li:hover a {
          opacity: 1; }
        #nav ul li:hover ul li a {
          color: white; }
          #nav ul li:hover ul li a:hover {
            color: #000000; }
      #nav ul:hover > li > a, #nav ul:hover > li > div.icon {
        opacity: .2; }
      #nav ul:hover > li:hover a, #nav ul:hover > li:hover div.icon {
        opacity: 1; }
    #nav .nav-bg {
      position: absolute;
      left: 0;
      bottom: 84px;
      width: 100%;
      height: 232px;
      background-color: #ab33ff;
      display: none; }
    .subnav-down #nav .nav-bg {
      bottom: auto;
      top: 84px; }
    .subnav-down #nav ul ul {
      top: 90px;
      bottom: auto;
      padding-top: 10px; }
    .fixed #nav {
      position: fixed;
      line-height: 60px; }
      .fixed #nav a {
        background-image: none;
        padding: 15px 0 0 0; }
      .fixed #nav .nav-bg {
        bottom: auto;
        top: 74px;
        height: 248px; }
      .fixed #nav ul ul {
        top: 74px;
        bottom: auto;
        line-height: 1.3; }
    #nav .visible-mobile {
      display: none; } }
#search {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1001; }
  #search.search-active .search-open {
    display: none; }
  #search.search-active .search-close {
    display: block; }
  .fixed #search {
    position: fixed; }
    .fixed #search .search-form {
      padding: 15px 0; }
    .fixed #search input {
      padding-top: 9px;
      padding-bottom: 9px; }
    .fixed #search a {
      top: 20px; }
      .fixed #search a.search-open {
        background-image: url(../img/icon-search-fixed.png); }
  #search .search-form {
    display: none;
    background-color: #ab33ff;
    width: 100%;
    float: left;
    padding: 10px 0; }
  #search input {
    background-color: #ab33ff;
    border: 0 none;
    border-bottom: 1px solid white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    color: white;
    font-size: 22px;
    padding-left: 60px;
    background: url(../img/icon-search-white.png) no-repeat left center; }
  #search .search-open {
    position: absolute;
    top: 21px;
    width: 34px;
    height: 34px;
    background: url(../img/icon-search.png) no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    cursor: pointer; }
  #search .search-close {
    position: absolute;
    top: 21px;
    width: 34px;
    height: 34px;
    background: url(../img/icon-search-close.png) no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
    display: none;
    cursor: pointer; }

.hero {
  width: 100%;
  float: left;
  text-align: center;
  /* background-image: url(../img/home/bg-hero-safe-younited.jpg); */
  background-color: #ffed00;
  background-size: cover;
  background-position: top center;
  color: white;
  margin-bottom: 90px; }
  .hero p {
    font-size: 24px;
    color: #000;
    line-height: 1;
    margin: 22px 0;
    /*font-family: "FSecure Headline", Helvetica, Arial, sans-serif;*/
    font-family: "FSecure Regular", Helvetica, Arial, sans-serif;
    /*text-shadow: 1px 1px 3px #000000;*/ }
  .hero img {
    display: block;
    margin: 0 auto; }
  .hero .content {
    color: white;
    display: table-cell;
    vertical-align: middle; }
  .hero h1 {
    color: #000;
    /*color: #ab33ff;*/
    margin-top: .25em; }

.hero-video-overlay,
#video-overlay {
  z-index: 1200;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: none;
  background-color: black; }
  .hero-video-overlay video,
  #video-overlay video {
    width: 100%;
    height: 100%;
    position: relative; }
  .hero-video-overlay a,
  #video-overlay a {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 34px;
    height: 34px;
    background: url(../img/icon-search-close.png) no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    z-index: 1300; }

section {
  float: left;
  width: 100%;
  padding: 80px 0;
  position: relative; }
  section.product {
    text-align: center; }
  section.product-1 {
    background-color: #ededed;
    background-repeat: no-repeat;
    background-position: 200% 100%;
    background-size: 40%;
    text-align: left; }
    section.product-1 .container {
      position: relative;
      z-index: 3; }
    section.product-1 h2 {
      color: #00baff;
      text-align: left; }
    section.product-1 .phone-1 {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      background-image: url(../img/home/freedome-devices-on.jpg);
      background-repeat: no-repeat;
      background-size: 40%;
      background-position: 90% 50%;
      z-index: 1; }
    section.product-1 .phone-2 {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      background-image: url(../img/home/freedome-devices-off.png);
      background-repeat: no-repeat;
      background-size: 40%;
      background-position: 90% 50%;
      opacity: 0;
      z-index: 2; }
  section.product-2 {
    background-color: #ff3366;
    background-image: url(../img/home/bg_home_younited.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: left; }
    section.product-2 h2 {
      color: #ff3366;
      text-align: left; }
  section.product-3 {
    background-color: #00baff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    section.product-3 h2 {
      color: #ffed00; }
    section.product-3 .devices-left {
      bottom: 0;
      width: 100%;
      /* For PSB */
      /* height: 200px;
      background: url(../img/home/psb-1.png) no-repeat; */
      height: 127px;
      background: url(../img/home/devices-1.png) no-repeat;
      background-position: 100% 0; }
    section.product-3 .devices-right {
      bottom: 0;
      width: 100%;
      /* For PSB */
      /* height: 200px;
      background: url(../img/home/psb-2.png) no-repeat; */
      height: 127px;
      background: url(../img/home/devices-2.png) no-repeat; }
  section.labs {
    padding: 140px 0;
    background-color: #ff3366;
    background-image: url(../img/home/bg-labs.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    section.labs h2 {
      color: #ffed00; }
      section.labs h2.black {
        color: black; }
    section.labs .split {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 50%;
      background: #ffed00; }
  section.news {
    background-color: #333333; }
    section.news h2 {
      color: #ab33ff;
      text-align: center;
      margin-bottom: 7%; }
    section.news p {
      text-align: center; }
    section.news .social-block {
      color: white; }
      section.news .social-block a {
        color: white;
        text-decoration: underline; }
        section.news .social-block a:hover {
          color: #bababd; }
      section.news .social-block .col-md-3.video {
        text-align: center;
        padding: 0;
        position: relative; }
        section.news .social-block .col-md-3.video img {
          /*margin-top: 35%;*/ }
        section.news .social-block .col-md-3.video .play {
          background-image: url(../img/icon-play.png);
          background-position: top left;
          background-repeat: no-repeat;
          width: 100px;
          height: 102px;
          margin: 0 auto; }
          section.news .social-block .col-md-3.video .play:hover {
            background-position: bottom left; }
        section.news .social-block .col-md-3.video .bg {
          padding: 30px 20px 20px 20px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          height: 100%;
          width: 100%;
          position: absolute; }
      section.news .social-block .col-md-3.twitter {
        position: relative;
        padding: 0;
        overflow: hidden; }
        section.news .social-block .col-md-3.twitter .icon {
          background: url(../img/icon-twitter.png) top left no-repeat;
          width: 50px;
          height: 39px;
          position: absolute;
          top: 20px;
          left: 20px; }
        section.news .social-block .col-md-3.twitter .tweet span {
          font-family: "FSecure Regular", Helvetica, Arial, sans-serif; }
        section.news .social-block .col-md-3.twitter h4 {
          font-family: "FSecure Bold", Helvetica, Arial, sans-serif;
          font-size: 18px;
          font-weight: normal; }
          section.news .social-block .col-md-3.twitter h4.light {
            font-family: "FSecure Light", Helvetica, Arial, sans-serif;
            padding-bottom: 2%; }
        section.news .social-block .col-md-3.twitter .wrapper {
          position: absolute;
          bottom: 0;
          padding: 0 20px;
          width: 100%; }
        section.news .social-block .col-md-3.twitter .bg {
          background-position: top center;
          background-repeat: no-repeat;
          background-size: cover;
          height: 100%;
          width: 100%;
          position: absolute; }
      section.news .social-block h3 {
        font-size: 30px;
        font-family: "FSecure Light", Helvetica, Arial, sans-serif;
        text-transform: none;
        line-height: 0.9; }
      section.news .social-block p {
        font-size: 18px;
        text-align: left;
        margin: 0 0 8% 0; }
        section.news .social-block p span {
          font-family: "FSecure Bold", Helvetica, Arial, sans-serif; }
      section.news .social-block .btn {
        border: 1px solid white;
        background: transparent;
        color: white;
        font-size: 18px;
        padding: 12px 20px 8px 20px;
        text-decoration: none; }
        section.news .social-block .btn:hover {
          background-color: #8721de;
          color: white; }
      section.news .social-block:nth-child(even) .col-md-3 {
        background-color: #ab33ff; }
        section.news .social-block:nth-child(even) .col-md-3:nth-child(3) {
          background-color: #ba66ff; }
        section.news .social-block:nth-child(even) .col-md-3:nth-child(even) {
          margin-top: 30px;
          background-color: #6621cc; }
      section.news .social-block:nth-child(odd) .col-md-3 {
        background-color: #ab33ff; }
        section.news .social-block:nth-child(odd) .col-md-3:nth-child(odd) {
          margin-top: -30px;
          background-color: #8721de; }
      section.news .social-block .col-md-3 {
        padding: 20px;
        min-height: 291px;
        /*height: 291px;*/ }

#footer {
  float: left;
  width: 100%;
  background-color: black;
  color: white;
  padding: 50px 0;
  font-size: 18px; }
  #footer h3 {
    font-size: 18px; }
  #footer a {
    color: #bababd;
    text-decoration: none;
    font-size: 18px; }
    #footer a:hover {
      color: #fc3768;
      text-decoration: none; }
  #footer nav {
    line-height: 1.8;
    color: #ededed;
    font-size: 18px; }
  #footer .no-pad {
    padding-left: 0;
    padding-right: 0; }
  #footer ul {
    list-style-type: none; }
    #footer ul#language {
      border: 1px solid #333333;
      padding: 5px 30px 5px 15px;
      cursor: pointer;
      background-image: url(../img/icon-arrow-bottom-small.png);
      background-repeat: no-repeat;
      background-position: 95% 13px;
      margin-top: 10px;
      float: right; }
      #footer ul#language.open {
        background-image: url(../img/icon-arrow-top-small.png); }
        #footer ul#language.open li {
          display: block; }
      #footer ul#language a {
        color: #ededed;
        display: block; }
        #footer ul#language a:hover {
          color: #bababd; }
      #footer ul#language li {
        display: none;
        text-transform: uppercase;
        font-family: "FSecure Bold", Helvetica, Arial, sans-serif; }
        #footer ul#language li span {
          font-family: "FSecure Light", Helvetica, Arial, sans-serif; }
        #footer ul#language li.active {
          display: block; }
  #footer .row {
    overflow: hidden;
    padding: 0 0 2% 0; }
    #footer .row:first-child {
      padding: 0 0 2% 0;
      border-bottom: 1px solid #fc3768; }
    #footer .row:last-child h3 {
      color: #fc3768;
      font-size: 16px; }
  #footer .social {
    list-style: none; }
    #footer .social li {
      display: inline-block; }
      #footer .social li a {
        float: left;
        width: 51px;
        height: 51px;
        text-indent: -9999px;
        margin-right: 0px;
        background-position: top left;
        background-size: cover; }
        #footer .social li a:hover {
          background-position: bottom left; }
        #footer .social li a.facebook {
          background-image: url(../img/icon-share-facebook.png); }
        #footer .social li a.twitter {
          background-image: url(../img/icon-share-twitter.png); }
        #footer .social li a.google {
          background-image: url(../img/icon-share-google.png); }

h1 {
  /* font-size: 144px;*/
  font-size: 108px;
  line-height: .655;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -7px;
  color: #ab33ff;
  font-family: "FSecure Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 32px; }

h2 {
  font-size: 84px;
  line-height: .65;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: -.05em;
  font-family: "FSecure Bold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 32px; }

h3 {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-family: "FSecure Bold", Helvetica, Arial, sans-serif;
  margin: 10px 0 20px 0;
  font-weight: normal; }

p {
  font-size: 24px;
  margin: 0 0 32px 0; }

.btn {
  display: inline-block;
  background-color: #ab33ff;
  color: white;
  padding: 12px 24px 8px;
  font-family: "FSecure Medium", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 22px; }
  .btn:hover {
    text-decoration: none;
    color: white;
    background-color: #8721de; }
  .btn:after {
    content: url(../img/icon-small-arrow-right-white.png);
    margin-left: 12px; }

@media (max-width: 1199px) {
  #video-overlay video {
    height: 90%;
    margin-top: 54px; }

  #nav ul li a {
    font-size: 20px; }

  .scrolled #nav ul {
    width: 60%;
    padding-left: 10%;
    padding-right: 10%; }

  .hero {
    padding: 0;
    margin-bottom: 0; }
    .hero p {
      font-size: 24px; }

  section.product-3 {
    padding: 160px 0 5% 0; }
    section.product-3 img.devices {
      margin-left: -18px; }
  section.labs {
    padding: 5% 0; }

  h1 {
    font-size: 90px;
    letter-spacing: -3px; }

  h2 {
    font-size: 72px; }

  #footer .social li a {
    width: 30px;
    height: 30px; }

  .no-backgroundsize #footer .social li a {
    width: 31px;
    height: 31px; }
  .no-backgroundsize #footer .social li a.facebook {
    background-image: url(../img/icon-share-facebook-small.png); }
  .no-backgroundsize #footer .social li a.twitter {
    background-image: url(../img/icon-share-twitter-small.png); }
  .no-backgroundsize #footer .social li a.google {
    background-image: url(../img/icon-share-google-small.png); } }
.feel-safe-description {
  margin-left: 25%;
  width: 50%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (max-width: 991px) {
  section.news .slvzr-nth-child40even41.social-block .slvzr-nth-child40even41.col-md-3 {
    margin-top: 0;
    background-color: #333333; }

  section.news .slvzr-nth-child40odd41.social-block .col-md-3 {
    background-color: #333333; }

  section.news .slvzr-nth-child40even41.social-block .slvzr-nth-child40341.col-md-3,
  section.news .slvzr-nth-child40odd41.social-block .slvzr-nth-child40odd41.col-md-3 {
    background-color: #ab33ff;
    margin-top: 0; }

  .feel-safe-description {
    margin-left: 16.666666666666664%;
    width: 66.66666666666666%; }

  .hidden-bg {
    display: block;
    margin-top: -5%;
    padding-bottom: 5%;
    text-align: center; }
    .hidden-bg img {
      max-width: 100%;
      height: auto;
      width: auto; }

  #header {
    position: relative;
    top: 0;
    left: 0;
    padding: 20px 0;
    width: 100%; }
    #header h1 {
      width: 130px;
      height: 36px;
      margin: 0 auto; }

  #nav {
    background-color: black;
    text-align: center;
    padding-bottom: 20px;
    font-size: 24px; }
    #nav ul li {
      font-family: "FSecure Regular", Helvetica, Arial, sans-serif; }
      #nav ul li div.icon {
        display: none; }
      #nav ul li a {
        font-size: 24px;
        letter-spacing: -1px;
        color: #00baff;
        text-decoration: none;
        background-image: url(../img/nav-arrow.png);
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 20px;
        padding-left: 0; }
        #nav ul li a:hover {
          text-decoration: none; }
        .no-nav #nav ul li a {
          background-image: none;
          padding-right: 0; }
      #nav ul li ul {
        display: none;
        text-transform: uppercase;
        padding: 10px 0; }
        #nav ul li ul li {
          font-weight: normal; }
          #nav ul li ul li a {
            background-image: none;
            color: #ab33ff;
            font-size: 18px;
            text-transform: uppercase;
            letter-spacing: 0;
            padding-right: 0px; }

  #search {
    position: absolute; }
    #search .search-form {
      padding: 10px 0; }
    #search .search-open, #search .search-close {
      position: absolute;
      right: 20px;
      top: 21px; }
    #search input {
      padding: 10px 10px 10px 60px; }

  .devices-left,
  .devices-right {
    display: none; }

  .hero {
    background-image: none;
    background-color: #ffed00;
    color: black;
    padding: 5% 0; }
    .hero p {
      color: #000000;
      text-shadow: none; }
    .hero h1 {
      color: #000;
      /* color: #ab33ff; */ }

  section {
    padding: 5% 0; }
    section.product {
      background-image: none; }
    section.product-1 {
      padding-top: 60px; }
    section.product-1, section.product-2, section.product-3, section.labs {
      text-align: left; }
      section.product-1 h2, section.product-2 h2, section.product-3 h2, section.labs h2, section.news h2 {
        text-align: left; }
    section.product-1 .phone-1, section.product-1 .phone-2 {
      display: none; }
    section.product-3 {
      padding-top: 10%; }
    section.labs .split {
      background: none; }
    section.product-2 h2 {
      color: #ffed00; }

  h1 {
    font-size: 60px;
    line-height: 0.755; }

  h2 {
    font-size: 60px;
    line-height: 0.755; }

  #footer ul#language {
    float: none;
    background-position: 98% 11px; }
  #footer .no-pad {
    padding-left: 20px;
    padding-right: 20px; }
  #footer .social .no-pad {
    padding-left: 0;
    padding-right: 0; }
  #footer .col-sm-12 {
    padding-left: 20px;
    padding-right: 20px; }
  #footer .logo {
    padding-bottom: 20px; }
  #footer h3.toogle {
    cursor: pointer;
    background-image: url(../img/icon-arrow-bottom-small.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    padding: 10px 0;
    border-bottom: 1px solid #333333;
    margin: 0; }
  #footer .open h3 {
    background-image: url(../img/icon-arrow-top-small.png); }
  #footer .open nav ul {
    display: block !important; }
  #footer .social h3, #footer .social h3.open {
    background-image: none; }

  section.news {
    padding: 5% 0 5% 0; }
    section.news .social-block p {
      margin: 0 0 2% 0; }
    section.news .social-block .col-md-3 {
      height: auto; }
    section.news .social-block .col-md-3 {
      height: auto; }
    section.news .social-block .col-md-3.video {
      position: static; }
      section.news .social-block .col-md-3.video .bg {
        padding: 20px;
        position: static; }
        section.news .social-block .col-md-3.video .bg img {
          /*position: relative;
          top: 50%;
          margin-top: -45px;*/
          margin: 0; }
      section.news .social-block .col-md-3.video h3 {
        margin-bottom: 0; }
    section.news .social-block .col-md-3.twitter {
      /*position: static;*/ }
      section.news .social-block .col-md-3.twitter .bg {
        position: static; }
      section.news .social-block .col-md-3.twitter .wrapper {
        position: static;
        padding: 70px 20px 20px 20px; }
    section.news .social-block:nth-child(even) .col-md-3 {
      background-color: #ab33ff; }
      section.news .social-block:nth-child(even) .col-md-3:nth-child(even) {
        margin-top: 0; }
      section.news .social-block:nth-child(even) .col-md-3:nth-child(2), section.news .social-block:nth-child(even) .col-md-3:nth-child(4) {
        background-color: #333333; }
      section.news .social-block:nth-child(even) .col-md-3:nth-child(3) {
        background-color: #ab33ff; }
    section.news .social-block:nth-child(odd) .col-md-3 {
      background-color: #333333; }
      section.news .social-block:nth-child(odd) .col-md-3:nth-child(odd) {
        margin-top: 0;
        background-color: #ab33ff; }

  #footer .social li a {
    width: 51px;
    height: 51px; }

  .no-backgroundsize #footer .social li a {
    width: 51px;
    height: 51px; }
  .no-backgroundsize #footer .social li a.facebook {
    background-image: url(../img/icon-share-facebook.png); }
  .no-backgroundsize #footer .social li a.twitter {
    background-image: url(../img/icon-share-twitter.png); }
  .no-backgroundsize #footer .social li a.google {
    background-image: url(../img/icon-share-google.png); }
  .no-backgroundsize section.product-1 {
    background: #00baff; } }
@media (max-width: 768px) {
  footer .container {
    width: auto; } }
@media (max-width: 767px) {
  #nav {
    position: relative;
    top: 0;
    width: 100%;
    float: left; }
    #nav ul {
      display: block; }

  section.news {
    padding: 5% 0 0 0; }

  #footer .no-pad {
    padding-left: 20px;
    padding-right: 20px; }
  #footer .col-sm-12 {
    padding-left: 20px;
    padding-right: 20px; }
  #footer .social .no-pad {
    padding-left: 0;
    padding-right: 0; } }
@media (max-width: 480px) {
  h1 {
    font-size: 50px;
    line-height: 0.755; }

  h2 {
    font-size: 45px;
    line-height: 0.755; }

  #footer .social .col-xs-6 {
    width: 100%; }

  #footer .social .col-xs-6 {
    width: 100%; }

  section.hero {
    padding: 10% 0 5% 0; }
  section.news h2 {
    margin-bottom: 5%; }

  .feel-safe-description {
    margin-left: 0;
    width: 100%; }

  #search .search-open, #search .search-close {
    right: 15px !important;
    top: 22px; } }
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }