/* 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 30px;
	}

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

	.stellarnav ul {
		gap: 15px;
	}

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

	.hero-content h1 {
		font-size: 50px;
		line-height: 65px;
		margin: 0px 0px 30px -10px;
		padding: 0px;
	}

	.hero-btns {
		gap: 10px;
	}

	.hero-content-img1 {
		position: relative;
		width: 100%;
		height: 100%;
		float: right;
		overflow: hidden;
	}

	.hero-content-img2 {
		bottom: -50px;
		right: 365px;
	}

	.hero-stats {
		margin-top: 40px;
	}

	.hero-stat {
		width: 150px;
		gap: 0px;
		margin: 0px 12px 0px 0px;
		padding: 0px;
	}

	.hero-stat-num {
		font-size: 26px;
	}

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

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

	h6 {
		font-size: 20px;
	}

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

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

	.offer-box-text h5 {
		font-size: 17px;
		line-height: 27px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.offer-box-text p {
		font-size: 14px;
		line-height: 22px;
		margin: 0px 0px 5px 0px;
		padding: 0px;
	}

	.why-content {
		padding: 0px 30px 50px 30px;
	}

	.why-content p {
		font-size: 16px;
		line-height: 26px;
		max-width: 100%;
	}

	.why-check ul li {
		font-size: 16px;
		line-height: 26px;
		margin: 0px 0px 20px 0px;
		padding: 0px 0px 0px 40px;
	}

	.steps-row {
		position: relative;
		margin: 0px 50px;
		padding: 0px;
	}

	.testi-quote {
		font-size: 18px;
		line-height: 28px;
	}

	.testi-card {
		padding: 20px;
		margin: 0px 0px 20px 0px;
		height: 300px;
	}

	.contact-form-side {
		padding: 0px 0px 0px 40px;
		margin: 0px;
	}

	.blog-title {
		font-size: 20px;
		line-height: 25px;
		margin: 0px 0px 10px 0px;
	}

	.footer-brand-name {
		font-size: 28px;
		line-height: 38px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}

	.footer-tagline {
		font-size: 14px;
		line-height: 26px;
		margin: 0px 0px 30px 0px;
		padding: 0px;
		max-width: 80%;
	}

	.footer h4 {
		font-size: 22px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

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

	.offce-info h5 {
		font-size: 18px;
	}

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

	.header-info {
		gap: 8px;
	}

	.header-info p span {
		margin-right: 4px;
		font-size: 18px;
	}

	.activity-section {
		padding: 50px 30px;
	}

	.activity-section-box {
		gap: 20px;
	}

	.we-offer-section-header h2 {
		max-width: 90%;
	}

	.offer-box {
		padding: 10px;
		height: 370px;
		display: flex;
		justify-content: start;
		align-items: start;
		gap: 15px;
	}

	.blog-tag {
		font-size: 12px;
	}

	.blog-card {
		margin: 0px;
	}

	.testi-carousel {
		margin: 40px 0px 0px 0px;
	}

	.step-title {
		font-size: 18px;
		line-height: 28px;
	}

	.blog-section-header p {

		width: 70%;

	}

	.inner-page-wrapper h2 {
		font-size: 35px;
		line-height: 45px;
	}

	.image-wrap {
		margin: 0px 0px 20px 0px;
	}

	/* =========inner-pages================== */


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

	.inner-banner-text h1 {
		font-size: 40px;
		font-weight: 500;
		line-height: 40px;
	}


	p.wp-block-paragraph {
		font-size: 16px;
		line-height: 26px;
	}

	.header-info p {
		font-size: 13px;
	}


	.widget-area {
		padding: 0px 0px 0px 20px;
	}


}

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

	header {
		overflow: hidden;
	}

	.cmn-butn {
		font-size: 11px;
		padding: 12px 5px;
		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: 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: 25px;
		height: 4px;
		border-radius: 6px;
		background: #724c9c;
		margin: 4px 0px;
	}

	.stellarnav.mobile ul {
		background: #724c9c;
		z-index: 999;
	}

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

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

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

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

	.stellarnav ul {
		gap: 40px;
	}

	.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 20px 0px;
		padding: 0px;
	}

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

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

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

	h6 {
		padding: 0px 0px 0px 70px;
		margin: 0px 0px 10px 0px;
		font-size: 18px;
		line-height: 100%;
	}

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

	.hero-content-img1 {
		width: 100%;
		height: 100%;
	}

	.hero-content-img2 {
		position: absolute;
		width: 353px;
		height: auto;
		bottom: -80px;
		right: 290px;
		overflow: hidden;
	}

	.hero-content h1 {
		font-size: 40px;
		line-height: 50px;
		margin: 0px 0px 15px -10px;
		padding: 0px;
	}

	.hero-content p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 30px 0px;
		padding: 0px;
	}

	.hero-btns {
		gap: 10px;
	}

	.activity-section {
		padding: 15px 5px;
		margin: 0px;
		border-radius: 20px;
	}

	.activity-section-box {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 20px;
		border-right: 1px solid #ccc;
		padding: 0px 20px 0px 0px;
		height: 130px;
	}

	.activity-section-box-text h4 {
		font-size: 16px;
		line-height: 22px;
	}

	.activity-section-box-text p {
		font-size: 14px;
		line-height: 24px;
	}

	.we-offer-section-header {
		padding: 0px 0px 30px 0px;
		margin: 0px;
	}

	.offer-box-text h5 {
		font-size: 16px;
		line-height: 22px;
		margin: 0px 0px 8px 0px;
		padding: 0px;
	}

	.offer-box-text p {
		font-size: 14px;
		line-height: 22px;
	}

	.offer-box {
		border-radius: 10px;
		padding: 10px;
		margin: 0px 0px 20px 0px;
		height: 440px;
		gap: 10px;
		flex-wrap: wrap;
	}

	.why-img-col img {
		width: 100%;
		height: 650px;
		object-fit: cover;
		min-height: 650px;
		display: block;
	}


	.offer-box-img {
		width: 100%;
		height: 200px;
	}

	.offer-box-text {
		width: 100%;
	}

	.why-us-section {
		padding: 50px 0px;
		height: 100%;
	}

	.consult-card h5 {
		font-size: 20px;
		line-height: 25px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

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


	.consult-link {
		font-size: 16px;
		line-height: 26px;
	}

	.consult-card {
		bottom: 26px;
		left: 20px;
		width: 300px;
		height: 215px;
	}

	.why-content {
		padding: 0px 0px 30px 20px;
	}

	.why-content p {
		margin: 0px 0px 20px 0px;
		padding: 0px;
		font-size: 14px;
		line-height: 24px;
		max-width: 100%;
	}

	.why-check ul li {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 16px 0px;
		padding: 0px 0px 0px 40px;
	}

	.how-section-header p {
		font-size: 14px;
		line-height: 24px;
	}


	.steps-row {
		margin: 0px 20px;
	}

	.step-desc {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 10px 0px;
	}

	.testi-card {
		padding: 20px;
		height: 330px;
	}

	.testi-role {
		font-size: 12px;
		line-height: 20px;
	}

	.clients-section h2 {
		margin-bottom: 30px;
	}

	.testi-carousel .owl-dots {
		bottom: -23px;
	}

	.contact-form-side {
		padding: 0px 0px 0px 20px;
		margin: 0px;
	}

	.blog-section-header p {
		width: 60%;
		margin: 0px auto;
	}

	.blog-section-header {
		margin: 0px 0px 30px 0px;
	}

	.blog-body {
		padding: 10px;
	}

	.blog-tag {
		font-size: 12px;
		line-height: 20px;
	}

	.blog-title {
		font-size: 18px;
		line-height: 24px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}

	.blog-meta {
		font-size: 10px;
		line-height: 15px;
	}

	.blog-card {
		margin: 0px;
		height: 560px;
	}

	.contact-form-side p {
		font-size: 14px;
		line-height: 24px;
	}

	.footer-brand-name {
		font-size: 24px;
		line-height: 34px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.footer-tagline {
		margin: 0px 0px 30px 0px;
		padding: 0px;
		max-width: 90%;
		font-size: 14px;
		line-height: 24px;
	}

	.footer h4 {
		font-size: 22px;
	}

	.offce-info h5 {
		font-size: 18px;
	}

	.offce-info p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

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

	.hero-stats {
		margin-top: 20px;
	}

	.hero-stat {
		padding: 0px;
		display: flex;
		justify-content: start;
		align-items: start;
		gap: 10px;
		border-right: 0px solid #4A1D8A1F;
		margin: 0px 10px 0px 0px;
		width: 100%;
		height: 44px;
	}

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

	.header-info {
		gap: 5px;
	}

	.header-info p {
		font-size: 10px;
	}

	.header-info p span {
		margin-right: 4px;
		font-size: 14px;
	}

	.testi-quote {
		font-size: 16px;
		line-height: 26px;
	}


	/* ==========inner-pages========================== */

	.inner-banner-section {
		height: 230px !important;
	}

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

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

	.wp-block-paragraph {
		padding: 0px;
	}

	p.wp-block-paragraph {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 15px 0px;
	}

	.image-wrap {
		border-radius: 15px;
		overflow: hidden;
		margin: 20px 0px;
	}


	.inner-service-wrap {
		padding: 15px;
		height: auto;
		border-radius: 10px;
		margin: 0px 0px 10px 0px;
	}

	.inner-service-wrap .blog-img-wrap {
		border-radius: 10px;
	}

	.blog-body {
		padding: 20px 0px;
	}

	/* ==========inner-pages========================== */

	.widget-area {
		padding: 0px 0px 0px 20px;
	}

	.step-title {
		font-size: 18px;
		line-height: 28px;
	}


	.step-col ul li {

		font-size: 14px;
		line-height: 24px;
	}

	.step-col p {
		font-size: 14px;
		line-height: 24px;
	}


	.we-offer-section-header p {
		font-size: 14px;
		line-height: 24px;
	}

	.service-content-wrap h3 {
		font-size: 25px;
		line-height: 35px;
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}

	ul li {
		font-size: 14px;
		line-height: 24px;
	}

	.wp-block-heading {
		font-size: 25px;
		line-height: 35px;
		margin: 20px 0px;
		padding: 0px;
	}

	.cat-item a {
		font-size: 18px;
		line-height: 20px;
	}

	.inner-page-wrapper h2 {
		font-size: 30px;
		line-height: 30px;
	}


}

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

	header {
		overflow: hidden;
	}

	.cmn-butn {
		font-size: 12px;
		padding: 10px 15px;
		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: 4px 0px;
		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: 4px;
		border-radius: 6px;
		background: #724c9c;
		margin: 3px 0 0px;
	}

	.stellarnav.mobile ul {
		background: #724c9c;
		z-index: 999;
	}

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

	.stellarnav>ul>li>a.active {
		color: #c99e5a !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: 28px;
		line-height: 38px;
		margin: 0px 0px 20px 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-info {
		gap: 4px;
	}

	.header-info p span {
		margin-right: 2px;
		font-size: 12px;
	}

	.header-info p {
		font-size: 9px;
	}

	.banner-section {
		width: 100%;
		height: auto;
		max-height: 100%;
	}

	.hero-content {
		justify-content: start;
		align-items: start;
		flex-direction: column;
		top: 115px;
		width: 100%;
		flex-wrap: wrap;
	}

	.hero-content-left {
		display: flex;
		justify-content: start;
		align-items: start;
		flex-direction: column;
		flex-wrap: wrap;
		width: 100%;
	}

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

	.hero-content h1 span {
		margin-left: 0px;
	}

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

	.hero-btns {
		gap: 6px;
	}

	.hero-stats {
		margin: 10px 0px;
	}

	.hero-stat {
		padding: 0px 0px 10px 0px;
		display: flex;
		justify-content: start;
		align-items: center;
		gap: 30px;
		border-bottom: 1px solid #4a1d8a1f;
		margin: 10px 0px 0px 0px;
		width: 100%;
		border-right: none;
	}

	.hero-stat-lbl {
		font-size: 16px;
		line-height: 26px;
		padding: 0px;
		margin: 0px;
		width: 100%;
	}

	.hero-stat-num {
		font-size: 30px;
		line-height: 100%;
	}

	.activity-section {
		padding: 20px;
		margin: 0px;
		border-radius: 10px;
		height: 180px;
	}

	.activity-section-box {
		display: flex;
		justify-content: start;
		align-items: start;
		gap: 30px;
		border-right: 0px solid #ccc;
	}

	.activity-section-box-icon {
		width: 20%;
	}

	.activity-section-box-text {
		padding: 0px;
		margin: 0px;
		width: 80%;
	}

	.activity-section-box-text h4 {
		font-size: 16px;
		line-height: 20px;
	}

	.activity-section-box-text p {
		font-size: 14px;
		line-height: 20px;
	}

	.hero-content-img1 {
		position: unset;
		width: 100%;
		height: auto;
		float: unset;
	}

	.hero-content-img2 {
		position: unset;
		width: 100%;
		height: auto;
	}

	h6 {
		font-size: 18px;
		padding: 0px 0px 0px 70px;
		margin: 0px 0px 10px 0px;
	}

	.we-offer-section-header {
		padding: 0px 0px 20px 0px;
		margin: 0px;
	}

	.offer-box {
		border-radius: 10px;
		padding: 10px;
		margin: 0px 0px 20px 0px;
		border-left: 4px solid transparent;
		height: auto;
		display: flex;
		justify-content: start;
		align-items: start;
		gap: 10px;
		flex-wrap: wrap;
	}

	.offer-box-img {
		width: 100%;
		height: 180px;
		border-radius: 6px;
		overflow: hidden;
	}

	.offer-box-text {
		width: 100%;
	}

	.offer-box-text h5 {
		font-size: 18px;
		line-height: 22px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.offer-box-text p {
		font-size: 14px;
		line-height: 22px;
		margin: 0px;
		padding: 0px;
	}

	.offer-box-text .learn-more {
		font-size: 15px;
		margin-bottom: 20px;
	}

	.why-us-section {
		padding: 40px 0px;
		height: 100%;
	}

	.why-img-col {
		border-radius: 10px;
		overflow: hidden;
	}

	.why-img-col img {
		width: 100%;
		height: 500px;
		object-fit: cover;
		min-height: 100%;
		display: block;
	}

	.consult-card h5 {
		font-size: 17px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.consult-card p {
		font-size: 13px;
		line-height: 22px;
		margin: 0px 0px 10px 0px;
	}

	.we-offer-section-header h2 {
		color: #724C9C;
		max-width: 100%;
	}

	.consult-link {
		font-size: 16px;
		line-height: 16px;
	}

	.consult-card {
		bottom: 15px;
		left: 16px;
		border-radius: 10px;
		padding: 15px;
		width: 90%;
		height: 200px;
	}

	.why-content {
		padding: 30px 0px 30px 0px;
	}

	.why-content h2 {
		width: 100%;
	}

	.why-content p {
		font-size: 14px;
		line-height: 24px;
		max-width: 100%;
	}

	.why-check ul li {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 40px;
	}

	.why-check {
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	.how-section-header {
		display: flex;
		align-items: start;
		justify-content: start;
		gap: 10px;
		margin-bottom: 20px;
		flex-wrap: wrap;
	}

	.how-left-txt {
		width: 100%;
	}

	.how-right-txt {
		max-width: 100%;
		align-self: start;
	}

	.steps-row {
		position: relative;
		margin: 0px;
		padding: 0px;
	}

	.step-circle {
		width: 50px;
		height: 50px;
		font-size: 18px;
		margin: 0 0px 20px 0px;
	}

	.step-title {
		font-size: 14px;
		margin: 0px 0px 10px 0px;
	}

	.step-desc {
		font-size: 13px;
		line-height: 22px;
		margin: 0px 0px 30px 0px;
	}

	.step-col {
		margin-bottom: 30px;
	}

	.clients-section h2 {
		margin-bottom: 25px;
	}

	.testi-card {
		border-radius: 10px;
		padding: 20px;
		margin: 0px 0px 40px 0px;
		height: 300px;
	}

	.testi-quote {
		font-size: 16px;
		line-height: 26px;
		color: #fff;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	.testi-carousel .owl-nav {
		display: none;
	}

	.testi-carousel .owl-dots {
		bottom: 0px;
	}

	.contact-img-wrap {
		border-radius: 5px;
		overflow: hidden;
		height: 100%;
		min-height: 100%;
	}

	.contact-form-side {
		padding: 30px 0px 0px 0px;
		margin: 0px;
	}

	.contact-form-side p {
		margin: 0px 0px 20px 0px;
	}

	.form-ctrl {
		padding: 12px 20px;

		font-size: 14px;
	}

	.blog-section-header {
		margin: 0px;
		text-align: center;
	}

	.blog-section-header p {
		width: 70%;
		margin: 0px auto 20px;
	}

	.blog-tag {
		font-size: 12px;
	}

	.blog-title {
		font-size: 20px;
		line-height: 30px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}

	.blog-carousel .owl-dots {
		display: none;
	}

	.blog-carousel .owl-nav {
		display: none;
	}

	.footer {
		padding: 40px 0 0;
	}

	.footer-brand-name {
		font-size: 20px;
		line-height: 30px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.footer-tagline {
		font-size: 12px;
		line-height: 22px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
		max-width: 100%;
	}

	.footer-socials {
		display: flex;
		gap: 10px;
		margin: 20px 0px;
	}

	.footer h4 {
		font-size: 20px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

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

	.offce-info h5 {
		font-size: 16px;
	}

	.offce-info p {
		font-size: 12px;
		line-height: 22px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		word-break: break-word;
	}

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

	.footer-bottom span {
		font-size: 10px;
		line-height: 15px;
		padding: 0px;
		margin: 0px;
		text-align: center;
	}

	.text-end {
		text-align: left !important;
	}

	.steps-row::before {
		background: none;
	}


	/* ==========inner-pages========================== */

	.inner-banner-section {
		height: 230px !important;
	}

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

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

	.wp-block-paragraph {
		padding: 0px;
	}

	p.wp-block-paragraph {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 15px 0px;
	}

	.image-wrap {
		border-radius: 15px;
		overflow: hidden;
		margin: 20px 0px;
	}

	.inner-service-wrap {
		padding: 15px;
		height: auto;
		border-radius: 10px;
		margin: 0px 0px 10px 0px;
	}

	.inner-service-wrap .blog-img-wrap {
		border-radius: 10px;
	}

	.blog-body {
		padding: 20px 15px;
		height: 350px;
	}

	/* ==========inner-pages========================== */


	.widget-area {
		padding: 0px;
	}


	.inner-service-wrap .blog-body {
		height: auto;
	}

	.wp-block-heading {
		font-size: 26px;
		line-height: 36px;
		margin: 20px 0px;
		padding: 0px;
	}

	.cat-item a {
		font-size: 16px;
		line-height: 20px;
	}


}

/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
	.custom-container {
		padding: 0px 15px;
	}

	header {
		overflow: hidden;
	}

	.cmn-butn {
		font-size: 12px;
		padding: 12px 10px;
		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: 0px 0px 10px 0px;
		border-radius: 0px;
		margin: 10px 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: 4px;
		border-radius: 6px;
		background: #724c9c;
		margin: 3px 0 0px;
	}

	.stellarnav.mobile ul {
		background: #724c9c;
		z-index: 999;
	}

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

	.stellarnav>ul>li>a.active {
		color: #c99e5a !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: 24px;
		line-height: 34px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

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

		margin: 0px 0px 10px 0px;
	}
	
	.em-top h3 {
    margin: 0 0 2px;
    color: #fff;
    font-size: 17px;
    font-weight: 800;
    
    line-height: 28px;
}

.em-top p {
    margin: 0;
    font-size: 11px;
    color: #CC983F;
    text-transform: uppercase;
    line-height: 18px;
}
.em-eyebrow-line {

    display: none;
}

.em-btn-a {
   
    width: 100%;
            text-align: center;
}

.em-btn-c {
    
    width: 100%;
            text-align: center;
}

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

	/* ===================================== */
	.header-info {
		gap: 2px;
		flex-wrap: wrap;
	}

	.header-info p span {
		margin-right: 8px;
		font-size: 10px;
	}

	.header-info p {
		font-size: 10px;
	}

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

	.hero-content {
		justify-content: start;
		align-items: start;
		flex-direction: column;
		top: 115px;
		width: 100%;
		flex-wrap: wrap;
	}

	.hero-content-left {
		display: flex;
		justify-content: start;
		align-items: start;
		flex-direction: column;
		flex-wrap: wrap;
		width: 100%;
	}

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

	.hero-content h1 span {
		margin-left: 0px;
	}

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

	.hero-btns {
		gap: 6px;
	}

	.hero-stats {
		margin: 10px 0px;
	}

	.hero-stat {
		padding: 0px;
		display: flex;
		justify-content: start;
		align-items: center;
		gap: 30px;
		border-bottom: 1px solid #4a1d8a1f;
		margin: 0px;
		width: 100%;
		border-right: none;
	}

	.hero-stat-lbl {
		font-size: 16px;
		line-height: 26px;
		padding: 0px;
		margin: 0px;
		width: 100%;
	}

	.hero-stat-num {
		font-size: 30px;
		line-height: 100%;
	}

	.activity-section {
		padding: 20px;
		margin: 0px;
		border-radius: 10px;
		background: #5a378c;
		height: 350px;
	}

	.activity-section-box {
		display: flex;
		justify-content: start;
		align-items: start;
		gap: 25px;
		border-right: 0px solid #ccc;
		height: 100%;
	}

	.activity-section-box-icon {
		width: 20%;
	}

	.activity-section-box-text {
		padding: 0px;
		margin: 0px;
		width: 80%;
	}

	.activity-section-box-text h4 {
		font-size: 15px;
		line-height: 20px;
	}

	.activity-section-box-text p {
		font-size: 14px;
		line-height: 20px;
	}

	.hero-content-img1 {
		position: unset;
		width: 100%;
		height: auto;
		float: unset;
	}

	.hero-content-img2 {
		position: unset;
		width: 100%;
		height: auto;
	}

	h6 {
		font-size: 18px;
		padding: 0px 0px 0px 70px;
		margin: 0px 0px 10px 0px;
	}

	.we-offer-section-header {
		padding: 0px 0px 20px 0px;
		margin: 0px;
	}

	.offer-box {
		border-radius: 10px;
		padding: 10px;
		margin: 0px 0px 20px 0px;
		border-left: 4px solid transparent;
		height: auto;
		display: flex;
		justify-content: start;
		align-items: start;
		gap: 10px;
		flex-wrap: wrap;
	}

	.offer-box-img {
		width: 100%;
		height: 180px;
		border-radius: 6px;
		overflow: hidden;
	}

	.offer-box-text {
		width: 100%;
	}

	.offer-box-text h5 {
		font-size: 18px;
		line-height: 22px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.offer-box-text p {
		font-size: 14px;
		line-height: 22px;
		margin: 0px;
		padding: 0px;
	}

	.offer-box-text .learn-more {
		font-size: 15px;
		margin-bottom: 20px;
	}

	.why-us-section {
		padding: 40px 0px;
		height: 100%;
	}

	.why-img-col {
		border-radius: 10px;
		overflow: hidden;
	}

	.why-img-col img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		min-height: 100%;
		display: block;
	}

	.consult-card h5 {
		font-size: 18px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.consult-card p {
		font-size: 12px;
		padding: 0px;
		margin: 0px;
	}

	.consult-link {
		font-size: 16px;
		line-height: 16px;
	}

	.consult-card {
		bottom: 10px;
		left: 16px;
		border-radius: 10px;
		padding: 10px;
		width: 90%;
		height: 170px;
	}

	.why-content {
		padding: 30px 0px 30px 0px;
	}

	.why-content h2 {
		width: 100%;
	}

	.why-content p {
		font-size: 14px;
		line-height: 24px;
		max-width: 100%;
	}

	.why-check ul li {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 40px;
	}

	.why-check {
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	.how-section-header {
		display: flex;
		align-items: start;
		justify-content: start;
		gap: 10px;
		margin-bottom: 20px;
		flex-wrap: wrap;
	}

	.how-left-txt {
		width: 100%;
	}

	.how-right-txt {
		max-width: 100%;
		align-self: start;
	}

	.steps-row {
		position: relative;
		margin: 0px;
		padding: 0px;
	}

	.step-circle {
		width: 50px;
		height: 50px;
		font-size: 18px;
		margin: 0px 0px 20px 0px;
	}

	.step-title {
		font-size: 14px;
		margin: 0px 0px 10px 0px;
		line-height: 20px;
	}

	.step-desc {
		font-size: 13px;
		line-height: 22px;
		margin: 0px 0px 30px 0px;
	}

	.step-col {
		margin-bottom: 30px;
	}

	.clients-section h2 {
		margin-bottom: 24px;
		line-height: 45px;
	}

	.testi-card {
		border-radius: 10px;
		padding: 20px;
		margin: 0px 0px 40px 0px;
		height: 300px;
	}

	.testi-quote {
		font-size: 16px;
		line-height: 26px;
		color: #fff;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	.testi-carousel .owl-nav {
		display: none;
	}

	.testi-carousel .owl-dots {
		bottom: 0px;
	}

	.contact-img-wrap {
		border-radius: 5px;
		overflow: hidden;
		height: 100%;
		min-height: 100%;
	}

	.contact-form-side {
		padding: 30px 0px 0px 0px;
		margin: 0px;
	}

	.contact-form-side p {
		margin: 0px 0px 20px 0px;
	}

	.form-ctrl {
		padding: 12px 20px;

		font-size: 14px;
	}

	.blog-section-header {
		margin: 0px;
		text-align: center;
	}

	.blog-section-header p {
		width: 100%;
		margin: 0px auto 20px;
	}

	.blog-tag {
		font-size: 12px;
	}

	.blog-title {
		font-size: 20px;
		line-height: 30px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}

	.blog-carousel .owl-dots {
		display: none;
	}

	.blog-carousel .owl-nav {
		display: none;
	}

	.footer {
		padding: 40px 0 0;
	}

	.footer-brand-name {
		font-size: 24px;
		line-height: 34px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.footer-tagline {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
		padding: 0px;
		max-width: 100%;
	}

	.footer-socials {
		display: flex;
		gap: 10px;
		margin: 20px 0px;
	}

	.footer h4 {
		font-size: 20px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

	.footer-links a {
		font-size: 14px;
	}

	.offce-info h5 {
		font-size: 16px;
	}

	.offce-info p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}

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

	.footer-bottom span {
		font-size: 10px;
		line-height: 15px;
		padding: 0px;
		margin: 0px;
		text-align: center;
	}

	.text-end {
		text-align: left !important;
	}

	.steps-row::before {
		background: none;
	}


	/* ==========inner-pages========================== */

	.inner-banner-section {
		height: 230px !important;
	}

	.inner-banner-text h1 {
		font-size: 24px !important;
		line-height: 34px !important;
	}

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

	.wp-block-paragraph {
		padding: 0px;
	}

	p.wp-block-paragraph {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 0px 15px 0px;
	}

	.image-wrap {
		border-radius: 15px;
		overflow: hidden;
		margin: 20px 0px 0px 0px;
	}

	.inner-service-wrap {
		padding: 15px;
		height: auto;
		border-radius: 10px;
		margin: 0px 0px 10px 0px;
	}

	.inner-service-wrap .blog-img-wrap {
		border-radius: 10px;
	}

	.blog-body {
		padding: 20px 0px;
	}

	/* ==========inner-pages========================== */

	.widget-area {
		padding: 0px;
	}


	.service-content-wrap h2 {
		font-size: 40px;
		line-height: 40px;
		margin: 0px 0px 30px 0px;
		padding: 0px;
	}


	.main-nav .stellarnav ul ul {
		width: 100%;
		padding: 10px 0px;
	}

	.main-nav .stellarnav li li a {
		font-size: 12px;
		padding: 6px 30px;
		color: #2c2c2c;
		font-weight: 400;
		color: #fff;
	}


	.service-content-wrap h3 {
		font-size: 24px;
		line-height: 35px;
		margin: 0px;
		padding: 0px 0px 10px 0px;
	}

	ul li {
		font-size: 14px;
		line-height: 24px;
	}

	.tma-contact-list {
		flex-wrap: wrap;
		word-break: break-all;
	}


	.tma-consult-box {
		max-width: 100%;
		padding: 1.6rem 1rem;
	}


}