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


	.custom-container {
		padding: 0px 70px;
	}

	.banner-section {
		padding: 125px 0px;
		height: auto;

	}

	.banner-text h1 {
	        font-size: 45px;
        line-height: 60px;
        margin-top: 50px;
	}


	.cumn-butn-body {
		font-size: 24px;
		line-height: 20px;
		padding: 22px 60px;
	}


	.banner-text {
		position: absolute;
		top: 150px;
		left: 0px;
	}


}


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

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


/* desktop 1200px to 1600px */
@media (min-width: 1200px) and (max-width: 1399px) {


	a.banner-butn {
		width: 25%;
	}


	.banner-text h1 {
		font-size: 40px;
		line-height: 60px;
	}

	.about-section-right h2 {
		font-size: 45px;
		line-height: 55px;
	}

	.about-butm-left-counter {
		gap: 40px;
	}

	.about-butm-left-counter-box h3 {
		font-size: 50px;
	}

	.about-butm-left-counter-box h6 {
		font-size: 25px;
	}

	.services-section h2 {
		font-size: 45px;
		line-height: 55px;
	}

	.services-box-text {
		padding: 25px 10px;
		margin: 0px;
		position: relative;
	} 

	.services-box-text h3 {
		font-size: 17px;
		margin: 0px 0px 10px 0px;
	}

	.services-box-text p {
     	font-size: 14px;
        line-height: 24px;
        min-height: 100px;
	}


	.testimonial-section-left h2 {
		font-size: 45px;
		line-height: 55px;
	}


	.drop-sms-section-right h2 {
		font-size: 45px;
		line-height: 55px;
	}


	.banner-text {
		position: absolute;
	top: 150px;
		left: 0px;
	}

	.testimonial-section-right .owl-nav {
		left: -385px;
		bottom: 24px;
	}

	.services-section-inner {
		margin: 0px 0px 80px 0px;
		padding: 0px;
	}


	.contact-page p {
		padding: 0px 100px 20px 100px;
	}

	.work-box-text p {
		font-size: 15px;
		line-height: 25px;
	}


	.work-section-left h4 {
		font-size: 18px;
		line-height: 28px;
	}


}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {


	.stellarnav ul {
		gap: 30px;
	}


	.banner-text {
		top: 60px;
	}

	.stellarnav>ul>li>a {
		font-size: 20px;
		line-height: 20px;
	}


	/* ===================================== */
	/* custom-css */
	/* ===================================== */


	.custom-container {
		padding: 0px 15px;
	}


	.cumn-butn-body {
		font-size: 14px;
		line-height: 14px;
		padding: 15px 30px;
	}

	.main-nav {
		padding: 5px 0px;
	}


	a.banner-butn {
		padding: 9px 10px;
		width: 30%;
		font-size: 10px;
		line-height: 10px;
		letter-spacing: 0%;
	}


	.banner-section {
		padding: 80px 0px 50px;
		height: auto;
	}

	.banner-text {
		position: absolute;
		top: 40px;
		left: 0px;
	}

	.banner-text h6 {
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 20px 0px;
	}


	.banner-text h1 {
		font-size: 30px;
		line-height: 40px;
		margin: 0px 0px 20px 0px;
	}


	.banner-text .cumn-butn-body.grn-butn {
		float: left;
		margin: 0px;
		padding: 15px 25px;
		font-size: 15px;
		line-height: 15px;
	}

	.banner-section-right .owl-dots {
		bottom: -30px;
	}


	.about-section {
		padding: 20px 0px;
		margin: 0px;
	}

	.about-section-left {
		padding: 0px;
	}


	.about-section-right h2 {
		font-size: 30px;
		line-height: 40px;
		margin: 15px 0px;
	}


	.about-section-right p {
		font-size: 14px;
		line-height: 24px;
		padding: 0px 0px 10px 0px;
	}


	.about-butm-section {
		margin: 0px;
		padding: 0px;
	}

	.about-butm-left-text h4 {
		font-size: 24px;
		line-height: 100%;
		margin: 0px 0px 15px 0px;
	}


	.about-butm-left-text p {
		font-size: 14px;
		line-height: 24px;
	}

	.about-butm-left-text {
		margin: 0px;
		padding: 30px 0px;
	}

	.about-butm-left-counter {
		gap: 30px;
		flex-wrap: wrap;
		margin-bottom: 30px;
	}


	.about-butm-left-counter-box h3 {
		font-size: 40px;
		line-height: 100%;
		margin: 0px 0px 10px 0px;
	}


	.about-butm-left-counter-box h6 {
		font-size: 24px;
	}


	.about-butm-left-img {
		padding: 0px 0px 20px 0px;
		gap: 10px;
	}


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

	.services-section h2 {
		font-size: 30px;
		line-height: 40px;
		margin: 0px 0px 30px 0px;
	}


	.services-box {
		min-height: auto;
		height: auto;
		margin-bottom: 40px;
	}


	.services-box-img {
		width: 100%;
		height: 300px;


	}

	.services-box-text {
		padding: 20px 0px;
	}


	.services-box-text h3 {
		font-size: 20px;
		margin: 0px 0px 10px 0px;
	}


	.services-box-text p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 8px 20px 8px;
	}


	.services-section-inner {
		margin: 0px;
		padding: 0px;
	}

	.services-box-text .cumn-butn-body.grn-butn {
		width: 150px;
		padding: 16px 5px;
		bottom: -20px;
	}


	.testimonial-section {
		padding: 20px 0px;
		background-size: cover;
	}


	.testimonial-section-left {
		padding: 0px 0px 0px 30px;
		margin: 0px;
	}


	.testimonial-section-left h6 {
		font-size: 16px;
		line-height: 16px;
		margin: 0px 0px 10px 0px;
	}


	.testimonial-section-left h2 {
		font-size: 30px;
		line-height: 40px;
		margin: 0px 0px 30px 0px;
		width: 70%;
	}


	.testimonial-section-right {

		padding: 0% 8%;

	}

	.testimonial-box {
		border-radius: 20px;
		padding: 20px 20px;
		min-height: auto;
		height: auto;
	}


	.testimonial-box p {
		font-size: 14px;
		line-height: 24px;
	}


	.testimonial-box-info {
		gap: 10px;
		margin: 15px 0px 0px;
	}


	.drop-sms-section {
		height: 450px;
		background: #389F83;
	}


	.drop-sms-section-left {
		height: 450px;
	}


	.drop-sms-section-left img {

		height: 100%;

	}


	.drop-sms-section-right {
		padding: 20px 30px;
		height: auto;
	}


	.drop-sms-section-right h2 {
		font-size: 26px;
		line-height: 36px;
		margin: 0px 0px 10px 0px;
	}


	.frm-section-inner .form-row .form-control {
		padding: 12px 15px;
		font-size: 14px;
		margin: 0px 0px 10px 0px;
		border-radius: 6px;
	}


	.drop-sms-section-right .cumn-butn-body.blue-butn {

		margin: 10px 0px 0px;
		padding: 15px 40px;
	}


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


	.footer-info-right {
		gap: 20px;
		padding: 38px 15px 0px 0px;
	}


	.footer-manu-butm {
		margin: 0px;
		padding: 15px 0px 0px 0px;
	}


	.footer-info-right a.banner-butn {
		padding: 10px 20px;
	}


	.footer-bottom p {
		font-size: 12px;
		line-height: 12px;
		letter-spacing: 0px;
		color: #000000;
		padding: 0px;
		margin: 0px;

	}


	.footer-manu-butm ul li a {
		font-size: 16px;
		line-height: 16px;
	}


	.about-section-left-img {
		border-radius: 10px;
	}

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


	.testimonial-box-info-text h5 {
		font-size: 14px;
		line-height: 14px;
	}


	.testimonial-box-info-text h6 {
		font-size: 14px;
		line-height: 14px;
	}

	.testimonial-section-right .owl-nav {
		left: -370px;
		bottom: 18px;
	}

	.testimonial-section-right .owl-nav .owl-prev img {
		width: 50px;
	}

	.testimonial-section-right .owl-nav .owl-next img {
		width: 50px;
	}

	.testimonial-section-right .owl-nav .owl-prev {
		margin-right: 10px;
	}


	.work-section-left h4 {
		font-size: 18px;
		line-height: 28px;
	}

	.work-box-text p {
		font-size: 14px;
		line-height: 20px;
		padding: 0% 0% 0% 5%;
	}

	.cmn-section {
		padding: 40px 0px;

	}

	.services-full-text {
		margin: 0px 0px 40px 0px;
	}

	.services-page-text {

		margin: 0px 0px 40px 0px;

	}

	.contact-page p {
		padding: 0px 100px 0px;
	}


}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {


   .footer-info-right p a{font-size: 16px;}

	.rightlink .input-group {
		width: 100%;
	}

	.hero-content-upper {
		padding-top: 16%;
	}

	.addresscard {
		margin: 0px 0px 23px 0px;
	}

	.contactus-left .footer-social-icons {
		margin: 25px 0px 42px 0px;
	}

	.container-fluid {
		padding: 0px 12px !important;
	}

	.main-nav.scroll {
		height: auto;
		padding: 0px;
		position: relative;
	}

	.topsocial-section {
		display: none;
	}

	.stellarnav ul {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}

	.main-nav.scroll .logo img {
		width: 60%;
	}

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

	.rightlink {
		gap: 4px;
		margin-top: 6px;
	}

	.usercard a {
		width: 30px;
		height: 30px;
		padding: 0px 7px;
	}

	.usercard a img {
		width: 13px;
	}

	.stellarnav {
		justify-content: end;
		align-items: center;
	}

	.menu-toggle {
		display: block !important;
		text-align: center;
	}

	.stellarnav .menu-toggle span.bars {
		top: 0px;
	}

	.stellarnav .menu-toggle {
		padding: 6px;
	}

	.stellarnav .menu-toggle span.bars span {
		width: 30px;
		height: 4px;
		margin: 0 0 4px;
		background: #223D98;
	}

	.stellarnav.mobile.right>ul {
		z-index: 999;
		background: #223D98;
	}

	.main-nav .stellarnav ul ul {
		width: 100%;
		background: #fff0f6;
		padding: 11px 2px;
	}

	.modal-body {
		padding: 12px 25px 16px 21px;
	}

	.stellarnav>ul>li>a:hover {
		color: #eb9539 !important;
	}

	.stellarnav>ul>li>a.active {
		color: #eb9539 !important;
	}

	.stellarnav .icon-close::after {
		border-bottom: solid 3px #CE4A64;
	}

	.stellarnav .icon-close::before {
		border-bottom: solid 3px #CE4A64;
	}

	.stellarnav a.dd-toggle .icon-plus::after {
		border-bottom: solid 3px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::before {
		border-bottom: solid 3px #fff;
	}

	.stellarnav.mobile li a {
		color: #fff;
		font-size: 17px;
		border-bottom: 1px solid rgba(210, 176, 176, 0.15);
		text-align: left;
	}

	.stellarnav .menu-toggle span.bars {
		top: 5px !important;
	}

	/* ===================================== */
	/* custom-css */
	/* ===================================== */


	/* ===================================== */
	/* custom-css */
	/* ===================================== */


	.custom-container {
		padding: 0px 15px;
	}


	.cumn-butn-body {
		font-size: 14px;
		line-height: 14px;
		padding: 15px 30px;
	}

	.main-nav {
		padding: 5px 0px;
	}


	a.banner-butn {
		padding: 9px 10px;
		width: 30%;
		font-size: 10px;
		line-height: 10px;
		letter-spacing: 0%;
	}


	.banner-section {
		padding: 80px 0px 50px;
		height: auto;
	}

	.banner-text {
		position: absolute;
		top: 40px;
		left: 0px;
	}

	.banner-text h6 {
		font-size: 12px;
		line-height: 12px;
		margin: 0px 0px 10px 0px;

	}

	.banner-text h1 {
		font-size: 22px;
		line-height: 33px;
		margin: 0px 0px 5px 0px;
	}


	.banner-text .cumn-butn-body.grn-butn {
		float: left;
		margin: 0px;
		padding: 10px 15px;
		font-size: 12px;
		line-height: 12px;
	}

	.banner-section-right .owl-dots {
		bottom: -30px;
	}


	.about-section {
		padding: 20px 0px;
		margin: 0px;
	}

	.about-section-left {
		padding: 0px;
	}


	.about-section-right h2 {
		font-size: 26px;
		line-height: 36px;
		margin: 10px 0px;
	}


	.about-section-right p {
		font-size: 14px;
		line-height: 24px;
		padding: 0px 0px 10px 0px;
	}


	.about-butm-section {
		margin: 0px;
		padding: 0px;
	}

	.about-butm-left-text h4 {
		font-size: 21px;
		line-height: 100%;
		margin: 0px 0px 10px 0px;
	}


	.about-butm-left-text p {
		font-size: 14px;
		line-height: 24px;
	}

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


	.about-butm-left-counter {
		gap: 30px;
		flex-wrap: wrap;
		margin-bottom: 30px;
	}


	.about-butm-left-counter-box h3 {
		font-size: 40px;
		line-height: 100%;
		margin: 0px 0px 10px 0px;
	}


	.about-butm-left-counter-box h6 {
		font-size: 24px;
	}


	.about-butm-left-img {
		padding: 0px 0px 20px 0px;
		gap: 10px;
	}


	.about-butm-left-img-box {
		border-radius: 10px;
	}


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


	.services-section h2 {
		font-size: 25px;
		line-height: 35px;
		margin: 0px 0px 20px 0px;
	}


	.services-box {
		min-height: auto;
		height: auto;
		margin-bottom: 40px;
	}


	.services-box-img {
		width: 100%;
		height: 300px;


	}

	.services-box-text {
		padding: 20px 0px;
	    min-height: 164px;
	}


	.services-box-text h3 {
		font-size: 20px;
		margin: 0px 0px 10px 0px;
	}


	.services-box-text p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 8px 20px 8px;
	}


	.services-section-inner {
		margin: 0px;
		padding: 0px;
	}

	.services-box-text .cumn-butn-body.grn-butn {
		width: 150px;
		padding: 16px 5px;
		bottom: -20px;
	}


	.testimonial-section {
		padding: 20px 0px;
		background-size: cover;
	}


	.testimonial-section-left {
		padding: 0px 0px 0px 30px;
		margin: 0px;
	}


	.testimonial-section-left h6 {
		font-size: 16px;
		line-height: 16px;
		margin: 0px 0px 10px 0px;
	}


	.testimonial-section-left h2 {
		font-size: 26px;
		line-height: 26px;
		margin: 0px 0px 30px 0px;
		width: 100%;
	}


	.testimonial-section-right {

		padding: 0% 8%;

	}

	.testimonial-box {
		border-radius: 20px;
		padding: 20px 20px;
		min-height: auto;
		height: auto;
	}


	.testimonial-box p {
		font-size: 14px;
		line-height: 24px;
	}


	.testimonial-box-info {
		gap: 10px;
		margin: 15px 0px 0px;
	}


	.drop-sms-section {
		height: 450px;
		background: #389F83;
	}


	.drop-sms-section-left {
		height: 450px;
	}


	.drop-sms-section-left img {

		height: 100%;

	}


	.drop-sms-section-right {
		padding: 20px 30px;
		height: auto;
	}


	.drop-sms-section-right h2 {
		font-size: 26px;
		line-height: 36px;
		margin: 0px 0px 10px 0px;
	}


	.frm-section-inner .form-row .form-control {
		padding: 12px 15px;
		font-size: 14px;
		margin: 0px 0px 10px 0px;
		border-radius: 6px;
	}


	.drop-sms-section-right .cumn-butn-body.blue-butn {

		margin: 10px 0px 0px;
		padding: 15px 40px;
	}


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


	.footer-info-right {
		gap: 20px;
		padding: 38px 15px 0px 0px;
	}


	.footer-manu-butm {
		margin: 0px;
		padding: 15px 0px 0px 0px;
	}


	.footer-info-right a.banner-butn {
		padding: 10px 20px;
	}


	.footer-bottom p {
		font-size: 12px;
		line-height: 12px;
		letter-spacing: 0px;
		color: #000000;
		padding: 0px;
		margin: 0px;

	}


	.footer-manu-butm ul li a {
		font-size: 14px;
		line-height: 16px;
	}


	.about-section-left-img {
		border-radius: 10px;
	}

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


	.testimonial-box-info-text h5 {
		font-size: 14px;
		line-height: 14px;
	}


	.testimonial-box-info-text h6 {
		font-size: 14px;
		line-height: 14px;
	}


	.testimonial-section-right .owl-nav {
		left: -270px;
		bottom: 18px;
	}

	.testimonial-section-right .owl-nav .owl-prev img {
		width: 50px;
	}

	.testimonial-section-right .owl-nav .owl-next img {
		width: 50px;
	}

	.testimonial-section-right .owl-nav .owl-prev {
		margin-right: 10px;
	}


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

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

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


	.cmn-section {
		padding: 20px 0px;

	}

	.about-page .about-section-left {
		padding: 0% 0% 5% 0%;
	}


	.about-page .about-butm-left-img {
		padding: 0% 0% 5% 0%;
		margin: 0px;
	}


	.about-page p {
		font-size: 14px;
		line-height: 24px;
	}

	.work-section-left {
		padding: 0px;
		margin: 0px 0px 20px 0px;
	}


	.work-section-left h6 {
		font-size: 18px;
		line-height: 28px;
	}


	.work-section-left h4 {
		font-size: 18px;
		line-height: 28px;
	}


	.work-section-right {
		justify-content: center;
		align-items: center;
		gap: 5px;
		flex-wrap: wrap;
	}


	.work-icon {
		width: auto;
		height: auto;
	}


	.work-box-text p {
		font-size: 16px;
		line-height: 26px;
	}


	.work-section {
		padding: 20px 0px;
		background-size: cover;
	}


	.services-full-text p {
		font-size: 14px;
		line-height: 24px;
		padding: 0px 0px 10px 0px;
	}


	.services-full-text {
		margin: 0px 0px 20px 0px;
	}


	.services-page-img {
		border-radius: 10px;
	}

	.services-page-img {
		margin: 0px 0px 20px 0px;
	}


	.services-page-text p {
		font-size: 14px;
		line-height: 24px;
		padding: 0px 0px 10px 0px;
	}


	.services-page-text {
		margin: 0px 0px 20px 0px;
	}


	.contact-page h2 {

		font-size: 30px;
		line-height: 40px;
		margin: 0px 0px 10px 0px;
		text-align: center;
	}


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


	.contact-page .frm-section-inner {

		padding: 10px 20px;
	}


	.contact-page .frm-section-inner .form-row .form-control {
		padding: 12px 15px;
		font-weight: 400;
		font-size: 14px;
		margin: 0px 0px 10px 0px;
	}


}


