@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700|Lato:300,300i,400,400i,700,700i|Permanent+Marker");

body {
    font-family: "Lato", sans-serif;
}

h1, h2, h3, h4, h5, h6, .button {
    font-family: "Montserrat", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 800;
    line-height: 1.6;
    text-transform: capitalize;
    margin: 2rem 0 2rem 0;
    color: #191e23;
}

    .text h1, .text h2, .text h3, .text h4, .text h5, .text h6 {
        text-align: center;
    }

    .dark h2, .dark h3 {
        color: #FFF;
        margin: 0;
    }

    h2.underline:after,
    h3.underline:after {
        width: 40%;
        height: 4px;
        content:"";
        border-radius: 2px;
        background: #3acda3;
        display: block;
        margin: 1rem 0;
    }

    h2 small,
    h3 small {
        text-transform: uppercase;
        font-size: 1rem;
        letter-spacing: 0.05rem;
        display: block;
        margin: 0 0 1rem 0;
        font-weight: 800;
    }

    .dark h2 small,
    .dark h3 small {
        color: #6c6c6c;
    }

    .text-center h2.underline:after,
    .text-center h3.underline:after,
    h2.text-center.underline:after,
    h3.text-center.underline:after {
        margin: 1rem auto 2rem auto;
    }

h1, h2 {
    font-size: 2.5rem;
}

h3 {
    font-size: 1.5rem;
}

p {
    font-size: 1.25rem;
    line-height: 1.6;
    color: #333;
}

    p strong {
        color: #191e23;
    }

    .dark p {
        color: #f8f8f8;
    }

    .dark p strong {
        color: #FFFFFF;
    }

    p.lead {
        font-size: 1.5rem;
    }

a {
    color: #3acda3;
    text-decoration: none;
}

    a:hover {
        color: #e74b4f;
    }

mark {
    background: #fef8cf;
}

.button.cta,
.button.secondary,
button[type=submit] {
    border-radius: 0.1875rem;
    padding: 0 1.25rem;
    margin: 0;
    line-height: 2.5rem;
    font-size: 1.125rem;
    font-weight: 800;
    background: #e74b4f;
    text-transform: uppercase;
}

    .button.secondary {
        background: #3acda3;
    }

    .button.cta:hover,
    button[type=submit]:hover {
        background: #3acda3;
        color: #FFF;
    }

    .button.small {
        line-height: 2rem;
        font-size: 1rem;
    }

    .button.cta.large,
    button[type=submit] {
        border-radius: 0.3125rem;
        line-height: 4rem;
        font-size: 2rem;
        text-transform: uppercase;
        padding: 0 3rem;
        font-weight: 800;
        letter-spacing: 0.0625rem;
    }

#top-bar {
    background: rgba(0,0,0,0.96);
    max-width: 100%;
    position: fixed;
    padding: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}

    #logo {
        display: block;
        text-indent: -10000px;
        background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/logo.png") top left no-repeat;
        background-size: contain;
        width: 15.625rem;
        height: 4.6875rem;
        position: relative;
        float: left;
    }

    #top-bar .jobs {
        font-family: "Permanent Marker", cursive;
        position: relative;
        margin-top: 1.5rem;
        background: #23282d;
        height: 2rem;
        line-height: 2rem;
        padding: 0 1rem;
        color: #FFF;
        border-radius: 3px;
        display: inline-block;
        white-space: nowrap;
        text-indent: 0;
        float: left;
    }

    #top-bar .jobs:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-right: 8px solid #23282d;
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        left: 0;
        top: 50%;
        margin-top: -8px;
        margin-left: -8px;
    }

    #top-bar.tiny #logo {
        height: 3.125rem;
        width: 10.3125rem;
    }

        #top-bar.tiny .jobs {
            margin-top: 0.5rem;
        }

    #top-bar .columns {
        padding: 0;
    }

    #top-bar nav ul {
        margin: 0;
        padding: 0;
        text-align: right;
    }

    #top-bar nav ul li {
        display: inline-block;
        line-height: 4.6875rem;
        margin: 0 1.25rem;
        font-size: 1rem;
        font-weight: 700;
    }

        #top-bar.tiny nav ul li {
            line-height: 3rem;
        }

        #top-bar nav ul li a,
        #top-bar nav ul li a.button:hover {
            color: #FFF;
            text-transform: uppercase;
        }

        #top-bar nav ul li a:hover {
            color: #3acda3;
        }

        #top-bar.tiny nav ul li a.button.cta {
            margin: 0;
            line-height: 2rem;
            font-size: 1rem;
        }

        #top-bar .large-4.hide-for-small {
            color: #FFF;
            font-size: 0.875rem;
            line-height: 5rem;
        }

        #top-bar.tiny .large-4.hide-for-small {
            line-height: 3rem;
        }

        #top-bar .date {
            color: #3acda3;
        }

        #top-bar .offer {
            display: none;
            text-align: center;
            background: #1d1d1d;
            padding: 0 0 20px 0;
        }

        #top-bar .offer .clock {
            zoom: 0.5;
            -moz-transform: scale(0.5);
            width: 620px;
            display: inline-block;
            margin: 60px 40px -40px 0;
        }

        #top-bar .offer .cta {
            line-height: 1;
            padding: 0.5rem 2rem;
            display: inline-block;
        }

        #top-bar .offer .cta em {
            display: block;
            font-size: 0.875rem;
            font-style: normal;
        }

        #top-bar .flip-clock-divider .flip-clock-label {
            font-size: 1.2rem;
        }

        /* .discount-counter {
  width: 100%;
  position: fixed;
  z-index: 15000;
  top: 0;
  background: #232425;
  color: #FFF;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

  .discount-counter .clock {
    zoom: 0.6;
    -moz-transform: scale(0.6);
    width:650px;
    float:left;
    margin-top: 20px;
  }

  .flip-clock-wrapper {
    margin: 0;
  }

  .flip-clock-label {
    font-size: 1.5em
  }

  .discount-counter .wrapper {
    text-align: center;
    padding:1em 0;
  }

  .discount-counter .offer {
    width: 650px;
    margin: 1em auto 0 auto;
  }

  .discount-counter .offer:after {
    content:'';
    display: block;
    clear: both;
  }

  .date {
    color: #3acda3;
  }

  .discount-counter .button {
    float: left;
    letter-spacing: 0;
    min-width: 260px;
    width:260px;
    line-height:1;
    padding:0.5em 0;
  }

    .discount-counter .button strong {
      display: block;
      font-size: 2em;
      font-weight: 800;
    } */

