.main-box,
.main-box2 {
	display: flex;
	gap: 40px;
	width: 100%;
}

.first-sec .banner {
	margin: 0 !important;
	max-width: 100%;
}

.main-box2 {
	justify-content: center;
}

.boxhover2 {
	border-radius: 10px;
	box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 10%);
	display: flex;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.1);
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 30px;
	border: 2px solid #ffffff00;
	transition: border-color 0.5s ease;
	cursor: pointer;
	width: 48%;
	height: 170px;
}


.line {
	height: 1px;
	opacity: 0.6;
	width: 60px;
	position: relative;
	left: 162px;
	bottom: 42px;
}

.mobile-heading h4 {
	font-family: "PTSans-Bold" !important;
	font-size: 30px;
	color: #fc4f02;
}

.mobils-main {
	display: flex;
}

.dothover ul li::marker {
	color: #fc4f02;
	font-size: 20px;
}

.mobile-screen-inner {
	border: 18px solid #000000;
	overflow: hidden;
	background: #fff;
	border-radius: 50px;
	width: 380px;
	height: 650px;
}

.chat-area-1 {
	flex: 1;
	overflow-y: scroll !important;
	padding: 15px 0px 15px 0px;
	display: flex;
	flex-direction: column;
	background-color: #f9f9f9;
	gap: 30px;
	height: 90%;
	position: relative;
}

.chat-area-2 {
	flex: 1;
	overflow-y: scroll !important;
	padding: 15px 0px 15px 0px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	background: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Manufacturing/bg.png);
	overflow-y: hidden !important;
	height: 90%;
	position: relative;
}

.screen-footer_1 {
	position: absolute;
	z-index: 1;
	bottom: 5%;
}

.screen-footer_2 {
	position: absolute;
	z-index: 1;
	bottom: 0%;
}

.message-row.user {
	flex-direction: row-reverse;
}

.message-row {
	display: flex;
	align-items: flex-end;
	gap: 10px;
	position: relative;
	margin: 0px 10px;
}

.message.user-2 {
	background: #E8EFF2 !important;
	color: #000;
	border-radius: 0px !important;
}



.message {
	background: #fc4f02 !important;
	padding: 10px 15px;
	border-radius: 5px;
	max-width: 75%;
	word-wrap: break-word;
	font-size: 12px;
	font-family: "Poppins", sans-serif;
	line-height: 1.4;
	color: #fff;

}

.user-2::after {
	content: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Manufacturing/leftVec.png);
	position: absolute;
	z-index: 1;
	right: 0px;
	margin-top: 20px;
}

.message.user-4::before {
	content: url(https://rybo.ai/wp-content/themes/Rybo/images/atc/Rybo_Webpage_Manufacturing/rightVec.png);
	position: absolute;
	z-index: 1;
	left: 0px;
	bottom: -16px;
}

.smilyIcon {
	position: absolute;
	z-index: 100;
	right: 20%;
	top: 23%;
}

.tickIcon {
	position: absolute;
	z-index: 100;
	left: -2%;
	bottom: 53%;
}

.thumbicon1 {
	position: absolute;
	z-index: 1;
	right: 20%;
	bottom: 30%;
}

.tickContent {
	color: #000;
	font-size: 15px;
	line-height: 2.8;
	display: flex;
	flex-direction: column;
}

.tickContent {
	display: flex;
	flex-direction: column;
	gap: 16px;
	max-width: 800px;
	margin: 0 auto;
	padding: 20px 0px;
}

.tickItem {
	display: flex;
	align-items: flex-start;
	gap: 12px;
}

.tickItem img {
	width: 20px;
	margin-top: 5px;
}

.tickItem p {
	font-size: 16px;
	line-height: 1.6;
	color: #000;
	margin: 0;
}

.tickItem strong {
	font-weight: 700;
}


.icon11 {
	position: absolute;
	z-index: 1;
	left: -5%;
	bottom: 18%;
}

.icon12 {
	position: absolute;
	z-index: 1;
	right: 18%;
	bottom: 26%;
}

.icon13 {
	position: absolute;
	z-index: 1;
	right: 22%;
	top: 27%;
}

.icon10 {
	position: absolute;
	z-index: 1;
	left: -4%;
	top: 32%;
	z-index: 1;
}

.cards-heading {
	font-family: ptsans-bold !important;
}



.acord-nrmltxt {
	color: #fff;
}

.boxhover3 {
	border-radius: 10px;
	box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 10%);
	display: flex;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.1);
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 30px;
	border: 2px solid #ffffff00;
	transition: border-color 0.5s ease;
	cursor: pointer;
	width: 48%;
	height: 160px;
}

