@import "//fonts.googleapis.com/css?family=Raleway:400,200,500,700";
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, dfn, del, p, blockquote, fieldset, input, textarea, select, article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, button, canvas, video {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, th, dfn, del {
    font-style: normal;
    font-weight: normal;
}
ul, ol {
    list-style: outside none none;
}
fieldset, img {
    border: medium none;
}
caption, th {
    text-align: left;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button::-moz-focus-inner, article, aside, details, figcaption, figure, footer, header, nav, section, .clearfix {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
a > img {
    vertical-align: bottom;
}
strong, .strong, b {
    font-weight: bold;
}
em, .italic, i {
    font-style: italic;
}
del, .del {
    text-decoration: line-through;
}
:focus {
    outline: medium none;
}
img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
}
.clearfix::after, .wrap::after, .spanning::after, .content::after, .main::after, aside::after, section::after, article::after, .text::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.align-left {
    float: left !important;
}
.align-right {
    float: right !important;
}
.overflow-hidden {
    display: block;
    overflow: hidden;
}
.comments .tab-prev, .comments .tab-next, .button-download::after {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll 0 0;
}
html {
    background: white none repeat scroll 0 0;
    height: 100%;
}
body {
    color: #333333;
    font: 16px/28px "Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 100%;
}
.main {
    box-sizing: border-box;
    min-height: 100%;
    overflow: hidden;
}
.wrap {
    margin: 0 auto;
    max-width: 1140px;
    padding: 0 15px;
}
a {
    background: transparent none repeat scroll 0 0;
    color: #10bbf1;
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    color: #40c9f4;
}
a:active {
    color: #0b97c3;
}
header {
    box-shadow: 0 6px 3px -3px rgba(0, 0, 0, 0.2);
    background:#fff;
    overflow: hidden;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:24;
}
header p {
    float: left;
    padding: 10px 30px 5px 15px;
}
nav {
    float: left;
}
nav ul {
    padding: 10px;
}
nav li {
    display: inline-block;
    margin-right: 25px;
}
nav li:last-child {
    margin-right: 0;
}
nav li a {
    color: #333;
    font-size: 18px;
    line-height: 50px;
}
#top {
    background: rgba(0, 0, 0, 0) url("../img/topbg.jpg") no-repeat scroll center -100px / cover ;
    box-sizing: border-box;
    color: #fff;
    font: 18px/25px "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 600px;
    position: relative;
}
#top .bg {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    content: " ";
    left: 0;
    padding: 260px 0;
    position: absolute;
    right: 0;
    top: 0;
}
#top h1 {
    font-size: 58px;
    padding-bottom: 40px;
}
#top .wrap {
    text-align: center;
}
.discover h2, .spanning h2 {
    font-size: 52px;
    font-weight: normal;
    margin-bottom: 35px;
    text-align: center;
}
.discover {
    background: #fafafa none repeat scroll 0 0;
    padding: 70px 0 40px;
}
.discover-content {
    box-sizing: border-box;
    float: right;
    width: 50%;
}
.discover-content h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.discover-img {
    float: left;
    width: 50%;
}
.discover-img img {
    display: block;
}
.discover-img-inside {
    margin: 0 -40px;
}
.header-padding{
  padding:35px 0;
}
.promo {
    padding: 114px 0 54px;
}
.promo-wrapper {
    margin: 0 -15px;
}
.promo-column {
    box-sizing: border-box;
    float: left;
    padding: 35px 15px 60px;
    width: 33%;
}
.promo-column h3 {
    font-size: 32px;
    margin-bottom: 23px;
    text-align: center;
}
.promo-column img {
    display: block;
    height: 80px;
    margin: 0 auto 23px;
}
.release #releaselist {
    margin: 40px auto 120px;
    width: 60%;
}
.release dl {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding: 10px;
}
.release dl:hover {
    background-color: #f7f7f7;
}
.release dt {
    float: left;
    width: 10em;
}
.release dd {
    float: left;
    line-height: 1.7em;
}
.faq {
    margin-bottom: 80px;
}
.faq-wrapper {
    background-color: #e6ecf0;
    color: #5f5d60;
    padding-bottom: 80px;
    text-align: center;
}
#faq-list {
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    width: 60%;
}
.faq-list-item {
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    padding: 10px;
    position: relative;
    text-align: left;
}
#faq-list h3 {
    font-size: 24px;
    font-weight: bold;
    padding-top: 35px;
}
.faq-list-item h4 {
    font-size: 18px;
    padding-bottom: 15px;
    padding-right: 25px;
    padding-top: 15px;
}
.faq-list-item span {
    color: #b3b3b3;
    font-size: 16px;
    position: absolute;
    right: 5px;
    top: 25px;
}
.faq-list-item:hover {
    background-color: #f7f7f7;
}
.answer {
    background-color: #f3f7f8;
    border-top: 1px solid #fff;
    display: none;
    font-size: 18px;
    margin: -10px;
    padding: 10px 10px 15px;
    word-wrap: break-word;
}
.discover-button {
    box-sizing: border-box;
    margin: 60px auto;
    width: 400px;
}
.button {
    background: #000000 none repeat scroll 0 0;
    border: 2px solid #10bbf1;
    border-radius: 5px;
    box-sizing: border-box;
    color: white;
    font: 500 22px "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 58px;
    padding: 0 21px;
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s, border-color 0.1s linear 0s;
}
.button:hover {
    background: #40c9f4 none repeat scroll 0 0;
    border-color: #40c9f4;
}
.button:active {
    background: #0b97c3 none repeat scroll 0 0;
    border-color: #0b97c3;
}
a.button {
    color: white;
    display: inline-block;
    line-height: 54px;
    text-decoration: none;
}
a.button:hover {
    color: white;
}
a.button:active {
    color: white;
}
.button-download {
    box-sizing: border-box;
    float: left;
    font: 500 11px/13px "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    height: 62px;
    margin: 0 10px 20px;
    padding-left: 61px;
    padding-right: 0;
    position: relative;
    text-align: left;
    width: 180px;
}
.button-download::after {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -100px 0;
    content: "";
    height: 32px;
    left: 23px;
    position: absolute;
    top: 14px;
    width: 32px;
}
.button-download.android::after {
    background-position: -150px 0;
}
.button-download-title {
    display: block;
    font-size: 11px;
    line-height: 13px;
    padding: 11px 0 1px;
    text-align: left;
}
.button-download-subtitle {
    display: block;
    font-size: 21px;
    line-height: 23px;
    text-align: left;
}
.totop{
    width:1170px;
    margin:0 auto;
    text-align:right;
}