#header {
    background: #000;
    max-width: 100%;
    padding: 0;
}

#header div.background {
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/background.png") center center no-repeat;
    background-size: cover;
    max-width: 100%;
    height: 50rem;
    overflow: hidden;
    position: relative;
}

    #header div.background div.globe {
        width: 86%;
        height: 0;
        padding-bottom: 86%;
        right:-25%;
        top:-25%;
        background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/globe.png") center center no-repeat;
        background-size: 100% 100%;
        position: absolute;
        z-index: 1;
    }

        #header div.background div.globe span.dot {
            position: absolute;
            background: #ebebeb;
            display: block;
            width: 5px;
            height: 5px;
            border-radius: 100%;
        }

        #header div.background div.globe span#dot-1 {
            top: 27%;
            left: 49%;
        }

        #header div.background div.globe span#dot-2 {
            top: 34.5%;
            left: 42%;
        }

        #header div.background div.globe span#dot-3 {
            width:3px;
            height:3px;
            top: 27.5%;
            left: 32.5%;
        }

        #header div.background div.globe span#dot-4 {
            top: 32.5%;
            left: 27.5%;
        }

        #header div.background div.globe span#dot-5 {
            top: 45.5%;
            left: 38%;
        }

        #header div.background div.globe span#dot-6 {
            top: 31%;
            left: 57.5%;
        }

        #header div.background div.globe span#dot-7 {
            width: 3px;
            height: 3px;
            top: 60%;
            left: 62%;
        }

    #header div.background:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/graph.png") bottom left no-repeat;
        background-size: cover;
        z-index: 2;
    }

    #header div.background:after {
        content: "";
        position: absolute;
        width: 43.75rem;
        height: 30.3125rem;
        background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/screenshot.png") center center no-repeat;
        background-size: contain;
        bottom: -10.5rem;
        left: 50%;
        margin: 0 0 0 -21.46875rem;
        z-index: 3;
    }

    #header div.background div {
        position: relative;
        z-index: 100;
    }

    #header h1 {
        color: #FFF;
        font-size: 2.5rem;
        line-height: 1.4;
        margin: 10rem 0 2rem 0;
        text-shadow: 0 0px 30px rgba(0,0,0,0.75);
        text-align: left;
    }

        #header h1 strong {
            color: #4cd1ad;
        }

        #header h1 em {
            font-family: "Permanent Marker", cursive;
            font-weight: normal;
            font-style: normal;
        }

    #header .cta.large {
        box-shadow: 0 40px 20px -25px rgba(0,0,0,0.75);
    }

        #header .button.cta.large:hover {
            background: #FFF;
            color: #e74b4f;
            box-shadow: none;
        }

.row.testimonial {
    background: rgb(244,248,251);
    position: relative;
    overflow: hidden;
    padding: 3rem 0;
}

    .row.testimonial.green {
        background: #3acda3;
    }

    .testimonial img {
        width: 8.75rem;
        height: 8.75rem;
        float: left;
        margin: 0 2rem 0 0;
        border-radius: 100%;
        background: #FFF;
    }

    .testimonial blockquote {
        border:none;
    }

    .testimonial blockquote p {
        font-size: 1.625rem;
        font-weight: 800;
        color: #23282e;
        font-style: italic;
    }

    .testimonial.green blockquote p {
        color: #fff;
    }

    .testimonial blockquote cite {
        font-style: normal;
        font-size: 1.125rem;
        color: #000;
        font-weight:600;
    }

    .testiomonial.green blockquote cite {
        color: #fff;
    }

    .testimonial blockquote cite:before {
        content:"\f005 \f005 \f005 \f005 \f005";
        font-family: "FontAwesome";
        letter-spacing: 0.2rem;
        color: #ffdf4b;
        margin-right: 1rem;
    }

    .testimonial small {
        font-family: "Permanent Marker", cursive;
        color: #c4cdd7;
        position: absolute;
        right: 0;
        bottom: -1rem;
        font-size: 4rem;
        transform: rotate(-5deg);
    }

    .testimonial blockquote:before {
        content: "\201D";
        font-size: 12rem;
        line-height:1;
        color: #c4cdd7;
        position: absolute;
        left: 1rem;
        top: -2rem;
        text-align: left;
        display: block;
        font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
        font-style: italic;
    }

    .testimonial.green small {
        color: #34b892;
    }

    .testimonial.green blockquote:before {
        color: #34b892;
    }

