@charset "utf-8";

html, body {
    height: 100%;
    font-size: 16px;
}

body {
    font-family: Open Sans, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400;
}

a {
    transition: 0.2s all;
}

a:hover, a:focus {
    text-decoration: none;
}

strong {
    font-family: Open Sans;
    font-weight: 700;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Open Sans, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    line-height: 1.1em;
}

iframe .highcharts-button {
    display: none;
}

/*.v2.mongodb section.promo {
    background-image: none;
    color: gray;
    background-image: linear-gradient(-8deg, rgb(255, 255, 255), rgb(235, 235, 230),  rgb(255, 255, 255));
    border-bottom: 1px solid rgb(225,225,220);
    height: 30vh;
    min-height: 200px;
}
.v2.mongodb section.promo h1,
.v2.mongodb section.promo h2,
.v2.mongodb section.promo h4 {
    color: gray;
    text-shadow: 1px 1px 2px white;
}
.v2.mongodb section.promo .white-video-button {
    color: gray;
    border-color: gray;
}
.v2.mongodb section.promo .white-video-button:hover {
    color: black;
    border-color: black;
    transition-duration: 500ms;
}*/

.v2.landing .white-video-button {
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid;
    margin: 20px;
}

.v2 .demobox.horizontal .list-source li.hoverDataSource {
    box-shadow: 0 0 0 1px #ADBAC9;
    background-color: #fff;
    opacity: 1;
    border: none;
    z-index: 2;
    position: relative;
    transform: scale(1.03);
}

.v2 .demobox.horizontal .list-source li.hoverDataSource img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

#emailSignup.error {
    -webkit-box-shadow: inset 0 0 10px 2px rgba(197, 77, 42, 1);
    -moz-box-shadow: inset 0 0 10px 2px rgba(197, 77, 42, 1);
    box-shadow: inset 0 0 10px 2px rgba(197, 77, 42, 1);
    color: #c54d2a;
}

#emailSignup:focus {
    background-color: rgba(248, 249, 250, 1);
}

/* v2 */
/* Homepage */
.v2 .promo {
    height: 80vh;
    background: url(../img-v2/home-hero.jpg) no-repeat center;
    background-size: cover;
    min-height: 650px;
}

.v2 .promo:before {
    display: none;
}

.v2 .promo h1 {
    text-transform: none;
    font-weight: 700;
    margin-bottom: 5px;
}

.v2 .promo h1:after {
    position: static;
    opacity: .5;
    margin: 15px auto;
}

.v2 .promo p,
.v2 .promo .intro {
    font-family: "Open Sans";
    font-size: 20px;
    margin-bottom: 25px;
}

.v2 .promo .message {
    max-width: 800px;
    margin: 0 auto;
}

.signup-hero {
    max-width: 410px;
    margin: 0 auto;
}

.signup-hero .form-group {
    position: relative;
}

.signup-hero .form-control {
    border: none;
    box-shadow: none;
    font-size: 18px;
    height: 54px;
    color: #222;
    padding-right: 140px;
    border-radius: 4px;
}

.signup-hero .btn-primary {
    position: absolute;
    right: 6px;
    top: 9px;
    padding: 10px 20px;
    color: white;
    letter-spacing: 0;
}

.v2 .btn {
    border: none;
    font-size: 12px;
}

.v2 .btn-primary {
    background-color: #F1931E;
    text-transform: uppercase;
    color: white !important;
}

.v2 .btn-primary:hover {
    background-color: #F29D35;
}

.v2 .btn-narrow {
    padding-left: 12px;
    padding-right: 12px;
}

.v2 .btn-playvideo {
    color: #fff;
    letter-spacing: 0;
    font-size: 16px;
    margin-top: 8px;
    transition: .2s all;
}

.v2 .btn-playvideo:hover {
    opacity: .85;
    text-decoration: none;
}

.v2 .btn-playvideo:hover [class^="fa"] {
    transform: scale(1.4);
}

.v2 .btn-playvideo [class^="fa"] {
    margin-right: 8px;
    position: relative;
    top: 1px;
    transition: .2s ease-out;
}

.v2 .btn-orangeoutline {
    color: #F1931E;
    box-shadow: 0 0 0 1px #F1931E;
}

.v2 .btn-orangeoutline:hover {
    background-color: #F1931E;
    color: #fff;
}

.list-quickfeats {
    max-width: 960px;
    margin: 45px auto;
    /*margin-top: 80px;*/
}

.list-quickfeats li {
    vertical-align: top;
    width: 25%;
    margin-right: -4px;
    position: relative;
    padding-left: 64px !important;
    text-align: left;
}

.list-quickfeats li img {
    max-width: 50px;
    height: auto;
    position: absolute;
    left: 0;
}

.v2 .promo .list-quickfeats p {
    font-size: 15px;
    line-height: 1.2em;
    padding-top: 4px;
    padding-right: 15px;
}

.demobox {
    background-color: #1D242C;
    max-width: 1100px;
    margin: 0 auto;
}

.demo-head {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding: 14px 15px;
    font-weight: 700;
    color: rgba(255, 255, 255, .75);
}

.demo-side {
    width: 300px;
    display: inline-block;
    vertical-align: top;
    padding: 25px 45px;
    margin-right: -4px;
    position: relative;
    left: calc(-100% + 300px);
}

.demobox.horizontal .demo-side,
.demobox.horizontal .demo-preview {
    width: 100%;
    left: auto;
}

.demobox.horizontal .demo-side {
    padding-top: 0;

}

.v2 .block-dark .demobox.horizontal .demo-side p {
    margin-bottom: 16px;
    font-size: 16px;
    color: rgba(255, 255, 255, .85);
}

.v2 .demobox.horizontal .list-source {
    text-align: center;
}

