.img-replace {
    color: transparent;
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap
}
.clear {
    clear: both
}
.clearfix:after,
.clearfix:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}
.clearfix:after {
    clear: both
}
.clearfix {
    zoom: 1
}

/* vietnamese */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url("../fonts/Quicksand/NUrn2XQrRfyGZp5MknntaRJtnKITppOI_IvcXXDNrsc.woff2") format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url("../fonts/Quicksand/s2PXW4WrV3VLrOUpHiqsfRJtnKITppOI_IvcXXDNrsc.woff2") format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url("../fonts/Quicksand/sKd0EMYPAh5PYCRKSryvW1tXRa8TVwTICgirnJhmVJw.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
h1,
h2,
h3 {
    margin: 0;
    line-height: 1.3
}
h2 {
    font-size: 1.875em
}
@media (max-width: 480px) {
    h2 {
        font-size: 1.350em
    }
}
input:focus,
input:active {
    outline: 0
}
a, a:active {
    outline: 0;
}
.fl {
    float: left
}
.fr {
    float: right
}
@media (max-width: 940px) {
    .responsive-img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto
    }
}
@media (max-width: 480px) {
    .responsive-img {
        display: block;
        max-width: 80% !important;
        height: auto;
        margin: 0 auto
    }
}
strong {
    font-weight: bold
}
a {
    color: #2b94fd
}
a img {
    vertical-align: middle;
    margin-bottom: 0.25em;
    margin: 0 5px
}
* {
    font-family: 'Quicksand', Helvetica, Arial, sans-serif !important;
}
body,
html {
    font-size: 100%;
    line-height: 1.5;
    height: 100%
}

.wrapper {
    position: relative;
    width: 100%;
    max-width: 940px;
    margin: 0 auto
}
@media (max-width: 940px) {
    .wrapper {
        max-width: auto;
        padding: 0 15px
    }
    .wrapper.featured {
        min-height: auto !important;
        display: block
    }
}
.wrapper .tagline {
    text-align: center;
    padding: 258px 400px 90px 80px
}

.wrapper .tagline-right {
    min-height: 370px;
    padding: 0px 0 0px 480px
}
.wrapper .tagline h2 {
    color: #ffffff;
    padding: 20px 0 30px 0;
    font-weight: bold;
    text-align: left;
}
.wrapper .tagline p {
    color: #ffffff;
    padding: 0 0 20px 0;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
}
.wrapper .tagline-right h2 {
    padding: 60px 0 20px 0;
    color: #10ADFF;
    font-size: 34px;
}
.wrapper .tagline-right p {
    color: #10ADFF;
    font-size: 15px;
    font-weight: 500;
    max-width: 380px;
}
.wrapper .tagline img {
    width: 150px
}
.wrapper .tagline .logo {
    width: 196px
}
@media (max-width: 940px) {
    .wrapper .tagline {
        padding: 50px
    }
}
@media (max-width: 480px) {
    .wrapper .tagline {
        padding: 20px 0
    }
    .wrapper .tagline .logo {
        width: 120px
    }
    .wrapper .tagline h2 {
        padding: 10px 0 20px 0
    }
    .wrapper .tagline img {
        width: 130px;
        margin: 0 5px
    }
}
.wrapper .slider {
    position: absolute;
    right: -340px;
    top: -200px;
    z-index: 1;
    background: url(../images/Banner.png) no-repeat;
    width: 696px;
    height: 1023px;
    padding: 61px 9px 0 9px;
}
.wrapper .slider-left {
    position: absolute;
    right: 540px;
    bottom: 0;
    z-index: 1;
    background: url(../images/Download-Copy.png) no-repeat;
    width: 707px;
    height: 730px;
}
@media (max-width: 940px) {
    .wrapper .slider, .wrapper .slider-left {
        position: relative;
        margin: 0 auto;
        margin-bottom: -35px;
        bottom: 0;
    }
    .wrapper .slider {
        right: -120px;
        top: 0;
    }
    .wrapper .slider-left {
        left: 0;
    }
}
.top-section {
    width: 670px;
}
@media (max-width: 480px) {
    .wrapper .slider, .wrapper .slider-left  {
        width: 240px;
        height: 478px;
        background-size: cover;
        padding: 42px 7px 0 7px
    }
    .wrapper .slider .owl-carousel {
        width: 226px;
        height: 374px;
        overflow: hidden
    }
    .wrapper .slider-left {
        width: auto !important;
    }
    .nav-section {
        padding-top: 66px;
    }
}