.row {
    max-width: 75rem;
    background: #FFF;
    padding: 5rem 0;
    position: relative;
}

    .row .row {
        background: none;
        padding: 0;
    }

        .integrations {
            position: relative;
            padding: 3rem 0;
        }

        .integrations ul,
        ul.integrations {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .integrations ul li,
        ul.integrations li {
            display: inline-block;
            text-indent: -10000px;
            height: 2rem;
            margin: 1rem;
            background-size: contain;
        }

            .integrations ul li:hover,
            ul.integrations li:hover {
                background-size: contain;
            }

        .mailchimp {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/mailchimp.png") center center no-repeat;
            width: 9.375rem;
        }
        /* 
        .mailchimp:hover {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/mailchimp-color.png") center center no-repeat;
        } */

        .aweber {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/aweber.png") center center no-repeat;
            width: 7.25rem;
        }
        /* 
        .aweber:hover {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/aweber-color.png") center center no-repeat;
        } */

        .convertkit {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/convertkit.png") center center no-repeat;
            width: 8.8125rem;
        }
        /* 
        .convertkit:hover {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/convertkit-color.png") center center no-repeat;
        } */

        .drip {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/drip.png") center center no-repeat;
            width: 6.25rem;
        }
        /* 
        .drip:hover {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/drip-color.png") center center no-repeat;
        } */

        .getresponse {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/getresponse.png") center center no-repeat;
            width: 11.25rem;
        }
        /* 
        .getresponse:hover {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/getresponse-color.png") center center no-repeat;
        } */

        .campaignmonitor {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/campaignmonitor.png") center center no-repeat;
            width: 13.5rem;
        }
        /* 
        .campaignmonitor:hover {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/campaignmonitor-color.png") center center no-repeat;
        } */

        .infusionsoft {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/infusionsoft.png") center center no-repeat;
            width: 12.75rem;
        }
        /* 
        .infusionsoft:hover {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/integrations/infusionsoft-color.png") center center no-repeat;
        } */

.row.text {
    padding: 2rem 0 4rem 0;
}

    .text h2 {
        margin: 4rem 0;
    }

    .text h2:after {
        width: 20%;
        height: 4px;
        content:"";
        border-radius: 2px;
        background: #3acda3;
        display: block;
        margin: 1rem auto 2rem auto;
    }

    .text h3 {
        font-size: 2rem;
    }

    .text blockquote {
        margin: 4rem -2rem;
        padding: 2rem 4rem;
        box-shadow: 0 35px 60px -30px rgba(25,30,36,0.25), 0 0 40px 0 rgba(25,30,36,0.05);
        background: #FFF;
        font-size: 1.25rem;
        font-style: italic;
        border:none;
        display: block;
        position: relative;
        overflow: hidden;
        color: #23282e;
    }

        .text blockquote:before {
            content: "\201D";
            font-size: 12rem;
            line-height:1;
            color: rgb(244,248,251);
            position: absolute;
            font-weight: 800;
            left: 1rem;
            top: -2rem;
            text-align: left;
            display: block;
            font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
        }

        .text blockquote img {
            max-width: 8.75rem;
            float: left;
            margin: 0 2rem 2rem 0;
            border-radius: 100%;
            position: relative;
        }

        .text blockquote cite {
            margin: 1rem 0 0 0;
            font-size: 1rem;
        }

        .text blockquote cite:before {
            content:"";
            display: none;
        }

        .text blockquote small {
            font-family: "Permanent Marker", cursive;
            color: rgb(244,248,251);
            position: absolute;
            right: 0;
            bottom: -1.5rem;
            font-size: 4rem;
            transform: rotate(-5deg);
            font-weight: normal;
            font-style: normal;
        }

    .text #graph {
        background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/email-marketing-vs-social-media.png") center center no-repeat;
        background-size: cover;
        border-radius: 5px;
        box-shadow: 0 0 45px 0 rgba(0,0,0,0.05);
        width: 100%;
        padding-top: 64%;
        margin: 4rem 0 8rem 0;
        position: relative;
    }

        .text #graph .caption {
            font-style: italic;
            color: #cacaca;
            font-weight: bold;
            text-align: center;
            position: absolute;
            bottom: -3rem;
            width: 100%;
        }

    .text #similarweb {
        background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/similarweb-screenshot.png") center center no-repeat;
        background-size: cover;
        border-radius: 5px;
        box-shadow: 0 0 45px 0 rgba(0,0,0,0.05);
        width: 100%;
        padding-top: 64%;
        margin: 2rem 0 5rem 0;
        position: relative;
    }

        .text #similarweb .caption {
            font-style: italic;
            color: #cacaca;
            font-weight: bold;
            text-align: center;
            position: absolute;
            bottom: -3rem;
            width: 100%;
        }

    .text .button.cta.large {
        margin: 0 auto;
    }

    .check,
    .wrong {
        list-style: none;
        padding:1rem 0 1rem 2rem;
    }

        .check li,
        .wrong li {
            font-size: 1.25rem;
            position: relative;
            margin: 0 0 1rem 0;
        }

        .check li:before,
        .wrong li:before {
            content: "\f00c";
            font-family: "FontAwesome";
            color: #3acda3;
            position: absolute;
            left: -2.5rem;
            top: 0;
            font-size: 1.5rem;
        }

        .wrong li:before {
            content: "\f00d";
            color: #e74b4f;
        }

    .bigfoot-footnote__button {
        top: 0.1rem;
        padding: .5rem 0.25rem;
        font-size: 0.75rem;
        font-weight: 800;
        color: #FFF;
        vertical-align: top;
    }

    .bigfoot-footnote__content {
        padding: 1rem;
        background: rgb(244,248,251);
        box-shadow: none;
        border: none;
    }

    .bigfoot-footnote__wrapper {
        max-width: 40rem;
        border-radius: 5px;
    }

    .bigfoot-footnote,
    .bigfoot-footnote__tooltip {
        border: none;
        box-shadow: none;
    }

    .bigfoot-footnote__tooltip {
        background: rgb(244,248,251);
        width: 1rem;
        height: 1rem;
        margin-left: -0.5rem;
    }

    .is-positioned-bottom .bigfoot-footnote__tooltip {
        top: -0.5rem;
    }

    .bigfoot-footnote p,
    .caption .bigfoot-footnote p {
        font-size: 0.75rem;
        color: rgba(0,0,0,0.5);
        font-weight: normal;
        font-style: normal;
        text-align: left;
    }

.gray {
    background: rgb(244,248,251);
}

.switchOn {
    background-color: rgb(47, 207, 163);
    border: 2px solid;
    border-color: rgb(47, 207, 163);
    box-shadow: rgb(47, 207, 163) 0 0 0 24px inset;
    border-radius: 30px;
    display: inline-block;
    height: 45px;
    position: relative;
    vertical-align: middle;
    width: 75px;
    box-sizing: content-box;
}

    .switchOn > small {
        background: #fff;
        border-radius: 100%;
        box-shadow: 0 1px 3px rgba(0,0,0,0.4);
        height: 45px;
        position: absolute;
        top: 0;
        left:30px;
        width: 45px;
    }

.optins {
    padding: 0;
    border: 2px solid rgb(244,248,251);
}

    .optins .columns.large-8 {
        padding: 2rem;
    }

    .optins .columns.medium-2 {
        width: 20%;
    }


    .optins .columns.medium-2 a {
        padding: 2rem;
        width: 100%;
        /* height: 100%; */
        display: block;
        border: 2px solid rgb(244,248,251);
        background: #FFF
    }

        .optins .columns.medium-2 a:hover {
            box-shadow: 0 10px 75px -20px rgba(0,0,0,0.45);
            z-index: 100;
            position: relative;
            border-color:#FFF;
        }

    .optins a small {
        font-size: 1rem;
        color: #cacaca;
        font-weight: 800;
        display: block;
    }

        .optins a:hover small {
            color: #3acda3;
        }

    .sprite {
        max-width: 60%;
        margin: 0 auto 1rem auto;
        background-image: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/icon-sprite.png");
        background-size: 100%;
    }
     
    .icon-author-byline {
        background-position: 0 0%;
    }
    
    .icon-blog-index {
        background-position: 0 10%;
    }
    
    .icon-comments-optin {
        background-position: 0 20%;
    }
    
    .icon-content-optin {
        background-position: 0 30%;
    }
    
    .icon-content-upgrades-dark {
        background-position: 0 40%;
    }
    
    .icon-content-upgrades {
        background-position: 0 50%;
    }
    
    .icon-featurebox {
        background-position: 0 60%;
    }
    
    .icon-footer-optin {
        background-position: 0 70%;
    }
    
    .icon-notificationbar {
        background-position: 0 80%;
    }
    
    .icon-optin-popup {
        background-position: 0 90%;
    }
    
    .icon-sticky-widget {
        background-position: 0 100%
    }