.v2 .demobox.horizontal .list-source li {
    padding: 0;
    /*width: calc(10.8% - 0.01%);*/
    /*width: calc(16.3% - 0.01%);*/
    width: calc(13.8% - 0.01%);
    opacity: 1;
    background-color: rgba(255, 255, 255, .85);
    text-align: center;
    position: relative;
    margin: 0 0 4px;
    vertical-align: top;
    float: none;
    height: auto;
}

.v2 .demobox.horizontal .list-source li a {
    display: block;
    padding: 8px 0;
}

.v2 .demobox.horizontal .list-source li:hover {
    background-color: #fff;
    box-shadow: 0 1px 8px 1px rgba(0, 0, 0, .15);
}

.v2 .demobox.horizontal .list-source li:hover img {
    top: -13px;
    transform: scale(.7);
}

.v2 .demobox.horizontal .list-source li img {
    max-width: 130px;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    top: 0;
    transition: all .2s ease-out;
}

.v2 .demobox.horizontal .list-source .btn {
    letter-spacing: 0;
    background-color: rgba(45, 55, 68, .55);
    width: 92%;
    padding: 4px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 4%;
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-out;
}

.v2 .demobox.horizontal .list-source li:hover .btn {
    background-color: rgba(241, 147, 30, 1);
    border: 1px solid #6F4817;
    opacity: 1;
    visibility: visible;
    bottom: 4px;
}

.demo-preview {
    width: calc(100% - 300px);
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 45px;
    padding-top: 20px;
    position: relative;
    left: 300px;
}

.demo-preview img {
    width: 100%;
    height: auto;
}

.v2 .block .smallintro {
    text-align: center;
    font-family: "Open Sans";
    margin: 0 0 15px;
    font-size: 14px;
}

.v2 .block-dark .demo-side p {
    font-size: 13px;
    line-height: 1.2em;
    text-align: center;
    margin: 0 0 10px;
    color: rgba(255, 255, 255, .45);
}

.v2 .list-source {
    padding: 0;
    margin: 0;
}

.v2 .demo-side .list-source li {
    border: none;
    background-color: rgba(255, 255, 255, .75);
    border-radius: 2px;
    width: calc(50% - 6px);
    margin: 3px;

    height: 55px;
}

.v2 .list-source li:hover {
    border: none;
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    transform: scale(1.03);
}

.list-partners {
    margin-top: 25px;
}

.list-partners li {
    width: 20%;
    margin-right: -4px;
}

.list-partners img {
    max-width: 200px;
    height: auto;
    width: 100%;
    opacity: 0.6;
}

.list-partners img:hover {
    opacity: 1;
    transform: scale(1.1);
    transition: all .3s
}

.v2 .testimonials {
    text-align: center;
}

.v2 blockquote p {
    text-align: center;
}

.nav-tabs-scheme {
    border-bottom: none;
}

.nav-tabs-scheme > li {
    float: none;
    display: inline-block;
}

.nav-tabs-scheme > li > a {
    border: none !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgba(44, 55, 68, 0.45);
    transition: .2s all;
    border-radius: 0;
    padding: 20px 10px;
    font-size: 13px;
}

.nav-tabs-scheme > li > a:hover {
    background-color: transparent;
    color: #000;
}

.nav-tabs-scheme > li.active > a,
.nav-tabs-scheme > li.active > a:hover {
    font-weight: 700;
    color: #F1921E;
    border: none;
}

.featurestabs {
    border-top: 1px solid #eee;
    position: relative;
    margin-top: 25px;
}

.featurespointer {
    position: relative;
    z-index: 2;
}

.featurespointer span {
    position: absolute;
    bottom: -68px;
    margin-left: -21px;
    width: 42px;
    height: 42px;
    transition: 1s ease;
    left: 46%;
}

.featurespointer.vis span {
    left: 73%;
}

.featurespointer span:after,
.featurespointer span:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.featurespointer span:after {
    border: 20px rgba(238, 238, 238, 0);
    border-bottom-color: #fff;
    margin-left: -20px;
}

.featurespointer span:before {
    border: 21px rgba(255, 255, 255, 0);
    border-bottom-color: #eee;
    margin-left: -21px;
}

.list-fullfeats {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    margin: 20px -2px 0;
}

.list-fullfeats > li {
    background-color: rgb(245, 245, 245);
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 2px;
    padding-top: 60px;
    position: relative;
}

.list-fullfeats > li:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 9px;
    background: url(../img-v2/icon-checkmark.png) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.v2 .block .list-fullfeats p {
    text-align: center;
    padding: 13px;
    line-height: 1.3em;
    margin: 0;
}

.featslarge {
    padding: 45px 0;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.featslarge > div {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.featslarge .featslarge-illustration {
    text-align: center;
}

.featslarge .featslarge-illustration img {
    max-width: 80%;
    height: auto;
}

.featslarge.invert .featslarge-illustration {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

@media screen and (min-width: 769px) {
    body {
        /*padding-top: 50px;*/
        padding-top: 0;
    }

    .v2 .logo-allwhite {
        display: none;
    }
}

.codeexample a .icon-arrow2 {
    margin-left: 4px;
    font-size: 75%;
}

/* Promo section */
.promo .btn.btn-outline {
    border-color: #F1921E;
    color: #F1921E;
    padding: 14px 45px;
    margin: 20px 0;
}

.promo .btn.btn-outline:hover {
    background-color: #F1921E;
    color: #fff;
}

.promo {
    height: 100vh;
    min-height: 730px;
    position: relative;
    background: url(../img-v2/homepage-promo.jpg) no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.promo:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .45);
}

.promo .inner {
    top: 25%;
    padding: 0 15px;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    text-align: center;
}

.promo .inner .img-responsive {
    margin: 0 auto;
    width: 100%;
    max-width: 1050px;
}

.promo h1 {
    font-size: 42px;
    line-height: 1.1em;
    text-transform: uppercase;
    position: relative;
    max-width: 800px;
    margin: 0 auto 35px;
}

.promo h1:after {
    content: "";
    width: 30px;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -15px;
    background-color: #fff;
    opacity: .5;
}

.promo p {
    max-width: 800px;
    margin: 0 auto;
    font-size: 18px;
    font-family: Questrial, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
}

.show-me-btn {
    cursor: pointer;
}

.inner .arrow-down {
    font-size: 2em;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 15%;
    font-weight: 700;
}

.arrow-down:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../img-v2/arrow-down.svg) no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
}

