@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap");
:root {
  --white-clr: #fff;
  --black-clr: #000;
  --blue-clr: #455880;
  --yellow-clr: #ffea00;
}

html {
  font-size: 62.5%;
}

body {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
}

.about__img,
.moduleImg,
.bonus-img img,
.tw-graphic img {
  width: 100%;
}

.counter__count ul li span,
.download-btn,
.counter2,
.module1Vid__box,
.vid-box,
.bonus-area, .feature-img, .step-card {
  -webkit-box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
}

.m-t-0 {
  margin-top: 0px !important;
}

.p-t-0 {
  padding-top: 0px !important;
}

.m-b-0 {
  margin-bottom: 0px !important;
}

.p-b-0 {
  padding-bottom: 0px !important;
}

.m-l-0 {
  margin-left: 0px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.m-r-0 {
  margin-right: 0px !important;
}

.p-r-0 {
  padding-right: 0px !important;
}

.m-t-5 {
  margin-top: 5px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.m-b-5 {
  margin-bottom: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.m-l-5 {
  margin-left: 5px !important;
}

.p-l-5 {
  padding-left: 5px !important;
}

.m-r-5 {
  margin-right: 5px !important;
}

.p-r-5 {
  padding-right: 5px !important;
}

.m-t-10 {
  margin-top: 10px !important;
}

.p-t-10 {
  padding-top: 10px !important;
}

.m-b-10 {
  margin-bottom: 10px !important;
}

.p-b-10 {
  padding-bottom: 10px !important;
}

.m-l-10 {
  margin-left: 10px !important;
}

.p-l-10 {
  padding-left: 10px !important;
}

.m-r-10 {
  margin-right: 10px !important;
}

.p-r-10 {
  padding-right: 10px !important;
}

.m-t-15 {
  margin-top: 15px !important;
}

.p-t-15 {
  padding-top: 15px !important;
}

.m-b-15 {
  margin-bottom: 15px !important;
}

.p-b-15 {
  padding-bottom: 15px !important;
}

.m-l-15 {
  margin-left: 15px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.m-r-15 {
  margin-right: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.m-t-20 {
  margin-top: 20px !important;
}

.p-t-20 {
  padding-top: 20px !important;
}

.m-b-20 {
  margin-bottom: 20px !important;
}

.p-b-20 {
  padding-bottom: 20px !important;
}

.m-l-20 {
  margin-left: 20px !important;
}

.p-l-20 {
  padding-left: 20px !important;
}

.m-r-20 {
  margin-right: 20px !important;
}

.p-r-20 {
  padding-right: 20px !important;
}

.m-t-25 {
  margin-top: 25px !important;
}

.p-t-25 {
  padding-top: 25px !important;
}

.m-b-25 {
  margin-bottom: 25px !important;
}

.p-b-25 {
  padding-bottom: 25px !important;
}

.m-l-25 {
  margin-left: 25px !important;
}

.p-l-25 {
  padding-left: 25px !important;
}

.m-r-25 {
  margin-right: 25px !important;
}

.p-r-25 {
  padding-right: 25px !important;
}

.m-t-30 {
  margin-top: 30px !important;
}

.p-t-30 {
  padding-top: 30px !important;
}

.m-b-30 {
  margin-bottom: 30px !important;
}

.p-b-30 {
  padding-bottom: 30px !important;
}

.m-l-30 {
  margin-left: 30px !important;
}

.p-l-30 {
  padding-left: 30px !important;
}

.m-r-30 {
  margin-right: 30px !important;
}

.p-r-30 {
  padding-right: 30px !important;
}

.m-t-35 {
  margin-top: 35px !important;
}

.p-t-35 {
  padding-top: 35px !important;
}

.m-b-35 {
  margin-bottom: 35px !important;
}

.p-b-35 {
  padding-bottom: 35px !important;
}

.m-l-35 {
  margin-left: 35px !important;
}

.p-l-35 {
  padding-left: 35px !important;
}

.m-r-35 {
  margin-right: 35px !important;
}

.p-r-35 {
  padding-right: 35px !important;
}

.m-t-40 {
  margin-top: 40px !important;
}

.p-t-40 {
  padding-top: 40px !important;
}

.m-b-40 {
  margin-bottom: 40px !important;
}

.p-b-40 {
  padding-bottom: 40px !important;
}

.m-l-40 {
  margin-left: 40px !important;
}

.p-l-40 {
  padding-left: 40px !important;
}

.m-r-40 {
  margin-right: 40px !important;
}

.p-r-40 {
  padding-right: 40px !important;
}

.m-t-45 {
  margin-top: 45px !important;
}

.p-t-45 {
  padding-top: 45px !important;
}

.m-b-45 {
  margin-bottom: 45px !important;
}

.p-b-45 {
  padding-bottom: 45px !important;
}

.m-l-45 {
  margin-left: 45px !important;
}

.p-l-45 {
  padding-left: 45px !important;
}

.m-r-45 {
  margin-right: 45px !important;
}

.p-r-45 {
  padding-right: 45px !important;
}

.m-t-50 {
  margin-top: 50px !important;
}

.p-t-50 {
  padding-top: 50px !important;
}

.m-b-50 {
  margin-bottom: 50px !important;
}

.p-b-50 {
  padding-bottom: 50px !important;
}

.m-l-50 {
  margin-left: 50px !important;
}

.p-l-50 {
  padding-left: 50px !important;
}

.m-r-50 {
  margin-right: 50px !important;
}

.p-r-50 {
  padding-right: 50px !important;
}

.m-t-60 {
  margin-top: 60px !important;
}

.p-t-60 {
  padding-top: 60px !important;
}

.m-b-60 {
  margin-bottom: 60px !important;
}

.p-b-60 {
  padding-bottom: 60px !important;
}

.m-l-60 {
  margin-left: 60px !important;
}

.p-l-60 {
  padding-left: 60px !important;
}

.m-r-60 {
  margin-right: 60px !important;
}

.p-r-60 {
  padding-right: 60px !important;
}

.m-t-70 {
  margin-top: 70px !important;
}

.p-t-70 {
  padding-top: 70px !important;
}

.m-b-70 {
  margin-bottom: 70px !important;
}

.p-b-70 {
  padding-bottom: 70px !important;
}

.m-l-70 {
  margin-left: 70px !important;
}

.p-l-70 {
  padding-left: 70px !important;
}

.m-r-70 {
  margin-right: 70px !important;
}

.p-r-70 {
  padding-right: 70px !important;
}

.m-t-80 {
  margin-top: 80px !important;
}

.p-t-80 {
  padding-top: 80px !important;
}

.m-b-80 {
  margin-bottom: 80px !important;
}

.p-b-80 {
  padding-bottom: 80px !important;
}

.m-l-80 {
  margin-left: 80px !important;
}

.p-l-80 {
  padding-left: 80px !important;
}

.m-r-80 {
  margin-right: 80px !important;
}

.p-r-80 {
  padding-right: 80px !important;
}

.m-t-90 {
  margin-top: 90px !important;
}

.p-t-90 {
  padding-top: 90px !important;
}

.m-b-90 {
  margin-bottom: 90px !important;
}

.p-b-90 {
  padding-bottom: 90px !important;
}

.m-l-90 {
  margin-left: 90px !important;
}

.p-l-90 {
  padding-left: 90px !important;
}

.m-r-90 {
  margin-right: 90px !important;
}

.p-r-90 {
  padding-right: 90px !important;
}

.m-t-100 {
  margin-top: 100px !important;
}

.p-t-100 {
  padding-top: 100px !important;
}

.m-b-100 {
  margin-bottom: 100px !important;
}

.p-b-100 {
  padding-bottom: 100px !important;
}

.m-l-100 {
  margin-left: 100px !important;
}

.p-l-100 {
  padding-left: 100px !important;
}

.m-r-100 {
  margin-right: 100px !important;
}

.p-r-100 {
  padding-right: 100px !important;
}

.container {
  max-width: 1175px !important;
}

.container-md {
  max-width: 1010px !important;
}

ul {
  padding: 0;
}

.row {
  margin: 0;
}

.header {
  background-image: url(../img/bgspace.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 4rem 0 0;
}

.header .text-box {
  text-align: center;
  margin: 6rem 0rem 0rem;
}

.header .text-box .heading-primary {
  font-size: 38px;
  max-width: 36ch;
  margin: 0 auto;
  font-weight: bold;
  line-height: 46px;
  text-transform: capitalize;
}

.header .text-box .paragraph {
  font-size: 15px;
  max-width: 75ch;
  margin: 4rem auto 5rem;
}

.header .video-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  padding: 3rem 1.5rem 1.5rem;
  max-width: 680px;
  -webkit-box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
  height: 425px;
  margin: 0 auto;
  border-radius: .8rem;
}

.header .video-box iframe {
  border: none;
}

.header .vid-text {
  text-align: center;
}

.header .vid-text h2 {
  font-size: 3.6rem;
  line-height: 4.8rem;
  color: #2b3646;
  font-weight: 400;
}

.header .vid-text .de {
  font-size: 1.8rem;
  line-height: 3.2rem;
  color: #8a919a;
  font-weight: 400;
  text-transform: capitalize;
}

.topNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.topNav__txt {
  font-size: 1.875rem;
  color: #fff;
}

.counter {
  background: #21263a;
}

.counter .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 6rem 0;
  color: var(--white-clr);
  max-width: 1120px !important;
}

.counter__txt strong {
  font-size: 26px;
  font-weight: bold;
}

.counter__txt span {
  display: block;
  font-size: 15.5px;
}

.counter__count ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}

.counter__count ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.counter__count ul li:not(:last-child) {
  margin-right: 1rem;
}

.counter__count ul li span {
  background-color: white;
  padding: .8rem 2.6rem;
  border-radius: 5rem;
  color: #000;
  font-size: 24.5px;
}

.counter__count ul li small {
  font-size: 15px;
  line-height: 28px;
  margin-top: .5rem;
}

.counter__count2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.counter__count2 ul li {
  color: #202020;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  padding: 1rem 2rem 0;
}

.counter__count2 ul li:not(:last-child) {
  border-right: 1px solid #b9b9b9;
}

.counter__count2 ul li span {
  font-size: 44px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 1.3rem;
}

.counter__count2 ul li small {
  font-size: 12px;
  line-height: 19px;
}

.download-btn {
  background-color: var(--yellow-clr);
  color: var(--black-clr);
  padding: 1.2rem 4rem;
  font-size: 24px;
  border-radius: 1rem;
  font-weight: 900;
  font-family: inherit;
  display: inline-block;
}

.download-btn:hover {
  color: inherit;
  opacity: .9;
  color: var(--black-clr);
  text-decoration: none;
}

.download-btn-small {
  font-size: 16px !important;
}

.btn-red, .btn-transparent {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  border-radius: 4rem;
  padding: .7rem 3.2rem;
  display: inline-block;
  margin: 1rem 1.5rem;
}

.btn-red:hover, .btn-transparent:hover {
  color: inherit;
  text-decoration: none;
}

.btn-red {
  background: -webkit-gradient(linear, left top, right top, from(#fb1133), to(#fd38b9));
  background: linear-gradient(90deg, #fb1133, #fd38b9);
}

.btn-transparent {
  border: 1px solid rgba(255, 255, 255, 0.33);
}

.buy-btn {
  font-size: 1.5rem;
  color: white;
  padding: 1rem 2.5rem;
  background: -webkit-gradient(linear, left top, right top, from(#614f81), to(#675089));
  background: linear-gradient(90deg, #614f81, #675089);
  border-radius: .5rem;
  text-transform: capitalize;
}

.buy-btn:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.76);
}

.sec-heading h2 {
  color: #000;
  font-size: 30px;
  font-family: inherit;
  font-weight: 700;
}

.features {
  background-image: url("../img/features-bg.png");
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 6rem;
}

.features__note {
  color: #222222;
  font-size: 23px;
  line-height: 23px;
  padding: 4rem 0;
}

.features__note strong {
  font-weight: 700;
}

.f-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5rem 0;
  max-width: 1200px;
  border-bottom: 2px dotted #c9c8c8;
  margin: 0 auto;
}

.f-cards .feature {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 174px;
          flex: 0 1 174px;
  text-align: center;
}

.f-cards .feature__title {
  margin-top: 1.5rem;
  color: #222222;
  font-size: 1.8rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}

.f-cards .feature-img {
  width: 149px;
  height: 149px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 5px;
  position: relative;
}

.f-cards .feature-img img {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.f-c {
  padding-top: 4rem;
  max-width: 1050px;
  margin: 0 auto;
}

.f-c-1 strong {
  color: #000629;
  font-size: 27px;
  line-height: 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
}

.f-c-2 p {
  color: #58585a;
  font-size: 15px;
  line-height: 24px;
  max-width: 50ch;
}

.illus-bg {
  background-image: url(../img/booksbackground.png);
  background-size: cover;
  background-position: top;
  height: 39rem;
}

.s-modules {
  padding: 5rem 0;
}

.module-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1440px;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5rem 0;
}

.s-module {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 320px;
          flex: 0 1 320px;
  /*  No stretching: */
  margin: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.s-module__txt {
  margin-left: 15px;
}

.s-module__txt strong {
  background: -webkit-gradient(linear, left top, right top, from(#91c32e), to(#33b383));
  background: linear-gradient(90deg, #91c32e, #33b383);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 17px;
}

.s-module__title {
  font-size: 20px;
  font-weight: 700;
  color: #000;
}

.step-cards {
  padding: 5rem 0 3rem;
}

.step-cards ul {
  text-align: center;
  height: auto;
  display: -ms-grid;
  display: grid;
  grid-gap: 3.5rem;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  max-width: 1140px;
  margin: 0 auto;
}

.step-cards ul li {
  display: inline-block;
  height: 100%;
  width: 100%;
}

.step-cards ul li span {
  height: 25px;
  width: 25px;
  display: block;
  color: #fff;
  border-radius: 50%;
  font-size: 17px;
  position: relative;
  margin: 30px auto 10px;
}

.step-cards ul li strong {
  color: #000629;
  font-size: 24px;
  line-height: 26px;
}

.step-cards ul li .one::after,
.step-cards ul li .two::after {
  content: '';
  position: absolute;
  background-color: #d4d3e2;
  height: 1px;
  display: block;
  width: 370px;
  top: 50%;
  z-index: -1;
}

.step-cards ul li .one {
  background-color: #fca8c9;
}

.step-cards ul li .two {
  background-color: #a181ff;
}

.step-cards ul li .three {
  background-color: #fe6927;
}

.step-card {
  padding: 3rem 1.5rem;
}

.step-card h5 {
  color: #000629;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  margin: 2rem 0 1.6rem;
}

.step-card p {
  color: #919191;
  font-size: 16px;
  line-height: 23px;
}

.step-card.play {
  border: none;
  border-top: 5px solid #9738f6;
}

.step-card.img {
  border: none;
  border-top: 5px solid #20b3f8;
}

.step-card.horn {
  border: none;
  border-top: 5px solid #fd37e2;
}

.steps__tag span {
  color: #777af2;
  font-weight: 700 !important;
  font-size: 14px;
  line-height: 27px;
}

.steps__heading h2 {
  color: #39374d;
  font-size: 30px;
  font-weight: 700;
  margin: 8px 0 1rem;
}

.steps__para p {
  color: #7c7c7c;
  font-size: 15px;
  line-height: 21px;
  max-width: 65ch;
  margin: 0 auto;
}

.steps ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  max-width: 960px;
  margin: 3rem auto 5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.steps ul li {
  color: #39374d;
  font-size: 18.7px;
  position: relative;
  cursor: pointer;
}

.steps ul li:hover {
  color: #1c1c1c;
}

.steps ul li:hover:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #00d664;
  top: -2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.l-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  max-width: 960px;
  margin: 5rem auto 2.5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-i li {
  color: #39374d;
  font-size: 18.7px;
  position: relative;
  cursor: pointer;
}

.l-i li:hover {
  color: #1c1c1c;
}

.l-i li:hover:before {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #00d664;
  top: -2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.sModules {
  padding: 8rem 0 5rem;
  background-image: #fefefe;
}

.mod-top {
  margin-top: 8rem;
}

.moduleImg {
  max-width: 60rem;
}

.align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.su strong {
  font-weight: 400;
  color: #222;
  font-size: 27px;
}

.su a {
  background-color: #0855fe;
  color: #fff;
  padding: 1rem 2rem;
  border-radius: 3rem;
  font-size: 16px;
}

.su-txt {
  color: #7c7272;
  line-height: 2.3rem;
  margin: 1rem 0 0rem;
  font-size: 15.85px;
  max-width: 60ch;
}

.smodule__mod {
  font-size: 14px;
  color: #455880;
  text-transform: uppercase;
}

.smodule__heading {
  font-size: 26px;
  color: #33375c;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 1.5rem;
}

.smodule__heading--small {
  font-size: 25px !important;
  color: #1d1d1d !important;
  line-height: 1.2;
}

.smodule__des {
  font-size: 16px;
  max-width: 37ch;
  color: #7c7272;
  line-height: 1.3;
  margin: 3rem 0 2rem;
}

.smodule__con strong {
  font-size: 1.8rem;
  line-height: 3rem;
  color: #33375c;
  margin-top: 1rem;
}

.smodule__con .p {
  font-size: 1.6rem;
  line-height: 2.7rem;
  color: #455880;
  margin: 1rem 0 3rem;
}

.smodule__list {
  list-style: none;
  padding: 0;
  margin-top: 5rem;
}

.smodule__list li {
  font-size: 16px !important;
  color: #7c7272;
  line-height: 2.1rem;
  margin-bottom: 1.4rem;
}

.smodule__list li strong {
  font-size: 20px;
  font-weight: 500;
  color: #000629;
}

.smodule__list li p {
  margin-top: 1.4rem;
}

.modIcon {
  margin-right: 1.4rem;
}

.pack-img {
  width: 100%;
}

.d-txt {
  color: #222;
}

.d-txt h1 {
  font-size: 33px;
  font-weight: 700;
  max-width: 37ch;
  margin: 0 auto 3rem;
}

.d-txt h2 {
  font-weight: 700;
  font-size: 31.5px;
  max-width: 32ch;
  margin: 1rem auto 2rem;
}

.d-txt p {
  color: #9194a0;
  font-weight: 400;
  font-size: 17px;
}

.m-txt {
  color: #222;
  max-width: 900px;
  margin: 0 auto;
}

.m-txt h1 {
  font-size: 36px;
  font-weight: 900;
}

.m-txt h4 {
  font-size: 24px;
  font-weight: 600;
  max-width: 50ch;
  color: #000629;
  margin: 0 auto;
}

.m-txt h2 {
  font-weight: 700;
  font-size: 30px;
  max-width: 32ch;
  margin: 3rem auto 2rem;
}

.m-txt p {
  color: #9194a0;
  font-weight: 400;
  font-size: 18px;
  max-width: 48ch;
  margin: 1.5rem auto 3rem;
}

.module-txt {
  color: #222;
}

.module-txt h3 {
  font-size: 26px;
}

.module-txt h2 {
  font-weight: 600;
  font-size: 27px;
  max-width: 33ch;
  margin: 2.5rem auto 5rem;
}

.module-txt p {
  color: #9194a0;
  font-weight: 600;
  font-size: 16.2px;
  max-width: 61ch;
  margin: 1rem auto;
}

.module-txt strong {
  color: #1d1d1d;
  font-weight: 700;
  font-size: 30px;
}

.module-txt h4 {
  font-size: 21px;
  font-weight: 700;
  max-width: 50ch;
  color: #000629;
  margin: 0 auto 1.5rem;
}

.module-txt h5 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #7c7c7c;
  max-width: 55ch;
  margin: 0 auto 3rem;
}

/*
================================================
module-block
================================================
*/
.module-block {
  padding: 5rem 0;
}

.fluid-title {
  text-align: center;
  background: url(../img/bg10.png);
  padding: 50px 0 12rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.fluid-title h1 {
  font-size: 48px;
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
}

.fluid-title h1 span {
  font-weight: 800;
}

.fluid-title p {
  font-size: 17px;
  line-height: 24px;
  color: #fff;
}

.module-block-title {
  margin-bottom: 30px;
}

.video-item {
  margin-top: 35px;
}

.video-item > a {
  display: inline-block;
  padding: 12px 30px 12px 12px;
  background: -webkit-gradient(linear, right top, left top, from(#716eeb), to(#917afc));
  background: linear-gradient(to left, #716eeb, #917afc);
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  margin-bottom: 12px;
  -webkit-transition: .5s;
  transition: .5s;
  background-size: 200%;
}

.module-video {
  background: -webkit-gradient(linear, left top, right top, from(#716eeb), to(#818aff));
  background: linear-gradient(to right, #716eeb, #818aff);
  padding: 5px;
  -webkit-transition: .3s;
  transition: .3s;
  border-radius: 4px;
}

.module-video iframe {
  border: none;
  border-radius: 3px;
}

.module-block-img img {
  width: 100%;
}

.premium-bonus {
  background-image: url(../img/premium-bg.png);
  background-position: center;
  background-size: cover;
  padding: 5rem 0;
  color: #fff;
  text-align: center;
}

.premium-bonus h1 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 900;
  margin-bottom: 1rem;
}

.premium-bonus p {
  font-size: 28px;
  line-height: 40px;
  font-weight: 400;
}

.insta-bundle img {
  width: 100%;
}

.about {
  padding: 5rem 0;
}

.about__01 {
  background-color: #fff2ef;
  padding: 7rem 5rem;
  max-width: 1200px;
  margin: 0 auto;
}

.about__02 {
  background-color: #e4f3ff;
  padding: 7rem 5rem;
  max-width: 1200px;
  margin: 0 auto;
}

.about__txt-area {
  position: relative;
  z-index: 5;
}

.about__txt-area--01::before {
  font-weight: 700;
  content: '01';
  position: absolute;
  font-size: 40rem;
  top: 0;
  line-height: 0.8;
  color: #ffe3dd;
  padding: 0;
  z-index: -1;
  left: -15px;
  margin: 0;
}

.about__txt-area--02::before {
  font-weight: 700;
  content: '02';
  position: absolute;
  font-size: 34rem;
  top: 0;
  line-height: 0.8;
  color: #cce6fb;
  padding: 0;
  z-index: -1;
  left: -15px;
  margin: 0;
}

.about__txt-area span {
  font-size: 16.5px;
  line-height: 48px;
  color: #0b0b0b;
  font-weight: 500;
  text-transform: uppercase;
}

.about__txt-area strong {
  color: #ff8313;
  font-size: 18px;
  font-weight: 700;
}

.about__txt-area p {
  color: #777777;
  font-size: 17.5px;
  line-height: 29px;
  margin: 2rem 0;
}

.about__txt-area ul li {
  color: #777777;
  font-size: 18px;
  margin: 1.5rem 0;
  font-weight: 700;
}

.about__title {
  color: #252c41;
  font-size: 31px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 2rem;
}

.download-sec h3 {
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
  color: #222222;
  margin-bottom: 5rem;
}

.download-sec h3 strong {
  font-weight: 700;
}

.instant {
  background-image: url(../img/instant-access.png);
  background-position: center;
  background-size: cover;
  padding-top: 6rem;
  color: #fff;
}

.instant__title {
  font-size: 29px;
  font-weight: 700;
  margin-bottom: 1.4rem;
}

.instant__para {
  font-size: 20px;
  line-height: 25px;
}

.instant__img {
  height: 455px;
}

.instant__img img {
  width: 100%;
}

.functions {
  position: relative;
}

.functions .curved-bg {
  position: absolute;
  top: -15rem;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.functions .curved-bg img {
  width: 100%;
}

.functions h2 {
  color: #b55700;
  font-weight: 700;
  font-size: 34px;
  line-height: 1.1;
  position: relative;
  z-index: 2;
}

.function-row {
  margin-top: 3rem;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.function {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 49ch;
          flex: 0 1 49ch;
  padding: 20px;
  position: relative;
}

.function:not(:last-child)::after {
  content: url(../img/border.png);
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.function img {
  max-width: 46px;
  max-height: 46px;
}

.function h4 {
  color: #b55700;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 700;
  max-width: 18ch;
  margin: 2.5rem auto 1.5rem;
}

.function span {
  color: #000629;
  font-size: 19.5px;
  line-height: 26px;
  max-width: 19ch;
  display: block;
  margin: 2.5rem auto 0;
}

.function p {
  color: #fff;
  font-size: 17px;
  line-height: 24px;
}

.package {
  padding: 8rem 0 20rem;
  position: relative;
  background-image: url(../img/curved-pink-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.package h2 {
  color: #fbaf3f;
  font-size: 45px;
  line-height: 1.1;
  font-weight: 700;
}

.shrink-container {
  max-width: 1070px !important;
}

.d-icon {
  background-image: url(../img/3D-icon.png);
  background-position: center;
  background-repeat: no-repeat;
  padding: 15rem 0;
  background-size: contain;
  margin-top: 7rem;
}

.exclusive {
  padding: 2.5rem 5rem;
  background-color: #e94243;
  color: #fff;
  max-width: 1000px;
  margin: -1rem auto 5rem;
  border-radius: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.exclusive strong {
  font-size: 30px;
  line-height: 1.1;
  font-weight: 700;
}

.exclusive a {
  color: #e94243;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  background-color: #fbaf3f;
  padding: 1rem 1.5rem;
  border-radius: 1rem;
}

.about-overpaid {
  background-color: #f7f0e8;
  background-image: url(../img/veg-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 6rem 0 18rem;
}

.about-overpaid h2 {
  font-weight: 700;
  color: #fbaf3f;
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 9rem;
}

.about-overpaid__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #222;
  text-transform: capitalize;
  margin-bottom: 1.5rem;
}

.about-overpaid__para {
  font-size: 18px;
  line-height: 24px;
  color: #777;
  margin-bottom: 3rem;
  max-width: 34ch;
}

.intro-about__txt span, .all-in-one__txt span {
  color: #000629;
  font-size: 36px;
  line-height: 70px;
}

.intro-about__title, .all-in-one__title {
  color: #000629;
  font-size: 40px;
  line-height: 42px;
  font-weight: 700;
}

.intro-about__para, .all-in-one__para {
  margin-top: 2.4rem;
  color: #777;
  font-size: 19.5px;
  line-height: 27px;
}

.intro-about {
  padding: 8rem 0 10rem;
  background-image: url(../img/intro-about.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.intro-social {
  padding: 8rem 0 10rem;
}

.intro-social__title {
  font-size: 28px !important;
  line-height: 36px !important;
  color: #222222;
  font-weight: 700;
}

.intro-social__para {
  margin-top: 2.4rem;
  color: #777;
  font-size: 18.5px;
  max-width: 36ch;
  line-height: 27px;
}

.demo {
  background-color: #eff9fe;
  max-width: 1270px;
  margin: 0 auto;
  border-radius: 3rem;
  padding: 6.5rem 0;
  color: #222;
}

.demo h2 {
  font-size: 30.5px;
  font-weight: 700;
  max-width: 40ch;
  margin: 0 auto;
}

.demo-video {
  height: 500px;
  background-color: #fff;
  padding: 3rem 1rem 1rem;
  border-radius: .6rem;
}

.demo-video iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.demo-card {
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  max-width: 55ch;
  padding: 1.6rem 2rem .6rem;
  margin-bottom: 1.5rem;
}

.demo-card:hover {
  background-color: #fff;
  border: none !important;
  border-top: 3px solid #777af2 !important;
  -webkit-box-shadow: 0 15px 25px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
          box-shadow: 0 15px 25px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
}

.demo-card:hover .demo-card__title {
  color: #777af2 !important;
}

.demo-card__title {
  color: #1e266d;
  font-size: 18px;
  font-weight: 700;
}

.demo-card p {
  margin-top: 1rem;
  color: #777;
  font-size: 16px;
  line-height: 24px;
}

.demo-tag {
  font-size: 13px;
  line-height: 27px;
  color: #222;
}

.all-in-one {
  padding: 7rem 0;
  background-image: url(../img/all-in-one.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.w-1 {
  width: 100%;
}

.started {
  padding: 4rem 5rem;
  background-color: #eff9fe;
  background-image: url(../img/start-bg.png);
  background-size: cover;
  background-position: center;
  text-align: left;
}

.started strong {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 600;
  color: #272839;
}

.started a {
  color: #1e266d;
  font-size: 16px;
  background-color: #fff;
  padding: .7rem 1.5rem;
  border-radius: .5rem;
}

.all-in-one__title {
  font-size: 38px;
}

.all-in-one__txt span {
  font-size: 30px;
}

.all-in-one__para {
  max-width: 41ch;
}

.pre {
  color: #7c7d8a;
  background-color: #21233f;
  padding: 5rem 0;
  text-align: center;
}

.pre__tag {
  font-size: 32px;
}

.pre__tag strong {
  color: #24eecf;
  font-weight: 900;
}

.pre h2 {
  font-weight: 900;
  font-size: 32px;
}

.pre small {
  font-size: 22px;
  line-height: 60px;
  font-weight: 300;
}

.pre p {
  font-weight: 600;
  font-size: 17px;
  line-height: 25px;
  max-width: 66ch;
  margin: 0 auto;
}

.started-shrink {
  max-width: 1020px;
  margin: -17rem auto 5rem;
  border-radius: 2.5rem;
  padding: 5rem !important;
  position: relative;
}

.started-shrink a {
  background-color: #777af2 !important;
  padding: 1rem 1.8rem;
  color: #fff !important;
}

.power-gfx {
  padding: 5rem 0 10rem;
}

.power-gfx h2 {
  font-weight: 600;
  font-size: 36px;
  color: #000629;
}

.power-gfx p {
  color: #7c7d8a;
  font-size: 21px;
  line-height: 60px;
  font-weight: 600;
  margin-bottom: 3rem;
}

.faq {
  padding: 5rem 0 2rem;
}

.faq h2 {
  font-size: 32px;
  line-height: 1.1;
  font-weight: 600;
  color: #000629;
}

.accordi {
  padding: 5rem 0;
}

.accordian-heading {
  font-size: 18px;
  font-weight: 500;
  line-height: 27px;
  color: #1e266d;
  padding: 0;
  border: none;
  background-color: transparent;
}

.accordian-heading:focus {
  outline: none;
}

.card-header {
  border-bottom: none;
  padding: 1.2rem 1.5rem !important;
}

.accordian-txt {
  color: #777;
  font-size: 18px;
  line-height: 24px;
}

.profile {
  padding: 4rem 0;
}

.profile h2 {
  color: #000629;
  font-size: 24px;
  line-height: 44px;
  font-weight: 700;
}

.profile p {
  color: #999999;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.profile-area {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.profile-img {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.o {
  position: absolute;
  top: -20rem;
  right: -30rem;
}

.p-sb {
  width: 270px;
  height: 270px;
  background-color: #151cc5;
  color: #fff;
  padding: 60px 50px;
  text-align: left;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
}

.steps ul {
  padding: 0 1rem;
}

/*left circle shape speech bubble*/
.module__title {
  font-size: 17px;
}

.circle3 {
  position: absolute;
  width: 74px;
  background-color: #151cc5;
  padding: 46px;
  border-radius: 50%;
  left: 20px;
  z-index: -1;
  bottom: 10px;
}

.circle3:before {
  content: "";
  position: absolute;
  background-color: #151cc5;
  left: -5px;
  border-left: 45px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid transparent;
  border-bottom: 45px solid transparent;
  bottom: 0px;
}

.profile-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 25rem;
}

.profile-area a {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.137);
          box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.137);
  color: #777;
  font-size: 16px;
  padding: 1rem 1.5rem;
  margin-top: 2rem;
}

.profile-area a strong {
  font-weight: 700;
  color: #000629;
}

.gfx {
  background-image: url(../img/gfx-bg.png);
  background-position: center;
  text-align: center;
  padding: 7rem 0 5rem;
}

.gfx h2 {
  color: #000629;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 1.3rem;
}

.gfx p {
  color: #000629;
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 5rem;
}

.footer {
  background-color: #282828;
  padding-top: 5rem;
  text-align: center;
}

.footer__about {
  color: #a5a5a5;
  font-size: 17px;
  line-height: 27px;
  max-width: 56ch;
  margin: 2rem auto;
}

.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__social li {
  padding: 1rem;
}

.footer__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2rem 0 4rem;
}

.footer__links li {
  padding: 1rem 2rem;
}

.footer__links li a {
  color: #a5a5a5;
  text-transform: capitalize;
  font-size: 17px;
  line-height: 27px;
}

.footer .copyright {
  background-color: #171717;
  color: #a0a8b7;
  padding: 2rem 0 1rem;
  font-size: 15px;
}

.footer .copyright strong {
  color: #fff;
}

@media (min-width: 1580px) {
  .package {
    padding: 10rem 0 31rem;
  }
}

@media (max-width: 1300px) {
  .header .text-box .heading-primary {
    max-width: 40ch;
    font-size: 3.9rem;
    margin: 0 auto;
  }
  .sec-heading h2 {
    font-size: 32px;
  }
  .module-row {
    padding: 5rem 2rem;
  }
  .premium-bonus h1 {
    font-size: 36px;
  }
  .premium-bonus p {
    font-size: 26px;
    line-height: 36px;
  }
  .btn-red, .btn-transparent {
    font-weight: 700;
    font-size: 20px;
  }
  .about__txt-area p {
    font-size: 18px;
  }
  .about-overpaid h2 {
    font-size: 40px;
    line-height: 46px;
  }
  .about-overpaid__img img {
    width: 100%;
  }
  .about-overpaid__title {
    font-size: 22px;
  }
  .about-overpaid__para {
    font-size: 17px;
    line-height: 24px;
  }
  .functions {
    padding: 0;
  }
  .functions h2 {
    font-size: 34px;
    line-height: 42px;
  }
  .function-row {
    margin-top: 3rem;
  }
  .function {
    margin: 15px;
  }
  .function h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .function p {
    font-size: 17px;
  }
  .d-icon {
    padding-top: 15rem;
    margin-top: 0;
  }
  .smodule__heading {
    font-size: 30px;
  }
  .exclusive strong {
    font-size: 32px;
    line-height: 38px;
  }
  .exclusive {
    padding: 3rem 5rem;
    margin: 0 auto 5rem;
  }
  .function span {
    color: #000629;
    font-size: 20.5px;
    line-height: 25px;
    margin-top: 2.3rem;
  }
  .function img {
    width: 45px;
  }
  .intro-about__title, .all-in-one__title {
    font-size: 36px;
    line-height: 41px;
  }
  .intro-about__txt span, .all-in-one__txt span {
    font-size: 27px;
    line-height: 55px;
  }
  .intro-about__para, .all-in-one__para {
    font-size: 18.5px;
  }
  .started strong {
    font-size: 22px;
    line-height: 1.1;
  }
  .started-shrink {
    position: relative;
  }
  .fluid-title h1 {
    font-size: 40px;
  }
  .about__title {
    font-size: 32px;
  }
  .download-sec h3 {
    font-size: 34px;
  }
  .about__txt-area strong {
    font-size: 20px;
  }
}

@media (max-width: 1200px) {
  .instant__title {
    font-size: 30px;
  }
  .instant__para {
    font-size: 18px;
  }
  .download-btn {
    padding: 1.2rem 4rem;
    font-size: 24px;
  }
  .download-sec h3 {
    font-size: 32px;
  }
  .power-gfx h2 {
    font-weight: 600;
    font-size: 34px;
  }
  .pre__tag {
    font-size: 32px;
  }
  .pre h2 {
    font-size: 30px;
  }
  .pre small {
    font-size: 22px;
  }
  .pre p {
    font-size: 17px;
  }
  .faq h2, .gfx h2 {
    font-size: 34px;
  }
}

@media (max-width: 1050px) {
  .header {
    background-size: cover;
    background-position: right;
  }
  .buy-btn {
    font-size: 14px;
    padding: 6px 15px;
  }
  .topNav__txt {
    font-size: 15px;
  }
  .topNav__logo img {
    max-width: 240px;
  }
  .header .text-box .heading-primary {
    font-size: 2.9rem;
    line-height: 38px;
  }
  .header .text-box .paragraph {
    font-size: 15px;
  }
  .f-c-1 strong {
    font-size: 30px;
    line-height: 1.1;
  }
  .f-c-2 p {
    font-size: 16px;
    line-height: 22px;
  }
  .download-btn {
    padding: 1.2rem 3rem;
    font-size: 18px;
  }
  .counter__txt strong {
    font-size: 2rem;
  }
  .counter__txt span {
    font-size: 18px;
  }
  .sec-heading h2 {
    font-size: 30px;
  }
  .s-module__txt strong {
    font-size: 17px;
  }
  .s-module__txt h3 {
    font-size: 16px;
  }
  .steps__heading h2 {
    font-size: 30px;
  }
  .steps__tag span {
    font-size: 16px;
    line-height: 20px;
  }
  .steps__para p {
    font-size: 17px;
  }
  .step-cards ul li span, .step-cards ul li strong {
    display: none;
  }
  .steps ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .module-txt strong {
    font-size: 30px;
  }
  .module-txt p {
    font-size: 20px;
    margin: 1rem auto;
  }
  .m-w {
    width: 100%;
  }
  .intro-social__title {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .intro-social__para {
    margin-top: 2rem;
    font-size: 18px;
  }
  .demo h2 {
    font-size: 30px;
  }
  .demo-tag {
    font-size: 14px;
  }
  .d-txt p {
    font-size: 17px;
  }
  .d-txt h2 {
    font-size: 30px;
  }
  .d-txt h1 {
    font-size: 32px;
  }
  .fluid-title h1 {
    font-size: 32px;
  }
  .fluid-title p {
    font-size: 14px;
  }
  .premium-bonus h1 {
    font-size: 28px;
  }
  .premium-bonus p {
    font-size: 20px;
    line-height: 30px;
  }
  .about__txt-area p {
    font-size: 15px;
    line-height: 24px;
  }
  .about__txt-area ul li {
    font-size: 15px;
  }
  .about__txt-area strong {
    font-size: 18px;
  }
  .instant {
    text-align: center;
    padding-top: 12rem;
  }
  .instant .container .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .functions .curved-bg {
    display: none;
  }
  .functions {
    padding: 10rem 0;
    margin-top: -10rem;
    background-image: url(../img/curved-orange-bg.svg);
    background-size: cover;
  }
}

@media (max-width: 900px) {
  .topNav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .topNav__logo img {
    max-width: 100%;
  }
  .topNav__txt {
    font-size: 18px;
    margin: 2rem 0;
  }
  .sModules .container .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .smodule__list li, .f-c-2 p, .smodule__des, .intro-social__para {
    max-width: unset;
  }
  .counter .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .counter__txt {
    text-align: center;
    margin: 1.8rem 0;
  }
  .started strong {
    font-size: 22px;
    line-height: 1.1;
  }
  .started {
    padding: 3rem 5rem;
  }
  .started .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .started .container a {
    margin-top: 1rem;
  }
}

@media (max-width: 900px) {
  .o {
    display: none;
  }
  .profile-area {
    margin-top: 4rem;
  }
}

@media (max-width: 800px) {
  .su strong {
    font-size: 20px;
  }
}

@media (max-width: 710px) {
  .header {
    background-position: center;
  }
  .header .text-box .heading-primary {
    font-size: 26px;
  }
  .header .text-box .paragraph {
    font-size: 12px;
    margin: 3rem auto 5rem;
  }
  .function:not(:last-child)::after {
    content: '';
    position: absolute;
  }
  .features {
    text-align: center;
  }
  .f-c {
    padding-top: 5px;
  }
  .f-c-1 {
    margin-bottom: 1rem;
    margin-top: 2rem;
  }
  .f-c-1 strong {
    font-size: 27px;
  }
  .f-c-2 p {
    font-size: 14px;
    margin-top: 1rem;
  }
  .sec-heading h2 {
    font-size: 22px;
  }
  .module-row {
    -ms-grid-columns: minmax(340px, 1fr) [auto-fit];
    grid-template-columns: repeat(auto-fit, minmax(212px, 1fr));
  }
  .smodule__heading {
    text-align: center;
  }
  .module-txt h3 {
    font-size: 22px;
  }
  .module-txt h2 {
    font-size: 21px;
    margin: 2rem auto 5rem;
  }
  .m-txt h1 {
    font-size: 28px;
  }
  .m-txt h4 {
    font-size: 22px;
  }
  .m-txt h2 {
    font-size: 28px;
    margin: 0rem auto;
  }
  .m-txt p {
    font-size: 36px;
  }
  .intro-about__txt, .intro-social__txt {
    padding-bottom: 4rem;
  }
  .demo-video {
    margin-bottom: 4rem;
  }
  .demo-card {
    margin: 2rem auto;
  }
  .d-txt p {
    font-size: 14px;
  }
  .d-txt h2 {
    font-size: 24px;
  }
  .d-txt h1 {
    font-size: 23px;
  }
  .fluid-title h1 {
    font-size: 26px;
  }
  .premium-bonus h1 {
    font-size: 20px;
  }
  .premium-bonus p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 2rem;
  }
  .about {
    padding: 0;
  }
  .about__txt-area {
    padding: 2rem 0;
  }
  .download-sec h3 {
    margin: 3rem 0;
    font-size: 22px;
    line-height: 28px;
  }
  .about-overpaid h2 {
    font-size: 26px;
    line-height: 34px;
  }
  .about-overpaid__title, .about-overpaid__para {
    text-align: center;
    margin: 1rem auto;
  }
  .functions {
    background-position: right;
  }
  .d-icon {
    padding: 0;
  }
  .exclusive strong {
    font-size: 24px;
    line-height: 30px;
  }
  .exclusive a {
    color: #e94243;
    font-size: 14px;
    line-height: 1.1;
  }
  .exclusive {
    padding: 2rem ​5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    margin: 0 auto 3rem;
  }
  .exclusive a {
    margin-top: 1rem;
  }
  .package h2 {
    font-size: 40px;
    line-height: 41px;
  }
  .function span {
    font-size: 18.5px;
  }
  .all-in-one__txt {
    padding-bottom: 3rem;
  }
  .power-gfx h2 {
    font-size: 22px;
  }
  .power-gfx p {
    font-size: 20px;
    line-height: 40px;
  }
  .started strong {
    font-size: 19px;
  }
  .pre__tag {
    font-size: 22px;
  }
  .pre h2 {
    font-size: 20px;
  }
  .pre small {
    font-size: 18px;
  }
  .pre p {
    font-size: 12px;
    line-height: 18px;
  }
  .faq h2, .gfx h2 {
    font-size: 24px;
  }
  .accordian-txt {
    font-size: 14px;
  }
  .footer__logo {
    max-width: 240px;
  }
  .footer__about {
    font-size: 15px;
  }
  .footer__links li a {
    font-size: 15px;
  }
  .footer__links li {
    padding: .9rem;
  }
  .footer .copyright {
    font-size: 13px;
  }
}

@media (max-width: 550px) {
  .buy-img img {
    width: 100%;
  }
  .gfx-img {
    width: 100%;
  }
  .counter__count2 ul li span {
    font-size: 26px;
  }
  .instant__img {
    height: unset;
  }
  .counter__count ul li span {
    font-size: 16.5px;
  }
  .package {
    padding: 8rem 0;
    background-position: initial;
  }
  .about__txt-area--01::before {
    font-size: 20rem;
  }
  .about__txt-area--02::before {
    font-size: 20rem;
  }
  .started-shrink {
    padding: 3rem 1rem !important;
  }
}

@media (max-width: 410px) {
  .header .video-box {
    height: 320px;
  }
  .smodule__heading {
    font-size: 22px;
    line-height: 28px;
  }
  .smodule__list li strong {
    font-size: 18px;
  }
  .smodule__list li {
    font-size: 16px;
  }
  .smodule__des {
    font-size: 16px;
  }
  .module-txt h4 {
    font-size: 16px;
  }
  .module-txt h5 {
    font-size: 14px;
    line-height: 20px;
  }
  .module-txt strong {
    font-size: 20px;
  }
  .module-txt p {
    font-size: 16px;
  }
  .smodule__heading--small {
    font-size: 22px !important;
  }
  .intro-about__para, .all-in-one__para {
    font-size: 14.5px;
  }
  .intro-about__title, .all-in-one__title {
    font-size: 28px;
    line-height: 41px;
  }
  .intro-about__txt span, .all-in-one__txt span {
    font-size: 22px;
    line-height: 31px;
  }
  .intro-social__title {
    font-size: 22px !important;
  }
  .intro-social__para {
    margin-top: 2rem;
    font-size: 14px;
  }
  .module-video iframe {
    height: 220px;
  }
  .premium-bonus h1 {
    font-size: 18px;
    line-height: 28px;
  }
  .about__01, .about__02 {
    padding: 5rem 1rem;
  }
  .about__title {
    font-size: 26px;
    line-height: 32px;
  }
  .about__txt-area strong {
    font-size: 13px;
  }
  .functions {
    background-color: #fbaf3f;
  }
}
/*# sourceMappingURL=style.css.map */