/*
*
* ===========================================================
*     GENERAL
* ===========================================================
*
*/
.text-small {
  font-size: 0.9rem !important;
}

.bg-black {
  background: #000 !important;
}

.blockquote {
  color: #495057;
  background: #f8f9fa;
  font-weight: 300;
}

.breadcrumb {
  background: none;
}

.breadcrumb li.breadcrumb-item {
  color: #999;
}

.padding-big {
  padding: 8.75rem 0;
}

.pt-big {
  padding-top: 8.75rem;
}

.pb-big {
  padding-bottom: 8.75rem;
}

.margin-big {
  margin: 8.75rem 0;
}

.page-holder {
  overflow: hidden;
}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.shape-1 {
  position: relative;
}

.shape-1::after {
  content: '';
  display: block;
  height: 40rem;
  width: 40rem;
  background: url(../fonts/shape-1.svg) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -9rem;
  right: -18rem;
  z-index: -1;
}

@media (max-width: 991.98px) {
  .shape-1::after {
    display: none;
  }
}

.shape-1-sm::after {
  width: 30rem;
  height: 30rem;
}


.subscription-form input {
  padding-top: 1.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  border: none;
  background: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.subscription-form input::-moz-placeholder {
  font-weight: 400;
  color: #aaa;
}

.subscription-form input::-webkit-input-placeholder {
  font-weight: 400;
  color: #aaa;
}

.subscription-form input:-ms-input-placeholder {
  font-weight: 400;
  color: #aaa;
}

.subscription-form input:focus {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}

.subscription-form label {
  font-weight: 700;
  color: #540CFA;
  position: absolute;
  top: 0.5rem;
  left: 1.5rem;
}

.gradient-1 {
  background: linear-gradient(150deg, #9C09DB, #1C0FD7) !important;
  -webkit-box-shadow: 0 2px 4px rgba(36, 8, 128, 0.2);
  box-shadow: 0 2px 4px rgba(36, 8, 128, 0.2);
}

.gradient-2, .schedule-nav-link.active {
  background: linear-gradient(150deg, #F2C314, #FC3832) !important;
  -webkit-box-shadow: 0 2px 4px rgba(128, 32, 0, 0.2);
  box-shadow: 0 2px 4px rgba(128, 32, 0, 0.2);
}

.gradient-3 {
  background: linear-gradient(150deg, #32FBFC, #3214F2) !important;
  -webkit-box-shadow: 0 2px 4px rgba(8, 38, 168, 0.2);
  box-shadow: 0 2px 4px rgba(8, 38, 168, 0.2);
}

.modal {
  background: rgba(0, 0, 0, 0.85);
}

.modal-content {
  border-radius: 0;
}

.modal-content .close {
  width: 3rem;
  height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #540CFA;
  display: block;
  opacity: 1;
  padding: 0;
  outline: none;
}

.modal-content .close span {
  color: #fff;
}

/*
*
* ===========================================================
*     NAVBAR
* ===========================================================
*
*/
.navbar-fixed {
  position: fixed;
  z-index: 9999;
  top: 32px;
  left: 0;
  right: 0;
}

.logo > img {
  width: 48px;
}

.logo > span {
  margin-left: 30px;
  font-size: 30px;
  color: #404447;
}

@media (max-width: 991.98px) {
  .logo > img {
    width: 27px;
    opacity: 0;
  }
  .logo > span {
    font-size: 15px;
    display: none !important;
  }
  .info-post-btn{
    display: none !important;
  }
}

/*
*
* ===========================================================
*     HERO SECTION
* ===========================================================
*
*/
.hero {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.platforms {
  margin-top: 50px;
}

.platforms-title {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.12rem;
  color: #B1B1B1;
}

.platforms-list {
  margin-top: 1rem;
}

.platform-image {
  height: 1.5rem;
  margin: 0 0.7rem;
  opacity: 0.3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.platform-image:hover {
  opacity: 1;
}

.download-item {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  width: 322px;
  height: 70px;
  margin-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  color: #404447;
  border: 1px solid #EAEAEA;
  background-color: #FCFCFC;
}

.download-item:hover {
  color: #252525;
  background-color: #c6c8ca;
  text-decoration: none;
}

.download-item img {
  width: 32px;
  height: 38px;
}

.download-item .download {
  margin-left: auto;
}

.download-item .type {
  margin-left: 16px;
}

.hero .swiper-slide {
  height: 100%;
  display: inherit;
  align-items: center;
}

.hero .swiper-pagination {
  left: 40px;
  width: 10px;
}

.hero .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #cccccc;
}

.hero .swiper-pagination .swiper-pagination-bullet-active {
  background: #148AED;
}

.screen {
  position: relative;
  width: 300px;
  height: 636px;
  box-sizing: border-box;
  margin: 0 auto;
}

/* .bg-phone {
  background-image: url(../images/portrait_black.png);
  background-size: 100%;
  background-position: 100% 100%;
  background-repeat: no-repeat;
} */

.screen .shipping-play {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 259px;
  object-fit: fill;
}

.shipping-cover {
  width: 100%;
}

.footer-fixed {
  position: fixed;
  bottom: 20px;
  width: 100%;
  z-index: 100;
}

.copyright {
  font-size: 12px;
  color: #999999;
}

@media (max-width: 991.98px) {
  .hero .swiper-pagination {
    right: 20px;
    bottom: 100px;
    left: auto;
    top: auto;
  }
  .device-wrapper {
    width: 200px;
  }
  .navbar-fixed {
    top: 16px;
  }
  .fixed-download {
    position: fixed;
    bottom: 30px;
    left: 0;
    right: 0;
    z-index: 100;
  }
  .download-list {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .download-list-item {
    width: 40%;
    list-style: none;
    text-align: center;
  }
  .download-list-item .download-link {
    display: block;
    height: 34px;
    line-height: 34px;
    color: #ffffff;
    background-color: #252525;
    border-radius: 10px;
  }
  .download-list-item .download-link:focus {
    text-decoration: none;
  }
  .screen {
    width: 200px;
    height: 423px;
    margin-top: -120px;
  }
  .screen .shipping-play {
    width: 172px;
  }
  .bg-full {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .bg-first {
    background-image: url("../images/bg_1.png");
    z-index: 100;
  }
  .bg-second {
    background-image: url("../images/bg_new.jpg");
    z-index: -1;
  }
  .bg-third {
    background-image: url("../images/bg_new.jpg");
    z-index: -1;
  }
  .bg-fourth {
    background-image: url("../images/bg_new.jpg");
    z-index: -1;
  }
  .bg-fifth {
    background-image: url("../images/bg_new.jpg");
    z-index: -1;
  }
  .bg-sixth {
    background-image: url("../images/bg_new.jpg");
    z-index: -1;
  }
  .bg-first .inner-image {
    width: 113px;
    height: auto;
  }
  .bg-first .inner-text {
    margin-top: 44px;
    font-size: 24px;
    color: #ffffff;
  }
  .bg-first .inner-desc {
    margin-top: 23px;
    font-size: 18px;
    color: #ffffff;
  }
  .download-wrapper {
    position: absolute;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    left: 0;
    right: 0;
    bottom: 8%;
    z-index: 3;
  }
  .download-inner {
    width: 120px;
  }
  .download-wrapper .download-inner:first-child {
    margin-right: 40px;
  }
  .download-button {
    width: 100%;
  }
  .download-button > img {
    display: block;
    width: 100%;
  }
  .download-button .download-name {
    margin-left: 7px;
  }
  .download-button .download-text {
    margin-left: auto;
    margin-right: 10px;
  }
  .hero .swiper-pagination .swiper-pagination-bullet-active {
    background: #148AED;
    background-image: linear-gradient(45deg,#3ECDF9,#1D9EF1);
  }
  .mobile-inner {
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
  }
  .mobile-inner .mobile-inner-title {
    font-size: 24px;
    color: #000000;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 30px;
    margin: 0 0 10px 0;
  }
  .mobile-inner-desc {
    font-size: 15px;
    font-weight: 100;
    color: #000000;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 26px;
    margin: 0;
  }
}
.container{
  /* position: relative; */
}
.marquee-style{
  /* position: fixed;
  bottom: 100px;
  left: 10%; */
  border-radius: 3px; 
}
.mobile-marquee-style{
    position: absolute;
    top: 30px;
}
.qr-code-style{
  width: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.qr-code-tips{
  font-size: 14px;
  color: #999;
  margin-top: 10px;
}
.info-post-btn:hover{
  
  opacity: .8;
}

.info-post-btn{
  width: 150px;
  
  display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    border-color: #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: none;
    margin: 0;
    transition: .1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
    color: #fff;
    background-color: #2F85FC;
    border-color: #2F85FC;
    margin-left: 30px;
}