.wrapper .col-auto {
    display: table-cell;
    vertical-align: middle
}
.wrapper .col1 {
    display: table-cell;
    width: 10%;
    vertical-align: middle
}
@media (max-width: 940px) {
    .wrapper .col1 {
        display: block;
        width: 100%;
        text-align: center
    }
}
.wrapper .col2 {
    display: table-cell;
    width: 20%;
    vertical-align: middle
}
.wrapper .col2-not-responsive {
    display: table-cell;
    width: 20%;
    vertical-align: middle
}
@media (max-width: 940px) {
    .wrapper .col2 {
        display: block;
        width: 100%;
        text-align: center
    }
}
.wrapper .col3 {
    display: table-cell;
    width: 33%;
    vertical-align: middle;
}
.wrapper .col3-not-responsive {
    display: table-cell;
    width: 33%;
    vertical-align: middle;
}
.center-align {
    text-align: center;
}
@media (max-width: 940px) {
    .wrapper .col3 {
        display: block;
        width: 100%;
        text-align: center
    }
}
.wrapper .col4 {
    display: table-cell;
    width: 40%;
    vertical-align: middle
}
@media (max-width: 940px) {
    .wrapper .col4 {
        display: block;
        width: 100%;
        text-align: center
    }
}
.wrapper .col5 {
    display: table-cell;
    width: 50%;
    vertical-align: middle
}
@media (max-width: 940px) {
    .wrapper .col5 {
        display: block;
        width: 100%;
        text-align: center
    }
}
.wrapper .col6 {
    display: table-cell;
    width: 60%;
    vertical-align: middle
}
@media (max-width: 940px) {
    .wrapper .col6 {
        display: block;
        width: 100%;
        text-align: center
    }
}
.wrapper .col7 {
    display: table-cell;
    width: 70%;
    vertical-align: middle
}
@media (max-width: 940px) {
    .wrapper .col7 {
        display: block;
        width: 100%;
        text-align: center
    }
}
.wrapper .col3 h2,
.wrapper .col4 h2,
.wrapper .col5 h2,
.wrapper .col6 h2 {
    color: #535353;
    padding-bottom: 10px
}
@media (max-width: 940px) {
    .wrapper .col3,
    .wrapper .col4,
    .wrapper .col5,
    .wrapper .col6 {
        padding-bottom: 20px
    }
}
.wrapper.featured {
    min-height: 370px;
    display: table
}
.table-content {
    display: table;
    width: 100%;
    border-spacing:20px;
}
.wrapper.download {
    text-align: center
}
.wrapper .footer-contact {
    padding: 50px 0;
    border-spacing: 0;
}
.overflow-section {
    max-width: 100%;
    overflow: hidden;
}
.section01 {
    width: 100%;
    background: #2ec9ff; /* Old browsers */
    background: -moz-linear-gradient(left, #2ec9ff 1%, #05a1ee 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2ec9ff 1%,#05a1ee 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2ec9ff 1%,#05a1ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2ec9ff', endColorstr='#05a1ee',GradientType=1 ); /* IE6-9 */
}
.section02 {
    background-color: #ffffff
}
.section04,
.section06 {
    background-color: #2f81d3
}
.section03 {
    background-color: #f7fcff
}
.section07 {
    background-color: #2b94fd
}
.section07 .wrapper {
    text-align: center;
    padding: 0
}
.section07 .wrapper img {
    margin: 40px 5px -6px 5px
}
@media (max-width: 940px) {
    .section07 .wrapper img {
        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 0
    }
}
.section07 .wrapper a img {
    width: 150px
}
@media (max-width: 480px) {
    .section07 .wrapper a img {
        width: 130px
    }
}
@media (max-width: 940px) {
    .section03,
    .section04,
    .section05,
    .section06 {
        padding: 30px 0 10px 0
    }
}
#footer {
    background-color: #fff;
    width: 100%;
    font-size: 0.875em;
    padding: 15px 0
}
#footer .copyright {
    color: #898989;
    float: left
}
@media (max-width: 940px) {
    #footer .copyright {
        float: none;
        text-align: center;
        padding-bottom: 7px
    }
}
#footer ul {
    float: right
}
#footer ul li {
    float: left;
    margin-left: 30px
}
#footer ul li a {
    color: #898989;
    cursor: pointer
}
#footer ul li a.fb {
    color: #3a589e
}
#footer ul li a img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}
@media (max-width: 940px) {
    #footer ul {
        float: none;
        margin: 0 auto
    }
}
.modal-contact {
    max-width: 450px;
    margin: 0 auto;
    padding: 20px
}
.contact {
    text-align: center
}
.contact h2 {
    padding-bottom: 30px
}
.contact .or {
    position: relative;
    padding: 15px 0
}
.contact .or:before {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #e5e5e5
}
.contact .or span {
    background-color: #fff;
    position: relative;
    z-index: 2;
    padding: 0 10px
}
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal .btn-close {
    display: block;
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 12;
    background: url(../images/ic_close.png);
    background-size: cover;
    width: 31px;
    height: 31px;
    text-indent: -9999px;
    cursor: pointer;
    border: 0 none
}
.modal .btn-default {
    margin-bottom: 15px
}
.modal .title-modal {
    position: relative;
    z-index: 12;
    height: 36px;
    padding-left: 12px;
    line-height: 36px;
    margin-top: 8px;
    color: #888;
    font-size: 0.75em;
    overflow: hidden
}
.modal .title-modal .btn-close {
    display: block;
    position: absolute;
    top: 2px;
    right: 5px;
    background-size: 29px 29px;
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    text-indent: -9999px
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform 0.3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0
}
.modal-video {
    background: transparent !important
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 2px 5px 5px;
    min-height: 60px
}
.modal-title {
    height: 60px;
    color: #333;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 60px;
    margin: 0
}
.modal-body {
    position: relative;
    text-align: center
}
.modal-footer {
    margin-top: 15px;
    padding: 20px 30px;
    text-align: center
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 680px;
        margin: 30px auto
    }
    .modal-login .modal-dialog {
        width: 300px;
        margin: 130px auto 0
    }
    .modal-kq .modal-dialog {
        width: 350px;
        margin: 130px auto 0
    }
    .modal-content {
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
    }
    .modal-sm {
        width: 300px
    }
}

