@media (max-width: 575.98px) {
	.quicktech-country img {
	width: 85px;
	height: 55px;
	object-fit: cover;
}
/* .quicktech-serv{
	margin-top: -50px !important;
} */

#vmap {
	width: 100%;
	height: 188px !important;
}
.quiktech-country {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	grid-template-columns: 1fr 1fr 1fr;
	justify-content: center;
}

	.quikctech-success-card {
	/* background: white; */
	border-radius: 40px;
	padding: 16px;
	height: 100%;
	display: flex;
	flex-direction: column;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
	box-sizing: border-box;
	background-color: #0c1222;
	border: 1px solid rgba(255, 255, 255, 0.05);
}
.quikctech-success-name {
	font-size: 16px;
	font-weight: 700;
	color: white;
	margin: 0;
}
.quikctech-success-avatar {
	width: 53px;
	height: 53px;
}
.quikctech-success-play-btn {
	width: 32px;
	height: 32px;
}
	.quicktech-ready-badge ul {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	justify-content: center;
   }
	.quikctech-marquee-text p {
		font-size: 39px;
		color: white;
	}

    .quicktech-career-form-wrapper {
	background-color: #0c1222;
	padding: 18px;
	border-radius: 12px;
	box-shadow: 0 8px 16px rgba(0,0,0,0.05);
	margin-top: 50px;
    }

	#quicktech-desktopnavbar {
	display: none;
    }
.quikctech-trusted-inner {
	flex-wrap: wrap;
	flex-direction: column;
	gap: 10px;
}

#quicktech-mobile-nav {
    display: block;
}

.quikctech-desktop-right-cart span {
	position: absolute;
	width: 16px;
	height: 16px;
	background: white;
	border-radius: 50px;
	text-align: center;
	line-height: 15px;
	left: 16px;
	top: -5px;
	font-size: 11px;
}

.cursor-shadow {
	display: none;
}

.cursor-main {
	width: 6px;
	height: 6px;
	background-color: #fff;
	display: none;
}

.quicktech-banner-title {
	font-size: 23px !important;
}
.quicktech-banner-desc {
	font-size: 14px;
	

}

.quicktech-banner-section {
	min-height: 80vh;
}

.quikctech-trusted-inner ul {
	display: flex;
	gap: 14px;
}

.quicktech-what-title {
	font-size: 23px !important;
}
.quicktech-what-header-desc {
	padding-top: 0 !important;
	margin-bottom: 10px !important;
}
.quikctech-featured-btn {

	width: max-content;
}
.quikctech-marquee-text h1 {
	font-size: 52px;
	color: white;
}
.quikctech-featured-header-right{
	margin-top: 6px;
}

.quikctech-p{
	padding-bottom: 0;
	margin-bottom: 10px !important;
}
.quicktech-about-stat-num{
	text-align: center;
}

.quicktech-about-stat-label{
	text-align: center;
}

.quicktech-contact-section {
	padding: 20px 0;
}

.quicktech-contact-card {
	margin-top: 14px !important;
}

.quikctechpp-m{
	margin-top: 0 !important;
}

.quikctech-right-video video {
	height: 200px !important;
	object-fit: cover;
}

/* team */
.quicktech-ready-section {
	padding: 30px 20px;
}
.quikctech-team-card {
	height: 433px;
}

/* team */


/* shop */
 .quicktech-ready-desc {
	color: #9ba9c4;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 40px;
	padding: 0;
}

/* shop */
.quicktech-pricing-amount {
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	color: #ffffff;
}

.quicktech-productdetails-actions-row {

	flex-wrap: wrap;
}

.quicktech-footer-main {
	padding-bottom: 0px;
}
.quicktech-footer {
	/* background-color: #030712; */
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 19px;
	border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.quikctech-portdetails-title {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 16px;
	letter-spacing: -1px;
	color: white;
}

/* team details */
.quicktech-team-card {
	
	flex-wrap: wrap;
}

.quicktech-team-img {
	width: 100%;
	height: 334px;
	display: block;
	object-fit: cover;
}
.quicktech-team-img-wrapper {
	width: 100%;
	border-radius: 16px;
	overflow: hidden;
	margin-bottom: 24px;
}

/* team details */

/* blog details */
.quicktech-blog-wrap {
	height: 206px !important;
}

/* blog details */

}


@media (min-width: 576px) and (max-width: 766.98px) {
	#vmap {
	width: 100%;
	height: 397px;
}
		#quicktech-desktopnavbar {
	
	display: none;
}
.quikctech-trusted-inner {
	
	flex-wrap: wrap;
	flex-direction: column;
	gap: 10px;
}

#quicktech-mobile-nav {
    display: block;
}

.quikctech-desktop-right-cart span {
	position: absolute;
	width: 16px;
	height: 16px;
	background: white;
	border-radius: 50px;
	text-align: center;
	line-height: 15px;
	left: 16px;
	top: -5px;
	font-size: 11px;
}

