@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Jost:300,400,500,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Courgette&family=Kalam:wght@300;400;700&display=swap');
html {
  scroll-behavior: smooth;
}
body{
  font-family: 'Raleway', sans-serif !important;
  color: #464a53;
  font-size: 14px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
p{
  font-size: 24px !important;
  line-height: 1.3 !important;
}
.cursive{
  font-family: "Kalam", cursive !important;
}

h1,h2,h3,h4,h5,h6{
  width: 100%;
  display: block;
  font-family: 'Jost', sans-serif !important;
}
.main-container{
  padding: 0px;
  margin: 0px auto;
}
.center{
  text-align: center;
}
.right{
  text-align: right;
  float: right;
}
.left{
  text-align: left;
  float: left;
}

.img20 img{
  width: 20%;
}
.img30 img{
  width: 30%;
}
.img40 img{
  width: 40%;
}
.img50 img{
  width: 50%;
}
.img60 img{
  width: 60%;
}
.img70 img{
  width: 70%;
}
.img80 img{
  width: 80%;
}
.img90 img{
  width: 90%;
}
.img100 img{
  width: 100%;
}
.br-10{
  border-radius: 10px;
}
.br-15{
  border-radius: 15px;
}
.br-20{
  border-radius: 20px;
}
.pl1{padding-left: 10px;}
.pl2{padding-left: 20px;}
.pl3{padding-left: 30px;}

.mt-20{margin-top: -200px !important;}
.mt-10{margin-top: -100px !important;}
.mt-8{margin-top: -80px !important;}
.mt-5{margin-top: -50px !important;}
.mt--5{margin-top: -50px !important;}
.mt-4{margin-top: -40px !important;}
.mt-3{margin-top: -30px !important;}
.mt-2{margin-top: -20px !important;}
.mt-1{margin-top: -10px !important;}
.mt1{margin-top: 10px;}
.mt2{margin-top: 20px;}
.mt3{margin-top: 30px;}
.mt4{margin-top: 40px;}
.mt5{margin-top: 50px;}
.mt6{margin-top: 60px;}
.mt7{margin-top: 70px;}
.mt8{margin-top: 80px;}
.mt9{margin-top: 90px;}
.mt10{margin-top: 100px;}
.mt11{margin-top: 110px;}
.mt12{margin-top: 120px;}
.mt13{margin-top: 130px;}
.mt14{margin-top: 140px;}
.mt15{margin-top: 150px;}
.mt20{margin-top: 200px;}
.mt30{margin-top: 300px;}

.mb1{margin-bottom: 10px;}
.mb2{margin-bottom: 20px;}
.mb3{margin-bottom: 30px;}
.mb4{margin-bottom: 40px;}
.mb5{margin-bottom: 50px;}


.b3{font-weight: 300;}
.b4{font-weight: 400;}
.b5{font-weight: 500;}
.b6{font-weight: 600;}
.b7{font-weight: 700;}
.b8{font-weight: 800;}
.b9{font-weight: 900;}

.white{color: #fff;}
.black{color: #000;}
.red{color: #f00;}
.red1{color: #7e0927;}
.yellow{color: #ffcc00;}
.green{color: #56ad04;}
.green1{color: #00c9b8;}
.blue{color: #0a2239;}
.blue1{color: #227bff;}
.light-blue{color: #249394;}
.pink{color: #ff3473;}
.orange{color: #fe5e54;}

.grad-text{
 background: linear-gradient(to left, #227bff, #c959dd, #ff3473, #fea654);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.grad-text1{
 background: linear-gradient(to right, #13bd22 0%, #008552 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.grad-text2{
 background: linear-gradient(to left, #ff3473, #fea654);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.lh1-3{
  line-height: 1.3;
}
.highlight-yellow{
  background: #f8f40a;
  padding: 0 5px 5px 5px;
}
.uppercase{
  text-transform: uppercase;
  letter-spacing: 3px;
}
.transparent{
  opacity: 0.7;
}
.text-shadow {
    text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5), 3px 5px 7px rgba(0,0,0,0.51);
}
.heading1{
  font-size: 45px;
}
.headingl{
  font-size: 50px;
}
.headingl1{
  font-size: 60px;
}
.heading-big{
  font-size: 80px;
}
.heading-big1{
  font-size: 70px;
}
.highlight-yellow{
  background: #ffff00;
  display: inline-block;
  padding: 5px 5px 0px;
}
.shadow{
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
-moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.section1{
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  background-color: #000;
  padding-top: 100px;
  padding-bottom: 0px;
  margin-top: -80px;
  background-position: center top;
}
.section2{
  display: block;
  background: url(../images/bg2.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  background-position: center top;
}
.section2a{
  display: block;
  background: url(../images/bg6a.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  background-position: center top;
}
.section3{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  background-position: center top;
}
.section4{
  display: block;
  background: url(../images/bg4.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 100px;
  background-position: center top;
}
.section5{
  display: block;
  background: url(../images/bg5.png) repeat 0 0 / cover;
  padding-top: 80px;
  padding-bottom: 0px;
  background-position: center top;
  margin-top: -50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.section6{
  display: block;
  background: url(../images/bg6.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  background-position: center top;
}
.section7{
  display: block;
  background: url(../images/bg7.png) repeat 0 0 / cover;
  padding-top: 80px;
  padding-bottom: 0px;
  background-position: center top;
  margin-top: -50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.section8{
  display: block;
  background: url(../images/bg8.png) repeat 0 0 / cover;
  padding-top: 80px;
  padding-bottom: 0px;
  background-position: center top;
}
.section9{
  display: block;
  background: url(../images/bg9.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  background-position: center top;
}
.section10{
  display: block;
  background: url(../images/bg10.png) repeat 0 0 / cover;
  /*background-color: #F3F5FF;*/
  padding-top: 50px;
  padding-bottom: 150px;
  background-position: center top;
}
.section11{
  display: block;
  background: url(../images/bg1.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  background-position: center top;
  margin-top: -50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.section12{
  display: block;
  background: url(../images/bg4.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  background-position: center top;
}
.section13{
  display: block;
  background: url(../images/bg6.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 150px;
  background-position: center top;
}
.section14{
  display: block;
  background: url(../images/bg11.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 150px;
  background-position: center top;
  margin-top: -50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.section15{
  display: block;
  background: url(../images/bg12.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  background-position: center top;
  background-attachment: fixed;
  min-height: 500px;
  margin-top: -50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.section16{
  display: block;
  background: url(../images/bg8.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  background-position: center top;
}
.section17{
  display: block;
  background: url(../images/bg13.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 0px;
  background-position: center top;
}
.section18{
  display: block;
  background: url(../images/bg3.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 150px;
  background-position: center top;
}
.section19{
  display: block;
  background: url(../images/bg14.png) repeat 0 0 / cover;
  padding-top: 80px;
  padding-bottom: 0px;
  background-position: center top;
  background-attachment: fixed;
  margin-top: -50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.section20{
  display: block;
  background: url(../images/bg15.png) repeat 0 0 / cover;
  /*background-color: #F3F5FF;*/
  padding-top: 50px;
  padding-bottom: 150px;
  background-position: center top;
}
.section21{
  display: block;
  background: url(../images/bg16.png) repeat 0 0 / cover;
  /*background-color: #F3F5FF;*/
  padding-top: 80px;
  padding-bottom: 0px;
  background-position: center top;
  margin-top: -50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.section22{
  display: block;
  background: url(../images/bg4.png) repeat 0 0 / cover;
  /*background-color: #F3F5FF;*/
  padding-top: 80px;
  padding-bottom: 150px;
  background-position: center top;
}
.section23{
  display: block;
  background: url(../images/bg11.png) repeat 0 0 / cover;
  padding-top: 50px;
  padding-bottom: 150px;
  background-position: center top;
  margin-top: -50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.section24{
  display: block;
  background: url(../images/bg17.png) repeat 0 0 / cover;
  padding-top: 80px;
  padding-bottom: 150px;
  background-position: center top;
  background-attachment: fixed;
  min-height: 500px;
  margin-top: -50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.footer{
  display: block;
  background: url(../images/video-bg1.png) repeat 0 0 / cover;
  padding-top: 80px;
  padding-bottom: 100px;
  /*margin-bottom: -135px;*/
  background-position: center top;
  margin-top: -50px;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.footer-menu {
  display: inline-block;
}
.footer-menu a {
  /*display: inline-flex;*/
  float: left;
  margin: 0px 30px;
  font-size: 20px;
  color: #fff;
}
.top-menu{
  position: sticky;
  top: 10px;
  z-index: 999999;
}
.menu-bg{
  display: block;
  background: #01020ded;
  padding: 10px 30px;
  border-radius: 50px;
  border: 1px solid #ffffff36;
}
.menu-bg p{
  margin-bottom: 0px !important;
}
.logo img{
  width: 60%;
}
.aff-button{
  background: #fe5e54;
  font-size: 18px !important;
  opacity: unset;
  font-weight: 600;
  color: #fff !important;
  padding: 10px 20px !important;
  border-radius: 25px;
  margin: 0px 10px;
}
.aff-button:hover{
  text-decoration: none;
  background: #ff3473;
  color: #fff;
}
.tube{
  display: inline-block;
  background: #ff00298c;
  padding: 0px 10px;
  border-radius: 25px;
  color: #fff;
}
.top-strip{
  display: inline-block;
  background: #000;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  padding: 10px 30px;
  border-radius: 25px;
  border: 1px dashed #ffffff8a;
  -webkit-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -14px rgba(0,0,0,0.69);
}
.red-strip{
  display: inline-block;
  background: #ff3e711f;
  border: 1px solid #ffadc370;
  padding: 5px 10px 0px;
  border-radius: 20px;
  height: 40px;
}
.red-strip p{
  /*color: #fff;*/
  font-size: 18px !important;
  font-weight: 500;
}
.red-strip img{
  width: 100%;
  margin-top: 2px;
}
.video-bg{
  display: block;
  background: url(../images/video-bg.png) repeat 0 0 / cover;
  padding: 20px;
  border-radius: 10px;
}
.section15 .video-bg{
  display: block;
  background: url(../images/boxbg1.png) repeat 0 0 / cover;
  padding: 10px;
  border-radius: 10px;
}
.section15 .video-bg img{
  border-radius: 7px;
}
.gif-bg{
  display: block;
  background: url(../images/video-bg.png) repeat 0 0 / cover;
  padding: 10px;
  border-radius: 10px;
}
.border-text{
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  border: 1px dashed #ffffff61;
  border-radius: 35px;
  padding: 10px 30px;
}
.icona-box{
  display: inline-block;
  background: #2b086e4a;
  font-size: 22px;
  color: #fff;
  font-weight: 500;
  padding: 10px 30px;
  border-radius: 10px;
  border: 1px dashed #ffffff8a;
  width: 100%;
}
.icona-box img{
  width: 100%;
}
.cta-box{
  display: inline-block;
  background: url(../images/bg2a.png) repeat 0 0 / cover;
  width: 100%;
  border-radius: 30px;
  padding: 50px;
  text-align: center;
  border: 1px solid #acc7e37a;
}
.button-primary {background-image: linear-gradient(to right, #FF512F 0%, #F09819  51%, #FF512F  100%)}
.button-primary {
  margin: 10px;
  padding: 20px 80px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  font-size: 35px;
  font-weight: 700;
  background-size: 200% auto;
  color: white;            
  border-radius: 50px;
  display: inline-block;
}
.button-primary:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
  transform: scale(1.1);
}
.testimonial-box1{
  display: inline-block;
  background: #227bff;
  width: 100%;
  border-radius: 10px;
  padding: 30px 20px;
  /*border: 2px solid #acc7e3a8;*/
}
.testimonial-box1 img{
  width: 110%;
  margin-left: -20px;
}
.steps{
  display: inline-block;
  background: #ff5e53;
  padding: 5px 30px;
  border-radius: 25px;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}
.iconb-box{
  display: inline-block;
  background: url(../images/boxbg1.png) repeat 0 0 / cover;
  width: 100%;
  border-radius: 10px;
  padding: 15px;
  text-align: center;
  border: 2px solid #acc7e3a8;
}
.iconb-box img{
  width: 100%;
  border-radius: 5px;
}
.iconc-box{
  display: inline-block;
  background: #fff;
  width: 100%;
  border-radius: 25px;
  padding: 30px 10px 10px 10px;
  -webkit-box-shadow: 3px 10px 41px -26px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -26px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -26px rgba(0,0,0,0.69);
}
.iconc-box-inner{
  display: inline-block;
  background: #d1f9f9;
  padding: 20px;
  border-radius: 20px;
  width: 100%;
  margin-top: 10px;
}
.iconc-box-inner img{
  width: 100%;
  margin-top: -50px;
}
.iconc1-box{
  display: inline-block;
  background: #dfe7ff;
  width: 100%;
  border-radius: 25px;
  padding: 30px;
  -webkit-box-shadow: 3px 10px 41px -26px rgba(0,0,0,0.69);
  -moz-box-shadow: 3px 10px 41px -26px rgba(0,0,0,0.69);
  box-shadow: 3px 10px 41px -26px rgba(0,0,0,0.69);
}
.fiverr{
  display: inline-block;
  width: 100%;
  padding: 10px;
  background: #131751a6;
  border-radius: 15px;
  border: 3px solid #acb2e31c;
}
.fiverr img{
  width: 100%;
  border-radius: 10px;
}
.d-box{
  display: inline-block;
  background: url(../images/boxbg2.png) repeat 0 0 / cover;
  width: 100%;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  border: 2px solid #acc7e3a8;
}
.d-box img{
  width: 100%;
  border-radius: 5px;
}
.d-box1{
  display: inline-block;
  background: url(../images/boxbg2.png) repeat 0 0 / cover;
  width: 100%;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  border: 2px solid #acc7e3a8;
}
.d-box1 img{
  width: 40%;
  border-radius: 5px;
}
.e-box{
  display: inline-block;
  background: url(../images/boxbg3.png) repeat 0 0 / cover;
  width: 100%;
  border-radius: 10px;
  padding: 30px;
  border: 2px solid #acc7e3a8;
}
.e-box img{
  width: 100%;
  border-radius: 5px;
}
.list1 {
  margin-left: -30px;
  text-align: left;
}
.list1 li {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
  /*color: #fff;*/
  margin-top: 15px;
}
.list1 li i {
  color: #13d800;
}
.f-box{
  display: inline-block;
  width: 100%;
  padding: 50px;
  background: #131751a6;
  border-radius: 15px;
  border: 3px solid #acb2e31c;
}
.d-title{
  display: inline-block;
  background: #ed3232;
  padding: 5px 50px;
  border-radius: 50px;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}
.video-bg1{
  display: inline-block;
  background: url(../images/video-bg1.png) repeat 0 0 / cover;
  background-position: center top;
  width: 100%;
  border-radius: 50px;
  padding: 50px;
  border: 2px solid #acc7e3a8;
}
.boxa5{
  display: inline-block;
  background: #fff;
  width: 100%;
  border-radius: 15px;
  padding: 30px;
  margin-top: 50px;
  /*min-height: 550px;*/
  border: 2px solid #acc7e3a8;
}
.g-box{
  display: inline-block;
  background: url(../images/boxbg2.png) repeat 0 0 / cover;
  width: 100%;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  border: 2px solid #acc7e3a8;
}
.g-box img{
  width: 80%;
  border-radius: 5px;
}
.h-box {
  display: inline-block;
  background: radial-gradient(circle,rgba(255, 255, 255, 1) 0%, rgba(212, 223, 237, 1) 100%);
  width: 100%;
  border-radius: 10px;
  padding: 15px;
  text-align: center;
  border: 2px solid #acc7e3a8;
}
.h-box img{
  width: 80%;
  border-radius: 5px;
}
.i-box {
  display: inline-block;
  background: radial-gradient(circle,rgba(255, 255, 255, 1) 0%, rgba(212, 223, 237, 1) 100%);
  width: 100%;
  border-radius: 10px;
  padding: 15px 30px 5px;
  border: 2px solid #acc7e3a8;
}
.bonus-main-title{
  background: linear-gradient(to left, #227bff, #c959dd, #ff3473, #fea654);
  display: inline-block;
  font-size: 60px;
  color: #fff;
  font-weight: 800;
  padding: 10px 50px;
  border-radius: 80px;
}
.bonus-box{
  display: inline-block;
  width: 100%;
  padding: 50px;
  background: linear-gradient(145deg,rgba(235, 244, 245, 1) 0%, rgba(181, 198, 224, 1) 100%);
  border-radius: 15px;
  border: 3px solid #acb2e31c;
}
.bonus-box .title{
  display: inline-block;
  background: linear-gradient(145deg,rgba(255, 15, 123, 1) 0%, rgba(248, 155, 41, 1) 100%);
  padding: 10px 35px;
  border-radius: 50px;
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  margin-top: -80px;
}
.before{
  display: inline-block;
  background: #141313a6;
  width: 100%;
  padding: 50px 30px 30px 50px;
  border-radius: 25px;
  border: 3px solid #acb2e31c;
}
.before .title{
  display: inline-block;
  background: #0000004a;
  padding: 5px 25px;
  border-radius: 50px;
  font-size: 25px;
  color: #fff;
  font-weight: 600;
}
.before-list{
  margin-left: -30px;
  text-align: left;
}
.before-list li{
  border: 1px dashed #ffffff4f;
  padding: 5px 10px 5px 30px;
  border-radius: 10px;
  list-style: none;
  font-size: 22px;
  font-weight: 500;
  color: #ffffffb8;
  margin-top: 15px;
}
.before-list li i{
  color: #c52929;
  margin-left: -25px;
}
.before-list hr{
  border-top: 1px solid #a9a9a942;
}
.after{
  display: inline-block;
  background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(255, 237, 255, 1) 100%);
  width: 100%;
  padding: 50px 30px 30px 50px;
  border-radius: 25px;
  border: 3px solid #acb2e31c;
}
.after .title{
  display: inline-block;
  background: linear-gradient(to left, #227bff, #c959dd, #ff3473, #fea654);
  padding: 5px 25px;
  border-radius: 50px;
  font-size: 25px;
  color: #fff;
  font-weight: 800;
}
.after-list{
  margin-left: -30px;
  text-align: left;
}
.after-list li{
  border: 1px dashed #0000004f;
  padding: 5px 10px 5px 30px;
  border-radius: 10px;
  list-style: none;
  font-size: 22px;
  font-weight: 500;
  /*color: #ffffffb8;*/
  margin-top: 15px;
}
.after-list li i{
  color: #0fb90e;
  margin-left: -25px;
}
.after-list hr{
  border-top: 1px solid rgb(169 169 169 / 69%);
}
.p-table {
  display: inline-block;
  background: #7d7d7d;
  width: 100%;
  padding: 50px 20px 20px 20px;
  border-radius: 35px;
}
.p-table1 {
  display: inline-block;
  background: linear-gradient(to left, #227bff, #c959dd, #ff3473, #fea654);
  width: 100%;
  padding: 50px 20px 20px 20px;
  border-radius: 35px;
}
.p-head1 {
  background: #114481;
  padding: 50px 30px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.p-head2 {
  background: #ed861c;
  padding: 50px 30px;
  border-radius: 50px;
}
.p-body {
  display: inline-block;
  width: 100%;
  padding: 30px;
  background: #ffffffd1;
  border-radius: 20px;
}
.p-body2 {
  display: inline-block;
  width: 100%;
  padding: 30px;
  background: #f8fcff;
  border-radius: 20px;
}
.p-list {
  margin-left: 0px;
  text-align: left;
  /*font-family: 'Raleway', sans-serif !important;*/
}
.p-list li {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.9;
}
.p-list li i{
  color: #63B000;
  margin-left: -30px;
  margin-right: 5px;
}
.p-list hr{
  margin-left: -30px;
}
.p-list1 {
  margin-left: 0px;
  text-align: left;
  /*font-family: 'Raleway', sans-serif !important;*/
}
.p-list1 li {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.9;
}
.p-list1 li i{
  color: #ff0000;
  margin-left: -30px;
  margin-right: 5px;
}
.p-list1 hr{
  margin-left: -30px;
}
.p-list2 {
  margin-left: 0px;
  text-align: left;
  /*font-family: 'Raleway', sans-serif !important;*/
}
.p-list2 li {
  list-style: none;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.9;
  color: #000;
}
.p-list2 li i{
  color: #44bb20;
  margin-left: -30px;
  margin-right: 5px;
}
.p-list2 hr{
  margin-left: -30px;
}
.logo1 img{
  width: 30%;
}
.boxa6{
  display: inline-block;
  background: url(../images/bg2c.png) repeat 0 0 / cover;
  width: 100%;
  border-radius: 50px;
  padding: 50px;
  border: 2px solid #acc7e3a8;
}
.p-20{
  font-size: 20px !important;
}
.p-18{
  font-size: 18px !important;
}
.hide-sm{
  display: inline-block;
}
.hide-lg{
  display: none;
}
@media(max-width: 767px){
  .logo img{
    display: none;
  }
  .headingl{
    font-size: 35px;
  }
  .heading1{
    font-size: 30px;
  }
  .headingl1{
    font-size: 40px;
  }
  .headingl br{
    display: none;
  }
  h1{
    font-size: 27px;
  }
  h2{
    font-size: 22px;
  }
  h3{
    font-size: 17px;
  }
  p{
    font-size: 18px !important;
  }
  .mt-res{
    margin-top: 0px !important;
  }
  .mt-res3{
    margin-top: 30px;
  }
  .mt-res2{
    margin-top: 20px;
  }
  .mt-res1{
    margin-top: 10px;
  }
  .mt-res5{
    margin-top: 50px !important;
  }
  .mt-res10{
    margin-top: 100px !important;
  }
  .hide-sm{
    display: none;
  }
  .hide-lg{
    display: inline-block;
    width: 100%;
  }
  .heading-big{
    font-size: 40px;
  }
  .heading-big1{
    font-size: 70px;
  }
  .top-strip{
    font-size: 15px;
    padding: 10px 10px;
  }
  .br-res br{
    display: none;
  }
  .center-res{
    text-align: center;
  }
  .button-primary{
    font-size: 20px;
    padding: 10px 20px;
  }
  .border-text{
    font-size: 17px;
  }
  .white-box1 .img100{
    width: 50%;
    margin-left: 22%;
  }
  .logo1 img {
    width: 60%;
  }
  .niche{
    font-size: 20px;
    height: 70px;
    padding: 20px 0px;
  }
  .niche1{
    font-size: 20px;
    height: 70px;
    padding: 10px 0px;
  }
  .skype{
    width: 100%;
    border-radius: 30px;
  }
  .facebook{
    width: 80%;
    border-radius: 30px;
  }
  .card{
    text-align: center;
    padding: 25px;
  }
  .card-img img{
    width: 70%;
    border-radius: 25px;
  }
  .strip1-bg{
    padding: 10% 20% 8%;
    margin-bottom: unset;
  }
  .gutter-text {
    margin-left: 5%;
    margin-right: 5%;
  }
  .footer{
    background-position: left top;
    padding-top: 100px;
  }
  .footer-menu {
    display: grid;
  }
  .img-res60 img{
    width: 60%;
  }
  .navbar{
    display: inline-flex;
    /*border-radius: 50px;*/
    background: unset !important;
  }
  .navbar-collapse{
    text-align: center !important;
  }
  .navbar .aff-button{
    margin-top: 20px;
    width: 80%;
  }
  .navbar img{
    width: 40%;
  }
  .red-strip{
    padding: 5px 10px;
    width: 100%;
    text-align: center;
  }
  .red-strip p{
    font-size: 16px !important;
  }
  .video-bg{
    padding: 10px;
    border-radius: 5px;
  }
  .gif-bg{
    padding: 5px;
    border-radius: 5px;
  }
  .boxa2{
    padding: 30px 20px;
  }
  .boxa3{
    padding: 5px 10px;
  }
  .boxa3 img{
    width: 120%;
  }
  .boxa3 .p-20{
    font-size: 17px !important;
    margin-bottom: 0px !important;
  }
  .video-box{
    padding: 20px 10px;
    border-radius: 15px;
  }
  .card{
    padding: 20px 10px !important;
  }
  .card .p-20{
    font-size: 18px !important;
  }
  .rectangle1{
    padding: 20px 10px;
  }
  .img-res img{
    width: 100%;
  }
  .boxa6{
    padding: 20px 20px;
    border-radius: 15px;
  }
  .boxa7{
    padding: 20px 20px;
    border-radius: 15px;
    min-height: unset;
  }
  .strip2-bg{
    background: linear-gradient(90deg, #FC466B 0%, #3F5EFB 100%);
    font-size: 25px;
    margin-top: 30px;
    border-radius: 15px;
  }
  .section2, .section2a, .section3, .section5, .section7, .section8, .section9, .section12, .section15, .section16, .section17, .section21{
    padding-bottom: 50px;
  }
  .section1{
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 50px;
  }
  .section4{
    padding-top: 50px;
  }
  .section5a{
    padding-bottom: 100px;
  }
  .section6{
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .section7{
    padding-bottom: 100px;
  }
  .section8{
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .section12{
    padding-bottom: 100px;
  }
  .section15{
    background: #0d0f41;
  }
  .top-menu .p-18{
    font-size: 14px !important;
  }
  .top-menu{
    top: 0px;
    background: #01020ded;
  }
  .menu-bg{
    background: unset;
    border-radius: unset;
    padding: 5px 10px 5px;
    border: unset;
  }
  .aff-button{
    font-size: 14px !important;
    display: inline-block;
    padding: 5px 5px !important;
    width: 80%;
  }
  .menu-bg p{
    margin-bottom: 5px !important;
  }
  .icona-box{
    font-size: 18px;
  }
  .icona-box img{
    width: 60%;
  }
  .cta-box{
    background-position: center center;
    padding: 20px;
    border-radius: 10px;
  }
  .testimonial-box1 img{
    width: 30%;
    margin-left: unset;
  }
  .iconb-box{
    padding: 7px;
  }
  .iconb-box p{
    font-size: 18px !important;
  }
  .f-box{
    padding: 20px;
  }
  .video-bg1{
    padding: 20px;
    border-radius: 10px;
  }
  .bonus-main-title{
    font-size: 35px;
  }
  .bonus-box .title{
    font-size: 25px;
    padding: 5px 15px;
    margin-top: -55px;
  }
  .bonus-box{
    padding: 30px 10px;
  }
  .before-list li{
    font-size: 18px;
  }
  .after-list li{
    font-size: 20px;
  }
  .i-box .p-20{
    font-size: 17px !important;
  }
  .card{
    position: static !important;
  }
  .card p{
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body{
    zoom: 0.6;
  }
  .navbar{
    display: inline-flex;
  }
  .red-strip img{
    width: 50%;
  }
  .navbar-collapse{
    text-align: center !important;
  }
  .navbar .aff-button{
    margin-top: 20px;
    width: 80%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body{
    zoom: 0.7;
  }
}
@media (min-width: 1200px) and (max-width: 1348px) {
  body{
    zoom: 0.8;
  }
}
@media(max-width: 576px){
  .navbar{
    display: inline-flex;
  }
  .red-strip{
    padding: 5px 5px;
    height: 30px;
  }
  .red-strip p {
    font-size: 14px !important;
  }
  .headingl{
    font-size: 27px;
  }
  .heading1{
    font-size: 25px;
  }
  .headingl1{
    font-size: 30px;
  }
  .heading-big{
    font-size: 40px;
  }
  .heading-big1{
    font-size: 70px;
  }
  .rectangle{
    padding: 20px 10px;
    border-radius: 15px;
  }
}