@media (max-width: 575.98px) {


	.quicktech-volunteer-text {
	/* background-color: white; */
	/* padding: 10px; */
	text-align: left !important;
	padding: 16px;
}


.news-title {
	color: #da2127;
	font-weight: bold;
	margin-right: 10px;
	flex-shrink: 0;
	font-size: 13px;
}
.news-marquee {
	width: 100%;
	white-space: nowrap;
	font-size: 13px;
	font-weight: 500;
}


	.quicktech-ddd{
		flex-direction: column;
		gap: 10px !important;
	}

	.quicktech-banner-content ul {
	display: flex;
	gap: 5px;
	justify-content: center;
}
.quicktech-counter-number {
	font-size: 30px;
	color: #fff;
}
    .swiper-button-next, .swiper-button-prev {
	align-items: center;
	color: var(--swiper-navigation-color,var(--swiper-theme-color));
	cursor: pointer;
	display: flex;
	height: 21px !important;
	justify-content: center;
	position: absolute;
	width: var(--swiper-navigation-size);
	z-index: 10;
    }
	#quicktech-topbar{
			display:none;
	}
	#quicktech-desktop-navbar{
			display: none;
	}
	#quicktech-mobile-navbar{
		display: block;
	}
	.swiperbanner {
		height: 278px;
	}
	#quicktech-mobile-navbar {
		display: block;
		position: sticky;
		top: 0;
		z-index: 999;
		background-color: white;
		box-shadow: 0 8px 12px rgba(0, 0, 0, 0.06);
	}
	.quikctech-banner-text {
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
		text-align: center;
		width: 81%;
	}
	.quikctech-banner-text h1 {
		color: white;
		font-size: 28px;
	}
	.quikctech-banner-text {
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
		text-align: center;
	}
	.quikctech-banner-text p {
		color: white;
		max-width: 600px;
		font-size: 12px;
	}
	.quikctech-banner-button {
		display: flex;
		gap: 25px;
		width: max-content;
		margin: auto;
	}
	.quicktech-counter-section {
		position: relative;
		padding: 23px 0 !important;
	}
	.quikctech-banner-btn {
		padding: 6px 15px;
		background-color: #00a652;
		color: white;
		font-weight: 600;
		border-radius: 4px;
		border: 2px solid transparent;
		transition: 0.3s ease;
		font-size: 12px;
	}
	.quikctech-banner-know-btn {
		padding: 6px 15px;
		background-color: #da2127;
		color: white;
		font-weight: 600;
		border-radius: 4px;
		border: 2px solid transparent;
		transition: 0.3s ease;
		font-size: 12px;
	}
	.quikctech-service-main {
		display: flex;
		align-items: center;
		gap: 11px;
		flex-direction: column;
		text-align: center;
	}

	.quikctech-service-text h3 {
		font-weight: 600;
		font-size: 14px;
	}
	.quikctech-service-text p {
		font-size: 14px;
		color: #898888;
		margin-bottom: 7px;
	}

	.quikctech-service-icon img{
		height: 43px !important;
	}

	.quikctech-about-text {
		padding-left: 0;
	}

	.quicktech-gallery-tabs{
		gap: 13px;
	}

	.quicktech-gallery-img {
		width: 100%;
		height: 155px;
		/* object-fit: cover; */
		cursor: pointer;
	}

	.quikctech-volunteer-img {
		height: 400px;
		overflow: hidden;
	}

	.newsletter-inner {
		background: #f4f7fc;
		padding: 35px 9px;
	}
	.quikctech-subs-form {
		position: relative;
		width: 100%;
		margin: auto;
	}

	/*  */

	.quicktech-banner-content h2 {
		color: white;
		font-weight: 600;
		font-size: 31px;
	}

	.quicktech-banner-content ul li {
		color: white;
		font-size: 12px;
	}
	.quikctech-author-details ul {
		display: flex;
		gap: 15px;
		align-items: center;
		flex-wrap: wrap;
		justify-content: center;
	}

	.quikctech-news-social {
		display: flex;
		justify-content: center;
		background-color: white;
		padding: 11px;
		box-shadow: 0px 1px 40px 0px rgba(40, 63, 116, 0.1);
		flex-direction: column;
		gap: 18px;
	}
	.quikctech-single-text ul {
		padding-top: 13px;
		display: flex;
		flex-direction: column;
		gap: 10px;
		justify-content: center;
	}

	.quikctech-author-news {

		flex-direction: column;
	}

	.quicktech-banner-content {
		padding: 76px 0;
	}

	#quicktech-page-banner {
		/* padding: 81px 0; */
		position: relative;
		height: 216px;
	}


	/*  */


	.quikctech-event-map iframe {
		width: 100% !important;
		height: 345px !important;
	}


	}

	@media (min-width: 576px) and (max-width: 766.98px) {
		.quicktech-logo a img {
		width: 61% !important;
	}
		.quikctech-event-map iframe {
		width: 100% !important;
		height: 389px !important;
	}
			#quicktech-topbar{
			display:none;
		}
		#quicktech-desktop-navbar{
			display: none;
		}
		#quicktech-mobile-navbar{
		display: block;
	}
	.swiperbanner {
		height: 384px;
	}
	#quicktech-mobile-navbar {
		display: block;
		position: sticky;
		top: 0;
		z-index: 999;
		background-color: white;
		box-shadow: 0 8px 12px rgba(0, 0, 0, 0.06);
	}
	.quikctech-banner-text {
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
	}
	.quikctech-banner-text h1 {
		color: white;
		font-size: 31px;
	}
	.quikctech-banner-text {
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
		text-align: center;
	}
	.quikctech-banner-text p {
		color: white;
		max-width: 600px;
		font-size: 14px;
	}
	.quikctech-banner-button {
		display: flex;
		gap: 25px;
		width: max-content;
		margin: auto;
	}
	.quicktech-counter-section {
		position: relative;
		padding: 23px 0 !important;
	}
	.quikctech-banner-btn {
		padding: 6px 15px;
		background-color: #00a652;
		color: white;
		font-weight: 600;
		border-radius: 4px;
		border: 2px solid transparent;
		transition: 0.3s ease;
		font-size: 14px;
	}
	.quikctech-banner-know-btn {
		padding: 6px 15px;
		background-color: #da2127;
		color: white;
		font-weight: 600;
		border-radius: 4px;
		border: 2px solid transparent;
		transition: 0.3s ease;
		font-size: 14px;
	}
	.quikctech-service-main {
		display: flex;
		align-items: center;
		gap: 11px;
		flex-direction: column;
		text-align: center;
	}

	.quikctech-service-text h3 {
		font-weight: 600;
		font-size: 14px;
	}
	.quikctech-service-text p {
		font-size: 14px;
		color: #898888;
		margin-bottom: 7px;
	}

	.quikctech-service-icon img{
		height: 43px !important;
	}

	.quikctech-about-text {
		padding-left: 0;
	}

	.quicktech-gallery-tabs{
		gap: 13px;
	}

	.quicktech-gallery-img {
		width: 100%;
		height: 155px;
		/* object-fit: cover; */
		cursor: pointer;
	}

	.quikctech-volunteer-img {
		height: 300px;
		overflow: hidden;
	}

	.newsletter-inner {
		background: #f4f7fc;
		padding: 35px 46px;
	}
	.quikctech-subs-form {
		position: relative;
		width: 100%;
		margin: auto;
	}
	.quikctech-causes-img-wrap {
		width: 200px;
		height: 200px;
		border-radius: 50%;
		overflow: hidden;
	}

	.quikctech-causes-pill {
		background: #f1f4fa;
		border-radius: 25px;
		padding: 6px 11px;
		font-size: 10px;
		font-weight: 600;
		display: inline-block;
		color: black;
	}
	.quikctech-causes-card {
		border: 1px solid #e5e8ee;
		background: #fff;
		border-radius: 4px;
		transition: 0.3s;
		height: 464px;
	}
	.quicktech-volunteer-text h4 {
		font-weight: 600;
		font-size: 18px;
	}

	.quicktech-volunteer-text p {
		font-weight: 500;
		color: #00000096;
		font-size: 14px;
	}
	.quicktech-event-text h4 {
		color: black;
		font-size: 19px;
	}
	.quikctech-event-date p {
		font-size: 12px;
		color: rgba(0, 0, 0, 0.575);
		font-weight: 500;
	}
	.quikctech-news-date {
		font-size: 12px;
		color: #7a8795;
	}
	.quikctech-news-author {
		font-size: 12px;
		font-weight: 600;
		color: #142a4f;
	}
	.quikctech-news-title {
		font-size: 19px;
		line-height: 1.35;
		font-weight: 700;
		color: #142a4f;
		margin: 0 0 14px;
	}
	.quikctech-news-desc {
		font-size: 13px;
		line-height: 1.7;
		color: #7a8795;
		margin: 0 0 22px;
	}

	.quicktech-footer-brand img{
		height: 56px !important;
	}

	}

	@media (min-width: 767px) and (max-width: 991.98px) {
		.quicktech-logo a img {
		width: 45% !important;
	}
			#quicktech-topbar{
			display:none;
		}
		#quicktech-desktop-navbar{
			display: none;
		}
		#quicktech-mobile-navbar{
		display: block;
	}
	.swiperbanner {
		height: 384px;
	}
	#quicktech-mobile-navbar {
		display: block;
		position: sticky;
		top: 0;
		z-index: 999;
		background-color: white;
		box-shadow: 0 8px 12px rgba(0, 0, 0, 0.06);
	}
	.quikctech-banner-text {
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
	}
	.quikctech-banner-text h1 {
		color: white;
		font-size: 31px;
	}
	.quikctech-banner-text {
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
		text-align: center;
	}
	.quikctech-banner-text p {
		color: white;
		max-width: 600px;
		font-size: 14px;
	}
	.quikctech-banner-button {
		display: flex;
		gap: 25px;
		width: max-content;
		margin: auto;
	}
	.quicktech-counter-section {
		position: relative;
		padding: 23px 0 !important;
	}
	.quikctech-banner-btn {
		padding: 6px 15px;
		background-color: #00a652;
		color: white;
		font-weight: 600;
		border-radius: 4px;
		border: 2px solid transparent;
		transition: 0.3s ease;
		font-size: 14px;
	}
	.quikctech-banner-know-btn {
		padding: 6px 15px;
		background-color: #da2127;
		color: white;
		font-weight: 600;
		border-radius: 4px;
		border: 2px solid transparent;
		transition: 0.3s ease;
		font-size: 14px;
	}
	.quikctech-service-main {
		display: flex;
	align-items: center;
	gap: 11px;
	flex-direction: column;
	text-align: center;
}