/* Homepage blocks */
.blockcopy .inner {
    max-width: 455px;
    margin: 0 auto;
    padding: 0 15px;
}

.introblock {
    background-color: #F1F3F5;
    min-height: inherit;
}

.introblock.white {
    background-color: transparent;
    border-bottom: none;
}

.introblock.white .inner {
    padding-bottom: 20px;
}

.introblock .inner {
    padding: 80px 0;
}

.introblock h3 {
    width: auto;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 45px;
    color: #525252;
    text-align: center;
    font-size: 28px;
}

.introblock p {
    margin: 0 auto;
    text-align: center;
    max-width: 800px;
    font-size: 18px;
    padding: 0 15px;
}

.codeexample {
    border: 1px solid #E9ECEF;
    margin-top: 25px;
}

.codeexample p {
    padding: 6px 8px;
    margin: 0;
    line-height: 1.1em;
    font-family: Courier New, sans-serif;
    font-size: 13px;
}

.codeexample a {
    display: block;
    background-color: #E9ECEF;;
    padding: 5px 10px;
    color: #94A1B0;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

.codeexample a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #94A1B0;
}

.list-source {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    margin-top: 25px;
}

.list-source li {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 130px;
    height: 65px;
    overflow: hidden;
    border: 1px solid #ADBAC9;
    border-radius: 5px;
    margin: 4px 0;
    margin-right: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 0 0 0 2px transparent;
    opacity: .9;
    position: relative;
}

.list-source li:hover {
    /*box-shadow: 0 0 0 1px #ADBAC9;*/
    background-color: #EBEBEB;
    opacity: 1;
}

.list-source li:hover img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.list-source li img {
    margin-top: 5px;
    width: 100%;
    height: auto;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    /*-webkit-filter: grayscale(100%);*/
    /*filter: grayscale(100%);*/
}

.list-source a {
    color: #5A6166;
    line-height: 1em;
}

.list-source span {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 3;
    padding-top: 22px;
}


/* CTA Block */


.ctablock .intro {
    font-size: 16px;
    font-family: Questrial, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 300;
    margin-bottom: 0;
}

