@media (min-width: 768px) {
    
.header-icon1 {
        position: absolute;
        left: -1%;
        top: 23%;
        max-width: 6%;
        z-index: 0;
    }


        .header-icon {
        right: 16%;
        bottom: 50%;
        max-width: 5%;
        z-index: 1;
        position: absolute;
    }

        .bannar_img1 {
        right: 1%;
        bottom: 1%;
        max-width: 15%;
        z-index: 1;
        position: absolute;
    }
  
  .lbox-3 {
    padding: 10px 10px 0 10px  !important;
  /* background-color: #2ddaff;
  color: #06337e; */
  background-color: rgb(255, 205, 100) !important;
  color: rgb(49, 55, 71) !important;
  margin-top: 11px !important;
  border-radius: 10px !important;
  }
  .lbox-2 {
    padding: 0px 10px !important;
    background-color: rgb(255, 205, 100) !important;
    color: rgb(49, 55, 71) !important;
    border-radius: 10px !important;
    display: inline-block !important;
  }

/* 
  .effect-2 {
    position: relative !important;
    z-index: 1 !important;
    display: inline-block !important;
  }
  .effect-2::before {
    content: ''!important;
    position: absolute !important;
    width: 98% !important;
    height: 28px !important;
    left: 50% !important;
    bottom: 10px !important;
    background-color: #f00753 !important;
    z-index: -1 !important;
    transform: translateX(-50%) !important;
  }
  .effect-3 {
    position: relative !important;
    z-index: 1 !important;
    display: inline-block !important;
  }
  .effect-3::before {
    content: ''!important;
    position: absolute !important;
    width: 98% !important;
    height: 28px !important;
    left: 50% !important;
    bottom: 10px !important;
    background-color: #8f00ff !important;
    z-index: -1 !important;
    transform: translateX(-50%) !important;
  } */

  .no-content li{
    text-decoration: none;
    list-style: none;
  }
  .huge-bg-sec{
    padding: 30px 0;
  }
  @media (max-width: 400px) {
    .effect-3::before {
      content: '' !important;
      position: absolute !important;
      width: 98% !important;
      height: 15px !important;
      left: 50% !important;
      bottom: 0px !important;
      background-color: #8f00ff !important;
      z-index: -1 !important;
      transform: translateX(-50%) !important;
    }
    .top-5 {
      background-image: linear-gradient(0deg,rgb(13, 0, 40) 0%, rgb(92, 0, 255) 100%);
      padding: 30px 0px 0px 0px !important;
    }
  }
  .recipro-sec {
    /* background: #091274 url(../images/reci-bg.png) no-repeat center center; */
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(255, 16, 56);
    background-size: cover;
    padding: 30px 20px 30px 20;
    border-radius: 20px;
  }




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


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



.effect-1::before {
	content: '';
	position: absolute;
	width: 115%;
  height: 20px;
  left: 50%;
	bottom: 0px;
	background: url(../images/stroke1.png) no-repeat center center;
	background-size: auto;
	z-index: -1;
	transform: translateX(-50%);
	background-size: 100% 100%;
}

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

.t-text1{
	color: rgb(57, 57, 93);
}
.t-text2{
	color: rgb(13, 233, 207);
}
.t-text3{
	color: rgb(255, 187, 54);
}

.t-g-clr {
	background: linear-gradient(90deg, #FF17FC 0.01%, #FFD548 99.99%);
			background-clip: text;
			-webkit-background-clip: text;
			-webkit-text-fill-color: transparent;
			
}
.t-g-clr1 {
	background: linear-gradient(90deg, #FF4569 0.01%, #FF7046 99.99%);
	background-clip: text;
			-webkit-background-clip: text;
			-webkit-text-fill-color: transparent;
}

.effect-2::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	left: 50%;
	bottom: 10px;
	background-color: rgb(255, 0, 107);
	z-index: -1;
	transform: translateX(-50%);
}
.effect-4::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	left: 50%;
	bottom: 10px;
	background-color: rgb(0, 205, 255);
	z-index: -1;
	transform: translateX(-50%);
}

@media (max-width: 400px) {
	.effect-2::before {
		content: '';
		position: absolute;
		width: 102%;
		height: 25px;
		left: 50%;
		bottom: 0px;
		background-color: rgb(255, 0, 107);
		z-index: -1;
		transform: translateX(-50%);
		padding: 0;
	}
	.effect-4::before {
		content: '';
		position: absolute;
		width: 102%;
		height: 25px;
		left: 50%;
		bottom: 0px;
		background-color: rgb(0, 205, 255);
		z-index: -1;
		transform: translateX(-50%);
		padding: 0;
	}
	.makeover {
		background: url(../images/makeover.png) no-repeat center center;
		background-size: auto;
		background-size: 100% 100%;
		padding: 8px 15px;
		display: block;
	}
}




.effect-3::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 12px;
    left: 50%;
    bottom: 10px;
    background-color: rgb(0 148 255);
    z-index: -1;
    transform: translateX(-50%);
}

