@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
body {
  font-family: "Montserrat", sans-serif !important;
}
.lato {
  font-family: Lato;
}
.cursive {
  font-family: cursive;
}
.initial {
  font-family: initial;
}

.white {
  color: #ffffff;
}
.black {
  color: #000000;
}
.red {
  color: #ec0404;
}
.pink {
  color: #fd3768;
}
.fjalla {
  font-family: "Fjalla One", Helvetica, sans-serif;
}
.orange {
  color: #ff6b29;
}
.purple {
  color: #7d57c1;
}
.cyan {
  color: #3473f6;
}
.top {
  font-family: "Fjalla One", sans-serif;
}
.quicksand {
  font-family: "Quicksand", sans-serif;
}
.serif {
  font-family: serif;
}
.linewhite {
  border-bottom: 1px solid #ffffff;
}
.lineblack {
  border-bottom: 1px solid #000000;
}
.linered {
  border-bottom: 1px solid #ff0000;
}
.linegreen {
  border-bottom: 1px solid #42a21d;
}
.linepink {
  border-bottom: 1px solid #fd3768;
}
.lineyellow {
  border-bottom: 1px solid #fff716;
}
.lineorange {
  border-bottom: 1px solid #ff9200;
}
.linepurple {
  border-bottom: 1px solid #7d57c1;
}
.linewhite2 {
  border-bottom: 2px solid #ffffff;
}
.lineblack2 {
  border-bottom: 2px solid #000000;
}
.linered2 {
  border-bottom: 2px solid #ff0000;
}
.linegreen2 {
  border-bottom: 2px solid #42a21d;
}
.linepink2 {
  border-bottom: 2px solid #fd3768;
}
.lineyellow2 {
  border-bottom: 2px solid #fff716;
}
.lineorange2 {
  border-bottom: 2px solid #ffa500;
}
.linepurple2 {
  border-bottom: 2px solid #7d57c1;
}

/*---------Top Fix Header---------*/
.spacer3 {
  margin-top: 3%;
}
.spacer-4 {
  margin-top: -4%;
}
.spacer-8 {
  margin-top: -8%;
}
.spacer-15 {
  margin-top: -15%;
}
.spacer-1 {
  margin-top: -1.2%;
}
.banner-link a {
  text-decoration: none;
  color: #fff !important;
  padding: 6px 11px;
  border-radius: 2px;
}

.whitetext {
  color: #fff !important;
}
@media (min-width: 1200px) {
  .pl9 {
    padding-left: 9px;
    position: relative;
    bottom: 33px;
    left: 111px;
    font-weight: 800;
  }
}

@media (min-width: 1200px) {
  .nav.navbar-nav.navbar-right li a {
    color: #000;
    margin: 5px 7px;
    font-size: 19px;
    font-family: "spartan", sans-serif;
    font-weight: 400;
    border-radius: 5px;
  }
}

.banner-link li {
  list-style: none;
  display: inline-block;
}
.spacer-2 {
  margin-top: -2%;
}
.spacer-3 {
  margin-top: -3%;
}
.spacer-4 {
  margin-top: -4%;
}
.spacer-5 {
  margin-top: -5%;
}
.spacer-150 {
  margin-top: -150px;
}
.spacer6 {
  margin-top: 6%;
}
.spacer8 {
  margin-top: 8%;
}
.spacer7 {
  margin-top: 7%;
}
.spacer10 {
  margin-top: 10%;
}
.exactlybg {
  background: #000;
  padding: 12px;
}
.spacer12 {
  margin-top: 12%;
}
.spacer15 {
  margin-top: 15%;
}
.spacer20 {
  margin-top: 20px;
}

.upsell1 {
  background-color: #ff9000;
  width: 100%;
  padding: 4.5% 2% 0%;
}
.logoheight {
  max-height: 100px;
}
.top-timer {
  padding: 10px 0 15px;
  clear: both;
  background: #ffffff;
  border-bottom: 2px solid #ccc;
}
.fix {
  position: fixed;
  top: 0;
  width: 100%;
  border-bottom: 6px solid #251442;
  z-index: 9999;
}

@media (min-width: 240px) {
  .fix-mrgin {
    margin-top: 75px;
    padding-top: 35px !important;
  }
}
@media (min-width: 768px) {
  .fix-mrgin {
    margin-top: 55px;
    padding-top: 55px !important;
  }
}

@media (min-width: 992px) {
  .fix-mrgin {
    margin-top: 55px;
    padding-top: 60px !important;
  }
}
@media (min-width: 1200px) {
  .fix-mrgin {
    margin-top: 40px;
    padding-top: 60px !important;
  }
}

@media (min-width: 240px) {
  .banner {
    background: url(../img/bg0.png) no-repeat;
    padding: 2% 0% 15% !important;
    margin-top: 0px !important;
  }
}

@media (min-width: 1200px) {
  .banner {
    background: #fff url(../img/bg0.png) no-repeat;
    background-size: cover !important;
    background-position: bottom;
    padding: 1% 0 23% !important;
  }
}

@media (min-width: 240px) {
  .banner1 {
    background: url(../img/bg1.png) no-repeat !important;
    background-position: top center !important;
    padding: 5% 0% 5% !important;
    margin-top: 0px !important;
  }
}

@media (min-width: 1200px) {
  .banner1 {
    background: url(../img/bg1.png) no-repeat !important;
    background-size: contain !important;
    background-position: top center !important;
    padding: 3% 0 12% !important;
    background-size: 100% 100% !important;
  }
}

/*---------Top Fix Header---------*/

.nav.navbar-nav.navbar-right li a {
  color: #ffffff;
  font-size: 14px;
  margin: 2px 4px;
  margin-right: 20px;
  margin-right: 20px;
  position: relative;
  background-color: #e85643;
  padding: 5px 10px;
  border-radius: 5px;
  text-align: right;
  bottom: 92px;
  left: 75px;
  font-weight: 600;
}

.popup:hover {
  transform: scale(1.1);
}
.popup {
  transition: all 0.3s ease-in-out;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #ffffff;
  background-color: #287abc;
}
.mod {
  background: #00000000 url(../img/mod.png) no-repeat;
  background-size: cover;
  background-position: bottom;
  padding: 4% 5px 10% 2%;
}