.wrapper-content {
    padding-bottom: 50px;
}

.wrapper h1 {
    width: 100%;
    text-align: center;
    display: table-caption;
    font-size: 34px;
    font-weight: bold;
    color: #10ADFF;
    padding: 50px 0;
}
.about-description {
    display: table-cell;
    /*width: 50%;*/
    width: 320px;
    vertical-align: middle;
}
.about-description h3 {
    font-size: 26px;
    color: #10ADFF;
    text-align: left;
    font-weight: bold;
}
.about-description p {
    color: #10ADFF;
    text-align: left;
    padding-bottom: 20px;
    font-size: 15px;
    font-weight: 500;
    text-align: justify;
}
.about-description p:before {
    content: " ";
    border-top: 1px solid #10ADFF;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    max-width: 220px;
}
.about-description a {
    display: inline-block;
    padding: 13px 30px;
    background-color: #d8f2ff;
    color:#10ADFF;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 24px; 
    /* Firefox 1-3.6 */
    -moz-border-radius: 24px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 24px;
    font-weight: bold;
    font-size: 14px;
}
.about-description a:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}
.about-image {
    display: table-cell;
    width: 50%;
    text-align: center;
    vertical-align: middle;
}
.feature-image {
    display: table-cell;
    width: 33%;
}