.btn-txt {
    color: #fff;
    font-size: 13px;
    opacity: .7;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.btn-txt:hover {
    opacity: 1;
    color: #fff;
    text-decoration: none;
}

/* Landing Page */
.formblock {
    background-color: #eee;
    padding-top: 90px;
    padding-bottom: 55px;
}

.formblock label {
    margin: 0 0 1px;
    text-transform: uppercase;
    font-size: 12px;
    color: #777;
}

.formblock .form-group {
    margin-bottom: 10px;
}

.formblock .form-control {
    box-shadow: none;
    height: 40px;
    border-radius: 3px;
}

.formblock .form-area {
    height: auto;
    min-height: 100px;
}

.formblock .btn-primary {
    border-color: #F1921E;
    background-color: #F1921E;
}

.formblock .btn-primary:hover {
    background-color: #525252;
    border-color: #525252;
}

.formblock .btn-show {
    font-size: 15px;
    padding: 15px 20px;
}

.formblock .info {
    margin: 20px 0;
}

.btn-help {
    display: inline-block;
    background-color: #AAA;
    width: 18px;
    height: 18px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.btn-help:hover {
    background-color: #777;
    color: #fff;
    text-decoration: none;
}

.btn-help:focus {
    color: #fff;
    text-decoration: none;
}

.form-header {
    text-align: center;
}

.fblock {
    padding-top: 15px;
}

.product-logo {
    max-width: 240px;
    height: auto;
}

.form-header h3 {
    line-height: 1.1em;
    position: relative;
    margin: 28px 0 8px;
}

.form-header h3:before {
    content: "";
    width: 36px;
    height: 3px;
    background-color: rgba(0, 0, 0, .15);
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: -20px;
}

.formblock h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1em;
    color: #525252;
    text-transform: uppercase;
    position: relative;
    color: #F1921E;
    text-align: left;
    border-bottom: 1px solid #ccc;
    line-height: 1px;
    text-align: center;
    max-width: 80%;
    margin: 20px auto;
}

.formblock h4 span {
    background-color: #eee;
    padding: 0 6px;
}

.certs {
    text-align: center;
}

.certs img {
    max-width: 65px;
    height: auto;
}

.btn-video {
    color: #777;
    border: 1px solid transparent;
    padding: 3px 12px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-decoration: none;
}

.btn-video:hover {
    border-color: #ddd;
    color: #000;
    text-decoration: none;
}

.tooltipster-default {
    border-radius: 5px;
    border: none;
    background: #4c4c4c;
    text-align: center;
}

.copy {
    font-size: 13px;
    padding-top: 45px;
    color: #aaa;
}

.transition {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

@media screen and (min-width: 769px) {
    .scrolled .logo {
        display: none;
    }

    .scrolled .logo-grey {
        display: inline-block;
    }

    .introblock {
        padding-top: 0;
    }

    .blockimg {
        position: absolute;
        width: 50%;
        right: 0;
        bottom: 0;
    }

    .blockimg .img-responsive {
        margin: 0 auto;
        max-width: inherit;
        width: 100%;
        height: auto;
    }

    .blockcopy {
        position: absolute;
        width: 50%;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0px, -50%);
        -moz-transform: translate(0px, -50%);
        -o-transform: translate(0px, -50%);
        -ms-transform: translate(0px, -50%);
        transform: translate(0px, -50%);
    }

    .block.alt .blockimg {
        right: auto;
        left: 0;
    }

    .block.alt .blockcopy {
        left: auto;
        right: 0;
    }
}

@media screen and (max-width: 767px) {
    .promo {
        min-height: 650px;
    }

    .logo {
        display: none;
    }

    .logo-allwhite {
        display: inline-block;
    }

    .innerpage .logo-grey {
        display: none;
    }

    .block .inner {
        padding: 40px 0;
    }

    .blockimg .img-responsive {
        margin: 0 auto;
        max-width: 85%;
        height: auto;
    }

    .v2 .promo {
        min-height: 720px;
        background-position-x: -400px;
    }

    .v2 .promo .message {
        max-width: 80%;
        margin: 0 auto;
    }

    .v2 .block {
        padding: 55px 15px;
    }

    .v2 .block .inner {
        max-width: 80%;
        padding: 0;
    }

    .featslarge,
    .featslarge > * {
        display: block;
    }

    .featslarge {
        max-width: 460px;
        margin: 0 auto;
        padding: 25px 0;
    }

    .list-fullfeats {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .list-fullfeats > li {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 130px;
        margin-bottom: 4px;
    }

    .featuresblock-hero img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .list-source li img {
        margin-top: 0;
    }

    .v2 .promo {
        background-position: center;
        padding-top: 150px;
        padding-bottom: 35px;
        min-height: inherit;
    }

    .v2 .promo .inner {
        position: static;
    }

    .v2 .promo h1 {
        font-size: 28px;
    }

    .v2 .promo p,
    .v2 .promo .intro {
        font-size: 16px;
    }

    .list-quickfeats {
        margin-top: 35px;
    }

    .list-quickfeats li {
        padding-left: 0 !important;
        text-align: center;
        display: block;
        width: 100%;
    }

    .list-quickfeats li p {
        font-size: 12px !important;
    }

    .list-quickfeats li img {
        display: block;
        margin: 0 auto;
        position: static;
        max-width: 40px;
    }

    .v2 .block h2 {
        font-size: 22px;
    }

    .v2 .block h3 {
        font-size: 20px;
    }

    .v2 .intro {
        font-size: 15px;
    }

    .demo-head {
        text-align: center;
    }

    .demo-side {
        width: auto;
        text-align: center;
        padding: 12px 8px;
    }

    .demo-preview {
        display: none;
    }

    .v2 .demo-side .list-source li {
        width: 120px;
        height: 55px;
    }

    .v2 .demo-side .btn-narrow {
        display: inline-block;
        width: auto;
    }

    .featurespointer.vis span {
        left: 82%;
    }

    .v2 .logo {
        display: inline-block;
    }

    .v2 .logo-allwhite {
        display: none;
    }

    .v2 .navbar-default .container-fluid {
        width: auto;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        bottom: 0;
        padding: 0;
    }

    .v2 .navbar-collapse {
        max-height: inherit;
        position: absolute;
        margin: 0;
        top: 60px;
        width: 100%;
        bottom: 0;
        overflow-y: auto;
    }

    .v2 .navbar-form {
        margin-top: 0;
        margin-bottom: 0;
        border-bottom: 1px solid #eee !important;
        display: block;
    }

    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(50, 50, 50, .55);
        transition: .2s all;
        opacity: 0;
        visibility: hidden;
        z-index: 45;
    }

    .inner .arrow-down {
        font-size: 1.5em;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
        bottom: 7%;
        font-weight: 700;
    }

    .arrow-down:after {
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(../img-v2/arrow-down.svg) no-repeat;
        background-size: 100% auto;
        position: absolute;
        top: 35px;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 600px) {
    .v2 .promo .message {
        max-width: inherit;
    }

    .v2 .block .inner {
        max-width: inherit;
    }

    .signup-hero .form-control {
        font-size: 15px;
    }

    .signup-hero .btn-primary {
        font-size: 11px;
        padding-left: 12px;
        padding-right: 12px;
    }

    .v2 .block {
        padding: 35px 20px;
    }

    .nav-tabs-scheme > li {
        width: 50%;
        margin-right: -4px;
    }

    .nav-tabs-scheme > li a {
        font-size: 11px;
    }
}

@media screen and (max-width: 480px) {
    .promo {
        min-height: 550px;
    }

    .promo h1 {
        font-size: 28px;
    }

    blockquote p {
        font-size: 16px;
        line-height: 1.5em;
    }

    .blockimg .img-responsive {
        max-width: 100%;
    }

    .block h4 {
        text-align: center;
        font-size: 23px;
        margin-bottom: 20px;
    }

    .block {
        padding: 35px 15px;
    }

    .block .inner {
        padding: 25px 0;
    }

    .introblock.white .inner {
        padding-bottom: 0;
    }

    .introblock p {
        font-size: 17px;
    }

    .introblock h3 {
        font-size: 26px;
    }

    .list-checks li {
        font-size: 15px;
    }
}

@media screen and (max-width: 320px) {
    .promo {
        min-height: 500px;
    }

    .promo p {
        font-size: 17px;
    }

    blockquote p {
        font-size: 15px;
    }
}

.nav-tabs.nav-tabs--opts {
    border: none !important;
    display: inline-block;
    margin-right: 20px;
}

.nav-tabs.nav-tabs--opts > li {
    display: list-item;
    float: none;
    padding: 10px 0;
    border: none !important;
    position: relative;
}

.nav-tabs.nav-tabs--opts > li:nth-child(2) {
    transform: translateX(-25px);
}

.nav-tabs.nav-tabs--opts > li > a {
    background-color: transparent !important;
    padding: 0;
    border: none !important;
    display: flex;
    align-items: center;
    color: rgba(56, 77, 93, 0.35);
}

.nav-tabs.nav-tabs--opts > li > a .nav-tabs__label {
    order: 0;
}

.nav-tabs.nav-tabs--opts > li > a .nav-tabs__picto {
    order: 1;
}

.nav-tabs.nav-tabs--opts > li > a p {
    width: 120px;
    line-height: 1.2em;
    text-align: center;
    padding-right: 16px;
}

.nav-tabs.nav-tabs--opts > li > a:hover {
    color: #384D5D;
}

.nav-tabs.nav-tabs--opts > li > a:hover .circle {
    transform: scale(1.05);
    box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.12), inset 0 0 0 3px rgba(56, 77, 93, 0.25);
}

.nav-tabs.nav-tabs--opts > li .circle {
    display: inline-block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.12);
    text-align: center;
    color: rgba(56, 77, 93, 0.35);
    transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.nav-tabs.nav-tabs--opts > li .circle [class^="icon-"] {
    font-size: 2em;
    line-height: 110px;
}

.nav-tabs.nav-tabs--opts > li.active > a .circle {
    color: #F6921F;
    box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.12), inset 0 0 0 3px rgba(138, 214, 247, 0.65);
    transform: scale(1.2);
}

