/*   
 * Template Name: Delta - Responsive Website Template for mobile app
 * Version: 1.0
 * Author: 3rd Wave Media
 * Website: http://3rdwavemedia.com/
*/
/* ======= Base ======= */
body {
    font-family: 'Lato', arial, sans-serif;
    color: #444444;
}

a {
    color: #897b57;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

    a:hover {
        text-decoration: none;
        color: #7a6d4d;
    }

.btn {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

    .btn .fa {
        color: #fff;
        margin-right: 5px;
    }

.btn-theme {
    background: #897b57;
    border: 1px solid #897b57;
    color: #fff;
}

    .btn-theme:hover {
        background: #7a6d4d;
        border: 1px solid #7a6d4d;
        color: #fff;
    }

.form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .form-control:focus {
        border-color: #897b57;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

blockquote {
    font-size: 14px;
}

.text-highlight {
    color: #365626;
}

.note {
    font-family: 'Covered By Your Grace', cursive;
    font-size: 22px;
}

.row-end {
    margin-right: 0;
    padding-right: 0;
}

.social-icons {
    list-style: none;
    padding: 10px 0;
    margin-bottom: 0;
}

    .social-icons li {
        float: left;
    }

        .social-icons li.row-end {
            margin-right: 0;
        }

    .social-icons a {
        display: inline-block;
        background: #7a6d4d;
        width: 48px;
        height: 48px;
        text-align: center;
        padding-top: 12px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        margin-right: 8px;
        float: left;
    }

        .social-icons a:hover {
            background: #4d4d4d;
        }

        .social-icons a .fa {
            color: #fff;
        }

            .social-icons a .fa:before {
                font-size: 26px;
                text-align: center;
                padding: 0;
            }

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    text-transform: uppercase;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    text-transform: uppercase;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    text-transform: uppercase;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    text-transform: uppercase;
}

.offset-header {
    padding-top: 90px;
}

.has-pattern {
    background-image: url('../images/patterns/pattern-1.png');
    background-repeat: repeat;
    background-position: left top;
}

.delayp1 {
    animation-delay: .05s;
    -moz-animation-delay: .05s;
    -webkit-animation-delay: .05s;
    -o-animation-delay: .05s;
    transition-delay: .05s;
    -webkit-transition-delay: .05s;
    -moz-transition-delay: .05s;
    -o-transition-delay: .05s;
}

.delayp2 {
    animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-delay: .1s;
    -o-animation-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s;
}

.delayp3 {
    animation-delay: .15s;
    -moz-animation-delay: .15s;
    -webkit-animation-delay: .15s;
    -o-animation-delay: .15s;
    transition-delay: .15s;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    -o-transition-delay: .15s;
}

.delayp4 {
    animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
}

.delayp5 {
    animation-delay: .25s;
    -moz-animation-delay: .25s;
    -webkit-animation-delay: .25s;
    -o-animation-delay: .25s;
    transition-delay: .25s;
    -webkit-transition-delay: .25s;
    -moz-transition-delay: .25s;
    -o-transition-delay: .25s;
}

.delayp6 {
    animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
}

.delayp7 {
    animation-delay: .35s;
    -moz-animation-delay: .35s;
    -webkit-animation-delay: .35s;
    -o-animation-delay: .35s;
    transition-delay: .35s;
    -webkit-transition-delay: .35s;
    -moz-transition-delay: .35s;
    -o-transition-delay: .35s;
}

.delayp8 {
    animation-delay: .4s;
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s;
}

.delayp9 {
    animation-delay: .45s;
    -moz-animation-delay: .45s;
    -webkit-animation-delay: .45s;
    -o-animation-delay: .45s;
    transition-delay: .45s;
    -webkit-transition-delay: .45s;
    -moz-transition-delay: .45s;
    -o-transition-delay: .45s;
}

.delay1s {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
}

.delay2s {
    animation-delay: 2s;
    -moz-animation-delay: 2s;
    -webkit-animation-delay: 2s;
    -o-animation-delay: 2s;
    transition-delay: 2s;
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -o-transition-delay: 2s;
}
/* ======= Header ======= */
.header {
    padding: 15px 0;
    background: #fff;
    z-index: 9999;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

    .header h1.logo {
        margin-top: 0;
        margin-bottom: 0;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 25px;
        max-height: 50px;
    }

        .header h1.logo a {
            color: #444444;
        }

            .header h1.logo a img {
                margin-right: 5px;
                margin-top: 5px;
                max-height: 35px;
            }

        .header h1.logo .logo-title {
            vertical-align: middle;
            font-weight: normal;
            text-transform: none;
        }

    .header .main-nav button {
        background: #444444;
        color: #fff !important;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

        .header .main-nav button:focus {
            outline: none;
        }

        .header .main-nav button .icon-bar {
            background-color: #fff;
        }

    .header .main-nav .nav .nav-item {
        font-weight: normal;
        text-transform: uppercase;
        margin-right: 10px;
    }

        .header .main-nav .nav .nav-item.active a {
            color: #897b57;
            background: none;
        }

        .header .main-nav .nav .nav-item a {
            color: #444444;
            -webkit-transition: none;
            -moz-transition: none;
            -ms-transition: none;
            -o-transition: none;
        }

            .header .main-nav .nav .nav-item a:hover {
                color: #897b57;
                background: none;
            }

            .header .main-nav .nav .nav-item a:focus {
                outline: none;
                background: none;
            }

            .header .main-nav .nav .nav-item a:active {
                outline: none;
                background: none;
            }

        .header .main-nav .nav .nav-item.active {
            color: #897b57;
        }

        .header .main-nav .nav .nav-item.last {
            margin-right: 0;
        }
/* ======= Footer ======= */
.footer {
    background: #444444;
    color: #fff;
    padding: 15px 0;
}

    .footer .copyright {
        color: #b3b3b3;
        margin-right: 15px;
    }

    .footer .links {
        margin-bottom: 0;
    }

        .footer .links a {
            color: #808080;
        }

            .footer .links a:hover {
                color: #897b57;
            }

    .footer .culture-control {
        height: 30px;
        font-size: 12.5px;
        margin: 5px 0;
    }

@media (min-width: 768px) {
    .footer .culture-control {
        margin-top: -5px;
        margin-bottom: -5px;
    }
}
/* ======= FlexSlider ======= */
.flexslider {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 0;
    -moz-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    border: 0;
}

    .flexslider .flex-control-nav {
        bottom: -35px;
    }

    .flexslider .flex-control-paging li a {
        background: #a1a1a1;
    }

        .flexslider .flex-control-paging li a:hover {
            background: #897b57;
        }

        .flexslider .flex-control-paging li a.flex-active {
            background: #897b57;
        }

    .flexslider .slides li {
        position: relative;
    }

    .flexslider .slides img {
        border-radius: 20px;
    }
/* ======= Promo Section ======= */
.promo {
    background-color: #897b57;
    color: #fff;
}

    .promo .container {
        padding-bottom: 15px;
    }

    .promo .overview {
        margin-top: 60px;
        padding-left: 30px;
        padding-right: 30px;
    }

        .promo .overview h2 {
            font-size: 30px;
            margin-bottom: 35px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
        }

        .promo .overview .summary {
            margin-bottom: 60px;
            margin-left: 70px;
        }

            .promo .overview .summary li {
                margin-bottom: 15px;
                list-style: none;
                font-size: 20px;
                font-weight: 300;
                padding-left: 30px;
                background: url('../images/bullet.png') no-repeat left center;
            }

        .promo .overview .download-area {
            display: inline-block;
        }

        .promo .overview .btn-group {
            margin-left: 40px;
        }

            .promo .overview .btn-group li {
                padding: 0;
                margin-bottom: 15px;
            }

                .promo .overview .btn-group li a {
                    background-color: #4d4d4d;
                    background-repeat: no-repeat;
                    background-position: left top;
                    -webkit-border-radius: 4px;
                    -moz-border-radius: 4px;
                    -ms-border-radius: 4px;
                    -o-border-radius: 4px;
                    border-radius: 4px;
                    -moz-background-clip: padding;
                    -webkit-background-clip: padding-box;
                    background-clip: padding-box;
                    display: block;
                    width: 200px;
                    height: 53px;
                    text-indent: -9999px;
                    margin-right: 25px;
                    -ms-opacity: 0.8;
                    opacity: 0.8;
                }

                    .promo .overview .btn-group li a:hover {
                        background-color: #365626;
                        -ms-opacity: 1;
                        opacity: 1;
                    }

                .promo .overview .btn-group li.ios-btn a {
                    background-image: url('../images/ap_store.png');
                }

                .promo .overview .btn-group li.android-btn a {
                    background-image: url('../images/an_store.png');
                }

                .promo .overview .btn-group li.wp-btn a {
                    background-image: url('../images/wp_store.png');
                }

                .promo .overview .btn-group li.bb-btn a {
                    background-image: url('../images/bb_store.png');
                }

                .promo .overview .btn-group li.hw-btn a {
                    background-image: url('../images/hw_store.png');
                }

        .promo .overview .note {
            position: relative;
            color: #fff;
        }

            .promo .overview .note p {
                padding-top: 15px;
            }

            .promo .overview .note .left-arrow {
                position: absolute;
                left: 60px;
                bottom: 15px;
                display: inline-block;
                background: url('../images/arrows/up-arrow-left.png') no-repeat left top;
                -webkit-background-size: contain;
                -moz-background-size: contain;
                -o-background-size: contain;
                background-size: contain;
                width: 63px;
                height: 69px;
                -webkit-opacity: 0.5;
                -moz-opacity: 0.5;
                opacity: 0.5;
            }

            .promo .overview .note .right-arrow {
                position: absolute;
                right: 60px;
                bottom: 15px;
                display: inline-block;
                background: url('../images/arrows/up-arrow-right.png') no-repeat right top;
                -webkit-background-size: contain;
                -moz-background-size: contain;
                -o-background-size: contain;
                background-size: contain;
                width: 63px;
                height: 58px;
                -webkit-opacity: 0.5;
                -moz-opacity: 0.5;
                opacity: 0.5;
            }

    .promo .iphone {
        position: relative;
    }

        .promo .iphone .iphone-holder {
            position: relative;
            width: 320px;
            height: 600px;
            background-repeat: no-repeat;
            background-position: left top;
        }

        .promo .iphone.iphone-black .iphone-holder {
            background-image: url('../images/iphone/iphone-black.png');
        }

        .promo .iphone.iphone-white .iphone-holder {
            background-image: url('../images/iphone/iphone-white.png');
        }

        .promo .iphone .iphone-holder-inner {
            position: absolute;
            width: 222px;
            height: 394px;
            left: 51px;
            top: 103px;
        }

        .promo .iphone .flexslider .flex-control-nav {
            bottom: -50px;
        }

        .promo .iphone:before {
            content: "";
            width: 500px;
            height: 500px;
            background: url('../images/glow.png') no-repeat center top;
            right: 0;
            top: 0;
            position: absolute;
        }

    .promo .android {
        position: relative;
    }

        .promo .android .android-holder {
            position: relative;
            width: 320px;
            height: 600px;
            background-image: url('../images/android/android-black.png');
            background-repeat: no-repeat;
            background-position: left top;
        }

        .promo .android .android-holder-inner {
            position: absolute;
            width: 254px;
            height: 522px;
            left: 21px;
            top: 37px;
        }

        .promo .android .flexslider .flex-control-nav {
            bottom: 1px;
            left: -1px;
        }

        .promo .android:before {
            content: "";
            display: block;
            width: 500px;
            height: 500px;
            background: url('../images/glow.png') no-repeat center top;
            top: 0;
            right: -1000px;
            position: absolute;
        }

@media (min-width: 992px) {
    .promo .android:before {
        right: -85px;
    }
}

@media (min-width: 1200px) {
    .promo .android:before {
        right: -50px;
    }
}

.promo .ipad {
    position: relative;
}

    .promo .ipad .ipad-holder {
        position: relative;
        width: 420px;
        height: 600px;
        background-repeat: no-repeat;
        background-position: left top;
    }

    .promo .ipad.ipad-black .ipad-holder {
        background-image: url('../images/ipad/ipad-black.png');
    }

    .promo .ipad.ipad-white .ipad-holder {
        background-image: url('../images/ipad/ipad-white.png');
    }

    .promo .ipad .ipad-holder-inner {
        position: absolute;
        width: 320px;
        height: 428px;
        left: 51px;
        top: 83px;
    }

    .promo .ipad .flexslider .flex-control-nav {
        bottom: -45px;
    }

    .promo .ipad:before {
        content: "";
        display: block;
        width: 500px;
        height: 500px;
        background: url('../images/glow.png') no-repeat left top;
        right: 0;
        top: 0;
        position: absolute;
    }
/* ======= Features Section ======= */
.features {
    padding: 80px 0;
}

    .features .icon {
        position: relative;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        display: table;
        margin: 0 auto;
        -webkit-transition: -webkit-transform ease-out 0.2s, background 0.3s;
        -moz-transition: -moz-transform ease-out 0.2s, background 0.3s;
        transition: transform ease-out 0.2s, background 0.3s;
    }

        .features .icon img {
            width: 100px;
            height: 100px;
        }

        .features .icon:hover {
            background: #edeae2;
            color: #fff;
        }

            .features .icon:hover .fa {
                color: #fff;
                -webkit-transform: scale(0.93);
                -moz-transform: scale(0.93);
                -ms-transform: scale(0.93);
                -o-transform: scale(0.93);
            }

        .features .icon .fa {
            color: #897b57;
            font-size: 48px;
            display: table-cell;
            text-align: center;
            vertical-align: middle;
        }

    .features .content {
        padding: 30px;
    }

        .features .content .title {
            color: #897b57;
            font-size: 18px;
            margin-top: 0;
        }

        .features .content p {
            font-weight: 300;
        }
/* ======= How Section ======= */
.how {
    background-color: #f5f5f5;
    padding: 80px 0;
}

    .how .content {
        padding: 0 60px;
    }

        .how .content .title {
            margin-top: 0;
            margin-bottom: 30px;
        }

        .how .content .intro {
            margin-bottom: 30px;
            font-size: 16px;
            font-weight: 300;
            color: #777777;
        }

        .how .content .note {
            position: relative;
            padding-bottom: 42px;
            color: #999999;
        }

            .how .content .note .left-arrow {
                position: absolute;
                left: 60px;
                top: 20px;
                display: inline-block;
                background: url('../images/arrows/down-arrow-left.png') no-repeat left top;
                width: 30px;
                height: 42px;
            }

            .how .content .note .right-arrow {
                position: absolute;
                right: 60px;
                top: 20px;
                display: inline-block;
                background: url('../images/arrows/down-arrow-right.png') no-repeat right top;
                width: 30px;
                height: 42px;
            }

        .how .content .qr-codes .item img {
            margin-bottom: 15px;
            max-width: 150px;
        }

        .how .content .qr-codes .item p {
            color: #777777;
        }

    .how .video-container {
        margin-top: 50px;
    }
/* ======= FAQ Section ======= */
.faq {
    padding: 80px 0;
}

    .faq .title {
        margin-bottom: 60px;
    }

    .faq .item {
        padding: 30px;
        background: #f5f5f5;
        margin-bottom: 30px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border-bottom: 3px solid #ddd7c9;
    }

        .faq .item .question {
            margin-top: 0;
            font-size: 18px;
            margin-bottom: 15px;
        }

            .faq .item .question .fa {
                margin-right: 10px;
                color: #99c781;
            }

        .faq .item .answer {
            color: #777777;
            font-weight: 300;
        }

    .faq .more {
        margin-top: 30px;
    }

        .faq .more .title {
            margin-bottom: 15px;
            color: #999999;
            font-size: 18px;
        }

        .faq .more .btn {
            font-size: 18px;
            padding-left: 30px;
        }

            .faq .more .btn .fa {
                margin-left: 5px;
            }
/* ======= Story Section ======= */
.story {
    background-color: #897b57;
    color: #fff;
    padding: 80px 0;
}

    .story .content .title {
        margin-bottom: 30px;
        margin-top: 0;
    }

    .story .content p {
        font-size: 16px;
        font-weight: 300;
        margin-bottom: 15px;
    }

    .story .team {
        font-size: 16px;
    }

        .story .team .member img {
            margin-bottom: 15px;
        }

        .story .team .member .name {
            color: #365626;
            margin-bottom: 0px;
        }

        .story .team .member .title {
            color: #ddd7c9;
            font-weight: 300;
        }

        .story .team .connect {
            color: #fff;
            font-size: 26px;
        }

            .story .team .connect a {
                color: #4d4d4d;
            }

                .story .team .connect a:hover {
                    color: #2b441e;
                }
/* ======= Testimonials Section ======= */
.testimonials {
    padding: 80px 0;
}

    .testimonials .title {
        margin-bottom: 60px;
    }

    .testimonials .item {
        margin-bottom: 30px;
    }

        .testimonials .item .quote-box {
            background: #f5f5f5;
            padding: 30px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            border-radius: 4px;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            border-top: 3px solid #ddd7c9;
            position: relative;
            margin-bottom: 23px;
        }

            .testimonials .item .quote-box .fa {
                color: #897b57;
                font-size: 18px;
                position: absolute;
                left: 30px;
                top: 20px;
            }

            .testimonials .item .quote-box:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border-left: 10px solid transparent;
                border-right: 10px solid transparent;
                border-top: 10px solid #f5f5f5;
                position: absolute;
                bottom: -10px;
                left: 55px;
            }

        .testimonials .item .quote {
            border: none;
            padding: 0;
            padding-left: 20px;
            font-size: 16px;
            font-weight: 300;
            margin-bottom: 0;
        }

        .testimonials .item .people .user-pic {
            max-width: 60px;
            max-height: 60px;
        }

            .testimonials .item .people .user-pic,
            .testimonials .item .people .user-pic *,
            .testimonials .item .people .user-pic *:before,
            .testimonials .item .people .user-pic *:after {
                -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                box-sizing: content-box;
            }

        .testimonials .item .people .name {
            display: block;
        }

        .testimonials .item .people .title {
            display: block;
            color: #999999;
        }

    .testimonials .press .note {
        color: #897b57;
        margin-bottom: 30px;
    }

    .testimonials .press li {
        margin-right: 30px;
        margin-bottom: 30px;
    }

        .testimonials .press li.last {
            margin-right: 0;
        }

        .testimonials .press li a img {
            -webkit-opacity: 0.6;
            -moz-opacity: 0.6;
            opacity: 0.6;
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -ms-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }

        .testimonials .press li a:hover img {
            -webkit-opacity: 1;
            -moz-opacity: 1;
            opacity: 1;
        }
/* ======= Contact Section ======= */
.contact {
    background-color: #897b57;
    color: #fff;
    padding: 80px 0;
}

    .contact .title {
        margin-bottom: 30px;
        margin-top: 0;
    }

    .contact .intro p {
        font-size: 16px;
        font-weight: 300;
    }

    .contact .intro h4 {
        margin: 55px 0 15px;
    }

    .contact .intro ul {
        margin-bottom: 30px;
        font-weight: 200;
        margin-top: 30px;
    }

    .contact .intro li {
        margin-bottom: 10px;
        color: #4d4d4d;
        font-size: 16px;
    }

        .contact .intro li .fa {
            margin-right: 10px;
        }

        .contact .intro li a {
            color: #fff;
        }

            .contact .intro li a:hover {
                color: #d1ac8f;
            }

    .contact .contact-form .form-control {
        border-color: #fff;
        height: auto;
        padding: 10px 15px;
    }

    .contact .contact-form .btn-theme {
        background-color: #4d4d4d;
        margin-top: 15px;
    }

    .contact .social-icons {
        display: inline-block;
        margin: 0 auto;
        margin-top: 40px;
    }
/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
    .promo .overview .summary li {
        font-size: 18px;
    }

    .promo .overview .note .left-arrow {
        left: 0;
    }

    .promo .overview .note .right-arrow {
        right: 0;
    }

    .promo .overview .summary {
        margin-left: 0;
    }

    .promo .overview {
        text-align: center;
    }

        .promo .overview .summary {
            margin-left: 0;
        }

            .promo .overview .summary li {
                text-align: left;
            }

        .promo .overview .download-area {
            margin: 0 auto;
        }

    .promo .phone {
        text-align: center;
    }

        .promo .phone .phone-holder {
            margin: 0 auto;
            width: auto;
            -webkit-background-size: 300px auto;
            -moz-background-size: 300px auto;
            -o-background-size: 300px auto;
            background-size: 300px auto;
        }

    .promo .iphone .iphone-holder-inner {
        width: 208px;
        height: 394px;
        left: 48px;
        top: 96px;
    }

    .promo .android .android-holder-inner {
        width: 238px;
        height: 394px;
        left: 33px;
        top: 67px;
    }

    .promo .ipad {
        text-align: center;
    }

        .promo .ipad .ipad-holder {
            margin: 0 auto;
            width: auto;
            -webkit-background-size: 300px auto;
            -moz-background-size: 300px auto;
            -o-background-size: 300px auto;
            background-size: 300px auto;
        }

        .promo .ipad .ipad-holder-inner {
            width: 229px;
            height: auto;
            left: 36px;
            top: 59px;
        }

        .promo .ipad .flexslider .flex-control-nav {
            bottom: -33px;
        }

    .promo .overview .note .left-arrow {
        -webkit-background-size: 30px auto;
        -moz-background-size: 30px auto;
        -o-background-size: 30px auto;
        background-size: 30px auto;
    }

    .promo .overview .note .right-arrow {
        -webkit-background-size: 30px auto;
        -moz-background-size: 30px auto;
        -o-background-size: 30px auto;
        background-size: 30px auto;
    }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .promo .overview {
        text-align: center;
    }

        .promo .overview .summary {
            margin-left: 60px;
        }

            .promo .overview .summary li {
                text-align: left;
            }

        .promo .overview .download-area {
            margin: 0 auto;
        }

    .promo .phone {
        text-align: center;
    }

        .promo .phone .phone-holder {
            margin: 0 auto;
        }

    .promo .ipad {
        text-align: center;
    }

        .promo .ipad .ipad-holder {
            margin: 0 auto;
        }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .promo .overview {
        text-align: left;
    }

        .promo .overview .summary {
            margin-left: 0;
        }

            .promo .overview .summary li {
                text-align: left;
            }

    .promo .phone {
        text-align: left;
    }

    .promo .ipad {
        text-align: left;
    }
}
/* Large devices (large desktops, 1200px and up) */


#blazor-error-ui {
    text-align: center;
    background: whitesmoke;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1200;
}