.demo-sticker-container {
    margin: 30px 0;
    border-spacing: 20px 0;
    padding-bottom: 100px;
}
.demo-sticker {
    border-spacing: 0;
}
.demo-sticker-block {
    background-color: #ffffff;
    padding: 30px 5px;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 10px; 
    /* Firefox 1-3.6 */
    -moz-border-radius: 10px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 10px;
}
.demo-sticker-block:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05)
}
.demo-sticker-block h4 {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #10ADFF;
    margin: 1.14rem 0 0 0;
}
.demo-sticker-block p {
    font-size: 14px;
    color: #10ADFF;
    margin-bottom: 30px;
}
.footer-contact h5 {
    font-size: 20px;
    color: #10ADFF;
}
.footer-contact .col3 {
    vertical-align: top;.
}
.footer-contact img {
    padding-top: 34px;
}
.video-cover {
    position: relative
}
.video-cover a {
    display: block;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    height: 345px;
    max-width: 1400px;
    margin: 0 auto;
    cursor: pointer
}
@media (max-width: 480px) {
    .video-cover a {
        height: 200px
    }
}
#video-full {
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: 0
}
#video-full iframe,
#video object,
#video embed,
#video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.video-js {
    padding-top: 56.25%
}
.vjs-fullscreen {
    padding-top: 0px
}
.box-player {
    width: 100%;
    margin: 0 auto
}
.box-player #video-full {
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: 0
}
.box-player #video-full iframe,
.box-player #video object,
.box-player #video embed,
.box-player #video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.box-player .video-js {
    padding-top: 56.25%;
    box-shadow: 0 0 10px 1px transparent !important
}
.box-player .vjs-fullscreen {
    padding-top: 0px
}

.contact-form {
    width: 360px;
    height: auto;
    position: relative;
    margin:0 auto;
}

.contact-form input[type="text"] {
    width: 360px;
    height: 50px;
    padding: 14px 130px 14px 20px;
    border: 1px solid white;
    position: relative;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 50px; 
    /* Firefox 1-3.6 */
    -moz-border-radius: 50px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    font-size: 16px;
    color: #000;
}

.contact-form input[type="submit"] {
    background: #2ec9ff; /* Old browsers */
    background: -moz-linear-gradient(left, #2ec9ff 1%, #05a1ee 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #2ec9ff 1%,#05a1ee 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #2ec9ff 1%,#05a1ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 120px;
    color: white;
    border: none;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 50px; 
    /* Firefox 1-3.6 */
    -moz-border-radius: 50px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 50px;
    font-size: 0.9rem;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #c6c6c6;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #c6c6c6;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #c6c6c6;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #c6c6c6;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color: #c6c6c6;
}


/* Accordion */
#acc {width:100%; list-style:none; color:#033; margin:0 auto 40px}
#acc a {
    display: block;
    width: 100%;
    border: 1px solid #f3f3f3;
    padding: 15px 35px;
    margin-top: 5px;
    cursor: pointer;
    font-size: 1.2rem;
    color: #757575;
    font-weight: bold;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 17px; 
    /* Firefox 1-3.6 */
    -moz-border-radius: 17px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 17px;
}
#acc a:hover, #acc a.active {
    border-color: #10adff;
    color: #141414;
}
#acc .acc-section {
    overflow:hidden;
    background:#fff;
    padding: 5px 0;
    opacity: 0.003;
}
#acc .acc-content {
    width:100%;
    padding:15px;
    border: 1px solid #f3f3f3;
    background:#fff;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 17px; 
    /* Firefox 1-3.6 */
    -moz-border-radius: 17px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 17px;
}
.usage-container {
    border-spacing: 0;
}
.usage-tab {
    width: 300px !important;
}
.usage-tab a {
    display: block;
    width: 100%;
    border: 1px solid #f3f3f3;
    padding: 15px 35px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 1.2rem;
    color: #757575;
    font-weight: bold;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 5px; 
    /* Firefox 1-3.6 */
    -moz-border-radius: 5px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 5px;
    font-size: 15px;
}
.usage-tab a:hover, .usage-tab a.active {
    border-color: #10adff;
    color: #141414;
}
.usage-content>div {
    width: 100%;
    height: 680px;
    max-height: 680px;
    overflow: hidden;
    padding-left: 60px;
}
.usage-content>div>div {
    overflow:hidden;
    background:#fff;
    width:100%;
    padding:15px;
    border: 2px solid #f3f3f3;
    background:#fff;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 5px; 
    /* Firefox 1-3.6 */
    -moz-border-radius: 5px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 5px;
    min-height: 680px;
}
.usage-container > div {
    vertical-align: top !important;
}

