@charset "UTF-8";

body {
    font-family: Graphik, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    color: #141519;
    background-color: #fff;
    padding-top: 60px
}

html {
    width: 100vw;
    overflow-x: hidden
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-left: 16px;
    padding-right: 16px
}

.align-center {
    text-align: center
}

.row .row {
    margin-top: 10px;
    margin-bottom: 0
}

section {
    background-color: #fff;
    width: 100%;
    color: #000;
    padding-top: 64px;
    padding-bottom: 45px
}

.section-with-background {
    background-position: center;
    background-repeat: no-repeat;
    -ms-behavior: url(/css/ie-fixes/backgroundsize.min.htc);
    -ms-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 0
}

.h1,
h1 {
    font-size: 38px
}

.h2,
h2 {
    font-size: 28px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 20px
}

.h5,
h5 {
    font-size: 10px;
    font-weight: 400;
}

.h6,
h6 {
    font-size: 8px;
    font-weight: 400;
}

@media (min-width:480px) {

    .h1,
    h1 {
        font-size: 48px
    }

    .h2,
    h2 {
        font-size: 33px
    }

    .h3,
    h3 {
        font-size: 28px
    }

    .h4,
    h4 {
        font-size: 24px
    }
}

@media (min-width:768px) {

    .h1,
    h1 {
        font-size: 55px
    }

    .h2,
    h2 {
        font-size: 32px
    }

    .h3,
    h3 {
        font-size: 26px
    }

    .h4,
    h4 {
        font-size: 24px
    }

    .h5,
    h5 {
        font-size: 15px;
        font-weight: 500;
    }

    .h6,
    h6 {
        font-size: 13px;
        font-weight: 500;
    }
}

@media (min-width:1200px) {

    .h1,
    h1 {
        font-size: 60px
    }

    .h2,
    h2 {
        font-size: 38px
    }

    .h3,
    h3 {
        font-size: 31px
    }

    .h4,
    h4 {
        font-size: 28px
    }
}

section#newsletter-signup {
    float: left;
    background-color: #eceff6;
    padding-top: 60px;
    padding-bottom: 20px
}

section#newsletter-signup .form-inline {
    margin-top: 65px
}

section#newsletter-signup h3 {
    font-size: 16px
}

section#newsletter-signup h3,
section#newsletter-signup p {
    color: #101d42
}

section#newsletter-signup .cta {
    line-height: 35px;
    min-width: 150px
}


@media (max-width:991px) {
    section#newsletter-signup {
        margin-top: 0
    }

    section#newsletter-signup .email-input {
        margin-bottom: 20px;
        float: left;
        width: 100%
    }

    section#newsletter-signup form.newsletter {
        margin-top: 0
    }
}

section#newsletter-signup .email-btn,
section#newsletter-signup .email-input {
    padding: 0
}

section#newsletter-signup .email-input input {
    color: #141519 !important
}

.socicon-chromebook:before {
    content: url(/images/pricing/chromebook-logo.svg)
}

.socicon-chromebook-dkgray:before {
    content: url(/images/pricing/chromebook-logo-darkgray.svg)
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.feature-table .column .text-cta-bttn {
    color: #0d3ecc
}

.feature-table .column .ghost-blue-cta-bttn {
    background-color: #fff;
    color: #0d3ecc;
    border: 2px solid #4874f3
}

.feature-table .column .ghost-blue-cta-bttn:hover {
    background-color: #4874f3;
    color: #fff
}

.feature-table .column .ghost-blue-cta-bttn:active {
    background-color: #4874f3;
    color: #0d3ecc
}

.feature-table .column .ghost-blue-cta-bttn.disabled {
    background-color: #e6e3e3;
    cursor: not-allowed
}

.feature-table .column .ghost-blue-cta-bttn:focus {
    color: #0d3ecc
}

.dark {
    color: #fff
}

.feature-table .column,
.light {
    color: #141519
}

.blue {
    color: #0d3ecc
}

.light-blue {
    color: #58a5ee
}

.green {
    color: #56b373
}

.light-grey-bg {
    background-color: #e7e7e7 !important;
    background-image: none !important
}

.light-grey-bg h1,
.light-grey-bg h2,
.light-grey-bg h3,
.light-grey-bg h4,
.light-grey-bg h5,
.light-grey-bg p {
    color: #141519 !important
}

.blue-bg {
    background-color: #0d3ecc !important;
    background-image: none !important;
    color: #fff
}

.blue-bg a {
    color: #fff
}

.blue-bg p a {
    text-decoration: underline
}

p {
    margin: 13px 0 13px
}

p.text-center {
    margin: 13px auto
}

.text-center p {
    margin: 13px auto
}

.text-center [class*=card] {
    text-align: left
}

.text-normalcase {
    text-transform: none !important
}

.dl-horizontal dd {
    margin-bottom: 26px
}

.dl-horizontal dt {
    white-space: normal;
    text-overflow: normal
}

.cross {
    color: #b3b3b3;
    text-decoration: line-through
}

.text-white {
    color: #fff
}

.text-royal {
    color: #082882
}

.headline {
    margin-bottom: 26px
}

.wrapper #nohero-h1-padding {
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 90px
}

.wrapper #nohero-h1-padding .row {
    margin-bottom: 0
}

@media (max-width:767px) {
    .wrapper #nohero-h1-padding {
        padding-top: 50px
    }
}

.wrapper #nohero-h1-padding+section {
    padding-top: 0
}

.display-table {
    display: table;
    margin-top: -64px
}

.table-cell {
    display: table-cell;
    vertical-align: middle
}

.table-cell * {
    margin-top: 13px;
    margin-bottom: 13px;
    position: relative
}

@media (max-width:767px) {
    .table-cell * {
        margin-top: 26px
    }
}

.table-cell h1,
.table-cell h2 {
    margin-top: 0 !important
}

.align-center {
    text-align: center
}

.align-left {
    text-align: left
}

.center-row {
    text-align: center
}

.center-row [class*=col-] {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: left;
    vertical-align: top
}

.center-row.text-center [class*=col-] {
    text-align: center
}

.text-center .center-row [class*=col-] {
    text-align: center
}

.text-center a[class*=cta] {
    margin-left: auto;
    margin-right: auto
}

img[src*=googleadservices] {
    display: none !important
}

.os-support {
    display: flex;
    justify-content: center;
    align-items: center
}

.os-support_icon {
    height: 18px;
    width: 100%;
    min-width: 18px;
    margin-bottom: 5px;
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: center;
    flex: 0 1;
    margin: 0 3px
}

.os-support_icon--windows {
    background-image: url(/images/icons/windows-os.svg)
}

.os-support_icon--mac {
    background-image: url(/images/icons/mac-icon.png);
    background-size: 23px auto;
    background-position: center -3px
}

