.about_img{
	position: absolute;
	right: 0 !important;
	object-position: top;
	object-fit: cover;
	top: 0;
}
.teamfull_img {
    display: none;
}
.linkdin_icon {
    display: none;
}
.logos_team {
    margin-top: 40px;
    display: none;
}
.linkdin_icon {
    left: 0;
    width: 30px;
    padding: 0;
    transform: translate(0px, -35px);
    margin: 20px 0;
}
.popup-content {
    padding-bottom: 65px !important;
    padding-top: 0;
}
.logos_team {
    margin-top: 40px;
}
.idea_market .e-con-inner{
	position: relative;
}
.idea_market_title{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: max-content;
}
.wyser_star{
	position: absolute;
	top: 55%;
	width: 40px;
	left: 240px;
}
.wyser_star img{
	filter: brightness(0);
	width: 100%;
}
.idea_wyser_title{
	position: absolute;
	top: 55%;
	width: fit-content;
	left: 300px;
}
.wyser_video{
	position: absolute;
	top: 57%;
	width: 280px;
	left: 655px;
	border-radius: 60px;
	border: 1px solid transparent;
	overflow: hidden;
	height: 120px;
    object-fit: contain;
}
.wyser_para p{
	font-family: "Inter", Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.3;
	width: 370px;
}
.wyser_below_container p{
	font-family: "Inter", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
}
.wyser_para {
	position: absolute;
	top: 70%;
	left: 300px;
	opacity: 0;
}
.idea_market, .idea_market *, .question_section, .question_section *{
	transition: unset !important;
}
.wyser_below_card{
	background-color: #000000;
	padding: 25px;
	text-align: center;
}
.wyser_below_card .elementor-icon-box-title{
	color: #00E5EF;
}
.wyser_below_card .elementor-icon-box-description{
	color: #fff;
}
.wyser_below_container{
	position: relative;
	top: 50%;
	transform: translateY(50%);
	opacity:0;
}

.question_section_svg1, .question_section_contain1{
	position: absolute;
	top: 50%;
}
.question_section_svg2, .question_section_contain2{
	position: absolute;
	top: 50%;
}

.moretext {
	display: none;
}
.partners-box {
	position: relative;
	z-index: 1; /* Ensure it appears above the pseudo-element */
	background-color:#fff;
	border-radius:18px;
}

.partners-box::after {
	content: "";
	position: absolute;
	width: 330px;
	height: 150px;
	background: linear-gradient(to right, #99ff66 0%, #00e5ef 100%);
	border-radius: 50%;
	filter: blur(33px);
	bottom: -10px;
	left: 50%; /* Center it horizontally */
	transform: translateX(-50%); /* Adjust for centering */
	z-index: -2; /* Increase z-index so it appears above */
}
.popup_ul{
	padding-left: 13px;
}
.popup_ul li{
	padding-bottom:20px;
	text-align:left;
}
.grident-bg{
	background: linear-gradient(to right, #99ff66 0%, #00e5ef 100%);
}
.logo-img{
	position:relative;
}
.logo-img::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 15px;
	background: #707070;
	top: 24px;
	right: -17px;
}
.popup {
	display: none; /* Hidden by default */
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	overflow: hidden;
	backdrop-filter: blur(15px);
}
.slider-text{
	padding-left:var( --container_left_space);
}
/* Popup content */
.popup-content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 20px 20px 40px;
	/* 	width: 600px; */
	width:60%;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	text-align: center;
}
.advisor_box{
	cursor:pointer;
}
.advisor_box::before {
	content: '';
	position: absolute;
	bottom: 16px;
	right: 15px;
	background-image: url(/wp-content/uploads/2025/02/plus-icon.svg);
	background-repeat: no-repeat;
	pointer-events: none;
	width: 41px;
	height: 39px;
	cursor: pointer;
}
.read-btn .elementor-button, .close-btn .elementor-button{
	background-image:none;
}
.adv-img{
	left: 50%;
	transform: translateX(-50%);
	width: max-content;
}
.read-btn svg{
	height: 13px !important;
	width: 13px;
}
@media (max-width: 1200px){
	.readmoreImg{
		left: 0 !important;
		bottom: 0 !important;
		top: auto !important;
	}
	.readmoreImg img{
		height: auto !important;
	}
	.wyser_star {
		top: 53%;
		left: 180px;
	}
	.idea_wyser_title{
		top: 53%;
		left: 240px;
	}
	.wyser_video{
		top: 54%;
		left: 572px;
	}
	.wyser_para{
		top: 60%;
		left: 240px;
	}
	.popup-content{
		width: 80%;
	}
}
@media (max-width: 1023px){
	.wyser_video {
		top: 60%;
		left: 372px;
	}
	.idea_wyser_title {
		top: 59%;
		left: 175px;
	}
	.wyser_star{
		top: 58%;
		left: 130px;
		width: 30px;
	}
	.idea_market_title{
		left: 50px;
		transform: translate(0%, -50%);
	}
	.page .partners-box h2{
		font-size: 28px !important;
	}
	.page h1, .page h2{
		font-size: 38px !important;
	}
	.about_banner_section {
		margin-top: 60px;
	}
	.openPopup .elementor-image-box-content{
		padding-right: 60px;
	}
}
@media (max-width: 767px){
	.about_img{
		position: relative;
	}
	.idea_market{
		overflow: hidden;
	}
	.wyser_video, .idea_market_title{
		position: relative;
		top: 0;
		transform: unset;
		left: 0;
		width: 100%;
	}
	.wyser_para{
		position: relative;
		top: 0;
		transform: unset;
		left: 0;
		width: 100%;
		opacity: 1;
	}
	.wyser_below_container{
		opacity: 1;
		top: 0;
		transform: unset;
		left: 0;
		width: 100%;
	}
	.question_section_svg2, .question_section_contain2, .question_section_svg1, .question_section_contain1{
		position: relative;
		top: 0%;
	}
	.readmoreImg{
		position: relative !important;
		width: 100%;
	}
	.kotari_img{
		position: relative !important;
		width: 80%;
		margin: auto;
	}
	.kotari_img img{
		object-fit: cover !important;;
		height: auto !important;;
	}
	.popup-content{
		position: fixed;
		height: 500px;
		overflow-x: auto;
		justify-content: flex-start !important;
		flex-direction: row !important;
	}
	.openPopup .elementor-image-box-content{
		padding-right: 30px;
	}
	.advisor_box::before{
		bottom: 35px
	}
	.page .partners-box h2{
		font-size: 24px !important;
	}
	.page .question_section_contain1 h2, .page .question_section_contain2 h2{
		font-size: 22px !important;
	}
	.page h1, .page h2{
/* 		font-size: 28px !important; */
		font-size: 40px !important;
	}
	.close-btn a.elementor-button{
		padding: 0 !important;
	}
	.popup-content h2.elementor-heading-title {
    font-size: 30px !important;
}
	.advisor_box figure.elementor-image-box-img {
    margin-bottom: 25px !important;
}
}