.header {
    top: 0px;
    position: fixed;
    background-color: #fff;
    width: 100%;
    height: 66px;
    z-index: 1000;
    text-align: center;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1)
}
.header .table-content {
    border-spacing: 0;
}

.header .navigation {
    height: 65px;
}

.header .navigation a {
    color: #272727;
    font-size: 0.875rem;
    font-weight: bold;
}

.header .navigation a:hover {
    color: #10ADFF;
}

.header .header-logo-top {
    display: none;
}


.header-top {
    top: 0px;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.0);
    width: 100%;
    height: 66px;
    z-index: 1000;
    text-align: center;
    display: block;
}

.header-top .table-content {
    border-spacing: 0;
}

.header-top .navigation {
    height: 65px;
}

.header-top .navigation a {
    color: #ffffff;
    font-size: 0.875rem;
}

.header-top .header-logo-top {
    display: inline;
}

.header-top .header-logo {
    display: none;
}

.header-top .language-settings a {
    display: none;
}

.language-settings a {
    color: #272727;
    font-size: 16px;
    font-weight: bold;
}

.language-settings a:hover {
    color: #10ADFF;
}


/* Navigation */
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0)
}
#fp-nav.right {
    right: 17px
}
#fp-nav.left {
    left: 17px
}
.fp-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1
}
.fp-slidesNav.bottom {
    bottom: 17px
}
.fp-slidesNav.top {
    top: 17px
}
#fp-nav ul,
.fp-slidesNav ul {
    margin: 0;
    padding: 0
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}
.fp-slidesNav ul li {
    display: inline-block
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}
#fp-nav ul li.active a span,
#fp-nav ul li.active:hover a span,
.fp-slidesNav ul li.active a span,
.fp-slidesNav ul li.active:hover a span {
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
    border: 2px solid #000;
    background-color: #fff;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -7px;
    color: #fff;
    font-size: 14px;
    font-family: 'Quicksand', Helvetica, Arial, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    background-color: #10ADFF;
    border-radius: 20px;
    padding: 5px 20px;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active li.active a+.fp-tooltip {
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    width: auto;
    opacity: 1
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px
}

.navigation-button {
    display: none !important;
}

@media (max-width: 940px) {
    #fp-nav {
        display: none;
    }
    #header {
        background: #fff !important;
    }
    #header .header-logo-top {
        display: none !important;
    }
    #header .header-logo {
        display: block !important;
    }
    .navigation-button {
        display: block !important;
    }
    #header .wrapper {
        padding: 0 !important;
    }
    .header-logo-container {
        float: left;
        width:15% !important;
    }
    .navigation-button {
        float: right;
        width:15% !important;
        padding-right: 25px;
        text-align: right !important;
        padding-top: 23px;
    }
    .navigation-button a {
        padding: 5px 10px;
        display: block;
        width: 20px;
        height: 20px;
        background: url('../images/Menu.png') 4px 3px  no-repeat;
        color: #10ADFF;
        float: right;
    }
    .navigation {
        display: none;
        width: 100% !important;
        border-top: 1px solid #d8d8d8;
        text-align: right
    }
    .navigation a {
        width: 100% !important;
        display: block !important;
        padding: 10px 25px;
        background: #fff;
        border-bottom: 1px solid #d8d8d8;
        color: #272727 !important;
    }
    .navigation a:hover {
        background: #eaf0f3;
    }

    /*
    .header .navigation-button a {
        color: #10ADFF;
        border: 1px solid #10ADFF;
    }
    */

    .language-settings {
        display: none !important;
    }

    .navigation-container {
        clear: both;
        position: absolute;
        margin-top: 64px;
    }
    
    .wrapper h1 {
	   display: inline-block !important;
    }
}