.cursor-shadow {
	
	display: none;
}
.cursor-main {
	width: 6px;
	height: 6px;
	background-color: #fff;
	display: none;
}

.quicktech-banner-title {
	font-size: 23px !important;
}
.quicktech-banner-desc {
	font-size: 14px;
	

}

.quicktech-banner-section {
	min-height: 80vh;
}

.quikctech-trusted-inner ul {
	display: flex;
	gap: 14px;
}

.quicktech-what-title {
	font-size: 23px !important;
}
.quicktech-what-header-desc {
	padding-top: 0 !important;
	margin-bottom: 10px !important;
}
.quikctech-featured-btn {

	width: max-content;
}
.quikctech-marquee-text h1 {
	font-size: 52px;
	color: white;
}
.quikctech-featured-header-right{
	margin-top: 6px;
}

.quikctech-p{
	padding-bottom: 0;
	margin-bottom: 10px !important;
}
.quicktech-about-stat-num{
	text-align: center;
}

.quicktech-about-stat-label{
	text-align: center;
}

.quicktech-contact-section {
	padding: 20px 0;
}

.quicktech-contact-card {
	margin-top: 14px !important;
}

.quikctechpp-m{
	margin-top: 0 !important;
}

.quikctech-right-video video {
	height: 200px !important;
	object-fit: cover;
}
/* team */
.quicktech-ready-section {
	padding: 30px 20px;
}
.quikctech-team-card {
	height: 344px;
}

/* team */
.quicktech-pricing-amount {
	font-size: 27px;
	font-weight: 700;
	line-height: 1;
	margin: 0;
	color: #ffffff;
}

/* product details */
.quicktech-productdetails-actions-row {
	display: flex;
	align-items: center;
	gap: 1rem;
	margin-bottom: 1.5rem;
	margin-top: 2.5rem;
	flex-wrap: wrap;
}

.quicktech-footer-main {
	padding-bottom: 0px;
}

/* team details */
.quicktech-team-card {
	
	flex-wrap: wrap;
}

.quicktech-team-img {
	width: 100%;
	height: 334px;
	display: block;
	object-fit: cover;
}
.quicktech-team-img-wrapper {
	width: 100%;
	border-radius: 16px;
	overflow: hidden;
	margin-bottom: 24px;
}

/* team details */
}


@media (min-width: 767px) and (max-width: 991.98px) {
		#quicktech-desktopnavbar {
	
	display: none;
}
.quikctech-trusted-inner {
	
	flex-wrap: wrap;
	flex-direction: column;
	gap: 10px;
}

#quicktech-mobile-nav {
    display: block;
}

.quikctech-desktop-right-cart span {
	position: absolute;
	width: 16px;
	height: 16px;
	background: white;
	border-radius: 50px;
	text-align: center;
	line-height: 15px;
	left: 16px;
	top: -5px;
	font-size: 11px;
}

.cursor-shadow {
	
	display: none;
}
.cursor-main {
	width: 6px;
	height: 6px;
	background-color: #fff;
	display: none;
}

.quicktech-banner-title {
	font-size: 23px !important;
}
.quicktech-banner-desc {
	font-size: 14px;
	

}

.quicktech-banner-section {
	min-height: 80vh;
}

.quikctech-trusted-inner ul {
	display: flex;
	gap: 14px;
}

.quicktech-what-title {
	font-size: 23px !important;
}
.quicktech-what-header-desc {
	padding-top: 0 !important;
	margin-bottom: 10px !important;
}
.quikctech-featured-btn {

	width: max-content;
}
.quikctech-marquee-text h1 {
	font-size: 52px;
	color: white;
}
.quikctech-featured-header-right{
	margin-top: 6px;
}

.quikctech-p{
	padding-bottom: 0;
	margin-bottom: 10px !important;
}
.quicktech-about-stat-num{
	text-align: center;
}

.quicktech-about-stat-label{
	text-align: center;
}

.quicktech-contact-section {
	padding: 20px 0;
}

.quicktech-contact-card {
	margin-top: 14px !important;
}

.quikctechpp-m{
	margin-top: 0 !important;
}

.quikctech-right-video video {
	height: 347px !important;
	object-fit: cover;
}
.quicktech-footer-input {
	
	width: 100%;
}
.quikctech-team-card {
	height: 408px;
}

/* team */

.quicktech-team-img {
	width: 100%;
	height: 236px;
	display: block;
	object-fit: cover;
}

}

@media (min-width: 1000px) and (max-width: 1400px) {
.quicktech-banner-title {
	font-size: 40px;
	letter-spacing: -0.03em;
	line-height: 1.2;
}
.quikctech-team-card {
	height: 430px;
}
.quicktech-menu-right-flex {
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: end;
}

.quikctech-desktop-right-m a {
	padding: 5px 14px;
	background-color: transparent;
	border-radius: 20px;
	color: white;
	border: 1px solid #ffffff59;
	font-size: 14px;
}
.quicktech-footer-input {
	
	width: 100%;
}
}