.header-notice3 {
  border-right: 8px solid #e85643;
  border-left: 8px solid #e85643;
  border-radius: 24px 0;
  position: relative;
  padding: 10px 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.play1 li {
  background: url(../img/feature.png) no-repeat;
  padding: 0 0 14px 52px;
  list-style: none;
  background-position: 0px 4px;
  line-height: 150%;
  margin-top: 8px;
}
.nomore {
  color: #ff5440;
}

/*---------Sections---------*/

.bandit {
  background: #ffffff url(../img/bandit-bg.jpg) no-repeat top;
  background-size: cover;
  padding: 2% 0 2%;
}
.whitebdg1 {
  background: #ffffff url(../img/bdg1.png) no-repeat top;
  background-size: cover;
  background-attachment: fixed;
  padding: 2% 0 2%;
}
.whitebg {
  background: #ffffff url(../img/whitebg.jpg) no-repeat center top;
  background-size: cover;
  padding: 2% 0 2%;
}
.whitesection {
  padding: 4% 0px 4%;
  background: #ffffff;
}

.whitesection-custom {
    padding: 0 0px 6%;
}

.whitesectionwithbg {
    padding: 8% 0px 4%;
    /* background: #ffffff url(../img/powerful-bg.jpg) no-repeat top; */
    background: url(../img/ai_bga.jpg) repeat center top;
    background-size: 100%;
}

.ng-mt-70 {
    margin-top: -70px;
}

.jamsection {
  background: #34348c;
  background-size: cover;
  padding: 4% 0;
}
.whitesection1 {
  background: url(../img/bg2.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  padding: 4% 0;
}
.offwhitesection {
  padding: 4% 0;
  background: #ffffff;
}
.blacksection {
  padding: 2.5% 0;
  background: url(../img/upsellbg1.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
}
.bluesection {
  padding: 2% 0px 4%;
  background: #3c73e1;
}
.section1 {
  background: url(../img/bg3.png) no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
}
.section2 {
  padding: 4% 0;
  background: #7dcbd5;
}
.section4 {
  background: #ffffff url(../img/bg2.jpg) no-repeat center top;
  background-size: cover;
  padding: 2% 0 2%;
  background-attachment: fixed;
}
.section5 {
  background: url(../img/bg4.png) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom;
  padding: 1% 0 4% 0;
}
.section6 {
  background: #635c88 url(../img/bdg1.png) no-repeat fixed;
  background-size: cover;
  padding: 4% 0;
}

.section8 {
  background: url(../img/bg11.png) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 1% 0 4% 0;
}
.section9 {
  background: url(../img/whitebg1.jpg) no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
  padding: 4% 0;
}
.background1 {
  padding: 2% 2%;
  background: #eb1552;
}
.background2 {
  background: #121421;
  color: #fff;
  padding: 2% 0 4%;
}
.background3 {
  padding: 2% 2%;
  background: #1d2528;
  border-radius: 4px;
}
.background4 {
  padding: 2% 2%;
  background: #fbb100;
}

/*---------Background Boxes---------*/
.box-white {
  background: #ffffff;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.box-red {
  background: #ff0000;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.box-green {
  background: #42a21d;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.box-pink {
  background: #fd3768;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.box-yellow {
  background: #fff716;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.box-orange {
  background: #46a2ec;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.box-default {
  background: #777777;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.box-primary {
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.box-success {
  background: #5cb85c;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.box-info {
  background: #5bc0de;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.box-warning {
  background: #f0ad4e;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.box-danger {
  background: #6bb90f;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}

/*---------Background 
Video---------*/ /*--------BaCkground Video CSS---------*/

.home-video-hero {
  position: relative;
  width: 100%;
  height: auto;
  bottom: 0px;
}
.home-video-hero .video-frame {
  position: relative;
}
.laptop .responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
@media (min-width: 240px) {
  .laptop .responsive-video iframe,
  .laptop .responsive-video object,
  .laptop .responsive-video embed {
    position: absolute;
    top: 6%;
    left: 17.5%;
    width: 75.5%;
    height: 70%;
  }
}
@media (min-width: 768px) {
  .laptop .responsive-video iframe,
  .laptop .responsive-video object,
  .laptop .responsive-video embed {
    position: absolute;
    top: 6%;
    left: 17.5%;
    width: 69.5%;
    height: 73%;
  }
}
@media (min-width: 992px) {
  .laptop .responsive-video iframe,
  .laptop .responsive-video object,
  .laptop .responsive-video embed {
    position: absolute;
    top: 6%;
    left: 17.5%;
    width: 69.5%;
    height: 73%;
  }
}
@media (min-width: 1200px) {
  .laptop .responsive-video iframe,
  .laptop .responsive-video object,
  .laptop .responsive-video embed {
    position: absolute;
    top: 6%;
    left: 17.5%;
    width: 68.5%;
    height: 73%;
  }
}

.home-video-hero .video-frame video {
  width: 100%;
  height: auto;
}
.blue {
  color: #2190db;
}
video {
  display: inline-block;
  vertical-align: baseline;
}
.home-video-hero .video-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.home-video-hero .content-container {
  width: 100%;
  position: absolute;
  top: 0%;
  z-index: 999;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  border: 2px solid #4ed0e7;
  overflow: hidden;
}
.responsive-video iframe,
.responsive-video object {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

/*----------BuyButton----------*/

.buybtn {
  border-radius: 50px;
  background-color: #00a9e0;
  color: #fff;
  text-align: center;
  padding: 3% 6%;
  /*box-shadow: 0 6px 1px #05b905;*/
  display: table;
  margin: auto;
}

.border-radius-10 {
    border-radius: 10px;
}

.buybtn:hover {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.buybtn:active {
  box-shadow: 0px 3px 1px #c70a0a;
  transform: translateY(4px);
}
.buybtn1 {
  background: linear-gradient(to bottom, #d7092e 0%, #d7092e 100%);
  border-radius: 5px;
  color: #fff;
  text-align: center;
  border: 3px solid #d7092e;
  padding: 3% 2%;
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24),
    0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.buybtn1:hover {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}

.buybtn1:active {
  box-shadow: 0px 3px 1px #ff9b00;
  transform: translateY(4px);
}

/*----------Brush----------*/

.brush {
  background: url(../img/brush.png) no-repeat left;
  padding: 19px;
}
.brush2 {
  background: url(../img/brush2.png) no-repeat center center;
  padding: 8px;
  display: inline-block;
}
.brush3 {
  background: url(../img/brush3.png) no-repeat center center;
  padding: 8px;
  display: inline-block;
}
@media (min-width: 240px) {
  .brush1 {
    background: url(../img/brush1.png) #ff2 no-repeat left;
    padding: 10px;
    display: block;
  }
}
@media (min-width: 768px) {
  .brush1 {
    background: url(../img/brush1.png) no-repeat left;
    padding: 10px;
    display: block;
  }
}

/*----------iframe Video----------*/
.thevideo {
  position: relative;
  padding-bottom: 51%;
  padding-top: 23px;
  height: 0;
  overflow: hidden;
  padding-right: 60px;
  padding-left: 6px;
}

.thevideo iframe,
.thevideo object,
.thevideo embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.thevideo1 {
  position: relative;
  padding-bottom: 51%;
  padding-top: 23px;
  height: 0;
  overflow: hidden;
  padding-right: 60px;
  padding-left: 6px;
}
.thevideo1 iframe,
.thevideo object,
.thevideo embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1200px) {
  .demovideo {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    border-radius: 5px;
  }
  .demovideo iframe,
  .demovideo object,
  .demovideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
  }
}

@media (min-width: 240px) {
  .demovideo {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    border-radius: 5px;
  }
  .demovideo iframe,
  .demovideo object,
  .demovideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
  }
}

.demovideo {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.demovideo iframe,
.demovideo object,
.demovideo embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.demoshadow {
  border: 8px solid #fff;
  box-shadow: 0 0 15px 0 #aaa;
}
.demoshadow1 {
  border: 8px solid #fff;
}

/*----------Timer BG ----------*/

.top-timer1 {
  padding: 3% 15px 5%;
  background: #ffffff;
  clear: both;
  border-radius: 48%;
  box-shadow: 0 0 20px 2px #fff;
  border-left: 15px solid #ef8408;
  border-right: 15px solid #ef8408;
}

/*---------Strip---------*/
.strip {
  background: #ef8408;
  padding: 1.5% 0;
}

/*---------Price Area---------*/

.option-clr1 {
  color: #ffffff;
}
.pricing-monthly {
  position: relative;
  padding: 10% 2%;
  width: 100%;
  height: auto;
}
.pricing-monthly:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 13px 27px 0;
  display: block;
  width: 0;
  z-index: 0;
  bottom: -14px;
  left: 43%;
}
.price-btn1 {
  border: 4px solid #1d2528;
  background: rgb(249, 249, 249);
  border-radius: 10px;
  overflow: hidden;
}
.price-btn2 {
  border: 4px solid #7c62e9;
  background: rgb(242, 253, 240);
  border-radius: 10px;
  overflow: hidden;
}
.price-btn3 {
  border: none;
  background: rgb(253, 238, 220);
  box-shadow: 0 0 15px 3px #a2a2a2;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.pricing-monthly1:before {
  border-color: #1d2528 transparent;
}
.pricing-monthly2:before {
  border-color: #ce0c0f transparent;
}
.pricing-monthly3:before {
  border-color: #16a179 transparent;
}
.pricing-monthly1 {
  background: #1d2528;
  border-bottom: #1d2528 solid 2px;
}
.pricing-monthly2 {
  background: #7c62e9;
  border-bottom: #7c62e9 solid 2px;
}
.pricing-monthly3 {
  background: #16a179;
  border-bottom: #16a179 solid 2px;
  border-radius: 10px 10px 0px 0px;
}
.btntext-fb {
  padding: 15px;
  background: #d9e5fb;
  box-shadow: 0 0 10px 1px #3a5897;
  border-radius: 50px;
}
.btntext-tw {
  padding: 15px;
  background: #d5ebf5;
  box-shadow: 0 0 10px 1px #4dbdec;
  border-radius: 50px;
}
.btntext-both {
  padding: 15px;
  background: #dae9f9;
  box-shadow: 0 0 10px 1px #228dff;
  border-radius: 150px;
}
.shine {
  position: relative;
  overflow: hidden;
}
.shine:after {
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0) 100%
  );
}

/* Hover state - trigger effect */

.shine:hover:after {
  opacity: 1;
  top: -30%;
  left: -30%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: ease;
}

/* Active state */
.shine:active:after {
  opacity: 0;
}

@media (min-width: 240px) {
  .ribbon1 {
    background: #ffff22;
    padding: 6px 20px;
    text-align: center;
    transform: rotate(0deg);
    position: absolute;
    right: 0px;
    top: 0px;
    width: 150px;
    font-size: 14px;
    border-bottom-left-radius: 10px;
    z-index: 999;
  }
}

@media (min-width: 768px) {
  .ribbon1 {
    padding: 6px 10px;
    right: 0px;
    top: 0px;
    width: 150px;
    font-size: 15px;
  }
}

@media (min-width: 992px) {
  .ribbon1 {
    padding: 6px 20px;
    right: 0px;
    top: 0px;
    width: 200px;
    font-size: 16px;
  }
}

/*---------Benifit Area---------*/

.box-black {
  background: #ffffff;
  padding: 8px 5px;
  border-radius: 6px;
  display: block !important;
  min-height: 50px;
  margin-top: 5%;
  transition: all ease-in;
  font-size: 19px;
  font-weight: bold;
}

.box-black-bg {
  float: left;
  box-shadow: 0 0 30px 1px #999;
  border-radius: 6px;
  padding-bottom: 15px;
  background-color: #fff;
}
a.demosite {
  background: #e85643;
  color: #fff;
  text-align: center;
  display: block;
  padding: 2%;
  border-radius: 57px;
  -webkit-border-radius: 57px;
  font-weight: 600;
}

/*---------Bonus Area---------*/
.bonus1 {
  background: linear-gradient(to top, #fd941b 0%, #f7ba49 100%);
  padding: 20px;
  color: #fff;
}
.bonus {
  padding: 20px;
  color: #333;
}
.bonus2 {
  background: linear-gradient(to top, #f3734b 0%, #f9a60d 100%);
  padding: 20px;
  color: #fff;
}

/*Testimonial CSS*/

.testimonial {
  margin: 0 50px;
  overflow: hidden;
}
.testimonial .description {
  background: #efefef;
  position: relative;
  font-size: 17px;
  line-height: 27px;
  color: #000;
  padding: 15px 20px;
  border: 1px solid #767070;
  border-left: 10px solid #152b42;
  border-right: 3px solid #152b42;
  border-radius: 10px;
  font-family: inherit;
  font-weight: 400;
}
.testimonialr .description {
  border-right: 3px solid #46a2ec !important;
}
.testimonial .description:after {
  /*content: "";*/
  width: 20px;
  height: 20px;
  background: #fff;
  border-bottom: 1px solid #767070;
  border-left: 1px solid #767070;
  position: absolute;
  bottom: -11px;
  left: 65px;
  transform: skewY(-45deg);
}

.testimonialr .descriptions {
  border-right: 10px solid #24b1e6 !important;
  border-left: 3px solid #24b1e6 !important;
}
.testimonial .descriptions {
  position: relative;
  font-size: 15px;
  line-height: 27px;
  color: #fff;
  padding: 15px 20px;
  border: 1px solid #24b1e6;
  border-left: 10px solid #24b1e6;
  border-right: 3px solid #24b1e6;
  border-radius: 10px;
  font-weight: 500;
}

.testimonial .descriptions:after {
  content: "";
  width: 20px;
  height: 20px;
  background: #00000000;
  border-bottom: 1px solid #24b1e6;
  border-left: 1px solid #24b1e6;
  position: absolute;
  bottom: -11px;
  left: 65px;
  transform: skewY(-45deg);
}

.testimonialr .description:after {
  left: inherit;
  right: 100px !important;
}
.testimonialr .descriptions:after {
  left: inherit;
  right: 100px !important;
}
.testimonial .pic {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin: 20px 30px 10px;
  display: inline-block;
  border: 3px solid #d2d1d1;
}

.testimonial .pic img {
  width: 100%;
  height: 100%;
}
.testimonial .testimonial-prof {
  /*text-transform: capitalize;*/
  margin: 0 30px;
}
.testimonial .testimonial-prof h4 {
  color: #000;
  display: block;
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.testimonial .testimonial-prof small {
  display: block;
  font-size: 14px;
  color: #fff;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 4px; /*-webkit-box-shadow: inset 3px 5px 15px rgb(255, 156, 0);*/
}
.fbg {
  background: url(../img/upsellbg1.jpg) no-repeat;
  background-size: cover;
  padding: 1.5% 0 1.5%;
}
.fbgdown {
  background: url(../img/fbgdown.png) no-repeat bottom center;
  background-size: cover;
  padding: 2% 0 4%;
  position: relative;
}
.fbg1 {
  background: url(../img/upsellbg2.png) no-repeat;
  background-size: cover;
  padding: 1.5% 0 1.5%;
}

.padding0 {
  padding: 0;
}

.fbg2 {
  background: #00000000 url(../img/upsellbg2.png) no-repeat;
  background-size: cover;
  padding: 2% 0 2%;
}
.problembg {
  background: #ffe5e5;
  padding: 2% 0 2%;
}

.lightbg {
  background: #f6f9ff;
  padding: 3% 0;
}

.fbg6 {
  background: #fff url(../img/upsellbg3.png) no-repeat;
  background-size: auto auto;
  background-size: cover;
  padding: 11% 0 25%;
}
.fbg4 {
  background: #fff url(../img/strip.png) no-repeat;
  background-size: cover;
  padding: 2% 0 10%;
}
.strip1 {
  background: #00000000 url(../img/strip1.jpg) no-repeat;
  background-size: cover;
  padding: 5% 0 8%;
}
.fbgbc {
  background: #fff url(../img/strip.png) no-repeat;
  background-size: cover;
  padding: 19% 0 10%;
}
.text-center {
  text-align: center;
}
.spacer-6 {
  margin-top: -6%;
}
.spacer-10 {
  margin-top: -10%;
}
.play5 li {
  background: url(../img/feature.png) no-repeat;
  padding: 1px 0 12px 36px;
  list-style: none;
  background-position: 0px 4px;
  line-height: 32px;
  margin-top: 8px;
  margin-left: -20px;
}

.crosslist li {
  background: url(../img/crosslist.png) no-repeat;
  padding: 1px 0 12px 36px;
  list-style: none;
  background-position: 0px 4px;
  line-height: 32px;
  margin-top: 8px;
  margin-left: -20px;
}

.faqslist li {
  background: url(../img/faqlist.png) no-repeat;
  padding: 1px 0 12px 45px;
  list-style: none;
  background-position: 0px 4px;
  line-height: 32px;
  margin-top: 8px;
}

.welcomearea {
  background: url(../img/productdescbg.png) no-repeat;
  background-size: cover;
  padding: 18% 0 3%;
  margin-top: -26%;
}
.play3 li {
  background: url(../img/right-arrow.png) no-repeat;
  padding: 0 0 12px 50px;
  list-style: none;
  background-position: 0px 0px;
  line-height: 165%;
  margin-top: 8px;
  background-size: 20px 20px;
}
.play4 li {
  background: url(../img/yes1.png) no-repeat;
  padding: 0 0 12px 50px;
  list-style: none;
  background-position: 0px 20px;
  line-height: 165%;
  margin-top: 8px;
}
.play2 li {
  background: url(../img/check.png) no-repeat;
  padding: 0 0 12px 50px;
  list-style: none;
  background-position: 0px 0px;
  line-height: 165%;
  margin-top: 8px;
}
.play6 li {
  background: url(../img/no.png) no-repeat;
  padding: 0 0 12px 50px;
  list-style: none;
  background-position: 0px 0px;
  line-height: 100%;
  margin-top: 8px;
}
.play8 li {
  background: url(../img/star.png) no-repeat;
  padding: 0 0 21px 50px;
  list-style: none;
  background-position: 0px 5px;
  line-height: 165%;
  margin-top: 8px;
  background-size: 35px;
}
.play9 li {
  background: url(../img/star.png) no-repeat;
  padding: 0 0 12px 50px;
  list-style: none;
  background-position: 0px 5px;
  line-height: 165%;
  margin-top: 8px;
}

/*---------Exit Popup Css---------*/
.popupbg {
  background: #4d6987;
  border: 10px solid #ff731b !important;
  border-radius: 15px;
  display: block;
  overflow: auto;
}

@media (min-width: 240px) {
  #exitmodal .modal {
    background: url(../img/bg1.jpg) no-repeat center center;
    background-size: cover;
    width: 315px;
    height: 550px;
    background-color: #4d6987;
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #454545;
    border-radius: 20px;
    -webkit-animation: popin 0.3s;
    animation: popin 0.3s;
    overflow: hidden;
  }
}

@media (min-width: 768px) {
  #exitmodal .modal {
    width: 650px;
    height: 500px;
  }
}
@media (min-width: 992px) {
  #exitmodal .modal {
    width: 650px;
    height: 500px;
  }
}
@media (min-width: 1200px) {
  #exitmodal .modal {
    width: 650px;
    height: 500px;
  }
}

#exitmodal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#exitmodal .underlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  -webkit-animation: fadein 0.5s;
  animation: fadein 0.5s;
}
#exitmodal .modal-title {
  font-size: 18px;
  background-color: #252525;
  color: #fff;
  padding: 10px;
  margin: 0;
  border-radius: 4px 4px 0 0;
  text-align: center;
}
#exitmodal .modal-footer {
  text-transform: capitalize;
  cursor: pointer;
  display: inline;
  border-bottom: 1px solid #344a5f;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes popin {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  85% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@-ms-keyframes popin {
  0% {
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  85% {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes popin {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  85% {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.innerbody {
  /*border: 1px solid #464646;*/
  border-radius: 10px;
  margin-top: -1%;
  padding: 0 0 15px 0;
}

#exitmodal input[type="email"],
#exitmodal input[type="password"],
#exitmodal input[type="text"] {
  padding: 10px !important;
  color: #000000 !important;
  background: #b9dfec !important;
  border-radius: 50px !important;
  font-size: 16px !important;
  outline: none;
  box-shadow: none;
  border: 1px solid #0077a5 !important;
  margin: 8px 0 !important;
  width: 100%;
}

#exitmodal input[type="submit"] {
  background-color: #ff7e00;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  text-align: center;
  border: 1px solid #ff7e00;
  outline: none;
  margin: 8px 0 !important;
  padding: 6px 10px;
  width: 100%;
}

.formbg {
  background: #87e0fd;
  background: -moz-linear-gradient(top, #87e0fd 0%, #3f7da7 0%, #2e5f89 100%);
  background: -webkit-linear-gradient(
    top,
    #87e0fd 0%,
    #3f7da7 0%,
    #2e5f89 100%
  );
  background: linear-gradient(to bottom, #87e0fd 0%, #3f7da7 0%, #2e5f89 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#2e5f89',GradientType=0 );
  padding: 15px;
}

.custom-close,
.custom-close:hover,
.custom-close:focus {
  color: #ffffff !important;
  opacity: 1;
  font-weight: 400;
  font-size: 30px;
  text-shadow: none;
  position: absolute;
  right: 10px;
  top: 6px;
  outline: none;
  width: 30px;
  clear: both;
  height: 30px;
  z-index: 999999999;
}

.mailicon {
  position: absolute;
  right: 35px;
  top: 22px;
}

/*-----Footer CSs---------*/
.lightblock {
  background: #000;
  padding: 2% 0;
}
.lightblock a {
  font-size: 16px;
  color: #fff;
  border-bottom: 1px solid #fbf8f7;
}

/* Pulse  INfinite*/

@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.btitle {
  background: #fc981f;
  padding: 5%;
  text-shadow: 1px 1px 1px #333;
  border-radius: 0 0 44px 44px;
  box-shadow: 0px 5px 20px 1px #999;
}
.bonussection {
  border: 4px #fc981f solid;
  width: 100%;
  float: left;
  background: #fff1db;
  border-radius: 0 0 50px 50px;
}
.spacer1 {
  margin-top: 1.5%;
}
.spacer2 {
  margin-top: 2%;
}
.spacer4_5 {
  margin-top: 4.5%;
}
.spacer4 {
  margin-top: 4%;
}
.spacer10 {
  margin-top: 10%;
}
.infinite-pulse {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.infinite-pulse {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.fbg7 {
  background: #00000000 url(../img/Action.png) no-repeat;
  background-size: cover;
  background-position: initial;
  padding: 1.5% 0 18%;
}
.borderblue {
  border-left: 4px solid #1b6ec1;
  padding-left: 2%;
}
.guarnti-box {
  background: url(../img/moneybg.png) no-repeat #232323;
  background-size: cover;
  padding: 2% 0;
}
.moneybackblock {
  outline: 2px dashed #deb357;
  background-color: #13121750;
  outline-offset: -10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  width: 100%;
  float: left;
  padding: 2%;
  color: #fff;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.blueheadbg {
  background: #2190db;
  border-radius: 2px;
  color: #fff;
  padding: 1px 8px;
}
.blue1 {
  color: #152b42;
}
@media (min-width: 240px) {
  .xsmt5 {
    margin-top: 5%;
  }
}
@media (min-width: 992px) {
  .ribbon-front {
    background-color: #3e3e3e;
    height: 42px;
    width: 214px;
    position: absolute;
    right: 0px;
    z-index: 2;
    top: 0px;
    color: #fff;
    text-align: center;
    padding-top: 3px;
    border-radius: 0px 5px 0px 0px;
  }
}

@media (min-width: 1200px) {
  .ribbon-wrapper {
    position: relative;
    bottom: 50px !important;
    right: 20px !important;
  }
}

@media (min-width: 240px) {
  .ribbon-wrapper {
    position: relative;
    bottom: 0px;
    right: -7px;
    z-index: 999;
  }
}

.sec18qipte {
  padding-top: 5%;
  font-size: 70px;
  color: #ff6b29;
  position: relative;
  top: -8px;
  left: -3%;
  z-index: 999;
}
.testimonial1 {
  background: #faf9f9;
  border-radius: 5px;
  -webkit-box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
  margin: -11% 0%;
  padding: 7%;
}
.testimonial2 {
  background: #faf9f9;
  border-radius: 5px;
  -webkit-box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 4px 19px 0px rgba(0, 0, 0, 0.75);
  margin: -11% 0%;
  padding: 7%;
}
.sec18para {
  font-family: "Montserrat", sans-serif;
  color: #6e6e6e;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-top: 20px;
}
.sec18head2 {
  font-family: "Montserrat", sans-serif;
  color: #4f4f4f;
  font-weight: 600;
  padding-top: 1%;
  font-size: 24px;
  margin-right: 1%;
}

.fa {
  display: inline-block;
  padding: 8px 5px 8px;
  font: normal normal normal 12px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sec18img1 {
  margin-left: 0%;
  border: 2px solid #c2c3c6;
  padding: 1px;
  position: relative;
}
.lpcolorbg {
  background: #76c650;
  color: #fff;
  padding: 2px 5px;
}
.boxs {
  border-style: solid;
  border-color: rgb(104, 127, 141);
  border-width: 4px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-size: 100% 100%;
}

.col-md-20 {
  width: 20%;
}
.col-md-30 {
  width: 30%;
}
.col-md-40 {
  width: 40%;
}
.col-md-60 {
  width: 60%;
}
.green {
  color: #02aa33;
}
.infinite-pulse {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.infinite-pulse {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.ylw {
  color: rgb(255, 156, 0);
}
.wt100 {
  font-weight: 100;
}
.wt200 {
  font-weight: 200;
}
.wt300 {
  font-weight: 300;
}
.wt350 {
  font-weight: 350;
}
.wt400 {
  font-weight: 400;
}
.wt500 {
  font-weight: 500;
}
.wt600 {
  font-weight: 600;
}
.wt700 {
  font-weight: 700;
}
.wt800 {
  font-weight: 800;
}
.wt900 {
  font-weight: 900;
}
.green1 {
  color: #42a21d;
}
.blue1 {
  color: #0d1a44;
}
.fantasy {
  font-family: fantasy;
}
@media (min-width: 240px) {
  .iconss {
    margin-top: -95px;
    border: 1px #000 solid;
    border-color: #d1d1d1;
    border-width: 1px;
    width: 300px;
    background-color: #fcfcfc;
  }
}

@media (min-width: 1200px) {
  .iconss {
    margin-top: -110px !important;
    border: 1px #000 solid;
    border-color: #7d7d7d;
    border-width: 1px;
    width: 354px !important;
    background-color: #fcfcfc;
  }
}
.spacer35 {
  margin-top: 20%;
}
.spacer20 {
  margin-top: 20%;
}
.contactbox1 {
  background: #ffcc01;
  width: 100%;
  padding: 1% 0 2% 0;
  box-shadow: 0 6px 1px #d2a904;
}
.quick-point1 {
  background: #607d8b;
  padding: 0% 0 4%;
  background-size: cover;
}
.borderblue {
  border-left: 4px solid #1b6ec1;
  padding-left: 2%;
}
.blue {
  color: #2190db;
}
.quick-point2 {
  background: #f2f2f2;
  padding: 0% 0 4%;
  background-size: cover;
}
.tbbg2 {
  background: #ecb2b254;
  padding: 11% 0% 12%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.tbbg3 {
  background: #595a5d;
  padding: 11% 0% 12%; /*border-bottom-left-radius: 100px;    
border-bottom-right-radius: 100px;*/
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.tablebox3 {
  border: 1px solid #595a5d;
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  float: left;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}
.tbbg4 {
  background: #000;
  padding: 11% 0% 14%; /*border-bottom-left-radius: 100px;    border-bottom-right-radius: 100px;*/
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.tablebox4 {
  border: 1px solid #000;
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  float: left;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}
.tbbg5 {
  background: #fa9b09;
  padding: 15% 0% 21%; /*border-bottom-left-radius: 100px;    border-bottom-right-radius: 100px;*/
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.tablebox5 {
  border: 1px solid #fa9b09;
  width: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  float: left;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

@media (min-width: 1200px) {
  .whitesection2 {
    background: #ffffff url(../img/video.png) no-repeat center top;
    background-size: cover;
    padding: 4% 0 30% !important;
  }
}

@media (min-width: 1200px) {
  .whitebgd {
    background: #ffffff url(../img/moneybgd.png) no-repeat center top;
    background-size: cover;
    padding: 2% 0 6%;
  }
}

.clear {
  clear: both;
}
.product {
  background: url(../img/bg5.png) no-repeat top center;
  background-size: cover;
  padding: 2% 0 2% 0;
}
@media (min-width: 992px) {
  .mdst0 {
    margin-top: 0%;
  }
}
@media (min-width: 768px) {
  .smst4 {
    margin-top: 4%;
  }
}
.bonussection1 {
  width: 100%;
  float: left;
  background: #f6f6f6;
  border-radius: 20px;
  overflow: hidden;
}

@media (min-width: 240px) {
  .bonussection1 {
    border: 3px #e6e6e6 solid;
    width: 100% !important;
    float: left;
    background: #fbfff0;
  }
}

@media (min-width: 1200px) {
  .bonussection1 {
    border: 3px #e6e6e6 solid;
    width: 94% !important;
    float: left;
    background: #fbfff0;
  }
}

.white {
  color: #fff;
}
.vtitle {
  background: #ff9c00;
  padding: 2%;
  text-shadow: 1px 1px 1px #333;
}
.home-video-hero .video-frame {
  position: relative;
}

.home-video-hero .video-frame video {
  width: 100%;
  height: auto;
}
.black {
  color: #1d2528;
}
video {
  display: inline-block;
  vertical-align: baseline;
  max-width: 100%;
}
.home-video-hero .video-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.home-video-hero .content-container {
  width: 100%;
  position: absolute;
  top: 0%;
  z-index: 999;
}
.greentext {
  color: #1dd19d;
}
.border-green {
  width: 140px;
  height: 5px;
  border-radius: 60px;
  background: #f7f7f7;
  margin: 0px auto 30px;
}
.line0 {
  border-bottom: 1px dashed #626262;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.bordered {
  border-left: 4px solid #1fc16b;
  padding-left: 2%;
}
.yellow {
  color: #ffd700;
}
.exactlybg1 {
  background: #1fc16b;
  padding: 10px;
}
.section3 {
  background: url(../img/section-14.png) no-repeat lavenderblush;
  background-size: cover;
  padding: 2% 0 2% 0;
}
.dblue {
  color: #050d44;
}
.purple1 {
  color: #444cf7;
}

@media (min-width: 240px) {
  .splash1 {
    background: #efefef url(../img/bg1.png) no-repeat;
    background-size: cover;
    padding: 2% 0 4%;
  }
}

@media (min-width: 1200px) {
  .splash1 {
    background: #fff url(../img/bg1.png) no-repeat !important;
    background-size: cover !important;
    padding: 2% 0 4% !important;
    background-attachment: fixed !important;
  }
}

.border {
  border: 1px solid #dee2e6 !important;
  padding: 1% 1% 1% 1%;
  border-radius: 35px;
}
.play li {
  background: url(../img/checkmark2.png) no-repeat;
  padding: 0 0 12px 60px;
  list-style: none;
  background-position: 0px 0px;
  line-height: 165%;
  margin-top: 8px;
}
.border1 {
  border: 6px solid #efefef;
}
.green1 {
  color: rgb(1, 188, 176);
}
@media (min-width: 1200px) {
  .line {
    border-right: 1px solid #bdbaba;
    border-bottom: 1px solid #bdbaba;
  }
}
@media (min-width: 1200px) {
  .line1 {
    border-bottom: 1px solid #bdbaba;
  }
}
@media (min-width: 1200px) {
  .line2 {
    border-right: 1px solid #bdbaba;
  }
}
@media (min-width: 1200px) {
  .line3 {
    border-right: 1px solid #bdbaba;
    border-left: 1px solid #bdbaba;
  }
}

.splash2 {
  background: #fff url(../img/bg3a.png) no-repeat;
  background-size: cover;
  padding: 2% 0 4%;
}
.play3 li {
  background: url(../img/introlist.png) no-repeat;
  padding: 0 0 11px 65px;
  list-style: none;
  background-position: 0px 0px;
  line-height: 145%;
  margin-top: 8px;
  background-size: 40px;
}
.section10 {
  background: url(../img/section10.png) no-repeat;
  background-size: cover;
  padding: 7% 0 9%;
}
.play7 li {
  background: url(../img/introlist.png) no-repeat;
  padding: 5px 2px 14px 80px;
  list-style: none;
  background-position: 13px 3px;
  line-height: 200%;
  margin-top: 8px;
  background-size: 40px 40px;
}
.line5 {
  border: 1px solid #b9b6b6;
}
.green2 {
  color: #7fb700;
}
.section15 {
  background: url(../img/iconbg3.jpg) no-repeat #efefef bottom center;
  padding: 2% 0 4%;
  background-size: cover;
  background-attachment: fixed;
}
.section16 {
  background: url(../img/Sweetener.jpg) no-repeat;
  background-size: cover;
  padding: 25% 0 27%;
  border-top: 5px solid #dce7fd;
  border-bottom: 5px solid #d7f5fd;
}

@media (min-width: 1200px) {
  .section17 {
    background: url(../img/section17.png) no-repeat;
    background-size: cover;
    padding: 2% 0 6%;
  }
}

@media (min-width: 240px) {
  .section17 {
    background: url(../img/section17.png) no-repeat bottom;
    background-size: cover;
    padding: 2% 0 6%;
  }
}

@media (min-width: 1200px) {
  .section18 {
    background: url(../img/section18.PNG) no-repeat;
    background-size: cover;
    padding: 2% 0 11%;
    margin-left: 14%;
  }
}

.header-notice2 {
  box-shadow: 0 0 12px 1px #fff;
  padding: 12px;
  border-radius: 12px;
}

.box-white {
  background: #ffffff;
  padding: 8px 15px;
  border-radius: 6px;
  display: inline-block;
}
.wt600 {
  font-weight: 600;
}
.header-notice3 {
  border-right: 6px solid #6dc520;
  border-left: 6px solid #6dc520;
  border-radius: 24px 0;
  position: relative;
  padding: 10px 10px;
  box-shadow: 0 0 5px 1px #fff;
  text-shadow: 2px 2px 2px #000;
}

.dashedborder {
  border: 1px dashed #fff;
  padding: 7px 20px;
}
.boxes {
  background-color: #000;
  background-repeat: no-repeat;
  border-style: solid;
  border-color: #000;
  border-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-size: 100% 100%;
}

.Fjalla {
  font-family: "Fjalla One", sans-serif;
}
.yellowbg {
  text-align: center;
  font-size: 40px;
  color: #000;
  background-color: rgb(255, 199, 6);
}
.bordered1 {
  border-left: 4px solid #fbbd1a;
  padding-left: 2%;
}
.grn {
  color: #1fc16b;
}
.stepstitle {
  background-image: -webkit-linear-gradient(0deg, #009688 0%, #1fc16b 100%);
  border-radius: 60px;
  display: table;
  padding: 1% 4%;
}
.y1 {
  color: #f9f762;
}
.recaptp {
  margin-left: -1.2%;
  position: absolute;
  margin-top: 0.5%;
}
.recaptop {
  margin-top: 0%;
}
.recap {
  background: #fff;
  padding: 2% 12% 2% 11%;
  border: 1px solid #9e9e9e;
}
.pull-right {
  float: right !important;
}
.recaptpxs {
  margin-left: 2%;
  position: absolute;
  margin-top: 5%;
}
.list-padding {
  padding-top: 10px;
}
.pull-right {
  float: right !important;
}
.t-mrtp {
  margin-top: -0.4%;
}
.pull-right {
  float: right;
}
.bonusbg {
  background: #f2f2f2;
  border-radius: 20px;
  padding: 0% 4%;
}
.mt3 {
  margin-top: 6%;
}
.bonusspan {
  color: #fff;
  display: table;
  background: url(../img/bonusstrip.png) no-repeat -11px 0px;
  padding: 1% 15% 1% 8%;
  background-size: cover;
}

.yellowbg1 {
  text-align: center;
  font-size: 30px;
  color: #000;
  background-color: rgb(255, 199, 6);
  padding: 1% 1%;
}
.narrow {
  font-family: "PT Sans Narrow", sans-serif;
}
.y2 {
  color: #34c8ff;
}

.Archivo {
  font-family: "Archivo Narrow", sans-serif;
}
.raleway {
  font-family: "Raleway", sans-serif;
}
.roboto {
  font-family: "Roboto", sans-serif;
}
.Economica {
  font-family: "Economica", sans-serif;
}
.Lobster {
  font-family: "Lobster Two", cursive;
}
.prebox {
  border-radius: 6px;
  background-image: -webkit-linear-gradient(
    0deg,
    #fe6a29 0%,
    rgba(251, 105, 41, 0) 100%
  );
  box-shadow: 0px 6px 10px 0px rgba(38, 37, 49, 0.3);
  padding: 1% 1%;
  transform: skew(-15deg);
  align-items: center;
}

.testomonibg {
  background: url(../img/testibg.png) no-repeat top center #f3f3f3;
  padding: 4% 0 5% 0;
  display: block;
  background-size: cover;
}

.elearningbg {
  background: url(../img/elearningbg.png) no-repeat bottom center #eff7fe;
  padding: 4% 0 16% 0;
  display: block;
  background-size: cover;
}
.elearningbg1 {
  background: url(../img/elearningbg1.png) no-repeat top center #eff7fe;
  padding: 15% 0 4% 0;
  display: block;
  background-size: cover;
}

.statsbg {
  background: #eff7fe;
  padding: 4% 0 4% 0;
}

.mybgs {
  border-radius: 8px;
  display: table;
  margin: auto;
  padding: 10px 30px;
  background: #5e3f8e;
}

.nichesbg {
  background: #1a1834;
  padding: 4% 0 5% 0;
  display: block;
  background-size: cover;
}
.section33 {
  background: #ffffff;
  padding: 4% 0 4%;
}
.prebox1 {
  border-radius: 6px;
  background-color: rgb(236, 92, 185);
  box-shadow: 0px 6px 10px 0px rgba(38, 37, 49, 0.3);
  padding: 1px 15px;
  display: inline-block;
}
.prebox2 {
  border-radius: 6px;
  background-color: rgb(8, 173, 249);
  box-shadow: 0px 6px 10px 0px rgba(38, 37, 49, 0.3);
  padding: 5px 20px;
  display: inline-block;
  transform: skew(-8deg);
}
.whitesection5 {
  background: #fbf9f9 url(../img/bgmain.jpg) no-repeat;
  background-position: bottom;
  padding: 2% 0% 8%;
}
.section11-top {
  text-align: right;
  padding: 0;
  margin-top: -13%;
}
.section11 {
  background: #fff url(../img/section6.png) no-repeat bottom;
  background-size: cover;
  padding: 3% 0 1% 0;
  position: relative;
  background-color: #192970;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.pic1 {
  max-width: 527px;
  float: none;
  margin-top: 40px !important;
  margin-left: 180px !important;
  margin-right: 0px !important;
}

@media (min-width: 240px) {
  .iconss {
    margin-top: -95px;
    border: 1px solid #fff;
    border-radius: 20px;
    border-color: #cbd0d5;
    border-width: 1px;
    width: 305px;
    background-color: #fcfcfc;
    padding: 1% 0 8%;
    box-shadow: -2px 10px 28px 0px rgba(184, 180, 184, 1);
  }
}

@media (min-width: 1200px) {
  .iconss {
    margin-top: -90px !important;
    border: 1px solid #fff;
    border-radius: 20px;
    border-color: #cbd0d5 !important;
    border-width: 1px !important;
    width: 250px !important;
    background-color: #fcfcfc !important;
    padding: 1% 0 8% !important;
    box-shadow: -2px 10px 28px 0px rgba(184, 180, 184, 1);
  }
}

.section2 {
  background: url(../img/bg12.png);
  padding: 6% 0 3% 0;
  background-size: cover;
  background-attachment: fixed;
}
.ribbon-wrapper {
  position: relative;
  top: -47px;
  left: -140px;
}
.ribbon-front {
  background-color: #3e3e3e;
  height: 42px;
  width: 214px;
  position: absolute;
  right: 0px;
  z-index: 2;
  top: 0px;
  color: #fff;
  text-align: center;
  padding-top: 3px;
  border-radius: 0px 5px 0px 0px;
}

@media (min-width: 1200px) {
  .whitesection2 {
    background: #ffffff;
    padding: 4% 0 4% !important;
  }
}

.section19 {
  background: url(../img/section19.png) no-repeat center center;
  background-size: cover;
  background-color: #19222b;
  padding: 3% 0 8% 0;
}
.section19-box {
  border-radius: 8px;
  background-color: rgb(255, 255, 255);
  text-align: center;
  padding: 2% 2% 2% 2%;
  height: 100%;
}
.purple {
  color: #2d214f;
}
.color-red {
  color: #ff0000 !important;
}

.game-changer {
  transform: skew(-30deg);
}
.background5 {
  border-radius: 6px;
  background: #8ec855;
  box-shadow: 0px 6px 10px 0px rgba(38, 37, 49, 0.3);
  padding: 1% 1%;
  transform: skew(-15deg);
}
.sarabun {
  font-family: "Sarabun", sans-serif;
}
.poppins {
  font-family: "Poppins", sans-serif;
}
.Heebo {
  font-family: "Heebo", sans-serif;
}
.db1 {
  color: #2e4479;
}
@media (min-width: 1200px) {
  .whitesection3a {
    background: #ffffff url(../img/bg1.png) no-repeat center top;
    background-size: cover;
    background-position: center;
    padding: 3% 0 8% !important;
  }
}

@media (min-width: 240px) {
  .whitesection3a {
    background: #ffffff url(../img/bg1.png) no-repeat center top;
    background-size: cover;
    background-position: center;
    padding: 3% 0 18%;
  }
}
.testi-block2 {
  position: relative;
  background: aliceblue;
  padding: 30px;
  border-radius: 25px;
}
.sectionte {
  background: url(../img/testibg.png) no-repeat center center;
  padding: 60px 0px 150px;
  background-size: 100% 100%;
}
.testi-block1 {
  position: relative;
  background: #ffffff;
  padding: 30px;
  border-radius: 25px;
}
@media (min-width: 1200px) {
  .yellowin2 {
    position: absolute !important;
    display: grid !important;
    padding: 0px !important;
    margin: 0px !important;
    z-index: 10;
    width: 32px;
    height: 27px;
    left: 455px !important;
    top: 250px !important;
  }
}
@media (min-width: 240px) {
  .yellowin2 {
    position: absolute !important;
    display: grid !important;
    padding: 0px !important;
    margin: 0px !important;
    z-index: 10;
    width: 32px;
    height: 27px;
    left: 250px;
    top: 290px;
  }
}

.greenheadbg1 {
  background: #215b5a;
  border-radius: 10px;
  color: #fff;
  padding: 10px 35px;
}

.mybutton1 {
  background-image: linear-gradient(#ff9e36, #f4504d);
  box-shadow: -6.303px 7.37px 40px 0px rgba(0, 0, 0, 0.3);
}

.mybutton1 {
  background-image: linear-gradient(#f4504d, #ff9e36);
  color: #fff;
  display: table;
  padding: 4.8% 6% 4.8% 0%;
  transition: all 0.5s;
  position: relative;
  margin: auto;
  border-radius: 5px;
  width: 100%;
}

.price-btn1 {
  border: 4px solid #ebdef4;
  background: rgb(249, 249, 249);
  border-radius: 10px;
  overflow: hidden;
}

.pricing-monthly {
  position: relative;
  padding: 10% 2%;
  width: 100%;
  height: auto;
}

.pricing-monthly1 {
  background: #ebdef4;
  border-bottom: #ebdef4 solid 2px;
}

.pricing-monthly2:before {
  border-color: #ce0c0f transparent;
}

.section40 {
  background: #ffffff url(../img/specialbg.png) no-repeat center top;
  background-size: cover;
  padding: 2% 0 2%;
  background-attachment: fixed;
}

@media (min-width: 1200px) {
  .adj {
    margin-left: 10%;
  }
}

.grey {
  color: #c3c1c1;
}
.red {
  color: #f91e1e;
}

@media (min-width: 1200px) {
  .sec1 {
    background: #ffffff url(../img/tons-bg.png) no-repeat center bottom;
    background-size: 100% 100%;
    padding: 120px 0px 120px 0px;
  }
}

.whitesection7 {
  padding: 3% 0px 4%;
  background: #ffede7;
}

@media (min-width: 1200px) {
  .s11box {
    background-color: #fff;
    box-shadow: 1px 0px 16px 6px #e0e0e0;
    padding: 8% 5% !important;
    height: 100%;
  }
}

@media (min-width: 240px) {
  .s11box {
    background-color: #fff;
    box-shadow: 1px 0px 16px 6px #e0e0e0;
    padding: 8% 2%;
    height: 100%;
  }
}

.roboto1 {
  font-family: "Roboto Condensed", sans-serif;
}

.section20 {
  background: url(../img/section13.png) no-repeat top;
  background-size: cover;
  padding: 3% 0 5% 0;
}

.play13 li {
  background: url(../img/kk.png) no-repeat;
  padding: 1px 11px 15px 85px;
  list-style: none;
  background-position: 34px 0px;
  line-height: 165%;
  margin-top: 8px;
}

.o1 {
  color: #6b3edb;
}

.highlihgt-heading {
  position: relative;
  background: #ffffff;
  padding: 20px;
  width: 100%;
  border-radius: 25px;
  display: inline-block;
  z-index: 10;
}

.game-changer {
  background: #fa508d;
  padding: 4px;
  border-radius: 15px 15px 0px 0px;
  display: inline-block;
  max-width: 248px;
  height: 100%;
  z-index: 8;
  padding: 4px 0px 8px 0px;
  width: 100%;
  transform: skewY(-4deg);
  top: 13px;
}
.game-changer div {
  transform: skewY(4deg);
}

.yellowbg3 {
  text-align: center;
  font-size: 30px;
  color: #000;
  background-color: #fbcc07;
  padding: 1% 1%;
  border-radius: 40px;
}

.grab.yellowbg3 {
  text-align: center;
  font-size: 30px;
  color: #000;
  background-color: #fbcc07;
  padding: 1% 1%;
  border-radius: 50px;
}
.imgwhite {
  filter: brightness(0) invert(1);
}

.banner-link {
  margin-top: 30px;
}
.buybutton {
  background: linear-gradient(45deg, #26a7e3, #5854cd);
  font-size: 20px !important;
  padding: 12px 25px !important;
  border-radius: 45px !important;
  position: relative;
  top: -3px;
  font-weight: 700;
}

/* Mycontainer */
@media (min-width: 240px) {
  .mycontainer {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .mycontainer {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .mycontainer {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .mycontainer {
    width: 1170px;
  }
}

@media (min-width: 1300px) {
  .mycontainer {
    width: 1270px;
  }
}

@media (min-width: 1400px) {
  .mycontainer {
    width: 1370px;
  }
}

@media (min-width: 1500px) {
  .mycontainer {
    width: 1470px;
  }
}

/* democontainer */
@media (min-width: 240px) {
  .democontainer {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .democontainer {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .democontainer {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .democontainer {
    width: 1250px;
  }
}

@media (min-width: 1300px) {
  .democontainer {
    width: 1270px;
  }
}

@media (min-width: 1400px) {
  .democontainer {
    width: 1370px;
  }
}

@media (min-width: 1500px) {
  .democontainer {
    width: 1470px;
  }
}

.pointsbg {
  border-width: 1px;
  border-color: rgb(242, 242, 243);
  border-style: solid;
  border-radius: 10px;
  box-shadow: 9.441px 27.42px 37.83px 1.17px rgba(125, 125, 137, 0.16);
  float: left;
  padding: 3% 0% 0;
  background: #fff url(../img/pointsbg.png) bottom left no-repeat;
  background-size: contain;
}

.padding3p {
  padding: 0 1%;
}
.padding4p {
  padding: 0 4%;
}

.padding2p {
  padding: 0 2%;
}

/*Pricing Table*/
.tablebox1 {
  background-color: #fff;
  border: 1px solid #c0c0c0;
  border-radius: 12px;
  box-shadow: 0px 1px 50px 0px #4242422e;
  overflow: hidden;
}
.tablebox2 {
  background-color: #fff;
  border: 1px solid #c0c0c0;
  border-radius: 12px;
  box-shadow: 0px 1px 50px 0px #4242422e;
  overflow: hidden;
}

.myfeatures {
  background: #cadcf6;
  padding: 5% 0 3% 0;
}
.myfeatures1 {
  background: #09061e;
  padding: 5% 0 3% 0;
}

.myfeature li:nth-child(odd) {
  background: #f7f8f9 url(../img/pricecheck.png) no-repeat top 18px left 20px;
  padding: 15px 15px 15px 76px;
  list-style: none;
  line-height: 32px;
  margin-left: -40px;
  border-bottom: 1px solid #fff;
}
.myfeature li:nth-child(even) {
  background: #cadcf6 url(../img/pricecheck.png) no-repeat top 18px left 20px;
  padding: 15px 15px 15px 76px;
  list-style: none;
  line-height: 32px;
  margin-left: -40px;
  border-bottom: 1px solid #fff;
}

.myfeature2 li:nth-child(odd) {
  background: #e299c5 no-repeat top 18px left 20px;
  padding: 15px 15px 15px 76px;
  list-style: none;
  line-height: 32px;
  margin-left: -85px;
  border-bottom: 1px solid #fff;
}
.myfeature2 li:nth-child(even) {
  background: #e299c5 no-repeat top 18px left 20px;
  padding: 15px 15px 15px 76px;
  list-style: none;
  line-height: 32px;
  margin-left: -85px;
  border-bottom: 1px solid #fff;
}

.myfeature,
.myfeature1 {
  margin-bottom: 0;
}

.myfeature,
.myfeature2 {
  margin-bottom: 0;
}

.myfeature1 li:nth-child(odd) {
  background: #09061ed1 url(../img/pricecheck1.png) no-repeat top 18px left 20px;
  padding: 15px 15px 15px 48px;
  list-style: none;
  line-height: 32px;
  margin-left: -40px;
  color: #fff;
}
.myfeature1 li:nth-child(even) {
  background: #09061e url(../img/pricecheck1.png) no-repeat top 18px left 20px;
  padding: 15px 15px 15px 48px;
  list-style: none;
  line-height: 32px;
  margin-left: -40px;
  color: #fff;
}

.basicbox {
  background-color: #0f07fb;
  padding: 3px 30px 3px 30px;
  border-radius: 5px;
  display: table;
  color: #fff;
  margin: 25px auto;
}
.basicbox1 {
  background-color: #e02323;
  padding: 3px 30px 3px 30px;
  border-radius: 5px;
  display: table;
  margin: 25px auto;
}

.stickybar a {
  color: #fff;
  border: 2px solid #fff;
  padding: 3% 8%;
}
.stickybutton {
  border-radius: 6px;
  padding: 2% 5%;
  display: table;
  margin: 3% auto 0% auto;
  color: #fff;
  background: rgb(247, 79, 139);
  background: linear-gradient(
    90deg,
    rgb(52, 144, 221) 0%,
    rgb(79, 100, 209) 100%
  );
}

.stickybar a:hover {
  text-decoration: none;
  background: #fff;
  color: #333;
}

.stickybar {
  display: table;
  margin: 0% 0% 8px 1%;
  width: 98%;
  border-radius: 6px;
  float: left;
  background: rgba(23, 23, 23, 0.9);
  position: fixed;
  bottom: 0;
  padding: 1%;
  z-index: 9999;
}

@media (max-width: 767px) {
  .mobile-center {
    text-align: center;
  }
  .spacerstats {
    margin-top: 0%;
  }
  .spacerstats1 {
    margin-top: 0%;
  }
}
@media (min-width: 768px) {
  .mobile-center {
    text-align: left;
  }
  .spacerstats {
    margin-top: -8%;
  }
  .spacerstats1 {
    margin-top: -9%;
  }
}

.mystatbox {
  background: #dff0f9;
  padding: 20px;
  border-radius: 4px;
}

.testibox {
  background: #fff;
  padding: 5% 8%;
  float: left;
  border-radius: 15px;
  box-shadow: 0 0 16px 0 #ccc;
}

.imgcss1 {
  border: 2px solid #ded3ff;
  border-radius: 10px;
}

.imgcss {
  border: 8px solid #f3f3f3;
  border-radius: 10px;
}
.imgcss2 {
  border: 8px solid #fff;
  border-radius: 10px;
}

.boughtthis {
  background: #ff9e00;
  padding: 10px 5%;
  border-radius: 5px 5px 0px 5px;
  margin-bottom: -5px;
}

.element1-box {
  position: absolute;
  top: 0;
  z-index: 1;
  left: -20px;
  width: 200px;
}

.section12 {
  background: url(../img/section12.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 5%;
  /*padding-top: 3%;*/
}

.greysection {
  background: #191d21;
  padding: 5% 0%;
}
.niche {
  text-align: center;
  padding: 34px 20px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 15px #e6ebff;
  -webkit-box-shadow: 0 0 15px #e6ebff;
  margin-bottom: 30px;
}

.bulletboxed {
  border-radius: 20px;
  background: rgb(0, 0, 0, 0.6);
  padding: 25px;
}
.bulletboxed hr {
  border: 0;
  border-bottom: 1px dashed #9e99be;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bulletboxed ul {
  margin-left: -40px;
  margin-bottom: 0;
}
.bulletboxed li {
  padding-left: 56px;
  list-style: none;
  line-height: 30px;
}

.bulletboxed ul li.one {
  background: url(../img/bullet1.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.two {
  background: url(../img/bullet2.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.three {
  background: url(../img/bullet3.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.four {
  background: url(../img/bullet4.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.five {
  background: url(../img/bullet5.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.six {
  background: url(../img/bullet6.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.seven {
  background: url(../img/bullet7.png) no-repeat top 2px left 0;
}
.bulletboxed ul li.eight {
  background: url(../img/bullet8.png) no-repeat top 2px left 0;
}

.brand-card {
  border: 1px solid #eeeeee;
  padding: 15px 15px;
  box-shadow: 0 0 20px 0 #ddd;
  background: #ffffff;
  border-radius: 8px;
}

.greybg {
  background: #eeeeee;
  padding-left: 10px;
}
.icon-width {
  width: 200px;
}
.width300 {
  width: 300px;
}
.crunchheight {
  height: 32px;
}
.paddingbottom {
  padding-bottom: 0px;
}

#button {
  display: inline-block;
  background-color: #07a7ee;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

.featurebg {
  background: url(../img/featurebg.jpg) no-repeat;
  background-size: auto auto;
  background-size: cover;
  padding: 27% 0%;
}
.grabbg {
  background: url(../img/grab.jpg) no-repeat;
  background-size: auto auto;
  background-size: cover;
  padding: 22% 0%;
}
.demovideo1 {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  border: 2px solid #00bfff;
}
.demovideo1 iframe,
.demovideo object,
.demovideo embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.neon {
  color: #00fcda;
}

.gradient-text {
  background-color: #10b9ff;
  background-image: linear-gradient(45deg, #15c8ff, #01ffff);
  background-size: 100%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section11-box1 {
  position: relative;
  border-radius: 5px;
  background-color: rgb(224, 247, 250);
  z-index: 1;
  padding: 0 7% 0 4%;
}

.section11-box1-out {
  padding: 0;
  margin-top: 3%;
}

.check3A {
  position: absolute;
  right: -3%;
  top: -9%;
  z-index: 11;
}

.d-sm-block {
  display: block !important;
}

.section11-text1 {
  padding: 0 3%;
}

.section10 {
  background: url(../img/section8.png) no-repeat center center;
  background-size: cover;
  padding: 5% 0 5% 0;
  margin-top: -2%;
  background-attachment: fixed;
}

.quote7 {
  background: #f4bdbd;
  padding: 0% 20% 0% 3%;
  margin-top: 3%;
}

.quoteA {
  position: relative;
  z-index: 1;
  margin-left: -3%;
  display: inline-block;
}
.quoteA:before,
.quoteA:after {
  background: inherit;
  content: "";
  display: block;
  height: 90%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.quoteA:before {
  top: 0;
  transform: skewY(1.5deg);
  transform-origin: 100% 0;
}
.quoteA:after {
  bottom: 0;
  transform: skewY(-1.5deg);
  transform-origin: 100%;
}

.quote8 {
  background: #dfcff0;
  padding: 0% 3% 0% 3%;
  margin-top: 3%;
}

.quoteB {
  position: relative;
  z-index: 1;
  margin-left: -3%;
  display: inline-block;
  padding: 0% 17% 0% 3%;
}
.quoteB:before,
.quoteB:after {
  background: inherit;
  content: "";
  display: block;
  height: 90%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.quoteB:before {
  top: -11px;
  transform: skewY(-1.5deg);
  transform-origin: 100% 0;
}
.quoteB:after {
  bottom: -7px;
  transform: skewY(1.5deg);
  transform-origin: 100%;
}

.quote4:before,
.quote6:before,
.quote8:before,
.quote10:before,
.quote12:before {
  top: -14px;
}
.quote4:after,
.quote6:after,
.quote8:after,
.quote10:after,
.quote12:after {
  bottom: -14px;
}

.quote9 {
  background: #ffd0b4;
  padding: 0% 4% 0% 3%;
  margin-top: 3%;
}

.quote10 {
  background: #cadcf6;
  padding: 0% 5% 0% 3%;
  margin-top: 3%;
}

.quote11 {
  background: #fad484;
  padding: 0% 5% 0% 3%;
  margin-top: 3%;
}

.quote12 {
  background: #cee299;
  padding: 0% 5% 0% 3%;
}

.quote13 {
  background: #a67ad2;
  padding: 0% 5% 0% 3%;
}

.comparison-shape {
  background: #1d222c;
  padding: 15px;
  border-radius: 5px;
  margin-top: -60px;
}

.nocomparsion-section {
  padding: 0px 0px 60px 0px;
  background: #ffffff url(../images/no-comparison-bg.png) no-repeat bottom
    center;
}

.whitesection20 {
  padding: 0% 0px 4%;
  background: #ffffff;
}

.whitesection4 {
  padding: 4% 0px 4%;
  background: #b5ced9;
}

.section13 {
  background: url(../img/section10.png) no-repeat center center;
  background-size: cover;
  padding: 1% 0 5% 0;
  margin-top: -2%;
}

.section19 {
  background: url(../img/section19.png) no-repeat center bottom;
  background-size: cover;
  padding: 0 0 6% 0;
}

.checklist6 li {
  background: url(../img/crosslist.png) no-repeat 20px 23px;
  padding-left: 60px;
  list-style: none;
  margin-left: 0;
  margin-bottom: 2%;
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: rgb(255, 234, 234);
}

.section25 {
  background: url(../img/section25.png) no-repeat center center;
  background-size: cover;
  padding: 0 0 4% 0;
  margin-top: -8px;
}

.section21 {
  background: url(../img/section9.png) no-repeat center center;
  background-size: cover;
  padding: 0 0 6% 0;
}

.lightbg {
  background: #f3f3f3;
  padding: 3% 0;
}

.section17 {
  background: url(../img/section17.png) no-repeat center top;
  background-size: cover;
  padding: 0 0 7% 0;
  margin-top: -10px;
  position: relative;
}

.customizable {
  max-width: 105%;
  position: relative;
  right: -2%;
}

.customizable1 {
  max-width: 122%;
  position: relative;
  right: 23%;
}

.section9a {
  background: url(../img/section9a.png) no-repeat center center;
  background-size: cover;
  padding: 4% 0 6% 0;
  margin-top: -2%;
  overflow: hidden;
}

.customizable2 {
  max-width: 130%;
  position: relative;
  right: 13%;
}

.section15 {
  background: url(../img/section15.png) no-repeat center center;
  background-size: cover;
  padding: 0 0 2% 0;
  overflow: hidden;
  margin-top: -1%;
}

.section21 {
  background: url(../img/section22.png) no-repeat center center;
  background-size: cover;
  padding: 1% 0 6% 0;
  margin-top: -2%;
}

.vgreytickb li {
  background: url(../img/greentick.png) no-repeat;
  list-style: none;
  text-align: left;
  padding: 15px 15px 15px 50px;
  background-position: 15px 22px;
  line-height: 150%;
}

.section7 {
  background: #fff url(../img/section7.png) no-repeat center bottom;
  background-size: cover;
  padding: 3% 0 7% 0;
  position: relative;
  z-index: 1;
}

.play2 li {
  background: url(../img/icon.png) no-repeat;
  padding: 0 0 12px 60px;
  list-style: none;
  background-position: 0px 6px;
  line-height: 175%;
  margin-top: 8px;
}

.i1 li {
  background: url(../img/a1.png) no-repeat;
  padding: 0 0 10px 85px;
  list-style: none;
  background-position: 0px 6px;
  line-height: 140%;
  margin-top: 8px;
}

.section3b {
  padding: 4% 0 4% 0;
  background-color: #f5f8ff;
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 0%;
}

.title2Bg {
  border-radius: 5px;
  background-color: rgb(237, 11, 11);
  padding: 10px 30px;
  display: inline-block;
  position: relative;
  color: #fff;
  margin-top: -20px;
  z-index: 1;
}

.title2Bg-box {
  position: relative;
}

.title2Bg:after,
.title2Bg:before {
  top: 100%;
  left: 46%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  margin-top: auto;
  z-index: 1;
}

.title2Bg:before {
  border-left: 55px solid transparent !important;
  /*border-top: 45px solid #ed0b0b !important;*/
  border-right: 0px solid rgb(57 54 225 / 0%) !important;
  margin-right: 0;
  margin-top: 0px !important;
}

.section14 {
  padding: 2% 0% 8%;
  background: #fff url(../img/riskfree-bg.png) no-repeat center bottom;
  background-size: cover;
}

.section5a {
  background: url(../img/section2.png) no-repeat center top;
  background-size: cover;
  padding: 6% 0 0 0;
  background-color: #fae2df;
  overflow: hidden;
}

.icn-shape {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 85px 20px 20px 20px;
  min-height: 300px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.section25-box {
  border: 1px solid rgb(170, 151, 240);
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 12px 40px 0px rgb(53 35 115 / 21%);
  padding: 4% 7%;
}

.section2-box {
  border-radius: 20px;
  background-color: rgb(77, 46, 189);
  padding: 4.5% 4.9%;
}

li.checklist1-1 {
  background: url(../img/icons/1.PNG) no-repeat left top;
}

li.checklist1-2 {
  background: url(../img/icons/2.PNG) no-repeat left top;
}

li.checklist1-3 {
  background: url(../img/icons/3.PNG) no-repeat left top;
}

li.checklist1-4 {
  background: url(../img/icons/4.PNG) no-repeat left top;
}

li.checklist1-5 {
  background: url(../img/icons/5.PNG) no-repeat left top;
}

li.checklist1-6 {
  background: url(../img/icons/6.PNG) no-repeat left top;
}

li.checklist1-7 {
  background: url(../img/icons/7.PNG) no-repeat left top;
}

li.checklist1-8 {
  background: url(../img/icons/8.PNG) no-repeat left top;
}

.checklist1 li {
  padding-left: 75px;
  list-style: none;
  margin-left: 0px;
  padding-top: 0;
  padding-bottom: 3%;
  padding-right: 3%;
  margin-top: 4%;
  color: #fff;
}

.section2b {
  background: url(../img/section2b.png) no-repeat center bottom;
  background-size: cover;
  padding: 3% 0 9% 0;
  position: relative;
  z-index: 0;
  background-color: #0b0a1f;
}

.section2b::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  content: "";
  z-index: -1;
}

.titleValueBox {
  position: relative;
  background: #0e061a;
  color: #fff;
  padding: 0 40px 25px 50px;
}

.mt3 {
  margin-top: 3%;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.titleValue-1 {
  padding: 10px 0px;
  border-bottom: 1px solid #211a2c;
}

.orangeArrowPosition {
  position: absolute;
  left: 0;
  right: 0;
  top: -60px;
}

.y2 {
  color: #ffea00;
}

.mybutton a {
  border-radius: 15px;
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(255, 67, 67) 0%,
    rgb(255, 173, 45) 100%
  );
  box-shadow: 0px 8px 29px 0px rgb(231 42 35 / 31%);
  color: #fff !important;
  padding: 3.7% 2%;
  display: table;
  margin: auto;
  transition: 0.5s;
  width: 95%;
}
.mybutton a:hover {
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(255, 173, 45) 0%,
    rgb(255, 67, 67) 100%
  );
  box-shadow: 0px 8px 29px 0px rgb(231 42 35 / 25%);
  text-decoration: none !important;
}

.mybutton1 a {
  border-radius: 60px;
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(249, 19, 98) 26%,
    rgb(255, 216, 0) 100%
  );
  box-shadow: 0px 13px 40px 0px rgb(0 0 0 / 15%);
  color: #fff;
  padding: 3.2% 3% 3.2% 5%;
  display: table;
  margin: auto;
  transition: 0.5s;
}
.mybutton1 a:hover {
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(255, 216, 0) 26%,
    rgb(249, 19, 98) 100%
  );
  box-shadow: none;
}

.section3-B {
  background: url(../img/section3B.png) no-repeat center center;
  background-size: cover;
  padding: 3% 0 2% 0;
}

.section2a {
  background: url(../img/section2a.jpg) no-repeat center top;
  background-size: cover;
  padding: 3% 0 6% 0;
  overflow: hidden;
}

.ok3 li {
  background: url(../img/check5.png) no-repeat scroll left 4px;
  background-repeat: no-repeat;
  padding: 1px 0px 9px 65px;
  line-height: 165%;
  margin-top: 8px;
  background-size: 52px;
  background-position: 0px 0px;
  list-style: none;
}

.section17-title {
  background-image: linear-gradient(to right, #4b51cd, #5997ea);
  box-shadow: 0px 13px 18px 0px rgba(11, 115, 160, 0.08);
  border-radius: 10px;
  padding: 3px;
  position: relative;
}
.section17-title-box {
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  padding: 2% 6%;
  position: relative;
}

.section17-title:before {
  content: "";
  border-left: 15px solid #4b51cd;
  border-top: 18px solid transparent;
  border-bottom: 42px solid #4b51cd;
  position: absolute;
  z-index: 1;
  top: 11%;
}
.section17-title:after {
  content: "";
  border-left: 15px solid #4b51cd;
  border-top: 42px solid #4b51cd;
  border-bottom: 18px solid transparent;
  position: absolute;
  z-index: 1;
  bottom: 10%;
}

.grey {
  color: #5d5d78;
}

.section17a {
  background: url(../img/section17a.png) no-repeat top;
  background-size: cover;
  padding: 8% 0 6% 0;
  margin-top: -6%;
}

ul.smileyproblem-listing {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  padding-top: 50px;
}
ul.smileyproblem-listing li {
  background: url(../img/smiley-icon.png) no-repeat 0px 9px;
  padding: 50px;
  padding-right: 0;
  list-style: none;
  margin-left: 0;
  padding-bottom: 30px;
  padding-top: 5px;
  line-height: 1.5;
}
ul.smileyproblem-listing li:last-child {
  padding-bottom: 15px;
}

.lightbga {
  background: #f5f8ff;
  padding: 3% 0;
}

.section5a {
  background: url(../img/section2c.png) no-repeat center top;
  background-size: cover;
  padding: 6% 0 0 0;
  background-color: #f5f8ff;
  overflow: hidden;
}

.pre-launch-text {
  background: url(../img/pre-contest.png) no-repeat center center;
  padding: 30px;
  background-size: contain;
  outline: none;
  border: 0;
}

.customersbg {
  background: transparent url(../img/customersbg.png) no-repeat bottom;
  background-size: auto;
  padding: 2% 0 3% 0;
}

.productbox {
  padding: 8% 8% 55% 8%;
}
.litebg {
  background: #5a6bbd url(../img/section21.png) no-repeat center center;
  background-size: auto;
  background-size: cover;
  border-radius: 10px 10px 0 0;
}

.bubble {
  margin: 4% auto;
  width: 94%;
  /* background: #ffffff; */
  border-radius: 10px;
  position: relative;
  z-index: 90;
  padding-bottom: 4%;
}

.info {
  padding: 0% 1% 0% 1%;
  border-width: 1px;
  border-color: rgb(235, 235, 235);
  border-style: solid;
  background: url(../img/section8.png) no-repeat center center;
  width: 100%;
  /* margin-left: 5%; */
  margin-top: -240px;
  border-radius: 5px;
}

.mt8 {
  margin-top: 8%;
}

.info img.box {
  margin-top: -150px;
}

@media (max-width: 767px) {
  .featurebox,
  .valuebox {
    border-radius: 12px;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .featurebox {
    border-radius: 12px 0 0 12px;
    overflow: hidden;
  }
  .valuebox {
    border-radius: 0 12px 12px 0;
    overflow: hidden;
  }
}
.featurebox-head {
  background: #5a8bff;
  padding: 28px 30px;
}
.valuebox-head {
  background: #5aa2ff;
  /*background-image: -moz-linear-gradient( 159deg, rgb(255,76,76) 0%, rgb(251,60,91) 48%, rgb(246,43,105) 100%);
  background-image: -webkit-linear-gradient( 159deg, rgb(255,76,76) 0%, rgb(251,60,91) 48%, rgb(246,43,105) 100%);
  background-image: -ms-linear-gradient( 159deg, rgb(255,76,76) 0%, rgb(251,60,91) 48%, rgb(246,43,105) 100%);*/
  padding: 28px 30px;
}
.featurebox-body {
  background: #2b50a7;
  padding: 18px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.valuebox-body {
  background: #2b50a7ed;
  padding: 18px 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.featurebox-footer,
.valuebox-footer {
  background: #6ea72b;
  padding: 28px 30px;
}

.paddingmob0 {
  padding: 0;
}

.lmt3 {
  margin-top: 3%;
}

.red1 {
  color: #ff5252;
}

.ls-1 {
  letter-spacing: -0.5px;
}

.ly2 {
  color: #f2d565;
}

.monster {
  font-family: "Montserrat", sans-serif;
}

.section7-B {
  background: url(../img/section7B.jpg) no-repeat center center;
  background-size: cover;
  padding: 2% 0 2% 0;
  overflow: hidden;
}

.section3-B {
  background: url(../img/section3B.png) no-repeat center center;
  background-size: cover;
  padding: 3% 0 8% 0;
}

.myvideo3-box {
  background-color: #020000;
  padding: 3%;
  border-radius: 20px;
}

.myvideo3,
.myvideo3A {
  background-color: #000000;
  box-shadow: 0px 41px 35px 0px rgb(11 12 20 / 55%);
  border: 2px solid #ffb810;
  border-radius: 20px;
}

.moneybackeguarantee-banner {
  padding: 4% 0 4% 0;
  background: transparent url(../img/moneybackeguarantee-banner.png) no-repeat
    center top;
  background-size: cover;
}

.section31 {
  background: url(../img/bg3.png) no-repeat bottom;
  background-size: cover;
  padding: 1% 0 3% 0;
}

.strips {
  border-radius: 3px;
  background: linear-gradient(45deg, #0ca9ca, #4844e6);
  padding: 4px 8px;
  border-radius: 5px;
}

.b2 {
  color: #27d7ff;
}

.media.smtpBox-shadow {
  display: flex;
  /*align-items: center;*/
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 15px 0px rgb(1 123 255 / 10%);
  padding: 20px;
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mt3 {
  margin-top: 3%;
}

.fbg13 {
  background: #020941;
  background-size: cover;
  padding: 1.5% 0 1.5%;
}

.loginsteps-banner {
  padding: 5% 0 0% 0;
  background: transparent url(../img/loginsteps-banner.png) no-repeat top left;
  background-size: cover;
  background-attachment: fixed;
}

.ok4 li {
  background: url(../img/ytick.png) no-repeat scroll left 4px;
  background-position-x: left;
  background-position-y: 4px;
  background-repeat: no-repeat;
  background-size: auto;
  background-repeat: no-repeat;
  padding: 0px 0px 9px 54px;
  line-height: 140%;
  margin-top: 8px;
  background-size: 52px;
  background-position: 2px 8px;
  list-style: none;
  background-size: 36px;
}

.banner4 {
  padding: 0% 0 4% 0;
  position: relative;
  background: transparent url(../img/banner4.png) no-repeat top;
  background-size: contain;
}

.customizable3 {
  max-width: 130%;
  position: relative;
  right: 8%;
}

.spacer-9 {
  margin-top: -9%;
}

.y4 {
  color: #ffb810;
}
.y5 {
  color: #10c7ff;
}

.yellow-bg {
  background: #ff3d10;
  border-radius: 50px;
  padding: 10px 35px 5px;
}

.ple {
  color: #b21515;
}

.section71 {
  background: url(../img/section71.png) no-repeat center bottom;
  background-size: auto;
  background-size: cover;
  padding: 2% 0 5% 0;
  position: relative;
  z-index: 1;
  min-height: 200px;
}

.steptitle {
  border-bottom: 10px solid #994bfc;
  background: #f3eeff;
  padding: 8px 25px;
  display: table;
  border-radius: 30px;
}

.section7 {
  background: #873efc;
  background-size: auto;
  background-size: cover;
  padding: 2% 0 2% 0;
  position: relative;
  z-index: 1;
}

.p1 {
  color: #0f054c;
}

.orange-box {
  background: #2d006f;
  border-radius: 10px;
  padding: 50px 70px;
}

.section8 {
  background: #ffe5e6;
  background-size: auto;
  background-size: cover;
  padding: 2% 0 2% 0;
}

.cuttingedge-banner {
  padding: 5% 0 2% 0;
  background: transparent url(../img/cuttingedge-banner.png) no-repeat top
    center;
  background-size: cover;
}

.yellowtext {
  color: #fee61a;
}

.cuttingedge-banner1 {
  padding: 5% 0 5% 0;
  background: transparent url(../img/cuttingedge-banner1.png) no-repeat right;
  background-size: auto;
}

.cuttingedge-banner2 {
  padding: 5% 0 10% 0;
  background: transparent url(../img/cuttingedge-banner2.png) no-repeat left;
  background-size: auto;
  padding-bottom: 0;
}

.cuttingedge-banner3 {
  padding: 5% 0 5% 0;
  background: transparent url(../img/cuttingedge-banner3.png) no-repeat left;
  background-size: auto;
}

.cuttingedge-banner4 {
  padding: 5% 0 5% 0;
  background: transparent url(../img/cuttingedge-banner4.png) no-repeat center;
  background-size: cover;
}

.productbox {
  padding: 8% 8% 44% 8%;
}
.litebg {
  background: #31c990 url(../img/section22.png) no-repeat center center;
  background-size: auto;
  background-size: auto;
  background-size: cover;
  border-radius: 10px 10px 0 0;
}

.bubble {
  margin: 4% auto;
  width: 94%;
  background: #ffffff;
  border-radius: 10px;
  position: relative;
  z-index: 90;
  padding-bottom: 4%;
}

.mt8 {
  margin-top: 8%;
}

.info {
  padding: 0% 1% 0% 1%;
  border-width: 1px;
  border-color: rgb(235, 235, 235);
  border-style: solid;
  background: url(../img/section8.png) no-repeat center center;
  width: 100%;
  margin-left: 5%;
  margin-top: -50px;
  border-radius: 5px;
}

.productbox {
  padding: 8% 8% 44% 8%;
}

.section7x {
  background: #5a8bff;
  background-size: auto;
  background-size: auto;
  background-size: cover;
  padding: 2% 0 2% 0;
  position: relative;
  z-index: 1;
}

.powerfulautomation-box {
  position: relative;
  border-radius: 20px;
  background-color: rgb(250, 247, 255);
  padding: 1px 30px;
}

.pink-tag-bg {
  background: #b037e4;
  padding: 11px 50px;
  border-radius: 100px;
  display: table;
}

ul.cuttingedge-listing {
  padding: 0;
  margin: 0;
  margin-bottom: 40px;
  padding-top: 50px;
}

ul.cuttingedge-listing li {
  background: url(../img/greenchecked-icon1.png) no-repeat 0px 6px;
  padding: 50px;
  padding-right: 0;
  list-style: none;
  margin-left: 0;
  padding-bottom: 30px;
  padding-top: 5px;
  line-height: 1.5;
}

ul.cuttingedge-listing li:last-child {
  padding-bottom: 15px;
}

.powerautokite-position {
  position: absolute;
  right: 30px;
  bottom: 2px;
}

ul.orangeArrow-listing li {
  background: url(../img/orangeArrow-icon.png) no-repeat 0px 7px;
  padding: 60px;
  padding-right: 0;
  list-style: none;
  margin-left: 0;
  padding-bottom: 30px;
  padding-top: 5px;
  line-height: 1.5;
}

.bluespan-box {
  border-radius: 10px;
  background-color: rgb(42, 117, 233);
  padding: 35px;
  z-index: 9;
}

.smtpBox-shadow-gradient-bg {
  background: linear-gradient(192deg, #1c0757 0%, #6347cc 100%);
}

.green_checked_img {
  max-width: 25px;
  margin-top: 3px;
}

.mxw350 {
	max-width: 350px;
}