.os-support_icon--chrome {
    background-image: url(/images/icons/chrome-os.svg)
}

.os-support_icon--android {
    background-image: url(/images/icons/android-os.svg)
}

.os-support_icon--ios {
    background-image: url(/images/icons/apple-os.svg)
}

.blue-cta-bttn {
    line-height: 50px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #0d3ecc;
    color: #fff
}

.blue-cta-bttn:hover {
    background-color: #4874f3;
    color: #fff
}

.blue-cta-bttn:active {
    background-color: #4874f3;
    color: #fff
}

.blue-cta-bttn.disabled {
    background-color: #e6e3e3;
    cursor: not-allowed
}

.blue-cta-bttn:focus {
    color: #fff
}

.green-cta-bttn {
    line-height: 50px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #56b373;
    color: #fff
}

.green-cta-bttn:hover {
    background-color: #67aa7b;
    color: #fff
}

.green-cta-bttn:active {
    background-color: #259847;
    color: #fff
}

.green-cta-bttn.disabled {
    background-color: #e6e3e3;
    cursor: not-allowed
}

.green-cta-bttn:focus {
    color: #fff
}

.ghost-blue-cta-bttn {
    line-height: 50px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
    color: #0d3ecc;
    border: 2px solid #4874f3;
    line-height: 45px
}

.ghost-blue-cta-bttn:hover {
    background-color: #4874f3;
    color: #fff
}

.ghost-blue-cta-bttn:active {
    background-color: #4874f3;
    color: #0d3ecc
}

.ghost-blue-cta-bttn.disabled {
    background-color: #e6e3e3;
    cursor: not-allowed
}

.ghost-blue-cta-bttn:focus {
    color: #0d3ecc
}

.dark .ghost-blue-cta-bttn {
    background-color: #fff;
    color: #0d3ecc;
    border: none;
    line-height: 50px
}

.dark .ghost-blue-cta-bttn:hover {
    background-color: #4874f3;
    color: #fff
}

.dark .ghost-blue-cta-bttn:active {
    background-color: #4874f3;
    color: #0d3ecc
}

.dark .ghost-blue-cta-bttn.disabled {
    background-color: #e6e3e3;
    cursor: not-allowed
}

.dark .ghost-blue-cta-bttn:focus {
    color: #0d3ecc
}

.mb-rich-text-content .cta-wrapper .text-cta-bttn {
    position: unset !important;
    margin-right: 0
}

.text-cta-bttn {
    font-size: 15px;
    color: #0d3ecc;
    font-weight: 500;
    margin-right: 25px
}

.text-cta-bttn:focus,
.text-cta-bttn:hover {
    color: #0d3ecc;
    cursor: pointer
}

.dark .text-cta-bttn {
    color: #7094ff
}

.text-cta-bttn img {
    height: 24px;
    width: 24px
}

.badge-cta-bttn {
    line-height: 50px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}

.badge-cta-bttn.chrome,
.badge-cta-bttn.firefox {
    padding-left: 10px;
    border-radius: 4px;
    font-weight: 400
}

.badge-cta-bttn.chrome img,
.badge-cta-bttn.firefox img {
    margin-right: 10px
}

.badge-cta-bttn.chrome {
    color: #fff;
    background-color: #79b791
}

.badge-cta-bttn.firefox {
    color: #141519;
    background-color: #fff;
    border: 1px solid #000
}

.green-cta-button {
    text-align: center !important;
    color: #fff !important;
    width: auto;
    height: auto;
    display: inline-block;
    border-radius: 4px;
    font-weight: 400;
    text-decoration: none !important;
    background-color: #56b373 !important;
    min-width: 250px;
    padding: 13px 20px 8px 20px;
    font-size: 18px;
    margin: 10px 25px !important;
    min-height: 50px
}

.green-cta-button:hover {
    background-color: rgba(86, 179, 115, .8) !important
}

.arrow-text-cta-bttn {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-transform: none
}

.arrow-text-cta-bttn span {
    margin-right: 8px
}

.arrow-text-cta-bttn .arrow {
    width: 34px;
    height: 14px;
    background: no-repeat;
    display: inline-block
}

.arrow-text-cta-bttn:hover {
    opacity: 80%
}

.arrow-text-cta-bttn:hover .arrow {
    width: 66px
}

.arrow-text-cta-bttn.white-arrow-text-cta {
    color: #fff
}

.arrow-text-cta-bttn.white-arrow-text-cta .arrow {
    background-image: url(/images/buttons/white_arrow_text_inactive.svg)
}

.arrow-text-cta-bttn.white-arrow-text-cta:hover .arrow {
    background-image: url(/images/buttons/white_arrow_text_active.svg)
}

.arrow-text-cta-bttn.blue-arrow-text-cta {
    color: #0d3ecc
}

.arrow-text-cta-bttn.blue-arrow-text-cta .arrow {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='14' viewBox='0 0 34 14'%3E%3Cpath fill='%230D3ECC' stroke='%230D3ECC' stroke-width='.5' d='M1.682 6.485l29.119-.108-4.734-4.37c-.25-.23-.25-.604 0-.834.25-.23.654-.23.904 0l5.757 5.312c.164.107.272.283.272.482l-.001.009-.002.019c-.003.058-.015.113-.035.165-.011.033-.028.063-.046.094-.016.027-.034.052-.054.076-.018.022-.028.048-.05.068l-5.883 5.429c-.125.115-.289.173-.452.173-.164 0-.328-.058-.453-.173-.25-.23-.25-.604 0-.835l4.806-4.435H1.682C1.329 7.557 1 7.327 1 7c0-.326.329-.515.682-.515z'/%3E%3C/svg%3E")
}

.arrow-text-cta-bttn.blue-arrow-text-cta:hover .arrow {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='66' height='14' viewBox='0 0 66 14'%3E%3Cpath fill='%230D3ECC' stroke='%230D3ECC' stroke-width='.5' d='M1.69 6.485l61.082-.108-4.796-4.37c-.253-.23-.253-.604 0-.834.253-.23.664-.23.917 0l5.832 5.312c.166.107.275.283.275.482l-.001.009-.002.019c-.003.058-.015.113-.035.165-.012.033-.029.063-.047.094-.016.027-.035.052-.055.076-.018.022-.028.048-.05.068l-5.96 5.429c-.127.115-.293.173-.458.173-.166 0-.332-.058-.459-.173-.253-.23-.253-.604 0-.835l4.869-4.435H1.69C1.333 7.557 1 7.327 1 7c0-.326.333-.515.69-.515z' opacity='.8'/%3E%3C/svg%3E")
}

.back-arrow {
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    display: inline-block;
    height: 12px;
    position: relative;
    width: 12px
}

