@media (min-width: 992px) {
    .navbar-brand {
        background-size: 50px 45px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .more-features-box-text {
        margin-top: 30px;
        padding-left: 0;
    }
    .more-features-box-text:first-child {
        margin-top: 0;
    }

    .always-beautiful-box-text {
        margin-top: 10px;
    }

    .how-it-works-box-icon .how-it-works-step {
        left: 75px;
    }

    .testimonial-list .testimonial-image {
        width: 20%;
    }
    .testimonial-list .testimonial-text {
        width: 80%;
    }

    .timer .days-wrapper,
    .timer .hours-wrapper,
    .timer .minutes-wrapper,
    .timer .seconds-wrapper {
        width: 140px;
        height: 140px;
        margin: 0 4px;
        padding-top: 20px;
    }
    .timer .days,
    .timer .hours,
    .timer .minutes,
    .timer .seconds {
        font-size: 60px;
        line-height: 70px;
    }
}

@media (min-width: 768px) {
    .top-content .text.chapeau {
        padding-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-description p {
        padding: 0;
    }

    .top-content .text {
        padding-top: 40px;
    }

    .top-content .text-game {
        padding-top: 0;
    }

    .app-features-image {
        padding-top: 80px;
    }

    .more-features-box {
        float: none;
        width: auto;
    }
    .more-features-box-text {
        margin-top: 30px;
        text-align: center;
    }
    .more-features-box-text:first-child {
        margin-top: 50px;
    }
    .more-features-box-text-icon {
        float: none;
        display: inline-block;
    }
    .more-features-box-text h3 {
        float: none;
        width: auto;
        margin-top: 20px;
    }
    .more-features-box-text-description {
        float: none;
        width: auto;
    }

    .always-beautiful-box {
        float: none;
        width: auto;
    }
    .always-beautiful-box-text {
        margin-top: 10px;
        text-align: center;
    }

    .how-it-works-box-icon .how-it-works-step {
        left: 40px;
    }

    .testimonial-list .testimonial-image {
        width: 25%;
    }
    .testimonial-list .testimonial-text {
        width: 75%;
    }

    .timer .days-wrapper,
    .timer .hours-wrapper,
    .timer .minutes-wrapper,
    .timer .seconds-wrapper {
        width: 140px;
        height: 140px;
        margin: 7px;
        padding-top: 20px;
    }
    .timer .days,
    .timer .hours,
    .timer .minutes,
    .timer .seconds {
        font-size: 60px;
        line-height: 70px;
    }

    .navbar-brand {
        background-size: 30px 29px !important;
    }
}

@media (max-width: 767px) {
    .navbar {
        padding-top: 0;
    }
    .navbar.navbar-no-bg {
        background: #333;
        background: rgba(255, 255, 255, 0.6);
    }
    .navbar-brand {
        margin-left: 15px;
    }
    .navbar-collapse {
        border: 0;
    }
    .navbar-inverse ul.navbar-nav li a {
        color: #3c3c3c;
    }
    .navbar-inverse ul.navbar-nav li a:hover,
    .navbar-inverse ul.navbar-nav li a:focus {
        padding-bottom: 10px;
        border-bottom: 1px solid transparent;
    }

    .navbar-inverse ul.navbar-nav li a.btn-link-2 {
        margin-left: 15px;
        margin-right: 15px;
    }
    .navbar-inverse ul.navbar-nav li a.btn-link-2:hover,
    .navbar-inverse ul.navbar-nav li a.btn-link-2:focus,
    .navbar-inverse ul.navbar-nav li a.btn-link-2:active,
    .navbar-inverse ul.navbar-nav li a.btn-link-2:active:focus {
        outline: 0;
        opacity: 0.6;
        background: rgba(0, 0, 0, 0.3);
        border: 1px solid #fff;
        color: #fff;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #3c3c3c;
    }
    .navbar-inverse .navbar-toggle:focus .icon-bar,
    .navbar-inverse .navbar-toggle:hover .icon-bar {
        background-color: white;
    }

    .top-content .text {
        padding-top: 60px;
        text-align: center;
    }
    .top-content .top-big-link {
        margin-top: 50px;
    }
    .top-content .top-big-link a.btn {
        margin-top: 10px;
    }
    .top-content .top-big-link a:first-child {
        margin-left: 5px;
    }

    .subscribe input.subscribe-email,
    .subscribe button {
        width: 100%;
    }

    .timer .days-wrapper,
    .timer .hours-wrapper,
    .timer .minutes-wrapper,
    .timer .seconds-wrapper {
        width: 140px;
        height: 140px;
        margin: 7px;
        padding-top: 20px;
    }
    .timer .days,
    .timer .hours,
    .timer .minutes,
    .timer .seconds {
        font-size: 60px;
        line-height: 70px;
    }

    .section-description p {
        padding: 0;
    }

    .app-features {
        padding-bottom: 0;
    }
    .app-features-wrapper,
    .app-features-image {
        padding-top: 30px;
    }
    .app-features-wrapper:first-child {
        padding-top: 0;
    }

    .more-features-box-text {
        margin-top: 30px;
        text-align: center;
    }
    .more-features-box-text:first-child {
        margin-top: 50px;
    }
    .more-features-box-text-icon {
        float: none;
        display: inline-block;
    }
    .more-features-box-text h3 {
        float: none;
        width: auto;
        margin-top: 20px;
    }
    .more-features-box-text-description {
        float: none;
        width: auto;
    }

    .always-beautiful-box-text {
        margin-top: 10px;
        text-align: center;
    }

    .how-it-works-box-icon .how-it-works-step {
        left: 20px;
    }

    .pricing-box {
        padding-bottom: 50px;
    }
    .pricing-box:last-child {
        padding-bottom: 0;
    }

    .testimonial-list .testimonial-image {
        float: none;
        width: auto;
        text-align: center;
    }
    .testimonial-list .testimonial-text {
        float: none;
        width: auto;
        margin-top: 30px;
        text-align: center;
    }
    .testimonial-list .nav-tabs {
        margin-top: 20px;
        text-align: center;
    }
    .testimonial-list .testimonial-image .testimonial-icon {
        display: none;
    }

    .navbar-brand {
        background-size: 30px 29px !important;
    }

    .subscribe input.subscribe-email {
        margin-bottom: 10px;
    }

    .top-arrow {
        display: block;
    }
}

@media (max-width: 415px) {
    h1,
    h2 {
        font-size: 32px;
    }
}

/* Retina-ize images/icons */

@media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (min--moz-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2/1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 192dpi),
    only screen and (min-resolution: 2dppx) {
    /* logo */
    /*
    .navbar-brand {
    	background-image: url(../img/logo@2x.png) !important; background-repeat: no-repeat !important; background-size: 97px 29px !important;
    }
    */
}