.quikctech-service-text h3 {
	font-weight: 600;
	font-size: 14px;
}
.quikctech-service-text p {
	font-size: 14px;
	color: #898888;
	margin-bottom: 7px;
}

.quikctech-service-icon img{
    height: 43px !important;
}

.quikctech-about-text {
	padding-left: 0;
}

.quicktech-gallery-tabs{
    gap: 13px;
}

.quicktech-gallery-img {
	width: 100%;
	height: 155px;
	/* object-fit: cover; */
	cursor: pointer;
}

.quikctech-volunteer-img {
	height: 283px;
	overflow: hidden;
}

.newsletter-inner {
	background: #f4f7fc;
	padding: 35px 9px;
}
.quikctech-subs-form {
	position: relative;
	width: 100%;
	margin: auto;
}
.quikctech-causes-img-wrap {
	width: 166px;
	height: 166px;
	border-radius: 50%;
	overflow: hidden;
}

.quikctech-causes-pill {
	background: #f1f4fa;
	border-radius: 25px;
	padding: 6px 11px;
	font-size: 10px;
	font-weight: 600;
	display: inline-block;
	color: black;
}
.quikctech-causes-card {
	border: 1px solid #e5e8ee;
	background: #fff;
	border-radius: 4px;
	transition: 0.3s;
	height: 464px;
}
.quicktech-volunteer-text h4 {
	font-weight: 600;
	font-size: 18px;
}

.quicktech-volunteer-text p {
	font-weight: 500;
	color: #00000096;
	font-size: 14px;
}
.quicktech-event-text h4 {
	color: black;
	font-size: 19px;
}
.quikctech-event-date p {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.575);
	font-weight: 500;
}
.quikctech-news-date {
	font-size: 12px;
	color: #7a8795;
}
.quikctech-news-author {
	font-size: 12px;
	font-weight: 600;
	color: #142a4f;
}
.quikctech-news-title {
	font-size: 19px;
	line-height: 1.35;
	font-weight: 700;
	color: #142a4f;
	margin: 0 0 14px;
}
.quikctech-news-desc {
	font-size: 13px;
	line-height: 1.7;
	color: #7a8795;
	margin: 0 0 22px;
}

.quicktech-footer-brand img{
    height: 56px !important;
}  
}


@media (min-width: 1000px) and (max-width: 1400px) {

	.quicktech-footer-brand img{
		height: 55px;
	}

.quikctech-volunteer-img {
	height: 412px;
	overflow: hidden;
}
.quicktech-event-text h4 {
	color: black;
	font-size: 18px;
}

.quicktech-desktop-menu {
	padding-top: 17px;
}
}