@media (max-width: 400px) {
	.effect-3::before {
		content: '';
		position: absolute;
		width: 102%;
		height: 14px;
		left: 50%;
		bottom: 0px;
		background-color: rgb(255, 182, 10);
		z-index: -1;
		transform: translateX(-50%);
		padding: 0;
	}
}

.effect-5::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 20px;
	left: 50%;
	bottom: 10px;
	background-color: rgb(255, 182, 10);
	z-index: -1;
	transform: translateX(-50%);
}

@media (max-width: 400px) {
	.effect-5::before {
		content: '';
		position: absolute;
		width: 102%;
		height: 25px;
		left: 50%;
		bottom: 0px;
		background-color: rgb(255, 182, 10);
		z-index: -1;
		transform: translateX(-50%);
		padding: 0;
	}
}

.strok1 {
	border: dashed 1px #ffa34e;
	display: inline-block;
	padding: 3px;
	margin-right: 10px;
}


@media (min-width: 768px) {
	.strok1 {
		background: url(../images/strok1.webp) no-repeat center center;
		background-size: auto;
		background-size: auto;
		background-size: 100% 100%;
		border: none;
		padding: 5px 30px 4px -18px;
		margin-right: 0px;
		padding: 0px 50px 30px 15px;
	}
}

.strok2 {
	border: dashed 2px #ffa34e;
	display: inline-block;
	padding: 5px;
	margin-right: 10px;
}

.strok-color {
	color: #ffa34e;
}

.strok3 {
	background: #313747 url(../images/strok3.webp) no-repeat center center;
		background-size: auto;
		background-size: 100% 100%;
  border-radius: 4px;
	display: inline-block;
	padding: 3px;
	margin-right: 10px;
}

@media (min-width: 768px) {
	.strok2 {
		background: url(../images/strok2.png) no-repeat center center;
		background-size: auto;
		background-size: 100% 100%;
		border: none;
		padding: 0px 40px 20px 15px;
		margin-right: 0px;
	}

	.strok3 {
		background: #313747 url(../images/strok3.webp) no-repeat center center;
		background-size: auto;
		background-size: 100% 100%;
		border: none;
		padding: 10px 40px 10px 40px;
		margin-right: 0px;
	}
}

.li-card {
	border: 2px solid rgb(255, 69, 105);
	padding: 40px;
	color: rgb(255, 89, 79);
	border-radius: 0px;
	background: rgb(2, 6, 47);
	box-shadow: 0 0px 47px 0px #06064a;
  
  }
.sbox-1 {
	padding: 5px 30px;
	border: 1px solid #0769f2;
	background-color: rgba(0, 0, 0, 0.3);
	display: inline-block;
	border-radius: 20px;
}

.data-box {
	padding: 5px 10px;
	background-color: #2ddaff;
	background-color: #ff4767;

}


.ltaxt-box {
	background-image: linear-gradient(90deg, rgb(255, 20, 252) 0%, rgb(66, 32, 255) 100%);
	padding: 5px 10px;
	display: inline-block;
	border-radius: 5px;
}

.text-sahdow {
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.50);
}
.t-text-clr {
	color: rgb(46, 37, 77) !important;
  }