.back-arrow::after {
    border-color: #082882;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    content: "";
    display: inline-block;
    height: 12px;
    left: 0;
    position: absolute;
    top: 0;
    width: 12px
}

.back-arrow::before {
    background-color: #082882
}

.bold-link {
    color: #0d3ecc;
    font-weight: 500;
    font-size: 16px
}

.bold-link:focus,
.bold-link:hover {
    opacity: .8;
    color: #0d3ecc
}

.bold-link img {
    margin-right: 5px
}

.bold-link .link-icon {
    margin-bottom: -5px
}

.hero {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    text-align: left;
    display: -ms-flexbox;
    display: flex
}

.hero p {
    line-height: 1.5;
    font-size: 15px
}

.hero h1 {
    font-size: 40px
}

li.yotpo-review a {
    color: #fff !important
}

li.yotpo-review a:hover {
    opacity: .8 !important
}

.hero p {
    line-height: 32px;
    font-size: 18px;
    color: #1c284c;
    font-family: Graphik;
    margin: 32px 0;
    width: 540px
}

.hero .cta-wrapper {
    margin-bottom: 25px
}

.hero_panel h1 {
    color: #082882;
    line-height: 66px;
    font-size: 54px;
    font-weight: 700;
    margin: 4px 0 0;
    width: 825px
}

.hero_panel .star-icon {
    width: 100%;
    float: left;
    padding-bottom: 32px
}

.hero_panel .star-icon ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.hero_panel .star-icon ul li {
    padding-right: 5px;
    display: inline-block;
    width: 26px;
    height: 26px
}

.hero_panel .star-icon ul li:last-child {
    width: auto;
    line-height: 32px;
    font-size: 18px;
    color: #fff;
    font-family: Graphik
}

.hero_panel .arrow-animation {
    width: 38px;
    height: 16px;
    background: url(/images/website-refresh/mac/white-arrow.svg) no-repeat;
    display: inline-block;
    padding: 0;
    float: none;
    position: relative;
    top: 3px
}

.hero_panel a:hover .arrow-animation {
    width: 67px;
    height: 17px;
    background: url(/images/website-refresh/mac/white-arrow-hover.svg) no-repeat;
    display: inline-block
}

.hero_panel span img {
    width: 30px;
    margin-left: 10px
}

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

.resources {
    width: 100%;
    height: auto;
    padding-top: 64px;
    padding-bottom: 64px
}

.resources h2 {
    font-size: 48px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 60px;
    letter-spacing: normal;
    padding-bottom: 32px;
    width: 60%
}

.resources p {
    font-size: 24px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 34px;
    letter-spacing: normal
}

.resources a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: .56px
}

.resources .rounded {
    border-radius: 8px !important
}

.resources .see_all_resources {
    margin-top: 32px
}

.resources .battile_corona {
    width: 270px
}

.t-l {
    text-align: left !important
}

.fl {
    float: left
}

.m-tb-20 {
    margin: 20px 0
}

.plr-15 {
    padding-left: 15px;
    padding-right: 15px
}

.desktop-none,
.mob-table {
    display: none
}