#featurebox {
    background: rgb(14,16,18);
    padding: 10rem 0 6rem 0;
}

    #featurebox .image {
        background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/featurebox.png") center left no-repeat;
        content: "";
        display: block;
        background-size: auto 100%;
        width: 41rem;
        height: 40rem;
        position: absolute;
        top: 10%;
        right: 0rem;
        z-index: 100;
    }

    #featurebox .image span {
        width: 92.5%;
        height: 42%;
        position: absolute;
        left: -2%;
        top: 2%;
        background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/featurebox-focus.png") center center no-repeat;
        background-size: contain;
        content: "";
        display: block;
    }

#notificationbar {
}

    #notificationbar .large-5 {
        padding-top: 2rem;
        margin-bottom: -2rem;
    }

#content-optin {
    padding: 5rem 0;
}

    #content-optin .large-4:last-child {
        margin-top: -7rem;
        margin-bottom: -7rem;
        height: 47rem;
        box-shadow: 0 0 45px 0 rgba(0,0,0,0.05);
        padding: 0;
        border-radius: 3px;
        background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/blog-post.png") top left no-repeat;
        background-size: cover;
        position: relative;
        z-index: 100;
    }

    #content-optin .large-4 img {
        margin-top: 63%;
    }

#between-posts .image {
    max-width: 100%;
    height: 0;
    padding-top: 100%;
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/between-posts.png") top left no-repeat;
    background-size: cover;
    position: relative;
}

    #between-posts .image img {
        position: absolute;
        top: 45%;
        left: 39%;
        width: 45%;
        height: 29%;
    }

#popups {
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/space-background.jpg") center center no-repeat;
    background-size: cover;
}

    #popups:before {
        content:"";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: rgba(14,16,18,0.7);
        display: block;
    }

    #popups div {
        position: relative;
    }

    #popups .image {
        width: 29.5125rem;
        height: 24.3375rem;
        margin: 2rem auto;
    }

        #popups #popup-1,
        #popups #popup-2,
        #popups #popup-3 {
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/popup.png") top left no-repeat;
            background-size: cover;
            position: absolute;
        }

        #popups #popup-1:before,
        #popups #popup-2:before,
        #popups #popup-3:before{
            background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/animation.gif") top left repeat-x;
            background-size: 10%;
            overflow: hidden;
            border:2px solid #dddddd;
            width: 42%;
            height: 3.85%;
            top: 9%;
            left: 8.5%;
            border-radius: 20px;
            content: "";
            display: block;
            position: absolute;
        }

        #popups #popup-1 {
            width: 100%;
            height: 100%;
            z-index:100;
        }

        #popups #popup-2,
        #popups #popup-3 {
            width: 60%;
            height: 60%;
            z-index: 50;
            top: 56%;
            margin-top: -30%;
            left: -10rem;
            opacity: 0.6;
        }

        #popups #popup-3 {
            left: initial;
            right: -10rem;
        }

    #comments h3 {
        margin-top: 1rem;
    }

    #comments .image {
        box-shadow: 0 -45px 45px 0 rgba(0,0,0,0.05);
        padding:1rem;
        position: relative;
        border-radius: 3px;
        margin-top: -7rem;
        background: #FFF
    }

    #comments .image .click {
        border-radius: 100%;
        width: 2rem;
        height: 2rem;
        position: absolute;
        top: 80.6%;
        left: 4.35%;
    }

#author-byline .image {
    width: 80%;
    padding-top: 16%;
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/author-byline.png") center center no-repeat;
    background-size: cover;
    margin: 2rem auto;
    border-radius: 5px;
    box-shadow: 0 0 45px 0 rgba(0,0,0,0.05);
}

#after-post-optin .large-4:last-child {
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/blog-post-2.png") bottom 11rem center no-repeat;
    background-size: 100% auto;
    height: 42rem;
    margin-top: -5rem;
    margin-bottom: -5rem;
    box-shadow: 0 0 45px 0 rgba(0,0,0,0.05);
    position: relative;
}

    #after-post-optin .large-4 img {
        bottom: 0;
        position: absolute;
        left: 0;
    }

#sticky-widget {
    padding-bottom: 20rem;
}

    #sticky-spacer {
        height: 5rem;
        padding: 0;
    }

#content-upgrades {
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/content-upgrade-background.png") top center no-repeat rgb(14,16,18);
    background-attachment: fixed;
    background-size: 100% auto;
}

    #content-upgrades h3 {
        font-size: 2rem;
        margin: 0 0 2rem 0;
    }

    #content-upgrades h3 img {
        display: block;
        max-width: 8rem;
        height: auto;
        margin: 0 auto 2rem auto;
    }

    #content-upgrades ol {
        list-style: none;
        width: 100%;
        margin: 4rem 0;
        padding: 0;
        display: table;
    }

        #content-upgrades ol li {
            display: table-row;
        }

        #content-upgrades ol li .image,
        #content-upgrades ol li div.counter,
        #content-upgrades ol li div.content {
            display: table-cell;
            vertical-align: middle;
            position: relative;
            padding: 1rem 0;
        }

        #content-upgrades ol li div.counter:before {
            content: "";
            width: 2px;
            background: #6c6c6c;
            height: 100%;
            left: 50%;
            display: block;
            position: absolute;
            top: 0;
            margin-left: -1rem;
        }

        #content-upgrades ol li div span {
            width: 4rem;
            height: 4rem;
            line-height: 3.75rem;
            text-align: center;
            color: #FFF;
            font-size: 2rem;
            font-weight: bold;
            border: 2px solid #6c6c6c;
            background: rgb(14,16,18);
            display: inline-block;
            border-radius: 5px;
            margin-right: 2rem;
            position: relative;
        }

        #content-upgrades ol li div.content {
            padding-right: 2rem;
        }

        #content-upgrades ol li div.content p.lead {
            margin: 0;
        }