.boxHover4 {
	border-radius: 10px;
	box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 10%);
	display: flex;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.1);
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 30px;
	border: 2px solid #ffffff00;
	transition: border-color 0.5s ease;
	cursor: pointer;
	width: 48%;
	height: 170px;
}

.boxhover5 {
	border-radius: 10px;
	box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 10%);
	display: flex;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.1);
	flex-direction: column;
	justify-content: flex-start;
	padding: 0px 20px;
	border: 2px solid #ffffff00;
	transition: border-color 0.5s ease;
	cursor: pointer;
	width: 40%;
	height: 260px;
	align-items: center;
	text-align: center;

}


.boxhover5:hover,
.boxHover5:hover,
.boxhover6:hover,
.boxHover4:hover,
.boxhover2:hover,
.boxhover3:hover,
.boxhover1:hover {
	border: 2px solid #fc4f02;
}

.boxhover6 {
	border-radius: 5px;
	box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 10%);
	display: flex;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.1);
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	padding: 20px;
	border: 2px solid #ffffff00;
	transition: border-color 0.5s ease;
	cursor: pointer;
	width: 100%;
	height: 160px;
}

.boxhover4 {
	border-radius: 5px;
	box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 10%);
	display: flex;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.1);

	justify-content: flex-start;
	align-items: flex-start;
	padding: 20px;
	border: 2px solid #ffffff00;
	transition: border-color 0.5s ease;
	cursor: pointer;
	width: 100%;
}

.boxhover4 ul li::marker {
	color: #fc4f02;
	font-size: 20px;
}

.boxhover {
	border-radius: 18px;
	color: #fff;
	padding: 30px;
	transition: border-color 0.5s ease;
	height: 200px;
	cursor: pointer;
	margin: 20px 0px !important;
	margin-right: 20px !important;
	background-color: rgba(255, 255, 255, 0.1);
	border: 2px solid #ffffff00;
}

.boxhover:hover {
	border: 2px solid #ffff;

}

.boxhover h2 {
	color: #fff;
	margin: 0;
	font-size: 50px;
	font-weight: bold;
}

.boxhover1 {
	border-radius: 5px;
	box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 10%);
	display: flex;
	color: #000000;
	background-color: rgba(255, 255, 255, 0.1);
	align-items: flex-start;
	padding: 40px 30px;
	border: 2px solid #ffffff00;
	transition: border-color 0.5s ease;
	cursor: pointer;
}

.boxhover1 img {
	width: auto !important;
	height: auto !important;
}


@media screen and (max-width: 768px) {
	.mobils-main {
		flex-direction: column;
		align-items: center;
	}

	.smilyIcon,
	.thumbicon1,
	.tickIcon,
	.icon10,
	.icon11,
	.icon12,
	.icon13 {
		display: none;
	}

	.main-box {
		flex-direction: column;
		gap: 10px;
	}

	.chat-area-1 {
		gap: 10px;
	}

	.boxhover2,
	.boxhover3 {
		height: auto;
		width: 100%;
		flex-direction: column;
	}

	.mobile-screen-inner {
		width: 95%;
		height: 500px;
	}

	.screen-footer_1 {
		bottom: 9%;
	}

	.screen-footer_2 {
		bottom: 2%;
	}

	.tickContent {
		line-height: 1.8;
		margin-bottom: 19px;
	}

	.tickContent span {
		align-items: flex-start;
	}

	.tickContent span img {
		margin-top: 5px;
	}

	.acccord-tab2 label {
		padding: 25px 15px;
	}

	.boxhover1 {
		display: block;

	}

	.direction {
		flex-direction: column-reverse;
	}


	.boxHover4 {
		display: block;
		width: 100%;
	}

	.boxhover1 {
		flex-direction: column;
		width: 100%;
		margin: 20px auto;
	}

	.main-box2 {
		flex-direction: column;
	}

	.boxhover5 {
		width: 100%;
		height: 300px;
	}

	.boxhover {
		height: auto;
		width: 100%;
		padding: 15px;
	}

	.mobile-screen {
		display: flex;
		justify-content: center;
	}

	.items1 {
		order: 1;
	}

	.mobile-heading h4 {
		padding: 10px 0px;
	}

}