section.two-column-hero {
    background-image: linear-gradient(to bottom, #0d3ecc, #082882);
    width: 100%;
    height: auto;
    padding-top: 94px;
    padding-bottom: 94px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right
}

section.two-column-hero p {
    line-height: 32px;
    font-size: 18px;
    color: #1c284c;
    font-family: Graphik;
    margin: 32px 0;
    width: 540px
}

section.two-column-hero .cta-wrapper {
    margin-bottom: 25px
}

section.two-column-hero .text-content,
section.two-column-hero a.hero-block-title {
    color: #fff
}

section.two-column-hero h3.text-content {
    display: flex;
    align-items: center
}

section.two-column-hero a.hero-block-title {
    margin: 3px 5px
}

section.two-column-hero .cta-wrapper .text-cta-bttn img {
    vertical-align: middle
}

.letter {
    display: inline-block;
    position: relative;
    float: left;
    transform: translateZ(25px);
    transform-origin: 50% 50% 25px
}

.letter.out {
    transform: rotateX(90deg);
    transition: transform .32s cubic-bezier(.55, .055, .675, .19)
}

.letter.behind {
    transform: rotateX(-90deg)
}

.letter.in {
    transform: rotateX(0);
    transition: transform .38s cubic-bezier(.175, .885, .32, 1.275)
}

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

.column_text_icon_component {
    padding-bottom: 64px
}

.column_text_icon_component .moble-float {
    float: left
}

.column_text_icon_component .icon-block {
    padding: 0 0 25px 0
}

.column_text_icon_component .open_icon {
    width: 22px;
    height: 22px;
    position: relative;
    top: 5px
}

.column_text_icon_component .privacy_icon_a {
    width: 64px;
    height: 64px
}

.column_text_icon_component .privacy_icon_b {
    width: 64px !important;
    height: 64px !important
}

.column_text_icon_component .privacy_icon_c {
    width: 64px !important;
    height: 64px !important
}

.column_text_icon_component .privacy_sub {
    color: #1c284c
}

.column_text_icon_component .privacy_sub h3 {
    font-family: Graphik;
    font-size: 24px;
    font-weight: 400 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 34px;
    letter-spacing: normal;
    margin-bottom: 22px
}

.column_text_icon_component .privacy_sub p {
    line-height: 32px;
    font-size: 18px;
    color: #fff;
    font-family: Graphik;
    float: left;
    color: #1c284c;
    margin-bottom: 0
}

.column_text_icon_component .privacy_sub a {
    text-decoration: none;
    font-size: 18px;
    font-family: Graphik;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}

.column_text_icon_component a:hover {
    text-decoration: none
}

.column_text_icon_component .get_started {
    display: block;
    margin: 0 auto;
    float: none
}

.white_bg_dark_heading {
    padding-bottom: 64px;
    background: #fff
}

.white_bg_dark_heading h2 {
    font-family: Graphik;
    font-size: 48px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 60px;
    letter-spacing: normal;
    color: #082882;
    width: 100%
}

.expandable_tabs_component {
    background-color: #fff1e7
}

.expandable_tabs_component .security_game_right {
    width: 50%;
    height: 541px;
    float: left;
    padding: 0 5px 0 0
}

.expandable_tabs_component .security_game_right .game_point {
    float: left;
    width: 100%
}

.expandable_tabs_component .security_game_right .game_point ul {
    margin: 20px 0 20px 20px;
    padding: 0;
    float: left
}

.expandable_tabs_component .security_game_right .game_point li {
    width: 100%;
    font-size: 18px;
    line-height: 32px;
    float: left;
    margin-bottom: 0;
    color: #1c284c
}

.expandable_tabs_component .security_game_right .arrow-animation {
    width: 38px;
    height: 16px;
    background: url(/images/website-refresh/nebula/blue-arrow.svg) no-repeat;
    display: inline-block;
    padding: 0;
    float: none;
    position: relative;
    top: 3px
}

.expandable_tabs_component .security_game_right a:hover .arrow-animation {
    width: 67px;
    height: 17px;
    background: url(/images/website-refresh/nebula/blue-arrow-hover.svg) no-repeat;
    display: inline-block
}

.expandable_tabs_component .security_game_right .learn_more_link {
    color: #0d3ecc;
    position: relative;
    top: 4px;
    margin-left: 0;
    font-size: 18px
}

.expandable_tabs_component .security_game_right .learn_more_link:hover {
    color: #0d3ecc;
    opacity: .7
}

.expandable_tabs_component .security_game_left {
    width: 50%;
    height: 541px;
    float: left;
    text-align: center;
    display: flex;
    align-items: center
}

@media (max-width:800px) {
    .expandable_tabs_component .security_game_left {
        height: 420px
    }
}

.expandable_tabs_component .security_game_left .product_img {
    margin-top: -150px;
    width: 100%
}

.expandable_tabs_component h3 {
    font-size: 48px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 60px;
    letter-spacing: normal;
    text-align: left;
    color: #082882;
    margin: 0;
    padding: 64px 0
}

.expandable_tabs_component P {
    font-size: 18px;
    line-height: 32px;
    float: left;
    margin-bottom: 0;
    color: #1c284c
}


.callout_banner {
    padding-top: 64px;
    padding-bottom: 64px;
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
    margin-top: 64px;
    background-image: linear-gradient(to bottom, #408bec, #0d3ecc)
}

.callout_banner .arrow-animation {
    width: 38px;
    height: 16px;
    background: url(/images/website-refresh/mac/white-arrow.svg) no-repeat;
    display: inline-block;
    padding: 0;
    float: none !important;
    position: relative;
    top: 3px
}

.callout_banner a:hover .arrow-animation {
    width: 67px;
    height: 17px;
    background: url(/images/website-refresh/mac/white-arrow-hover.svg) no-repeat;
    display: inline-block
}

.callout_banner .callout_panel h2 {
    color: #fff;
    line-height: 60px;
    font-size: 48px;
    font-weight: 700;
    margin: 4px 0 0
}

.callout_banner .callout_panel p {
    line-height: 32px;
    font-size: 18px;
    color: #fff;
    padding-top: 32px;
    margin-bottom: 0
}


.callout_banner .callout_panel p span {
    padding-left: 20px
}


@media (min-width:1440px) {
    .callout_banner {
        background-size: cover
    }
}

@media (max-width:1124px) {
    .callout_banner {
        background-size: cover;
        padding-top: 32px;
        padding-bottom: 32px
    }
}

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

.collapse {
    display: none
}

.collapse .in {
    display: block
}

.collapse.in {
    display: block
}

.accordion-started.accordion-bral {
    min-height: 0;
    min-width: 220px;
    width: 100%;
    margin: 0 !important;
    color: #484848
}

.accordion-started.accordion-bral img {
    width: 19px;
    height: 21px
}

.accordion-started.accordion-bral .ac-label {
    padding: 5px 20px 5px 50px;
    position: relative;
    display: block;
    height: auto;
    cursor: pointer;
    color: #082882;
    line-height: 32px;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px
}

.accordion-started.accordion-bral input+.ac-label {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.accordion-started.accordion-bral input:checked+.ac-label img,
.animation:active {
    font-weight: 700;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.accordion-started.accordion-bral input:checked+.ac-label,
.accordion-started.accordion-bral input:checked+.ac-label:active {
    font-weight: 700
}

.accordion-started.accordion-bral input.ac-input {
    display: none
}

.accordion-started.accordion-bral .article {
    overflow: hidden;
    height: 0;
    max-height: auto;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.accordion-started.accordion-bral .article p {
    line-height: 23px;
    padding-left: 5px
}

.accordion-started.accordion-bral input:checked~.article img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.accordion-started.accordion-bral input:checked~.article.ac-content {
    background-color: #fff;
    height: auto;
    padding: 20px 30px;
    margin-left: -30px;
    object-fit: contain;
    border-radius: 6px;
    box-shadow: 0 5px 13px 0 rgba(108, 108, 108, .44)
}

.accordion-started.accordion-bral img {
    position: absolute;
    margin-top: 6px;
    left: 20px
}

.accordion-started.accordion-bral input:checked~.ac-label img:before {
    transform: translate(2px, 0) rotate(-45deg)
}

.accordion-started.accordion-bral input:checked~.ac-label img:after {
    transform: translate(-2px, 0) rotate(45deg)
}

.accordion-bral img:after,
.accordion-started.accordion-bral img:before {
    content: "";
    position: absolute;
    background-color: #173b6b;
    width: 3px;
    height: 9px;
    background-image: url(/images/website-refresh/nebula/expand_icon.svg)
}

.accordion-started.accordion-bral img:before {
    transform: translate(-2px, 0) rotate(-45deg)
}

.accordion-started.accordion-bral img:after {
    transform: translate(2px, 0) rotate(45deg)
}

.accordion-started ul.ac-list {
    padding-left: 40px;
    list-style-type: disc
}

.mb-table {
    padding-top: 60px
}

.mb-table h2 {
    text-align: center;
    margin-bottom: 30px
}

.mb-table .table-body {
    overflow: hidden
}

.mb-table div.cell {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden
}

.mb-table div.cell.no-border {
    border-width: 0
}

.mb-table .text-content {
    font-size: inherit
}

.tech-specs-table {
    line-height: 1.6
}

.tech-specs-table .table-body {
    display: block
}

.tech-specs-table .table-body .table-row {
    display: block;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #f2f2f2;
    margin-bottom: 35px
}

.tech-specs-table .table-body .table-row:last-child {
    border: none
}

.tech-specs-table .table-body .table-row>.cell {
    display: inline-block;
    padding: 5px 0 20px 0
}

.tech-specs-table .table-body .table-row>.cell.image-cell img {
    height: 34px;
    width: 34px;
    margin-right: 20px
}

.tech-specs-table .table-body .table-row>.cell.text-cell {
    display: block
}

.tech-specs-table .table-body .table-row>.cell.title-cell {
    font-size: 18px;
    font-weight: 500
}

.feature-table {
    line-height: 1.2em
}

.feature-table .table-body {
    display: flex
}

.feature-table .column {
    float: none;
    text-align: center;
    background-color: #fff;
    width: 100%;
    padding: 25px;
    margin-top: 10px;
    margin-bottom: 30px
}

.feature-table .column .image-cell img {
    width: 125px;
    height: 106px
}

.feature-table .column img {
    margin: 0 auto
}

.feature-table .column img.check {
    width: 20px;
    height: 15px
}

.feature-table .column>.cell {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #f2f2f2;
    height: 90px;
    padding: 5px 0 20px 0
}

.feature-table .column>.cell.text-cell:first-child {
    font-weight: 300;
    margin-bottom: 0;
    line-height: 1.4em;
    margin-top: 17px;
    margin-top: 0
}

.feature-table .column>.cell.text-cell .text {
    width: 100%;
    text-align: center
}

.feature-table .column>.cell.image-cell {
    height: 222px;
    display: block
}

.feature-table .column>.cell.feature-cell span {
    display: inline-block;
    text-align: left;
    font-size: 16px
}

.feature-table .column>.cell a.cta {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.feature-table .desktop-table,
.feature-table .mobile-table .column {
    box-shadow: 0 4px 20px 0 rgba(70, 70, 70, .13);
    -moz-box-shadow: 0 4px 20px 0 rgba(70, 70, 70, .13);
    -webkit-box-shadow: 0 4px 20px 0 rgba(70, 70, 70, .13);
    -khtml-box-shadow: 0 4px 20px 0 rgba(70, 70, 70, .13);
    border-radius: 4px
}

.feature-table .desktop-table .column:first-child {
    text-align: left;
    float: left
}

.feature-table .desktop-table .column:first-child>.cell {
    padding-left: 60px
}

.feature-table .desktop-table .column:first-child>.text-cell .text {
    text-align: left
}

.feature-table .mobile-table .text-content {
    margin-bottom: 0
}

.feature-table .mobile-table .column>.cell {
    border-width: 0;
    height: inherit;
    padding: 5px 10px 20px 10px
}

.feature-table .mobile-table .column>.cell.text-cell:not(:first-child) .text {
    text-align: left
}

.feature-table .mobile-table .column>.cell img.check {
    margin: 0 35px 0 0
}

.feature-table .mobile-table .column>.cell.image-cell :last-child:after {
    content: " ";
    display: block;
    border-bottom: 1px solid #f2f2f2;
    margin: 0 auto 30px auto;
    padding-bottom: 30px
}

.tech-specs {
    padding-top: 64px;
    padding-bottom: 64px
}

.tech-specs h2 {
    font-size: 48px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 60px;
    letter-spacing: normal;
    text-align: left
}

.tech-specs .border-none {
    border: none !important
}

.tech-specs .tech-table {
    margin-top: 15px;
    border-bottom: 1px solid #d2d7e2
}

.tech-specs .tech-table .tech-specs-item {
    padding: 30px 0;
    display: inline-block
}

.tech-specs .tech-table .tech-specs-item p {
    width: 100%
}

.tech-specs .tech-table .tech-specs-item .mob-head {
    color: #1c284c;
    font-size: 24px;
    line-height: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 0;
    padding: 15px 0 0
}

.tech-specs .tech-table .tech-specs-item p {
    line-height: 32px;
    font-size: 18px;
    font-family: Graphik;
    float: left;
    margin-bottom: 0;
    color: #1c284c
}

.privacy {
    padding-top: 54px;
    padding-bottom: 64px
}

.privacy .cta-wrapper a:hover {
    background-color: #daa721;
    color: #0d3ecc
}

.privacy .privacy_icon_a {
    width: 53px;
    height: 60px
}

.privacy .privacy_icon_b {
    width: 53px !important;
    height: 60px !important
}

.privacy .privacy_icon_c {
    width: 72px !important;
    height: 39px !important;
    margin-top: 21px
}

.privacy .privacy_sub h3 {
    font-family: Graphik;
    font-size: 24px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 34px;
    letter-spacing: normal;
    color: #1c284c;
    margin-bottom: 22px
}

.privacy .privacy_sub p {
    line-height: 32px;
    font-size: 18px;
    color: #fff;
    font-family: Graphik;
    float: left;
    color: #1c284c
}

.privacy .privacy_sub a {
    color: #0d3ecc;
    text-decoration: none;
    font-size: 18px;
    font-family: Graphik;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}

.privacy a:hover {
    text-decoration: none
}

.privacy .get_started {
    display: block;
    float: none;
    margin: 32px auto 0
}

.icon-block .icon-container .md-icon {
    width: 53px;
    margin-bottom: 8px;
    height: 60px
}

.cards .card {
    box-shadow: 3px 4px 11px 0 rgba(8, 40, 130, .28);
    padding: 0;
    margin: 15px
}

.cards .card img.card-img-top {
    width: 100%
}

.cards .card .card-body {
    padding: 40px
}

.pricing_cards {
    width: 100%;
    height: auto;
    background-color: #fffaf6;
    padding-top: 32px;
    padding-bottom: 32px
}

.pricing_cards h2 {
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #082882;
    width: 730px;
    margin: 0 auto;
    width: 100%
}

.pricing_cards #pricing-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 60px
}

.pricing_cards #pricing-container .mbamvpn,
.pricing_cards #pricing-container .premium,
.pricing_cards #pricing-container .vpn {
    width: 310px;
    border-radius: 5px;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .2);
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    align-items: center;
    background-color: #fff
}

.pricing_cards #pricing-container .premium,
.pricing_cards #pricing-container .vpn {
    margin: 54px 20px 20px;
    padding: 30px 0
}

.pricing_cards #pricing-container .mbamvpn {
    border: solid 4px #0d3ecc;
    margin: 0 20px 20px;
    padding-bottom: 30px
}

.pricing_cards #pricing-container .product-name {
    font-size: 24px
}