.features-big {
    padding:2rem 2rem 5rem 2rem;
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/space-background-2.jpg") center center no-repeat;
    background-size: cover;
}

    .features-big:before {
        content:"";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: rgba(14,16,18,0.7);
        display: block;
    }

    .features-big h2 {
        margin: 2rem 0 4rem 0;
    }

        .features-big.text-center h2.underline:after {
            margin: 2rem auto;
            width: 30%;
        }

    .features-big .columns {
        position: relative;
    }

    .features-big .columns .columns {
        border-radius: 5px;
        box-shadow: 0 0 45px 0 rgba(0,0,0,0.05);
        padding: 2rem;
        background: #FFF;
        background: rgb(244,248,251);
    }

        .features-big .columns .columns p,
        .features-big .columns .columns h3 {
            color: #191e23
        }

        .features-big .columns .columns img {
            margin-top: -5rem;
        }

        .features-big .columns:nth-child(2) .columns {
            margin-top: 2rem;
        }

        .features-big .columns:nth-child(4) .columns {
            margin-top: 2rem;
        }

        .features-big .columns:nth-child(2) .columns img {
            margin-top: -7rem;
        }

        .features-big .columns:nth-child(4) .columns img {
            margin-top: -7rem;
        }

    .features-big h3 {
        font-size: 1.125rem;
        margin: 1rem 0;
    }

    .features-big p {
        font-size: 1rem;
    }

    .features-big p .button {
        margin: 1rem 0 0 0;
    }

.feature {
    padding: 0;
}

    .feature .large-4 {
        padding: 6rem 0;
    }

        .feature .large-4 h3,
        .feature .large-4 .button {
            margin: 1rem 0;
        }

    .feature .video {
        height: 100%;
        position: relative;
    }

    .feature .video a {
        height: 100%;
        width: 100%;
        display: block
    }

    .feature .video a:before {
        background: rgba(14,16,18,0.5);
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: "";
        display: block;
        position: absolute;
    }

    .feature .video a:hover:before {
        background: rgba(67,204,164,0.7);
    }

    .feature .video a:after {
        content: "\f04b";
        font-family: "FontAwesome";
        color: rgba(255,255,255,0.75);
        text-align: center;
        text-indent: 0.5rem;
        line-height: 7.5rem;
        font-size: 4rem;
        border-radius: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 8rem;
        height: 8rem;
        margin: -4rem 0 0 -4rem;
        border: 4px solid rgba(255,255,255,0.75);
        box-shadow: 0 0 45px 0 rgba(0,0,0,0.5);
        text-shadow: 0 0 45px rgba(0,0,0,0.5);
    }

    .feature .video a:hover:after {
        color: #FFF;
        border-color: #FFF;
        box-shadow: none;
        background: none;
    }

#easy-setup .video {
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/video-1.png") center center no-repeat #f1f1f1;
    background-size: 100% auto;
}

    #easy-setup .video:hover {
        background-size: 105% auto;
    }

#admin-panel .video {
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/video-2.png") center center no-repeat #f1f1f1;
    background-size: 100% auto;
}

    #admin-panel .video:hover {
        background-size: 105% auto;
    }

#customizer .video {
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/video-3.png") center left no-repeat #f1f1f1;
    background-size: auto 100%;
}

    #customizer .video:hover {
        background-size: auto 105%;
    }

#responsive:before {
    background: rgb(14,16,18);
    height: 26rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    content: "";
    display: block;
}

    #responsive .image {
        background: url( "https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/responsive-ipad.png" ) center center no-repeat;
        background-size: cover;
        width: 100%;
        height: 0;
        padding-top: 58%;
        position: relative;
        margin-top: 4rem;
        margin-bottom: -4rem;
    }

    #responsive .image .ipad {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url( "https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/responsive-macbook.png" ) center center no-repeat;
        background-size: cover;
        content: "";
        display: block;
        animation-delay: 500ms;
    }

    #responsive .image .iphone {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url( "https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/responsive-iphone.png" ) center center no-repeat;
        background-size: cover;
        content: "";
        display: block;
        animation-delay: 1000ms;
    }

    #responsive p.lead {
        margin-bottom: 4rem;
    }

#design {
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/imac.png") top 8rem right no-repeat;
    background-size: 50% auto;
}

#features {
    padding: 0
}

    #features ul {
        list-style: none;
        margin: 0;
        padding: 2px;
    }

    #features ul li:before {
        font-family: "FontAwesome";
        display: block;
        font-size: 2rem;
        color: #3acca2;
    }

    #features ul li.dark {
        background: rgb(14,16,18);
        padding: 1rem;
    }

    #features ul li.dark h2 {
        font-size: 2rem;
        line-height: 1.2;
        text-transform: uppercase;
    }

    #features ul li.dark p.lead {
        margin: 2rem 0 1rem 0
    }

    #features ul li.dark h2 strong {
        font-family: "Permanent Marker", cursive;
        color: #3acca2;
        font-weight: normal;
        font-size: 3rem;
    }

    #features ul li.dark h2 em {
        display: block;
        font-size:1.3rem;
        font-style: normal;
        text-transform: capitalize;
    }

    #features ul li {
        width: 20%;
        float: left;
        padding: 2rem;
        display: block;
        border: 2px solid rgb(244,248,251);
        background: #FFF
    }

        #features ul li:hover {
            box-shadow: 0 10px 75px -20px rgba(0,0,0,0.45);
            z-index: 100;
            position: relative;
            border-color:#FFF;
        }

#guarantee .columns {
    position: relative;
    overflow: hidden;
    padding: 5rem;
    box-shadow: 0 0 45px 0 rgba(0,0,0,0.05);
    border: 8px solid #FFF;
}

    #guarantee .columns div p,
    #guarantee .columns div h2 {
        position: relative;
    }

    #guarantee .columns {
        background:
            url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/guarantee-border-top.png") top -10px center / auto 60px repeat-x,
            url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/guarantee-border-bottom.png") bottom -10px center / auto 60px repeat-x,
            url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/guarantee-border-left.png") center left -10px / 60px auto repeat-y,
            url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/guarantee-border-right.png") center right -10px / 60px auto repeat-y,
            #FFF;
    }

    #guarantee .columns:before,
    #guarantee .columns:after,
    #guarantee .columns div:before,
    #guarantee .columns div:after {
        background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/guarantee-corner.png") center center no-repeat;
        background-size: cover;
        width: 30rem;
        height: 30rem;
        position: absolute;
        content: "";
        display: block;
    }

    #guarantee .columns:before {
        top: -17rem;
        left: -17rem;
    }

    #guarantee .columns:after {
        top: -17rem;
        right: -17rem;
    }

    #guarantee .columns div:before {
        bottom: -17rem;
        left: -17rem;
    }

    #guarantee .columns div:after {
        bottom: -17rem;
        right: -17rem;
    }

