.banner-content.solution-next h1 {
	font-size: 5rem;
	font-family: 'Montserrat-Bold', 'sans-serif';
	font-weight: 800;
	line-height: 1;
	text-transform: capitalize;
}
.banner-content.solution-next h1 span {
	font-weight: normal;
	font-family: 'Proxima-Nova-Regular', 'sans-serif';
	color: #7ac943;
}
.banner-section::before {
	content: '';
	width: 86.5%;
	border-bottom: 0.5rem solid #77c752;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -0.5rem;
	z-index: 1;
}
.banner-content.solution-next p {
	font-size: 1.8rem;
	font-family: 'Proxima-Nova-Regular', 'sans-serif';
	font-weight: 400;
}
.banner-image::after {
	content: '';
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: .7;
	top: 0;
	left: 0;
	z-index: 9;
}
.solution-next {
	top: 16rem;
}
/*------------------*/
.chat-box p {
	color: #fff;
	position: relative;
	padding: 2rem 4rem 2rem 2rem;
	background-repeat: no-repeat !important;
	width: fit-content;
	min-height: 8rem;
	margin-bottom: 0;
}
.chat-box.green-full-bg p {
	display: flex;
	justify-content: end;
	font-weight: 600;
	background: url(https://www.innait.com/wp-content/uploads/2024/02/chatbox-fill.svg);
	min-height: 100%;
}
.chat-box p{
	background: url(https://www.innait.com/wp-content/uploads/2024/02/chatbox-outline.svg);
}
.chat-main:nth-child(2) .chat-box:nth-child(1) p {
	background-position: 0 0.75rem !important;
	min-height: 9rem;
}
.chat-main:nth-child(1) .chat-box.green-full-bg p {
	padding-right: 12rem;
	background-position: 0 0.8rem;
}
.chat-main:nth-child(2) .chat-box.green-full-bg p {
	padding: 2rem 6rem;
	background-position: 0 0.75rem;
}
.chat-box img {
	width: 3.5rem;
	height: 3.5rem;
	object-fit: contain;
	margin-right: 1rem;
	position: relative;
	top: 0.25rem;
}
.chat-box.green-full-bg img{
	margin-right: 0;
	margin-left: 1rem;
}
.chat-box {
	display: flex;
	position: relative;
	align-items: end;
	transition: .5s ease-out;
}
.chat-box:hover {
    transform: scale(1.05);
}
.chat-box.green-full-bg {
	justify-content: end;
}
.chat-main {
	width: 87%;
	margin: 0 auto;
}
.chat-box.green-full-bg {
	margin-bottom: 1rem;
}
.protect-data{
	position: relative;
}
.protect-data .bg-layer {
	padding: 0;
	position: absolute;
	top: 10.5rem !important;
	bottom: auto;
	opacity: .6 !important;
}
.chat-mbl{
	display: none;
}
/*------------------*/
.or-left img {
	width: 100%;
	height: 25rem;
	object-fit: contain;
}
.or-right h3{
	font-size: 2.5rem;
	color: #fff;
}
.or-right p{
	font-size: 2.5rem;
	color: #77c752;
	line-height: 1.15;
}
/*section.innait-contain.your-organization .or-right {
width: 85%;
}*/
/*--------------------------*/
#fold3 .gradient-background{
	display: none;
}
#fold3 h2{
	font-size: 3rem;
	color: #77c752;
}
#fold3 .protect-content p {
	width: 79%;
	color: #fff;
	font-size: 1.5rem;
}
section#fold3::before {
	display: none;
}
#fold3{
	position: relative;
}
#fold3::after {
	content: '';
	width: 100%;
	min-height: 100%;
	border-bottom: 0.5rem solid #77c752;
	position: absolute;
	bottom: -0.5rem;
	z-index: 1;
	left: auto;
}
/*------------------------*/
#fold4 .protect-box {
	display: flex;
	align-items: center;
}
#fold4 .or-right {
	text-align: right;
	position: relative;
	top: 5rem;
}
#fold4 .or-right p{
	color: #fff;
	font-size: 1.5rem;
}
#fold4 .protect-content p {
	color: #fff;
	margin-bottom: 0;
}
#fold4 .protect-box img {
	width: 16rem;
	height: auto;
	margin-right: 2rem;
}
#fold4 .protect-box{
	margin-bottom: 6rem;
}
#fold4 .protect-box:last-child{
	margin-bottom: 0;
}
#fold4 .protect-content {
	padding-left: 5rem;
}
#fold4 .or-right h3 {
	font-size: 2.5rem;
}
#fold4 .protect-content .protect-box:nth-child(2) p{
	margin-top: .65rem;
}
#fold4 .protect-content .protect-box:last-child p{
	margin-top: 1.5rem;
}
/*-----------------------------*/
#fold5 h2 {
	font-size: 5rem;
	font-family: 'Montserrat-Bold', 'sans-serif';
	font-weight: 800;
	text-align: center;
	color: #fff;
	margin-bottom: 3rem;
}
.solution-box {
	position: relative;
}
.solution-box img {
	width: 100%;
	height: 28rem;
	object-fit: cover;
	border-radius: 1rem;
	position: relative;
}
.solution-box::after{
	content: '';
	background: #000;
	width: 100%;
	height: 100%;
	border-radius: 1rem;
	position: absolute;
	opacity: .6;
	top: 0;
	left: 0;
	z-index: 9;
}
.solution-box p {
	font-family: 'Montserrat-Bold', 'sans-serif';
	color: #7ac943;
	font-size: 1.8rem;
	line-height: 1.15;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: 32%;
	left: 0;
	right: 0;
	z-index: 99;
	display: block;
}
/*-------------------------*/
#fold6 h2 {
	font-size: 5rem;
	font-family: 'Montserrat-Bold', 'sans-serif';
	font-weight: 800;
	text-align: center;
	color: #7ac943;
	margin-bottom: 3rem;
}
#fold6 .core-img-cnt img {
	width: 9.5rem;
	height: 9.5rem;
	object-fit: contain;
	margin-bottom: 4rem;
}
#fold6 .framewrk-pg.core-section p {
	min-height: 100%;
	width: 74%;
	margin: 0 auto;
	color: #fff;
}
#fold6 .core-img-cnt p{
	margin: 0 auto;
	color: #fff;
}
#fold6 .core-img-cnt p br {
	display: none;
}
.register-contain a {
	color: #fff;
	background-color: transparent;
	padding: 1rem 2.5rem;
	border-radius: 0;
	font-weight: 100;
	font-size: 1.3rem;
	margin-top: 0.5rem;
	border: 0.2rem solid #75c753;
	display: block;
	text-align: center;
	width: fit-content;
	margin: 0 auto;
}
.register-contain a:hover{
	color: #75c753;
}
.register-contain{
	padding-bottom: 4rem;
}
/*--------------------*/
#fold7 h3 {
	color: #7ac943;
	font-size: 3rem;
}
#fold7 p{
	color: #fff;
}
/*-----------------*/
.panel-title, .panel-title a {
	color: #7ac943;
	font-size: 3rem;
}
.panel-default {
	border-color: transparent;
	background-color: transparent;
}
#headtitle>.panel-heading {
	color: #000;
	background-color: transparent;
	border: 0;
	border-bottom: .1rem solid #7ac943;
	border-image: none;
	border-width: unset;
	border-image-slice: unset;
	border-radius: 0;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: transparent;
}
.support-wrap h4 a.collapsed:before {
	content: '';
	background-image: url(https://www.innait.com/wp-content/uploads/2024/02/down-arrow.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 3rem;
	height: 3rem;
	position: absolute;
	right: 5rem;
	z-index: 10;
	left: auto;
}
.support-wrap h4 a:before {
	content: '';
	background-image: url(https://www.innait.com/wp-content/uploads/2024/02/down-arrow-1.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 3rem;
	height: 3rem;
	position: absolute;
	right: 5rem;
	z-index: 10;
	left: auto;
}
#fold8 h3 {
	color: #7ac943;
	font-size: 3rem;
	text-align: right;
}
div#accordion1 {
	margin-bottom: 3rem;
}

