input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

html * {
    font-family: 'Maven Pro', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold;
    letter-spacing: -0.8px;
    color: #353535;
}

p {
    color: #737373;
    font-size: 17px;
}

hr {
    border: solid 1px #f2f2f2;
}

h1 {
    font-size: 38px;
}

h2 {
    font-size: 34px;
}

h3 {
    font-size: 17px;
}

html,
body {
    background: white;
    overflow-x: hidden;
    max-width: 100%;
}

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

input.input-field {
    background: #f2f2f2;
    border: 0px;
    -webkit-appearance: none;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.slide-logo {
    padding: 0 6px;
    border-radius: 4px;
    font-weight: 700;
    background-color: #118bd8;
    color: #fff;
}

.logo {
    color:black; 
    font-weight: bold; 
    font-size: 23px;
}

.navbar {
    border-color: white;
    border-width: 0;
    margin-bottom: 0;
}

.navbar-default {
    background-color: white;
}

.navbar-toggle {
    border: 0px;
}

.navbar-nav li a {
    line-height: 50px;
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
    color: #737373;
    border-bottom: 1px solid #f2f2f2;
}

.navbar-brand {
    line-height: 86px;
    height: 86px;
    padding: 0 15px;
}

.navbar-brand img {
    display: inline-block;
    height: 31px;
}

.navbar-toggle {
    margin-top: 27px;
    margin-bottom: 0px;
}

#navbar-collapse-1 {
    border-color: #fcfcfc;
    border-width: 0;
}

.top-section {
    text-align: center;
}

.top-section #title {
    margin-top: 54px;
}

.top-section #subtitle {
    margin-top: 30px;
    margin-bottom: 45px;
    padding: 0 15px;
}

.top-section .badge-store {
    height: 70px;
}

.top-section #ios-user {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    color: #0084D4;
    margin-top: 21px;
    margin-bottom: 0px;
    cursor: pointer;
}

.dual-screen {
    margin-top: 25px;
    text-align: center;
}

.underlined {
    text-decoration: underline;
}

.dual-screen .smaller {
    display: inline-block;
}

.dual-screen .bigger {
    display: none;
}

.dual-screen img {
    width: 96%;
}

.features {
    margin-top: 33px;
    padding-right: 30px;
    padding-left: 30px;
}

.feature-row .separator {
    border-radius: 2px;
    border: 0;
    height: 7px;
    margin: 0 auto 0 0;
    width: 120px;
}

.feature-row .separator.blue {
    background: #0084D4;
}

.blue {
    color: #0084D4;
}

.center {
    margin: 0 auto !important;
}

.feature-row .description {
    text-align: left;
}

.feature-row .title {
    text-align: center;
}

.feature-row .title h2 {
    margin-top: 33px;
    margin-bottom: 16px;
}

.feature-row .title p {
    margin-top: 20px;
    margin-bottom: 30px;
}

.feature-row .description h2 {
    margin-top: 33px;
    margin-bottom: 16px;
}

.feature-row .description p {
    margin-top: 20px;
    margin-bottom: 30px;
}

.ptop {
    padding-top: 20px;
}

.feature-row .screen {
    text-align: center;
}

.feature-row img {
    width: 80%;
}

.feature-line {
    height: 1px;
    border: solid 1px #f2f2f2;
}

.comments {
    text-align: center
}

.comments .comment {
    margin-top: 66px;
    margin-bottom: 30px;
    position: relative;
}

.comments .blue-quote {
    color:#0085d4; 
    font-family: 'Montserrat', sans-serif !important;
}

.comment #left-confetti {
    position: absolute;
    height: 120%;
    left: -10%;
    top: -50%;
}

.comment #right-confetti {
    position: absolute;
    height: 120%;
    right: -10%;
    top: -50%;
}

.subscribe {
    text-align: center;
    margin-top: 40px;
}

.about-cards {
    text-align: center;
}

.about-card {
    display: inline-block;
    width: 250px;
    height: 250px;
    background: white;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    text-align: center;
    border-radius: 8px;
    margin-top: 40px;
    margin-right: 40px;
    margin-left: 40px;
}

.about-card .card-img {
    width: 90px;
    height: 90px;
    margin-top: 44px;
    margin-bottom: 25px;
}

