.font-caveat{
  font-family: "Caveat", cursive;
  font-optical-sizing: auto;
  font-style: normal;
}


 /* .ts-clr */


 .ts-clr {
	color: #00ccff;
}

.ts-clr1 {
	color: #FFF500;
}

.ts-clr2 {
	color: #0085FF;
}

.ts-clr3{
	color: #70FF00;
}

.ts-clr4 {
	color: #FF1D48;
}

.ts-clr5 {
	color: #FF8A00;
}

.ts-clr6 {
	color: #442CAD;
}

.ts-clr7 {
	color: #F228C6;
}

.ts-clr8 {
	color: #00FFF0;
}

.ts-clr9 {
	color: #FF4767;
}
.ts-clr10 {
	color: #FFB60A;
}
.ts-clr11 {
	color: #00FFF0;
}
.ts-clr12{
	color: #00FFF0;
}
.ts-clr13 {
	color: #00FFF0;
}
.ts-clr14 {
	color: #00FFF0;
}
.ts-clr15 {
	color: #FF0078;
}


.box-headline {
	border-radius: 0;
	border: 1px dashed #00E0FD;
	background: rgba(255, 255, 255, 0.32);
	display: inline-block;
	padding: 10px;
	border-radius: 0;
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.31);
	display: inline-block;
	padding: 10px;
}

.box-headline2 {
	/* background: #ffe4c436; */
	padding: 4px 10px;
	display: inline-block;
	border: 1px dashed #3ff6f6;
}


.ts-clr {
	color: #00ccff;
}

.ts-clr1 {
	color: rgb(60, 39, 112);
	/* color: #FFF500; */
}

.ts-clr2 {
	color: #0085FF;
}

.ts-clr3 {
	color: #70FF00;
}

.ts-clr4 {
	color: #FF1D48;
}

.ts-clr5 {
	color: #FF8A00;
}

.ts-clr6 {
	color: #442CAD;
}

.ts-clr7 {
	color: #F228C6;
}

.ts-clr8 {
	color: #00FFF0;
}

.ts-clr9 {
	color: #FF4767;
}

.ts-clr10 {
	color: #FFB60A;
	color: #840AFF;
}

.ts-clr11 {
	color: #00FFF0;
}

.ts-clr12 {
	color: #00FFF0;
}

.ts-clr13 {
	color: #00FFF0;
}

.ts-clr14 {
	color: rgb(255, 199, 67);
}

.ts-clr15 {
	color: #FF0078;
}



