/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 3840px) {}

/* large desktop :2001px. */
@media (min-width: 2001px) and (max-width: 2160px) {}

/* desktop 1200px to 1600px */
@media (min-width: 1280px) and (max-width: 1919px) {
	.custom-container {
		margin: 0px auto;
		padding: 0px 40px;
	}

	.cmn-gap {
		padding: 80px 0px;

	}
	
.about-bottom-section h3{
font-size: 22px;
line-height: 30px;
}

.about-bottom-section ul li {
font-size: 16px;
line-height: 26px;
}
	

	.cmn-butn {
		font-size: 14px;
		line-height: 100%;
		border-radius: 10px;
		padding: 14px 25px;
	}

	h6 {
		font-size: 22px;
		line-height: 32px;
	}

	h2 {
		font-size: 35px;
		line-height: 45px;
	}

	p {
		font-size: 16px;
		line-height: 26px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	.faq-section-left p {
		margin-bottom: 35px;
	}

	.logo {
		width: 250px;
	}

	.stellarnav>ul>li>a {
		font-size: 15px;
	}

	.stellarnav ul {
		gap: 25px;
	}

	.main-nav {
		margin: 0px 20px;
		padding: 5px 0px;
		width: 94%;
		top: 40px;
		border-radius: 15px;
	}

	.hero-content {
		top: 200px;
		width: 100%;
	}

	.hero-content h6 {
		font-size: 20px;
		line-height: 20px;
	}

	.hero-content h1 {
		font-size: 50px;
		line-height: 60px;
		margin: 0px 0px 25px 0px;
		padding: 0px;
	}

	.hero-content p {
		max-width: 100%;
		font-size: 22px;
		line-height: 32px;
		margin: 35px 0px;
		padding: 0px;
	}

	.hero-float-label {
		font-size: 18px;
	}

	.hero-float-card1 {
		top: 19px;
		left: 60px;
		position: absolute;
	}

	.hero-float-card2 {
		bottom: 0px;
		right: 30px;
		position: absolute;
	}

	.hero-float-card {
		border-radius: 15px;
	}

	.banner-section {
		width: 100%;
		height: 700px;
	}

	.logo-tag-section {
		padding: 20px 0px;
	}

	.logo-item {
		width: auto;
		height: 90px;
	}

	.accordion-button {
		font-size: 20px;
		line-height: 30px;
	}

	.accordion-body {
		font-size: 16px;
		line-height: 26px;
	}

	.cta-content h2 {
		font-size: 60px;
		line-height: 70px;
	}

	.cta-content p {
		font-size: 22px;
		line-height: 32px;
	}

	.footer {
		padding: 70px 0 0px;
		margin: 80px 20px 20px;
		border-radius: 20px;
	}

	.footer-logo img {
		height: 180px;
		width: auto;
	}

	.footer h6 {
		font-size: 22px;
		line-height: 32px;
	}

	.footer-links a {
		font-size: 16px;
		line-height: 26px;
	}

	.footer-contact-item h4 {
		font-size: 16px;
	}

	.footer-bottom {
		margin-top: 10px;
		padding: 15px 0px;
	}

	.footer-bottom p {
		font-size: 14px;
	}

	.footer-social a {
		width: 40px;
		height: 40px;
		font-size: 16px;
	}

	.hero-content h1 span::after {

		bottom: -27px;
		right: 9px;
		width: 250px;
		height: 29px;
	}


	.about-text-wrap {
		padding: 0px 40px 0px 0px;

	}

	.stat-trio {
		display: flex;
		gap: 15px;
		max-width: 100%;
		border-radius: 15px;
	}


	.stat-box .stat-num {
		font-size: 30px;
	}

	.stat-box .stat-lbl {
		font-size: 16px;
		line-height: 16px;
	}

	.about-text-wrap p {
		max-width: 100%;
	}

	.service-card h4 {
		font-size: 28px;
		line-height: 38px;
	}

	.service-card p {
		font-size: 16px;
		line-height: 26px;
	}


	.service-icon {
		width: 70px;
		height: 70px;
	}


	.service-learn {
		font-size: 18px;
		line-height: 28px;
	}


	.plt-icon {
		width: 90px;
		height: 90px;
	}

	.plt-icon img {
		width: 35px;

	}

	.case-body h4 {
		font-size: 24px;
		line-height: 30px;
	}


	.case-tag {
		font-size: 16px;
		line-height: 16px;
	}

	.case-body p {
		font-size: 16px;
		line-height: 26px;
	}


	.case-body h3 {
		font-size: 25px;
		line-height: 35px;
	}

	.testi-card p {
		font-size: 18px;
		line-height: 28px;
		margin: 0px 0px 30px 0px;
		padding: 0px;
	}

	.accordion {

		padding-left: 40px;
	}


	.inner-banner-text h1 {
		font-size: 35px;
		line-height: 35px;
	}


	.stat-box {
		text-align: center;
		padding: 25px 15px;
		width: fit-content;
	}


	.inner-banner-text {
		top: 70%;
	}


	.service-single-image img {
		border-radius: 20px;
		height: 100%;

	}


	.service-title {
		font-size: 35px;

		margin-bottom: 20px;
	}


	.main-nav .stellarnav ul ul {

		top: 46px;
	}


	.form-panel {

		padding: 30px;
		margin-left: 50px;
	}


}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1279px) {
	.custom-container {
		padding: 0px 30px;
	}

	header {
		overflow: hidden;
		padding: 15px;
		border-radius: 20px;
	}

	.cmn-butn {
		font-size: 14px;
		padding: 12px 20px;
		border-radius: 4px;
	}

	.cmn-gap {
		padding: 60px 0px;
	}

	.cmn-tittle {
		font-size: 30px;
		line-height: 40px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}

	.site-nav {
		padding: 8px 5px;
		border-radius: 0px;
		margin-top: 0px;
	}

	.rightlink {
		gap: 0px;
	}

	.stellarnav .menu-toggle,
	.stellarnav .call-btn-mobile,
	.stellarnav .location-btn-mobile,
	.stellarnav .close-menu {
		padding: 0px;
		box-sizing: border-box;
	}

	.stellarnav .menu-toggle span.bars {
		display: inline-block;
		margin-right: 0px;
		position: relative;
		top: 3px;
	}

	.stellarnav .menu-toggle span.bars span {
		display: block;
		width: 25px;
		height: 3px;
		border-radius: 6px;
		background: #fff;
		margin: 4px 0 3px;
	}

	.stellarnav.mobile ul {
		background: #051e26;
		z-index: 999;
	}

	.stellarnav.mobile>ul>li>a {
		padding: 20px 30px;
		font-size: 16px;
		color: #fff;
	}

	.stellarnav>ul>li>a.active {
		color: var(--green) !important;
		text-decoration: none;
		font-weight: 600;
	}

	.stellarnav .icon-close {
		margin-right: 20px;
		margin-top: 10px;
	}

	.stellarnav>ul>li>a {
		font-size: 16px;
	}

	.stellarnav ul {
		gap: 20px;
	}

	.main-nav.scroll {
		position: unset;
	}

	.logo {
		width: 100%;
		height: auto;
		margin: 0px;
		padding: 0px 0px;
	}

	.btn-request-quote {
		padding: 10px 10px;
		font-size: 10px;
	}

	.btn-hero {
		margin: 0px auto 40px;
		text-align: center;
	}

	.cmn-text {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	h2 {
		font-size: 35px;
		line-height: 45px;
		margin: 0px 0px 30px 0px;
		padding: 0px;
	}

	h3 {
		font-size: 22px;
		line-height: 32px;

		margin: 0px 0px 10px 0px;
	}

	p {
		font-size: 16px;
		line-height: 26px;
		margin: 0px 0px 30px 0px;
		padding: 0px;
	}

	/* ===================================== */

	.main-nav {
		margin: 0px 10px;
		padding: 0px 0px;
		width: 95%;
		height: auto;
		top: 40px;
		border-radius: 10px;
	}

	.hero-content h6 {
		font-size: 20px;
		line-height: 20px;
	}

	.hero-content h1 {
		font-size: 42px;
		line-height: 52px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	.hero-content h1 span::after {
		bottom: -26px;
		right: -17px;
	}

	.hero-content p {
		font-size: 20px;
		line-height: 30px;
		margin: 40px 0px;
		padding: 0px;
		max-width: 100%;
	}

	.hero-content {
		top: 180px;
		width: 100%;
	}

	.banner-section {
		height: 630px;
	}

	.logo-item {
		width: auto;
		height: 100px;
	}

	h6 {
		font-size: 20px;
		line-height: 20px;
	}

	h2 {
		font-size: 30px;
		line-height: 40px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	.about-text-wrap {
		padding: 0px 20px 0px 0px;
		margin: 0px;
		text-align: left;
	}

	.stat-trio {
		display: flex;
		gap: 9px;
		flex-wrap: wrap;
		margin-top: 30px;
		max-width: 100%;
		border-radius: 15px;
	}

	.stat-box .stat-num {
		font-size: 24px;
	}

	.stat-box .stat-lbl {
		font-size: 12px;
		line-height: 18px;
	}

	.stat-box {
		text-align: center;
		padding: 15px 15px;
		width: fit-content;
	}

	.about-img-wrap {
		border-radius: 15px;
	}

	.about-img-wrap img {
		width: 100%;
		height: 100%;
	}

	.service-card h4 {
		font-size: 22px;
		line-height: 32px;
	}

	.service-card p {
		font-size: 16px;
		line-height: 26px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.service-learn {
		font-size: 18px;
		line-height: 28px;
		margin-top: 5px;
	}

	.service-icon {
		width: 60px;
		height: 60px;
		margin-bottom: 5px;
	}

	.service-card {
		border-radius: 15px;

		height: 350px;

		margin: 0px 0px 25px 0px;
	}

	.plt-icon {
		width: 80px;
		height: 80px;
	}

	.plt-icon img {
		width: 30px;
	}

	.case-img-wrap {
		height: 200px;
		border-radius: 15px;
		overflow: hidden;
	}

	.case-body {
		padding: 15px 10px;
		height: 330px;
	}

	.case-body h4 {
		font-weight: 600;
		font-size: 20px;
		line-height: 30px;
	}

	.case-tag {
		border-radius: 20px;
		padding: 10px 20px;
		margin: 10px 0px;

		font-size: 16px;
		line-height: 16px;
	}

	.case-body p {
		font-size: 16px;
		line-height: 26px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.case-body h3 {
		font-weight: 600;
		font-size: 20px;
		line-height: 30px;
	}

	.testi-card p {
		font-size: 16px;
		line-height: 22px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	.testi-card {
		border-radius: 15px;
		padding: 20px;
		margin-bottom: 15px;
	}

	.accordion {
		padding-left: 40px;
	}

	.accordion-button {
		font-size: 20px;
		line-height: 30px;
	}

	.accordion-body {
		font-size: 16px;
		line-height: 26px;
	}

	.cta-content h2 {
		font-size: 55px;
		line-height: 65px;
		margin-bottom: 15px;
		padding: 0px;
	}

	.cta-content p {
		font-size: 20px;
		line-height: 30px;
		max-width: 60%;
		margin: 0px auto;
	}

	.footer {
		padding: 50px 0 0px;
		margin: 50px 15px 15px;
		border-radius: 15px;
		overflow: hidden;
	}

	.footer-logo img {
		height: 150px;
		width: auto;
		object-fit: cover;
	}

	.footer h6 {
		font-size: 18px;
		line-height: 28px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
		letter-spacing: 0px;
	}

	.footer-links a {
		font-weight: 500;
		font-size: 14px;
		line-height: 24px;
	}

	.footer-contact-item h4 {
		font-size: 16px;
		line-height: 26px;
		margin: 0px;
		padding: 0px;
		word-wrap: break-word;
	}

	.footer-bottom {
		margin-top: 10px;
		padding: 10px 0px;
	}

	.footer-bottom p {
		font-size: 14px;
	}

	.footer-social a {
		width: 35px;
		height: 35px;
		font-size: 15px;
	}


	.inner-banner-text h1 {
		font-size: 35px;
		line-height: 35px;
	}

	.inner-banner-text {
		top: 70%;
		left: 50%;
	}

	.service-single-image img {
		border-radius: 20px;
		height: 100%;
		object-fit: cover;
	}

	.service-title {
		font-size: 32px;
		font-weight: 700;
		margin-bottom: 20px;
	}


	.case-study-single-image img {
		border-radius: 20px;
		height: 100%;
		object-fit: cover;
	}


	.case-study-title {

		margin-bottom: 20px;
		font-size: 32px;
	}


	.form-panel {

		padding: 30px;
		margin-left: 50px;
	}


}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
	.custom-container {
		padding: 0px 15px;
		margin: 0px auto;
		width: 100%;
	}

	.cmn-butn {
		font-size: 14px;
		padding: 12px 15px;
		border-radius: 6px;
	}

	.cmn-gap {
		padding: 40px 0px;
	}

	.cmn-tittle {
		font-size: 30px;
		line-height: 40px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}

	.site-nav {
		padding: 10px 5px;
		border-radius: 0px;
		margin-top: 0px;
	}

	.rightlink {
		gap: 0px;
	}

	.stellarnav .menu-toggle,
	.stellarnav .call-btn-mobile,
	.stellarnav .location-btn-mobile,
	.stellarnav .close-menu {
		padding: 0px;
		box-sizing: border-box;
	}

	.stellarnav .menu-toggle span.bars {
		display: inline-block;
		margin-right: 0px;
		position: relative;
		top: 3px;
	}

	.stellarnav .menu-toggle span.bars span {
		display: block;
		width: 23px;
		height: 4px;
		border-radius: 2px;
		background: #f0f7f4;
		margin: 4px 0 3px;
	}

	.stellarnav.mobile ul {
		background: #00a884;
		z-index: 999;
	}

	.stellarnav.mobile>ul>li>a {
		padding: 20px 30px;
		font-size: 16px;
		color: #fff;
	}

	.stellarnav>ul>li>a.active {
		color: #000 !important;
		text-decoration: none;
		font-weight: 600;
	}

	.stellarnav .icon-close {
		margin-right: 20px;
		margin-top: 10px;
	}

	.main-nav.scroll {
		position: unset;
	}

	.logo {
		width: 70%;
		height: auto;
		margin: 0px;
		padding: 0px 0px;
	}

	.btn-request-quote {
		padding: 10px 10px;
		font-size: 10px;
	}

	.btn-hero {
		margin: 0px auto 40px;
		text-align: center;
	}

	.cmn-text {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	h2 {
		font-size: 25px;
		line-height: 35px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	h3 {
		font-size: 18px;
		line-height: 28px;

		margin: 0px 0px 10px 0px;
	}

	p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	/* ===================================== */

	header {
		padding: 0px;
		border-radius: 0;
		overflow: hidden;
	}

	.main-nav {
		margin: 0px 10px;
		padding: 0px;
		width: 97%;
		height: auto;
		top: 10px;
		border-radius: 6px;
	}

	.hero-content {
		position: absolute;
		color: #ffffff;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		top: 90px;
		width: 100%;
		text-align: center;
	}

	.hero-content h6 {
		font-size: 14px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		text-align: left;
	}

	.hero-content h1 {
		font-size: 26px;
		line-height: 36px;
		margin: 0px 0px 10px 0px;
		text-align: left;
	}

	.hero-content h1 span::after {
		display: none;
	}

	.hero-content p {
		font-size: 16px;
		line-height: 22px;
		margin: 0px 0px 25px 0px;
		max-width: 100%;
		text-align: left;
	}

	.hero-btns {
		display: flex;
		justify-content: start;
		align-items: center;
		gap: 8px;
		width: 100%;
	}

	.hero-float-section {
		position: unset;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		margin: 15px 0px 0px;
	}

	.hero-float-card {
		border-radius: 10px;
		padding: 5px 10px;
		display: flex;
		align-items: center;
		gap: 10px;
		width: 250px;
		height: 80px;
	}

	.hero-float-card1 {
		position: unset;
	}

	.hero-float-card2 {
		position: unset;
	}

	.hero-float-label {
		font-weight: 600;
		font-size: 16px;
	}

	.hero-float-val {
		font-size: 14px;
	}

	.banner-section {
		width: 100%;
		height: 390px;
		border-radius: 0px;
	}

	.logo-tag-section {
		padding: 20px 0px;
	}

	.logo-item {
		width: auto;
		height: 60px;
	}

	.about-section {
		margin: 0px;
		border-radius: 0px;
	}

	.about-text-wrap {
		padding: 0px;
		margin: 0px;
		text-align: left;
	}

	h6 {
		font-size: 20px;
		line-height: 20px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}

	.about-text-wrap p {
		max-width: 100%;
		margin: 0px 0px 10px 0px;
	}

	.stat-trio {
		display: flex;
		gap: 0px;
		flex-wrap: wrap;
		margin-top: 20px;
		border: 1px solid #e7e9ef;
		max-width: 100%;
		justify-content: space-evenly;
		align-items: center;
		border-radius: 10px;
	}

	.stat-box {
		text-align: center;
		padding: 12px 8px;
		width: fit-content;
		width: 25%;
		height: 150px;
	}

	.stat-divider {
		width: 1px;
	}

	.stat-box .stat-num {
		font-size: 20px;
		line-height: 100%;
	}

	.stat-box .stat-lbl {
		font-size: 12px;
		line-height: 18px;
	}

	.about-img-wrap {
		border-radius: 10px;
		margin: 20px 0px 0px 0px;
	}

	.about-img-wrap img {
		width: 100%;
		height: 100%;
	}

	.services-section-header {
		margin: 0px 0px 40px 0px;
	}

	.service-card {
		height: 300px;
		border-radius: 10px;
		margin: 0px 0px 10px 0px;
	}

	.service-card-body {
		padding: 20px;
	}

	.service-card h4 {
		font-weight: 600;
		font-size: 22px;
		line-height: 26px;
	}

	.service-card p {
		font-size: 16px;
		line-height: 22px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.service-learn {
		font-size: 16px;
		line-height: 26px;
		margin-top: 0px;
	}

	.service-icon {
		width: 60px;
		height: 60px;
	}

	.platforms-section {
		padding: 0px 0px 10px 0px;
	}

	.plt-icon {
		width: 80px;
		height: 80px;
	}

	.plt-icon img {
		width: 30px;
	}

	.platforms-section-header {
		margin: 0px 0px 20px 0px;
	}

	.case-section-header {
		gap: 0px;
		margin: 0px 0px 20px 0px;
		flex-wrap: wrap;
	}

	.case-section-header-right .grn-arrow {
		font-size: 16px;
		line-height: 16px;
	}

	.case-img-wrap {
		height: 200px;
		border-radius: 10px;
	}

	.case-body {
		padding: 15px 0px;
	}

	.case-body h4 {
		font-weight: 600;
		font-size: 20px;
	}

	.case-tag {
		border-radius: 20px;
		padding: 10px 20px;
		margin: 0px 0px 10px 0px;
		font-weight: 500;
		font-size: 15px;
		line-height: 15px;
	}

	.case-body p {
		font-size: 16px;
		line-height: 26px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.case-body h3 {
		font-size: 24px;
		line-height: 30px;
	}

	.testi-section-header {
		padding: 0px 0px 20px 0px;
	}

	.testi-left {
		border-radius: 10px;
		overflow: hidden;
		position: relative;
		min-height: 100%;
	}

	.testi-card p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	.testi-card {
		border-radius: 10px;
		padding: 20px;
		border-radius: 10px;
		padding: 20px;
	}

	.testiCarousel .owl-nav {
		display: none;
	}

	.testiCarousel .owl-dots {
		display: flex;
		gap: 6px;
		justify-content: center;
		margin-top: 0px;
	}

	.faq-section-left p {
		margin-bottom: 20px;
	}

	.accordion {
		border-left: 0px solid #ccc;
		padding-left: 0px;
	}

	.accordion-button {
		font-size: 18px;
		line-height: 28px;
	}

	.accordion-body {
		font-size: 14px;
		line-height: 24px;
	}

	.cta-section {
		margin: 0px 15px;
		border-radius: 15px;
	}

	.cta-content h2 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 10px;
		padding: 0px;
	}

	.cta-content p {
		font-size: 16px;
		line-height: 26px;
		max-width: 60%;
		margin: 0px auto;
	}

	.cta-section-butn {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 12px;
		margin: 20px 0px 0px;
	}

	.footer {
		padding: 20px 0 0px;
		margin: 20px 0px 0px;
		border-radius: 0px;
		overflow: hidden;
	}

	.footer-logo img {
		height: 100px;
		width: auto;
		object-fit: cover;
	}

	.footer h6 {
		font-size: 20px;
		line-height: 30px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}

	.footer-links a {
		font-size: 13px;
		line-height: 20px;
	}

	.footer-contact-item h4 {
		font-size: 16px;
	}

	.footer-bottom {
		margin-top: 10px;
		padding: 10px 0px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
		gap: 0px;
	}

	.footer-bottom p {
		text-align: center;
		font-size: 12px;
	}

	.footer-social a {
		width: 30px;
		height: 30px;
		font-size: 15px;
	}


	.inner-banner-text h1 {
		font-size: 30px;
		line-height: 30px;
	}

	.inner-banner-text {
		top: 70%;
		left: 50%;
	}


	.service-single-image img {
		border-radius: 15px;
		height: 100%;
		object-fit: cover;
	}

	.service-title {
		font-size: 35px;
		font-weight: 700;
		margin-bottom: 15px;
		line-height: 35px;
	}

	.form-panel {

		border-radius: 12px;
		padding: 30px;
		margin-top: 20px;
	}

	.form-panel .form-sub {
		font-size: 0.875rem;
		color: #aaa49d;
		margin-bottom: 20px;
	}

	.form-panel label {
		margin-bottom: 20px;
	}


	.main-nav .stellarnav ul ul {
		width: 100%;
		padding: 12px 0px;
		top: 0;
	}
	
.main-nav .stellarnav li li a {
	font-size: 14px;
	padding: 8px 30px;
	color: #fff;
	font-weight: 400;
	padding-right: 30px !important;
}


}

/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
	.custom-container {
		padding: 0px 15px;
		margin: 0px auto;
		width: 100%;
	}
	
.about-bottom-section h3 {
    font-size: 18px;
    margin: 0px 0px 15px 0px;
        line-height: 34px;
}


.about-bottom-section ul li {
        font-size: 14px;
        line-height: 24px;
        margin: 0px 0px 20px 0px;
        padding: 0px;
}

.about-bottom-section ul {
    margin-left: 22px;
}

	.stellarnav {
		display: block;
	}

	.cmn-butn {
		font-size: 11px;
		padding: 10px 7px;
		border-radius: 4px;
	}

	.cmn-gap {
		padding: 30px 0px;
	}

	.cmn-tittle {
		font-size: 30px;
		line-height: 40px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}

	.site-nav {
		padding: 10px 5px;
		border-radius: 0px;
		margin-top: 0px;
	}

	.rightlink {
		gap: 0px;
	}

	.stellarnav .menu-toggle,
	.stellarnav .call-btn-mobile,
	.stellarnav .location-btn-mobile,
	.stellarnav .close-menu {
		padding: 0px;
		box-sizing: border-box;
	}

	.stellarnav .menu-toggle span.bars {
		display: inline-block;
		margin-right: 0px;
		position: relative;
		top: 3px;
	}

	.stellarnav .menu-toggle span.bars span {
		display: block;
		width: 23px;
		height: 4px;
		border-radius: 2px;
		background: #f0f7f4;
		margin: 4px 0 3px;
	}

	.stellarnav.mobile ul {
		background: #00a884;
		z-index: 999;
	}

	.stellarnav.mobile>ul>li>a {
		padding: 20px 30px;
		font-size: 16px;
		color: #fff;
	}

	.stellarnav>ul>li>a.active {
		color: #000 !important;
		text-decoration: none;
		font-weight: 600;
	}

	.stellarnav .icon-close {
		margin-right: 20px;
		margin-top: 10px;
	}

	.main-nav.scroll {
		position: unset;
	}

	.logo {
		width: 100%;
		height: auto;
		margin: 0px;
		padding: 0px 0px;
	}

	.btn-request-quote {
		padding: 10px 10px;
		font-size: 10px;
	}

	.btn-hero {
		margin: 0px auto 40px;
		text-align: center;
	}

	.cmn-text {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	h2 {
		font-size: 25px;
		line-height: 35px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	h3 {
		font-size: 18px;
		line-height: 28px;

		margin: 0px 0px 10px 0px;
	}

	p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	/* ===================================== */

	header {
		padding: 0px;
		border-radius: 0;
		overflow: hidden;
	}

	.main-nav {
		margin: 0px 10px;
		padding: 0px;
		width: auto;
		height: auto;
		top: 10px;
		border-radius: 10px;
	}

	.hero-content {
		position: absolute;
		color: #ffffff;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		top: 90px;
		width: 100%;
		text-align: center;
	}

	.hero-content h6 {
		font-size: 12px;
		line-height: 18px;
		margin: 0px 0px 5px 0px;
		padding: 0px;
		text-align: center;
	}

	.hero-content h1 {
		font-size: 22px;
		line-height: 32px;
		margin: 0px 0px 10px 0px;
	}

	.hero-content h1 span::after {
		display: none;
	}

	.hero-content p {
		font-size: 16px;
		line-height: 22px;
		margin: 0px 0px 20px 0px;
		max-width: 100%;
	}

	.hero-btns {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 8px;
		width: 100%;
	}

	.hero-float-section {
		position: unset;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		margin: 15px 0px 0px;
	}

	.hero-float-card {
		border-radius: 10px;
		padding: 5px 10px;
		display: flex;
		align-items: center;
		gap: 10px;
		width: 250px;
		height: 80px;
	}

	.hero-float-card1 {
		position: unset;
	}

	.hero-float-card2 {
		position: unset;
	}

	.hero-float-label {
		font-weight: 600;
		font-size: 16px;
	}

	.hero-float-val {
		font-size: 14px;
	}

	.banner-section {
		width: 100%;
		height: 550px;
		border-radius: 0px;
	}

	.logo-tag-section {
		padding: 10px 0px;
	}

	.logo-item {
		width: 135px;
		height: 77px;
	}

	.about-section {
		margin: 0px;
		border-radius: 0px;
	}

	.about-text-wrap {
		padding: 0px;
		margin: 0px;
		text-align: center;
	}

	h6 {
		font-size: 20px;
		line-height: 20px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}

	.about-text-wrap p {
		max-width: 100%;
		margin: 0px 0px 10px 0px;
	}

	.stat-trio {
		display: flex;
		gap: 0px;
		flex-wrap: wrap;
		margin-top: 20px;
		border: 1px solid #e7e9ef;
		max-width: 100%;
		justify-content: space-evenly;
		align-items: center;
		border-radius: 10px;
	}

	.stat-box {
		text-align: center;
		padding: 10px 8px;
		width: fit-content;
		width: 30%;
		height: 149px;
	}

	.stat-box .stat-icon img {
		width: 32px;
		height: 32px;
	}

	.stat-divider {
		width: 0;
	}

	.stat-box .stat-num {
		font-size: 20px;
		line-height: 100%;
	}

	.stat-box .stat-lbl {
		font-size: 12px;
		line-height: 16px;
	}

	.stat-box .stat-icon {
		margin-bottom: 14px;
	}

	.service-single-image img {
		height: 300px;
	}


.single-service-page .service-title {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 1.2;
}

	.about-img-wrap {
		border-radius: 10px;
		margin: 20px 0px 0px 0px;
	}

	.about-img-wrap img {
		width: 100%;
		height: 100%;
	}

	.services-section-header {
		margin: 0px 0px 20px 0px;
	}

	.service-card {
		height: 300px;
		border-radius: 10px;
		margin: 0px 0px 10px 0px;
	}

	.service-card-body {
		padding: 20px;
	}

	.service-card h4 {
		font-weight: 600;
		font-size: 22px;
		line-height: 26px;
	}

	.service-card p {
		font-size: 16px;
		line-height: 22px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.service-learn {
		font-size: 16px;
		line-height: 26px;
		margin-top: 0px;
	}

	.service-icon {
		width: 60px;
		height: 60px;
	}

	.platforms-section {
		padding: 0px 0px 10px 0px;
	}

	.plt-icon {
		width: 80px;
		height: 80px;
	}

	.plt-icon img {
		width: 30px;
	}

	.platforms-section-header {
		margin: 0px 0px 20px 0px;
	}

	.case-section-header {
		gap: 0px;
		margin: 0px 0px 20px 0px;
		flex-wrap: wrap;
	}

	.case-section-header-right .grn-arrow {
		font-size: 16px;
		line-height: 16px;
	}

	.case-img-wrap {
		height: 200px;
		border-radius: 10px;
	}

	.case-body {
		padding: 17px 11px;
	}

	.case-body h4 {
		font-weight: 600;
		font-size: 20px;
	}

	.case-tag {
		border-radius: 20px;
		padding: 10px 20px;
		margin: 0px 0px 10px 0px;
		font-weight: 500;
		font-size: 15px;
		line-height: 15px;
	}

	.case-body p {
		font-size: 16px;
		line-height: 26px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.case-body h3 {
		font-size: 20px;
		line-height: 23px;
	}

	.testi-section-header {
		padding: 0px 0px 20px 0px;
	}

	.testi-left {
		border-radius: 10px;
		overflow: hidden;
		position: relative;
		min-height: 100%;
	}

	.testi-card p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	.testi-card {
		border-radius: 10px;
		padding: 20px;
		border-radius: 10px;
		padding: 20px;
	}

	.testiCarousel .owl-nav {
		display: none;
	}

	.testiCarousel .owl-dots {
		display: flex;
		gap: 6px;
		justify-content: center;
		margin-top: 0px;
	}

	.faq-section-left p {
		margin-bottom: 20px;
	}

	.accordion {
		border-left: 0px solid #ccc;
		padding-left: 0px;
	}

	.accordion-button {
		font-size: 18px;
		line-height: 28px;
	}

	.accordion-body {
		font-size: 14px;
		line-height: 24px;
	}

	.cta-section {
		margin: 0px 15px;
		border-radius: 15px;
	}

	.cta-content h2 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 10px;
		padding: 0px;
	}

	.cta-content p {
		font-size: 16px;
		line-height: 26px;
		max-width: 100%;
		margin: 0px auto;
	}

	.cta-section-butn {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 12px;
		margin: 10px 0px 0px;
	}

	.footer {
		padding: 20px 0 0px;
		margin: 20px 0px 0px;
		border-radius: 0px;
		overflow: hidden;
	}

	.footer-logo img {
		height: 100px;
		width: auto;
		object-fit: cover;
	}

	.footer h6 {
		font-size: 20px;
		line-height: 30px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}

	.footer-links a {
		font-size: 13px;
		line-height: 20px;
	}

	.footer-contact-item h4 {
		font-size: 16px;
	}

	.footer-bottom {
		margin-top: 10px;
		padding: 15px 0px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		gap: 20px;
	}

	.footer-bottom p {
		text-align: center;
		font-size: 12px;
	}

	.footer-social a {
		width: 30px;
		height: 30px;
		font-size: 15px;
	}

	.case-card {
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 10px;
	}

	.testi-owl-wrap {
		margin-top: 10px;
		padding-left: 0px;
	}

	.inner-banner-section img {
		width: 100%;
		height: 200px;
		object-fit: cover;
	}

	.inner-banner-text h1 {
		font-size: 25px;
		line-height: 35px;
	}

	.form-panel {
		border-radius: 12px;
		padding: 20px;
		margin: 20px 0px;
	}

	.form-panel .form-title {
		font-size: 22px;
		margin-bottom: 20px;
	}

	.inner-banner-text {
		top: 65%;
	}

.case-study-single-image img {
	height: 300px;
}

	h1.case-study-title {
		font-size: 23px;
	}
	
	
.main-nav .stellarnav ul ul {
	width: 100%;
	padding: 12px 0px;
	top: 0;

}	
.main-nav .stellarnav li li a {
	font-size: 14px;
	padding: 8px 30px;
	color: #fff;
	font-weight: 400;
	padding-right: 30px !important;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}