.about-card p {
    font-size: 16px;
}

.about-card .card-link img {
    height: 11px;
}

footer {
    position: relative;
    z-index: 0;
}

footer .nav-link {
    text-decoration: none;
    font-size: 12px;
    line-height: 30px;
    color: #353535;
}

footer .nav-link img {
    height: 15px;
}

footer {
    padding: 0 0 45px;
}

footer .footer-nav {
    padding-top: 60px;
}

footer .nav-link {
    display: inline-block;
    margin: 0 10px;
}

footer #copyright {
    font-size: 12px;
    margin-top: 30px;
}

footer #skyline {
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    z-index: -1;
    width: 100%;
}

footer #made-in {
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 11px;
}


/*  Small devices (mobiles, 404px and up) */
@media (min-width: 300px) {
    footer .nav-link {
        font-size: 15px;
    }

    .top-section .badge-store {
        height: 45px;
        margin-top: 5px;
    }

    .top-section .badge-webstore {
        margin-left: 4px;
    }
}


/*  Small devices (mobiles, 404px and up) */
@media (min-width: 404px) {
    footer .nav-link {
        font-size: 15px;
    }
}

/*  Small devices (phablets, 544px and up) */
@media (min-width: 544px) {
    .dual-screen .bigger {
        display: inline-block;
    }

    .dual-screen .smaller {
        display: none;
    }

    .nav-link:not(:first-of-type) {
        margin-left: 15px;
    }

    .features {
        padding-right: 100px;
        padding-left: 100px;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    p {
        font-size: 13px;
    }

    h1 {
        font-size: 34px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 20px;
    }

    .navbar-brand {
        line-height: 91px;
        height: 91px;
        padding: 0 15px;
    }

    .navbar-brand img {
        height: 31px;
        padding-bottom: 10px;
    }

    .navbar-nav li a {
        line-height: 91px;
        height: 91px;
        border-bottom: 0px;
    }

    .top-section #title {
        margin-top: 30px;
    }

    .top-section #subtitle {
        margin-top: 21px;
    }

    .top-section .badge-store {
        height: 75px;
        margin-top: 0px;
    }

    .dual-screen {
        margin-top: 51px;
    }

    .dual-screen img {
        width: 70%;
    }

    .feature-row {
        display: flex;
        align-items: center;
    }

    .feature-row img {
        width: 100%;
    }

    .feature-row .separator {
        width: 80px;
    }

    .comments .comment {
        margin-top: 80px;
    }

    .subscribe {
        margin-top: 70px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    p {
        font-size: 14px;
    }

    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 24px;
    }

    .features {
        padding-right: 150px;
        padding-left: 150px;
    }

    .feature-row:not(:first-of-type) {
        margin-top: 35px;
    }
}

/* 78 62 100 90 77 */
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    p {
        font-size: 16px;
    }

    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 30px;
    }

    h3 {
        font-size: 30px;
    }

    .navbar-brand {
        line-height: 130px;
        height: 130px;
        padding: 0 15px;
    }

    .navbar-brand img {
        height: 50px;
    }

    .navbar-nav li a {
        line-height: 139px;
        height: 130px;
        border-bottom: 0px;
    }

    .top-section #title {
        margin-top: 20px;
    }

    .features {
        padding-right: 175px;
        padding-left: 175px;
    }

    .feature-row:not(:first-of-type) {
        margin-top: 35px;
    }

    .feature-row img {
        width: 90%;
    }

    .feature-row .separator {
        width: 100px;
    }

    .comments .comment {
        margin-top: 150px;
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
        max-width: 690px;
    }

    .comments .commentor {
        margin-bottom: 87px;
    }

    .subscribe {
        margin-top: 100px;
    }
}

@media (max-width: 336px) {
    p {
        font-size: 13px;
    }

    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 25px;
    }

    .top-section #title {
        margin-top: 48px;
    }

    .top-section #subtitle {
        margin-top: 25px;
        margin-bottom: 40px;
        padding: 0 15px;
    }

    .top-section .badge-store {
        height: 45px;
    }

    .dual-screen {
        margin-top: 10px;
    }

    .feature-row img {
        width: 100%;
    }
}

/* Extra small devices (portrait phones, less than 544px) */
@media (max-width: 543px) {}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991px) {}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199px) {}