.nav-tabs.nav-tabs--opts > li.active > a p {
    color: #F6921F;
}

.nav-tabs.nav-tabs--opts > li.active > a:hover .circle {
    transform: scale(1.2);
}

.nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels > li .circle {
    padding: 0 12px;
    padding-top: 16px;
    width: 130px;
    height: 130px;
}

.nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels > li .circle [class^="icon-"] {
    line-height: inherit;
}

.nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels > li .circle p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    width: auto;
}

.nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels #tear {
    visibility: hidden;
}

/* Line delimited columns */
.row.linedelimited > [class^="col-"]:not(:last-child) {
    position: relative;
}

.row.linedelimited > [class^="col-"]:not(:last-child):after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 86%;
    top: 7%;
    right: 0;
    background-color: #F8F9FA;
    position: absolute;
}

/* Promo Block */
.promo {
    background-color: #fff;
    position: relative;
    text-align: center;
    color: #fff;
}

.promo p {
    font-size: 1em;
}

.promo h1 {
    font-size: 2.4em;
    margin: 0;
    margin-bottom: .3em;
}

.promo .promo__intro {
    font-size: 1.1em;
}

.promo .promo__msg {
    position: relative;
    z-index: 5;
    padding: 180px 0;
    max-width: 650px;
    margin: 0 auto;
}

.promo .promo__cta {
    padding-top: 25px;
}

.promo.promo--home {
    background-size: cover;
    background: url("../images/hero.jpg") no-repeat top right;
}

.promo.promo--why {
    background-size: cover;
    background: url("../images/whyknowi-bg.jpg") no-repeat center;
}

.promo.promo--why:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(58, 62, 73, 0.65);
    position: absolute;
}

.promo.promo--why .promo__msg {
    padding: 100px 0;
    position: relative;
    z-index: 2;
    max-width: 740px;
}

