.christmas {
		background-position: top 50% center !important;
	}
	.christmas .btn{
		color: yellow;
	}
.top-nav-span{
position: absolute;
display: block;
}
span.font-arial
{
font-family: arial !important;
}
.block-link
{
    position: absolute;
    right: 0
}
.teaser-side
{
	position: fixed;
	right: 0;
} 
body,
html {
    height: 100%;
    width: 100%
}
body.modal-open {
    overflow: visible
}
body {
    background-color: #f5f5f5
}
.btn {
    transition: background-color 150ms ease-in-out
}
.block-link {
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    user-select: none
}
.block-link,
.cb-block {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}
.teaser-primary {
    background-color: #ba66ff
}
.teaser-secondary {
    background-color: #0cf
}
.teaser-tertiary {
    background-color: #00edab
}
.teaser-side {
    z-index: 1060;
    top: 350px;
    width: 185px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    transition: all .2s ease-in
}
.teaser-side.offcanvas {
    right: -185px;
    transition: all .2s ease-in
}
.teaser-side .close-icon {
    margin-left: 4px;
    margin-top: 4px;
    color: #fff;
    opacity: .75;
    cursor: pointer;
    width: 26px
}
.link-section-secondary .btn{

	border: 0 none;
	color: #fff;
	cursor: pointer;
	font: bold 14px/1em Arial,Helvetica,sans-serif;
	min-width: 100px;
	padding: 8px 14px;
	text-align: center;
	text-decoration: none;
}
.cb-image,
.teaser-side .close-icon:hover {
    opacity: 1
}
.teaser-side .teaser-icon {
    margin: -20px auto auto;
    width: 96px
}
.teaser-side .teaser-copy {
    padding: 0 10px;
    font-size: 16px;
    line-height: 20px;
    text-align: center
}
.teaser-side .btn {
    margin: 0 10px 10px;
    width: 165px;
    color: #fff
}
.teaser-wide .teaser-wrapper {
    display: table
}
.teaser-wide .teaser-button,
.teaser-wide .teaser-copy,
.teaser-wide .teaser-icon {
    display: table-cell;
    vertical-align: middle;
    padding: 12px 0
}
.teaser-wide .teaser-copy {
    padding-left: 10px;
    padding-right: 10px;
    width: 99999px
}
.teaser-wide .teaser-copy a {
    text-decoration: underline;
    color: #fff;
    margin-left: 4px
}
.teaser-wide {
    color: #fff;
    position: relative
}
.teaser-wide,
.teaser-wide .btn,
.teaser-wide:hover,
.teaser-wide:hover .btn {
    transition: background-color .15s ease-in
}
.teaser-wide .teaser-icon>.fsg-icon {
    font-size: 39px
}
.teaser-wide.teaser-tertiary .btn,
.teaser-wide.teaser-tertiary:hover {
    background-color: #00de99
}
.teaser-wide.teaser-tertiary:hover .btn {
    background-color: #00cc87
}
.teaser-wide.teaser-secondary .btn,
.teaser-wide.teaser-secondary:hover {
    background-color: #00baff
}
.teaser-wide.teaser-secondary:hover .btn {
    background-color: #09f
}
.teaser-wide.teaser-primary .btn,
.teaser-wide.teaser-primary:hover {
    background-color: #ab33ff
}
.teaser-wide.teaser-primary:hover .btn {
    background-color: #8721de
}
.hero {
    position: relative;
    overflow: hidden
}
.hero-image,
.hero-image.overlay:before {
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0
}
.hero-image.overlay:before {
    content: "";
    z-index: -1
}
.hero-image.overlay.bottom-up:before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, .05) 35%, rgba(0, 0, 0, .5) 100%)
}
.hero-image.overlay.left-right:before {
    background: linear-gradient(to left, rgba(0, 0, 0, .05) 35%, rgba(0, 0, 0, .5) 100%)
}
.hero-image.overlay.right-left:before {
    background: linear-gradient(to right, rgba(0, 0, 0, .05) 35%, rgba(0, 0, 0, .5) 100%)
}
.hero-image {
    z-index: -2;
    background-size: cover;
    background-position: top 25% center;
    background-repeat: no-repeat
}
.hero-fluid-height .hero-image,
.hero-image.half-left,
.hero-image.half-right {
    background-size: cover!important
}
.hero-image.align-top {
    background-position: 25% 25%
}
.hero-image.half-left {
    right: 50%
}
.hero-image.half-right {
    left: 50%
}
.hero-wrapper {
    display: table;
    width: 100%;
    height: 100%
}
.hero-content {
    color: #fff;
    display: table-cell;
    height: 500px;
    text-align: center;
    vertical-align: middle;
    z-index: 1;
    padding: 24px 0
}
.hero-content.top {
    vertical-align: top
}
.hero-content.bottom {
    vertical-align: bottom
}
.hero-content p:last-child {
    margin-bottom: 0
}
.hero-content .btn .fsg-icon {
    font-size: 26px;
    line-height: 1px;
    position: relative;
    bottom: 2px;
    left: -5px
}
.cb-copy,
.fp-search {
    position: absolute;
    left: 0;
    right: 0
}
.hero-content .btn+.btn {
    margin-left: 15px
}
.hero-heading {
    line-height: .65;
    margin-top: 0;
    color: #f36
}
.hero.text-outline .hero-lead {
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .08), 1px -1px 0 rgba(0, 0, 0, .08), -1px 1px 0 rgba(0, 0, 0, .08), 1px 1px 0 rgba(0, 0, 0, .08)
}
.hero.text-shadow .hero-lead {
    text-shadow: 0 0 14px rgba(0, 0, 0, .35)
}
.hero.fluid-height .hero-content {
    height: auto!important;
    padding: 0
}
@media screen and (max-width: 768px) {
    .hero-image {
        background-size: cover;
    }
    .hero-heading {
        font-size: 36px
    }
    .hero-lead {
        font-size: 18px;
        padding-left: 10%;
        padding-right: 10%
    }
    .hero-content {
        height: 290px;
        vertical-align: middle!important
    }
}
@media screen and (min-width: 769px) {
    .hero-image {
        background-size: 992px
    }
    .hero-heading {
        font-size: 45px
    }
    .hero-lead {
        font-size: 18px;
        padding-left: 20%;
        padding-right: 20%
    }
    .hero-content {
        padding: 48px 0;
        height: 276px
    }
}
@media screen and (min-width: 768px)and (max-width: 992px) {
    .hero-content {
        padding-top: 96px
    }
}
@media screen and (min-width: 993px) {
    .hero-image {
        background-size: 1280px
    }
    .hero-heading {
        font-size: 96px;
		margin-top: 30px;
    }
    .hero-lead {
        font-size: 20px
    }
    .hero-content {
        height: 400px
    }
}
@media screen and (min-width: 1280px) {
    .hero-image {
        background-size: cover
    }
    .hero-content {
        height: 400px
    }
    .hero.fluid-width .hero-content {
        height: auto;
        padding-top: 6.4%;
        padding-bottom: 3.8%
    }
}
.fp-nav {
    height: 80px;
    z-index: 1020
}
.fp-nav-bg-cyan {
    background-color: #00baff
}
.fp-nav-transparent {
    background-color: transparent
}
.fp-nav-block {
    margin: 20px 0;
    color: #f36;
    z-index: 1
}
.fp-nav-links {
    text-align: right
}
.fp-nav-item {
    display: inline-block;
    height: 40px;
    margin-left: 12px;
	padding-left: 10px;
}
.fp-nav-item:first-child {
    margin-left: 0
}
.fp-nav-item,
.fp-nav-item:focus,
.fp-nav-item:visited {
    color: inherit;
    font-family: "FSecure Bold", Arial, sans-serif;
    text-shadow: 0 0 12px rgba(0, 0, 0, .2)
}
.fp-nav-item:hover {
    color: #de0066
}
.fp-nav-logo {
    height: 100%;
    background: url(/documents/10192/1245016/fsecure-logo.svg)no-repeat;
    background-size: auto 100%
}
.no-svg .fp-nav-logo {
    background: url(/documents/10192/1245016/fsecure-logo.png)
}
.cb-block,
.cb-image {
    background-size: cover
}
.fp-nav-search-open {
    cursor: pointer;
    text-align: left
}
@media screen and (min-width: 768px) {
    .fp-nav-transparent {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }
    .fp-nav-links.collapse {
        display: block!important;
        visibility: visible!important
    }
}
.fp-search {
    top: 0;
    z-index: 1060;
    width: 100%;
    transition: top .2s ease-in
}
.fp-search.offcanvas {
    top: -80px
}
.fp-search-form {
    background-color: #ab33ff;
    height: 80px;
    padding-top: 15px
}
.fp-search-form .input-group {
    border-bottom: 3px solid #fff
}
.fp-search-form .input-group-addon {
    padding: 0;
    border: 0;
    background-color: transparent;
    color: #fff;
    width: 1%!important
}
.fp-search-form input {
    background-color: #ab33ff;
    border: 0;
    color: #fff;
    width: 99%
}
.fp-search-form input:focus {
    outline: 0
}
.fp-search-form input::-webkit-input-placeholder {
    color: #d6a3ff
}
.fp-search-form input:-moz-placeholder {
    color: #d6a3ff
}
.fp-search-form input::-moz-placeholder {
    color: #d6a3ff
}
.fp-search-form input:-ms-input-placeholder {
    color: #d6a3ff
}
.fp-search-form a {
    color: #d6a3ff
}
.cb-copy,
.fp-search-form a:hover {
    color: #fff
}
.cb-container {
    max-width: 1920px
}
.cb-copy {
    text-align: center;
    z-index: 3;
    bottom: 0;
    padding: 0 12px 12px
}
.ff-fineprint,
.ff-icons {
    text-align: right
}
.cb-copy.centered {
    bottom: 50%;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    padding-top: 12px;
    padding-bottom: 12px
}
.cb-gradient,
.cb-image {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.cb-copy .cb-heading {
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 27px
}
.cb-block-half .cb-copy {
    padding-top: 6px
}
.cb-block-full .cb-copy p {
    font-size: 16px;
    line-height: 1.1;
    padding-left: 24px;
    padding-right: 24px;
    letter-spacing: -.025em
}
.cb-block-half .cb-copy .cb-heading {
    font-size: 14px;
    margin-bottom: 6px
}
.cb-block-half .cb-copy p {
    font-size: 14px;
    line-height: 14px
}
.cb-link {
    padding-top: 3px;
    margin-bottom: 0
}
@media screen and (min-width: 768px) {
    .cb-copy .cb-heading {
        font-size: 3vw
    }
    .cb-block-full .cb-copy p {
        font-size: 1.6vw;
        line-height: 1.025
    }
    .cb-block-half .cb-copy {
        padding: 12px 6px
    }
    .cb-block-half .cb-copy .cb-heading {
        font-size: 2vw
    }
    .cb-block-half .cb-copy p {
        font-size: 1.6vw;
        line-height: 1.1
    }
}
@media screen and (min-width: 992px) {
    .cb-block-half .cb-copy {
        padding: 12px 6px
    }
}
@media screen and (min-width: 1280px) {
    .cb-copy .cb-heading {
        font-size: 36px;
        margin-bottom: 12px
    }
    .cb-block-full .cb-copy {
        padding-bottom: 18px
    }
    .cb-block-half .cb-copy .cb-heading {
        font-size: 27px
    }
    .cb-block-full .cb-copy p {
        font-size: 20px
    }
    .cb-block-half .cb-copy p {
        font-size: 18px;
        line-height: 20px
    }
}
.cb-copy p {
    margin: 0
}
.cb-block {
    background-color: #000;
    z-index: 0;
    -webkit-font-smoothing: antialiased;
    user-select: none
}
.cb-block-full {
    padding-top: 14%
}
.cb-image {
    z-index: 1;
    transition: opacity .2s ease-in;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, .25)
}
.cb-block-color .cb-image {
    box-shadow: none
}
.cb-gradient {
    z-index: 2;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .25) 40%, rgba(0, 0, 0, .5) 70%, rgba(0, 0, 0, .7) 100%)
}
.cb-block:hover .cb-link {
    text-decoration: underline
}
.cb-block:hover .cb-image {
    transition: opacity .2s ease-in;
    opacity: .7
}
.cb-block-color.cb-block:hover .cb-image {
    transition: opacity .2s ease-in;
    opacity: .6 !important;
}
.cb-link-icon {
    font-size: 85%;
    margin-left: 4px;
    text-decoration: none
}
.ff-icons li,
.ff-links>ul>li>a {
    font-family: "Fsecure Bold", Arial, sans-serif;
    font-size: 16px;
    letter-spacing: .03em;
    text-transform: uppercase
}
.cb-block-half {
    padding-top: 18%
}
.ff-footer {
    background-color: #f5f5f5;
    padding: 12px 0
}
.ff-footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.ff-icons>ul>li,
.ff-links>ul>li {
    display: inline-block
}
.ff-links>ul>li {
    padding: 12px 0 24px
}
.ff-links>ul>li>a {
    color: #666;
    padding-right: 10px
}
.ff-links a:hover {
    color: #333
}
.ff-icons li {
    padding: 6px 0 18px 6px;
    color: #666
}
.ff-icons li a:hover img {
    opacity: .75
}
.ff-icons img {
    transition: opacity 150ms ease-in-out
}
.ff-icons-text {
    margin-right: 6px
}
.ff-tagline {
    font-family: "Fsecure Bold", Arial, sans-serif;
    color: #f36;
    padding-top: 6px
}
.ff-extra-site img {
    height:36px;
    width: 36px;
}
.country-selector li.header,
.locale-button {
    font-family: "FSecure Bold", Arial, sans-serif
}
.ff-tagline p {
    margin: 0
}
.ff-fineprint {
    color: #999;
    font-size: 14px;
    padding-top: 10px;
    letter-spacing: 1
}
.ff-fineprint a {
    color: #999
}
.ff-fineprint a:hover {
    color: #666
}
.ff-fineprint li+li:before {
    content: "|";
    padding-right: 6px;
    color: #dedede
}
.footer-line {
    height: 4px;
    background-color: #F36
}
.country-button {
    border: 2px solid #666
}
.locale-button {
    margin-right: 8px;
    padding: 7px 6px 8px;
    font-size: 16px;
    color: #666;
    cursor: pointer
}
.dropup .locale-button+.dropdown-menu {
    margin-bottom: 8px
}
.dropdown .locale-button+.dropdown-menu {
    margin-top: 8px
}
.locale-button:focus,
.locale-button:hover {
    border-color: #333;
    color: #333
}
.locale-button .caret {
    margin-right: -12px
}
.locale-button .icon {
    margin-top: -3px
}
.locale-button .caret:before {
    margin-top: -14px;
    margin-right: 9px
}
.country-selector-global {
    padding-left: 18px;
    border-bottom: 2px solid #dedede;
    margin-bottom: 8px;
    padding-bottom: 8px
}
.country-selector-footer {
    font-size: 16px;
    margin-top: 12px;
    color: #999;
    font-weight: 700
}
.country-selector-footer .icon {
    position: relative;
    bottom: 1px;
    margin-right: 4px
}
.country-selector .modal-content {
    border: 0;
    background-color: #f5f5f5
}
.country-selector .list-unstyled {
    margin: 0
}
.country-selector li {
    line-height: 22px
}
.country-selector li.header {
    margin-bottom: 4px;
    margin-top: 4px
}
.country-selector li.header:first-child {
    margin-top: 0
}
.country-selector a {
    font-weight: 700;
    color: #666;
    text-decoration: none;
    font-size: 18px;
    position: relative
}
.country-selector a:hover {
    color: #ab33ff;
    text-decoration: none
}
.country-selector a.active,
.country-selector a.active:hover {
    color: #999;
    cursor: not-allowed
}
.country-selector a.global:before {
    font-family: fsg-icon-regular;
    content: "\f1aa";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: -20px;
    top: 2px;
    font-size: 16px
}
.country-selector a.partner:before {
    font-family: fsg-icon-regular;
    content: "\f244";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: -20px;
    top: 2px;
    font-size: 16px
}
.country-selector a span {
    font-weight: 700;
    color: #999;
    font-size: 13px;
    text-transform: uppercase
}
.support-button {
    padding-left: 0
}
#supportPopover:hover, #aboutPopover:hover {
    cursor: default;
    color: #666
}
#supportPopover+.popover, #aboutPopover+.popover {
    border-color: #dedede;
    max-width: 250px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .3)
}
#supportPopover+.popover .popover-content, #aboutPopover+.popover .popover-content {
    padding: 0
}
#supportPopover+.popover a, #aboutPopover+.popover a {
    display: block;
    font-size: 16px;
    color: #666;
    padding: 5px 20px;
    white-space: nowrap
}
#supportPopover+.popover a:hover, #aboutPopover+.popover a:hover {
    color: #333;
    text-decoration: underline
}
@media screen and (max-width: 767px) {
    .fp-nav,
    .fp-nav-links {
        background: #000
    }
    .ff-fineprint,
    .ff-icons,
    .ff-links,
    .ff-tagline {
        text-align: center
    }
    .cb-block,
    .cb-block-half {
        padding: 0
    }
    .cb-copy {
        position: relative;
        padding: 30px 0
    }
    .cb-block-half .cb-copy {
        padding: 52px 0 8px
    }
    .cb-image {
        opacity: 1
    }
    .cb-block-color .cb-image {
        opacity: .3
    }
    .cb-copy.centered {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .fp-nav,
    .fp-search-form {
        height: 48px
    }
    .fp-nav-transparent+.hero {
        margin-top: 0
    }
    .fp-nav-block {
        margin: 11px 0
    }
    .fp-nav-item {
        height: 26px;
        margin-left: 8px
    }
    .fp-nav-links {
        height: 100%;
        margin: 0
    }
    .fp-nav-links .fp-nav-item {
        display: block;
        margin: 0 0 16px;
        text-align: left;
    }
    .fp-nav-links .fp-nav-search-open {
        display: none
    }
    .fp-nav-search-open .fsg-icon.icon-search,
    .fp-search-form .input-group-addon .fsg-icon {
        font-size: 26px
    }
    .fp-search-form {
        padding-top: 0
    }
    .fp-search-form .input-group {
        border-bottom: 0
    }
    .fp-search-form .input-group-addon {
        padding: 0;
        border: 0;
        background-color: transparent;
        color: #fff;
        width: 1%!important
    }
    .fp-search-form input {
        height: 48px;
        font-size: 18px;
        line-height: 22px;
        padding: 10px 14px
    }
    .ff-links ul>li {
        display: block;
        padding: 12px 0
    }
    .ff-icons ul>li {
        display: block;
        padding: 6px 0
    }
    .ff-icons-text {
        margin-right: 0
    }
    .footer-line {
        width: 60px;
        margin: auto auto 12px
    }
    .locale-button {
        white-space: nowrap;
        position: absolute;
        right: 0;
        top: 12px;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }
    .ff-links {
        padding-top: 36px
    }
    .ff-icons {
        padding-top: 64px
    }
	.top-nav-span {
		display: inline;
	}
}