#pricing {
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/pricing-background.png") center center no-repeat;
    background-size: cover;
    padding: 2rem 0;
}

    #pricing .table {
        background: #FFF;
        padding: 0 0 4rem 0;
        box-shadow: 0 20px 50px -20px rgba(0,0,0,0.75);
        position: relative
    }

    #pricing .table .head {
        background: #23282d;
        text-align: center;
        padding: 1rem 0;
    }

    #pricing .table .head del {
        font-size: 1.8rem;
        color: #919396;
    }

    #pricing .table .head p {
        margin: 0;
        color: #3acda3;
        font-weight: 800;
    }

    #pricing .table h2 {
        font-weight: 400;
        line-height: 1;
    }

    #pricing .table h2 small {
        font-size: 1.25rem;
        font-weight: 400;
        display: inline-block
    }

    #pricing .consulting .table {
        background: #d9d9d9;
    }

    #pricing .table .body {
        padding: 1rem 2rem;
    }

    #pricing .table .check {
        padding: 1rem 1rem 1rem 2rem
    }

    #pricing .table .check li {
        font-size: 1rem;
        margin: 0 0 0.75rem 0;
    }

    #pricing .table .check li:before {
        line-height: 1.2;
    }

    #pricing .table .body p {
        text-align: center;
        margin: 1rem
    }

        #pricing .table .button {
            position: absolute;
            bottom: 2rem;
            left: 5%;
            width: 90%;
            padding: 0;
            letter-spacing: 0
        }

        #pricing .table .button.cta {
            font-size: 1.75rem;
        }

    #pricing .table .button.secondary {
        opacity: 1;
        background: #777;
        line-height: 4rem;
    }

#about {
    background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/jascha-brinkmann.png") bottom left 10% no-repeat;
    background-size: 30% auto;
    background-attachment: fixed;
}

    #about .medium-6 div {
        background: rgb(14,16,18);
        max-height:  5.3125rem;
        padding: 1rem;
        margin: 0 0 0.9375rem -0.9375rem;
    }

        #about .medium-6 div:after {
            content: '';
            display: block;
            clear: both;
        }

    #about .medium-6 p {
        margin: 0;
        white-space: nowrap;
        line-height: 1.2
    }

    #about .medium-6 p strong {
        font-size: 1.25rem;
        color: #FFF;
        margin: 1rem 0 0 0
    }

    #about .medium-6 p em {
        font-size: 1rem;
    }

    #about .medium-6 img {
        float: left;
        max-width: 5.3125rem;
        height: auto;
        margin: -1rem 1rem -1rem -1rem;
    }

    #about .signature {
        margin: 0 0 -4rem -1.5rem;
    }

    #about .cta {
        margin-top: 2rem;
    }

#faq .accordion {
    background: none;
}

    #faq .accordion-item {
        margin-bottom: 1rem;
    }

    #faq .accordion-title {
        border: none;
        background: #FFF;
        color: #3acda3;
        font-size: 1.125rem;
        font-weight: 700;
    }

    #faq .accordion-title:before {
        content: '\f067';
        font-family: "FontAwesome";
        color: #ddd;
    }

    #faq .is-active>.accordion-title:before {
        content: '\f068';
    }

    #faq .accordion-item p {
        font-size: 1.125rem;
    }

    #faq .accordion-content {
        border: none;
        margin-top: 4px;
    }

    #faq .integrations li {
        margin: 1rem;
    }


#bottom-bar {
    background: #000;
    padding: 1rem 2rem;
}

    #bottom-bar p {
        color: #6a6e76;
        font-size: 1rem;
        font-weight: 700;
        margin: 0;
        line-height: 4rem;
    }

    #bottom-bar a {
        color: #6a6e76;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 1rem;
        line-height: 4rem;
    }

    #bottom-bar a:hover {
        color: #FFF;
    }

        #bottom-bar a img {
            opacity: 0.5;
        }

        #bottom-bar a:hover img {
            opacity: 1;
        }


.reveal {
    outline: none;
    border: none;
    overflow: visible;
    background: none;
}

.reveal h2 {
    font-weight: 700;
    font-size:1.5rem;
    margin: 2rem 0;
}

.reveal input {
    background:#e6e6e6;
    height: 3rem;
    border-radius: 0px;
    border:none;
    box-shadow: none;
    padding: 0 1rem;
    color: #090909;
    font-size: 1.25rem;
}

.close-button {
    position: absolute;
    color: #000;
    right: -20px;
    top: -20px;
    font-size: 5em;
    line-height: 1;
    cursor: pointer;
}

.reveal input:focus {
    border:2px solid #e6e6e6;
}

.reveal button[type=submit] {
    width: 100%;
    color: #FFF;
}

.reveal-modal-bg {
    position: fixed;
}

.reveal-overlay {
    background: rgba(255,255,255,0.97);
    z-index: 1000;
}

.reveal.video {
    width: 80%;
    height: 0;
    padding: 0 0 45% 0;
}

    .reveal.video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .reveal.video .close-button {
        right: -60px;
    }

/* Animations */
.wow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.button.cta,
#logo,
#logo:after,
#logo:before,
#top-bar,
#top-bar .medium-4.hide-for-small,
#top-bar nav ul li,
.optins .columns.medium-2 a,
.optins a small,
.feature .video,
.feature .video:before,
.feature .video:after,
#features ul li {
    transition: all 400ms ease-out;
}