.pricing_cards #pricing-container b {
    font-weight: 600
}

.pricing_cards #pricing-container .dark-blue {
    color: #082882
}

.pricing_cards #pricing-container .light-blue {
    color: #0d3ecc
}

.pricing_cards #pricing-container .product-price {
    font-size: 42px;
    font-weight: 700
}

.pricing_cards #pricing-container .availability {
    display: flex;
    justify-content: center;
    align-items: center
}

.pricing_cards #pricing-container .icon:before {
    line-height: 1.7;
    color: grey;
    margin-left: 5px
}

.pricing_cards #pricing-container .socicon-chromebook:before {
    content: url(/images/new-sem/systems/chrome-gray.svg)
}

.pricing_cards #pricing-container .availability img {
    margin-top: -3px;
    margin-left: 5px
}

.pricing_cards #pricing-container .divider {
    height: 1px;
    background: #e1e1e1;
    margin: 10px
}

.pricing_cards #pricing-container .feature-category {
    margin-left: 15px;
    margin-top: 12px
}

.pricing_cards #pricing-container ul {
    list-style: none;
    padding-left: 8px
}

.pricing_cards #pricing-container ul li {
    background: url(/images/new-sem/icons/check-blue.svg) no-repeat;
    background-size: 20px;
    margin: 10px 8px;
    padding-left: 25px
}

