@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
body{
	/*font-family: ceraprofont-regular;*/
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	line-height: 1.42857143;
	color: #043359;
}

.bebasFonts{
  font-family: 'Bebas Neue', cursive;
}

.homebanner-line hr{
  border-color: #ffffff36;
}

.topbar {
    background-image: -webkit-linear-gradient( 
0deg, rgb(32,206,77) 0%, rgb(113,231,52) 100%);
    padding: 2% 0%;
    color: #fff;
}

a,a:hover{text-decoration: none; color: #09459D;}

/*Letter Spacing*/
.ls-5{letter-spacing:-0.25px;}
.ls-1{letter-spacing:-0.5px;}
.ls-2{letter-spacing:-1px;}

/*Fonts*/
@media (min-width:240px) {
.xs8 {font-size: 8px;}.xs9 {font-size: 9px;}.xs10 {font-size: 10px;}.xs11 {font-size: 11px;}.xs12 {font-size: 12px;}.xs13 {font-size: 13px;}.xs14 {font-size: 14px;}.xs15 {font-size: 15px;}.xs16 {font-size: 16px;}.xs17 {font-size: 17px;}.xs18 {font-size: 18px;}.xs19 {font-size: 19px;}.xs20 {font-size: 20px;}.xs21 {font-size: 21px;}.xs22 {font-size: 22px;}.xs23 {font-size: 23px;}.xs25 {font-size: 25px;}.xs27 {font-size: 27px;}.xs29 {font-size: 29px;}.xs31 {font-size: 31px;}.xs33 {font-size: 33px;}.xs35 {font-size: 35px;}.xs37 {font-size: 37px;}.xs39 {font-size: 39px;}.xs40 {font-size: 40px;}.xs41 {font-size: 41px;}.xs43 {font-size: 43px;}.xs45 {font-size: 45px;}.xs47 {font-size: 47px;}.xs49 {font-size: 49px;}.xs51 {font-size: 51px;}.xs70 {font-size: 70px;}.xs70 {font-size: 70px;}.xs80 {font-size: 80px;}
}
@media (min-width:768px) {
.sm8 {font-size: 8px;}.sm9 {font-size: 9px;}.sm10 {font-size: 10px;}.sm11 {font-size: 11px;}.sm12 {font-size: 12px;}.sm13 {font-size: 13px;}.sm14 {font-size: 14px;}.sm15 {font-size: 15px;}.sm16 {font-size: 16px;}.sm17 {font-size: 17px;}.sm18 {font-size: 18px;}.sm19 {font-size: 19px;}.sm20 {font-size: 20px;}.sm21 {font-size: 21px;}.sm23 {font-size: 23px;}.sm25 {font-size: 25px;}.sm27 {font-size: 27px;}.sm29 {font-size: 29px;}.sm31 {font-size: 31px;}.sm33 {font-size: 33px;}.sm35 {font-size: 35px;}.sm37 {font-size: 37px;}.sm39 {font-size: 39px;}.sm41 {font-size: 41px;}.sm43 {font-size: 43px;}.sm45 {font-size: 45px;}.sm47 {font-size: 47px;}.sm49 {font-size: 49px;}.sm51 {font-size: 51px;}.sm60 {font-size: 60px;}.sm70 {font-size: 70px;}.sm100 {font-size: 100px;}.sm130 {font-size: 130px;}
}

@media (min-width:992px) {
.md8 {font-size: 8px;}.md9 {font-size: 9px;}.md10 {font-size: 10px;}.md11 {font-size: 11px;}.md12 {font-size: 12px;}.md13 {font-size: 13px;}.md14 {font-size: 14px;}.md15 {font-size: 15px;}.md16 {font-size: 16px;}.md17 {font-size: 17px;}.md18 {font-size: 18px;}.md19 {font-size: 19px;}.md20 {font-size: 20px;}.md21 {font-size: 21px;}.md23 {font-size: 23px;}.md25 {font-size: 25px;}.md27 {font-size: 27px;}.md29 {font-size: 29px;}.md30 {font-size: 30px;}.md31 {font-size: 31px;}.md33 {font-size: 33px;}.md35 {font-size: 35px;}.md37 {font-size: 37px;}.md38 {font-size: 38px;}.md39 {font-size: 39px;}.md41 {font-size: 41px;}.md43 {font-size: 43px;}.md45 {font-size: 45px;}.md47 {font-size: 47px;}.md49 {font-size: 49px;}.md50 {font-size: 50px;}.md51 {font-size: 51px;}.md53 {font-size: 53px;}.md55 {font-size: 55px;}.md65 {font-size: 65px;}.md60{font-size: 60px;}.md75 {font-size: 75px;}.md70 {font-size: 70px;}.md80 {font-size: 80px;}.md130 {font-size: 130px;}.md22{font-size:22px;}.md110 {font-size: 110px;}.md130 {font-size: 130px;}.md190 {font-size:190px;}.md220 {font-size: 220px;}
}

.home-videoBorder-3{
  border: 3px solid #00B1E8;
}

.lml-18{
  margin-left: 18%;
}


/*Margins*/
@media (min-width:240px) {
.xsmt0{margin-top:0%;}.xsmt1{margin-top:1%;}.xsmt2{margin-top:2%;}.xsmt3{margin-top:3%;}.xsmt4{margin-top:4%;}.xsmt5{margin-top:5%;}.xsmt6{margin-top:6%;}.xsmt8{margin-top:8%;}.xsmt13{margin-top:13%;}
}
@media (min-width:768px) {
.lmt-7{margin-top:-7.5%;}.lmt-9{margin-top:-9%;}.lmt-4{margin-top:-4%;}.lmt-15{margin-top:-31%;}.lmt-3{margin-top:-3%;}.lmt-2{margin-top:-2%;}.lmt-6{margin-top:-6%;}.lmt-8{margin-top:-8%;}.lmt-10{margin-top:-10%;}.lmt-12{margin-top:-12%;}.lmt-1{margin-top:-1%;}.lmt-14{margin-top:-14%;}.lmt-16{margin-top:-16%;}
.lmt0{margin-top:0%;}.lmt1{margin-top:1%;}.lmt2{margin-top:2%;}.lmt3{margin-top:3%;}.lmt4{margin-top:4%;}.lmt5{margin-top:5%;}.lmt13{margin-top:13%;}.lmt5{margin-top:5%;}.lmt6{margin-top:6%;}.lmt7{margin-top:7%;}.lmt8{margin-top:8%;}.lmt10{margin-top:10%;}.lmt12{margin-top:12%;}.lmt15{margin-top:15%;}.lmt18{margin-top:18%;}.lmt-5{margin-top:-5%;}.lmt-35{margin-top:-35%;}
}

.mt1{margin-top:1%;}.mt1_5{margin-top:1.5%;}.mt2{margin-top:2%;}.mt3{margin-top:3%;}.mt4{margin-top:4%;}.mt5{margin-top:5%;}.mt6{margin-top:6%;}.mt7{margin-top:7%;}.mt8{margin-top:8%;}.mt10{margin-top:10%;}.mt12{margin-top:12%;}
.mt-1{margin-top:-1%;}
.mt_2{margin-top:-2%;}


/*Font Weight*/
/*Font Weight*/
.w100 {
  font-weight: 100;
}
.w200 {
  font-weight: 200;
}
.w300 {
  /*font-family: ceraprofont-light;*/
  font-weight: 300;
}
.w400 {
  /*font-family: ceraprofont-regular;*/
  font-weight: 400;
}
.w500 {
  font-weight: 500;
}
.w600 {
  /*font-family: ceraprofont-medium;*/
  font-weight: 600;
}
.w700 {
  /*font-family: ceraprofont-bold;*/
  font-weight: 700;
}
.w800 {
  font-weight: 800;
}
.w900 {
  font-weight: 900;
}



/*Line Heights*/
.lh90 {line-height: 90%;}
.lh100 {line-height: 100%;}
.lh110 {line-height: 110%;}
.lh120 {line-height: 120%;}
.lh130 {line-height: 130%;}
.lh140 {line-height: 140%;}
.lh150 {line-height: 150%;}
.lh160 {line-height: 160%;}
.lh170 {line-height: 170%;}

.blueTicks{
  background-image: url(../images/icon-sprite.png);
  background-size: auto;
  background-repeat: no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-position: 0 -832px;
}

.whiteBox-home{
  color: #043359;
  border-radius: 10px;
  background-color: #fff;
  padding: 20px;
}

.white-text{color:#fff;}
.white{color:#fff;}
.whiteopacity70{color:#BAC1CB;}
.greytext-faq{color:#7F909E;}

.lightblue-text{color: #E6FFFF;}
.uppercase{text-transform: uppercase;}
.clear{clear:both;}
.yellow-text{color: #FFD44D;}
.yellow-text1{color: #FFAD13;}
.green-text{color: #41AB49;}
.bluefooter-text{color: #4D84A7;}
.funnelcolor-text{color: #CFEEE5;}

.textShadowblack{text-shadow: 0px 3px 0px #006b4a;}
.blue-t{color: #064BB2;}

.d-pink{color: #FF5050;}
.underline{text-decoration:underline;}
.underline_white{border-bottom: 1px solid #fff;}
.underline_white2{border-bottom: 2px solid #fff;}
.grey-black-1{color:#2f3848;}
.grey-black-2{color:#4a4a54;}
.grey-black-3{color:rgba(255,255,255,0.3);}
.blue-banner{color: #418efe;}
.purple-t{color: #663566;}
.padding0{padding:0;}
.padding3p{padding:0 3%;}


.recapFruits-box{
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 0 #4781d8;
  padding: 35px;
  min-height: 380px;
}

.responsive-video {position: relative;padding-bottom: 56.25%;overflow: hidden;}
.responsive-demo-video {position: relative;}
.responsive-video iframe,.responsive-demo-video iframe,.responsive-video object,.responsive-demo-video object{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

video {
  width: 100%;
  height: auto;
}
ul.checkIcon{
  padding: 0;
  margin-left: 65px;
  margin-top: 10px;
}
ul.checkIcon li{
  background: url(../images/check-arrow-list.png) no-repeat 0 12px;
  padding-left: 35px;
  list-style: none;
  margin-left: 0;
  padding-bottom: 5px;
  line-height: 25px;
  padding-top: 10px;
  font-weight: 400;
}

ul.videomanMarket-list{
  padding: 0;
  margin-left: 0;
  margin-top: 10px;
}
ul.videomanMarket-list li{
  background: url(../images/greenarrow-list.png) no-repeat 0 15px;
  padding-left: 35px;
  list-style: none;
  margin-left: 0;
  padding-bottom: 5px;
  line-height: 30px;
  padding-top: 10px;
  font-weight: 400;
}


/*2382021 Start*/
.b-6-blue{
  border: 6px solid #064BB2
}
.imagineblue-box .imagineLefticon{
  position: absolute;
  left: -10px;
  top: -76px;
}

.pinkVideoBanner{
  background-color: #FF5050;
  color: #fff;
  transform: skewX(-20deg);
  padding: 10px 20px;
  width: 80%;
  margin: 0 auto;
}
.text-skew {
  transform: skewX(20deg);
}
.leftVideo-1{
  position: absolute;
  top: 30px;
  left: 31px;
}
.rightVideo-1{
  position: absolute;
  top: 30px;
  right: 22px;
}

.red-text{
  color: #E52C2C;
}
.quickVideo-box.quickVideo-box-small{
  padding: 6px 40px;
}
.quickVideo-box{
  background: #043359;
  color: #fff;
  display: table;
  margin: 0 auto;
  padding: 11px 40px;
  position: relative;
}
.quickVideo-box:before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  transform: rotate(180deg);
  z-index: 1;
  border-style: solid;
  border-width: 0px 5px 60px 11px;
  bottom: 0;
  right: -10px;
  margin-right: 0;
  border-color: transparent transparent #dbf2f2 transparent;
}
.quickVideo-box:after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  transform: rotate(180deg);
  z-index: 1;
  border-style: solid;
  border-width: 0px 5px 60px 11px;
  bottom: 0px;
  left: -5px;
  margin-left: 0;
  border-color: transparent transparent #dbf2f2 transparent;
}

.quickVideo-box.quickVideo-box-small{
  padding: 6px 40px;
}
.quickVideo-box.quickVideo-box-small:before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  transform: rotate(180deg);
  z-index: 1;
  border-style: solid;
  border-width: 0px 5px 34px 11px;
  bottom: 0;
  right: -10px;
  margin-right: 0;
  border-color: transparent transparent #fff transparent;
}
.quickVideo-box.quickVideo-box-small:after{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  transform: rotate(180deg);
  z-index: 1;
  border-style: solid;
  border-width: 0px 5px 34px 11px;
  bottom: 0px;
  left: -5px;
  margin-left: 0;
  border-color: transparent transparent #fff transparent;
}


.stepBox-shadow{
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 3px 33px #E8F1FF;
  padding: 30px;
}

.stepAbsoluteoposition {
  position: absolute;
  top: -48px;
  left: 30px;
}

.pink-text{color: #C294F6;}
.dpink-text{color: #E2448C;}
.dgreen-text{color: #27B287;}
.dyellow-text{color: #FFC928;}

.videoprocess-box{
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 0 #5E529D;
  padding: 30px;
  min-height: 418px;
}


ul.videomanWith{
  padding: 0;
  margin-left: 0;
  margin-top: 10px;
}
ul.videomanWith li{
  background: url(../images/videoman-checked-icon.png) no-repeat 0 11px;
  padding-left: 45px;
  list-style: none;
  margin-left: 0;
  padding-bottom: 12px;
  line-height: 28px;
  padding-top: 12px;
}

ul.videomanWithout{
  padding: 0;
  margin-left: 0;
  margin-top: 10px;
}
ul.videomanWithout li{
  background: url(../images/videoman-cancel-icon.png) no-repeat 0 11px;
  padding-left: 45px;
  list-style: none;
  margin-left: 0;
  padding-bottom: 12px;
  line-height: 28px;
  padding-top: 12px;
}

.withoutVideoman-box{
  border: 2px solid #FF5050;
}
.withoutVideoman-box ul.videomanWithout, .withVideoman-box ul.videomanWith{
  padding: 30px;
  padding-bottom: 20px;
}
.withoutVideoman-box .withoutTitle-videoman{
  background-color: #FF5050;
  color: #fff;
  text-align: center;
  padding: 5px;
}
.withVideoman-box{
  border: 2px solid #27B287;

}
.withVideoman-box .withTitle-videoman{
  background-color: #27B287;
  color: #fff;
  text-align: center;
  padding: 5px;
}

.comparefeature{
  border-radius:10px 0 0 10px;
  padding:18px 4%;
}
.comparefeature-dark{
  background:#043359;
}
.comparefeature-light{
  background:#043359;
}

.featuretext{
  color:#9fbce6;
  padding:4% 4%;
}

.videoman-top{
  background: #05528F;
  border-radius: 15px 15px 0 0;
  padding: 15px 20px;
  height: 120px;
}
.videoman-bottom{
  background:#05528F;
  border-radius: 0 0 15px 15px;
  padding: 15px 20px;
    height: 120px;
}

.others-top{
  background:#043359;
  border-radius:15px 15px 0 0;
  padding: 15px 20px;
    height: 120px;
}
.others-bottom{
  background:#043359;
  border-radius: 0 0 15px 15px;
  padding: 15px 20px;
    height: 120px;
}
.img_shade {
  width: 100%;
  height: 300px;
  padding: 30px;
  padding-top: 40px;
  border-radius: 6px;
}
.img_shade img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}

.videomanfeature{
  padding:12px 4%;
}
.videomanfeature-light{
  background:#05528F;
}
.videomanfeature-dark {
  background: #05528F;
}
.othersfeature{
  padding:12px 4%;
}
.othersfeature-light{
  background:#043359;
}
.othersfeature-dark {
  background:#043359;
}

.mt10px{
  margin-top:5px;
}

.meetclient-box{
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 8px 0 #4781D8;
  padding: 33px;
}

.paddingInvestment-bglight{
  background: #E4F1FC;
}
.paddingInvestment{
  padding: 25px 20px;
}
.paddingInvestment-right{
  border-right: 4px solid #B8D0EE;
}


.getVideoman-btn-purple a{
  text-align: center;
  color: #fff;
  background-color: #5E529D;
  border-radius: 10px;
  border: 1px solid #5e529d;
  padding: 20px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.getVideoman-btn-purple a:hover{
  text-decoration: none;
  opacity: 0.8;
}

.getVideoman-btn-dpink a{
  text-align: center;
  color: #fff;
  background-color: #FF5050;
  border-radius: 10px;
  border: 1px solid #ff5050;
  padding: 20px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.getVideoman-btn-dpink a:hover{
  text-decoration: none;
  opacity: 0.8;
}

ul.priceListingtable{
  padding: 0;
  margin-left: 0;
}
ul.priceListingtable li{
  background: url(../images/checktable-icon.png) no-repeat 0 10px;
  padding-left: 35px;
  list-style: none;
  margin-left: 0;
  padding-bottom: 8px;
  line-height: 28px;
  padding-top: 8px;
  font-weight: 400;
}
ul.priceListingtable hr{
  border-bottom: 1px dashed #064BB2;
  margin-top: 8px;
  margin-bottom: 8px;
}
ul.priceListingtable li:last-child{
  border-bottom: 0;
}

ul.priceListingtable li.crossIcon{
  background: url(../images/crosstable-icon.png) no-repeat 0 10px;
  color: #7F909E;
}

.personalStandard-box-top{
  border: 12px solid #224B6D;
  border-radius: 20px 20px 0 0;
  background: #043359;
  padding: 40px;
}
.personalStandard-box-listingbg{
  border: 10px solid #224B6D;
  border-top: 0;
  padding: 22px;
  padding-bottom: 80px;
}

.personalStandard-box-top-blue{
  border: 12px solid #064BB2;
  border-radius: 20px 20px 0 0;
  background: #0B4397;
  padding: 43.5px;
  /*min-height: 640.94px;*/
}
.personalStandard-box-listingbg-blue{
  border: 10px solid #064BB2;
  border-top: 0;
  padding: 22px;
  padding-bottom: 80px;
}
.bought98thistop{
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.bought98thisdown{
  position: absolute;
  bottom: -59px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.faqBox-1{
  background: #fff;
  border-radius: 25px;
  padding: 20px;
  position: relative;
  padding-left: 35px;
}
.questionmark-icon{
  position: absolute;
  left: -16px;
  top: 18px;
}
/*2382021 End*/

.borderbottomblue-3{
  border-bottom: 3px solid #00B1E8;
}


/*1782021 Start*/
.calenderBody{
  background-color: #EFFCFC;
  width: 400px;
  position: relative;
}
.calenderHeading{
  border-radius: 10px 10px 0 0;
  background-color: #FF5050;
  color: #fff;
  padding: 13px;
  width: 400px;
}
.calenderDate ul{
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 17px;
  display: inline-block;
  margin-bottom: 25px;
}
.calenderDate ul li{
  display: block;
  line-height: 42px;
  font-weight: 300;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
  width: 44px;
  text-align: center;
  height: 42px;
}
.calenderDate ul li.font700{font-weight: 700;}
.calenderDate ul li.countnumber{
  color: #0433598c;
  background-color: #fff;
  border: 1px solid #E8F5F9;
  border-radius: 5px;
  display: block;
  align-items: center;
  justify-content: center
}
.calenderDate ul li.countnumber.yellowHighlighter{font-weight: 700;color: #043359;border:  1px solid #27B287;background: #FEC502;position: relative;}
.calenderDate ul li.countnumber.yellowHighlighter:after{
  content: url(../images/yellowdatemarker.png);
  position: absolute;
  left: -10px;
  right: 0;
  top: -10px;
}
.datemarkerboyposition{
  position: absolute;
  bottom: -30px;
  left: 12px;
}
.font135calender{
  font-size: 135px;
  line-height: 135px;
}
.launchDateBody-border{
  border: 3px solid #FF5050;
  border-radius: 10px;
  display: inline-table;
  padding: 40px 35px;
  background-color: #fff;
  position: absolute;
  right: 37px;
  bottom: -32px;
}
.launchDateBody-border:before{
  content: '';
  position: absolute;
  /* left: 0; */
  right: 36px;
  margin: 0 auto;
  width: 0;
  top: -29px;
  height: 0;
  border-bottom: 29px solid #FF5050;
  border-left: 0px solid transparent;
  border-right: 24px solid transparent;
}


.borderbottompink-3{
  border-bottom: 3px solid #FF5050;
}
.borderbottomyellow-3{
  border-bottom: 3px solid #FFC928;
}
.borderVideo-10{
  border: 10px solid #27B287;
  border-radius: 10px;
}
.borderBottom-4{
  border: 4px solid #27B287;
  border-radius: 10px;
  padding: 10px;
}
.borderBottom-6{
  border-bottom: 6px solid #FF5050;
  border-radius: 3px;
}
.borderBottomgreen-4{
  border-bottom: 4px solid #27B287;
  border-radius: 3px;
}
.getLink-btn a{
  text-align: center;
  color: #fff;
  background-color: #FF5050;
  border-radius: 10px;
  border: 1px solid #ff5050;
  padding: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px
}
.getLink-btn a:hover, .getLink-btn a:focus{
  text-decoration: none;
  background-color: #FF5050;
  color: #fff;
}

.rewardsPosition{
  position: absolute;
  top: -76px;
  left: 0;
}
.stepBoxthreeStep-1{position: relative;}
.stepAbsoluteoposition{
  position: absolute;
  top: -18px;
  left: 0;
  right: 0;
}
.stepAbsoluteopositionArror:before{
  content: url(../images/step-arrow-forward.png);
  position: absolute;
  left: -39px;
}
.stepAbsoluteopositionArror:after{
  content: url(../images/step-arrow-forward.png);
  position: absolute;
  right: -64px;
  top: 0;
}


.launchBlue-box{
  background-color: #EFFCFC;
  border-radius: 5px;
  padding: 20px;
  min-height: 290px;
}
.launchBlue-box img{
  margin-bottom: 10px;
}

.black-link-btn{
  font-family: 'Bebas Neue', cursive;
  background-color: #043359;
  color: #fff;
  padding: 14px 10px;
  border-radius: 5px;
  display: block;
  text-align: center;
  font-weight: 400;
}
.black-link-btn:hover{
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
}

.dashSeparator-2{
  border-top: 2px dashed rgba(255,255,255,0.3);
}
.dashSeparatordark-2{
  border-top: 2px dashed #A1D1D1;
}
.dashSeparator-4{
  border-top: 4px dashed #A1D1D1;
}
.orangeSeparator-4{
  border-top: 4px solid #FFE652;
  width: 50%;
  margin: 0 auto;
}

.blueSeparator-4{
  border-top: 4px solid #1B78C7;
  width: 50%;
  margin: 0 auto;
}

.lh70px{line-height: 70px;}
.lh42px{line-height: 42px;}
.lh45px{line-height: 45px;}
.lh54px{line-height: 54px;}
.lh39px{line-height: 39px;}
.lh38px{line-height: 38px;}
.lh36px{line-height: 36px;}
.lh35px{line-height: 35px;}
.lh32px{line-height: 32px;}
.lh24px{line-height: 24px;}

.border_box_prelaunch{
  background: #01293B;
  border: 3px solid #FFD522;
  border-radius: 5px;
  padding: 15px;
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.leaderboard-box{
  border: 2px solid #C0E9E2;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 12px #b6fbfb;
  padding: 18px 16px;
  display: flex;
  min-height: 140px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.leaderboard-box img{
  margin-top: 20px;
}

.trackrecord-box{
  position: relative;
  border: 2px solid #FFD522;
  border-radius: 10px;
  padding: 40px 18px 25px 18px;
  min-height: 112px;
}
.borderyellow-34{
  border-radius: 34px;
  background-color: #FFD522;
  padding: 6px;
  position: absolute;
  left: 20px;
  right: 20px;
  top: -19px;
}

.prelative{position: relative;}

/*1782021 End*/


/*1882021 Start*/
.companylogo-box{
  background-color: #EAF6FF;
  border-radius: 10px;
  padding: 10px 15px;
  margin: 0 38px;
}
.companylogo-box ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.companylogo-box ul li{
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 10px;
}
.customerBox-bg{
  border-radius: 10px;
  background-color: #E9FFFF;
  padding: 20px 40px;
  line-height: 48px;
}


.workingincred-box{
  background-color: #25282A;
  border-radius: 10px;  
  padding: 40px;
}

.workingincred-box ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.workingincred-box ul li{
  line-height: 36px;
  counter-increment: li;
  border-bottom: 2px solid #343739;
  padding-top: 20px;
  padding-bottom: 20px;
}
.workingincred-box ul li:last-child{
  border-bottom: 0;
}
.workingincred-box ul li:before {
  content: counter(li); 
  color: #fff;
  margin-right: 10px;
  width: 31px;
  background: #27B287;
  height: 31px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  font-weight: 700;
}
.borderAutomated-box{
  position: relative;
  border: 6px solid #3D9B7E;
  padding: 30px;
  background-color: #fff;
}

.leftpositionlisting{
  position: absolute;
  left: -190px;
  bottom: -54px;
}
.rightpositionlisting{
  position: absolute;
  right: -190px;
  bottom: -53px;
}
/*1882021 End*/

/*2082021 Start*/
.profileorangeBorder-5{
  border: 5px solid #FFC928;
  padding: 25px;
  position: relative;
  top: 40px;
  z-index: 1;
  background: #022643;
}
.profileorangeBorder-5:before{
  content: '';
  position: absolute;
  left: -36px;
  margin: 0 auto;
  width: 0;
  bottom: -40px;
  height: 0;
  border-top: 40px solid #FFC928;
  border-left: 31px solid #b3050500;
  border-bottom: 35px solid transparent;
}
.profileorangeBorder-5:after{
  content: '';
  position: absolute;
  right: -36px;
  margin: 0 auto;
  width: 0;
  bottom: -40px;
  height: 0;
  border-top: 40px solid #FFC928;
  border-right: 31px solid #b3050500;
  border-bottom: 35px solid transparent;
}
.text-shadow-black{
  text-shadow: 2px 2px 0 #000000;
}
.count-pink-clr{
  color: #FB8088;
}
.count-navyblue-clr{
  color: #867DB5;
}
.count-green-clr{
  color: #53C2A0;
}
/*2082021 End*/



.tagBody{
  border-radius: 10px;
  padding: 9px 15px;
  margin-top: 20px;
}
.tagBody-color-1{
  background-color: rgb(192, 244, 255);
  color: #1a515d;
}
.tagBody-color-2{
  background-color: #ffc0b9;
  color: #802c23;
}
.tagBody-color-3{
  background-color: #cbdbff;
  color: #172e63;
}
.tagBody-color-4{
  background-color: #ffd2de;
  color: #732c3f;
}
.tagBody-color-5{
  background-color: #ffe0ff;
  color: #4b224b;
}
.tagBody-color-6{
  background-color: #dad7ff;
  color: #2f2d46;
}
.tagBody-color-7{
  background-color: #cbffdd;
  color: #235634;
}
.tagBody-color-8{
  background-color: #d3f4ff;
  color: #1c3f4a;
}
.tagBody-color-9{
  background-color: #e6edef;
  color: #424f53;
}
.tagBody-color-10{
  background-color: #ffffd6;
  color: #444423;
}
.tagBody-color-11{
  background-color: #ffd7e0;
  color: #442129;
}
.tagBody-color-12{
  background-color: #ffe8d2;
  color: #4f3a25;
}
.tagBody-color-13{
  background-color: #bcfff5;
  color: #2f3e23;
}
.tagBody-color-14{
  background-color: #e2ffca;
  color: #2f3e23;
}
.tagBody-color-15{
  background-color: #ffe7e0;
  color: #4c4224;
}
.tagBody-color-16{
  background-color: #cfe0ff;
  color: #16233a;
}
.tagBody-color-17{
  background-color: #ffdaeb;
  color: #50293b;
}
.tagBody-color-18{
  background-color: #fff5d1;
  color: #534925;
}
.tagBody-color-19{
  background-color: #c0f4ff;
  color: #1a515d;
}
.tagBody-color-20{
  background-color: #d2d6ff;
  color: #363a5d;
}


.customerBox-designColor-1{color: #b549f9;}
.customerBox-designColor-2{color: #0486f4;}
.customerBox-designColor-3{color: #5eb193;}
.customerBox-design-1{
	border-radius: 20px;
	background-color: rgb(248, 237, 255);
	padding: 15px;
}
.customerBox-design-2{
	border-radius: 20px;
	background-color: rgb(225, 241, 255);
	padding: 15px;
}
.customerBox-design-3{
	border-radius: 20px;
	background-color: rgb(229, 248, 241);
	padding: 15px;
}
.titleBox-design{
	background: #fff8ec;
	padding: 10px 0;
}
.featureBox{
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  padding: 20px;
  position: relative;
}
.featureBox .imgBox{
	position: absolute;
	left: 0;
	padding-right: 20px;
}
.featureBox .paraText{
	padding-top: 65px;
}

/*Custom Container*/
@media (max-width:767px) {
/*	.lappyvideo,.demovideo{position: static;
    left: 0;
    top: 20px;
    width: 100%;
    height: 200px;}*/
.mycontainer{max-width:100%;}
.datebox sup{top:-50px; left: 0;}
.datebox1 sup,.datebox2 sup{top:-50px; left: -30px;}
.mobile_center {text-align: center!important;}
.border-right{border-right:0px solid #fff;}
	.border-bottom{border-bottom:0px solid #fff;}
}
@media (min-width:768px) {
.mycontainer{max-width:750px;}
/*.lappyvideo{position: absolute;
    left: 58px;
    top: 15px;
    width: 354px;
    height: 200px;}*/
	.datebox sup{top:-70px; left: -10px;}
	.datebox1 sup{top:-50px;}
	.demovideo{position: absolute;
        left: 0px;
            top: 39px;
    width: 570px;
    height: 320px;}	
	
	.border-right{border-right:2px solid #fff;}
	.border-bottom{border-bottom:2px solid #fff;}
	
	
}
@media (min-width:992px) {
.mycontainer{max-width:970px;}
/*.lappyvideo{position: absolute;
        left: 74px;
    top: 17px;
    width: 466px;
    height: 265px;}*/
	.datebox sup{top:-90px;}
	.datebox1 sup,.datebox2 sup{top:-50px;}
	.demovideo{position: absolute;
        left: 0px;
        top: 42px;
    width: 610px;
    height: 342px;}	
}
@media(max-width:1199px)
{
  .subscriberBanner{
    background:url(../images/subscriberBanner-tag.png) no-repeat center center;
    background-size:contain;
    padding:7% 6% 9% 6%;
  }
  .stepsCoverBg{
    background:url(../images/steps-covercounts.png) no-repeat center center;
    background-size:contain;
    padding:8% 6% 7% 6%;
  }
  .stepsCoverBg1{
    background:url(../images/steps-covercounts.png) no-repeat center center;
    background-size:contain;
    padding:6%;
  }
  .prelaunch-notice{
    background:url(../images/prelaunch-notice.png) no-repeat top center;
    background-size:cover;
    padding:12% 6% 22% 6%;
  }
  .Conversion-cover-banner{
    background:#ffc928 url(../images/Conversion-cover-banner.png) no-repeat top center;
    background-size:cover;
    padding:0% 1% 1% 1%;
    line-height: 40px;
  }
  .learningCurve-banner{
    background:#ffc928 url(../images/learningCurve-banner.png) no-repeat top center;
    background-size:contain;
    padding:4% 6% 6% 4%;
  }
  .hostingagency-banner-1{
    background:#ffc928 url(../images/hostingagency-banner-1.png) no-repeat top center;
    background-size:contain;
    padding:4% 5% 4% 5%;
  }
  .hostingagency-banner-2{
    background:#27B287 url(../images/hostingagency-banner-2.png) no-repeat top center;
    background-size:contain;
    padding:4% 5% 4% 5%;
  }
  .hostingagency-banner-3{
    background:#FF5050 url(../images/hostingagency-banner-3.png) no-repeat top center;
    background-size:contain;
    padding:4% 5% 4% 5%;
  }
  .hostingagency-banner-4{
    background:#5E529D url(../images/hostingagency-banner-4.png) no-repeat top center;
    background-size:contain;
    padding:4% 5% 4% 5%;
  }
  .hostingagency-banner-4{
    background:#F38D3B url(../images/hostingagency-banner-5.png) no-repeat top center;
    background-size:contain;
    padding:4% 5% 4% 5%;
  } 
  .intro-funneltitle{
    background-size: contain;
    padding: 0%;
    border: 4px solid #45a388;
    border-radius: 5px;
    background: #fff;
  }
  .priceOnly-banner{
    background:url(../images/priceOnly-banner.png) no-repeat top center;
    background-size:contain;
    padding:2% 4% 2% 4%;
  }
  .lightblue-cover{
    background:#00b1e8 url(../images/lightblue-cover.png) no-repeat bottom center;
    background-size: cover;
    padding: 4% 6% 6% 6%;
  }
}

@media (min-width:1200px) {
.mycontainer{max-width:1170px;}
/*.lappyvideo{position: absolute;
    left: 90px;
    top: 20px;
    width: 569px;
    height: 325px;}*/
	.datebox sup{top:-110px;}
	.datebox1 sup,.datebox2 sup{top:-50px;}
		.demovideo{position: absolute;
        left: 0px;
    top: 50px;
    width: 730px;
    height: 410px;}	

   .subscriberBanner{
      background:url(../images/subscriberBanner-tag.png) no-repeat center center;
      background-size:contain;
      padding:3% 6% 4% 6%;
    }
    .stepsCoverBg{
      background:url(../images/steps-covercounts.png) no-repeat center center;
      background-size:contain;
      padding:8% 6% 7% 6%;
    }
    .stepsCoverBg1{
      background:url(../images/steps-covercounts.png) no-repeat center center;
      background-size:contain;
      padding:5% 6% 5% 6%;
    }
    .prelaunch-notice{
      background:url(../images/prelaunch-notice.png) no-repeat top center;
      background-size:cover;
      padding:12% 6% 22% 6%;
    }
    .Conversion-cover-banner{
      background:url(../images/Conversion-cover-banner.png) no-repeat top center;
      background-size:contain;
      padding:7% 5% 4% 5%;
    }
    .learningCurve-banner{
      background:url(../images/learningCurve-banner.png) no-repeat top center;
      background-size:contain;
      padding:4% 6% 6% 4%;
    }
    .hostingagency-banner-1{
      background:url(../images/hostingagency-banner-1.png) no-repeat top center;
      background-size:contain;
      padding:4% 5% 4% 5%;
    }
    .hostingagency-banner-2{
      background:url(../images/hostingagency-banner-2.png) no-repeat top center;
      background-size:contain;
      padding:4% 5% 4% 5%;
    }
    .hostingagency-banner-3{
      background:url(../images/hostingagency-banner-3.png) no-repeat top center;
      background-size:contain;
      padding:4% 5% 4% 5%;
    }
    .hostingagency-banner-4{
      background: url(../images/hostingagency-banner-4.png) no-repeat top center;
      background-size:contain;
      padding:4% 5% 4% 5%;
    }
    .hostingagency-banner-5{
      background: url(../images/hostingagency-banner-5.png) no-repeat top center;
      background-size:contain;
      padding:4% 5% 4% 5%;
    } 
    .intro-funneltitle{
      background:url(../images/intro-funneltitle.png) no-repeat top center;
      background-size:contain;
      padding:1% 6% 4% 6%;
    }
    .priceOnly-banner{
      background:url(../images/priceOnly-banner.png) no-repeat top center;
      background-size:contain;
      padding:2% 4% 2% 4%;
    }
    .lightblue-cover{
      background:url(../images/lightblue-cover.png) no-repeat bottom center;
      background-size: cover;
      padding: 4% 6% 6% 6%;
    }
}
@media (min-width:1300px) {
.mycontainer{max-width:1270px;}
/*.lappyvideo{position: absolute;
    left: 96px;
    top: 20px;
    width: 620px;
    height: 350px;}*/
	.demovideo{position: absolute;
        left: 0px;
    top: 50px;
    width: 730px;
    height: 410px;}	
	.datebox sup{top:-120px;}
	.datebox1 sup,.datebox2 sup{top:-50px;}
}
@media (min-width:1400px) {
.mycontainer{max-width:1370px;}
/*.lappyvideo{position: absolute;
    left: 105px;
    top: 24px;
    width: 672px;
    height: 385px;}*/
.demovideo{position: absolute;
        left: 0px;
    top: 50px;
    width: 730px;
    height: 410px;}	
.datebox sup{top:-115px;}
.datebox1 sup,.datebox2 sup{top:-50px;}
}

.lappy{position:relative;}
.videoframe{position:relative; border-radius:10px; box-shadow:0 0 60px 0 rgba(0,0,0,0.25); overflow:hidden;}

ul.salesListing{
  list-style: none;
  padding: 0;
  margin: 0;
}
.borderRadius-contact{
  border-radius: 100px;
  object-fit: cover;
}


/*Sections*/
@media (max-width:767px) {
.pinkVideoBanner{width: auto;
}
.leftVideo-1,.rightVideo-1{display: none;}
.stepAbsoluteoposition {
  position: relative;
  top: -15px;
  left: 0;
}
.questionmark-icon {
  position: relative;
  left: 0;
  top: 0;
}
.recapFruits-box{min-height: auto;}

.profileorangeBorder-5:before {
  content: '';
  position: absolute;
  left: -20px;
  margin: 0 auto;
  width: 0;
  bottom: -33px;
  height: 0;
  border-top: 33px solid #FFC928;
  border-left: 15px solid #b3050500;
  border-bottom: 35px solid transparent;
}
.profileorangeBorder-5:after {
  content: '';
  position: absolute;
  right: -20px;
  margin: 0 auto;
  width: 0;
  bottom: -33px;
  height: 0;
  border-top: 33px solid #FFC928;
  border-right: 15px solid #b3050500;
  border-bottom: 35px solid transparent;
}

.bought98thistop{
  position: relative;
  top: 46px;
}
.bought98thisdown{
  position: relative;
  bottom: 32px;
}

.imagineblue-box .imagineLefticon{
  position: absolute;
  left: 0;
  top: 0;
}
.easy-step-banner{background:#dbf2f2; padding:3% 0;}
.easy-step-banner-agency{background:#dbf2f2; padding:3% 0;}

.vid-front iframe{height: 100%;}
.banner_section{background:#071f43; padding:4% 0;}
.learningCurve-skill-banner{background:#DAF1F1; padding:4% 0;}
.videoman-process-banner{background:#073664; padding:4% 0;}
.watchVideo-banner{background:#DBF2F2; padding:4% 0;}
.navyBlue-bg{background:#011B31; padding:4% 0;}
.LightnavyBlue-bg{background:#ECF4FF; padding:4% 0;}
.meettheClient-banner{background:#042947 padding:4% 0;}
.dotalking-banner{background:#fff; padding:4% 0;}
.deskbg{background:#042947; padding:4% 0;}

.ptb-10per{padding: 4% 0 10% 0 !important;}

.commercial-license-banner{background:#3f9b9a; padding:3% 0;}
.rewardsPosition{
  position: relative;
  top: 0;
}
.stepAbsoluteopositionArror:after, .stepAbsoluteopositionArror:before{content: none;}
.white_section{background:#fff; padding:3% 0;}
.lighBlue-bg{background:#F2F7FE; padding:4% 0;}
.darkBlue-bg{background:#FFF6F6; padding:4% 0;}
.darkBluenavy-bg{background:#fff; padding:4% 0;}
.lightBluenavy-bg{background:#F4F2FF; padding:4% 0;}
.lightBluenavy-bg{background:#042947; padding:4% 0;}
.videomanhost-banner{background:#042947; padding:4% 0;}


.border_box_prelaunch{flex-direction: column;}

.powerfullBanner{background:#e9f9ff; padding:3% 0;}
.videohosting-banner{background:#042947; padding:3% 0;}

.smartdecision-banner{background:#FCF2FF; padding:4% 0;}
.videoman-banner{background:#fff; padding:4% 0;}
.recap-banner{background:#042947; padding:4% 0;}



.moneyback-banner{background: #032B4C; padding:4% 0;}
.videofunnel-banner-1{background: #fff; padding:4% 0;}
.lovingvideofunnel-banner{background: #fff; padding:4% 0;}
.leftpositionlisting,.rightpositionlisting{display: none;}

.trackrecord-box{margin-top: 20px;}

.leadcontestbg{ 
  background: #1360f3;
  padding:3% 0;}

  ul.salesListing li{
    display: inline-block;
    width: 88%;
    margin-left: 19px;
    margin-right: 19px;
  }
  ul.salesListing li:first-child{
    margin-left: 18px;
  }
}
@media (min-width:768px) {
.banner_section{background:#071f43 url(../images/banner_section.png) no-repeat center bottom; background-size:cover;padding:1% 0 6% 0; position:relative;}
.commercial-license-banner{background:#3f9b9a url(../images/commercial-license-banner.png) no-repeat center bottom; background-size:cover;padding:4% 0 4% 0; position:relative;}
.learningCurve-skill-banner{background:#071f43 url(../images/learningCurve-skill-banner.png) no-repeat center bottom; background-size:cover;padding:4% 0 4% 0; position:relative;}
.videoman-process-banner{background:transparent url(../images/videoman-process-banner.png) no-repeat center center; background-size:cover;padding:6% 0 6% 0; position:relative;}
.watchVideo-banner{background:transparent url(../images/watchVideo-banner.png) no-repeat center center; background-size:cover;padding:6% 0 6% 0; position:relative;}
.meettheClient-banner{background:transparent url(../images/meettheClient-banner.png) no-repeat center center; background-size:cover;padding:6% 0 6% 0; position:relative;}
.dotalking-banner{background:#fff url(../images/dotalking-banner.png) no-repeat center center; background-size:contain;padding:6% 0 6% 0; position:relative;}

.easy-step-banner{background:transparent url(../images/3easy-step-banner.png) no-repeat center bottom; background-size:cover;padding:4% 0 4% 0; position:relative;}
.easy-step-banner-agency{
  background:transparent url(../images/3easy-step-banner-agency.png) no-repeat center bottom; background-size:cover;padding:4% 0 4% 0; position:relative;
}


.videohosting-banner{background:transparent url(../images/videohosting-banner.png) no-repeat center bottom; background-size:cover;padding:6% 0 6% 0; position:relative;z-index: 9;}
.struggle-banner{background:#fff url(../images/videohosting-banner.png) no-repeat center left; background-size:cover;padding:6% 0 6% 0; position:relative;}
.videomanhost-banner{background:#fff url(../images/videomanhost-banner.png) no-repeat center center; background-size:cover;padding:6% 0 6% 0; position:relative;}
.deskbg{background:transparent url(../images/getintouch-banner.png) no-repeat center top; background-size:cover; padding:4% 0 4% 0;}
.videoman-banner{background:transparent url(../images/videoman-banner.png) no-repeat center top; background-size:cover; padding:4% 0 4% 0;}
.recap-banner{background:transparent url(../images/recap-banner.png) no-repeat center top; background-size:cover; padding:4% 0 4% 0;}



.ptb-10per{padding: 4% 0 10% 0 !important;}




.smartdecision-banner{background:#FCF2FF; padding:4% 0;}
.LightnavyBlue-bg{background:#ECF4FF; padding:4% 0;}
.navyBlue-bg{background:#011B31; padding:4% 0;}
.white_section{background:#fff; padding:4% 0;}
.lighBlue-bg{background:#F2F7FE; padding:4% 0;}
.darkBlue-bg{background:#FFF6F6; padding:4% 0;}
.darkBluenavy-bg{background:#fff; padding:4% 0;}
.lightBluenavy-bg{background:#F4F2FF; padding:4% 0;}




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

.videofunnel-banner-1{background:#fff url(../images/videofunnel-banner-1.png) no-repeat center center; padding:4% 0 4% 0;background-size: cover;}
.lovingvideofunnel-banner{background:#fff url(../images/lovingvideofunnel-banner.png) no-repeat center top; padding:4% 0 4% 0;background-size: cover;}



ul.salesListing li{
  display: inline-block;
  width: 18%;
  margin-left: 19px;
}
ul.salesListing li:first-child{
  margin-left: 18px;
}
}

@media (min-width:1024px) {
ul.salesListing li{
  display: inline-block;
  width: 18%;
  margin-left: 19px;
}
ul.salesListing li:first-child{
  margin-left: 18px;
}
}
@media (min-width:1400px) {
ul.salesListing li{
  display: inline-block;
  width: 18%;
  margin-left: 19px;
}
ul.salesListing li:first-child{
  margin-left: 18px;
}
}


.lightbg{background:#f5f8fa; padding:4% 0;}


/*Navigation*/
.navbar-expand-lg .navbar-nav .nav-link{padding:0 15px;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .nav-link{color:#fff;text-transform: uppercase;}
.navbar-light .navbar-nav .nav-link:hover{color:#fff;}
.navbar-light .navbar-nav .last .nav-link{
  background-image: -moz-linear-gradient( 180deg, rgb(75,170,243) 0%, rgb(64,141,254) 98%);
  background-image: -webkit-linear-gradient( 180deg, rgb(75,170,243) 0%, rgb(64,141,254) 98%);
  background-image: -ms-linear-gradient( 180deg, rgb(75,170,243) 0%, rgb(64,141,254) 98%);
  border-radius:50px;
  padding:8px 22px;
  margin-top:-8px;
  color: #ffffff;
}

.navbar-light .navbar-nav .last .nav-link:hover {
  background-image: -moz-linear-gradient( 180deg, rgb(75,170,243) 0%, rgb(64,141,254) 98%);
  background-image: -webkit-linear-gradient( 180deg, rgb(75,170,243) 0%, rgb(64,141,254) 98%);
  background-image: -ms-linear-gradient( 180deg, rgb(75,170,243) 0%, rgb(64,141,254) 98%);
}





.headline{
  border-radius: 30px;
  background-color: rgb(37, 109, 190);
  display:table;
  margin:auto;
  padding:10px 25px;
}


.datebox{
  border-radius: 5px;
  background-color: #EFFCFC;
  padding: 4%;
}

.timebox{
  border-radius: 12px;
  background-color: rgb(33, 119, 215, 0.588);
  padding:10px 15px;
}

.formBg-whitesignup{
  background-color: #fff;
  border-radius: 8px;
  padding: 22px 22px 40px;
}
.subscribebox{
  border: 2px solid #073664;
  border-radius: 10px;
  background-color: #27B287;
  padding:3% 3% 4% 3%;
  width:100%;
}


.subscribebox input[type="text"]{
  border-radius: 8px;
  background-color: rgb(255, 255, 255);
  padding:17px 18px;
  width:100%;
  border: 2px solid #27B287;
}

.subscribebox input[type="button"],.subscribebox button,.subscribebox input[type="submit"]{
  border-radius: 8px;
  background-color: #27B287;
  border:0;
  width:100%;
  color:#fff;
  cursor:pointer;
  padding: 18px 5px;
}
.subscribebox form{
	width:100%;
}




.afflink a{
  border-style: solid;
  border-width: 5px;
  border-color: rgb(137, 186, 66);
  background-color: rgb(145, 195, 73);
  border-radius:60px;
  padding:1.5% 8%;
  color:#fff;
  display:table;
  margin:auto;
  text-align:center;
}
.afflink  a:hover{background:#89ba42; text-decoration:none;}


.cashPrize-box {
  background-color: rgb(239, 243, 251);
   padding: 30px 0; 
  margin-top: 60px;
  text-align: center;
  height: 211.32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mainLaunch-price {
  border-radius: 0 0 10px 10px;
  background-color: #011B35;
  box-shadow: 0px 1px 54px 0px rgb(70 75 97 / 10%);
  padding: 35px 30px;
  color: #fff;
}
.mainLaunch-price ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.mainLaunch-price ul li{
  margin-bottom: 15px;
  background: #022140;
  border-radius: 5px;
  padding: 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mainLaunch-price ul li:last-child{
  margin-bottom: 0;
  border-bottom: 0;
  background:  transparent;
  padding: 0;
  justify-content: center;
}
.launchTop-bg-1{background: #011B35;}
.launchTop-bg-2{background: #f5ecf5;}
.launchTop-bg-3{background: #ebebff;}
.launchTop-bg-4{background: #e8fff9;}
.launchTop-bg-5{background: #fbf7ef;}


.mainLaunch-price1 ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.mainLaunch-price1 ul li{
  margin-bottom: 15px;
  background: #022140;
  border-radius: 5px;
  padding: 11px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.priceLaunch-box{
  position: relative;
  border-radius: 10px;
  height: 179px;
  max-height: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  box-shadow: 6px 6px 0 #000000;
  border: 1px solid #707070;
}
.priceLaunch-icon{
  border-top-left-radius: 20px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 20px;
  display: block;
  float: left;
  height: 100%;
  width: 179px;
  text-align: center;
  font-size: 45px;
  line-height: 150px;
  background-image: -moz-linear-gradient( 150deg, rgb(247,130,116) 0%, rgb(255,200,210) 100%);
  background-image: -webkit-linear-gradient( 150deg, rgb(247,130,116) 0%, rgb(255,200,210) 100%);
  background-image: -ms-linear-gradient( 150deg, rgb(247,130,116) 0%, rgb(255,200,210) 100%);
}
.leadContest-pl{
  padding-left: 20px;
}






.yellow-clr1 {
    color: #edc501;
}


.datebox1 {
  border-radius: 10px;
  background-image: -moz-linear-gradient( -101deg, rgb(28,196,255) 0%, rgb(30,118,255) 100%);
  background-image: -webkit-linear-gradient( -101deg, rgb(28,196,255) 0%, rgb(30,118,255) 100%);
  background-image: -ms-linear-gradient( -101deg, rgb(28,196,255) 0%, rgb(30,118,255) 100%);
  padding:18% 7%;
}


.datebox2 {
  border-radius: 10px;
  background-image: -moz-linear-gradient( -101deg, rgb(237,110,160) 0%, rgb(236,140,105) 100%);
  background-image: -webkit-linear-gradient( -101deg, rgb(237,110,160) 0%, rgb(236,140,105) 100%);
  padding: 27% 7%;
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    z-index: 1;
}



.skyblue{color:#1663d3;}
.featurebox{padding:3%;}

ul.whylist{padding: 0;margin: 0;}
.whylist li{background:url(../images/whylist.png) no-repeat 0px 2px; list-style:none; margin-bottom:22px;padding-left: 40px;}
.whylist hr{border-color: #E4F6F0;border-width: 2px;}
.funnellist li{background:url(../images/funnellist.png) no-repeat left 7px; padding-left:29px; margin-left:-30px; list-style:none; margin-bottom:10px;}
ul.welcomelist{padding: 0;margin: 0;}
.welcomelist li{background:url(../images/welcomelist-icon.png) no-repeat left 0; padding-left:43px; list-style:none; margin-bottom:20px;line-height: 36px;}

.contestbox{
  background-color: rgba(39, 72, 141, 0.6);
  padding:4px 5%;
  border-radius:50px;
  display:table;
  margin:auto;
}

.funnelbox{
  position: relative;
  background-color: #27B287;
  border-radius: 10px 10px 0 0;
  padding-top: 20px;
  padding-bottom: 10px;
}
.funnelbox:before{
  content: '';
  position: absolute;
  /* left: 0; */
  right: 90px;
  margin: 0 auto;
  width: 0;
  bottom: -29px;
  height: 0;
  border-top: 55px solid #27B287;
  border-left: 5px solid transparent;
  border-right: 30px solid transparent;
}

.funnelbox.pinkBg{
  background-color: #AF55CF;
}
.funnelbox.pinkBg:before{
  border-top: 55px solid #AF55CF;
  border-left: 5px solid transparent;
  border-right: 30px solid transparent;
}

.funnelbox.blueBg{
  background-color: #2751B2;
}
.funnelbox.blueBg:before{
  border-top: 55px solid #2751B2;
  border-left: 5px solid transparent;
  border-right: 30px solid transparent;
}

.funnelbox.orangeBg{
  background-color: #FF5050;
}
.funnelbox.orangeBg:before{
  border-top: 55px solid #FF5050;
  border-left: 5px solid transparent;
  border-right: 30px solid transparent;
}
.funnelbox hr{margin-top:0;}
.funnelbody{
  background: #03223A;
  color: #fff;
  padding: 6% 6% 4% 6%;
  border-radius: 0 0 10px 10px;
  font-weight: 500;
}


.contacts a{
	color:#26273c;
	    line-height: 45px;
}
.contacts a{
	color:#26273c;
	text-decoration:none;
}


.mylaunch {    border: 2px solid #fff;
    border-radius: 10px;
    padding: 4% 8%;
    display: table;
    margin: auto;}


.stickybar 
{    padding: 0% 1% 2% 1%;
    position: fixed;
    float: left;
    width: 100%;
    bottom: 0;
    background: -webkit-linear-gradient( 124deg, rgb(249,112,145) 0%, rgb(249,122,127) 42%, rgb(249,132,108) 100%);
    z-index: 999;}

.stickybar a{color:#fff;border: 2px solid #fff;     padding: 2% 8%;}
.stickybar a:hover {text-decoration: none; background: #fff; color:#333;}



.newshadow {
    text-shadow: 0px 3px 7px rgba(0, 0, 0, 0.35);
}

.fbbutton {    
  background: #3287F3;
  color: #fff;
  display: table;
  margin: 3% 0;
  padding: 1px;
  border-radius: 8px;
  display: block;
}
.fbbutton i{
  background: #1877F2;
  padding: 25px;
  border-radius: 8px 0 0 8px;
} 
.skypebutton {    
  background: #00AFF0 ;
  color: #fff;
  display: table;
  margin: 3% 0;
  padding: 1px;
  border-radius: 8px;
  display: block;
}
.skypebutton i{
  background: #00BAFF;
  padding: 25px 21px;
  border-radius: 8px 0 0 8px;
} 



.fbbutton-sm {    
  background: #3287F3;
  color: #fff !important;
  display: table;
  margin: 3% auto;
  padding: 1px 15px 0 0;
  border-radius: 5px;
}
.fbbutton-sm i{
  background: #1877F2;
  padding: 25px;
  border-radius: 5px 0px 0px 5px;
} 
.skypebutton-sm {    
  background: #00AFF0 ;
  color: #fff !important;
  display: table;
  margin: 3% auto;
  padding: 1px 15px 0 0;
  border-radius: 5px;
}
.skypebutton-sm i{
  background: #00BAFF;
  padding: 25px 21px;
  border-radius: 5px 0px 0px 5px;
} 





.fbbutton:hover { color: #fff;
text-decoration: none;
opacity: 0.8}

.blue1{color: #0486f4;}
.green1{color: #01a821;}

.yellow {color: #ffda70;}
.yellow2 {color: #e39600;}
.skypebutton:hover {color: #fff;
text-decoration: none;
opacity: 0.8}



.footerbg {
    background: #011B35;
    padding: 3% 0 3%;
}

.footerbg a {
    color: #4D84A7;
}


.topbox {background: rgb(18, 88, 166,0.671);
    padding: 5% 1%;
    border: 2px dashed #fff;
    border-radius: 9px;}

.introlist li{
line-height: 135%;
    padding-bottom: 7px;
}


.grey a {color:#333 !important;}

.redstrip1  {background: #2180EA; padding: 1.5% 0;}

.download_banner a{background-image: -moz-linear-gradient( 124deg, rgb(249,112,145) 0%, rgb(249,122,127) 42%, rgb(249,132,108) 100%);
    background-image: -webkit-linear-gradient( 124deg, rgb(249,112,145) 0%, rgb(249,122,127) 42%, rgb(249,132,108) 100%);
    background-image: -ms-linear-gradient( 124deg, rgb(249,112,145) 0%, rgb(249,122,127) 42%, rgb(249,132,108) 100%);
    border-radius: 50px;
    padding: 8px 22px;
    margin-top: -8px;
	color: #fff;}
	
.download_banner a:hover {
	opacity: 0.9;
	text-decoration: none;
}	
	
	
	
	
.tab-content {
	border: 1px solid #dee2e6;
    border-top: none;
    padding: 2% 1%;
}









/*All Pages*/
.black{color:#000;}
.bannerboxblue {
	width:100%;
  background-color: #ffcd3d;
  padding:2% 7%;
  border: 2px solid #353c44;
}


@media(max-width:767px){
	.bannerboxblue {
  border-radius:50px;
}
}
@media(min-width:768px){
	.bannerboxblue {
  border-radius:160px;
}
}

.yellowpan{
  background:#FFF828;
  padding:10px 25px;
  display:table;
  margin:20px auto 5px auto;
  border-radius: 0;
  border: 2px dashed #043359;
}

.lightyellowpan{
	background:#FFFDBA;
	padding:10px 25px;
	display:table;
	margin:20px auto 5px auto;
  border-radius: 0;
  border: 2px dashed #043359;
}

.bluespan{
  background:#00B1E8;
  padding:8px 25px;
  display:table;
  margin:20px auto 5px auto;
  border-radius: 5px;
  border: 1px dashed #fff;
  text-shadow: 1px 1px 0 #000000;
}

.navybluespan{
  background:#064BB2;
  padding:8px 25px;
  display:table;
  margin:20px auto 5px auto;
  border-radius: 5px;
  border: 6px solid #134288;
  text-shadow: 1px 1px 0 #000000;
}

.yellowspan{
  background:#FFD522;
  padding:6px 25px;
  display:table;
  margin:20px auto 5px auto;
  border: 1px solid #FFC928;
  border-radius: 10px;
}


.topBanner-bg{
  background-color: #043359;
  padding: 25px;
  box-shadow: 0 3px 22px #08141E;
  border-radius: 10px;
}
.headingLogo1{
  background: #043359;
  border-radius: 10px 10px 0 0;
  padding: 20px;
}

.navyblue-text{
  color: #043359;
}

ul.logoBox-listing{
  padding: 0;
  margin: 0;
}
ul.logoBox-listing li{
  background: url(../images/logochecked-icon.png) no-repeat 0 13px;
  padding-left: 30px;
  list-style: none;
  margin-left: 0;
  padding-bottom: 8px;
  line-height: 28px;
  padding-top: 8px;
}
ul.logoBox-listing hr{
  margin-top: 6px;
  border-bottom: 1px solid #DCE4F1;
  margin-bottom: 6px;
}

.lightpink-bg{
  background: #FFEFC1;
  padding: 13px;
}

.logoListing-box{
  background: #fff;
  padding: 15px;
  border: 1px solid #E0F2FE;
}
.blue-head-text{
  color: #09459D;
}

.lightpink-bg-exam{
  background: #FFF9E8;
  border-radius: 10px;
  box-shadow: 0 0 10px #ffc928;
  padding: 25px 40px;
  display: table;
  margin: 2% auto;
}
.lightblue-bg-exam{
  color: #3974DD;
  background: #DCF7FF;
  border-radius: 10px;
  box-shadow: 0 0 15px #9FD9FF;
  padding: 25px 40px;
  display: table;
  margin: 2% auto;
}

.imagineblue-box{
  position: relative;
  border-radius: 14px;
  background: #3974DD;
  padding: 20px;
  padding-left: 190px;
}

.straightawayearned-box{
  padding-bottom: 20px;
  background: #C8ECE1;
}
.straightawayearned-box .straightawayearned-title{
  background-color: #27B287;
  color: #fff;
  text-align: center;
  padding: 10px;
  text-shadow: 0 1px 0 #000000;
}

.bestDecision-box{
  border: 3px solid #00B1E8;
  background: #F3FCFF;
  padding: 30px;
}
.lightblue-t{
  color: #09459D;
}
.borderbottomred-6{
  border-bottom: 6px solid #FF5050;
}

ul.videomanWithout-cross{
  padding: 0;
  margin-left: 0;
  margin-top: 10px;
}
ul.videomanWithout-cross li{
  background: url(../images/videomanWithout-cross-icon.png) no-repeat 0 11px;
  padding-left: 45px;
  list-style: none;
  margin-left: 0;
  padding-bottom: 12px;
  line-height: 40px;
  padding-top: 12px;
}

.purplesolid-bg{
  position: relative;
  background: #733888;
  padding: 30px;
}
.purplesolid-bg.solidBottom:after{
  content: '';
  position: absolute;
  right: 144px;
  margin: 0 auto;
  width: 0;
  bottom: -25px;
  height: 0;
  border-top: 25px solid #733888;
  border-left: 6px solid transparent;
  border-right: 20px solid transparent;
}

.purplesolid-bg.solidTop:before{
  content: '';
  position: absolute;
  left: 144px;
  margin: 0 auto;
  width: 0;
  top: -25px;
  height: 0;
  border-bottom: 25px solid #733888;
  border-left: 20px solid transparent;
  border-right: 6px solid transparent;
}
.purplesolid-border-1{
  border: 1px solid #733888;
  padding: 30px;
}
.borderbottomlightblue-6{
  border-bottom: 6px solid #00B1E8;
}

.streamBox{
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 7px #00B1E8;
  border-radius: 10px;
  position: relative;
}
.streamBox:before{
  content: '';
  position: absolute;
  right: 144px;
  margin: 0 auto;
  width: 0;
  top: -25px;
  height: 0;
  border-bottom: 25px solid #fff;
  border-left: 20px solid transparent;
  border-right: 6px solid transparent;
}


.supportBox{
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
.plusColor-lightblue{
  color: #4BAAF3;
}

.afflink1 a {
    /*border-radius: 15px;*/
    /*background-image: -webkit-linear-gradient(0deg, rgb(32,206,77) 0%, rgb(113,231,52) 100%);*/
color: #ffffff !important;
padding: 0% 10%;
display: table;
margin: 0% auto;
color: #222730;
}
/*.afflink1 a:hover {*/
/*background: rgb(113,231,52);*/
/*text-decoration: none;*/
/*}*/
.afflink1 a{
    width: 100%;
}
.afflink1 a.btnNowBuy{
  border-radius: 50px;
  background-color: #474a59;
  background-image: -webkit-linear-gradient( 
  0deg
  , rgb(248 181 13) 0%, rgb(249 196 64) 100%);
  box-shadow: 0px 8px 29px 0px rgb(249 189 39 / 27%);
  color: #fff !important;
  padding: 4% 2%;
  display: table;
  margin: auto;
  transition: 0.5s;
  width: 100%;
  position: relative;
  border: 4px solid rgb(255, 255, 255);
  letter-spacing: 0.5px;
  margin: 4% 0;
}
.afflink1 a .btnNowBuy.greyBtnPrice{
    border-radius: 50px;
        background-color: #474a59;
        background-image: -webkit-linear-gradient( 
    0deg
     , rgb(127 127 127) 0%, rgb(127 127 127) 100%);
        box-shadow: 0px 8px 29px 0px rgb(127 127 127);
  color: #fff !important;
  padding: 4% 2%;
  display: table;
  margin: auto;
  cursor: text;
  transition: 0.5s;
  width: 100%;
  position: relative;
  border: 4px solid rgb(255, 255, 255);
  letter-spacing: 0.5px;
  margin: 4% 0;
}
.bestseller-tag:before {
  content: "";
  z-index: -1;
  overflow: hidden;
  transform: rotate(-135deg);
  width: 120px;
  display: block; 
  background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 34px;
  right: -16px;
  clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px);
  height: 20px;
  width: 120px;
}
.bestseller-tag:after {
  content: "best seller";
  z-index: 1;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  width: 120px;
  display: block; 
  background: #ec0a2a;
  background: linear-gradient(#eb0b2b 0%, #eb0b2b 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 20px; right: -30px;
  clip-path: polygon(120px 20px, 90px -10px, 30px -10px, 0px 20px, 10px 30px,  110px 30px)
}