#header div.background div.globe span.dot {
    -webkit-animation-name: flashlight;
    animation-name: flashlight;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

    #header div.background div.globe span#dot-1 {
        -webkit-animation-duration: 6s;
        animation-duration: 6s;
    }

    #header div.background div.globe span#dot-2 {
        -webkit-animation-duration: 4.5s;
        animation-duration: 4.5s;
        -webkit-animation-delay: 200ms;
        animation-delay: 200ms;
    }

    #header div.background div.globe span#dot-3 {
        -webkit-animation-duration: 6s;
        animation-duration: 6s;
        -webkit-animation-delay: 400ms;
        animation-delay: 400ms;
    }

    #header div.background div.globe span#dot-4 {
        -webkit-animation-duration: 4.5s;
        animation-duration: 4.5s;
    }

    #header div.background div.globe span#dot-5 {
        -webkit-animation-duration: 6s;
        animation-duration: 6s;
        -webkit-animation-delay: 300ms;
        animation-delay: 300ms;
    }

    #header div.background div.globe span#dot-6 {
        -webkit-animation-duration: 3.6s;
        animation-duration: 3.6s;
    }

    #header div.background div.globe span#dot-7 {
        -webkit-animation-duration: 6s;
        animation-duration: 6s;
    }

.switchOn {
    -webkit-animation-name: switchOn;
    animation-name: switchOn;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

    .switchOn > small {
        -webkit-animation-name: switchOnButton;
        animation-name: switchOnButton;
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }

#featurebox .image {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

    #featurebox .image span {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-delay: 1000ms;
        animation-delay: 1000ms;
    }

#content-optin .large-4:last-child {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

    #content-optin .large-4 img {
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
    }

#between-posts .image img {
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

#popups #popup-1,
#popups #popup-2,
#popups #popup-3 {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

    #popups #popup-2,
    #popups #popup-3 {
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s;
        -webkit-animation-name: zoomInOpacity;
        animation-name: zoomInOpacity;
    }

    #popups #popup-3 {
        -webkit-animation-delay: 1s;
        animation-delay: 1s;
    }

#comments .image {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

    #comments .image .click.animate {
        -webkit-animation-name: click;
        animation-name: click;
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-delay: 7s;
        animation-delay: 7s;
    }

#after-post-optin .large-4:last-child {
    -webkit-animation-name: scrollToBottom;
    animation-name: scrollToBottom;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

    #after-post-optin .large-4 img {
        -webkit-animation-delay: 2s;
        animation-delay: 2s;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
    }

.features-big .columns .columns {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

    .features-big .columns:nth-child(2) .columns {
        -webkit-animation-delay: 500ms;
        animation-delay: 500ms;
    }

    .features-big .columns:nth-child(3) .columns {
        -webkit-animation-delay: 1000ms;
        animation-delay: 1000ms;
    }

    .features-big .columns:nth-child(4) .columns {
        -webkit-animation-delay: 1500ms;
        animation-delay: 1500ms;
    }

.feature .video {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

@-webkit-keyframes flashlight {
    from {
        box-shadow: 0 0 35px 5px rgba(255,238,176,1);
    }

    30% {
        box-shadow: 0 0 35px 5px rgba(255,238,176,0.4);
    }

    40% {
        box-shadow: 0 0 35px 5px rgba(255,238,176,1);
    }

    70% {
        box-shadow: 0 0 35px 5px rgba(255,238,176,0);
    }

    to {
        box-shadow: 0 0 35px 5px rgba(255,238,176,1);
    }
}

@keyframes flashlight {
    from {
        box-shadow: 0 0 35px 5px rgba(255,238,176,1);
    }

    30% {
        box-shadow: 0 0 35px 5px rgba(255,238,176,0.4);
    }

    40% {
        box-shadow: 0 0 35px 5px rgba(255,238,176,1);
    }

    70% {
        box-shadow: 0 0 35px 5px rgba(255,238,176,0);
    }

    to {
        box-shadow: 0 0 35px 5px rgba(255,238,176,1);
    }
}

@-webkit-keyframes click {
    from {
        box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
    }

    50% {
        box-shadow: 0 0 35px 5px rgba(0,0,0,0.25);
    }

    to {
        box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
    }
}

@keyframes click {
    from {
        box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
    }

    50% {
        box-shadow: 0 0 35px 5px rgba(0,0,0,0.25);
    }

    to {
        box-shadow: 0 0 0 0 rgba(0,0,0,0.1);
    }
}

@-webkit-keyframes zoomInOpacity {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 0.6;
  }
}

@keyframes zoomInOpacity {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 0.6;
  }
}

@-webkit-keyframes switchOn {
    0% {
        background-color: #fff;
        border-color: #dfdfdf;
        box-shadow: rgb(47, 207, 163) 0 0 0 0 inset;
    }

    100% {
        background-color: rgb(47, 207, 163);
        border-color: rgb(47, 207, 163);
        box-shadow: rgb(47, 207, 163) 0 0 0 24px inset;
    }
}

@keyframes switchOn {
    0% {
        background-color: #fff;
        border-color: #dfdfdf;
        box-shadow: rgb(47, 207, 163) 0 0 0 0 inset;
    }

    100% {
        background-color: rgb(47, 207, 163);
        border-color: rgb(47, 207, 163);
        box-shadow: rgb(47, 207, 163) 0 0 0 24px inset;
    }
}

@-webkit-keyframes switchOnButton {
    0% {
        left: 0;
    }

    100% {
        left: 30px;
    }
}

@keyframes switchOnButton {
    0% {
        left: 0;
    }

    100% {
        left: 30px;
    }
}

@-webkit-keyframes scrollToBottom {
    0% {
        background-position: top center;
        opacity: 0;
    }

    100% {
        opacity: 1;
        background-position: bottom 11rem center;
    }
}

@keyframes scrollToBottom {
    0% {
        background-position: top center;
        opacity: 0;
    }

    100% {
        opacity: 1;
        background-position: bottom 11rem center;
    }
}