.pricing_cards #pricing-container .limited-time-offer {
    background-color: #0d3ecc;
    margin-bottom: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    padding: 10px;
    width: 100%
}

.pricing_cards #pricing-container .cta-wrap {
    width: 100%;
    padding: 25px
}

.pricing_cards #pricing-container .cta-wrap a {
    color: #0d3ecc;
    border-radius: 4px;
    padding: 10px;
    font-size: 18px;
    text-decoration: none;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    text-align: center
}

.pricing_cards #pricing-container #cta-pricing-card-mbamvpn-buy-now-en {
    background: #efc148;
    border: 1px solid #efc148
}

.pricing_cards #pricing-container #cta-pricing-card-mbamvpn-buy-now-en:hover {
    background: 0 0;
    border: 1px solid #0d3ecc
}

.pricing_cards #pricing-container .save {
    display: flex;
    align-items: center
}

.pricing_cards #pricing-container .arrow-left {
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-right: 12px solid #e60000;
    border-bottom: 16px solid transparent
}

.pricing_cards #pricing-container .discount {
    color: #fff;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    font-weight: 500;
    background-color: #e60000
}

.pricing_cards #pricing-container .strike-price {
    text-decoration: line-through;
    color: #e60000;
    padding: 5px
}

.pricing_cards #pricing-container .relative {
    position: relative
}

.pricing_cards #pricing-container .tooltip-icon {
    cursor: pointer
}

.pricing_cards #pricing-container .info1 {
    display: block !important;
    right: -70px;
    z-index: 10
}

.pricing_cards #pricing-container .info {
    display: none;
    position: absolute;
    width: 200px;
    padding: 12px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18);
    border: solid 1px #d7d8df;
    background-color: #f7f8f9
}

.pricing_cards #pricing-container [v-cloak] {
    display: none
}

@media (max-width:991px) {
    #pricing-container {
        flex-direction: column;
        align-items: center
    }

    #pricing-container .premium,
    #pricing-container .vpn {
        margin: 20px;
        order: 2
    }
}

.more-info {
    position: relative;
    background-image: url(/images/icons/info-icon.svg);
    height: 20px;
    width: 20px;
    background-size: 20px auto;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.more-info_text {
    position: absolute;
    display: none;
    padding: 15px;
    width: 200px;
    background: #f7f8f9;
    border: 1px solid #d7d8df;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18);
    z-index: 1
}

.more-info_point {
    background: #f7f8f9;
    display: none;
    border-left: solid 1px #d7d8df;
    border-bottom: solid 1px #d7d8df;
    position: absolute;
    right: 4px;
    bottom: -11px;
    width: 12px;
    height: 12px;
    transform: rotate(135deg);
    z-index: 1
}

.text_component {
    padding-bottom: 64px
}

.text_component p {
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 32px;
    letter-spacing: normal
}

.text_component h2 {
    font-size: 48px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 60px;
    letter-spacing: normal;
    text-align: left;
    margin-bottom: 0;
    color: #082882
}

.privacy {
    padding-top: 54px;
    padding-bottom: 64px
}

.privacy .cta-wrapper a:hover {
    background-color: #daa721;
    color: #0d3ecc
}

.privacy .privacy_icon_a {
    width: 53px;
    height: 60px
}

.privacy .privacy_icon_b {
    width: 53px !important;
    height: 60px !important
}

.privacy .privacy_icon_c {
    width: 72px !important;
    height: 39px !important;
    margin-top: 21px
}

.privacy .privacy_sub h3 {
    font-size: 24px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 34px;
    letter-spacing: normal;
    color: #1c284c;
    margin-bottom: 22px
}

.privacy .privacy_sub p {
    line-height: 32px;
    font-size: 18px;
    color: #fff;
    font-family: Graphik;
    float: left;
    color: #1c284c
}

.privacy .privacy_sub a {
    color: #0d3ecc;
    text-decoration: none;
    font-size: 18px;
    font-family: Graphik;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal
}

.stats {
    padding-top: 64px;
    padding-bottom: 64px
}

.stats .stats_panel {
    width: 70%;
    text-align: center;
    margin: 0 auto
}

.stats .stats_panel h2 {
    font-size: 48px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #082882
}

.stats .count {
    font-size: 70px;
    font-weight: 700 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(-12%, #4998f1), color-stop(116%, #0d3ecc));
    background-image: linear-gradient(to bottom, #4998f1 -12%, #0d3ecc 116%)
}

.stats h2 {
    color: #082882;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

.stats p {
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 32px;
    letter-spacing: normal;
    color: #1c284c
}

.icon-block {
    padding: 25px 0 25px 0
}

.cards .card {
    box-shadow: 3px 4px 11px 0 rgba(8, 40, 130, .28);
    padding: 0;
    margin: 15px
}

.cards .card img.card-img-top {
    width: 100%
}

.cards .card .card-body {
    padding: 40px
}

.embedded-video {
    width: 98%
}

.modal-content {
    background-color: #fff0;
    border: none
}

.modal-header {
    border-bottom: none
}

.close {
    color: #fff;
    text-decoration: none
}

@media (max-width:580px) {
    .close {
        top: 60px !important
    }
}

.close:hover {
    color: #fff;
    text-decoration: none
}

.modal-backdrop {
    position: fixed;
    top: 90px;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: rgba(8, 12, 23, .8)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden
}

.fade:not(.show) {
    opacity: 9
}

.card-header {
    border-bottom: none
}

.btn {
    white-space: normal
}

.customer-logos {
    padding-bottom: 64px
}

.customer-logos .icon-container {
    margin-top: 10px;
    margin-bottom: 20px
}

.customer-logos .customer-logos_sub p {
    line-height: 32px;
    font-size: 22px;
    float: left;
    color: #082882;
    font-weight: 600
}

.trust-badges h2 {
    color: #082882
}

.promotional_content {
    background-image: linear-gradient(to bottom, #fff, #f9fcff 72%, #edf3f9 118%);
    padding-top: 40px;
    padding-bottom: 10px;
    font-size: 24px
}

.promotional_content a.arrow-text-cta-bttn {
    font-size: inherit
}

.promotional_content a.arrow-text-cta-bttn strong {
    font-weight: 600 !important
}

.promotional_content a.arrow-text-cta-bttn span.arrow {
    display: block
}

div.flyout {
    border: 1px solid #fff;
    border-radius: 4px;
    position: fixed;
    top: 40%;
    overflow: hidden;
    z-index: 1000;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .14);
    color: #141519 !important
}

div.flyout .help {
    background-color: #eceff6;
    line-height: 1.7;
    height: 250px;
    margin-top: -30px;
    padding-top: 40px;
    padding-bottom: 10px
}

div.flyout .help .cta {
    width: 200px !important;
    margin-top: 0 !important
}

div.flyout .help .title {
    font-size: 24px !important;
    font-weight: 500 !important;
    display: block !important;
    max-height: 31px
}

div.flyout .headphone {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 13px;
    width: 52px;
    border-radius: 50%;
    background-color: #082882
}

div.flyout.closed {
    margin-right: -340px
}

div.flyout .talk {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #082882;
    color: #fff;
    font-size: 24px;
    padding: 10px;
    padding-left: 45px;
    margin-left: -172px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

div.flyout .talk img {
    margin-left: 0 !important;
    margin-right: 10px !important;
    display: inline !important
}

@media (min-width:480px) and (max-width:767px) {
    div.flyout {
        width: 70%;
        right: 0;
        left: 0;
        margin-right: auto;
        margin-left: auto
    }
}

.flyout img,
.headphone-fixed img {
    width: 26px !important;
    margin-right: 10px
}

.headphone-fixed {
    position: fixed;
    top: 90%;
    right: 10px;
    padding: 13px;
    width: 52px;
    border-radius: 50%;
    background-color: #082882;
    z-index: 1000
}

.star-ratings-cta {
    width: 355px;
    display: block;
    min-height: 50px
}

.hero .star-ratings-cta {
    min-height: 65px
}

.star-ratings-cta span:hover {
    text-decoration: underline
}

.two-column-block .star-ratings-cta .yotpo.bottomLine {
    margin-top: 30px
}

.hero .star-ratings-cta .yotpo.bottomLine {
    padding-top: 15px
}

.star-ratings-cta .yotpo {
    direction: LTR;
    clear: both;
    text-align: left
}

.star-ratings-cta .yotpo .pull-left {
    text-align: left;
    float: left
}

.star-ratings-cta .yotpo .pull-right {
    text-align: right;
    float: right
}

.star-ratings-cta .yotpo .yotpo-icon {
    line-height: 1;
    width: auto !important;
    background: 0 0;
    height: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#overlay,
.overlay {
    position: fixed;
    width: 100vw;
    height: 100%;
    overflow: hidden;
    background-color: rgba(8, 12, 23, .97);
    z-index: 99999999;
    overflow-y: scroll;
    top: 0;
    display: none
}

#overlay .wrap,
.overlay .wrap {
    overflow-y: scroll;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 64px !important
}

#overlay img,
.overlay img {
    max-width: 80vh;
    max-height: 70vw;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block
}

.close {
    position: fixed;
    right: 40px;
    top: 20px;
    width: 30px;
    height: 30px;
    opacity: 1
}

.close .first,
.close .second,
.close div {
    width: 0%;
    position: absolute;
    left: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    top: 50%;
    left: 50%;
    height: 1px;
    transition: left .25s, width .25s, height .25s, transform .25s .5s;
    background: #fff
}

.close.inactive .first,
.close.inactive .second,
.close.inactive div {
    width: 0%;
    position: absolute;
    left: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    top: 50%;
    left: 50%;
    transition: all .25s
}

.close.active .first {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 100%;
    left: 0
}

.close.active .second {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 100%;
    left: 0
}

#overlay-lang a {
    color: #fff
}

#survey-overlay {
    width: 480px;
    height: 400px;
    display: block;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -240px;
    margin-top: -200px;
    padding: 90px 30px 30px 30px;
    background: #fafafa;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    z-index: 100
}

#survey-overlay .smcx-embed {
    width: 100%;
    max-width: 500px;
    height: 320px
}

#survey-overlay .title {
    width: 100%;
    background-color: #0c2841;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 30px;
    color: #fff;
    font-size: 20px
}

#survey-overlay .crd {
    background: #fff;
    padding: 10px 20px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .25)
}

