@media print, screen and (min-width: 40em) {
    .reveal, .reveal.tiny, .reveal.small, .reveal.large {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

img {
    border-style: none
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic;
    line-height: inherit
}

strong, b {
    font-weight: bold;
    line-height: inherit
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: inherit;
    text-rendering: optimizeLegibility
}

h1, .h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h2, .h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h3, .h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h4, .h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h5, .h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h6, .h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

a {
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer
}

a:hover, a:focus {
    color: #1468a0
}

a img {
    border: 0
}

ul, ol, dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ul ul, ol ul, ul ol, ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p + .stat {
    margin-top: -1rem
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.grid-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 62.5rem;
    margin: 0 auto
}

.fwbdrWrapper .description-text h1 {
    font-size: 1.125rem;
    font-weight: normal;
    color: #333;
    margin: 1.875rem 0
}

.fwbdrWrapper .description-text h3 {
    font-size: 1rem;
    font-weight: bold;
    color: #333
}

.fwbdrWrapper .description-text p {
    font-size: .875rem;
    color: #555555
}

.fwbdrWrapper .description-text dd {
    font-size: .875rem;
    color: #555555
}

.fwbdrWrapper footer {
    padding: 3.125rem 0;
    background: #F4F4F4;
    color: #888;
    text-align: center;
    font-size: .8125rem
}

.fwbdrWrapper footer p {
    font-size: 1rem;
    text-align: center;
    color: #8E9097;
    margin: 0 0 10px 0
}

.fwbdrWrapper footer a {
    font-size: 13px;
    color: #888;
    text-decoration: none
}

.webIndex {
    background-image: url("/assets/images/www/pc_bg.png");
    background-size: cover;
    height: 100%;
    width: 100%;
}
.webFoot {
    position: fixed;
    bottom: 0;
    width: 100%;
    line-height: 2em;
    background: #000000;
    color: #9E9A9F;
    text-align: center;
    padding: 20px;
}


.webContainer {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 85rem;
    margin: 0 auto
}

.fwbdrWrapper .section1 {
    margin-top: 48px;
    width: 100%;
    display: grid;
    grid-template-columns: 4fr 5fr;
    grid-column-gap: 5px;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 64px;
}
.flextCt {
    display: flex;
    justify-content: left;
    align-items: center;
}
.flextCt img {
    width: 64px;
    margin-right: 10px;
}
.topNav {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-column-gap: 30px;
}
.topNav a {
    color: #FFFFFF;
}

.fwbdrWrapper .section2 {
    margin-top: 48px;
    width: 100%;
    display: grid;
    grid-template-columns: 4fr 5fr;
    grid-column-gap: 5px;
    justify-content: left;
}

.section2 .desc1 {
    padding-top: 100px;
    font-family: SFProText, SFProText;
    font-weight: 900;
    font-size: 60px;
    color: #FFFFFF;
    line-height: 71px;
    text-align: left;
    font-style: normal;
}
.section2 .desc2 {
    padding-top: 50px;
    font-family: SFProText, SFProText;
    font-weight: 400;
    font-size: 17px;
    color: #FFFFFF;
    line-height: 23px;
    text-align: left;
    font-style: normal;

}
.section2 .downApp {
    padding-top: 50px;
    width: 212px;
}

.section2 .bigImg {
    width: 800px;
}

@media screen and (max-width: 640px) {
    .fwbdrWrapper .section1 {
        text-align: center;
        padding-bottom: 1.25rem
    }

    .fwbdrWrapper .section1 .screenShot {
        width: 80%;
        margin: 0
    }

}