@media only screen and (max-width: 40em) {

    .hide-for-small {
        display: none!important;
    }

    .columns {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    body {
        font-size: 14px;
    }

    #top-bar #logo {
        height: 3.125rem;
        width: 10.3125rem;
    }

    #top-bar nav ul li {
        margin: 0 0.5rem 0 0;
        line-height: 3rem;
    }

    #top-bar nav ul li a.button.cta {
        margin: 0;
        line-height: 2rem;
        font-size: 0.875rem;
        padding: 0 0.5rem;
    }

    #top-bar .jobs {
        display: none;
    }

    #header .background {
        text-align: center;
        background: #000;
    }

    #header h1 {
        text-align: center;
        font-size: 2rem;
        margin: 5rem 0 2rem;
    }

    #header div.background div.globe {
        width: 150%;
        padding-bottom: 150%;
        right: -50%;
        bottom: -26%;
        top: initial;
    }

    #header div.background:before {
        background: url("https://growtheme-habitualmente.netdna-ssl.com/wp-content/themes/growtheme-child/img/graph.png") bottom -3rem center no-repeat;
        background-size: 200% auto;
    }

    #header div.background:after {
        display: none;
    }

    .button.cta.large,
    button[type=submit] {
        margin: 0 auto;
        line-height: 3rem;
        font-size: 1.25rem;
        padding: 0 1rem;
        letter-spacing: 0;
    }

    .integrations,
    .row.testimonial {
        padding: 2rem 0;
    }

        .integrations ul li {
            margin: 0.5rem;
        }

    .testimonial blockquote:before,
    .testimonial small {
        display: none;
    }

    .testiomonial blockquote {
        padding: 1rem;
    }

    .testimonial img {
        float: none;
        margin: 0 auto 1rem auto;
    }

    .testimonial blockquote p {
        font-size: 1.25rem;
    }

    .testimonial blockquote cite:before {
        margin: 0;
        display: block;
    }

    .text h2 {
        margin: 1rem 0;
        text-align: left;
    }

    .text h2:after {
        width: 40%;
        margin: 1rem 0;
    }

    h2,
    #content-upgrades h3 {
        font-size: 1.5rem;
    }

    h2 br,
    h3 br {
        display: none;
    }

    .text h3 {
        margin: 1rem 0;
        font-size: 1.25rem;
        text-align: left;
    }

    p {
        font-size: 1rem;
    }

    p.lead {
        font-size: 1.125rem;
    }

    .text #graph {
        margin: 2rem 0 4rem 0;
    }

    .check, .wrong {
        padding: 0 0 0 1.5rem
    }

    .check li, .wrong li {
        font-size: 1rem
    }

    .row {
        padding: 2rem 0;
    }

    .optins {
        padding: 0;
    }

    .optins .columns.large-8 {
        padding: 1rem;
    }

    .optins .columns.medium-2 {
        width: 50%;
        padding: 0;
    }

    .optins .columns.medium-2 a {
        padding: 1rem;
    }

    .sprite {
        max-width: 80%
    }

    #featurebox {
        padding: 4rem 0 0 0;
    }

    #featurebox .image {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 100%;
        margin: 2rem 0 -4rem 0;
        right: initial;
        float: left;
    }

    #content-optin {
        padding: 3rem 0;
    }

    #content-optin .large-4:last-child {
        margin: 2rem 0;
        border-radius: 0;
        height: 28rem;
    }

    #popups .image {
        max-width: 80%;
        padding-top: 64%;
        height: 0;
        overflow: hidden;
    }

    #popup-1 {
        top: 0;
        left: 0;
    }

    #popup-2,
    #popup-3 {
        display: none;
    }

    #comments .image {
        margin: 2rem 0 0 0;
        border-radius: 0
    }

    #after-post-optin .large-4:last-child {
        height: 24rem;
        margin: 0
    }

    #sticky-widget {
        padding-bottom: 2rem
    }

    .sticky {
        position: relative;
    }

    #content-upgrades ol {
        margin: 2rem 0 0 0;
    }

    #content-upgrades ol li .image,
    #content-upgrades ol li div.content {
        display: block
    }

    #content-upgrades ol li div.content {
        padding: 1rem;
        text-align: center;
    }

    #content-upgrades ol li div.counter {
        display: none;
    }

    .features-big .columns .columns {
        padding: 1rem;
        margin: 1rem 0!important;
    }

    .feature .large-4 {
        padding: 0 1rem;
    }

    .feature .video {
        display: none;
    }

    #responsive:before {
        display: none;
    }

    #responsive .image {
        margin: 0
    }

    #responsive .text-center {
        text-align: left;
    }

    #design {
        background: none;
        padding-top: 0;
    }

        #design .hide-for-large {
            padding: 0;
        }

    #features ul li {
        width: 100%;
    }

    #guarantee .columns:before,
    #guarantee .columns:after,
    #guarantee .columns div:before,
    #guarantee .columns div:after {
        display: none;
    }

    #guarantee .columns {
        padding: 2rem;
    }

    #about {
        background: none;
        padding-bottom: 0;
    }

        #about h3 {
            margin: 0
        }

    #faq .accordion-title,
    #faq .accordion-item p {
        font-size: 1rem;
    }

    #bottom-bar {
        text-align: center;
        padding: 1rem 0;
    }

    #header div.background div.globe span.dot, .text blockquote {
        display: none;
    }

    .close-button {
        right: 10px;
        top: 0;
    }

    .reveal {
        padding-top: 10rem;
    }

}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {

    #top-bar .large-4.hide-for-small {
        display: none;
    }

    .text blockquote {
        display: none;
    }

    #top-bar .jobs {
        display: none;
    }

    #header h1 br,
    h2 br,
    h3 br {
        display: none;
    }

    .row > .columns {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .optins .columns.medium-2 {
        padding: 0;
        width: 50%;
    }

    #featurebox {
        padding: 4rem 0 0 0;
    }

    #featurebox .image {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 100%;
        margin: 2rem 0 -4rem 0;
        right: initial;
        float: left;
    }

    #content-optin {
        padding: 3rem 0;
    }

    #content-optin .large-4:last-child {
        margin: 2rem 0;
        border-radius: 0;
        height: 48rem;
    }

    #popups .image {
        max-width: 80%;
        padding-top: 51%;
        height: 0;
        overflow: hidden;
    }

    #popup-1 {
        top: 0;
        left: 0;
    }

    #popup-2,
    #popup-3 {
        display: none;
    }

    #comments .image {
        margin: 2rem 0 0 0;
        border-radius: 0
    }

    #after-post-optin .large-4:last-child {
        height: 24rem;
        margin: 0
    }

    .features-big .columns .columns {
        padding: 1rem;
        margin: 1rem 0!important;
    }

    #design {
        background: none;
        padding-top: 0;
    }

        #design .hide-for-large {
            padding: 0;
        }

    #features ul li {
        width: 33.33%;
    }

    #about {
        background: none;
        padding-bottom: 0;
    }

        #about h3 {
            margin: 0
        }

    #bottom-bar {
        text-align: center;
        padding: 1rem 0;
    }

        #bottom-bar .text-right {
            text-align: center;
        }
}