#survey-overlay a.greencta-md {
    margin: 30px auto;
    display: block
}

#survey-overlay .close {
    color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99;
    margin-top: -186px;
    margin-left: 200px;
    width: 26px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400
}

#survey-overlay .close .times {
    font-size: 23px;
    color: #fff;
    font-weight: 300;
    width: 26px;
    height: 26px;
    text-align: center;
    display: block;
    border: 1px solid #fff;
    padding: 0;
    border-radius: 13px;
    line-height: 1
}

#pillar-pages.overlay a {
    color: #fff
}

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

.lightbox-cover {
    background-color: rgba(83, 82, 82, .94);
    height: 100%;
    width: 100%;
    opacity: .94;
    z-index: 1;
    position: fixed;
    display: none
}

.lightbox-open .lightbox-cover {
    display: block
}

.video-thumbnail {
    cursor: pointer;
    position: relative
}

.video-thumbnail img {
    width: 100%;
    height: auto;
    display: block
}

.embedded-video.hide-video {
    display: none
}

.cms-embedded-message {
    text-align: center
}

.cms-embedded-message span {
    color: #fff
}

.cms-embedded-message a {
    color: #7094ff
}

.cms-embedded-message a:focus,
.cms-embedded-message a:hover {
    color: #0d3ecc
}

.item-divider {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #d3d9e9;
    margine-top: 11px;
    margine-bottom: 14px
}

.arrow:hover {
    width: 50px;
    height: 13px
}

.arrow {
    width: 30px;
    height: 13px;
    display: inline-block;
    margin-top: -3px;
    margin-left: 3px;
    transition: 125ms
}

.ce-banner {
    display: block;
    position: fixed;
    width: 100vw;
    background: #fff;
    bottom: 0;
    left: 0;
    z-index: 99999;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    box-shadow: 0 0 20px #424242
}

.ce-banner a {
    margin: 0 10px
}

.primary_cta {
    width: auto;
    padding: 0px 25px;
}