@media (min-width: 768px) {
	.tops-icon1 {
position: absolute;
    left: -8%;
    top: 18%;
    width: 24%;
    z-index: 0;
    opacity: 0.8;

	}

	.tops-icon2 {
position: absolute;
    right: -1%;
    width: 10%;
    z-index: 0;
    opacity: 0.8;
    top: 27%;

	}


	.tops-icon3 {
position: absolute;
    left: -4%;
    bottom: 7%;
    width: 19%;
    z-index: 1;
    opacity: 0.5;

	
	}

	.tops-icon4 {
position: absolute;
    right: -7%;
    top: 24%;
    width: 26%;
    z-index: 1;
    opacity: 0.4;

	}


}


 .tab-pane {
  position: relative;
  padding: 2px !important;
}
.tab-pane::before {
position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  z-index: 0;
background: linear-gradient(180deg, #0B00F5 0%, #0B00F5, transparent 77%);
  content: "";
  border-radius: 20px;
}

.tab-pane .inner {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 100%;
background-color: #fff0;
background-color: #050631;
background-color: #04042a;
  /* padding: 50px; */
  border-radius: 20px;
  font-size: 14px;
}

.play-video {

  border-radius: 5px;
  padding: 10px 10px;
}

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

.t-g {
	background: linear-gradient(90deg, #fdb011 0%, #00D1FF 100%);
	background-clip: border-box;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.line-hihglight {
	padding:
		5px 5px;
	display: inline-block;
	background:
		linear-gradient(0deg, #2203ff 0%, #009FFF 100%);

	border-radius:
		5px;
}
.line-makover {
	padding: 5px 5px;
	display: inline-block;
	background: url(../images/makover.png) no-repeat center center;

	border-radius: 5px;
}
.line-makover2 {
	padding: 5px 5px;
	display: inline-block;
	background: url(../images/makover2.png) no-repeat center center;

	border-radius: 5px;
}

@media (min-width: 768px) {
	.line-hihglight {
		padding: 4px 5px;
		display: inline-block;
		background: linear-gradient(0deg, #2203ff 0%, #009FFF 100%);

		background-image: linear-gradient(45deg, rgb(0, 86, 254) 0%, rgb(0, 214, 253) 100%);
		border-radius: 5px;
	}
	.line-makover {
		padding: 4px 9px;
		display: inline-block;
		background: url(../images/makover.png) no-repeat center center;
		background-size: auto;
		z-index: 9;
		background-size: 100% 100%;

	
	}
}

.making-box {
	border: 1px dashed #00FFF0;
	border-radius: 10px;
	display: inline-block;
	padding: 1px 40px;
}

.effect-5 {
	position: relative;
	z-index: 1;
	display: inline-block;
}

.effect-5::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 14px;
	left: 50%;
	bottom: 20px;
	background-color: rgb(0, 194, 255);

	z-index: -1;
	transform: translateX(-50%);
}



.l-box{
 background-image: linear-gradient(90deg, rgb(74, 2, 208) 0%, rgb(255, 22, 22) 100%);
  padding: 0px 5px;
  border-radius: 0;
background-image: linear-gradient(90deg, rgb(192, 2, 208) 0%, rgb(0, 97, 255) 100%);
}


.text_shadow {
    text-shadow: 0px 5px 0px rgba(0, 0, 0, 0.5);
  }

  
  .top-arrow {
    position: absolute;
    bottom: -39%;
    width: 100%;
  }

  .no{
    color: rgb(251, 69, 69);
  }

  .gradient-clr3 {
    background: linear-gradient(90deg, #FF00F5 0%, #FFBA28 100.99%);
      background-clip: border-box;
    background-clip: border-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .engaging-section {
background-color: rgb(255, 255, 255);
    background-size: cover;
    padding: 30px 0px 0 0;
  }
  @media (min-width: 768px) {
    .engaging-section {
      padding: 70px 0px 0 0;
    }
  }
  .shots-box {
    background-color: rgba(213, 199, 247, 0.39);
    padding: 30px 30px;
    border-radius: 15px;
    border: 1px solid #e50eff;
  }




  .data-box {
    padding: 5px 10px;
    background-color: #2ddaff;
    background-color: #ff4767;
  }
  .demo-video-card {
    border-radius: 20px 20px 20px 20px;
    /* background-image: linear-gradient(to bottom right, rgb(255, 194, 0) 0%, rgb(255, 41, 0) 100%); */
    background-color: rgb(247, 65, 65);
    background-color: rgb(255, 187, 54);
    background-color: rgba(83, 118, 202, 0.18);
    position: relative;
    z-index: 9;
    padding: 1px 10px 60px 10px;
  }
  
@media (min-width: 768px) {
	.hends {
		/* width: 230px;
		height: 120px; */
		padding-right: 3rem !important;

	}

	.hends2 {

		/* width: 230px;
		height: 120px; */
		padding-left: 3rem !important;

	}

	.client-vsfeed1 {
		padding: 18px 35px 35px 25px;
		border-radius: 20px;
		background: #fff;
		color: #000;
	}
}

@media (max-width: 768px) {
	.client-vsfeed1 {
		padding: 18px 15px 35px 15px;
		border-radius: 20px;
		background: #fff;
		color: #000;
	}

	/* .hends {
		width: 200px;
		height: 100px;
	}

	.hends2 {
		width: 200px;
		height: 100px;
	} */
}

@media (max-width: 400px) {
	.client-vsfeed1 {
		padding: 18px 15px 35px 15px;
		border-radius: 20px;
		background: #fff;
		color: #000;
	}

	.hends {
		width: 80px;
		height: 50px;
		padding-right: 1rem !important;

	}

	.hends2 {
		width: 80px;
		height: 50px;
		padding-left: 1rem !important;
	}
}
.l1-img {
  position: absolute;
  bottom: 0;
  left: -2%;
  z-index: 0;
}
.l2-img {
position: absolute;
  bottom: 5%;
  right: -102%;
z-index: 0;
}

.l2-img img{
width: 20%;
}
.l1-img img{
width: 25%;

 }
.p1-img {
  position: absolute;
  top: 20px;
  z-index: 99;
}
.p2-img {
  position: absolute;
  top: 20px;
  z-index: 99;
  right: 0;
}

@media (max-width: 768px) {

	.p1-img img {
		position: absolute;
		top: 55px;
		z-index: 99;
		width: 34px;
	}

	.p2-img img {
		position: absolute;
		top: 55px;
		right: 0;
		z-index: 99;
		width: 34px;
	}

}
.h-bg-blue {
  position: relative;
}
@media (max-width: 400px) {

	.p1-img img {
		position: absolute;
		top: 35px;
		z-index: 99;
		width: 40px;
	}

	.p2-img img {
		position: absolute;
		right: 0;
		top: 35px;
		z-index: 99;
		width: 40px;
	}

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

	
	.l1-img {
		display: none;
	}
.l2-img{
	display: none;
}
}
.sec-2 {
  padding: 50px 0 0px 0;
 background: url(../images/sec-2-video.png) no-repeat center center;
  background-size: auto;
  background-size: cover;
  overflow: hidden;
}
.sec-3 {
  padding: 50px 0 50px 0;
  background-color: #323a4d;
  overflow: hidden;
}
.position-relative {
  position: relative !important;
}

@media (min-width: 768px) {
  .sec-2 {
    padding: 80px 0 0px 0;

	  background: url(../images/sec-2-video.png) no-repeat center top;
  background-size: auto;
  background-size: cover;
    /* background-color: #323a4d;
	background-color: #f4f3ff; */
  }
  .sec-3 {
    padding: 5px 0 50px 0;
    background-color: #323a4d;
  }
}

@media (min-width: 768px) {
  .more-section {
    padding: 70px 0 0px 0;
  }
}
.more-section {
  background-color: rgb(248, 249, 255);
  background-size: cover;
  padding: 70px 0 0px 0;
}
.much-box {
/* background-color: #FF8235; */
  padding: 50px 30px;
  position: relative;
  border-radius: 30px;
 
}
.much-contant {
background-color: #FF8235;
  padding: 10px 0px;
  border-radius: 5px;
}
.much-box1 {
  background-color: #F9115D70;
  padding: 50px 50px;
  position: relative;
  border-radius: 30px;
}
.much-box2 {
  background-color: #FFFFFF70;
  padding: 50px 50px;
  position: relative;
  border-radius: 30px;
}
.much-box3 {
  background-color: #FFFFFF70;
  padding: 50px 50px;
  position: relative;
  border-radius: 30px;
}
.much-box4 {
  background-color: #ECD49A5C;
  padding: 50px 50px;
  position: relative;
  border-radius: 30px;
}

.much-box5 {
	background-color: #ffffff14;
	padding: 50px 50px;
	position: relative;
	border-radius: 30px;
  }
  .much-box6 {
  background-color: #FFE4A4;
  padding: 50px 50px;
  position: relative;
  border-radius: 30px;
}
.much-box7 {
 background-image: linear-gradient(0deg,rgb(213, 193, 255) 0%, rgb(255, 201, 177) 100%);
  padding: 50px 50px;
  position: relative;
  border-radius: 30px;
  box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.1);
}
.just-section1{
  padding: 10px 0 0px 0;
  background: url(../images/just-section1.png) no-repeat center center;
  background-size: auto;
  background-size: auto;
  background-size: cover;
  padding: 80px 0px 0px 0px;
  background-attachment: fixed;
  overflow: hidden;
}

.beach-section{

  background: url(../images/beach-section.png) no-repeat center center;
  background-size: auto;
  background-size: cover;
  padding: 80px 0px 80px 0px;

}

.frame-vi{
  
  /* background-color: rgb(232, 214, 255);
    padding: 10px; */
    border-radius: 12px;
    width: 100%;

}


.frame-block {
	position: relative;
  border-radius: 20px;
background-color: rgb(255, 255, 255);
  padding: 20px;
border: 5px solid ;
border-color:  rgb(11, 3, 245);;
}

.fbd1{
  border-color:  rgb(237, 74, 244) !important;
}

.fbd2{
  border-color:  rgb(255, 168, 46) !important;
}
.fbd3{
 border-color: rgb(13, 215, 118) !important;
}
.fbd4{
  border-color:  rgb(46, 180, 255) !important;
}
.fbd5{
  border-color:  rgb(250, 66, 66) !important;
}
.fbd6{
  border-color:  rgb(101, 15, 230) !important;
}
.fbd7{
  border-color:  rgb(14, 167, 239) !important;
}
.fbd8{
  border-color:  rgb(9, 221, 47) !important;
}
.fbd9{
  border-color:  rgb(241, 13, 132) !important;
}
.fbd10{
  border-color:  rgb(232, 181, 1) !important;
}
.fbd11{
  border-color:  rgb(232, 1, 186) !important;
}
.fbd12{
  border-color:  rgb(11, 3, 245) !important;
}




.fbg1{
background-color: rgb(237, 74, 244)!important;
}
.fbg2{
background-color: rgb(255, 168, 46)!important;
}
.fbg3{
background-color: rgb(13, 215, 118)!important;
}
.fbg4{
background-color: rgb(46, 180, 255)!important;
}
.fbg5{
background-color: rgb(250, 66, 66)!important;
}
.fbg6{
background-color: rgb(101, 15, 230)!important;
}
.fbg7{
background-color: rgb(14, 167, 239)!important;
}
.fbg8{
background-color: rgb(9, 221, 47)!important;
}
.fbg9{
background-color: rgb(241, 13, 132)!important;
}
.fbg10{
background-color: rgb(232, 181, 1)!important;
}
.fbg11{
background-color: rgb(232, 1, 186)!important;
}
.fbg12{
background-color: rgb(11, 3, 245)!important;
}


.frame-title{

background: #f612a8;
  display: inline-block;
  padding: 1px 20px;
  color: #fff;

}

.arr2-img {
position: absolute;
    bottom: 0%;
    width: 21%;
    left: -10%;
  }
  .arr3-img {
position: absolute;
    bottom: 0%;
    width: 21%;
    right: -10%;
    z-index: 1;
  }
@media (min-width: 768px) {
  .frame-block {
padding: 90px 40px;
    /* height: 100%; */
    /* height: 100%; */
   /* height: 333px; */
   height: 360px;
  }

.arr2-img {
position: absolute;
    bottom: 0%;
    width: 21%;
    left: -10%;
  }
  .arr3-img {
position: absolute;
    bottom: 0%;
    width: 21%;
    right: -10%;
    z-index: 1;
  }

}



@media (min-width: 768px){

.num-box {
width: 80%;
  /* height: 100%; */
  /* top: 40px;
  left: 0%;
  position: absolute; */
  top: -15px;
  left: -40px;
  position: relative;
  background-color: #fff;
  /* justify-content: center;
  display: flex;
  align-items: center; */
  border-radius: 0 15px 15px 0;
  border-color: rgb(255, 209, 68);
  border: 0px solid rgb(255, 209, 68);
  padding: 12px 40px;
  background-color: rgb(11, 3, 245);
}
}


@media (max-width: 768px){

.num-box {
  width: 100% !important;

  top: 40px;
  left: 0%;
  position: absolute;
  top: -15px;
  left: -20px;
  position: relative;
  background-color: #fff;

  border-radius: 0 15px 15px 0;
  border-color: rgb(255, 209, 68);
  border: 0px solid rgb(255, 209, 68);
  padding: 12px 5px;
  background-color: rgb(11, 3, 245);
}
}



.outclass-box {
border-radius: 30px;
  border: 1px solid #fff;
  box-shadow: 0 0px 1px 0 rgba(0, 0, 0, .04);
  padding: 0 40px 55px 40px;
  box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.1);
  background-color: rgb(255, 255, 255);
  border-color: #0000000f;
}

.outclass-title {

  z-index: 0;
  padding: 10px 40px;
  border-radius: 54px;
  display: inline-block;
  color: rgb(46, 37, 64);
  position: relative;
  z-index: 0;
  border: 1px solid rgb(46, 37, 64);
  box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.22);
}

.outclass-title {
	display: inline-block;
	padding: 15px 30px;
	margin-top: -60px;
}

@media (min-width: 768px) {
	.outclass-title {
		padding: 10px 50px;
	}
}

.outclass-box2 {
	border-radius: 10px;
background-image: linear-gradient(90deg,rgb(255, 232, 232) 0%, rgb(217, 199, 255) 100%);
  padding: 40px 40px 4px 40px;
  border-radius: 0 0px 30px 30px;
  margin-top: -20px;
}

.outclass-box1 {
	border-radius: 0px;
background-image: linear-gradient(90deg,rgb(255, 232, 232) 0%, rgb(217, 199, 255) 100%);
	padding: 0 0px 0px 0px;
	border-radius: 30px 30px 0 0;
}

.outclass-title1 {
padding: 10px 40px;
  border-radius: 54px;
  background: #FFF;
  display: inline-block;
  color: rgb(255, 126, 69);
  position: relative;
  z-index: 0;
  border-color: rgb(255, 126, 69);
  border: 1px solid rgb(255, 126, 69);
    box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.22);
}


.outclass-title1 {
	display: inline-block;
	padding: 15px 30px;
	margin-top: -60px;
}

@media (min-width: 768px) {
	.outclass-title1 {
		padding: 10px 30px;
	}
}

.outclass-innerbox {
	position: relative;

}

.outclass-innerbox {
	background-color: #FFF;
  padding: 40px 30px;
  border-radius: 20px;
  margin-bottom: 60px;
}

.cunts-box span {
	font-size: 30px;
	font-weight: 700;
}

.cunts-box span {
	position: absolute;
	top: -30px;
	z-index: 99;
	background-image: linear-gradient(0deg, #00DFFE 0%, #0030FE 100%);
	background-image: linear-gradient(90deg, rgb(133, 8, 255) 0%, rgb(231, 14, 255) 100%);
opacity: 1;
border: 2px solid #ff6000;
  width: 70px;
  height: 70px;
  line-height: 22px;
  border-radius: 360px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  border: 2px solid #ff6000;
background-image: linear-gradient(0deg,rgb(255, 191, 166) 0%, rgb(0, 0, 0) 100%);
}

.out-arrow {
	position: absolute;
	z-index: 1;
	left: 43%;
	width: 9%;
	bottom: -32%;
}

@media only screen and (max-width: 1200px) {
	.out-arrow {
		left: 43%;
		width: 10%;
		bottom: -32% !important;
	}
}

@media only screen and (max-width: 1024px) {
	.out-arrow {
		left: 43%;
		width: 13%;
		bottom: -29% !important;
	}
}

@media only screen and (max-width: 991px) {
	.out-arrow {
		position: absolute;
		z-index: 1;
		left: 47%;
		width: 6%;
		bottom: -49% !important;
	}
}

@media only screen and (max-width: 768px) {
	.out-arrow {
		left: 47%;
		width: 7%;
		bottom: -39% !important;
	}
}

@media (max-width: 576px) {


	.outclass-box2 {
		padding: 0 20px 2px 20px;
	}


	.cunts-box span {
		position: absolute;
		top: -25px;
		width: 50px;
		height: 50px;
	}

	.out-arrow {
		position: absolute;
		z-index: 1;
		left: 43%;
		width: 9% !important;
		bottom: -54% !important;
	}
}

@media only screen and (max-width:400px) {
	.out-arrow {
		left: 43%;
		width: 13% !important;
		bottom: -38% !important;
	}
}

.bgclr {
	background-color: #FFE8E8;
  box-shadow: 0 0px 5px 0 rgb(255, 232, 232);
}

.bgclr1 {
	background-color: #00DFFE1C;
background-color: #D9C7FF;
  box-shadow: 0 0px 5px 0 rgb(217, 199, 255);
}

.classout-box1 {
	position: relative;
}

.cunts-box1 span {
	position: relative;
	top: 0px;
	z-index: 99;
	background-image: linear-gradient(0deg, #00DFFE 0%, #0030FE 100%);
	background-image: linear-gradient(90deg, rgb(131, 8, 255) 0%, rgb(231, 14, 255) 100%);
	opacity: 1;

	width: 55px;
	height: 55px;
	line-height: 22px;
	border-radius: 360px;
	display: flex;
	justify-content: center;
	align-items: center;
	left: 0;
	  border: 2px solid #ff6000;
background-image: linear-gradient(0deg,rgb(255, 191, 166) 0%, rgb(0, 0, 0) 100%);
}

.cunts-box1 span {
	font-size: 30px;
	font-weight: 700;
}

.classout-box1 {
	display: flex;
	padding: 15px 20px 0px 20px;
	border-radius: 20px;
	align-items: center;
}

.classout-text {
	padding: 0 0 0 35px;
}

.out-box-img {
  margin-top: -38px;
}

.risponce-img img {
	width: 93%;
}

.outclass-section {
	background: url(../images/outclass-section.png) no-repeat center top;
	background-color: #080124;
	  background-size: auto;
	background-size: auto;
	padding: 80px 0px 80px 0;
	background-size: cover;
	overflow: hidden;
  }





  
.cancel-section {
	padding: 30px 0px 0 0;
	background: #323a4d  url(../images/cancel-section.png) no-repeat center center / cover;
	position: relative;
}
.muchmore-section {
	padding: 50px 0px 50px 0;
	background: #323a4d url(../images/cancel-section.png) no-repeat center center / cover;
	position: relative;
}

@media (min-width: 768px) {
	.muchmore-section {
	  padding: 30px 0px 70px 0;
	}
  }

@media (min-width: 768px) {
	.cancel-section {
		padding: 30px 0px 0 0;
	}
	.logo-image img{
max-width: 50%;
	}
}

.cancel-future-box {
	border: 1px solid rgba(0, 2, 36, 0);
	background-color: rgba(2, 2, 38, 0.13);
	box-shadow: 0px 0px 10px 0px rgba(4, 80, 196, 0.78);
	padding: 30px 25px 30px 25px;
	border-radius: 12px;
	height: 100%;
}

.c-1 {
	border: 1px solid rgba(0, 2, 36, 0);
	background-color: rgb(255, 255, 255);
	color: #212529;
}

.c-2 {
	border: 1px solid rgba(0, 2, 36, 0);
	background-color: rgb(255, 255, 255);
	color: #212529;
}

.cancel-future-box {
	position: relative;
}

.cross-img1 {
	position: absolute;
	top: 3%;
	width: 50%;
	left: 25%;
}

.gradient-clr4{
	background-image: linear-gradient(90deg, rgb(51, 0, 238), rgb(244, 79, 14));
	background-image: linear-gradient(90deg, rgb(51, 0, 238), rgb(244, 79, 14));
background-image: linear-gradient(0deg, rgba(6, 79, 254, 0.04), rgb(0, 75, 254));
  background-size: cover;
  padding: 10px 20px;
  text-align: center;
  color: #fff;
}
.TextShadow2 {
  text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}
.bonus-wrap img{
width: 80%;
}

@media (min-width: 768px) {
.bonus-wrap img{
width: 80%;
}
	}
	
.effect-13 {
  position: relative;
  z-index: 1;
  display: inline-block;
}

	.effect-13::before {
  content: '';
  position: absolute;
  width: 100%;

  height: 20px;
  left: 50%;
  bottom: 0px;
  z-index: -1;
  transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(../images/effect-13.png) no-repeat center center;
    background-size: auto;
  background-size: auto;
  background-size: 100% 100%;
}

a.custom-link {
  color: #fff;
  text-align: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: block;
  border-radius: 5px;
background: rgb(255, 209, 0);

  padding: 20px 0px 20px 0;
  padding: 12px 0px 12px 0;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0px 0px 14px 3px rgba(4, 10, 10, 0.21);
  transition: 0.15s linear;
  border: 5px solid #fff;
  border-radius: 20px;
}

a.custom-link:hover {
  box-shadow: 0px 10px 20px 0px rgba(4, 10, 10, 0.21);
	transform: translateY(-5px);
  border: 5px solid #fff;
}


@media (min-width:1200px) {
.link-btn{
    /* display: flex;
  align-items: center;
  justify-content: center; */

  position: relative;
margin: 11px -100px 5px 0;
}
.btn-link-img{

position: absolute;
    top: -25px;
    left: -2px;
    width: 114px;

}
}
@media (max-width:1024px) {
  .link-btn{
      /* display: flex;
    align-items: center;
    justify-content: center; */
 
    position: relative;
margin: 11px -100px 5px 0;
  }
  .btn-link-img{
    position: absolute;
    top: -25px;
    left: -2px;
    width: 114px;
  
  }
  }
  @media (max-width:768px) {
    .link-btn{
        /* display: flex;
      align-items: center;
      justify-content: center; */
      display: block;
      position: relative;
      margin: 10px 0px 10px 0px;
    }
    .btn-link-img{
      position: absolute;
     top: -25px;
    left: -2px;
    width: 114px;
    }
    

    }


	.mr15 {
  margin-right: 15px !important;


  
}

  @media (max-width:768px) {

.logo-img {
  width: 100%;
  height: 100%;
  max-width: 250px;
  margin-right: auto;
  margin-left: auto;
}

.just-section1 {


  padding: 30px 0px 0px 0px;
;
}
.frame-block {
  position: relative;
  border-radius: 20px;
background-color: rgb(255, 255, 255);
  padding: 50px 20px;
  border: 3px solid rgb(232, 214, 255);
}

.arr2-img img {
display: none !important;
}
.arr3-img img {
display: none !important;
}
.much-box {

  padding: 30px 10px;
 
}
.much-box2 {
  background-color: #FFFFFF70;
  padding: 30px 10px;
  position: relative;
  border-radius: 30px;
}
.much-box5 {
  background-color: #ffffff14;
  padding: 30px 10px;
  position: relative;
  border-radius: 30px;
}
.future-box {

  padding: 30px 10px;

}
.feature-count-box .minuns {
  margin-top: 0px;
  max-height: 150px;
}
.arr1{
  width: 30px;
}
  }



.money-wrap {
 border-radius: 75px;
    background: rgb(0, 26, 255);
    overflow: hidden;
}
@media (min-width: 768px) {
  .money-wrap {
    border-radius: 75px;
    background: rgb(0, 26, 255);
    overflow: hidden;
    }
  }

  .endstime-section {
  padding: 30px 0px;
  color: #fff;
  background-color: rgb(252, 20, 62);
  padding: 30px 0px;
  /* color: #000; */
  /* background-color: rgb(238, 175, 25);
  background-color: rgb(238, 215, 25); */
}



/* 
.demo-video{
  max-height: 500px;
}

@media (max-width: 1398px){
.demo-video{
  max-height: 435px;
  height: 500px;
}
}
@media (max-width:768px){
.demo-video{
  max-height: 285px;
  height: 285px;
}
}

@media (max-width:475px){
.demo-video{
  max-height: 235px;
  height: 235px;
}
}

@media (max-width:380px){
.demo-video{
  max-height: 175px;
  height: 175px;
}
} */





/* Force Wistia wrapper to behave like iframe with no padding */
.custom-wistia-wrapper {
  position: relative !important;
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  border-radius: 8px;        /* optional rounded corners */
  overflow: hidden;
}

/* Make the video fill the box completely */
.custom-wistia-wrapper .wistia_embed {
  width: 100% !important;
  height: 100% !important;
}


#wistia-video .w-css-reset{
  object-fit: cover !important;
}