.pageloaded .promo__demo .roboto {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.pageloaded .promo__demo.wiggle .roboto {
    animation: jump ease-out .5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
}

/* Partners */
.list-partners {
    display: flex;
    justify-content: space-around;
    margin: 0;
}

.list-partners > li {
    flex: 1;
    text-align: center;
    padding: 0 10px;
}

.list-partners > li img {
    max-width: 100%;
    height: auto;
}

/* --- Content Block --- */
.btn-ctacall.btn-blueoutline {
    box-shadow: 0 0 0 2px #8AD6F7;
    padding: 8px 25px;
}

.btn-ctacall.btn-blueoutline:hover {
    background-color: #8AD6F7;
    color: #fff;
}

.btn-ctacall.btn-blueoutline .small {
    font-size: .8em;
    font-weight: 400;
}

.btn-ctaemail.btn-primary {
    padding: 17px 25px;
}

/*.cblock {*/
    /*padding: 4.5em 0;*/
    /*background-color: #fff;*/
    /*position: relative;*/
    /*overflow: hidden;*/
/*}*/

/*.cblock .cblock__head {*/
    /*text-align: center;*/
    /*max-width: 650px;*/
    /*margin: 20px auto;*/
/*}*/

/*.cblock .cblock__inner {*/
    /*max-width: 880px;*/
    /*margin: 0 auto;*/
/*}*/

/*.cblock .cblock__inner.cblock__inner--wide {*/
    /*max-width: 1090px;*/
/*}*/

/*.cblock h2 {*/
    /*margin-top: 0;*/
    /*margin-bottom: 2.2em;*/
    /*font-size: 2.2em;*/
    /*font-weight: 400;*/
/*}*/

/*.cblock h2 + .cblock__intro {*/
    /*!*margin-top: -4.5em;*!*/
/*}*/

/*.cblock p {*/
    /*line-height: 1.4em;*/
/*}*/

/*.cblock .cblock__subhead {*/
    /*margin-bottom: 4em;*/
/*}*/

/*.cblock .cblock__subhead + .cblock__headline {*/
    /*margin-top: -35px;*/
/*}*/

/*.cblock .cblock__intro {*/
    /*color: rgba(56, 77, 93, 0.65);*/
    /*font-size: 1.15em;*/
    /*text-align: center;*/
    /*margin-top: 0;*/
    /*margin-bottom: 3em;*/
/*}*/

/*.cblock .cblock__cta {*/
    /*padding: 50px 0 !important;*/
    /*text-align: center;*/
/*}*/

/*.cblock.cblock--padded {*/
    /*padding-left: 30px;*/
    /*padding-right: 30px;*/
/*}*/

/*.cblock.cblock--nopadding {*/
    /*padding: 0;*/
/*}*/

/*.cblock.cblock--partners {*/
    /*padding: 20px 0;*/
    /*text-align: center;*/
/*}*/

/*.cblock.cblock--partners p {*/
    /*color: rgba(56, 77, 93, 0.55);*/
    /*margin-bottom: 12px;*/
/*}*/

/*.cblock.cblock--grey {*/
    /*background-color: #F8F9FA;*/
/*}*/

/*.cblock.cblock--highlight {*/
    /*background-color: #9961A7;*/
    /*color: #fff;*/
    /*overflow: visible;*/
    /*margin-top: 25px;*/
    /*margin-bottom: 50px;*/
    /*z-index: 2;*/
/*}*/

/*.cblock.cblock--highlight .cblock__intro {*/
    /*color: rgba(255, 255, 255, 0.75);*/
/*}*/

/*.cblock.cblock--highlight:before {*/
    /*content: "";*/
    /*display: inline-block;*/
    /*width: 100%;*/
    /*height: 72px;*/
    /*background: url("../images/angle-top.png") no-repeat;*/
    /*background-size: 100% 100%;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: -72px;*/
/*}*/

/*.cblock.cblock--highlight:after {*/
    /*content: "";*/
    /*display: inline-block;*/
    /*width: 100%;*/
    /*height: 72px;*/
    /*background: url("../images/angle-bottom.png") no-repeat;*/
    /*background-size: 100% 100%;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*bottom: -72px;*/
/*}*/

/*.cblock.cblock--testimonials {*/
    /*position: relative;*/
    /*background-size: cover;*/
    /*background: url("http://www.testniserver.info/v/knowi/css/../img/testimonials-bg.jpg") no-repeat top center;*/
    /*text-align: center;*/
    /*color: #fff;*/
/*}*/

/*.cblock.cblock--testimonials:before {*/
    /*content: "";*/
    /*display: inline-block;*/
    /*background-color: rgba(58, 62, 73, 0.65);*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/

/*.cblock.cblock--testimonials .cblock__subhead {*/
    /*position: relative;*/
    /*z-index: 2;*/
/*}*/

/*.cblock.cblock--cta {*/
    /*background-color: #F6921F;*/
    /*text-align: center;*/
    /*color: #fff;*/
/*}*/

.cblock__head p {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}

/* --- Features Blocks --- */
.v2 .block-feats{
    padding-bottom: 30px;
}

.list-feats {
    max-width: 980px;
    margin: 20px auto;
    display: flex;
    justify-content: space-around;
}

.list-feats > li {
    padding: 0 12px;
    max-width: 240px;
    flex: 1;
    text-align: center;
}

.list-feats > li img {
    max-width: 120px;
    height: auto;
}

.list-feats p {
    color: rgba(56, 77, 93, 0.75);
    font-size: .925em;
}

.list-feats .list-feats__title,
.list-feats h3.list-feats__title {
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: .7em;
    margin-top: 1em;
    color: #384D5D;
    font-weight: normal;
}

.list-feats__title > a {
    font-family: "Open Sans";
    color: #222;
    font-weight: 400;
}

/* Jumbo Feature Blocks */
.jumbofeature .jumbofeature-inner {
    max-width: 460px;
    position: relative;
    padding: 25px 35px 0;
}

.jumbofeature .jumbofeature-inner p {
    font-size: 1.05em;
}

.jumbofeature .jumbofeature-inner h3 {
    font-size: 1.45em;
    color: #8AD6F7;
    margin-top: 0;
    margin-bottom: .8em;
}

.jumbofeature .jumbofeature-img img {
    width: 100%;
    max-width: 520px;
    height: auto;
}

.jumbofeature .jumbofeature-img img:not(.jumbofeats-shadow) {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.jumbofeature .jumbofeature-img img.jumbofeats-shadow {
    max-width: 500px;
    height: auto;
    margin-left: 10px;
    vertical-align: top;
}

.jumbofeature-distancer {
    width: 60%;
    height: 1px;
    background-color: rgba(69, 90, 104, 0.12);
    margin: 35px auto;
}

/* --- Tables --- */
.table {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
}

.table .btn-exploregroup {
    opacity: 0;
    visibility: hidden;
}

.table > thead > tr > th {
    font-size: .8em;
    font-weight: 400;
    color: #F6921F;
    line-height: 1.1em;
    border-bottom: none;
}

.table > thead > tr > th.tbl-right {
    text-align: right;
}

.table > tbody > tr.selectedrow {
    background-color: rgba(248, 249, 250, 0.5);
}

.table > tbody > tr.tblrow-positive1 {
    background-color: rgba(0, 217, 109, 0.05);
}

.table > tbody > tr.tblrow-positive2 {
    background-color: rgba(0, 217, 109, 0.1);
}

.table > tbody > tr.tblrow-negative1 {
    background-color: rgba(242, 71, 56, 0.05);
}

.table > tbody > tr.tblrow-negative2 {
    background-color: rgba(242, 71, 56, 0.1);
}

.table > tbody > tr.tblrow-negativebar > td:first-child {
    box-shadow: inset 3px 0 0 rgba(242, 71, 56, 0.8);
}

.table > tbody > tr.tblrow-positivebar > td:first-child {
    box-shadow: inset 3px 0 0 rgba(0, 217, 109, 0.8);
}

.table > tbody > tr > td {
    padding: 8px;
    line-height: 1.1em;
    vertical-align: middle;
    font-size: 13px;
}

.table > tbody > tr > td.tbl-check {
    text-align: center;
}

.table > tbody > tr > td.tbl-large {
    font-size: 1.2em;
    white-space: nowrap;
}

.table > tbody > tr > td.tbl-right {
    text-align: right;
}

.table > tbody > tr > td.tbl-center {
    text-align: center;
}

.table > tbody > tr > td.tbl-average {
    text-align: center;
}

.table > tbody > tr > td.tbl-action {
    text-align: right;
}

.table > tbody > tr > td.shadedneg {
    background-color: rgba(242, 71, 56, 0.15);
}

.table > tbody > tr > td.shadedpos {
    background-color: rgba(0, 217, 109, 0.15);
}

.table > tbody > tr > td .smalltype {
    font-size: .85em;
}

.table > tbody > tr > td.tbl-baddata {
    position: relative;
    padding-right: 25px;
}

.table > tbody > tr > td.tbl-baddata .btn-baddata {
    position: absolute;
    right: 0;
}

.table .btn-greenoutline {
    font-size: 12px;
    padding: 6px 14px;
    background-color: #fff;
}

.table .tbl-campaign-name {
    display: block;
    width: 200px;
}

.table .sourcecirc {
    vertical-align: middle;
}

/* --- Forms --- */
.form .form-control {
    transition: 0.2s all;
    font-size: 14px;
    box-shadow: none;
    border-radius: 3px;
}

.form .form-control:focus {
    background-color: rgba(248, 249, 250, 0.5);
}

.form .form-group label {
    font-weight: normal;
    color: #B1B7BC;
    margin-bottom: 2px;
    font-size: 13px;
}

.form .form-head {
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.55);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 8px;
    margin-top: 24px;
    margin-bottom: 14px;
}

.form .form-head span {
    padding: 0 5px;
    background-color: #F8F8F9;
}

.form-prefix {
    position: relative;
}

.form-prefix .form-control {
    padding-left: 35px !important;
}

.form-prefix .picto {
    position: absolute;
    left: 10px;
    top: 50%;
    opacity: .35;
    transform: translateY(-50%);
    font-size: .85em;
}

.form-toplabel {
    position: relative;
}

.form-toplabel > label {
    position: absolute;
    top: -19px;
    left: 2px;
    text-transform: none !important;
    font-weight: 400;
    font-size: 13px;
    opacity: .85;
}

.form .form-control::-webkit-input-placeholder {
    color: #8D969E;
}

.form .form-control:-moz-placeholder {
    color: #8D969E;
}

.form .form-control::-moz-placeholder {
    color: #8D969E;
}

.form .form-control:-ms-input-placeholder {
    color: #8D969E;
}

/* Third Party plugins */
.slick-slide {
    outline: none;
}

.slick-prev, .slick-next {
    opacity: .45;
    transition: .2s all;
}

.slick-prev:hover,
.slick-next:hover {
    opacity: 1;
}

.slick-dots {
    bottom: -45px;
}

.slick-dots li,
.slick-dots li button {
    width: 24px;
}

.slick-dots li button:before {
    content: "";
    display: inline-block;
    position: static;
    width: 24px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.25);
    opacity: 1;
    transition: .2s all;
}

