﻿
@keyframes moveLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@keyframes moveRight {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}


.testimonial-row:hover {
  animation-play-state: paused;
}



@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 1200px) {
  .price-table table td {
    padding: 22px 18px !important;
  }
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 576px) {
}

@media only screen and (max-width: 360px) {
  .sales-section {
    margin-top: 0px !important;
  }

  .price-table .font-md60 {
    font-size: 18px !important;
  }

  .price-table table td {
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 400px) {
}

@media only screen and (max-width:1200px) {
}

.price-table table thead td {
  background: #000000;

  border: none;
  color: #00FF57;
}

.price-table table td {
  border-radius: 12px;

  padding: 15px 76px 15px 20px !important;
  vertical-align: middle;
  border: none;
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 576px) {
}

@media only screen and (max-width: 400px) {

}

@media only screen and (max-width: 360px) {
}

.faq-section {
background: white;

  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

@media only screen and (max-width: 991px) {
  .faq-section {
    padding-top: 50px;
    padding-bottom: 55px;
  }
}

@media only screen and (max-width: 360px) {
  .faq-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

@media only screen and (max-width: 1200px) {

  .font-md28 {
    font-size: 27px !important;
  }
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width:576px) {
}

@media only screen and (max-width:360px) {
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:991px) {
}

@media only screen and (max-width:576px) {

  .font-md28 {
    font-size: 20px !important;
  }
}

@media only screen and (max-width:360px) {

  .font-md28 {
    font-size: 20px !important;
  }
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:991px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width:576px) {

}

@media only screen and (max-width: 400px) {

}

@media only screen and (max-width:360px) {
}

@media only screen and (max-width:360px) {

  ul.legal-link li {
    font-size: 16px;
  }
}

.video-background {
  border-radius: 0 0 15px 15px;
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width: 360px) {
}

@media screen and (min-width: 768px) {
}

.video-frame1 .play-btn:hover {
  background-color: #000000ab;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width:360px) {
}

.pixar-video-style-1 .play-btn:hover {
  background-color: #000000ab;
  cursor: pointer;
}

@media screen and (max-width: 576px) {
}

@media screen and (max-width: 360px) {
}

.video-style-1 .play-btn:hover {
  background-color: #000000ab;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 576px) {
}

@media screen and (max-width: 360px) {
}

.roboto-black {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-style: normal;
}

@media screen and (min-width: 991px) {
}

@media screen and (max-width: 991px) {
}

.effect-1::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 20px;
  left: 50%;
  bottom: 10px;
  background-color: rgb(103, 52, 222);
  z-index: -1;
  transform: translateX(-50%);
}

.cta-upgrade-box {

    padding: 50px 30px 30px 30px;
    border-radius: 20px;
    background: url(../images/tablebg11.webp);
    background-color: rgb(254, 254, 254);
    box-shadow: 0px 10px 40px 20px #f3ffff;
    border: 3px solid #005b5b;
    background-repeat: no-repeat;
}

.upgrade-box {
  background: #fff !important;
  padding: 30px 15px;
  border-radius: 20px;

    margin-right: 30px;

}

@media screen and (min-width: 768px) {
  .upgrade-box {
    background: #fff !important;
    padding:
      30px 15px;
    border-radius:
      20px;
background-color: rgb(254, 254, 254);

    margin-right: 30px;

  }
}

@media screen and (max-width: 576px) {

  .cta-upgrade-box {
    background: url(../images/tablebg11.webp);
    padding: 50px 10px;
    border-radius: 20px;
  }

  .upgrade-box {
    background: #FCFBFF;
    padding: 30px 5px;
    border-radius: 20px;
background-color: rgb(254, 254, 254);

    margin-right: 3px;

  }
}

.theme-color {
  color: #a0dff2;
}

.button-block .money-save-content {
  font-size: 29px;
  font-weight: 400;
  line-height: 50px;
  color: #fff;
}

@media only screen and (max-width: 1400px) {
  .button-block .money-save-content {
    font-size: 27px;
    line-height: 50px;
  }
}

.button-block .money-save-content span {
  font-weight: 700;
  color: #00DFFE;
}

.button-block .single-time-text {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  color: #fff;
}

.button-block .single-time-text span {
  font-size: 60px;
  line-height: 50px;
}

.button-block .button-action-link {
  color: #000;
  text-align: center;
  font-family: poppins;
  font-size: 32px;
  font-weight: 700;
  line-height: 50px;
  padding: 20px 7px;
  display: block;
  border-radius: 10px;
  background: linear-gradient(121deg, #FF8A00 0%, #FFF500 100%);
  text-decoration: none;
  cursor: pointer;
}

@media screen and (max-width:1200px) {
  .button-block .button-action-link {
    font-size: 28px;
    line-height: 50px;
  }
}

@media screen and (max-width:1024px) {
  .button-block .button-action-link {
    font-size: 22px;
    line-height: 35px;
    margin-right: 15px;
  }

  .button-block .money-save-content {
    font-size: 25px;
    font-weight: 400;
    line-height: 35px;
    color: #fff;
  }

  .button-block .single-time-text {
    font-size: 30px;
    line-height: 50px;
  }

  .button-block .single-time-text span {
    font-size: 40px;
    line-height: 58px;
  }
}

@media screen and (max-width:991px) {
  .button-block .button-action-link {
    font-size: 40px;
    line-height: 45px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .button-block .button-action-link {
    font-size: 30px;
    line-height: 45px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 576px) {
  .button-block .button-action-link {
    font-size: 22px;
    line-height: 22px;
    margin-right: 0px;
  }
}

@media screen and (max-width: 440px) {
  .button-block .button-action-link {
    font-size: 21px;
    line-height: 30px;
    padding: 15px 7px;
  }
}

@media screen and (max-width:991px) {
}

@media screen and (max-width:576px) {
}

@media screen and (max-width: 440px) {
}

.money-section .main-title {
  font-size: 38px;
  font-weight: 700;
  line-height: 75px;
  font-style: italic;
  color: #000;
  text-align: center;
}

.money-section .sub-title {
  font-size: 60px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 30px;
}

.money-section .money-back-text {
  color: #000;
  background-color: #00DFFE;
  border-radius: 10px;
  font-size: 45px;
  font-weight: 700;
  line-height: 70px;
  margin-top: 5px;
  text-align: center;
}

@media only screen and (max-width: 1400px) {
  .money-section .main-title {
    font-size: 34px;
    line-height: 75px;
  }
}

@media only screen and (max-width: 1360px) {

  .money-section .money-bottom-stroke {
    width: 40%;
  }
}

@media only screen and (max-width: 1200px) {
  .money-section .main-title {
    font-size: 29px;
    line-height: 75px;
  }

  .money-section .money-bottom-stroke {
    width: 33%;
  }

  .money-section .sub-title {
    font-size: 56px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1024px) {
  .money-section {
    padding: 42px 0px;
  }

  .money-section .money-bottom-stroke {
    width: 40%;
  }

  .money-section .money-back-text {
    font-size: 34px;
    line-height: 70px;
    margin-top: 5px;
  }

  .money-section .main-title {
    font-size: 29px;
    line-height: 75px;
  }

  .money-section .sub-title {
    font-size: 50px;
    line-height: 70px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .money-section .main-title {
    font-size: 26px;
    line-height: 43px;
  }

  .money-section .mtop-md80 {
    margin-top: 30px !important;
  }

  .money-section .money-bottom-stroke {
    width: 33%;
  }

  .money-section .sub-title {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
  }

  .money-section .money-back-text {
    font-size: 28px;
    line-height: 70px;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 576px) {

  .money-section .main-title {
    font-size: 25px;
    line-height: 40px;
  }

  .money-section .sub-title {
    font-size: 27px;
    line-height: 68px;
    margin-bottom: 5px;
  }

  .money-section .money-bottom-stroke {
    width: 60%;
  }

  .money-section .sub-title {
    font-size: 30px;
    line-height: 80px;
    margin-bottom: 0px;
  }

  .money-section .money-back-text {
    font-size: 22px;
    line-height: 56px;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 400px) {

  .money-section .main-title {
    font-size: 20px;
    line-height: 32px;
  }

  .money-section .money-bottom-stroke {
    width: 70%;
    margin-top: 17px;
  }

  .money-section .sub-title {
    font-size: 27px;
    line-height: 33px;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .money-section .money-back-text {
    font-size: 18px;
    line-height: 50px;
    margin-top: 3px;
  }
}

.sales-section {
  background: url(../images/table1.png) no-repeat center center;

  padding: 63px 0px;
  background-size: cover;

}

.price-table .main-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 75px;
  font-style: italic;
  color: #fff;
  text-align: center;
  position: relative;
}

.price-table .money-bottom-stroke {
  position: absolute;
  left: 488px;
  width: 447px;
}

.price-table .sub-title {
  font-size: 56px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 30px;
}

.price-table .every-thing-text {
  color: #000;
  background-color: #00DFFE;
  border-radius: 10px;
  font-size: 35px;
  font-weight: 700;
  line-height: 70px;
  margin-top: 5px;
  text-align: center;
}

.price-table .compare-block .text1 {
  font-size: 35px;
  font-weight: 800;
  line-height: 70px;
}

.price-table .compare-block .text2 {
  font-size: 60px;
  font-weight: 800;
  text-align: center;
  color: #FFF500;
}

.price-table .compare-block .text3 {
  font-size: 50px;
  font-weight: 800;
  text-align: center;
  color: #00FF57;
}

.price-table .compare-block .text4 {
  font-size: 90px;
  font-weight: 800;
  text-align: center;
  color: #FF00F5;
}

@media only screen and (max-width: 1400px) {
  .price-table .money-bottom-stroke {
    left: 480px;
    width: 430px;
  }

  .price-table .sub-title {
    line-height: 75px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1360px) {
  .price-table .sub-title {
    font-size: 58px;
  }
}

@media only screen and (max-width: 1200px) {

  .price-table .money-bottom-stroke {
    position: absolute;
    left: 387px;
    width: 430px;
  }

  .price-table .sub-title {
    font-size: 51px;
    line-height: 75px;
    margin-bottom: 30px;
  }

  .price-table .every-thing-text {
    font-size: 34px;
  }

  .price-table .compare-block .text1 {
    font-size: 34px;
    font-weight: 800;
    line-height: 70px;
  }
}

@media only screen and (max-width: 1024px) {
  .price-table .money-bottom-stroke {
    left: 304px;
    width: 430px;
  }

  .price-table .sub-title {
    font-size: 43px;
    line-height: 65px;
    margin-bottom: 30px;
  }

  .price-table .compare-block .text1 {
    line-height: 60px;
  }

  .price-table .every-thing-text {
    font-size: 28px;
  }

  .price-table .compare-block .text3 {
    font-size: 45px;
  }

  .price-table .compare-block .text4 {
    font-size: 80px;
  }
}

@media only screen and (max-width: 991px) {
  .price-table .compare-block .text4 {
    font-size: 65px;
  }

  .price-table .money-bottom-stroke {
    left: 280px;
    width: 430px;
  }
}

@media only screen and (max-width:768px) {
  .sales-section {
    padding: 45px 0px;
  }

  .price-table .compare-block {
    padding: 20px 0px;
  }

  .price-table .money-bottom-stroke {
    left: 170px;
    width: 430px;
  }

  .price-table .sub-title {
    font-size: 37px;
    line-height: 57px;
    margin-bottom: 30px;
  }

  .price-table .every-thing-text {
    font-size: 21px;
    line-height: 57px;
  }

  .price-table .compare-block .text1 {
    font-size: 27px;
    line-height: 45px;
  }

  .price-table .compare-block .text3 {
    font-size: 35px;
  }

  .price-table .compare-block .text4 {
    font-size: 50px;
  }
}

@media only screen and (max-width:576px) {
  .price-table .compare-block .text2 {
    font-size: 45px;
  }

  .price-table .money-bottom-stroke {
    left: 75px;
  }

  .price-table .sub-title {
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 30px;
    margin-top: 37px;
  }

  .price-table .every-thing-text {
    line-height: 37px;
    font-size: 23px;
    padding: 10px;
  }

  .price-table .compare-block .text4 {
    font-size: 40px;
  }
}

@media only screen and (max-width:400px) {
  .sales-section {
    padding: 25px 0px;
    margin-top: -40px;
  }

  .price-table .compare-block .text1 {
    font-size: 20px;
    line-height: 35px;
  }

  .price-table .main-title {
    font-size: 28px;
  }

  .price-table .money-bottom-stroke {
    left: 25px;
    width: 306px;
  }

  .price-table .sub-title {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 30px;
    margin-top: 32px;
  }

  .price-table .compare-block .text2 {
    font-size: 35px;
  }

  .price-table .compare-block .text3 {
    font-size: 26px;
  }

  .price-table .every-thing-text {
    line-height: 28px;
    font-size: 18px;
    padding: 8px;
  }

  .price-table .compare-block .text4 {
    font-size: 30px;
  }
}

@media only screen and (max-width:1360px) {
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width:768px) {
}

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 576px) {
}

@media only screen and (max-width:400px) {

}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 1024px) {
}

.bonus-section {
  background: #ffd2d5 url(../images/Bonus-bg.png) no-repeat center top;
  /* padding-top: 50px;
  padding-bottom: 80px; */
  background-size: cover;
  overflow: hidden;

}

.bonus-box {
  padding-top: 30px;
  padding-bottom: 30px;
}

.bonus-section .main-title {
  font-size: 45px;
  font-weight: 700;
  line-height: 75px;
  font-style: italic;
  color: #000;
  text-align: center;
}

.bonus-section .sub-title {
  font-size: 55px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 15px;
}

.bonus-section .money-back-text {
  color: #000;
  background-color: #00DFFE;
  border-radius: 10px;
  font-size: 45px;
  font-weight: 700;
  line-height: 70px;
  margin-top: 5px;
  text-align: center;
}

.bonus-section .bonus-wrap {

border-radius: 20px;
  padding: 0px 15px 15px 15px;
  box-shadow: 0px 0px 40px 0px rgba(71, 128, 254, 0.46);
  position: relative;
  background-image: linear-gradient(0deg,rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
}

.bonus-section .money-bottom-stroke {
  position: absolute;
  right: 485px;
  width: 487px;
}

.bonus-box p {
  font-size: 26px;
  font-weight: 300;
  line-height: 45px;
  color: #000000;
  margin-bottom: 0px;
}

.bonus-section .reminder-text {
  font-size: 35px;
  font-weight: 800;
  line-height: 80px;
  color: #fff;
}

.bonus-section .total-value {
  font-size: 60px;
  font-weight: 900;
  line-height: 70px;
}

.bonus-section .number-text {
  font-size: 60px;
  font-weight: 800;
  line-height: 70px;
  color: #000000;
}

.bonus-section .bonus-bottom-text {
  padding: 0 45px 0px 0px;
  font-size: 30px;
  font-weight: 300;
  line-height: 50px;
}

@media (min-width:768px) {

  .bonus-box .bonus-content {
    padding: 0 22px 0 0px;
  }

  .bonus-wrap {
    padding: 0px 30px 30px 30px;
    border-radius: 83px;
  }
}

@media only screen and (max-width:1360px) {
  .bonus-section .money-bottom-stroke {
    position: absolute;
    right: 445px;
    width: 492px;
  }
}

@media only screen and (max-width:1200px) {
  .bonus-section .money-bottom-stroke {
    right: 370px;
    width: 487px;
  }

  .bonus-section .bonus-bottom-text {
    padding: 0 0px 0px 0px;
    font-size: 30px;
    line-height: 50px;
  }
}

@media only screen and (max-width: 1024px) {
  .bonus-section .money-bottom-stroke {
    right: 275px;
    width: 495px;
  }

  .bonus-section .sub-title {
    font-size: 48px;
    line-height: 65px;
  }

  .bonus-section .total-value {
    font-size: 55px;
    font-weight: 900;
    line-height: 70px;
  }
}

@media only screen and (max-width: 991px) {
  .bonus-section {
    padding-top: 50px;
    padding-bottom: 55px;
  }

  .bonus-section .total-value {
    font-size: 49px;
    font-weight: 900;
    line-height: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .bonus-section .main-title {
    font-size: 40px;
    line-height: 75px;
  }

  .bonus-section .money-bottom-stroke {
    right: 185px;
    width: 410px;
  }

  .bonus-section .sub-title {
    font-size: 35px;
    line-height: 55px;
  }

  .bonus-box p {
    font-size: 21px;
    font-weight: 300;
    line-height: 35px;
    color: #000000;
    margin-bottom: 0px;
  }

  .bonus-section .reminder-text {
    font-size: 30px;
    font-weight: 800;
    line-height: 60px;
    color: #fff;
  }

  .bonus-section .bonus-bottom-text {
    padding: 0 15px 0px 15px;
    font-size: 24px;
    line-height: 40px;
  }

  .bonus-section .number-text {
    font-size: 50px;
    font-weight: 800;
    line-height: 70px;
    color: #000000;
  }

  .bonus-section .total-value {
    font-size: 38px;
    font-weight: 900;
    line-height: 80px;
  }
}

@media only screen and (max-width: 576px) {
  .bonus-section {
    padding-top: 19px;
    padding-bottom: 55px;
  }

  .bonus-section .main-title {
    font-size: 30px;
    line-height: 75px;
  }

  .bonus-section .money-bottom-stroke {
    right: 130px;
    width: 320px;
  }

  .bonus-section .sub-title {
    font-size: 31px;
    line-height: 42px;
    margin-top: 27px;
  }

  .bonus-section .money-back-text {
    font-size: 30px;
    line-height: 70px;
    margin-top: 5px;

  }

  .bonus-section .bonus-wrap {
    border-radius: 20px;

  }

  .bonus-section .bonus-wrap {
    border-radius:
      20px;
    padding:
      0px 5px 10px 5px;
  }

  .bonus-box {
    padding-top: 35px;
    padding-bottom: 27px;
  }

  .bonus-section .reminder-text {
    font-size: 30px;
    font-weight: 800;
    line-height: 60px;
    color: #fff;
  }

  .bonus-section .total-value {
    font-size: 37px;
    font-weight: 800;
    line-height: 50px;
  }

  .bonus-section .bonus-bottom-text {
    padding: 0 15px 0px 15px;
    font-size: 20px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 400px) {
  .bonus-section .reminder-text {
    font-size: 22px;
    line-height: 50px;
  }

  .bonus-section .total-value {
    font-size: 30px;
    font-weight: 800;
    line-height: 37px;
  }

  .bonus-section .number-text {
    font-size: 38px;
    font-weight: 800;
    line-height: 70px;
  }

  .bonus-section .bonus-bottom-text {
    padding: 0 15px 0px 15px;
    font-size: 20px;
    line-height: 33px;
  }

  .bonus-box p {
    font-size: 19px;
    font-weight: 300;
    line-height: 35px;
  }

  .bonus-section .money-bottom-stroke {
    right: 90px;
    width: 175px;
  }

  .bonus-section .main-title {
    font-size: 25px;
    line-height: 35px;
  }

  .bonus-section .sub-title {
    font-size: 22px;
    line-height: 35px;
    margin-top: 22px;
  }

  .bonus-section .mb-5 {
    margin-bottom: 1rem !important;
  }

}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 576px) {

  .bonus-section .bonus-wrap {
    border-radius: 20px;
  }
}

@media only screen and (max-width: 400px) {
}

@media only screen and (max-width:360px) {
}

@media only screen and (max-width:1360px) {
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:991px) {
}

@media only screen and (max-width:768px) {
}

@media only screen and (max-width: 576px) {
}

@media only screen and (max-width:400px) {
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width:991px) {
}

@media only screen and (max-width:768px) {
  .price-table .money-bottom-stroke {
    left: 240px;
    width: 310px;
  }
}

@media only screen and (max-width:576px) {
  .sales-section {
    padding: 25px 0px;
  }

  .price-table .main-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 75px;
  }

  .price-table .money-bottom-stroke {
    left: 122px;
    width: 360px;
  }
}

@media only screen and (max-width:400px) {

  .sales-section {
    padding: 20px 0px;
  }

  .price-table .main-title {
    font-size: 25px;
    font-weight: 700;
    line-height: 57px;
  }

  .price-table .money-bottom-stroke {
    left: 55px;
    width: 250px;
  }

  .price-table .sub-title {
    font-size: 19px;
    line-height: 35px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:991px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 576px) {
}

@media only screen and (max-width: 400px) {
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width:1200px) {

}

@media only screen and (max-width:1024px) {

  .title {
    font-size: 45px;
    line-height: 80px;
  }
}

@media only screen and (max-width:991px) {

}

@media only screen and (max-width:768px) {
}

@media only screen and (max-width:576px) {
}

@media only screen and (max-width: 400px) {
}

@media only screen and (max-width:360px) {
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:991px) {
}

@media only screen and (max-width:768px) {
}

@media only screen and (max-width:576px) {
}

@media only screen and (max-width:400px) {
  @media only screen and (max-width: 576px) {
  }
}

@media only screen and (max-width:360px) {
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width:991px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width:576px) {
}

@media only screen and (max-width:400px) {
}

.step-section .main-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 75px;
  font-style: italic;
  color: #fff;
  text-align: center;
  position: relative;
}

.step-section .sub-title {
  font-size: 50px;
  font-weight: 700;
  line-height: 75px;
  margin-bottom: 30px;
}

.step-section .text-background {
  color: #000;
  background-color: #00DFFE;
  border-radius: 10px;
  font-size: 55px;
  font-weight: 700;
  line-height: 70px;
  margin-top: 5px;
  text-align: center;
}

@media only screen and (max-width:1024px) {
  .step-section .sub-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 65px;
    margin-bottom: 20px;
  }

  .step-section .text-background {
    font-size: 50px;
  }
}

@media only screen and (max-width:768px) {
  .step-section .sub-title {
    font-size: 33px;
    line-height: 50px;
    margin-bottom: 20px;
  }

  .step-section .text-background {
    font-size: 45px;
  }
}

@media only screen and (max-width:576px) {
  .step-section .money-bottom-stroke {
    position: absolute;
    right: 55px;
    width: 460px;
  }

  .step-section .main-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 63px;
  }

  .step-section .sub-title {
    font-size: 30px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 15px;
    margin-top: 30px;
  }

  .step-section .text-background {
    font-size: 35px;
  }
}

@media only screen and (max-width:400px) {
  .step-section .money-bottom-stroke {
    right: 27px;
    width: 300px;
  }

  .step-section .main-title {
    font-size: 23px;
    font-weight: 700;
    line-height: 55px;
  }

  .step-section .sub-title {
    font-size: 21px;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 15px;
    margin-top: 20px;
  }

  .step-section .text-background {
    font-size: 33px;
  }
}

@media only screen and (max-width:1360px) {
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width:576px) {
}

@media only screen and (max-width:400px) {
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width:991px) {
}

@media only screen and (max-width:768px) {
}

@media only screen and (max-width:576px) {
}

@media only screen and (max-width: 400px) {
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width: 991px) {
}

@media only screen and (max-width:768px) {
}

@media only screen and (max-width: 576px) {
}

@media only screen and (max-width: 400px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width:991px) {
}

@media only screen and (max-width:768px) {
}

@media only screen and (max-width:576px) {
}

@media only screen and (max-width:400px) {
}

@media only screen and (max-width:360px) {
}

.video-background .vid-title {
  font-size: 59px;
  font-weight: 800;
  line-height: 80px;
  color: #fff;
  padding-bottom: 45px;
  padding-top: 25px;
}

.video-background .video-1 {
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px #020202;
  background-color: #020202;
  border: 1px solid #ffffff21;
  padding: 15px;
  padding: 7px;
  border-radius: 10px;
}

@media only screen and (min-width:991px) {
  .video-background .video-1 {

    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px #020202;
    background-color: #020202;
    border: 1px solid #ffffff21;
    padding: 15px;

    border-radius: 10px;
  }
}

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:991px) {
}

@media only screen and (max-width:768px) {

  .video-background .vid-title {
    font-size: 38px;
    font-weight: 800;
    line-height: 63px;
    color: #fff;
    padding-bottom: 24px;
    padding-top: 2px;
  }
}

@media only screen and (max-width:576px) {

  .video-background .vid-title {
    font-size: 28px;
    font-weight: 800;
    line-height: 45px;
    color: #fff;
    padding-bottom: 24px;
    padding-top: 0px;
  }

  .video-background .video-1 {
    border-radius: 5px;
  }
}

@media only screen and (max-width: 400px) {

  .video-background .vid-title {
    font-size: 25px;
    font-weight: 800;
    line-height: 35px;
    color: #fff;
    padding-bottom: 29px;
    padding-top: 0px;
  }
}

@media only screen and (max-width: 768px) {
}

@media only screen and (max-width: 576px) {
}

@media only screen and (max-width:768px) {
}

@media only screen and (max-width:576px) {
  .money-section {
    padding:
      80px 20px;
  }
}

@media only screen and (max-width:400px) {

  .money-section {
    padding:
      80px 20px;
  }
}

.inside-box {
background-color: #21fefe57;
    padding: 30px 20px;
    border: 1px solid #89bbbb;
    border-radius: 15px;
    box-shadow: 0px 5px 10px 2px #474747;
    height: 100%;
    overflow: hidden;
}

.btn-avatar:hover {
  box-shadow: 0 0 20px rgba(138, 43, 226, 0.6);
  transform: translateY(-3px);
  color: #fff;
}

.avatar-img-wrap:hover {
  transform: translateY(-6px);
}

@media (max-width: 768px) {
}

@media screen and (min-width: 768px) {

}

@media screen and (max-width: 768px) {

}

.xai-revolution-section{
    padding:60px 20px;
    background:#000000;
    position:relative;
    overflow:hidden;
}

.xai-revolution-section:before{
    content:"";
    position:absolute;
    width:650px;
    height:650px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(22,25,249,.18),transparent 70%);
    top:-250px;
    left:-200px;
}

.xai-revolution-section:after{
    content:"";
    position:absolute;
    width:700px;
    height:700px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(28,254,172,.12),transparent 70%);
    right:-250px;
    bottom:-300px;
}

.stat-card:hover{
    transform:translateY(-8px);
    border-color:#28FEAC;
}

.number{
    font-size:60px;
    font-weight:800;
    line-height:1;
    background:linear-gradient(90deg,#1619F9,#28FEAC);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    margin-bottom:20px;
}

.label{
    color:#d9dce5;
    font-size:18px;
    line-height:1.7;
}

@media(max-width:991px){

.number{
font-size:48px;
}

}

@media(max-width:767px){

.xai-revolution-section{
padding:80px 20px;
}

.number{
font-size:42px;
}

.label{
font-size:16px;
}

}

.over-card{
  padding: 45px;
  border-radius: 24px;
  background: rgba(255,255,255,.05);
  border: 1px solid rgba(255,255,255,.08);
  backdrop-filter: blur(20px);
  transition: .35s;

}

.litmus-income::before{
    content:"";
    position:absolute;
    width:450px;
    height:450px;
    background:linear-gradient(135deg,
    rgba(22,25,249,.08),
    rgba(28,254,172,.08));
    border-radius:50%;
    top:-180px;
    left:-180px;
    filter:blur(40px);
}

.litmus-income::after{
    content:"";
    position:absolute;
    width:350px;
    height:350px;
    background:linear-gradient(135deg,
    rgba(28,254,172,.08),
    rgba(22,25,249,.08));
    border-radius:50%;
    bottom:-120px;
    right:-120px;
    filter:blur(40px);
}

.income-card:hover{

box-shadow:
0 25px 70px rgba(22,25,249,.12);

border-color:rgba(22,25,249,.15);

}

.income-card:hover .income-img img{

transform:scale(1.08);

}

@media(max-width:992px){

}

@media(max-width:576px){

}

.imagine-section:before{

content:"";

position:absolute;

width:700px;

height:700px;

background:radial-gradient(circle,rgba(22,25,249,.2),transparent);

left:-250px;

top:-250px;

filter:blur(50px);

}

.imagine-section:after{

content:"";

position:absolute;

width:700px;

height:700px;

background:radial-gradient(circle,rgba(28,254,172,.15),transparent);

right:-250px;

bottom:-250px;

filter:blur(60px);

}

.imagine-card:hover{

transform:translateX(12px);

border-color:#1cfeb2;

box-shadow:0 30px 70px rgba(22,25,249,.22);

}

.imagine-card p:first-child{

font-size:25px;

font-weight:700;

color:#fff;

}

@media(max-width:768px){

.imagine-card p:first-child{

font-size:21px;

}

}