@media only screen and (min-width:992px) {
    .hero {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero h1 {
        font-size: 45px
    }
}

@media (max-width:360px) {
    .hero h1 {
        font-size: 32px;
        line-height: 36px;
        width: auto
    }
}

@media (max-width:680px) {
    .close {
        margin-top: 20px
    }
}
@media (max-width:768px) {
    .column_text_icon_component {
        padding-top: 0 !important;
        padding-bottom: 32px !important;
        padding-left: 13px;
        padding-right: 13px
    }

    .mob-none {
        display: none
    }

    .mob-view {
        display: inline-block
    }

    .column_text_icon_component .privacy_icon_a {
        margin-bottom: 0 !important
    }

    .column_text_icon_component .privacy_icon_b {
        margin-bottom: 0 !important
    }

    .column_text_icon_component .privacy_icon_c {
        margin-bottom: 0 !important
    }

    .column_text_icon_component .privacy_sub h3 {
        font-size: 18px;
        line-height: 26px;
        font-family: Graphik;
        font-weight: 600 !important;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: left;
        color: #082882;
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 16px;
        padding-bottom: 16px
    }

    .column_text_icon_component .privacy_sub .mobile_p_0 {
        margin-bottom: 0 !important
    }

    .column_text_icon_component .privacy_sub p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 32px;
        margin-top: 0
    }

    .white_bg_dark_heading {
        padding-top: 32px !important;
        padding-bottom: 32px !important;
        padding-left: 13px;
        padding-right: 13px
    }

    .white_bg_dark_heading h2 {
        font-size: 26px;
        line-height: 32px
    }

    .expandable_tabs_component .security_game_right {
        width: 100%;
        height: auto;
        padding: 20px 20px 40px 20px
    }

    .callout_banner {
        padding-top: 32px;
        padding-bottom: 32px;
        margin-bottom: 0;
        margin-top: 32px
    }

    .expandable_tabs_component .security_game_left .product_img {
        margin-top: 0;
        width: 100%
    }

    .expandable_tabs_component .security_game_left img {
        width: 100%
    }

    .expandable_tabs_component .security_game_left {
        width: 100%;
        height: auto;
        padding: 20px
    }

    .expandable_tabs_component h3 {
        font-size: 32px;
        line-height: 48px;
        padding: 0 0 32px
    }

    .icon-block {
        padding: 12px 15px 12px 15px
    }

    .callout_banner .callout_panel h2 {
        font-size: 32px;
        line-height: 36px
    }

    .callout_banner .callout_panel p {
        padding-top: 16px
    }

    .callout_banner .callout_panel p span {
        float: left;
        padding-left: 0
    }

    .callout_banner .callout_panel p span+span {
        display: block
    }

    .tech-specs {
        padding-top: 32px;
        padding-bottom: 32px;
        padding-left: 15px;
        padding-right: 15px
    }

    .tech-specs .tech-table .tech-specs-item {
        padding: 15px 0
    }

    .battile_corona {
        width: 80% !important
    }

    .resources h2 {
        width: 100%
    }

    .privacy,
    .quote,
    .resources {
        padding-top: 32px;
        padding-bottom: 32px
    }

    .resources h2 {
        font-size: 26px;
        line-height: 32px
    }

    .quote h3 {
        font-size: 32px
    }

    .privacy .privacy_sub h3 {
        font-size: 18px
    }

    .close {
        top: -35px
    }

    .text_component h2 {
        padding-bottom: 16px;
        font-size: 26px;
        line-height: 32px;
        margin-top: 0 !important
    }

    .text_component {
        padding-top: 32px !important;
        padding-bottom: 0 !important
    }

    .stats .row-top {
        margin-top: 0 !important
    }

    .privacy,
    .quote,
    .resources,
    .stats {
        padding-top: 32px;
        padding-bottom: 32px
    }

    .quote_icon {
        padding-bottom: 32px
    }

    .icon-block {
        padding: 12px 0 12px 0
    }

    .resources h2,
    .stats h2 {
        font-size: 26px;
        text-align: left;
        line-height: 32px
    }

    .stats .count {
        font-size: 50px
    }

    .privacy .privacy_sub h3 {
        font-size: 18px
    }

    .customer-logos {
        padding-bottom: 32px !important;
        padding-top: 32px !important
    }

    .customer-logos .mob-margin {
        padding-top: 0 !important
    }

    .customer-logos .icon-container {
        margin-top: 0
    }

    .customer-logos .customer-logos_sub p {
        line-height: 26px;
        font-size: 18px;
        margin-bottom: 20px
    }
    .hero {
        height: 800px;
        margin-bottom: 0;
        padding-top: 32px;
        padding-bottom: 32px;
        background-size: cover;
    }

    .hero_panel .star-icon {
        padding-bottom: 16px
    }

    .hero p,
    .hero_panel h1 {
        width: 100%
    }

    .hero h1 {
        font-size: 32px;
        line-height: 36px
    }

    .hero p {
        margin-top: 6px;
        margin-bottom: 16px;
        margin-top: 6px;
        margin-bottom: 16px;
        width: 100%;
        height: auto;
        font-size: 16px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 24px;
        letter-spacing: normal
    }

}
@media (max-width:992px) {
    .modal-backdrop {
        top: 60px
    }
    .expandable_tabs_component .security_game_right {
        height: auto
    }
    .expandable_tabs_component {
        padding-bottom: 64px
    }
}
@media (max-width:1124px) {
    .hero {
        background-size: cover;
        padding-top: 32px;
        padding-bottom: 32px
    }

    .hero h1 {
        line-height: 34px;
        font-size: 34px
    }

    .hero p {
        margin: 22px 0
    }
}
@media (max-width:1280px) {
    .modal-backdrop {
        top: 80px
    }
}
@media (max-width:1200px) {
    .word-section {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
}
@media (min-width:480px) {
    .green-cta-bttn {
        display: inline-block;
        min-width: 200px;
        width: auto;
        height: 50px
    }

    .blue-cta-bttn {
        display: inline-block;
        min-width: 200px;
        width: auto;
        height: 50px
    }

    .ghost-blue-cta-bttn {
        display: inline-block;
        min-width: 200px;
        width: auto;
        height: 50px
    }

    .badge-cta-bttn {
        display: inline-block;
        min-width: 200px;
        width: auto;
        height: 50px
    }
}
@media (min-width:576px) {
    .modal-dialog {
        max-width: 100% !important;
        margin: 1.75rem auto
    }
}
@media (min-width:768px) {
    div.flyout {
        width: 400px;
        right: 0
    }

    div.flyout .help {
        margin-top: 0;
        padding-top: 20px;
        height: 225px;
        padding-left: 50px
    }

    section#newsletter-signup h3 {
        font-size: 24px
    }

    .tech-specs-table .table-body .table-row>.cell {
        padding: 0 10px 30px;
        margin: 10px
    }

    .tech-specs-table .table-body .table-row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    .tech-specs-table .table-body .table-row>.cell.image-cell {
        width: 10%;
        min-width: 10%
    }

    .tech-specs-table .table-body .table-row>.cell.title-cell {
        width: 18%;
        min-width: 18%
    }

    .feature-table .column {
        float: left
    }

    .feature-table .column>.cell {
        padding: 25px 10px
    }
}

@media (min-width:992px) {
    body {
        padding-top: 100px !important
    }

    .wrapper .row {
        display: flex
    }

    section#newsletter-signup .cta {
        margin-left: 10px
    }

    .feature-table .column {
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .tech-specs-table .table-body .table-row {
        margin-bottom: 30px
    }

    .feature-table .column>.cell a.cta {
        width: auto
    }

    .pricing_cards {
        padding-top: 64px;
        padding-bottom: 64px
    }

    .pricing_cards h2 {
        font-size: 48px;
        text-align: center;
        line-height: 60px
    }
}
@media only screen and (min-width:1200px) {
    .hero h1 {
        font-size: 50px
    }
}
@media (min-width:1440px) {
    .hero {
        background-size: cover
    }
}