/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {

	.rightlink .input-group {
		width: 100%;
	}

	.hero-content-upper {
		padding-top: 16%;
	}

	.addresscard {
		margin: 0px 0px 23px 0px;
	}

	.contactus-left .footer-social-icons {
		margin: 25px 0px 42px 0px;
	}

	.container-fluid {
		padding: 0px 12px !important;
	}

	.main-nav.scroll {
		height: auto;
		padding: 0px;
		position: relative;
	}

	.topsocial-section {
		display: none;
	}

	.stellarnav ul {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}

	.main-nav.scroll .logo img {
		width: 60%;
	}

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

	.rightlink {
		gap: 4px;
		margin-top: 6px;
	}

	.usercard a {
		width: 30px;
		height: 30px;
		padding: 0px 7px;
	}

	.usercard a img {
		width: 13px;
	}

	.stellarnav {
		justify-content: center;
		align-items: center;
	}

	.menu-toggle {
		display: block !important;
		text-align: center;
	}

	.stellarnav .menu-toggle span.bars {
		top: 0px;
	}

	.stellarnav .menu-toggle {
		padding: 6px;
	}

	.stellarnav .menu-toggle span.bars span {
		width: 30px;
		height: 4px;
		margin: 0 0 4px;
		background: #223D98;
	}

	.stellarnav.mobile.right>ul {
		z-index: 999;
		background: #223D98;
	}

	.main-nav .stellarnav ul ul {
		width: 100%;
		background: #fff0f6;
		padding: 11px 2px;
	}

	.modal-body {
		padding: 12px 25px 16px 21px;
	}

	.stellarnav>ul>li>a:hover {
		color: #eb9539 !important;
	}

	.stellarnav>ul>li>a.active {
		color: #eb9539 !important;
	}

	.stellarnav .icon-close::after {
		border-bottom: solid 3px #CE4A64;
	}

	.stellarnav .icon-close::before {
		border-bottom: solid 3px #CE4A64;
	}

	.stellarnav a.dd-toggle .icon-plus::after {
		border-bottom: solid 3px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::before {
		border-bottom: solid 3px #fff;
	}

	.stellarnav.mobile li a {
		color: #fff;
		font-size: 17px;
		border-bottom: 1px solid rgba(210, 176, 176, 0.15);
		text-align: left;
	}

	.stellarnav .menu-toggle span.bars {
		top: 5px !important;
	}

	/* ===================================== */
	/* custom-css */
	/* ===================================== */


	.custom-container {
		padding: 0px 15px;
	}


	.cumn-butn-body {
		font-size: 14px;
		line-height: 14px;
		padding: 15px 30px;
	}

	.main-nav {
		padding: 5px 0px;
	}

	a.banner-butn {
		padding: 9px 10px;
		width: 100%;
		font-size: 10px;
		line-height: 10px;
		letter-spacing: 0%;
	}

	.banner-section {
		padding: 53px 0px 0px;
		height: 200px;
	}


	.banner-text {
		position: absolute;
		top: 8px;
		left: 0px;
	}


	.banner-text h6 {
		font-size: 12px;
		line-height: 12px;
		margin: 0px 0px 4px 0px;

	}


	.banner-text h1 {
		font-size: 12px;
		line-height: 18px;
		margin: 0px 0px 5px 0px;
	}


	.banner-text .cumn-butn-body.grn-butn {
		float: left;
		margin: 0px;
		padding: 10px 15px;
		font-size: 12px;
		line-height: 12px;
	}

	.banner-section-right .owl-dots {
		bottom: -30px;
	}


	.about-section {
		padding: 20px 0px;
		margin: 0px;
	}

	.about-section-left {
		padding: 0px;
	}


	.about-section-right h2 {
		font-size: 26px;
		line-height: 36px;
		margin: 10px 0px;
	}


	.about-section-right p {
		font-size: 14px;
		line-height: 24px;
		padding: 0px 0px 10px 0px;
	}


	.about-butm-section {
		margin: 0px;
		padding: 0px;
	}

	.about-butm-left-text h4 {
		font-size: 21px;
		line-height: 100%;
		margin: 0px 0px 10px 0px;
	}


	.about-butm-left-text p {
		font-size: 14px;
		line-height: 24px;
	}

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


	.about-butm-left-counter {
		gap: 30px;
		flex-wrap: wrap;
		margin-bottom: 30px;
	}


	.about-butm-left-counter-box h3 {
		font-size: 40px;
		line-height: 100%;
		margin: 0px 0px 10px 0px;
	}


	.about-butm-left-counter-box h6 {
		font-size: 24px;
	}


	.about-butm-left-img {
		padding: 0px 0px 20px 0px;
		gap: 10px;
	}


	.about-butm-left-img-box {
		border-radius: 10px;
	}


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


	.services-section h2 {
		font-size: 25px;
		line-height: 35px;
		margin: 0px 0px 20px 0px;
	}


	.services-box {
		min-height: auto;
		height: auto;
		margin-bottom: 40px;
	}


	.services-box-img {
		width: 100%;
		height: 300px;


	}

	.services-box-text {
		padding: 20px 0px;
	}


	.services-box-text h3 {
		font-size: 20px;
		margin: 0px 0px 10px 0px;
	}


	.services-box-text p {
		font-size: 14px;
		line-height: 24px;
		margin: 0px 8px 20px 8px;
	}


	.services-section-inner {
		margin: 0px;
		padding: 0px;
	}

	.services-box-text .cumn-butn-body.grn-butn {
		width: 150px;
		padding: 16px 5px;
		bottom: -20px;
	}


	.testimonial-section {
		padding: 20px 0px;
		background-size: cover;
	}


	.testimonial-section-left {
		padding: 0px 0px 0px 30px;
		margin: 0px;
	}


	.testimonial-section-left h6 {
		font-size: 16px;
		line-height: 16px;
		margin: 0px 0px 10px 0px;
	}


	.testimonial-section-left h2 {
		font-size: 26px;
		line-height: 26px;
		margin: 0px 0px 30px 0px;
		width: 100%;
	}


	.testimonial-section-right {

		padding: 0% 8%;

	}

	.testimonial-box {
		border-radius: 20px;
		padding: 20px 20px;
		min-height: auto;
		height: auto;
	}


	.testimonial-box p {
		font-size: 14px;
		line-height: 24px;
	}


	.testimonial-box-info {
		gap: 10px;
		margin: 15px 0px 0px;
	}


	.drop-sms-section {

		height: auto;

	}


	.drop-sms-section-left img {

		height: auto;

	}


	.drop-sms-section-right {
		padding: 20px 30px;
		height: auto;
	}


	.drop-sms-section-right h2 {
		font-size: 26px;
		line-height: 36px;
		margin: 0px 0px 10px 0px;
	}


	.frm-section-inner .form-row .form-control {
		padding: 12px 15px;
		font-size: 14px;
		margin: 0px 0px 10px 0px;
		border-radius: 6px;
	}


	.drop-sms-section-right .cumn-butn-body.blue-butn {

		margin: 10px 0px 0px;
		padding: 15px 40px;
	}


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


	.footer-logo {
		margin: 0px 0px 15px 0px;
		text-align: center;
		width: auto;
	}


	.footer-social-icon ul {
		justify-content: center;
		align-items: center;
	}


	.footer-manu-butm ul {

		align-items: center;
		justify-content: center;
		gap: 5px;
		flex-wrap: wrap;
	}


	.footer-manu-butm {
		margin: 0px;
		padding: 15px 0px 0px 0px;
	}


	.footer-info-right {
		gap: 10px;
		padding: 15px 0px 0px 0px;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}


	.footer-info-right a.banner-butn {
		padding: 10px 20px;
	}


	.footer-bottom p {
		font-size: 10px;
		line-height: 20px;
		letter-spacing: 0px;
		color: #000000;
		padding: 0px;
		margin: 0px;
		text-align: center;
	}


	.footer-manu-butm ul li a {
		font-size: 16px;
		line-height: 16px;
	}


	.about-section-left-img {
		border-radius: 10px;
	}

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

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

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

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


	.cmn-section {
		padding: 20px 0px;

	}

	.about-page .about-section-left {
		padding: 0% 0% 5% 0%;
	}


	.about-page .about-butm-left-img {
		padding: 0% 0% 5% 0%;
		margin: 0px;
	}


	.about-page p {
		font-size: 14px;
		line-height: 24px;
	}

	.work-section-left {
		padding: 0px;
		margin: 0px 0px 20px 0px;
	}


	.work-section-left h6 {
		font-size: 18px;
		line-height: 28px;
	}


	.work-section-left h4 {
		font-size: 18px;
		line-height: 28px;
	}


	.work-section-right {
		justify-content: center;
		align-items: center;
		gap: 5px;
		flex-wrap: wrap;
	}


	.work-icon {
		width: auto;
		height: auto;
	}


	.work-box-text p {
		font-size: 16px;
		line-height: 26px;
	}


	.work-section {
		padding: 20px 0px;
		background-size: cover;
	}


	.services-full-text p {
		font-size: 14px;
		line-height: 24px;
		padding: 0px 0px 10px 0px;
	}


	.services-full-text {
		margin: 0px 0px 20px 0px;
	}


	.services-page-img {
		border-radius: 10px;
	}

	.services-page-img {
		margin: 0px 0px 20px 0px;
	}


	.services-page-text p {
		font-size: 14px;
		line-height: 24px;
		padding: 0px 0px 10px 0px;
	}


	.services-page-text {
		margin: 0px 0px 20px 0px;
	}


	.contact-page h2 {

		font-size: 30px;
		line-height: 40px;
		margin: 0px 0px 10px 0px;
		text-align: center;
	}


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


	.contact-page .frm-section-inner {

		padding: 10px 20px;
	}


	.contact-page .frm-section-inner .form-row .form-control {
		padding: 12px 15px;
		font-weight: 400;
		font-size: 14px;
		margin: 0px 0px 10px 0px;
	}


}