.slick-dots li.slick-active button:before {
    background-color: rgba(255, 255, 255, 0.85);
    height: 3px;
}

@media screen and (min-width: 1300px) {
    .container {
        width: 1280px;
    }
}

@media screen and (min-width: 1200px) {
    .navbar-brand .tagline {
        display: inline-block;
    }

    .cblock h4 {
        font-size: 1.750em;
    }

    .jumbofeature .jumbofeature-inner {
        padding: 0;
    }
}

@media screen and (min-width: 993px) {
    .btn.btn-large {
        font-size: 22px;
        padding: 25px 50px;
    }

    .scrolled .page-header {
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
    }

    .scrolled .page-header .navbar-default {
        padding: 0;
    }

    .scrolled .page-header {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .scrolled .page-header {
        font-size: 14px;
    }

    .scrolled .page-header {
        font-size: 12px;
    }

    .scrolled .navbar-brand .navbar-brand--prim {
        display: none;
    }

    .scrolled .navbar-brand .navbar-brand--sec {
        display: block;
    }

    .scrolled .navbar-brand .tagline {
        display: none;
    }

    .jumbofeature {
        display: flex;
        align-items: center;
        padding: 35px 0;
    }

    .jumbofeature > * {
        flex: 0 0 auto;
    }

    .jumbofeature .jumbofeature-body {
        width: 50%;
    }

    .jumbofeature .jumbofeature-img {
        width: 50%;
    }

    .jumbofeature.jumbofeature--negative .jumbofeature-img {
        order: 1;
    }

    .jumbofeature.jumbofeature--negative .jumbofeature-body {
        order: 0;
    }

    .jumbofeature-distancer {
        width: 300px;
    }
}

@media screen and (max-width: 1024px) {
    .promo .promo__msg {
        padding: 100px 0;
    }
}

@media screen and (max-width: 992px) {
    body {
        font-size: 15px;
        padding-top: 45px;
    }

    .distancer {
        height: 50px;
    }

    .promo .promo__msg {
        padding: 120px 0;
        max-width: 500px;
    }

    .promo .promo__msg h1 {
        font-size: 2.2em;
    }

    .promo .promo__cta {
        padding-top: 12px;
    }

    .promo.promo--home {
        margin-top: 45px;
        background-position: center;
    }

    .cblock.cblock--cta {
        padding: 2em 0;
    }

    .cblock.cblock--cta .ctablock__ctabuttons .btn {
        height: 55px;
        font-size: 1.1em;
        padding-top: 20px;
        min-width: 240px;
    }

    .cblock.cblock--cta .ctablock__ctabuttons .btn-ctacall {
        padding-top: 8px;
    }

    .cblock.cblock--top {
        min-height: 60px;
        padding: 0;
    }

    .cblock .cblock__head:after {
        margin-bottom: 2.5em;
    }

    .cblock .cblock__inner:not(.cblock__inner--free) {
        max-width: 550px;
    }

    .cblock.cblock--cta .cblock__inner:not(.cblock__inner--free) {
        max-width: 550px;
    }

    .cblock .cblock__extended {
        padding: 0 15px;
    }

    .jumbofeature .jumbofeature-img {
        text-align: center;
    }

    .jumbofeature .jumbofeature-inner {
        margin: 0 auto;
        text-align: center;
    }

    .jumbofeature-distancer {
        margin: 45px auto;
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size: 15px;
    }

    .nav-tabs.nav-tabs--opts {
        display: flex;
        margin: 0;
    }

    .nav-tabs.nav-tabs--opts > li {
        flex: 1;
        text-align: center;
        padding: 0 10px;
    }

    .nav-tabs.nav-tabs--opts > li:nth-child(2) {
        transform: translateX(0);
    }

    .nav-tabs.nav-tabs--opts > li .circle {
        width: 70px;
        height: 70px;
        margin-bottom: 15px;
    }

    .nav-tabs.nav-tabs--opts > li .circle [class^="icon-"] {
        font-size: 1.6em;
        line-height: 70px;
    }

    .nav-tabs.nav-tabs--opts > li > a {
        flex-direction: column;
    }

    .nav-tabs.nav-tabs--opts > li > a .nav-tabs__picto {
        order: 0;
    }

    .nav-tabs.nav-tabs--opts > li > a .nav-tabs__label {
        order: 1;
    }

    .nav-tabs.nav-tabs--opts > li > a p {
        width: auto;
        max-width: 140px;
        margin: 0 auto;
        padding: 0;
    }

    .nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels > li .circle {
        width: 110px;
        height: 110px;
    }

    .nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels > li .circle p {
        font-size: 12px;
    }
}

@media screen and (max-width: 767px) {
    body {
        font-size: 14px;
        padding-top: 45px;
    }

    .promo {
        padding-top: 0;
        overflow: hidden;
    }

    .promo .promo__msg {
        padding-top: 160px;
        padding-bottom: 45px;
    }

    .promo .promo__msg h1 {
        font-size: 1.6em;
        margin-bottom: 15px;
    }

    .promo .promo__msg .promo__intro {
        font-size: 1.05em;
    }

    .promo.promo--home {
        margin-top: 0;
        background-position: top right;
    }

    .promo.promo--why .promo__msg {
        padding: 65px 0;
    }

    .list-partners {
        flex-wrap: wrap;
    }

    .list-partners > li {
        width: 33.333%;
        flex: 0 1 auto;
    }

    .cblock {
        padding: 2.5em 10px;
    }

    .cblock h2 {
        font-size: 1.4em;
        margin-bottom: 25px;
    }

    .cblock h2 + .cblock__intro {
        margin-top: -20px;
    }

    .cblock .cblock__subhead {
        margin-bottom: 2em;
    }

    .cblock .cblock__subhead + .cblock__headline {
        margin-top: -18px;
    }

    .cblock .cblock__intro {
        font-size: 1.05em;
        margin-bottom: 25px;
        line-height: 1.3em;
    }

    .cblock.cblock--padded {
        padding-left: 6px;
        padding-right: 6px;
    }

    .cblock .cblock__innerblock {
        padding-left: 12px;
        padding-right: 12px;
    }

    .cblock .cblock__inner {
        padding-left: 12px;
        padding-right: 12px;
    }

    .cblock.cblock--testimonials .slick-prev {
        left: -15px;
        top: auto;
        bottom: -17%;
    }

    .cblock.cblock--testimonials .slick-next {
        right: -15px;
        top: auto;
        bottom: -17%;
    }

    .list-feats {
        flex-direction: column;
        align-items: center;
    }

    .ctamsg .ctamsg__title {
        font-size: 1.4em;
    }

    .list-featssimple {
        flex-direction: column;
        margin: 0;
    }

    .list-featssimple > li {
        margin: 0 0 4px;
        padding: 18px 25px;
    }

    .list-comparison p {
        font-size: 10px;
    }

    .list-comparison .circle {
        width: 24px;
        height: 24px;
    }

    .list-comparison > li .list-comparison__logo {
        padding-left: 8px;
    }

    .list-comparison > li .list-comparison__logo img {
        max-width: 100px;
    }

    .list-comparison > li.list-comparison__head p {
        transform: rotate(-90deg);
        white-space: nowrap;
    }

    .jumbofeature .jumbofeature-inner {
        padding: 12px 10px 0;
    }
}

@media screen and (max-width: 480px) {
    .cblock .cblock__head .cblock__headline br {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .promo .promo__msg {
        padding-left: 12px;
        padding-right: 12px;
    }

    .nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels > li {
        padding: 0;
        position: relative;
    }

    .nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels > li.active {
        z-index: 2;
    }

    .nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels > li.active .circle {
        box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.12), inset 0 0 0 2px rgba(114, 215, 233, 0.65);
    }

    .nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels > li .circle {
        width: 90px;
        height: 90px;
        padding-top: 8px;
    }

    .nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels > li .circle [class^="icon-"] {
        font-size: 1.4em;
    }

    .nav-tabs.nav-tabs--opts.nav-tabs--optswithlabels > li .circle p {
        font-size: 11px;
    }
}

@media screen and (max-width: 360px) {
    .promo {
        padding-top: 0;
    }

    .promo .promo__msg {
        padding: 85px 12px 55px;
    }

    .promo .promo__msg h1 {
        font-size: 1.35em;
    }

    .promo .promo__msg .promo__msgintro {
        font-size: .875em;
    }
}

.sign-in-footer {
    border-top: 0;
    margin-top: 0;
}

.v2 .footer {
    width: auto;
}
.v2 .slide {
    min-height: auto;
}

.landing-btn {
    color: white;
}
.query-container h5 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 400;
}

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