section#fold8 {
	padding: 1rem 0;
	position: relative;
}
section#fold8:before {
	background: #7ac943;
	min-height: 2.2rem;
	/* content: ""; */
	position: absolute;
	width: 11rem;
	top: auto;
	left: 22rem;
	bottom: 0;
}
td {
	color: #fff;
	border: 0.1rem solid;
	padding: 1rem;
	font-size: 1.35rem;
}
.solution-box{
	overflow: hidden;
	border-radius: 1rem;
}
section.innait-contain.your-organization img, #fold4 .protect-box img, .solution-box img, .chat-box img{
	transition: .5s ease-out;
}
section.innait-contain.your-organization:hover img, #fold4 .protect-box:hover img, .solution-box:hover img, .chat-box:hover img{
	transform: scale(1.1);
}
@media (max-width: 991px){
.chat-box {
    max-width: 90%;
    margin: 1rem auto;
}
	.chat-box:hover {
		transform:none;
}
	#fold4 .or-right {
		text-align: center;
		top: auto;
	}
	#fold4 .or-right br, #fold4 .protect-content p br, #fold3 h2 br{
		display: none;
	}
	#fold4 .protect-content {
		padding-left: 0;
	}
	#fold3 h2 {
		text-align: left;
	}
	section.innait-contain.your-organization .or-left img {
		margin-bottom: 3rem;
	}
	.support-wrap h4 a.collapsed:before, .support-wrap h4 a:before {
		right: 3rem;
	}
	.chat-main, section.innait-contain.your-organization .or-right, #fold3 .protect-content p {
		width: 100%;
	}
	#fold4 .protect-content p {
		width: 80%;
		margin-left: 1rem;
	}
}