.btn_download {
    opacity: 0.6;
}

.btn_download.active {
    opacity: 1;
}

.btn_playstore_white {
    width: 185px;
    height: 72px;
    background: url(../images/B-google.png) no-repeat;
    display: block;
}

.btn_playstore_white.active:hover {
    background: url(../images/B-google-Hover.png) no-repeat;
}

.btn_appstore_white {
    width: 185px;
    height: 72px;
    background: url(../images/B-Apple.png) no-repeat;
    display: block;
}

.btn_appstore_white.active:hover {
    background: url(../images/B-Apple-Hover.png) no-repeat;
}

.btn_playstore {
    width: 185px;
    height: 72px;
    background: url(../images/Goole-play-2.png) no-repeat;
    display: block;
}

.btn_playstore.active:hover {
    background: url(../images/Goole-play-2-Hover.png) no-repeat;
}

.btn_appstore {
    width: 185px;
    height: 72px;
    background: url(../images/Apple-store-2.png) no-repeat;
    display: block;
}

.btn_appstore.active:hover {
    background: url(../images/Apple-store-2-Hover.png) no-repeat;
}

.float-left {
    float: left;
}

.clear {
    clear: both;
}

.btn_share {
    width: 22px;
    height: 22px;
    display: block;
    float: right;
    margin-left: 18px;
}

.btn_share.facebook {
    background: url(../images/Facebook@2x.png) no-repeat;
}

.btn_share.facebook:hover {
    background: url(../images/Facebook-Hover@2x.png) no-repeat;
}

.btn_share.zalo {
    background: url(../images/zalo@2x.png) no-repeat;
}

.btn_share.zalo:hover {
    background: url(../images/zalo-Hover@2x.png) no-repeat;
}

.btn_share.instagram {
    background: url(../images/Ins@2x.png) no-repeat;
}

.btn_share.instagram:hover {
    background: url(../images/Ins-Hover@2x.png) no-repeat;
}

.btn_share.youtube {
    background: url(../images/Youtube@2x.png) no-repeat;
}

.btn_share.youtube:hover {
    background: url(../images/Youtube-Hover@2x.png) no-repeat;
}

.header-logo-container {
    min-width: 103px;
    padding-left: 80px;
    vertical-align: top !important;
    padding-top: 16px;
}
.about-us {
    padding-left: 80px;
    border-spacing: 0 !important;
}
.about-us h1{
    padding: 80px 0;
}
.about-description {
    padding-right: 80px;
}
.about-image {
    text-align: left;
    padding-left: 60px;
}
.navigation {
    padding: 0 30px;
}
.navigation a {
    font-weight: 600;
}
@media (max-width: 940px) {
    .about-us {
        padding-left: 0;
    }
    .header-logo-container {
        text-align: left !important;
        padding-left: 25px;
    }
    .about-image {
        text-align: center;
        padding-left: 0;
    }
    .demo-sticker-block {
        margin: 20px 0;
    }
    .wrapper .tagline-right p {
        max-width: 900px;
    }
    .footer-contact h5 {
        text-align: center !important;

    }
    .footer-contact .btn_share {
        margin-left: 11px;
        margin-right: 7px;
    }
    .footer-contact .btn_share_group {
        width: 160px;
        margin: 0 auto;
    }
    .navigation-container {
        clear: both;
    }
    .navigation {
        padding: 0;
    }
}

@media (max-width: 400px) {
  #nav-home {
      height:700px !important;
  }
  div.slider {
      top: -150px !important;
  }
  .btn_appstore, .btn_appstore_white {
      margin-left:-10px;
  }
  .contact-form {
      width: 300px;
  }
  .contact-form input[type="text"] {
      width: 300px;
      padding: 14px 90px 14px 20px;
  }
}