.totop a{
    font-size:12px;
    padding:5px 10px;
    color:#FFF;
    background-color:#00afaa;
    border-radius:5px;
    transition:0.8s;
}

.totop a:hover{
    background-color:#21c7c5;
}

footer {
    background: #e5e5e5 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #394755;
    font-size: 16px;
    line-height: 28px;
    padding: 90px 0;
    text-align: center;
}
@media (max-width: 979px) {
.header-wrapper {
    max-width: none;
    padding-top: 0;
}
header {
    font-size: 19px;
    line-height: 28px;
    text-align: center;
}
header p {
    float: left;
    padding: 10px 0 10px 10px;
    width: 15%;
}
nav {
    float: right;
    width: 81%;
}
nav ul {
    display:flex;
    justify-content:space-around;
    padding:3% 2%;
}
nav li {
    background-color: #10bbf1;
    border-radius: 5px;
    width:22%;
    align-items:stretch;
    margin-right:3%;
}
nav li:last-child {
    margin-right: 0;
}
nav li a {
    color: #fff;
    display: block;
    font: 12px/15px "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 5px;
}
#top {
    background-position: 42% 0;
    display: block;
}
#top .bg {
    padding: 150px 0;
}
#top h1 {
    font-size: 46px;
    line-height: 52px;
}
.discover h2, .spanning h2 {
    font-size: 38px;
    line-height: 1.4;
    margin-bottom: 0;
}
.discover-content {
    float: none;
    width: 100%;
}
.discover-content h3 {
    line-height: 1.4;
}
.discover-img-inside {
    margin-top: 20px;
}
.discover-button .button-download {
    display: inline-block;
    float: none;
}
.promo {
    padding: 50px 0 60px;
}
.promo-column {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 290px;
    padding-bottom: 25px;
    text-align: center;
    width: auto;
}
.promo-column h3 {
    font-size: 20px;
    margin-bottom: 15px;
}
.promo-column img {
    margin-left: auto;
    margin-right: auto;
}
.release{
    margin-bottom:60px;
}
.release #releaselist {
    margin: 20px auto 15px;
    width: 100%;
}
.faq {
    margin-bottom: 60px;
}
#faq-list {
    width: 100%;
}
#faq-list h3 {
    font-size: 20px;
    padding-bottom: 0;
}
.faq-list-item h4 {
    font-size: 16px;
}
.release dt {
    float: none;
}
.release dd {
    float: none;
}
.discover-button {
    float: none;
    margin: 20px auto 50px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: auto;
}
.discover-button h2 {
    font-size: 60px;
    line-height: 60px;
}
.discover-img {
    float: none;
    width: auto;
}
.discover-img img {
    margin: 0 auto;
}
.discover-button {
    text-align: center;
}
.totop{
    width:100%;
    margin-top:15px;
    margin-bottom:15px;
    text-align:right;
    transition:0.8s;
}

.totop a{
    font-size:14px;
    margin-right:10px;
    padding:10px 15px;
}
}
@media (max-width: 479px) {
header .buttons-wrapper .button.button-stripe {
    margin-left: 0;
}
.discover-content h2 {
    font-size: 36px;
    line-height: 46px;
}
}