@media (max-width: 767px){
	.solution-next {
		left: 1rem !important;
		bottom: auto;
		top: 9rem !important;
		display: block;
	}
	#fold4 .protect-content p {
		width: 100%;
		margin-left: 0rem;
	}
	.banner-content.solution-next p {
		font-size: 1.5rem;
	}
	.or-right h3 {
		font-size: 2rem;
	}
	.or-right p {
		font-size: 1.75rem;
	}
	#fold3 .protect-content p {
		width: 100%;
	}
	#fold4 .protect-box {
		display: block;
		text-align: center;
	}
	#fold4 .protect-box img {
		margin-right: 0;
		margin-bottom: 0.75rem;
		width: 9.5rem;
		height: 9.5rem;
		object-fit: contain;
	}
	#fold4 .or-right {
		margin-bottom: 6rem;
	}
	#fold5 h2 {
		font-size: 2.25rem;
	}
	.solution-box {
		margin-bottom: 3rem;
	}
	.solution-box p {
		font-size: 2rem;
		top: 33%;
	}
	#fold6 h2 {
		font-size: 2.25rem;
		margin-bottom: 1rem;
	}
	#fold6 .core-img-cnt img {
		margin-bottom: 3rem;
	}
	.panel-title, .panel-title a {
		font-size: 2.5rem;
	}
	.support-wrap h4 a.collapsed:before, .support-wrap h4 a:before {
		right: 1rem;
	}
	.chat-box p br, .or-right h3 br, .chat-desk {
		display: none;
	}
	.chat-box p, .chat-main:nth-child(1) .chat-box.green-full-bg p, .chat-main:nth-child(2) .chat-box.green-full-bg p, .chat-main:nth-child(2) .chat-box:nth-child(1) p {
		background: url(https://www.innait.com/wp-content/uploads/2024/02/mobile.svg);
		padding: 1rem;
		min-height: 100%;
		border-radius: 2rem;
		position: relative;
	}
	.chat-box p{
		border-bottom-left-radius: 0 !important;
		border: 0.1rem solid #558c2e;
		font-size: 1.20rem;
	}
	.chat-box.green-full-bg p{
		border-bottom-left-radius: 2rem !important;
		border-bottom-right-radius: 0 !important;
	}
	.chat-box p::before{
		content: '';
		background: url(https://www.innait.com/wp-content/uploads/2024/02/green-shape-br.png);
		background-repeat: no-repeat;
		background-size: contain;
		width: 3.5rem;
		height: 3.5rem;
		position: absolute;
		bottom: -3.37rem;
		left: -0.62rem;
	}
	.chat-box.green-full-bg p::before{
		content: '';
		background: url(https://www.innait.com/wp-content/uploads/2024/02/green-shape.png);
		background-repeat: no-repeat;
		background-size: contain;
		width: 2.5rem;
		height: 2.5rem;
		position: absolute;
		bottom: -2.27rem;
		right: -0.52rem;
		left: auto;
	}

	.chat-box, .chat-box.green-full-bg{
		margin-bottom: 3rem;
	}
	.chat-box.green-full-bg p{
		background-color: #7ac943 !important;
		border: 0;
	}
	.chat-main:nth-child(2) .chat-box.green-full-bg p {
		padding: 1rem;
	}
	.chat-box img {
		width: 3rem;
		height: 3rem;
	}
	.vault-data {
		min-height: 100%;
		margin-bottom: 3rem;
	}
	#fold6 .core-img-cnt img {
		margin-bottom: 0.75rem;
	}
	.chat-box img {
		top: 1.2rem;
	}
	.stay .banner-image img {
		height: 30rem;
	}
	.chat-mbl{
		display: block;
	}
.chat-box {
    max-width: 100%;
}
}